/*
Theme Name: Revenga
Description: Child theme for Revenga
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/** OCULTAR BARRA DE TÍTULO **/

.wpcf7-acceptance .wpcf7-list-item {
  margin: 0 0 0 0em !important;
}

@media only screen and (max-width:900px) {
  .fusion-body .fusion-page-title-bar {
    display: none;
  }
}

@media only screen and (max-width: 1050px) {
  .fusion-secondary-header .fusion-row {
    display: flex !important;
  }
}

@media only screen and (max-width: 1050px) {
  .fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-menu>ul>li {
    float: left !important;
  }

  body.fusion-body .fusion-secondary-header .fusion-alignright>* {
    float: right !important;
  }

  .fusion-secondary-menu>ul>li {
    text-align: center !important;
    border-left: 0px !important;
    border-right: 1px solid #eaeaea;
  }
}

.woocommerce .avada-select-parent select {
  -moz-appearance: none;
}

.woocommerce-product-gallery__image,
.woocommerce-product-gallery__trigger {
  margin-right: 20px;
}

.fusion-mobile-menu-design-modern .fusion-secondary-header {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/** PLACEHOLDER CAROUSEL PORTADA **/

.fusion-placeholder-image {
  background: url("https://revenga.lab.e-tecnia.es/wp-content/plugins/woocommerce/assets/images/placeholder.png") !important;
  background-repeat: no-repeat;
  background-size: 285px auto !important;
}

@media only screen and (min-width: 1100px) {
  .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
    max-height: 340px;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 1000px) {
  .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
    max-height: 280px;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 900px) {
  .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
    max-height: 250px;
  }
}

@media only screen and (max-width: 900px) and (min-width: 800px) {
  .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
    max-height: 230px;
  }
}

@media only screen and (max-width: 800px) and (min-width: 600px) {
  .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
    max-height: 200px;
  }
}

@media only screen and (max-width: 600px) {
  .fusion-carousel .fusion-carousel-item .fusion-image-wrapper {
    max-height: 180px;
  }
}

/** CATEGORIAS MOVIL **/

@media only screen and (min-width: 900px) {
  .widget_product_categories {
    display: none;
  }
}

a.boton-presupuesto {
  display: flex;
  padding: 13px 8px;
}

div.cantidad-articulos {
  padding-left: 5px;
}

@media only screen and (max-width: 900px) {

  .fusion-alignleft .fusion-secondary-menu .menu-text,
  .avada_vertical_menu {
    display: none;
  }

  #main>.fusion-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .sidebar {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    clear: both;
  }

  #content {
    width: 100% !important;
  }

  #main {
    padding-top: 20px;
  }

  #sidebar {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .woocommerce-container {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .product-categories {
    display: none;
  }

  .widget_product_categories .widget-title {
    cursor: pointer;
  }

  /* Estilo desplegable */
  .sidebar .widget .heading h4,
  .sidebar .widget h4 {
    color: #005ab5;
    border-bottom: 2px solid aliceblue;
    padding-bottom: 10px;
    font-size: 16px;
  }
}

/*Menu Mobile*/

.fusion-mobile-menu-icons a {
  font-size: 30px;
}

.fusion-logo img {
  height: 80px;
}

/*Carousel*/

.fusion-carousel-title-below-image .fusion-carousel-meta,
.fusion-carousel-title-below-image .fusion-carousel-title {
  text-align: center;
}

.fusion-carousel-meta {
  font-size: 16px;
}

/** PORTADA **/

@media only screen and (max-width: 800px) {
  .newsletter input.wpcf7-form-control.wpcf7-submit {
    width: 50% !important;
  }

  .fusion-layout-column.fusion-spacing-yes.fusion-two-third {
    margin-bottom: -20px;
  }

  .newsletter input.wpcf7-form-control.wpcf7-submit {
    margin-top: 20px;
  }
}

.newsletter input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  background: #fff;
  color: #000;
}

.categoria-portada h3 {
  display: block;
  padding: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  background: #6f6e6d;
}

/** ATRIBUTOS PRODUCTOS **/

@media only screen and (max-width: 1024px) and (min-width: 735px) {
  #main .products li:nth-child(4n) {
    display: none;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .woocommerce #wrapper .product .images {
    width: 100% !important;
  }

  .fusion-woo-product-design-classic .fusion-row .woocommerce-container .type-product .summary-container {
    width: 100% !important;
  }
}

