@media (min-width: 1608px) {
	.container {
        width: 100%;
        max-width: 1608px;
	}


}

@media (min-width: 1920px)
{
    .container {
        width: 100%;
        max-width: 1920px;
    }  
     
}

@media (max-width: 1607px) {
.container {
	min-width: 100%;
}


}


@media (max-width: 1507px) {
.container {
	min-width: 100%;
}



.masonry {
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px;
  }

}
@media (max-width: 1100px) {

    .fast-info-wrapper {
        gap: 15px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
	.contraste {
		background-color:#93C; /*Morado*/
	}
	
    .cookies-preferences {
        width: 50%;
    }

	.nav-right a {
		margin-right: 20px;
		font-size: 14px;
	}
	
	.nav a {
		margin-right: 20px;
	}


	}

    @media (max-width: 1280px) {

    .large-text {
        font-size: 14px;
        line-height: 18px;
        font-weight: 200;
    }
    .promo-code .copy-msg {

        padding-top: 5px;
    }
    .promo-code .info {
        font-size: 12px;
    }
    .promo-code .title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .promo-code .title img {
        width: 34px;
        float: left;
        margin-top: -2px;
        margin-right: 15px;
    }
    .promo-code {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        max-width: 100;
        bottom: 0px;
        color: #FFFF;
        padding: 20px;
        padding-bottom: 0px;
        font-size: 21px;
        text-transform: none;
        font-weight: 200;
        text-align: center;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.5));
    }

}

@media (max-width: 993px) {
.contraste {
	background-color:#93C; /*Morado*/
}
.footer .payment-methods {
	margin-top:20px; 
	float: left;
}

.promo-code .info {
    font-size: 12px;
}
.promo-code .title img {
    width: 33px;
    float: left;
    margin-top: -2px;
    margin-right: 15px;
}
.promo-code .title {
    font-size: 30px;
    margin-bottom: 10px;
}
.promo-code {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0px;
    max-width: 100%;
    bottom: 0px;
    border-bottom: #fff solid 4px;
    color: #FFFF;
    padding: 20px;
    padding-bottom: 0px;
    font-size: 21px;
    text-transform: none;
    font-weight: 200;
    text-align: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.5));
}

.w-lg-100 {
    width: auto;
}

.nav-right a {
    margin-right: 20px;
    font-size: 14px;
}

.nav a {
    margin-right: 20px;
}

.logo {
    width: 119px;
    height: 43px;
}
.nav {
    display: inline-block;
    margin-top: 10px;
	margin-bottom: 0px;
}

.nav-right {
    display: inline-block;
    margin-top: 10px;
}
.nav-right a:after {
    margin-top: 5px;
}
.nav-right a:hover:after {
    margin-top: 5px;
}

.nav a {
    display: inline-block;
    color: #000000;
    margin-right: 40px;
    margin-top: -15px;
    font-size: 14px;
    position: relative;
    transition: all 1s;
    text-transform: uppercase;
}

.masonry {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
  }
}


@media (max-width: 993px) {
 
.contraste {
	background-color:#6F6; /*Verde*/
}
.header .cart-bag {
    top: 68px;
}		
.header .cart-bag.open {
    position: absolute;
    width: 300px;
    top: 68px;
	height: calc(60vh);
    width: 375px;
    right: 0;
    opacity: 1;
}	

.parallax-sustainability {
    min-height: 350px;
}
.parallax-sustainability h1 b {
    font-weight: 500;
    font-size: 40px;
}
.parallax-sustainability h1 {
    font-size: 18px;
    font-weight: 300;
    float: right;

}

}

