/*
Theme Name:   Desde la fe shop
Theme URI:    https://www.desdelafeshop.com/
Description:  Tema de Desdelafe shop
Author:       Rombhus
Author URI:   rombhus.com
Template:     storefront
Version:      1.0.0
License:      GNU General Public License v2 or later
Tags:         ecommerce
Text Domain:  storefront-child
*/

#wpadminbar{
    background: var(--three);
}

.storefront-full-width-content.woocommerce-cart .entry-header,.storefront-full-width-content.woocommerce-checkout .entry-header,.storefront-full-width-content.woocommerce-account .entry-header,.storefront-full-width-content .woocommerce-products-header {
    text-align: center;
    padding: 0 0 30px !important;
}

/* Product page */

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100%;
}

@media (min-width:992px){
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 50%;
    float: left;
    margin-right: 4.347826087%;
    margin-bottom: 3.706325903em;
    }
}

.storefront-full-width-content.single-product div.product .summary {
    width: 100%;
}

@media (min-width:992px){
.storefront-full-width-content.single-product div.product .summary {
    width: 40%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.706325903em;
}
}

.single-product div.product .woocommerce-product-gallery img {
    margin: 0;
    width: 100%;
    display: block;
    border-radius: 0px !important;
}

.storefront-sticky-add-to-cart {
    color: white;
    background-color: var(--three);
}

/* Product page */

.woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
    display: none !important;
}

.cart__content .woocommerce-mini-cart__buttons{
    position: absolute;
    bottom: 50px;
    width: 86%;
   }
   
   @media (min-width: 576px){
    .cart__content .woocommerce-mini-cart__buttons{
    position: absolute;
    bottom: 50px;
    width: 90%;
   }   
   }

   input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
   }

   form {
    margin-bottom: 0em;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
    background-color: var(--one);
    border-color: var(--one);;
    color: white;
    transition: .3s ease;
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover {
    background-color: var(--three);
    border-color: var(--three);;
    color: white;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: var(--one);
    border-color: var(--one);
    color: white;
}

.single_add_to_cart_button.button{
 width: 200px;
 margin-bottom: 10px;
}

.single_add_to_cart_button.buy_now_button{
    width: 282px;
    margin-bottom: 10px;
    background: var(--three) !important;
}

.pswp__caption__center{
    text-align: center;
}

.pswp__bg{
    background: rgba(1 57 96 / 95%);
}

.added_to_cart.alt, .added_to_cart, .widget a.button.checkout {
    background-color: var(--three);
    border-color: var(--three);
    color: #ffffff;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
    background-color: var(--three);
    border-color: var(--three);
    color: white;
    transition: .3s ease;
}

.added_to_cart.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover {
    background-color: var(--three);
    border-color: var(--three);
    color: white;
    width: 100%;
}

.button.product_type_simple.add_to_cart_button {
    display: block;
}

.storefront-sticky-add-to-cart__content-button{
    background-color: var(--one) !important;
    border-color: var(--one) !important;
    color: white !important;
    transition: .3s ease;
}

.storefront-sticky-add-to-cart__content-button:hover{
    background-color:white !important;
    border-color: white !important;
    color: var(--three) !important;
    transition: .3s ease;
}

.product .added_to_cart.wc-forward{
    width: 100%;
}

.onsale {
    position: absolute;
    top: 10px;
    left: calc(50% - 44px);
    z-index: 1;
    color: white;
    border: solid 1px red;
    background: red;
  }

  .product-template-default .first .onsale{
    position: absolute;
    top: 10px;
    left: calc(50% - 44px) !important;
    z-index: 1;
    color: white;
    border: solid 1px red;
    background: red;
}

@media (min-width:992px) {
    .product-template-default .first .onsale{
      position: absolute;
      top: 10px;
      left: calc(25% - 44px) !important;
    }
  }

.product-template-default .related .onsale{
    position: absolute;
    top: 10px;
    left: calc(50% - 44px) !important;
  }

  .product .product_type_variable{
    width: 100%;;
  }

  .product .product_type_grouped{
    width: 100%;;
  }

  .product  .product_type_external{
    width: 100%;;
  }


  .woocommerce-loop-product__title{
    font-size: 1.5em !important;
    color: var(--one) !important;
  }

  h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title {
    color: var(--one) !important;
}

a.remove::before{
    color: var(--three);
}

.product-type-grouped .summary .single_add_to_cart_button{
  width:300px !important;
}

.product-type-external .summary .single_add_to_cart_button{
    width:100% !important;
}

.product-type-external .summary .buy_now_button{
 display: none !important;
}

table.cart .product-thumbnail img{
    margin: 0;
}

a:focus,input:focus,textarea:focus,button:focus {
    outline: none !important
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: calc(100% / 6) !important;
    float: left;
    margin-right: 2px !important;
}

select {
    background: #eee;
    height: 50px;
    border: none;
    padding: 0 10px;
    color: black;
    border-right: solid 5px #eee;
}

.select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    height: 45px;
    background: #f2f2f2;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}

.select2-dropdown{
    background: #f2f2f2;
    border: none;
    box-shadow: 0 3px 9px rgba(0,0,0,.1);
}

.atributos-variables{
    margin: 10px auto;
  }
  
  .atributos-variables input {
    display: none;
  }
  
  .atributos-variables label {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    color: grey;
    padding: 3px 10px;
    margin: 0 0 0.38em 0.38em !important;
  }


  .atributos-variables label:first-child {
    cursor: pointer;
    display: inline-block;
    border: none !important;
    border-radius: none;
    color: grey;
    padding: 3px 10px;
  }
  
  .atributos-variables input:checked + label {
    border: solid 3px #0066ad;
    color: #0066ad;
  }

#btns-talla input:first-child{
    display: none !important;
}

#btns-talla label:first-child{
    display: none !important;
}

.atributos-variables .Blanco{
    background: #f6f6f6;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.atributos-variables .Azul{
    background: #79a8e1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.atributos-variables .Rosa{
    background: #dc84c9;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.atributos-variables .Negro{
    background: black;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.atributos-variables .Amarillo{
    background: #FFDE79;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.star-rating span:before{
    color:#FFC107 !important;
}

.table-aspects td{
 padding:0 !important;
 background-color: transparent !important;
}

.single-product div.product p.price{
    margin: 0 0 5px 0 !important;
}

.single-product .product_title{
    margin-bottom: 5px !important;
}


.woocommerce-product-gallery .flex-viewport{
    background: #f2f2f2;
}

.woocommerce-product-gallery__image .zoomImg{
    background: #f2f2f2 !important;
}

.attachment-woocommerce_thumbnail {
    background: #f2f2f2;
}

.woocommerce-product-gallery ol li img{
    background: #f2f2f2 !important;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 0.1em !important;
}

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: var(--one) !important;
}

.mp-input-radio-radio:checked+.mp-input-radio-label:before {
    border: 2px solid var(--one) !important;
}

.mp-input-radio-radio:checked+.mp-input-radio-label:after, .mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{
 background: var(--one) !important;
}

.mp-test-mode-link, .mp-input-table-link{
    color:var(--one) !important ;
}

.mp-terms-and-conditions-link{
    color:var(--one) !important ;
}

.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title{
    color:var(--one) !important ;
}

.mp-checkout-custom-available-payments-text{
    color:var(--one) !important ;
}

.no_freeship{
    background: #feddca;
    color: var(--two);
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 3px 
px
;
}