.woocommerce-product-details__short-description ul {
  padding: 15px;
}

.product-type-simple .yith-ywraq-add-to-quote .yith-ywraq-add-button {
  text-align: center;
  float: none;
  margin-bottom: 24px;
}

.type-product .avada-single-product-gallery-wrapper .woocommerce-product-gallery {
  width: 100%;
}

.post-content p {
  line-height: 1.6em;
}

.shop_attributes {
  margin-bottom: 30px;
}

.shop_attributes tr {
  border: 0px;
}

.shop_attributes tr th,
.variations tr td.label {
  font-family: "Montserrat";
  color: #2b2e32;
  font-weight: normal;
  width: 20%;
  font-size: 14px;
}

.swatch-wrapper {
  border-radius: 100%;
}

.swatch-control.radio-select ul li {
  list-style: none;
  padding: 2px;
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 0 6px 5px 0;
  border-radius: 100%;
}

.swatch-control.radio-select ul li input {
  position: absolute;
  opacity: 0;
}

.swatch-control.radio-select ul li input.selected-radio+label {
  background: #005ab6;
  color: #fff;
}

.swatch-control.radio-select ul li label {
  margin: 0px;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 32px;
  background: #f1f1f1;
  border-radius: 100%;
  font-size: 13px;
  cursor: pointer;
  font-weight: normal;
}

.swatch-wrapper img,
.swatch-wrapper a {
  border-radius: 100%;
}

.variations tr:nth-of-type(3) {
  display: none;
}

.product_meta,
a.reset_variations {
  display: none !important;
}

a.add-request-quote-button.button {
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 10px 50px;
  font-size: 18px;
  background: #005ab6;
}

@media only screen and (max-width: 860px) {
  a.add-request-quote-button.button {
    padding: 10px 20px;
    font-size: 18px;
    background: #005ab6;
  }
}

@media only screen and (max-width: 767px) {
  a.add-request-quote-button.button {
    display: block;
    width: 100%;
    padding: 10px 0px !important;
    text-align: center;
  }
}

a.add-request-quote-button.disabled {
  background: #f1f1f1;
  cursor: default;
  pointer-events: none;
}

.single-product .product .summary .cart .quantity {
  margin-top: 15px;
}

.yith_ywraq_add_item_response_message {
  padding: 0.4em 1em;
  background: #ebffe9;
  color: #46c139;
  border: 1px solid #d0fbcb;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
}

.yith_ywraq_add_item_browse_message a {
  padding: 0.4em 1em;
  color: #005ab6;
  font-size: 1.4em;
  font-weight: 700;
  margin-top: 0.5em;
  display: block;
  border-bottom: 1px solid #005ab6;
  text-align: center;
}

@media only screen and (min-width: 500px) {
  .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    float: left;
    width: auto;
  }
}

@media only screen and (max-width: 500px) {
  .yith-ywraq-add-to-quote .yith-ywraq-add-button {
    width: 100%;
  }
}

@media only screen and (min-width: 500px) and (max-width: 768px) {
  .yith-ywraq-add-to-quote .yith-ywraq-add-button {
    width: 70%;
  }
}

@media only screen and (max-width: 900px) {
  #toTop {
    bottom: 10px;
    right: 10px;
  }
}

@media only screen and (max-width: 640px) {
  a.add-request-quote-button.button {
    display: block;
    width: 100%;
    padding: 10px 0px !important;
    text-align: center;
  }
}

[class*='yith_ywraq_add_item_response-'] {
  clear: both;
}

/* FICHA PRESUPUESTOS */

@media only screen and (max-width: 600px) {
  .shop_table .product-thumbnail {
    width: 10%;
  }
}

input.button.raq-send-request {
  margin: 20px auto;
  float: none;
  display: block;
}

@media only screen and (min-width: 768px) {
  .shop_table .product-name {
    width: 70%;
  }

  .form-presupuesto,
  .yith-ywraq-mail-form-wrapper {
    max-width: 600px;
    margin: auto;
  }

  .form-row-column {
    display: flex;
  }

  .form-col {
    flex: 50%;
  }

  input.button.raq-send-request {
    float: right;
    margin-top: 20px;
  }
}

.shop_table tbody tr {
  height: 120px;
}

.shop_table td {
  padding: 10px 0px;
}

.woocommerce.ywraq-wrapper {
  /*text-align: center;*/
}

.woocommerce.ywraq-wrapper p a {
  color: #005ab6;
  text-decoration: underline;
}

