/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.gift_message {
    margin: 15px;
    font-size: 14px;
}

.disc-btn{
    position: relative;
    border: 1px solid #E7E6E4;
    display: inline-block;
    height: auto;
    padding: 10px 0 10px 16px;
    margin-top: 10px;
    color: #363431;
    grid-row-start: 2;
    grid-row-end: 2;
}
.qty-disc-num{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
}
.disc-amount{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 7px 10px;
    gap: 10px;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: #000000;
    border-radius: 13px;
}

.disc-amount-text {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.015em;
    text-transform: uppercase;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.product-discounts {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
}
.disc-btn.selected-btn{
    border: 2px solid #363431;
}
.disc-price-total-product{
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
}
.disc-price-single-product{
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}

@media (max-width: 767px){
    #product .product-actions .product-discounts {
        grid-template-columns: unset;
    }

    .disc-btn {
        grid-row-start: inherit;
        grid-row-end: inherit;
    }

    .total-single-price {
        display: grid;
        grid-template-columns: repeat(2, 130px);
    }
}

.discount-volume-title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.015em;
    text-transform: uppercase;
}

.discount-volume {
    margin: 10px 0;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.discount-total-single-product {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
}

.input-group .btn-secondary{
    background: #333;
    color: #ffffff;
}

.input-group .btn-secondary:hover{
    background: #000000;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background: #333;
}

.btn-primary:hover{
    background: #000;
}

.nav-tabs{
    border-bottom: unset;
}

#fbpsc.checkout-page{
    display: flex;
    padding: 0px 7px 0px 0px;
}

#fbpsc .btn-facebook{
    background:#1877F2;
}

#fbpsc .btn-rounded {
    border-radius: 0px;
    width: 324px;
    height: 42px;
    font-size: 19px;
    text-transform: uppercase;
}

@media only screen and (max-width: 480px) {
    #fbpsc .btn-rounded {
        width: 100%;
        margin: 0;
    }
}

#fbpsc .btn-google{
    background-color:white;
    color:black;
}

#fbpsc .svg-position{
    position: absolute;
    left: 25%;
    top: 23%;
}

#fbpsc .btn-google .svg-position{
    left:28%
}

@media(max-width: 500px){
    #fbpsc .svg-position {
        position: absolute;
        left: 2%;
        top: 23%;
    }
}

@media(max-width: 500px){
    #fbpsc .btn-google .svg-position {
        position: absolute;
        left: 6%;
        top: 23%;
    }
}

@media(max-width: 300px){
    #fbpsc .svg-position {
        position: absolute;
        left: 1%;
        top: 23%;
    }
}

@media(max-width: 300px){
    #fbpsc .btn-google .svg-position {
        position: absolute;
        left: 2%;
        top: 23%;
    }
}

@media(max-width: 400px){
    #fbpsc .svg-position {
        position: absolute;
        left: -2%;
        top: 23%;
    }
}

.form-group .col-md-8 .custom-checkbox a{
    text-decoration:underline;
    text-decoration-color: #1877F2;
    color: #1877F2;
}

.js-alert-payment-conditions {
    display: none !important;
}

.check-click button.disabled {
    opacity: 1;
    background: #333;
}

.check-click button.disabled:hover {
    background: #000;
    opacity: 1;
}

#cart.layout-full-width section#wrapper, #checkout.layout-full-width section#wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}
@media only screen and (min-width: 1025px) {
    #cart.layout-full-width section#wrapper, #checkout.layout-full-width section#wrapper{
        margin-top: 60px;
        margin-bottom: 100px;
    }
}

article.product-miniature .product-discounted-perc .discount-product {
  position: absolute;
  top: 10px;
  left: 0;
  margin-left: 35px;
  background: #bc2c2c;
  color: #ffffff;
  padding: 5px 15px;
  font-size: 12px;
  border-radius: 17.5px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    margin-bottom: 10px;
}

.reload-message{
    display: none;
}

