/*
Theme Name: CODEV monkey
Theme URI: https://codevmonkey.com
Author: Rubén Ayala
Author URI: http://rubenayala.com
Description: 
Version: 1.0
Text Domain: codevmonkey
*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* roboto-100 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: url('fonts/roboto/roboto-v30-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-100italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	src: url('fonts/roboto/roboto-v30-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-300 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-300italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	src: url('fonts/roboto/roboto-v30-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-regular - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/roboto/roboto-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-500 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/roboto/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-500italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: url('fonts/roboto/roboto-v30-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-700 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-700italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: url('fonts/roboto/roboto-v30-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-900 - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/roboto/roboto-v30-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-900italic - latin */
  @font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	src: url('fonts/roboto/roboto-v30-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
body {
	line-height: 1;
font-family: 'Roboto', sans-serif;

}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus {
	outline: none !important;
}
.masonry {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: minmax(0, max-content);
	grid-gap: 15px;
  }





  .masonry .item-shop {
	height: 100%;
  }

   .gridwide {
	grid-column: span 2 !important;
  }


.logo {
	background-image: url('images/logo-codev-monkey-web.svg');
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	display:inline-block;
	width:190px;
	height:50px;
	margin-top: 15px;
    margin-bottom: -10px;
	background-size:contain;
}
.wrap {
	position:relative;
}
.sticky-column {
	position: sticky;
	top: 0;
  }
html, body {
	min-height: 100vh;
}

body {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
  
.content-wrapper {
	flex-grow: 1;
}
 
.header {
	border-bottom:#ececec solid 1px;
	padding-top:0px;
	padding-bottom:10px;
	position: sticky;
	position: -webkit-sticky;
	top: -1px; /* required */
	background-color:#FFFFFF;
	z-index:10;
}

.header .cart-bag {
	display: flex;
	flex-direction: column;
	align-items: flex-start!important;
	position: absolute;
	width: 375px;
	background-color: #ececec;
	height: 0px;
	right: 0;
	top:80px;
	opacity: 0;
	z-index: 1;
	overflow-x: hidden;
	transition: height 0.4s ease-in-out;
}
.header .cart-bag .cart-item {
	padding: 10px;
	border-bottom: #fff solid 1px;
}


.header .cart-bag .cart-item .pic img {
	width: 140px;
	max-width: 140px !important;
	height: auto !important;
    padding: 5px;
    border: #ccc solid 1px;
    background-color: #fff;
}
.header .cart-bag .cart-item .pic {
	margin-right: 10px;
}
.header .cart-item .size {
    padding: 0 2px;
    display: inline-block;
    border: 1px solid #ccc!important;
	background-color: #fff;
    position: relative;
    color: #000;
    margin-right: 10px;
    margin-top: 10px;
    height: 26px;
    width: 26px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
}

.header .bi.bi-person {
	display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/person.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -3px;
}

.header .bi.bi-cart3 {
	display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/bag.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -3px;
}

.header .bi.bi-trash {
	display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/trash.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -3px;
	opacity: 0.4;
	transition: all 0.4s;
}

.header .bi.bi-trash:hover {
	opacity: 1;

}


.header .cart-item input[type="number"] {
	width: 50px;
}

.header .cart-item .trash {
	color:#878383;
}

.header .cart-item .trash:hover {
	color:#F00;
}
.header .cart-item .color {
	padding: 0 2px;
	display: inline-block;
	border: 2px solid #fff!important;
	outline: 1px solid #ccc!important;
	position: relative;
	color: #000;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 10px;
	height: 24px;
	width: 24px;
	border-radius: 24px;
    line-height: 24px;
    font-size: 12px;
	text-align: center;
	box-sizing: border-box;
}
.header .cart-list::-webkit-scrollbar {
	width: 3px;
	background-color: white;
  }
  
  
  .header .cart-list::-webkit-scrollbar-thumb {
	background-color: black;
  }
.header  .cart-list {
	max-height: 100%;
	overflow-y: auto;
	width: 100%;
}

.header .cart-list.no-items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.header .cart-list.no-items .no-item {
    font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border: none !important;

}
.header .cart-list.no-items .no-item i {
display: inline-block;
width: 30px;
height: 30px;
background-image: url(images/bag-x.svg);
background-size: contain;
background-repeat: no-repeat;
margin-bottom: 0px;
opacity: 0.6;
}


.header .cart-item .color.fucsia, .header .cart-item .color.fucsia-en {
	background-color: #f0006d;
}

.header .cart-item .color.royal-blue, .header .cart-item .color.royal-blue-en {
	background-color: #0a1f6c;
}
.header .cart-item .color.negro, .header .cart-item .color.black
{
	background-color: #000;
}

.header .cart-item .color.blanco, .header .cart-item .color.white
{
	background-color: #fff;
}
.header .cart-item .color.amarillo, .header .cart-item .color.yellow
{
	background-color: #feb400;
}
.header .cart-item .color.dark-gray, .header .cart-item .color.dark-gray-en {
	background-color: #33323a;
}
.header .cart-item .color.naranja, .header .cart-item .color.orange {
	background-color: #f7941d;
}
.header .cart-item .color.millenial-pink, .header .cart-item .color.millenial-pink-en {
	background-color: #cfa195;
}

.header .cart-item .color.rosa, .header .cart-item .color.pink {
	background-color: #f0cfce;
}

.header .cart-item .color.azul, .header .cart-item .color.blue {
	background-color: #598aaf;
}

.header .cart-item .color.burdeo,  .header .cart-item .color.burgundy
{
	background-color: #7b1432;
}
.header .cart-item .color.negro-camo,  .header .cart-item .color.black-camo 
{
	background: linear-gradient(to top left,#28262b calc(50% - 1px),#28262b,#000000 calc(50% + 1px));
}
.header .cart-item .color.camo,  .header .cart-item .color.camo-en
{
	background: linear-gradient(to top left,#28262b calc(50% - 1px),#28262b,#000000 calc(50% + 1px));
}
.header .cart-item .color.gris-negro,  .header .cart-item .color.gray-black 
{
	background: linear-gradient(to top left,#000000 calc(50% - 1px),#000000,#a0a0a2 calc(50% + 1px));
}
.header .cart-item .color.negro-beige,  .header .cart-item .color.black-beige 
{
	background: linear-gradient(to top left,#bb6946 calc(50% - 1px),#bb6946,#000000 calc(50% + 1px));
}
.header .cart-item .color.negro-amarillo,  .header .cart-item .color.black-yellow 
{
	background: linear-gradient(to top left,#efca45 calc(50% - 1px),#efca45,#000000 calc(50% + 1px));
}
.header .cart-item .color.negro-azul,  .header .cart-item .color.black-blue 
{
	background: linear-gradient(to top left,#2471ec calc(50% - 1px),#2471ec,#000000 calc(50% + 1px));
}
.header .cart-item .color.negro-fucsia,  .header .cart-item .color.black-fucsia 
{
	background: linear-gradient(to top left,#f0006d calc(50% - 1px),#f0006d,#000000 calc(50% + 1px));
}


.header .cart-item .color.gris,  .header .cart-item .color.gray 
{
	background: #98a8a9;
}

.header .cart-item .color.rojo,  .header .cart-item .color.rojo 
{
	background: #f00;
}
.header .cart-item .color.blanco-negro ,  .header .cart-item .color.white-black  
{
	color: #fff;
	background: linear-gradient(to top left,#000000 calc(50% - 1px),#fff,#ffffff calc(50% + 1px));
}
.header .cart-item .color.blanco-rojo ,  .header .cart-item .color.white-red  
{
	color: #fff;
	background: linear-gradient(to top left,#f00 calc(50% - 1px),#fff,#ffffff calc(50% + 1px));
}

.header .cart-item .color.blanco-rosa ,  .header .cart-item .color.white-pink  
{
	color: #fff;
	background: linear-gradient(to top left,#e394d3 calc(50% - 1px),#fff,#ffffff calc(50% + 1px));
}


.header .cart-item .color.negro-blanco ,  .header .cart-item .color.black-white  
{
	color: #fff;
	background: linear-gradient(to top left,#fff calc(50% - 1px),#000,#000 calc(50% + 1px));
}

.header .cart-item .color.negro-rojo ,  .header .cart-item .color.black-red  
{
	color: #fff;
	background: linear-gradient(to top left,#f00 calc(50% - 1px),#000,#000 calc(50% + 1px));
}

.header .cart-item .title {
	font-size: 14px;
    line-height: 16px;
	text-transform: uppercase;
    font-weight: 500;
}

.header .cart-item .price {
	font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}


.header .cart-bag .wrapper {
	padding: 20px;
	padding-top: 0px;
	width: 100%;

}

.header .cart-bag.open {
	position: absolute;
	width: 300px;
	top:75px;
	height: calc(60vh);
	width: 375px;
	right: 0;
	opacity: 1;
}
.header .cart-bag.open .get_free_shipping {
	background-color: #ea8c1c;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: left;
	flex-direction: row;
	width: 100%;
}
.header .cart-bag.open .get_free_shipping i{
	font-size: 20px;
	margin-right: 10px;

}
.header .cart-bag.open .free_shipping {
	background-color: #000;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
	width: 100%;

}

.header .cart-bag.open .free_shipping i{
	font-size: 20px;
	margin-right: 10px;

}


.header .cart-bag  .total_products{
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 300;
	font-size: 9px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	flex-direction: row;
	margin-bottom: 5px;
	width: 100%;

}
.header .cart-bag .total {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 500;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	flex-direction: row;
	width: 100%;
}



.header .cart-bag .total small {
	font-weight: 300;
	font-size: 9px;
	margin-left: 5px;
}
.header .cart-bag .total span {
	font-weight: 500;
	font-size: 18px;
	margin-left: auto;
}


.header-info {
    border-bottom: #ececec solid 1px;
    padding: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    color: #fff;
}



.header-info .languages {
	float: right;
	display: flex;
}

.header-info .languages a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-left: 10px;
}

.header-info .languages a.current {
	font-weight: 500;
}


.mobile-nav .languages {
    float: right;
    display: flex;
    margin-top: -5px;
    padding-bottom: 0px;
}

.mobile-nav .languages a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-left: 0px;
	margin-right: 0px;
}
.mobile-nav .languages a:last-child {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-left: 0px;
	margin-right: 30px;
}


.mobile-nav .languages a.current {
	font-weight: 500;
}

.nav {
	display:inline-block;
	margin-top:43px;
    margin-bottom: 5px;
}

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

.nav a:hover {
	text-decoration:none;
}
.nav a:after {
	content:'';
	display:block;
	height:3px;
	background-color:#000;
	width:0px;
	transition:width 1s;
	position:absolute;
	margin-top:14px;
}
.nav a:hover:after, .nav a.active:after {
	content:'';
	display:block;
	height:3px;
	background-color:#000;
	width:100%;
	position:absolute;
	margin-top:14px;
}

.nav-right {
	display:inline-block;
	margin-top:44px;
    margin-bottom: 5px;
}

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

.nav a:last-child, .nav-right a:last-child {
	margin-right:0px;

}

.nav-right a:hover {
	text-decoration:none;
}
.nav-right a:after {
	transition:all 1s;
	content:'';
	display:block;
	height:3px;
	background-color:#000;
	width:0px;
	transition:width 1s;
	position:absolute;
	margin-top:14px;
}
.nav-right a:hover:after {
	content:'';
	display:block;
	height:3px;
	background-color:#000;
	width:100%;
	position:absolute;
	margin-top:14px;
}

.nav-right a span.budget {
    background-color: #F00;
    padding: 5px;
    border-radius: 20px;
    color: #FFFFFF;
    display: block;
    float: right;
    width: 17px;
    height: 17px;
    text-align: center;
    font-size: 8px;
    margin-top: -10px;
    margin-left: 0px;
}

h1 {
	font-weight:600;
	font-size:40px;
}

.slider  {
display:block;
}

.slider  .slide {
	display:block;
}


.slider  .slide  .title {
	font-weight:600;
	letter-spacing: 5px;
	font-size:80px;
	margin-bottom:10px;
}

.slider  .slide  .subtitle {
	letter-spacing:1px;
	font-size:16px;
	line-height: 24px;
	width: 70%;
	font-weight:300;
}

.shop-now {
	display:inline-block;
	background-color:#FFFFFF;
	padding:15px;
	color:#000000;
	text-transform:uppercase;
	margin-top:40px;
}

.shop-now:hover {
	text-decoration:none;
	cursor:pointer;
	color:#000000;
}

.item-shop {
	display:block;
	width:100%;
	border:#ececec solid 1px;
}

.item-shop {
	position:	relative;
	display: flex;
	flex-direction: column;
}



.item-shop .add_to_cart_button {
    display: inline-block;
    position: absolute;
    background-color: #000000;
    padding: 16px;
    color: #fff;
	font-size: 14px !important;
    opacity: 1;
    text-transform: uppercase;
    transition: all 0.4s;
    bottom: 0;
    width: 100%;
    text-align: center;
	width: 100%;
	bottom:-50px;
	z-index: 2;
	transition: all 0.4s ease-in-out;
}



.item-shop .add_to_cart_button.active, .item-shop .add_to_cart_button:hover {
	bottom:0px;
}
.item-shop .add_to_cart_button.sold-out {
	background-color:#d6d6d6;
	opacity:0.3;

}

.item-shop .add_to_cart_button:hover {
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}

.item-shop .image {
	position: relative;
	overflow: hidden;
}

.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: 5px;
	padding-bottom: 4px;

}

.item-shop .image .black-friday {
	display:inline-block;
	position: absolute;
	background-color:#ec3636;
	top: 10px;
    right: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
	padding: 5px;
	padding-bottom: 4px;

}

.item-shop .image .low-stock-tag {
	display: inline-block;
    position: absolute;
    background-color: #e63434;
    top: 10px;
    left: 10px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px;
	padding-bottom: 4px;

}

.item-shop .image .no-stock-tag {
    display: inline-block;
    position: absolute;
    background-color: #b7b7b7;
    top: 10px;
    left: 10px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 10px;
    padding: 5px;
	padding-bottom: 4px;

}


.item-shop .image .sizes-options {
	display: flex;
    flex-direction: row;
    justify-content: center;
	position: absolute;
	background-color:#000000;
	padding:15px;
	color:#000000;
	opacity: 0.80;
	text-transform:uppercase;
	transition:all 0.4s;
	bottom: -50px;
	text-align: center;
	opacity: 1;
	z-index: 1;
	width: 100%;
}

.item-shop .image .sizes-options.disabled {
	opacity: 0 !important;
}

.item-shop .image .sizes-options a {
	display: inline-block;
	color: #FFFFFF;
	width: 100%;
	max-width: 40px !important;
	font-size: 14px;
	font-weight: 300;
	transition: all 0.2s;
}
.item-shop .image .sizes-options a.soldout {
	display: inline-block;
	color: #FFFFFF;
	opacity: 0.3;
	margin-left: 25px;
	margin-right: 25x;
	font-size: 16px;
	font-weight: 300;
	transition: all 1s;
}

.item-shop .image .sizes-options a:hover {
	text-decoration: none;
	font-weight: 500;

}

.item-shop .image .read-more {
	display:inline-block;
	background-color:#ececec;
	padding:15px;
	color:#000000;
	text-transform:uppercase;
	opacity:0;
	transition:all 0.4s;
}

.item-shop .image .read-more:hover {
	text-decoration:none;
	cursor:pointer;
	color:#000000;
}


.item-shop .price {
	font-size:14px;
	font-weight:500;
}
.item-shop .price  ins span bdi {
    color: #F00;
    font-size: 14px;
}

.item-shop .price del bdi {
	font-size:15px;
	color:#000 !important;
	font-weight: 300;
}

.item-shop .price del span {
	font-size:14px;
	color:#000 !important;
}
.item-shop .price ins {
text-decoration: none !important;
}
.item-shop .image {
	cursor:pointer;
	position: relative; /* Establecer el contenedor como relativo */
	display: flex;
	align-items: center;
	justify-content: center;
  }

  .item-shop .image a {
	font-size: 0;

  }
  
  .item-shop .image a.read-more {
	position: absolute; /* Establecer los elementos como absolutos */
	top: 50%; /* Centrar verticalmente */
	left: 50%; /* Centrar horizontalmente */
	transform: translate(-50%, -50%); /* Centrar completamente */
	z-index: 1; /* Ajustar el orden de apilamiento */
  }
.item-shop .image img {
	transition:all 0.4s;
	width: 100%;
}
.item-shop .image:hover img {
	opacity:1;

}

.item-shop .image:hover .read-more {
	opacity:1;

}
.item-shop .image:hover .sizes-options {
	bottom: 0;

}
.item-shop .image:hover .add_to_cart_button.enable {
	bottom: 0;

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

.item-shop .title {
	font-size:15px;
	font-weight:400;
	margin-top:15px;
	text-transform: uppercase;
	margin-bottom: 15px;
	min-height: 20px;
}

.item-shop .title a {
	color:#000000;
}

.item-shop .title a:hover {
	color:#000000;
	text-decoration:none;
}

.item-shop .add-favorite {
	cursor:pointer;
	float:right;
}


.item-shop .add-favorite:hover .bi-heart::before {
    content: "\f415";
}

.color {
	display:block;
}
.color div {
	display:inline-block;
	width:20px;
	height:20px;
	padding:0px;
}

.color div.white  {
	background-color:#FFFFFF;
	border:#000000 solid 1px;
}

.color div.black  {
	background-color:#000000;

}

.color div.pink  {
	background-color:#f3ceeb;

}


.footer {
	display: block;
	border-top: #ececec solid 1px;
	min-height: 487px;
}

.footer h3 {
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 15px;
}
.footer .links-footer li  {
	margin-bottom: 10px;

}

.footer .links-footer li a {
	text-transform: uppercase;
	color: #000;
	font-weight: 300;
	/*font-size: 0.813em;*/
	font-size: 12px;

}
.footer .form input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: #000 solid 1px;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border-radius: 0px !important;
}
.footer .form input[type="checkbox"]:checked {
	background-color: #000;
	border-radius: 0px !important;
}


.footer .form input[type="email"] {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: #000 solid 1px;
    border-radius: 0px !important;
    margin-bottom: 10px;
    font-weight: 300;
    padding-bottom: 5px;
    font-size: 0.813em;
}


.footer .form label {
	font-size: 0.813em;
	font-weight: 300;
	text-transform: uppercase;
}

.footer .form label.notice a {
	color: #000;
	font-weight: 400;
	text-decoration: none;
}

.footer .form label.notice a:hover {
	color: #000;
	text-decoration: underline;
}



.footer .form label.notice {
	font-size: 12px;
	line-height: 1.2;
	font-weight: 300;
	text-transform: none;
	text-align: left;
}
.footer .form input[type="submit"] {
	background-color: #000;
	color: #FFFFFF;
	border: none;
	padding: 10px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-weight: 300;
	border: #000 solid 1px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
	transition: all 0.4s;
	border-radius: 0px !important;
}

.footer .form input[type="submit"]:hover {
	background-color: #FFFFFF;
	border: #000 solid 1px;
	color: #000;
}

.footer .legal {
	background-color: #000;
	color: #FFFFFF;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 40px;
	border-top: #ececec solid 1px;
	font-size: 12px;
	text-align: left;
	text-transform: normal;
}

.footer .legal a {
	color: #FFFFFF;
	margin-top: 5px;
	display: inline-block;
}

.footer .logo-isotipo {
	height: 50px !important;
}




  
  .track {
	position: absolute;
	white-space: nowrap;
	will-change: transform;
	animation: marquee 32s linear infinite;
  }


  
  @keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-50%);
	}
  }
    
  .image  {
	background-color: #ececec;
  }
  .image img {
	opacity: 1∫ !important;
  }


div.wraper{
    width:100%;
    overflow:hidden;  
    background-color:#ececec;
	z-index: 1;
	position: relative;
}
div.whitebar{
    background-color:transparent;
    width:100%;
    height:100px;
    bottom:0px;
    
}
div.people{
	position: relative;
	z-index: 200;
}

.woocommerce {
    margin-top: 50px;
    margin-bottom: 50px;
}
body.woocommerce {
	margin-top: 0px;
	margin-bottom: 0px;
}

.woocommerce-info {
    border-top-color: #000 !important;
}
.woocommerce-info::before {
    color: #000 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #fafafa !important;
    color: #000000  !important;
    border-top: 1px solid #e1e1e1  !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button, .cart-bag .button {
    margin: 0;
    line-height: normal !important;
    cursor: pointer;
	font-size:  14px !important;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 10px !important;
    font-weight: 500 !important;
	text-transform: uppercase !important;
    border-radius: 0px !important;
    left: auto;
    color: #000000 !important;
    background-color: #fff !important;
	border:  #000 solid 1px !important;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
	transition: all 0.4s;
	margin-top: 20px !important;
}

.single-product .product-info a.button {
    background-color: #000000 !important;
    color: #fff !important;
	min-width: 162px;
    text-align: center;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    color: #fff !important;
    background-color: #000 !important;
	border:  #000 solid 1px !important;
}

.single-product .product-info a.button_sold_out {
	pointer-events: none;	
	background-color: #d1d1d1 !important;
    color: #929292 !important;
    min-width: 162px;
    border: #d1d1d1 solid 1px !important;
    text-align: center;
}



.body-text {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
}

.body-text strong, .body-text b {
    font-weight: 500;
}

.body-text small {
	font-size: 12px;
}
.body-text .title {
	font-size: 18px;
	text-transform: uppercase;
    font-weight: 500;
	margin-bottom: 10px;
}

.body-text a {
	color:#000;
	font-weight: 400;
}

.body-text table td {
	padding: 10px;
}

.body-text table  {
	padding: 10px;
}

.body-text table {
	width: 100%;
	max-width: 600px;
	border-collapse: collapse;
	border: 1px solid #ccc;
  }
  
  /* Estilos para las celdas de encabezado (th) */
  .body-text th {
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	padding: 8px;
	text-align: left;
  }
  
  /* Estilos para las celdas de datos (td) */
  .body-text td {
	border: 1px solid #ccc;
	padding: 8px;
	text-align: left;
  }

.sticky-menu {
	position: sticky;
	top: 120px;
	height: 300px;
	overflow-y: auto;
  }


  .body-text h1 {
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: #000 solid 1px;
}
.body-text h2 {
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: 500;
	margin-bottom: 20px;
	border-bottom: #000 solid 0px;
}

.body-text h3 {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
	font-weight: 500;
    margin-bottom: 20px;
}

.body-text ul {
	list-style-type: disc;
	margin-top: 20px;
}
.body-text p {
	margin-bottom: 10px;

}

.body-text ul br {
	display: none;

}

.body-text ul li {
	margin-left: 40px;
	margin-bottom: 10px;
}
.body-text ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 10px;
}



.sticky-menu h3 {
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
}
.sticky-menu .links-footer li  {
	margin-bottom: 10px;

}

.sticky-menu .links-footer li a {
	text-transform: uppercase;
	color: #000;
	font-weight: 300;
	font-size: 14px;
}
.w-lg-100 {
    width: 100%;
}

.budget_zero {
	visibility: hidden;
}
.sticky-menu li.current_page_item a {
	font-weight: bold;
}

.otgs-development-site-front-end, .wpml-ls-statics-footer  {
	display: none !important;
}

.burger-menu {
	display: block;
	cursor: pointer;
	float: right;
	display:none;
	margin-top: 25px;
  }
  
  .burger-menu span {
	display: block;
	width: 28px;
	height: 2px;
	margin-bottom: 4px;
	background-color: #000;
	transition: all 0.3s ease;
  }
  
  .burger-menu:hover span {
	background-color: #555;
  }
  
  .burger-menu.active span:nth-child(2) {
	opacity: 0;
  }
  
  .burger-menu.active span:nth-child(1) {
	transform: translateY(6px) rotate(45deg);
  }
  
  .burger-menu.active span:nth-child(3) {
	transform: translateY(-6px) rotate(-45deg);
  }

  .mobile-nav {
	display: none;
    background-color: #ececec;
    width: 100%;
    min-height: calc(100vh + 190px);
    position: fixed;
    padding-top: 80px;
    margin-top: -40px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    overflow: auto;
    z-index: 9;
  }

  .mobile-nav a {
    display: block;
    text-align: left;
    font-size: 25px;
    color: #000;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-left: 20px;
}

.mobile-nav a.subitem {
    display: block;
    text-align: left;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-left: 20px;
	font-weight: 300;
}


  @supports (--css:variables) {
	:root {
	  --layout_site_width: 90%;
	  --layout_site_max_width: 1200px;
	  --text_color: #333;
	  --text_color_lighten_5: #404040;
	  --text_color_lighten_10: #4d4d4d;
	  --text_color_lighten_15: #595959;
	  --text_color_lighten_20: #666666;
	  --text_color_lighten_25: #737373;
	  --text_color_lighten_30: #808080;
	  --text_color_lighten_35: #8c8c8c;
	  --text_color_lighten_40: #999999;
	  --text_color_lighten_50: #b3b3b3;
	  --text_color_lighten_60: #cccccc;
	  --text_color_lighten_70: #e6e6e6;
	  --text_color_darken_5: #262626;
	  --text_color_darken_10: #1a1a1a;
	  --text_color_darken_15: #0d0d0d;
	  --text_color_darken_20: #000000;
	  --text_color_darken_25: #000000;
	  --text_color_fade_10: rgba(51, 51, 51, 0.1);
	  --text_color_fade_20: rgba(51, 51, 51, 0.2);
	  --text_color_fade_30: rgba(51, 51, 51, 0.3);
	  --text_color_fade_40: rgba(51, 51, 51, 0.4);
	  --text_color_fade_50: rgba(51, 51, 51, 0.5);
	  --text_color_fade_60: rgba(51, 51, 51, 0.6);
	  --text_color_fade_70: rgba(51, 51, 51, 0.7);
	  --text_color_fade_80: rgba(51, 51, 51, 0.8);
	  --text_color_fade_90: rgba(51, 51, 51, 0.9);
	  --primary_color: #111;
	  --primary_color_lighten_5: #1e1e1e;
	  --primary_color_lighten_10: #2b2b2b;
	  --primary_color_lighten_15: #373737;
	  --primary_color_lighten_20: #444444;
	  --primary_color_lighten_25: #515151;
	  --primary_color_darken_5: #040404;
	  --primary_color_darken_10: #000000;
	  --primary_color_darken_15: #000000;
	  --primary_color_darken_20: #000000;
	  --primary_color_darken_25: #000000;
	  --primary_color_fade_10: rgba(17, 17, 17, 0.1);
	  --primary_color_fade_20: rgba(17, 17, 17, 0.2);
	  --primary_color_fade_30: rgba(17, 17, 17, 0.3);
	  --primary_color_fade_40: rgba(17, 17, 17, 0.4);
	  --primary_color_fade_50: rgba(17, 17, 17, 0.5);
	  --primary_color_fade_60: rgba(17, 17, 17, 0.6);
	  --primary_color_fade_70: rgba(17, 17, 17, 0.7);
	  --primary_color_fade_80: rgba(17, 17, 17, 0.8);
	  --primary_color_fade_90: rgba(17, 17, 17, 0.9);
	  --secondary_color: #4c4441;
	  --heading_color: #000;
	  --heading_color_lighten_20: #333333;
	  --heading_color_fade_10: rgba(0, 0, 0, 0.1);
	  --heading_color_fade_20: rgba(0, 0, 0, 0.2);
	  --heading_color_fade_30: rgba(0, 0, 0, 0.3);
	  --heading_color_fade_40: rgba(0, 0, 0, 0.4);
	  --heading_color_fade_50: rgba(0, 0, 0, 0.5);
	  --heading_color_fade_60: rgba(0, 0, 0, 0.6);
	  --heading_color_fade_70: rgba(0, 0, 0, 0.7);
	  --heading_color_fade_80: rgba(0, 0, 0, 0.8);
	  --heading_color_fade_90: rgba(0, 0, 0, 0.9);
	  --menu_font: Nunito;
	  --menu_font_weight: 400;
	  --menu_font_size: 16px;
	  --sub_menu_font_size: 15px;
	  --secondary_font: Montserrat;
	  --secondary_font_weight: 400;
	  --secondary_font_size: 15px;
	  --primary_font: Nunito;
	  --primary_font_weight: 400;
	  --primary_font_size: 15px;
	  --page_title_bg_color: #fff;
	  --page_title_overlay_color: #000;
	  --page_title_overlay_opacity: 0;
	  --page_title_color: #fff;
	  --page_title_margin_top: 0;
	  --page_title_margin_bottom: 70px;
	  --page_title_height: 300px;
	  --main_menu_height: 80px;
	  --logo_mobile_max_height: 70px;
	  --logo_mobile_padding: 15px;
	  --main_menu_mobile_height: 100px;
	  --header_1_nav_layout_padding: 100px;
	  --header_2_nav_layout_padding: 60px;
	  --header_3_nav_layout_padding: 60px;
	  --header_4_nav_layout_padding: 100px;
	  --header_1_nav_distance: 20px;
	  --header_2_nav_distance: 20px;
	  --header_3_nav_distance: 20px;
	  --header_4_nav_distance: 20px;
	  --top_bar_bg_color: #333;
	  --top_bar_text_color: #ddd;
	  --top_bar_layout_padding: 60px;
	  --logo_padding_top: 10px;
	  --logo_padding_bottom: 10px;
	  --menu_sub_bg_color: #fff;
	  --menu_sub_bg_color_darken_7: #ededed;
	  --menu_sub_bg_color_darken_15: #d9d9d9;
	  --menu_sub_bg_color_lighten_7: #ffffff;
	  --menu_sub_bg_color_lighten_15: #ffffff;
	  --menu_sub_text_color: #333;
	  --header_1_nav_bg_color: #ffffff;
	  --header_1_nav_text_color: #424242;
	  --header_1_height: 130px;
	  --header_2_nav_bg_color: #fff;
	  --header_2_nav_text_color: #424242;
	  --header_2_height: 130px;
	  --header_3_nav_bg_color: #ffffff;
	  --header_3_nav_text_color: #424242;
	  --header_3_height: 130px;
	  --header_4_nav_bg_color: #fff;
	  --header_4_nav_text_color: #424242;
	  --header_4_height: 130px;
	  --mobile_background_color: #fff;
	  --mobile_text_color: #111;
	  --mobile_text_color_fade_60: rgba(255, 255, 255, 0.6);
	  --mobile_page_title_height: 140px;
	  --headersidebar_nav_bg_color: #f4f4f4;
	  --headersidebar_nav_bg_color_lighten_10: #ffffff;
	  --headersidebar_nav_text_color: #424242;
	  --headersidebar_nav_text_color_fade_60: rgba(66, 66, 66, 0.6);
	  --headersidebar_nav_text_color_fade_85: rgba(66, 66, 66, 0.85);
	  --headersidebar_sidebar_width: 300px;
	}
  }

  /* --------------------------------------------
	MY-ACCOUNT
-------------------------------------------- */
.woocommerce-info,
.woocommerce-message {
  border-color: var(--primary_color);
}
.woocommerce-info > a,
.woocommerce-message > a {
  font-weight: bold;
}
.woocommerce-info:before,
.woocommerce-message:before {
  color: var(--primary_color);
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px;
  border: 1px solid #eee;
  color: var(--text_color);
  transition: all 0.3s ease-in-out;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: var(--primary_color);
  color: #ffffff;
  border-color: var(--primary_color);
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: var(--primary_color);
  color: #ffffff;
  border-color: var(--primary_color);
}
@media (max-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    width: 49%;
    display: inline-block;
  }
}
.woocommerce-account .woocommerce-MyAccount-content {
  margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content p a {
  font-weight: 500;
  color: var(--text_color);
}
.woocommerce-account .woocommerce-MyAccount-content > p {
  padding: 1em 2em 1em 1.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  border-top: 3px solid var(--primary_color);
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  padding-left: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content > p:before {
  content: "\e017";
  color: var(--primary_color);
  font-family: "WooCommerce";
  font-weight: bold;
  margin-right: 20px;
  border: 1px solid var(--primary_color);
  border-radius: 50%;
  padding: 3px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  padding-right: 20px;
  padding: 0px;
}
.woocommerce .col2-set .col-1.woocommerce-Address, .woocommerce-page .col2-set .col-1.woocommerce-Address {
    border-right: 1px solid var(--text_color);
    padding-right: 20px;
}

@media (max-width: 768px) {
  .woocommerce .col2-set .col-1.woocommerce-Address,
  .woocommerce-page .col2-set .col-1.woocommerce-Address {
    width: 100%;
    border-right: none;
  }
}
.woocommerce-account .addresses .title .edit {
  margin-top: 20px;
  font-weight: 600;
  text-decoration: underline;
}
.woocommerce table.my_account_orders {
  font-size: 14px;
  border: 2px solid #eeeeee;
}
.woocommerce table.my_account_orders th {
  font-size: 13px;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
  line-height: 2.4;
  padding: 14px 12px;
  font-weight: normal;
  border-bottom-width: 2px;
}
.woocommerce table.my_account_orders td {
  text-align: center;
}
.woocommerce table.my_account_orders .order-actions .button {
  margin: 0;
  min-width: 120px;
}
.woocommerce-account .customer_login_form_wrap .col2-set {
  margin-top: 5%;
  margin-bottom: 10%;
}
.woocommerce-account .customer_login_form_wrap .col2-set .col-1,
.woocommerce-account .customer_login_form_wrap .col2-set .col-2 {
  background: #ffffff;
  border: 2px solid #eeeeee;
  padding: 50px 45px 30px 45px;
}
.woocommerce-account .customer_login_form_wrap .col2-set p {
  text-align: left;
}
.woocommerce-account .customer_login_form_wrap .col2-set h2 {
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 1;
}
.woocommerce-account .customer_login_form_wrap .col2-set h2:before {
  content: "";
  position: absolute;
  left: -10px;
  width: 2px;
  height: 100%;
  background: var(--primary_color);
}
.woocommerce-account .customer_login_form_wrap .col2-set label {
  text-align: left;
}
.woocommerce-account .customer_login_form_wrap form.login,
.woocommerce-account .customer_login_form_wrap form.register {
  padding: 0;
  margin: 0;
  text-align: left;
  border: none;
  border-radius: 0;
}
.woocommerce-account .customer_login_form_wrap form.login .form-row,
.woocommerce-account .customer_login_form_wrap form.register .form-row {
  margin-bottom: 20px;
}
.woocommerce-account .customer_login_form_wrap form.login .form-row label.inline,
.woocommerce-account .customer_login_form_wrap form.register .form-row label.inline {
  display: inline-block;
  margin-top: 10px;
}
.woocommerce-account .customer_login_form_wrap form.login label,
.woocommerce-account .customer_login_form_wrap form.register label {
  margin-bottom: 5px;
}
.woocommerce-account .customer_login_form_wrap form.login .input-text,
.woocommerce-account .customer_login_form_wrap form.register .input-text {
  height: 40px;
  text-align: left;
  background: #ffffff;
}
.woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"],
.woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] {
  display: block;
  text-transform: none;
  margin-top: 12px;
  color: var(--text_color);
  font-weight: normal;
}
.woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"] input,
.woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] input {
  margin-right: 5px;
}
.woocommerce-account .customer_login_form_wrap form.login .button,
.woocommerce-account .customer_login_form_wrap form.register .button {
  margin-top: 5px;
  min-width: 120px;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
  margin-right: 30px;
}

/* --------------------------------------------
ORDER RECEIVED
-------------------------------------------- */
.woocommerce-order-received .woocommerce h2,
.woocommerce-account .woocommerce h2,
.woocommerce-order-received .woocommerce header.title h3,
.woocommerce-account .woocommerce header.title h3 {
  font-size: 25px;
  color: #25262C;
  margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce address,
.woocommerce-account .woocommerce address {
  line-height: 1.8;
}
.woocommerce .order_details {
  padding: 0;
}
/* --------------------------------------------
ORDER TRACKING
-------------------------------------------- */
.track_order {
  text-align: left;
}
.track_order .form-row input.button {
  margin-top: 30px;
  height: 50px;
  min-width: 170px;
  text-transform: uppercase;
  font-size: 16px;
}
.track_order p:first-child {
  line-height: 1.8;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  display: none;
}
.woocommerce .track_order .form-row-first,
.woocommerce .track_order .form-row-last {
  float: none;
  margin: auto;
  margin-bottom: 20px;
  width: 100%;
}
.woocommerce .track_order .form-row-first label,
.woocommerce .track_order .form-row-last label {
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 10px;
  color: var(--primary_color);
}
.woocommerce .track_order .form-row-first input,
.woocommerce .track_order .form-row-last input {
  text-align: left;
  color: var(--primary_color);
}
.woocommerce .track_order .form-row-first input .placeholder,
.woocommerce .track_order .form-row-last input .placeholder {
  text-align: left;
  color: var(--primary_color_fade_50);
}
.woocommerce form.track_order .form-row input.input-text {
  height: 50px;
  border: 1px solid #eee !important;
}
.woocommerce form.track_order .form-row input.input-text:focus {
  border-color: var(--primary_color) !important;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    max-width: 48%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    max-width: 48%;
}

.woocommerce-account .addresses .title .edit {
    float: right;
    color: var(--text_color);
}


.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  height: 44px;
  background-color: transparent;
  color: var(--text_color);
  font-size: 14px;
  border: 1px solid #eeeeee;
}
.woocommerce form .form-row textarea {
  height: 130px;
}
.woocommerce form .form-row label {
    font-weight: normal;
    font-size: 14px;
    color: var(--text_color);
}
.woocommerce form .form-row label.inline input[type=checkbox],
.woocommerce form .form-row label.inline input[type=radio] {
  margin: auto;
  vertical-align: middle;
}
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 10px;
}

.woocommerce legend {
	display: block;
	width: 100%;
	padding: 0;
	display: block;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.woocommerce .woocommerce-form-row em {
	font-style: italic;
    color: var(--text_color);
    font-weight: 300;
    margin-top: 5px;
    display: block;
    font-size: 14px;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}


.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 10px;
}
.woocommerce-input-wrapper {

width: 100%;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #eee !important;
    padding: 10px;
}

.select2-container .select2-selection--single {
    height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 9px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ececec !important;
    color: #000 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 3.5em;
	margin: 0 0 2em;
	position: relative;
	background-color: #f7f6f7;
	color: #515151;
	border-top: 3px solid #000;
	list-style: none outside;
	width: auto;
	word-wrap: break-word;
	}

.woocommerce-error {
	border-top-color: #b81c23 !important;
}

.woocommerce-message {
    border-top-color: #8fae1b  !important;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    list-style: none outside!important;
    padding-left: 0!important;
    margin-left: 0!important;
    padding: 5px !important;
    color: #000 !important;
    font-weight: 300 !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    width: 100%;
}

.woocommerce-LostPassword.lost_password a {
	color: var(--text_color) !important;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    width: 50%;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    margin-top: 0px !important;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
float: right;
}

#add_payment_method table.cart td a, #add_payment_method table.cart th a, .woocommerce-cart table.cart td a, .woocommerce-cart table.cart th a, .woocommerce-checkout table.cart td a, .woocommerce-checkout table.cart th a {
	color: #000 !important;
}

.cart_totals  {
	max-width: 500px;
	font-size: 14px;
}
.cart_totals h2 {
margin-bottom: 10px;
}

.woocommerce td.product-name dl.variation:last-child { 
	font-size: 14px;
}

.woocommerce-cart table.cart td .amount {
	font-size: 14px;
}

.cart-discount td {
	color: #43b61f;
    font-weight: 500;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 80px !important;
    box-shadow: none;
}

.woocommerce-info > a, .woocommerce-message > a {
	color: #000 !important;
}

.woocommerce form .form-row {
    padding: 0px !important;
}

#order_review_heading {
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}


.woocommerce-terms-and-conditions-wrapper {
	width: 100%;
	padding: 20px;
}

.woocommerce-terms-and-conditions-wrapper a {
	color: #000;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    margin-top: 0px !important;
    margin-left: 15px;
    margin-bottom: 20px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    color: #000 !important;
    font-size: 14px;
	font-weight: 300;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px;
    max-width: calc(100%) !important;
    margin-left: 0px !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f0f0f0 !important;
    border-radius: 0px !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #e1e1e1 !important;
    color: #575656 !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #e1e1e1 !important;
    border-right-color: transparent  !important;
    border-left-color: transparent  !important;
    border-top-color: transparent  !important;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce-billing-fields h3, #order_review_heading, .woocommerce-additional-fields h3 {
text-transform: uppercase;
font-weight: 600;
margin-bottom: 10px;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
    margin-top: 3px !important;
	border: #ccc solid 1px !important;
}


:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce .checkout_coupon p {
    font-size: 14px;
    margin-bottom: 10px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 49% !important;
    overflow: visible;
}

.shipping-calculator-button {
	color: var(--text_color) !important;
	font-weight: 500;
}

.woocommerce-cart table.cart td a.remove {

    color: #f00;
    font-weight: 400 !important;
}

.woocommerce div.product .product_title {
	position: relative;
	color: var(--primary_color);
	font-weight: normal;
	font-size: 48px;
	font-weight: 400;
	padding-bottom: 30px;
	line-height: 1.4;
	}


	.woocommerce .cart .coupon .button, .woocommerce .cart .coupon input.button {
		float: none;
		margin-left: -1px;
	}

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


	.product-view h1.title {
		font-size: 20px;
		font-weight: 500;
		color: var(--primary_color);
		margin-bottom: 20px;
		text-transform: uppercase;
	}

	.product-view .price {
	
		font-size: .875rem;
		line-height: .875rem;
		font-weight: 400;
		color: var(--primary_color);
		margin-bottom: 20px;
		text-transform: uppercase;
	}

	.product-view .instalment-payments {
		font-size: 12px;
		line-height: 12px;
		font-weight: 300;
		color: var(--text_color);
		margin-top: 20px;
		margin-bottom: -15px;
		font-style: italic;
	}

	.product-view .instalment-payments img {
		height: 12px;
		float: left;
		margin-right: 10px;
		margin-top: 0px;

	}


	.product-view .price ins span bdi {
		color:#f00;
	
	}
	.product-view .price del {
		color:#000 !important;
		font-weight: 300;
	}
	
	.product-view .price del span {
		color: #000 !important;
		font-size: 15px;
	}
	.product-view .price ins {
	text-decoration: none !important;
	}

	.product-view .description {
		font-size: 14px;
		line-height: 18px;
		font-weight: 300;
		color: var(--text_color);
		margin-bottom: 15px;
		border-bottom: #a4a2a2 solid 1px;
		padding-bottom: 30px;
	}

	.product-view .ref {
		font-size: 14px;
		line-height: 18px;
		font-weight: 500;
		color: var(--text_color);
		margin-bottom: 20px;
		border-top: #a4a2a2 solid 1px;
		border-bottom: #a4a2a2 solid 1px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.product-view .info-sizeguide {
		font-size: 14px;
		line-height: 18px;
		font-weight: 500;
		color: var(--text_color);
		float: right;
		text-transform: uppercase;
	}
	.product-view .select_size {
		font-size: 14px;
		line-height: 18px;
		font-weight: 500;
		color: var(--text_color);

	}

	.product-view .select_color {
		text-transform: none;
    float: left;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
	}

	.product-view .sizes-options {
		display:inline-block;
		padding:0px;
		color:#000000;
		opacity: 0.80;
		text-transform:uppercase;
		transition:all 0.4s;
		bottom: 0;
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
		border-bottom: #a4a2a2 solid 1px;
		padding-bottom: 25px;
	}
	
	.product-view .sizes-options a {
		padding: 0 2px;
		display: inline-block;
		border: 1px solid #ccc!important;
		position: relative;
		color: #000;
		cursor: pointer;
		margin-right: 10px;
		margin-top: 14px;
		min-height: 30px;
		min-width: 30px;
		line-height: 28px;
		font-size: 14px;
		text-align: center;
		box-sizing: border-box;
	}
	.product-view .sizes-options a:hover {
		text-decoration: none;
	}

	.product-view .sizes-options a.selected {
		border: 1px solid #000 !important;
		background-color: #000 !important;
		color: #fff !important;
	}


	.product-view .sizes-options a.no-stock {
		color: #ccc;
		background: linear-gradient(to top left,#fff calc(50% - 1px),#ccc,#fff calc(50% + 1px));
		border: 1px solid #ccc;
		pointer-events: none;
	}

	.product-view .colors-options  {
		display:inline-block;
		padding:0px;
		color:#000000;
		opacity: 0.80;
		text-transform:uppercase;
		transition:all 0.4s;
		bottom: 0;
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
		border-bottom: #a4a2a2 solid 1px;
		padding-bottom: 15px;
		margin-top: -15px;
	}
	.item-shop .colors-options  {
		display:inline-block;
		padding:0px;
		color:#000000;
		opacity: 0.80;
		text-transform:uppercase;
		transition:all 0.4s;
		bottom: 0;
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
		padding-bottom: 0px;
	}
	
	.product-view .colors-options a, .item-shop .colors-options a {
		padding: 0 2px;
		display: inline-block;
		border: 2px solid #fff!important;
		outline: 1px solid #ccc!important;
		position: relative;
		color: #000;
		cursor: pointer;
		margin-right: 10px;
		margin-top: 14px;
		min-height: 20px;
		min-width: 20px;
		border-radius: 20px;
		line-height: 28px;
		font-size: 14px;
		text-align: center;
		box-sizing: border-box;
	}
	.item-shop .colors-options {
		margin-bottom: 10px;
	}

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

	

	.product-view .product-info {
		position: sticky;
		top:120px !important;
		z-index: 1;
	}

	.product-view .product-images img {
		margin-bottom: 20px;
	}


	 .colors-options a.fucsia, .colors-options a.fucsia-en {
		background-color: #f0006d;
	}
	
	 .colors-options a.royal-blue, .colors-options a.royal-blue-en {
		background-color: #0a1f6c;
	}
	 .colors-options a.negro,  .colors-options a.black
	{
		background-color: #000;
	}

	.colors-options a.blanco,  .colors-options a.white
	{
		background-color: #fff;
		box-shadow: inset 0 0 0 1px #d6d6d6;
	}
	.colors-options a.amarillo,  .colors-options a.yellow
	{
		background-color: #feb400;
	}
	.colors-options a.dark-gray, .colors-options a.dark-gray-en
	{
		background-color: #33323a;
	}

	
	.colors-options a.naranja,  .colors-options a.orange {
		background-color: #f7941d;
	}
	.colors-options a.millenial-pink, .colors-options a.millenial-pink-en {
		background-color: #cfa195;
	}
	.colors-options a.rosa,  .colors-options a.pink {
		background-color: #f0cfce;
	}
	.colors-options a.azul,  .colors-options a.blue {
		background-color: #598aaf;
	}	
	.colors-options a.gris-negro,  .colors-options a.gray-black {
		background: linear-gradient(to top left,#000000 calc(50% - 1px),#000000,#a0a0a2 calc(50% + 1px));
	}
	.colors-options a.negro-beige,  .colors-options a.black-beige {
		background: linear-gradient(to top left,#bb6946 calc(50% - 1px),#000000,#000000 calc(50% + 1px));
	}
	.colors-options a.negro-amarillo,  .colors-options a.black-yellow {
		background: linear-gradient(to top left,#efca45 calc(50% - 1px),#000000,#000000 calc(50% + 1px));
	}
	.colors-options a.negro-azul,  .colors-options a.black-blue {
		background: linear-gradient(to top left,#2471ec calc(50% - 1px),#000000,#000000 calc(50% + 1px));
	}

	
	.colors-options a.negro-fucsia,  .colors-options a.black-fucsia {
		background: linear-gradient(to top left,#f0006d calc(50% - 1px),#000000,#000000 calc(50% + 1px));
	}


	.colors-options a.gris,  .colors-options a.gray {
		background: #98a8a9;
	}
	.colors-options a.rojo,  .colors-options a.red {
		background: #f00;
	}
	
	 .colors-options a:hover {
		text-decoration: none;
	}

	.colors-options a.selected {
		outline: 2px solid #000 !important;
	}

	.colors-options a.burdeo,  .colors-options a.burgundy
	{
		background-color: #7b1432;
	}
	.colors-options a.negro-camo,  .colors-options a.black-camo 
	{
		background: linear-gradient(to top left,#28262b calc(50% - 1px),#28262b,#000000 calc(50% + 1px));
	}
	.colors-options a.camo,  .colors-options a.camo-en
	{
		background: linear-gradient(to top left,#28262b calc(50% - 1px),#28262b,#000000 calc(50% + 1px));
	}
	.colors-options a.blanco-negro ,  .colors-options a.white-black  
	{
		color: #fff;
		background: linear-gradient(to top left,#000000 calc(50% - 1px),#000000,#ffffff calc(50% + 1px));
	}
	.colors-options a.blanco-rojo ,  .colors-options a.white-red  
	{
		color: #fff;
		background: linear-gradient(to top left,#f00 calc(50% - 1px),#f00,#ffffff calc(50% + 1px));
	}
	.colors-options a.blanco-rosa ,  .colors-options a.white-pink  
	{
		color: #fff;
		background: linear-gradient(to top left,#e394d3 calc(50% - 1px),#e394d3,#ffffff calc(50% + 1px));
	}
	.colors-options a.negro-blanco ,  .colors-options a.black-white  
	{
		color: #fff;
		background: linear-gradient(to top left,#fff calc(50% - 1px),#000,#000 calc(50% + 1px));
	}
	.colors-options a.negro-rojo ,  .colors-options a.black-red  
	{
		color: #fff;
		background: linear-gradient(to top left,#f00 calc(50% - 1px),#000,#000 calc(50% + 1px));
	}

	.colors-options a.azul.no-stock,  .colors-options a.blue.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#598aaf calc(50% - 1px),#fff,#598aaf calc(50% + 1px));
		pointer-events: none;
	}	
	.colors-options a.fucsia.no-stock, .colors-options a.fucsia-en.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#f0006d calc(50% - 1px),#fff,#f0006d calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.camo.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#28262b calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}

	.colors-options a.gris-negro.no-stock, .colors-options a.gray-black.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#000 calc(50% - 1px),#fff,#b2b2b4 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.gris.no-stock, .colors-options a.gray.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#98a8a9 calc(50% - 1px),#fff,#98a8a9 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.rojo.no-stock, .colors-options a.red.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#f00 calc(50% - 1px),#fff,#f00 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro-beige.no-stock, .colors-options a.black-beige.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#bb6946 calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro-amarillo.no-stock, .colors-options a.black-yellow.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#e9ca5e calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}

	.colors-options a.negro-azul.no-stock, .colors-options a.black-blue.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#2471ec calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}

	
	.colors-options a.negro-fucsia.no-stock, .colors-options a.black-fucsia.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#f0006d calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}


	 .colors-options a.royal-blue.no-stock, .colors-options a.royal-blue-en.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#0a1f6c calc(50% - 1px),#fff,#0a1f6c calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.dark-gray.no-stock, .colors-options a.dark-gray-en.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#33323a calc(50% - 1px),#fff,#33323a calc(50% + 1px));
		pointer-events: none;
	}

	.colors-options a.burdeo.no-stock,  .colors-options a.burgundy.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#7b1432 calc(50% - 1px),#fff,#7b1432 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro-camo.no-stock,  .colors-options a.black-camo.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#28262b calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro-camo-en.no-stock,  .colors-options a.black-camo-en.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#28262b calc(50% - 1px),#fff,#000000 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.blanco-negro.no-stock,  .colors-options a.white-black.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#000000 calc(50% - 1px),#fff,#ffffff calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.blanco-rojo.no-stock,  .colors-options a.white-red.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#f00 calc(50% - 1px),#fff,#ffffff calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.blanco-rosa.no-stock,  .colors-options a.white-pink.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#e394d3 calc(50% - 1px),#fff,#ffffff calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro-blanco.no-stock,  .colors-options a.black-white.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#fff calc(50% - 1px),#000,#000 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro-rojo.no-stock,  .colors-options a.black-red.no-stock
	{
		color: #fff;
		background: linear-gradient(to top left,#f00 calc(50% - 1px),#000,#000 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.negro.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#000 calc(50% - 1px),#fff,#000 calc(50% + 1px));
		pointer-events: none;
	}

	 .colors-options a.blanco.no-stock {
		color: #ccc;
		background: linear-gradient(to top left,#fff calc(50% - 1px),#ccc,#fff calc(50% + 1px));
		pointer-events: none;
	}

	.colors-options a.amarillo.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#feb400 calc(50% - 1px),#fff,#feb400 calc(50% + 1px));
		pointer-events: none;
	}

	 .colors-options a.millenial-pink.no-stock, .colors-options a.millenial-pink-en.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#cfa195 calc(50% - 1px),#fff,#cfa195 calc(50% + 1px));
		pointer-events: none;
	}
	.colors-options a.rosa.no-stock,  .colors-options a.pink.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#f0cfce calc(50% - 1px),#fff,#f0cfce calc(50% + 1px));
		pointer-events: none;
	}
	 .colors-options a.naranja.no-stock {
		color: #fff;
		background: linear-gradient(to top left,#f7941d calc(50% - 1px),#fff,#f7941d calc(50% + 1px));
		pointer-events: none;
	}

	.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.no_atributte {
		background-color: #ccc !important;
		border: #ccc solid 1px !important;
		color: #9d9d9d !important;
	
	}


	.product-view .sizes-options a.soldout {
		display: inline-block;
		color: #FFFFFF;
		opacity: 0.3;
		margin-left: 25px;
		margin-right: 25x;
		font-size: 16px;
		font-weight: 300;
		transition: all 1s;
	}
	.toggle-items  {
		display: block;
		margin-top: 40px;
		border: #ececec solid 1px;
	}
	.item-shop .image .sizes-options a:hover {
		text-decoration: none;
		font-weight: 500;
	
	}
	.toggle-items .toggle-item  {
		display: block;
		padding-bottom: 15px;
		padding-top: 15px;
		position: relative;
		border-bottom: #ececec solid 1px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.toggle-items .toggle-item:last-child  {
		border-bottom: #ececec solid 0px;
	}



	.toggle-items .toggle-item .toggle-title {
		display: block;
		text-transform: uppercase;
		font-weight: 500;
		cursor: pointer;
		font-size: 14px;
		
	}
	.toggle-items .toggle-item .toggle-wrapper {
		display: none;
		font-weight: 300;
		font-size: 14px;
		line-height: 18px;
		margin-top: 20px;	
	}

	.toggle-items .toggle-item.open .toggle-wrapper {
		display: block;
		font-size: 0.813em;
		color: #6c6c6c;
		padding-right: 25px;
	}

	.toggle-items .toggle-item.open .toggle-wrapper ul {
		list-style-type: disc;
		margin-left: 15px;
		margin-bottom: 10px;
	}

	.toggle-items .toggle-item.open .toggle-wrapper ul li {
		margin-bottom: 5px;

	}

	.toggle-items .toggle-item.open .toggle-wrapper strong, .toggle-items .toggle-item.open .toggle-wrapper b{
		font-weight:400;
	}
	.toggle-items .toggle-item.open .toggle-wrapper .title {
		font-weight:400;
		margin-bottom: 10px;
		text-decoration: underline;
	}
	.toggle-items .toggle-item.open .toggle-wrapper .item-care {
		display: flex;
		margin-bottom: 10px;
		font-size: 12px;
		text-transform: uppercase;
		flex-direction: row;
		align-items: center;
	}
	.item-care i {
		display: inline-block;
		width: 23px;
		height: 15px;
		margin-right: 5px;
		opacity: 0.8;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
	}
	.item-care .no-wash {
		background-image: url(images/symbols/no-wash.svg);
	}
	.item-care .wash-30 {
		background-image: url(images/symbols/wash-30.svg);
	}
	.item-care .do-not-bleach {
		background-image: url(images/symbols/do-not-bleach.svg);
	}
	.item-care .no-iron {
		background-image: url(images/symbols/no-iron.svg);
	}
	.item-care .iron-low {
		background-image: url(images/symbols/iron-low.svg);
	}
	
	.item-care .not-dry-clean {
		background-image: url(images/symbols/not-dry-clean.svg);
	}

	.item-care .not-tumble-dry {
		background-image: url(images/symbols/not-tumble-dry.svg);
	}
	
	.toggle-items .toggle-item.open .toggle-wrapper a {
		text-decoration: underline;
		color:#6c6c6c;
	}


 .woocommerce-page .product-images img {
		width: 100%;
	}

	.toggle-items .toggle-item .toggle-title i {
		height: 14px !important;
		background-image: url(images/arrow_down.svg);
		width: 20px;
		background-size: contain;
		display: block;
		background-repeat: no-repeat;
		float: right;
		transition: all 0.4s;
	}
	.toggle-items .toggle-item.open .toggle-title i {
		transform: rotate(180deg);
	}

	.woocommerce a.added_to_cart {
		padding-top: 0.5em;
		display: inline-block;
		margin-left: 20px;
		color: #000;
	}

	.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after {
		top: 10px !important;
		right: 10px !important;
	}
	.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading {
		padding-right: 36px !important;
	}


.share-buttons a svg {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: contain;
	transition: all 0.4s;
	opacity: 0.5;
	text-decoration: none;
	fill: #6c6c6c;
}

.footer .share-buttons {
	margin-top: 20px;
}
.footer .share-buttons a svg {
	fill: #000;
}


.share-buttons a, .share-buttons a:hover {
	text-decoration: none !important;
}
.share-buttons a, .share-buttons a:hover svg {
	opacity: 1;
}

.share-buttons a.tiktok svg {
	width: 23px;
}

.share-buttons a.tiktok:hover svg {
	fill: #000;
}

.share-buttons a.facebook:hover svg {
	fill: #4267b2;
}

.share-buttons a.twitter:hover svg {
	fill: #1da1f2;
}
  
  .share-buttons a.instagram:hover svg {
	fill: #f30685; 
  }
  
  .share-buttons a.whatsapp:hover svg {
	fill: #25d366; 
  }
  
  .share-buttons a.linkedin:hover svg {
	fill: #0e76a8; 
  }

  .category-product {
	color: #000;
	text-decoration: none;
	text-align: center;
  }

  .category-flex {
  	gap: 20px;
  }

  .category-product:hover {
	color: #000;
	text-decoration: none;
  }

  .category-product div {
	width: 90px;
    height: 90px;
	max-width: 90px;
	max-height: 90px;
    font-size: 10px;
    border-radius: 45px;
    display: grid;
    border: #e7e7e7 solid 1px;
    align-items: center;
	position: relative;
	margin-bottom: 5px;
	transition: all 0.4s;
	display: inline-block;
  }

  .category-product.selected div {
    border: #a6a6a6 solid 1px;
}


  .category-product:hover div {
	margin-bottom: 5px;
  }

  .category-product:hover span {
	margin-bottom: 0px;
  }

  .category-product .classic-cup {
	background-image: url(images/icons/classic-cup.svg);
	background-size: 75%;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.4s;
}

  .category-product:hover .classic-cup {
	background-size: 65%;
  }

  .category-product:hover div {
    border: #bebebe solid 1px;
  }

  .category-product .snapback {
	background-image: url(images/icons/snapback.svg);
	background-size: 75%; 
	background-repeat: no-repeat;
	background-position: center;
  }

  .category-product:hover .snapback {
	background-size: 65%;
  }

  .category-product .hoodies {
	background-image: url(images/icons/hoodies.svg);
	background-size: 65%;
	background-repeat: no-repeat;
	background-position: center;
  }

  .category-product:hover .hoodies {
	background-size: 60%;
  }


  .category-product .tshirt {
	background-image: url(images/icons/tshirt.svg);
	background-size: 65%;
	background-repeat: no-repeat;
	background-position: center;
  }

  .category-product:hover .tshirt {
	background-size: 60%;
  }


  .category-product .backpack {
	background-image: url(images/icons/backpack.svg);
	background-size: 45%;
	background-repeat: no-repeat;
	background-position: center;
  }

  .category-product:hover .backpack {
	background-size: 40%;
  }

  .category-product .mug {
	background-image: url(images/icons/mug.svg);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
  }

  .category-product:hover .mug {
	background-size: 40%;
  }

  .category-product .glasses {
	background-image: url(images/icons/glasses.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
  }

  .category-product:hover .mug {
	background-size: 60%;
  }
  
  .category-product span {
	display: block;
	transition: all 0.4s;
	font-size: 12px;
    text-align: center;
    width: 100%;
	font-weight: 300;
    color: #000000;
  }

  .woocommerce-thankyou-order-received {
	font-weight: 300;
    color: #000000;
    background-color: #eaf7db;
    padding: 20px;
    border-radius: 10px;
  }

  .woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    padding: 10px;
}

.woocommerce ul.order_details {
    margin: 0px !important;
    list-style: none;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    border: #e5e5e5 solid 1px;
}

.woocommerce ul.order_details li strong {
    font-weight: 500;
	margin-top: 5px;
}

.woocommerce ul.order_details li {
    font-weight: 300;
	padding: 10px !important;
    border-right: none !important;
}

.woocommerce table.order_details {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
}


.woocommerce-table__product-name.product-name a {
	text-transform: uppercase;
    color: #000 !important;
    font-weight: 400;
}

.woocommerce .woocommerce-customer-details address {
    font-weight: 300;
    font-size: 14px;
}

.woocommerce-order-received .woocommerce h2, .woocommerce-account .woocommerce h2, .woocommerce-order-received .woocommerce header.title h3, .woocommerce-account .woocommerce header.title h3 {
    font-size: 20px !important;
    color: #25262C;
    margin-bottom: 15px !important;
}

.woocommerce .woocommerce-customer-details address {
    border-radius: 0px !important;
	border: #e5e5e5 solid 1px !important;
}

.woocommerce table.shop_table {
	border: #e5e5e5 solid 1px !important;
    border-radius: 0px !important;
}

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

.woocommerce-account .woocommerce-MyAccount-content > p {
    font-weight: 400;
	font-size: 14px;
    border-top: 1px solid var(--primary_color) !important;
}

.woocommerce-account .woocommerce-MyAccount-content > p:before {
    float: left;
}

.woocommerce-account .woocommerce-MyAccount-content p a {
    font-weight: 500 !important;
}

.woocommerce-account .woocommerce-MyAccount-content > p:before {
    display: none !important;
}

.woocommerce-button.button.view {

    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a {
	color: #000;
}

.woocommerce-order-received .woocommerce address, .woocommerce-account .woocommerce address {
    line-height: 20px;
    font-size: 14px;
    font-weight: 300;
}
.woocommerce-page.woocommerce-edit-address h3 {
	text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}

.woocommerce-page.woocommerce-edit-address .button {
margin-top: 20px !important;

}

.woocommerce-form__input.woocommerce-form__input-radio.input-radio {
	margin-right: 10px;
}

.woocommerce-page.woocommerce-edit-account .button {
	margin-top: 20px !important;
	
	}




	.cform .form-group {
				margin-bottom: 10px;
				position: relative;
			}

			.cform.order_track input, .cform.order_track textarea, .cform.order_track select {

				max-width: 680px;
			}

			.cform.order_track    label.notice {
				max-width: 680px;
				
			}
			.cform    label {
				position: absolute;
				top: 20px;
				left: 10px;
				pointer-events: none;
				transition: 0.2s ease all;
				color: #888;
			}
			.cform    label.notice {
				position: static;
				pointer-events: auto;
				font-size: 0.92em;

			}
			
			.cform    input, .cform  textarea, .cform  select {
				width: 100%;
				padding: 10px;
				border: 1px solid #ccc;
				border-radius: 0px;
				padding-top:25px;
			
			}
	
			.cform  select {
				padding-left:10px !important;
				appearance: auto;
				background-color: #FFFF;
				color: #000;
				-webkit-appearance: none;
			
			}
			.cform   input:focus, textarea:focus, select:focus {
				outline: none;
			}
			.cform    input:focus + label,
			.cform    textarea:focus + label,
			.cform    select:focus + label,
			.cform   input:not(:placeholder-shown) + label,
			.cform   textarea:not(:placeholder-shown) + label,
			.cform   select:not(:placeholder-shown) + label {
				font-size: 12px;
				top: 5px;
				left: 5px;
				padding: 0 5px;
				color: #000;
			}
			.cform   textarea {
				resize: vertical;
			}
			.cform  input[type="checkbox"] {
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			border: #000 solid 1px;
			width: 12px;
			height: 12px;
			margin-right: 10px;
			padding: 0px !important;
			margin-top: 3px;
		}
		
		.cform input[type="checkbox"]:checked {
		background-color: #000;
	}
		.cform  a{
			color: #000;
			font-weight:400;
		}
	
		.cform button {
			background-color: #000;
			color: #FFFFFF;
			border: none;
			padding: 8px;
			text-transform: uppercase;
			font-weight: 300;
			border: #000 solid 0px;
			font-size: 14px;
			cursor: pointer;
			margin-top: 10px;
			margin-bottom: 20px;
			transition: all 0.4s;
			padding-bottom: 6px;
			padding-left: 10px;
			padding-right: 10px;
		}
		
				.cform  button:hover {
					background-color: #FFFFFF;
					border: #000 solid 1px;
					color: #000;
				}

.v-hidden {
	visibility: hidden;
}


.message--success {
    font-weight: 300;
    color: #000000;
    background-color: #eaf7db;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}


.message--warning {
    font-weight: 300;
    color: #000000;
    background-color: #fff5dd;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.woocommerce-privacy-policy-text {
    font-size: 0.8em;
    line-height: 18px;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px;
}

.woocommerce-privacy-policy-text a {
	color:#000;
	font-weight: 400;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-bottom: 5px;
}
.register .woocommerce-privacy-policy-text {
	margin-bottom: 15px;
}

.register, .login, .checkout
{
	font-size: 14px;
}

.woocommerce-additional-fields__field-wrapper {
	margin-top: 20px;
}

.lost_password {
	color: #000;
}

.plus-add-cart {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
    height: 50px;
    border-radius: 0px;
    color: #030303;
    background-color: transparent;
    align-items: center;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    opacity: 1;
	justify-items: center;
  align-items: center;
}

.plus-add-cart span {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    color: #030303;
    background-color: #fff;
    font-size: 15px;
    line-height: 20px;
    opacity: 0.7;

}


.slick-arrow {
	display: none !important;
}

#ppcp-messages {
    display: block;
    width: 100%;
    color: #2c2e2f;
    cursor: pointer;
    padding-left: 20px;
    padding-bottom: 20px;
}

.woocommerce-checkout #payment ul.payment_methods li {
    padding: 10px;
}

.footer .payment-methods {
	margin-top:-70px; 
	float: left;
}

.footer .payment-methods div.pay-icon {
	border: #f0eff0 solid 1px;
	padding: 3px;
	border-radius: 0px;
	height: 38px;
	width: 45px;
	float: left;
	margin-right: 5px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center;
}

.footer .payment-methods div.pay-icon.paypal {
	background-image: url(images/payments/paypal.svg);
}
.footer .payment-methods div.pay-icon.visa {
	background-image: url(images/payments/visa.svg);
}
.footer .payment-methods div.pay-icon.mastercard {
	background-size: 65%;
	background-image: url(images/payments/mastercard.svg);
}
.footer .payment-methods div.pay-icon.maestro {
	background-size: 65%;
	background-image: url(images/payments/maestro.svg);
}
.footer .payment-methods div.pay-icon.amex {
	background-size: 70%;
	background-image: url(images/payments/amex.svg);
}
.footer .payment-methods div.pay-icon.discover {
	background-size: 70%;
	background-image: url(images/payments/discover.svg);
}
.footer .payment-methods div.pay-icon.bbva_tpv {
	background-size: 80%;
	background-image: url(images/payments/bbva_tpv.svg);
}
.footer .payment-methods div.pay-icon.apple_pay_tpv {
	background-size: 80%;
	background-image: url(images/payments/apple-pay.svg);
}
.footer .payment-methods div.pay-icon.google_pay_tpv {
	background-size: 90%;
	background-image: url(images/payments/google-pay.svg);
}
.footer .payment-methods img.secure-pay {
	margin-top: 0px;
	margin-right: 2px;
	height: 12px;
	float: left;
}

.footer .payment-methods span {
	color: #000;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: 200;
}

.parallax-sustainability {
	background-image: url(images/pages/sustainability/sustainability-01.jpg);
	min-height: 600px; 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax-sustainability h1 {
    font-weight: 600;
    font-size: 40px;
    color: #FFF;
    opacity: 0.8;
    font-size: 31px;
    font-weight: 300;
	float: right;
 
}

.parallax-sustainability h1 b {
    font-weight: 500;
	font-size: 70px;
}

.large-text {
	font-size: 17px;
    line-height: 22px;
	font-weight: 200;
}

.tree-planted-button {
	display: inline-block;
	padding: 20px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #78d377;
}

#billing_city_field {
	clear: none;
    float: left;
    width: 49%;
}

#billing_state_field {
clear: none;
float: right;
width: 49%;
}

.woocommerce-form-coupon {
	display:  block !important;
}

.header-info b {
	font-weight: 600;
}

.cookies-advice {
	position: fixed;
	display: none;
	bottom: 20px;
	right: 20px;
	margin: auto;
	width: 400px;
	border-radius: 0px;
	color: #696969;
	background-color: #fff;
	text-align: center;
    font-size: .82em;
    line-height: 1.5;
	opacity: 1;
  	z-index: 999;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  transition:all 0.4s;
	  opacity: 0;
	  border: #000 solid 1px;
}

.cookies-advice.open {
	display: block;
		opacity: 1;
}


.cookies-preferences {
	position: fixed;
	overflow: auto;
	top: -100px;
	right: 0px;
	margin: auto;
	width: 33%;
	border-radius: 0px;
	color: #696969;
	background-color: #fff;
	text-align: left;
    font-size: .82em;
	border-left: #ececec solid 1px;
    line-height: 1.5;
	opacity: 1;
  	z-index: 999;
  	padding-top: 20px;
	padding-bottom: 20px;
	transition:all 0.4s;
	opacity: 0;
	height: 0px;
}

.cookies-preferences.open {
	height: 100vh;
	top: 0px;
	opacity: 1;
}

.cookies-preferences::-webkit-scrollbar {
	width: 3px;
	background-color: white;
  }
  
  
  .cookies-preferences::-webkit-scrollbar-thumb {
	background-color: black;
  }

.cookies-preferences .title {
	font-weight: 500;
	font-size: 1.2em;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #000;
}

.cookies-preferences .advice a {
	color: #000;
	text-decoration: underline;
}


.cookies-preferences .advice a.btn-accept-cookies, .cookies-preferences .advice a.btn-preferences-cookies {
	background-color: #000;
	color: #fff;
	border: none;
	padding: 8px;
	text-transform: uppercase;
	font-weight: 300;
	border: #000 solid 0px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 20px;
	transition: all 0.4s;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.cookies-advice a {
	color: #000;
	text-decoration: underline;
}	

.cookies-preferences .advice .enabled {
	color: #3474e0;
	text-transform: none;
	font-size: 12px;
}

.cookies-advice .btn-accept-cookies {
	background-color: #000;
	color: #fff;
	border: none;
	padding: 8px;
	text-transform: uppercase;
	font-weight: 300;
	border: #000 solid 0px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 20px;
	transition: all 0.4s;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	text-decoration: none;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #000;
}

input:focus + .slider {
  box-shadow: 0 0 1px #000;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}

.fast-info-wrapper {
	gap: 15px;
	align-items: center;
	display:grid; /*Establecemos el contenedor a grid*/
    grid-template-columns: repeat(4, 1fr);
}

.fast-info  {
    background-color: #f7f7f7;
    padding: 15px;
    border-radius: 10px;
	height: 100%;
    width: 100%;
	align-items: stretch;
	box-sizing: border-box;
	align-items: flex-start;
}

.fast-info .tt {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
}

.fast-info span {
	text-transform: none;
	font-weight: 200;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	margin-top: 5px;
	padding-right: 20px;
}
.fast-info .icon-secure-payment {
	height: 35px;
	margin-bottom: 10px;
}
.fast-info .icon-returns {
	height: 50px;
	margin-bottom: 5px;
	margin-top: -10px;
}
.fast-info .icon-fast-shipping {
	height: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.fast-info .icon-eco {
	height: 50px;
	margin-bottom: 5px;
	margin-top: -10px;
}

.wc-proceed-to-checkout {
	padding: 0px !important;
}
.wc-proceed-to-checkout .checkout-button.button.wc-forward {
background-color: #000 !important;
color: #FFF !important;
width: 100%;
}

.woocommerce-shipping-methods .woocommerce-shipping-destination {
	font-weight: 300 !important;
}

.promo-code {
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	bottom: 0px;
	max-width: 100%;
	color: #FFFF;
	padding: 20px;
    font-size: 30px;
    font-size: 30px;
    border-bottom: #fff solid 4px;
    color: #FFFF;
    padding: 20px;
	padding-bottom: 0px;

    font-size: 30px;
    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 .title {
	text-transform: none;
    font-size: 40px;
    margin-bottom: 10px;
	font-weight: 400;
	display: inline-block;
}

.promo-code .title img {
	width: 40px;
    float: left;
    margin-top: -2px;
    margin-right: 15px;
}

.promo-code .title span {
	font-weight: 500;
}


.promo-code .info {
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	background-color: #000;
	margin-bottom: 0px;

}
.promo-code .code {
	position: relative;
}
.promo-code .subtitle {
	text-transform: none;
    margin-bottom: 10px;
}
.promo-code .code span {

color: #e2aa04;
font-weight: 500;
}

.promo-code .code img {
	height: 20px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}



.promo-code .subtitle #contador {
	color: #e2aa04;
	font-weight: 500;	
}

.promo-code .copy-msg {
	font-size: 15px;
	margin-left: 10px;
	display: inline-block;
	position: absolute;
	padding-top: 10px;
}

.home .slick-slider {
    -webkit-user-select: text  !important;
    -khtml-user-select: text  !important;
    -moz-user-select: text  !important;
    -ms-user-select: text  !important;
    user-select: text !important;
  }


  .tags_product  {
	margin-top: -5px;
	margin-bottom:15px;
	width: 100%;
  }
  .tags_product .tag {
	display: block;
                  background-color: #ebeae8;
                  color: #000;
                  font-size: 11px;
                  padding: 5px;
				  padding-left: 15px;
				  padding-right: 15px;
                 float: left; 
                  text-align: center;
                  margin-left: 0px;
				  margin-right: 10px;
                  text-transform: uppercase;          
  }

  .tags_product .tag.new {

	background-color: #343434;
	color: #ebeae8;
}

.tags_product .tag.black-friday {

	/*background-color: #3682ec;background-color: #fde000;color: #000;*/
	background-color: #ec3636;
	color: #FFF;
}
/*
.tags_product .tag.black-friday {

	background-color: #3677ec;
	color: #FFF;
}

.item-shop .image .black-friday {
    display: inline-block;
    position: absolute;
    background-color: #3677ec;
    top: 10px;
    right: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    padding: 5px;
    padding-bottom: 4px;
}*/

.tags_product .tag:last-child {

				 margin-right: 0px;
  }


  .banner_button {
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
    line-height: normal !important;
    cursor: pointer;
	font-size:  38px !important;
    text-decoration: none;
    overflow: visible;
    padding: 40px !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;
  }
  a.gridwide {
	cursor:  pointer !important;

  }
  a.gridwide:hover {
	cursor:  pointer !important;
  
  }
  a.gridwide:hover .banner_button {
	text-decoration: none;
	color: #000 !important;
	background-color: #fff !important;
	border:  #fff solid 1px !important;
	border-left:  #ececec solid 1px !important;
	border-right:  #ececec solid 1px !important;
	border-bottom:  #ececec solid 1px !important;
}





.paypal-logo {
    background-image: url(images/payments/paypal.svg);
    border-radius: 0px;
    height: 30px;
    width: 54px;
    margin-bottom: -11px;
    margin-top: -9px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


#marq {
	margin: 1em auto; 
	width: 102em; height: 1.5em; 
	border: inset; 
	overflow: hidden; 
	white-space: nowrap; 
	background-color: silver; 
	font: bold 150%/1.5 serif; 
	}
	#orig {
	display: inline-block; 
	transform: translatex(0); 
	animation: marquesina 10s infinite normal linear 1s; 
	}
	#copia{
	/*background-color: lime; */
	}
	@keyframes marquesina {
	  0% {transform: translatex(0); }
	  100% {transform: translatex(-50%); }
	}
	