.cart .actions input.button {
  font-family: Karla, Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  background: #3a7dc1;
  text-transform: uppercase;
  color: #ffffff;
  transition: all .2s;
  border-width: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 25px;
}

input.button.raq-send-request {
  font-family: Karla, Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  background: #005ab6;
  text-transform: uppercase;
  color: #ffffff;
  transition: all .2s;
  border-width: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 25px;
}

/*Contact form*/

.form-footer p {
  text-align: center;
  margin-top: 20px;
}

@media only screen and (min-width: 475px) and (max-width: 600px) {
  .wpcf7-form .form-footer {
    display: flex;
  }

  .form-footer .wpcf7-form-control-wrap {
    width: auto;
  }

  .form-footer p {
    width: 40%;
    text-align: center;
  }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
  .wpcf7-form .form-footer {
    display: flex;
  }

  .form-footer .wpcf7-form-control-wrap {
    width: 60%;
  }

  .form-footer p {
    width: 40%;
    text-align: right;
  }
}

/* @media only screen and (max-width: 1050px) {
  .fusion-alignleft .fusion-secondary-menu .menu .menu-item-34348 {
    border-left: 1px solid #eaeaea !important;
  }
} */

@media only screen and (min-width: 900px) and (max-width:1130) {
  .wpcf7-form .form-footer {
    display: flex;
  }

  .form-footer .wpcf7-form-control-wrap {
    width: auto;
  }

  .form-footer p {
    width: 40%;
    text-align: center;
  }
}

@media only screen and (min-width: 1130px) {
  .wpcf7-form .form-footer {
    display: flex;
  }

  .form-footer .wpcf7-form-control-wrap {
    width: 60%;
  }

  .form-footer p {
    width: 40%;
    text-align: right;
  }
}

/** LOGOS MARCAS **/

.nuestras-marcas img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/** PIE **/

/* .fusion-footer-widget-area{
        background: #fff;
    background: -moz-linear-gradient(top,#dddddd 0%,#ffffff 16%) !important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dddddd),color-stop(16%,#ffffff));
    background: -webkit-linear-gradient(top,#dddddd 0%,#ffffff 16%) !important;
    background: -o-linear-gradient(top,#dddddd 0%,#ffffff 16%) !important;
    background: -ms-linear-gradient(top,#dddddd 0%,#ffffff 16%) !important;
    background: linear-gradient(to bottom,#dddddd 0%,#ffffff 16%) !important;
} */