.cbp-hrmenu.cbp-horizontal .cbp-hrmenu-tab.cbp-has-submeu .container.iqitmegamenu-submenu-container{
    border:1px solid #F2F2F2;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.cbp-hrmenu.cbp-horizontal .cbp-hrmenu-tab.cbp-has-submeu .container.iqitmegamenu-submenu-container .cbp-menu-column .cbp-column-title.cbp-category-title,
.cbp-hrmenu.cbp-horizontal .cbp-hrmenu .cbp-hrsub-inner .iqitmegamenu-submenu-container > .row:last-child,
.cbp-hrmenu.cbp-horizontal .cbp-hrmenu-tab.cbp-has-submeu .cbp-hrsub-inner{
    margin:0px;
    padding:0px;
}

.cbp-hrmenu.cbp-horizontal .cbp-hrmenu-tab.cbp-has-submeu .container.iqitmegamenu-submenu-container .cbp-menu-column .row.cbp-categories-row > div{
    border-top:1px solid #F2F2F2;
    margin:0px;
    padding:10px 15px;
}

.cbp-hrmenu.cbp-horizontal .cbp-hrmenu-tab.cbp-has-submeu .container.iqitmegamenu-submenu-container .cbp-menu-column .row.cbp-categories-row > div:hover{
    background-color: #F2F2F2;
}

.cbp-hrmenu.cbp-horizontal .cbp-hrmenu-tab.cbp-has-submeu .container.iqitmegamenu-submenu-container .cbp-menu-column .row.cbp-categories-row > div:first-child{
    border-top:0px solid #F2F2F2;
}

.cbp-hrmenu.cbp-horizontal .cbp-menu-column{
    padding-top:10px;
    margin-top:0px;
    padding-left:0px;
    padding-right:0px;
}

.cbp-hrmenu .cbp-hrsub-inner .iqitmegamenu-submenu-container > .row:last-child{
    margin-bottom:0px;
}

#index .categories_home:hover > div{
    background-color:#F4F0EB;
    cursor:pointer;
}

#iqitmegamenu-horizontal > nav > ul > li > a > span{
    text-transform:capitalize !important;
    color:black !important;
    font-weight:500 !important;
}

#iqitmegamenu-horizontal > nav > ul > li:after{
    content: unset !important;
}

@media (min-width:992px) {
    #desktop-header-container .col-header-right #rm-trigger{
        display:none;
    }
}

.home_categories_slider .elementor-inner-column.categories_home {
    padding: 10px;
}

.home_categories_slider .elementor-inner-column.categories_home img{
    margin: 0 auto;
    width: 100%;
}

.home_categories_blocks .elementor-heading-title{
    min-height:40px;
    padding-right: 10px;
}

.home_categories_blocks .elementor-column{
    padding:10px;
}

#product #product-images-thumbs.swiper-container-vertical{
    margin-right: 0px !important;
    position: unset;
    height: unset;
    top: 0px;
    overflow: hidden;
}

.lazy-product-image.product-thumbnail-first {
    opacity: 1;
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-accordion-title span {
    display: block;
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-accordion-title span.elementor-accordion-icon.elementor-accordion-icon-left{
    display: none;
}

@media (max-width: 768px) {
    #index .home_categories_slider .slick-next.slick-arrow,
    #index .home_categories_slider .slick-prev.slick-arrow{
        bottom: 50%;
        z-index: 1;
        background-color: white;
        width:35px;
        height:35px;
    }
    
    #index .home_categories_slider .slick-arrow:before{
        font-size:13px;
    }
    
    #index .home_categories_slider .slick-prev.slick-arrow {
        left: 4%;
    }
    
    #index .home_categories_slider .slick-next.slick-arrow {
        right: 4%;
    }

    .header-nav #custom-text {
        margin: auto;
    }

}

@media (max-width: 425px) {
    #index .home_categories_slider .slick-prev.slick-arrow {
        left: 7%;
    }
    
    #index .home_categories_slider .slick-next.slick-arrow {
        right: 7%;
    }
}

#index .home_categories_slider .elementor-row.slick-initialized.slick-slider {
    margin-bottom: 35px;
}

.text-center span{
    display:flex;
    width:100%;
    text-align:center;
}

