@charset "UTF-8";
/*
   Theme Name: Cosetes de Marta copia
   Theme URI: http://photonica.es
   Description: Photonica
   Author: Photonica
   Author URI: www.photonica.es
   Version: 1.0
   Template: cosetes
*/
@import url(http://cosetesdemarta.com/wp-content/themes/cosetes/style.css);



/* Menú */

/*.logotienda {
	width: 200px;
	margin: 0 auto;
}*/

.menu-menu-tienda-container {
	width: 100%;
	margin-top: -140px;
	font-family: 'ShowcaseSansMini';
	font-size: 26px;
	float: left;
}
#menu-item-9432:hover {background: url(http://cosetesdemarta.com/wp-content/themes/cosetes/img/hover-inicio.png) no-repeat top;}
#menu-item-9560:hover {background: url(http://cosetesdemarta.com/wp-content/themes/cosetes/img/hover-inicio.png) no-repeat top;}
#menu-item-9525:hover {background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/numero.png) no-repeat top;}
#menu-item-9524:hover {background: url(http://cosetesdemarta.com/wp-content/themes/cosetes/img/hover-corona.png) no-repeat top;}
/*#menu-item-9501 {margin-left: 554px;}*/

.menu-menu-tienda-dos-container {
	width: 24%;
    margin-top: -140px;
    font-family: 'ShowcaseSansMini';
    font-size: 26px;
    float: right;
}
#menu-item-9555:hover {background: url(http://cosetesdemarta.com/wp-content/themes/cosetes/img/hover-cuenta.png) no-repeat top;}
#menu-item-9556:hover {background: url(http://cosetesdemarta.com/wp-content/themes/cosetes/img/hover-comprar.png) no-repeat top;}


.toggleMenu {display:  none;}
.nav {
    list-style: none;
     *zoom: 1;
	 line-height: 30px;
	 text-align: left;
}
.nav ul {
    list-style: none;
    width: 9em;
	text-align: center;
}
.nav a {
    padding: 30px 8px;
    /* color:#b3b3b3; */
	color: #F175A6;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#menu-item-3711 a, #menu-item-3712 a, #menu-item-3713 a, #menu-item-18 a {padding: 30px 3.8px;}
.nav li:last-child a {padding-right: 0px;}
.nav a:hover {
    color:#757575;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav li {position: relative;}
.nav > li {display: inline-block; /* float: left */}
/*.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}*/
.nav > li > a {display: block;}
.nav li  ul {
    position: absolute;
    left: -9999px;
	text-align: center;
}
.nav > li.hover > ul {left: 0;}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
	background-color: rgba(254, 211, 166, 0.4);
    position: relative;
    z-index:100;
	padding: 0px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav li li a:hover {
    background-color: rgba(175, 237, 226, 0.4);
	color: #b3b3b3;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav li li a:after {
	content: "" !important;
	padding-left: 0px !important;
}
/* .nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}
*/

/* MENU TIENDA RESPONSIVE */

/* Menú */

.toggleMenu {
	width: 100%;
	height: 40px;
	margin-top: 35px;
	line-height: 45px;
	text-align: center;
	color:#b3b3b3;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
	font-family: 'ShowcaseSansMini';
	letter-spacing: 1px;
	font-size: 26px;
	border-bottom: 1px dotted #ddd;
}
.toggleMenu:hover {
	color:#6b6b6b;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@media screen and (max-width: 1024px) {
.menu-menu-tienda-container {
	/* width: 80% !important; */
	margin-top: 30px !important;
	margin: 0 auto;
}

.menu-menu-tienda-dos-container {
	/* width: 80% !important; */
	width: 100% !important;
    margin-top: 0px !important;
	margin: 0 auto;
}

#menu-item-9432:hover, #menu-item-9560:hover, #menu-item-9524:hover, #menu-item-9525:hover, #menu-item-9555:hover, #menu-item-9556:hover {background-image: none !important}
.nav a {padding: 0px !important; line-height: 35px; letter-spacing: 1px;}

/* .active {display: block !important;} */
.nav {text-align: center !important}
.nav a:after {content: "" !important;}
.nav > li {display: list-item !important;}
.nav > li a {
	background-color: rgba(209, 235, 233, 0.9) !important;
	color: #fff !important;
	border-top: 1px dotted #fff !important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav > li a:hover {
	background-color: rgba(175, 237, 226, 0.8) !important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav > li > .parent {background-position: 95% 50% !important;}
.nav > li > .parent {
	background-image: url("http://marucca.es/wp-content/themes/marucca/img/downArrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 95% 50% !important;
}
.nav li  ul {text-align: center !important;}
.nav li li a {
	background-color: rgba(254, 211, 166, 0.9) !important;
	border-top: 1px solid #fae2c9 !important;
	color: #fff !important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
	padding: 10px 15px !important;
}
.nav li li a:hover {
	background-color: rgba(175, 237, 226, 0.9) !important;
	border-top: 1px solid #cdf3ec !important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav ul {
	display: block !important;
	width: 100% !important;
}
.nav > li.hover > ul , .nav li li.hover ul {position: static !important;}

}


/* PRODUCTOS DESTACADOS */


.ordeninicio {
	float: left;
	padding: 10px;
}


#listaprod {
	width: 100%;
	height: auto;
}


.imagenprod {
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.imagenprod img {
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	background: #fff;
	object-fit: cover;
}

.infoprod {
	font-family: 'ShowcaseSansMini';
	font-size: 30px;
	color: #fff;
	width: 300px;
	height: 300px;
	text-align: center;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

.precioprod {
	font-family: 'ShowcaseSansMini';
	font-size: 50px;
	color: #fff;
}

/*Ejemplo 1*/
.ejemplo-1 img {
transition: all 0.2s linear;
}
.ejemplo-1 .infoprod {
opacity: 0;
background-color: #000;
transition: all 0.3s ease-in-out;
padding: 19% 0;
}
.ejemplo-1 h2 {
transform: translateX(-200px);/*Desplazamos a la izquierda*/
opacity: 0;
transition: all 0.7s ease-in-out;
}
.ejemplo-1 p {
transform: translateX(200px);/*Desplazamos a la derecha*/
opacity: 0;
transition: all 0.4s linear;
}
.ejemplo-1 a.link{
opacity: 0;
transition: all 0.4s ease-in-out;
transform: translateY(100px)/*Desplazamos para abajo*/
}
.ejemplo-1:hover img {
transform: scale(1.1);/*Damos un ligero zoom a la imagen*/
}
.ejemplo-1:hover .infoprod {
opacity: 0.5;
}
.ejemplo-1:hover h2,
.ejemplo-1:hover p,
.ejemplo-1:hover a.link {
opacity: 1;
transform: translateX(0px);/*Regresamos a las posiciones originale*/
}

/* PRODUCTOS DESTACADOS RESPONSIVE */

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

	.imagenprod {
   	 	width: 270px;
    	height: 270px;
    }
	.imagenprod img {
    	width: 270px;
    	height: 270px;
	}
	.infoprod {
    	width: 270px;
    	height: 270px;
	}
}

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

	.imagenprod {
   	 	width: 260px;
    	height: 260px;
    }
	.imagenprod img {
    	width: 260px;
    	height: 260px;
	}
	.infoprod {
    	width: 260px;
    	height: 260px;
	}
}

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

	.imagenprod {
   	 	width: 250px;
    	height: 250px;
    }
	.imagenprod img {
    	width: 250px;
    	height: 250px;
	}
	.infoprod {
    	width: 250px;
    	height: 250px;
	}
}

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

	.imagenprod {
   	 	width: 300px;
    	height: 300px;
    }
	.imagenprod img {
    	width: 300px;
    	height: 300px;
	}
	.infoprod {
    	width: 300px;
    	height: 300px;
	}
}

/* FIN PRODUCTOS DESTACADOS */

/* FOOTER TIENDA -------------------------------------------------------------- */
.futer a {
	font-family: 'ShowcaseSansMini';
    font-size: 26px;
    color: #F175A6 !important;
    padding: 10px;
}

.futer a:hover {
	text-decoration: none !important;
	color: #757575 !important;
}

.futer {
    background-color: #e2f3f2;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

footer#copyright {
    padding-top: 20px !important;
    
}

.futerred.menu-item {width: 35px; height: auto; display: inline-block;}

.futerrede {
	text-align: center;
    background: url(http://cosetesdemarta.com/wp-content/themes/cosetes/img/bg-social.png) no-repeat center top;
    padding-top: 50px;
}
#menu-item-9545 {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales01.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}

#menu-item-9545:hover {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales06.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}
#menu-item-9537 {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales02.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}

#menu-item-9537:hover {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales07.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}
#menu-item-9538 {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales03.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}

#menu-item-9538:hover {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales08.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}
#menu-item-9539 {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales04.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}

#menu-item-9539:hover {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales09.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}
#menu-item-9540 {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales05.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}

#menu-item-9540:hover {
  background: url(http://cosetesdemarta.com/wp-content/themes/cosetes_child/img/redessociales10.png) no-repeat;
  height: 35px;
  width: 35px;
  background-size: cover;
}
/* FIN FOOTER TIENDA -------------------------------------------------------------- */

.woocommerce .woocommerce-breadcrumb a {
    color: #80CEC8;
}

.woocommerce .woocommerce-breadcrumb {
    color: #80CEC8;
    background-color: rgba(226,243,242, 0.5);
    padding: 5px;
}

.page-title {
	font-family: 'ShowcaseSansMini';
    font-size: 56px;
    color: #F175A6 !important;
    text-align: center;
}

.term-description {
	font-family: 'ShowcaseSansMini';
    font-size: 24px;
    color: #80CEC8 !important;
    text-align: center;
    margin-bottom: 15px;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    font-size: 12px;
}
.woocommerce ul.products li.product a img {
    height: 230px !important;
    max-width: 230px;
    object-fit: cover;
}

.woocommerce ul.products li.product h3 {
	font-family: 'ShowcaseSansMini';
    font-size: 30px;
    color: #F175A6 !important;
    text-align: center;
    padding: 0px;
}

.woocommerce ul.products li.product .price {
    color: #80CEC8;
    width: 100%;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 38px;
    text-align: center;
    font-family: 'ShowcaseSansMini';
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    height: 409px;
}
.woocommerce ul.products li.product .button {
    bottom: 0px;
    position: absolute;
    left: 20%;
    right: 20%;
    text-align: center;
    background: #e2f3f2;
}

.woocommerce ul.products li.product .button:hover {
    background: #80CEC8;
}

/* FICHA PRODUCTO */

.stock.in-stock {
	display: none;
}


.woocommerce div.product .product_title {
	font-family: 'ShowcaseSansMini';
    font-size: 40px;
    color: #F175A6 !important;
    float: left;
    text-align: center;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #80CEC8;
    display: block;
    font-weight: 400;
    font-size: 85px;
    text-align: center;
    font-family: 'ShowcaseSansMini';
    float: left;
}

.woocommerce div.product .stock {
    font-weight: 400;
    color: #717171;
    font-size: 14px;
    text-align: center;
}

.anadircarro {
	/*width: 260px;
	margin: 0 auto;*/
	float: right;
}

.woocommerce div.product form.cart .button {
    color: #fff;
    background: #80CEC8;
    width: 200px;
    height: 50px;
    font-size: 20px;
}

.woocommerce div.product form.cart .button:hover {
    background: #e2f3f2;
    color: #80CEC8;
}

.woocommerce div.product form.cart input {
    height: 46px;
    font-size: large;
    width: 50px;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 2em;
    margin-top: 2em;
}

.product_meta {
	margin-bottom: 2em;
	text-align: center;
	float: left;
}

.informacion {
	width: 100%;
	height: auto;
	margin-top: 2em;
}


.dudas {
	font-size: 16px;
    font-weight: 600;
    background-color: #e2f3f2;
    color: #80CEC8;
    border-radius: 4px;
    width: 50%%;
    height: auto;
    float: right;
    padding: 3px;
    /*margin: 0 auto;*/
}
.dudas2 {
    text-align: center;
    margin: 0 auto;
}

.garantia a{
	font-size: 16px;
    font-weight: 600;
    background-color: #e2f3f2;
    color: #80CEC8;
    border-radius: 4px;
    width: 50%;
    height: auto;
    float: left;
    padding: 3px;
    /*margin: 0 auto;*/
}
.garantia2 {
    text-align: center;
    margin: 0 auto;
}

.descripcion {
	float: left;
    border-top: 3px dashed #80cec8;
    border-bottom: 3px #80cec8;
    border-bottom-style: dashed;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: justify;
    margin-bottom: 10px;
}

.adicional {
	float: left;
	width: 100%;
}

/* CARRITO */

.woocommerce a.button.alt {
	color: #fff;
    background: #80CEC8;
}

.woocommerce a.button.alt:hover {
	background: #e2f3f2;
    color: #80CEC8;
}

.woocommerce input.button {
	background-color: #e2f3f2;
    color: #80CEC8;
}

.woocommerce input.button:hover {
	background-color: #80CEC8;
    color: #e2f3f2;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 103px;
}

.woocommerce input.button.alt {
	color: #fff;
    background: #80CEC8;
}

.woocommerce input.button.alt:hover {
	background: #e2f3f2;
    color: #80CEC8;
}

.woocommerce .woocommerce-info {
	border-top-color: #F175A6;
	background-color: #e2f3f2;
}

.woocommerce .woocommerce-info:before {
    color: #80CEC8;
}

.woocommerce-info a {
	color: #F175A6;
}

.woocommerce .woocommerce-error {
    border-top-color: #b81c23;
    background-color: #ffe3e3;
}


/* TABS */

.woocommerce div.product .woocommerce-tabs ul.tabs {
    background-color: #e2f3f2;
    border-radius: 4px 4px 0 0;
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    text-decoration: none;
    color: #fff;
    background-color: #80CEC8;
    border-radius: 4px 4px 0 0;
    
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 3px solid #80CEC8;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: none;
}

.titulodesc {
	font-family: 'ShowcaseSansMini';
    font-size: 40px;
    color: #80cec8;
}



/* VALORACIONES */

.woocommerce #reviews #comments h2 {
    font-family: 'ShowcaseSansMini';
    font-size: 40px;
    color: #717171;
}

.woocommerce-Reviews {
	border-radius: 4px;
	background-color: #e2f3f2;
	padding: 15px;
}

.woocommerce #respond input#submit {
	color: #fff;
    background: #80CEC8;
    border: 1px solid #80CEC8;
    font-size: 20px;
    width: 20%;
    font-family: 'Muli', sans-serif;
}

.woocommerce #respond input#submit:hover {
	color: #80CEC8;
    background: #e2f3f2;
    border: 1px solid #80CEC8;
}

.suscribete {
	text-align: center;
    background: #F175A6;
    color: #FFCF5D; 
    padding: 10px;
    font-size: 20px; 
    height: 75px;
    width: 80%;
    margin: 0 auto;
}

.suscribete H4{
    color: #FFF;
    font-size: 40px; 
}

.suscribeteleft {
	float: left;
	width: 50%;
}

.suscribeteright {
	float: right;
	width: 50%;
}

#suscribeteenviar {
	border: none !important;
    padding: 2%;
    background: #fff;
    color: #ccc;
    font-family: 'Muli', sans-serif;
    margin-top: 10px;
}

#suscribeteenviar:hover {
	background: #757575;
}

#suscribetetextarea {
	border: none !important;
    padding: 2%;
    background: #fff;
    color: #ccc;
    font-family: 'Muli', sans-serif;
    margin-top: 10px;
    width: 90%;
}

.enviogratiss {
	font-family: 'ShowcaseSansMini';
    font-size: 40px;
     color: #fff;
	
}

.enviogratis {
	text-align: center;
    margin: 0 auto;
    float: left;
    width: 100%;
    background: #F175A6;
    border-radius: 4px;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product a img {
	margin: 0 auto;
}