.fusion-footer-widget-area {
  background: #fff;
  background: -moz-linear-gradient(top, #004183 0%, #001B36 16%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004183), color-stop(16%, #001B36));
  background: -webkit-linear-gradient(top, #004183 0%, #001B36 16%) !important;
  background: -o-linear-gradient(top, #004183 0%, #001B36 16%) !important;
  background: -ms-linear-gradient(top, #004183 0%, #001B36 16%) !important;
  background: linear-gradient(to bottom, #004183 0%, #001B36 16%) !important;
}

.follow_box {
  padding: 0 0 17px 0;
  margin: 0;
  list-style: none;
}

.follow_box li {
  margin-bottom: 16px;
}

.follow_box li i {
  width: 35px;
  text-align: center;
}

.fusion-header-v2 .fusion-secondary-header,
.fusion-mobile-menu-design-flyout .fusion-alignleft,
.fusion-mobile-menu-design-modern .fusion-alignleft {
  border: none !important;
}

.follow_box li strong {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  display: block;
}

.custom-html-widget .follow_box li p {
  color: #fff;
}

.follow_box li p {
  margin: 0;
  line-height: 1em;
}

.follow_box li strong a {
  color: #57A1EE;
  font-size: 15px;
  text-transform: none;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
}

.follow_box li strong em a {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
}

.fusion-comments {
  display: none;
}

thumbnail,
.fusion-events-shortcode .fusion-layout-column,
.product-buttons,
.product-buttons-container,
.products li {
  border-color: #eaeaea00;
}

/*Catalogo Tienda*/

.product-grid-view .fusion-product-content {
  max-height: 80px;
  padding: 20px 15px 100px 15px;
}

/*Margenes productos tienda*/

.type-product .product-images {
  height: 100%;
}

.products-3>li {
  width: 30%;
  margin-right: 3.6%;
}

.product-title {
  text-align: center;
}

.product-details {
  border-top: 2px solid #005ab6;
}

.product-details-container {
  min-height: 0;
}

.product-buttons a:last-child {
  font-size: 16px;
}

.product-buttons a:before {
  position: initial;
}

.button-small .button-icon-divider-left i {
  margin-left: 5px;
}

.woocommerce .social-share li .fusion-woo-social-share-text {
  line-height: 1.3;
}

.layout-wide-mode .fusion-page-title-bar .fusion-page-title-row {
  max-width: 1170px;
}

.btn-primary {
  padding: 13px;
}

.menu-item-34301 {
  color: #2b2e32;
  background-color: #fafafa;
  font-weight: 500;
}

.fusion-alignright .menu-item-34348,
.fusion-alignright .menu-item-34349,
.fusion-alignleft .yawp_wim_wrap {
  display: none !important;
}

.fusion-alignleft .fusion-secondary-menu .menu .menu-item-34348 {
  border-left: 0;
}

.fusion-alignleft .menu-item-34301 {
  display: none !important;
}

body.single-product .woocommerce-container #content {
  width: 100% !important;
}

.menu-item-object-page .fusion-bar-highlight {
  line-height: 120px;
  height: 120px;
}

.menu-item-92476 {
  border-color: transparent !important;
  background-color: #3a7dc2;
}

.menu-item-92476:hover {
  background-color: #57a1ee;
}

.glyphicon.fa-file.far {
  padding-top: 5px;
  padding-right: 5px;
}

/*Pagina Producto*/



.avada-single-product-gallery-wrapper {
  width: 50%;
}

@media only screen and (min-width: 768px) {
  .fusion-woo-product-design-classic .fusion-row .woocommerce-container .type-product .summary-container {
    width: 80%;
  }
}

.modal-header .close {
  margin-top: -25px;
}

.widget.woocommerce .avada-select-parent .select-arrow {
  border-bottom: none !important;
}


.modal-header {
  border-bottom: 2px solid #001B35;
}

.avada-select-parent .select-arrow,
.gravity-select-parent .select-arrow,
.select-arrow,
.wpcf7-select-parent .select-arrow {
  bottom: 0px !important;
}

.avada-select-parent .select-arrow {
  color: #005ab6;
  font-weight: 900;
}

#comment-input input,
#comment-textarea textarea,
#wrapper .search-table .search-field input,
.avada-select .select2-container .select2-choice,
.avada-select .select2-container .select2-choice .select2-arrow,
.avada-select .select2-container .select2-choice2 .select2-arrow,
.avada-select-parent select,
.chzn-container .chzn-drop,
.chzn-container-single .chzn-single,
.comment-form-comment textarea,
.gravity-select-parent .select-arrow,
.input-text,
.main-nav-search-form input,
.post-password-form label input[type="password"],
.search-page-search-form input,
.select-arrow,
.woocommerce-checkout .select2-drop-active,
.wpcf7-captchar,
.wpcf7-form .wpcf7-date,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-select,
.wpcf7-form .wpcf7-text,
.wpcf7-form textarea,
.wpcf7-select-parent .select-arrow,
input.s,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"],
select,
textarea {
  border: 0;
  background-color: #F5F5F5 !important;
  border-bottom: 2px solid #005ab6 !important;
}

.wpcf7-form .wpcf7-text:focus,
.wpcf7-form textarea:focus {
  outline: none;
  background-color: #3a7dc129;
}

.fusion-secondary-header a:hover {
  background-color: #3a7dc129;
}

.select-arrow {
  color: #005ab6;
  font-weight: 900;
}

/* Badges */

.woo-entry-new-badge {
  background: cornflowerblue;
  color: white;
  padding: 0px 5px;
  display: block;
  width: 62px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  height: 25px;
  text-align: center;
  line-height: 25px;
}

.menu-item .circle-yes {
  font-size: 14px;
  height: 23.8px;
  width: 23.8px;
  margin-right: 9.8px;
}

.product-subtotal {
  display: none;
}

#wrapper .fusion-vertical-menu-widget.no-border.left .menu li a .arrow {
  float: right;
  height: 30px;
  text-align: center;
  transition-duration: 0.8s;
  transition-property: transform;
}

#wrapper .fusion-vertical-menu-widget.no-border.left .menu li a .arrow:hover {
  transform: rotate(90deg);
}

@media only screen and (max-width: 1165px) and (min-width: 985px) {
  body.has-sidebar #main .sidebar {
    width: 28%;
  }
}

@media only screen and (max-width: 945px) and (min-width: 910px) {
  body.has-sidebar #main .sidebar {
    width: 24%;
  }
}