@media (max-width: 782px) {
    .item-shop .colors-options {
        margin-bottom: 0px;
    }

    .plus-add-cart {
        display: grid;
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block !important; 
    }
    .product-thumbnail::before {
        content: '' !important;
      
    }

    .item-shop .title {
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        margin-top: 10px;
        text-transform: uppercase;
        margin-bottom: 10px;
        min-height: 15px;
    }
    .item-shop .price span {
        font-size: 14px;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: none;
        width: calc(100% - 30px) !important;
        box-sizing: border-box;
        margin-bottom: 1em;
    }

    h1 {
        font-weight: 600;
        font-size: 25px;
        margin-bottom: -30px;
        margin-top: -10px;
    }

    .woocommerce table.shop_table.order_details {
        width: 100% !important;
    }

    .woocommerce ul.order_details li {
        border-right: none !important;
    }

    .woocommerce-column--billing-address.col-1 {
        margin-bottom: 30px;
    }

.category-flex {
    gap: 20px;
}

.header .cart-bag {
    top: 64px;
}
.header .cart-bag.open {
    position: absolute;
    width: 300px;
    top: 64px;
    height: calc(70vh);
    width: 375px;
    right: 0;
    opacity: 1;
}
.category-product div {
    width: 60px;
    height: 60px;
}

.category-product span {
	font-size: 10px;
}
	
.contraste {
	background-color:#CCC; /*Gris*/
}
.nav-right {
    display: inline-block;
    margin-top: 34px;
}	

.item-shop .info {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.logo {
    background-image: url(images/logo-codev-monkey-web.svg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    display: inline-block;
	width: 119px;
    height: 43px;
    margin-top: 10px;
	margin-bottom: 0px;
    margin-left: 17px;
    background-size: contain;
}	
.footer .logo-isotipo {
    height: 35px !important;
}
.nav-right {
    display: inline-block;
    margin-top: 17px;
}

.nav-right a span {
	display: none;
}

.nav-right a {
	font-size: 20px;
}

.nav-right a:hover:after {
	display:none;
}
.product-view .product-info {
    position: static;
    top:120px !important;
    z-index: 1;
}
.nav-right a {
    margin-top: 1px;
	margin-bottom: 5px;
}
.mobile-nav.active {
	display: block;
  }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {

    max-width: 100% !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%  !important;
    max-width: 100%  !important;
	padding-left: 0px;
    padding-right: 0px;
}

.header .bi.bi-person {

    margin-bottom: -5px;
}

.woocommerce-additional-fields h3 {
margin-top: 20px;
}
.woocommerce form .form-row label {
    line-height: 2;
    margin-top: 10px !important;
}


.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: calc(52% - -1px) !important;
    margin-right: 0px !important;
    border-right: none !important;
    padding-top: 7px !important;
}

.item-shop .colors-options a {
    min-height: 16px;
    min-width: 16px;

}

.masonry {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
  }

  .body-text table {
	width: 100%;

  }

  .header {
    top: 0px;
    z-index: 10;
}
  
.header-info .languages {
    float: right;
    display: flex;
    position: absolute;
    right: 0;
    top: 0px;
}

.parallax-sustainability {
    min-height: 250px;
}
.parallax-sustainability h1 b {
    font-weight: 500;
    font-size: 32px;
}
.parallax-sustainability h1 {
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    text-align: center;
}

.cookies-preferences {
    width: 79%;
}

.promo-code .info {
    font-size: 13px;
    display: none;
}
.promo-code .title {
    font-size: 25px;
    margin-bottom: 10px;
}
.promo-code .title img {
    width: 30px;
    float: left;
    margin-top: -2px;
    margin-right: 15px;
}

.promo-code .subtitle #contador {
	color: #e2aa04;
	font-weight: 500;	
    padding-top: 10px;
    display: block;
}
.promo-code {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0px;
    max-width: 100%;
    bottom: 0px;
    border-bottom: #fff solid 4px;
    color: #FFFF;
    padding: 20px;
    font-size: 22px;
    text-transform: none;
    font-weight: 200;
    text-align: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.5));
}
.promo-code .copy-msg {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 0px;
    bottom:7px;

}

.item-shop .image .new-tag {
	display:inline-block;
	position: absolute;
	background-color:#000000;
	top: 10px;
	left: 10px;
	color:#FFF;
	text-transform: uppercase;
	font-size: 10px;
	padding: 4px;
    padding-bottom: 3px;
}

.item-shop .image .low-stock-tag, .item-shop .image .no-stock-tag {
	display:inline-block;
	position: absolute;
	top: 10px;
	left: 10px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 4px;
    padding-bottom: 3px;
}
}

@media (max-width: 580px) {

    .cookies-advice {
        width: calc(100% - 40px);
    }

    .banner_button {
        position: absolute;
        bottom:0;
        left: 0;
        right: 0;
        margin: auto;
        line-height: normal !important;
        cursor: pointer;
        font-size:  28px !important;
        text-decoration: none;
        overflow: visible;
        padding: 20px !important;
        font-weight: 300 !important;
        text-transform: uppercase !important;
        border-radius: 0px !important;
        color: #ffffff !important;
        background-color: #000000 !important;
        border:  #000 solid 1px !important;
        display: block;
        background-image: none;
        box-shadow: none;
        text-shadow: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.4s;
      }

    .footer .payment-methods div.pay-icon {
        border: #f0eff0 solid 1px;
        padding: 3px;
        border-radius: 0px;
        height: 30px;
        width: 37px;
        float: left;
        margin-right: 5px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
  
.contraste {
	background-color:#FFC; /*Amarillo*/
}
.promo-code {
    padding: 10px;
}
.promo-code .title {
    max-width: 280px;
    font-size: 19px;
    line-height: 22px;
}
.promo-code .subtitle {
    text-transform: none;
    margin-bottom: 10px;
    font-size: 17px;
}

.promo-code .title img {
    width: 30px;
    float: left;
    margin-top: -2px;
    margin-right: -1px;
}
.promo-code .copy-msg {
    font-size: 12px;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 0px;
    bottom:5px;

}

.item-shop .colors-options a {
    min-height: 17px;
    min-width: 17px;
    margin-top: 10px;
    margin-right: 8px;
}

}