.header-nav #custom-text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 375px;
    margin-left: auto;
}
  
 .header-nav #custom-text .slick-list {
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: 100%;
    width: 302px;
  }

  header#header .header-nav .justify-content-between .left-nav #custom-text .cont--left:after{
    content:unset;
  }


  .categories_home > .elementor-column-wrap {
    background-color:#f5f5f5;
    margin: 10px;
}

#index .categories_home:hover > .elementor-column-wrap > .elementor-widget-wrap{
    background-color:#F4F0EB;
    cursor:pointer;
}

.categories_home .elementor-heading-title{
    font-size: 20px;
}

.categories_home img {
    max-width: 182px;
    max-height: 216px;
    width: 100%;
    height: 100%;
}

.categories_home .elementor-element .elementor-divider {
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

.categories_home .elementor-element .elementor-divider .elementor-divider-separator{
    border-top-style: solid;
    border-top-width: 3px;
    width: 14%;
}

@media (max-width: 768px) {
    #index .home_categories_slider_new .slick-next.slick-arrow,
    #index .home_categories_slider_new .slick-prev.slick-arrow{
        bottom: 50%;
        z-index: 1;
        background-color: white;
        width:35px;
        height:35px;
    }
    
    #index .home_categories_slider_new .slick-arrow:before{
        font-size:13px;
    }
    
    #index .home_categories_slider_new .slick-prev.slick-arrow {
        left: 4%;
    }
    
    #index .home_categories_slider_new .slick-next.slick-arrow {
        right: 4%;
    }

    .header-nav #custom-text {
        margin: auto;
    }

}

@media (max-width: 425px) {
    #index .home_categories_slider_new .slick-prev.slick-arrow {
        left: 7%;
    }
    
    #index .home_categories_slider_new .slick-next.slick-arrow {
        right: 7%;
    }
}

@media (max-width: 575px) {
    #index .home_categories_slider_new .elementor-heading-title{
        min-height: 40px;
    }
}

.home_categories_slider_new .elementor-widget-heading,
.home_categories_slider_new .elementor-widget-image {
    text-align: center;
}

.home_categories_slider_new .elementor-widget-image .elementor-widget-container{
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 20px 20px;
}

.home_categories_slider_new .elementor-widget-heading .elementor-widget-container {
    margin: 25px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

.home_categories_slider_new .elementor-widget-divider .elementor-widget-container {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

#idxrcookies div#buttons {
    display: flex;
    justify-content: space-between;
}
#idxrcookies #idxrcookiesOK{
    order: 3;
    /* margin-left: auto; */
    background: #999;
    color: #fff;
}

.btn-cookies{
	display: flex;
    align-items: center;
    justify-content: center;
}

/*#idxrcookies #cookiesConf{
    margin-left: auto;
}*/


#idxrcookies .contenido{
    background-color: #fff!important;
    color: #000
    
}

#idxrcookies .btn-cookies{
    background: #999 50%;
    /*color: #fff;*/
}

/* Cookie Banner CSS adjustments */

span#cookiesConf span {
    visibility: hidden;
    font-size: 0px;
    position: relative;
}
span#cookiesConf span.cookies-conf:after {
    content: 'Configuracion';
    font-size: 12px;
    visibility: visible;
    position: absolute;
    left: 0px;
    width: 100%;
} 
#idxrcookies div#buttons {
    display: flex;
    justify-content: space-between;
}
#idxrcookies #buttons span {
    min-width: 120px;
}
#idxrcookiesOK {
    order: 3;
    background: #999;
    color: #000000;
    /*border: solid 1px #000000;*/
}
#idxrcookiesKO {
    order: 1;
    background: rgb(56, 56, 56);
    color: lightgray;
    border: solid 1px lightgray;
}
#cookiesConf {
    order: 2;
    background: rgb(56, 56, 56);
    color: lightgray;
    border: solid 1px lightgray;
}
span#idxrcookiesKO {
    margin-right: auto;
}
#idxrcookies a {
    color: lightgrey;
}