@media only screen and (max-width: 910px) and (min-width: 900px) {
  body.has-sidebar #main .sidebar {
    width: 25%;
  }
}

.yith-ywraq-add-to-quote>div:not(.show) .add-request-quote-button {
  background-color: #005ab6c7 !important;
  pointer-events: none;
}

.yith-ywraq-add-to-quote>div:not(.show) {
  display: block !important;
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button {
  float: left;
}

.wpcf7-form .inv-recaptcha-holder {
  margin-bottom: 20px;
}

#wpcf7-f4-p25810-o1 .wpcf7-form {
  display: grid;
}

@media (min-width: 450px) {
  .wpcf7-form .inv-recaptcha-holder {
    float: left;
    order: 1;
    margin-top: -70px;
    height: 100px;
  }

  #wpcf7-f4-p25810-o1 .inv-recaptcha-holder {
    float: left;
    order: 1;
    margin-top: -70px !important;
    height: 100px;
  }

  .form-footer {
    height: 70px;
  }
}

.half {
  width: 50%;
}

.half.send {
  text-align: right;
}

@media only screen and (max-width: 1150px) {
  .half {
    width: 60%;
  }

  .half.send {
    width: 40%;
    text-align: right;
  }

  .form-footer {
    display: flex;
  }
}

@media only screen and (max-width: 450px) {
  .form-footer {
    display: block;
  }

  .half {
    width: 100%;
  }

  .half.send {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
}

.wpcf7-form .fusion-alert {
  order: 5;
}

/*Newsletter Home*/

.newsletter-home .send {
  text-align: right;
}

.newsletter-home .siguenos a {
  color: #fff;
}

.newsletter-home .fusion-one-half {
  width: 50% !important;
  text-align: right;
}

@media only screen and (max-width: 800px) {
  .newsletter-home .wpcf7-form {
    display: grid;
  }

  .newsletter-home .send {
    text-align: center;
    order: 4;
  }

  .newsletter-home .acceptance {
    order: 2;
  }

  .newsletter-home .follow_face {
    order: 6;
    text-align: center;
  }

  .newsletter-home .fusion-one-half {
    width: 50% !important;
    text-align: center;
  }

  .wpcf7-form .inv-recaptcha-holder {
    float: left;
    order: 2;
    margin-top: 0px;
    height: 60px;
  }
}

@media only screen and (max-width: 450px) {
  .form-footer {
    order: 3;
  }
}

.fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
  max-height: none !important;
}

.fusion-main-menu-search .search-button .searchsubmit:after {
  content: '\f002';
}

.fusion-custom-menu-item-contents {
  padding: 0px !important;
  border: 0px !important;
  margin: 0px !important;
  top: 40px;
}

.aws-search-result {
  width: 62% !important;
  left: 19% !important;
  height: 610px !important;
}

.aws-search-result ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  max-height: 100% !important;
}

.aws-search-result ul li {
  padding: 20px !important;
  overflow: inherit !important;
  border: 0px !important;
  min-height: 200px;
}

.aws-search-result .aws_result_image {
  float: none !important;
  text-align: center !important;
  height: auto !important;
}

.aws-search-result .aws_result_image img {
  width: 150px;
  height: auto;
}

.aws-search-result .aws_result_title {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 5px;
  text-align: center;
  color: #000
}

/**Cambiar icono de Zoom en articulos**/

/* .woocommerce-product-gallery__trigger{
    background-size: 850%;
    background-image: url(//revengavestuario.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) !important;
    background-position: -121px;
    background-position-y: -9px;
    }
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{
    content:none !important;
} */
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background: url(https://revengavestuario.com/wp-content/uploads/img/search-plus-solid.png);
  background-size: cover;
  border: 7px solid #b2b2b2;
  background-color: #b2b2b2 !important;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  content: none !important;
}

/** Copyright */
.fusion-footer-copyright-area a:hover {
  color: white !important;
  text-decoration: underline;
}

.developed-by {
  display: block;
  font-style: italic;
  opacity: .8;
  text-align: center;
}

.post-content .acceptance-news {
  margin: -20px 0 10px 0;
}

@media only screen and (max-width: 800px) {
  .post-content .acceptance-news {
    margin: 0px 0 10px 0;
  }
}