#idxrcookies .btn-cookies{
    background: #fff;
}
.cookie-button-right {
    bottom: 20px !important;
    left: 20px !important;
    right: auto !important;
}
@media screen and (max-width: 768px) {
	#idxrcookies #cookiesConf {
        width: 35px;
        min-width: 35px!important;
       
    }
    #idxrcookies #cookiesConf span{
         color:  lightgray!important;
    }

	#idxrcookies #cookiesConf span.cookies-icon {
	    visibility: visible;
	    font-size: 12px;
	}

	#idxrcookies .withRejectButton #cookiesConf {
	    margin-right: 5px!important;
	}

    .cookie-button-right {
        bottom: 50px !important;
    }
}

#personal-information-step-login{
    display: block!important;
}

/*.ets_crosssell_block .product-miniature:hover .thumbnail-container .product-thumbnail-first {
    display: none;
}

.ets_crosssell_block .product-miniature .thumbnail-container .product-thumbnail-second {
    display: none;
}
.ets_crosssell_block .product-miniature:hover .thumbnail-container .product-thumbnail-second {
    display: block;
}


.ets_crosssell_tab_content button.slick-arrow:before, .ets_crosssell_block .tab_content button.slick-arrow:before {
    top: 4px;
    left: 3px!important;
}

@media (min-width: 1200px) {
    .ets_mp_desktop_4 .product-miniature, .ets_mp_desktop_4.crosssell_product_list_wrapper>div.product, .ets_mp_desktop_4.crosssell_product_list_wrapper>div[itemprop="itemListElement"] {
        width: 100%!important;
        margin: 0;
        padding: 0 15px;
    }
}*/
.cbp-horizontal>ul {
    text-align: center;
}

.cbp-horizontal>ul>li {
    float: none;
    text-align: left
}

.cbp-horizontal .cbp-submenu-aindicator {
    display: none
}
#product .col-left-product-thumbs .swiper-slide {
    height:100% !important;
}

/* FUNDACIONES */
.fundation-flex {
    display: flex;
    flex-direction: column;
}

.fundation-row {
    display: flex;
    justify-content: space-between;
        flex-direction: column;
}

.fundation-row:nth-child(1) .fundation:nth-child(1){
    text-align: center;
}

/*.fundation-row:nth-child(1) .fundation:nth-child(1) img{
    width: 357px;
}*/

.iqitadditionaltab-457 {
    max-width: 1420px;
    margin: auto;
}

@media (min-width: 768px){
        .fundation-row{
    flex-direction: row;
    }
}

@media (max-width: 768px){
    #idxrcookies #center{
        top: 20%;
    }

}

.fundation p:last-child {
    font-weight: bold;
    margin-bottom: 0;
    /*margin-top: auto;*/
}

.fundation {
    display:flex;
    flex-direction: column;
}

.fundation .body {
    height: 100%;
    display: flex;
    flex-direction: column;
}




#product.product-id-322 ul#product-infos-tabs .nav-item,
#product.product-id-322 #product-infos-accordion-mobile .nav-tabs,
#product.product-id-322 #product-infos-accordion-mobile .tab-content{
    order: 2;
}
#product.product-id-322 ul#product-infos-tabs .nav-item:nth-child(2),
#product.product-id-322 #product-infos-accordion-mobile .nav-tabs:nth-child(3),
#product.product-id-322 #product-infos-accordion-mobile .tab-content:nth-child(4){
    order: 1;

}

#product.product-id-322 .custom_wysiwyg-row {
    display: none;
}

#product.product-id-322 #product-infos-tabs{
    padding-top: 0px;
}


.product-donation.product-customization {
        font-size: 1.143rem;
        line-height: 1.25;
        font-weight: 400;
}
.product-donation.product-customization h3 {
    font-size: 18px;
}

.product-donation.product-customization ul  {
        list-style-type: none;
}


.fundation {
    flex: 1;
    margin: 20px 40px 20px 0;
    width: 100%;
}

.fundation:last-child {
    margin-right: 0;
}

.fundation h4{
    font-size: 20px;
}

.fundation p{
    color:black;
}

.fundation .body {
    background: #f9f9f9;
    padding: 20px;
}