/*
Theme Name: Testarudo Ecommerce
Theme URI:
Description:
Version: 1.0
Author: Testarudo
Author URI: https://testarudo.cl
*/
/* =WordPress Core


/* ----------GLOBALES-------------- */

html  {
  margin-top: 0 !important;
}
body, div {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px ;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #333 ;
  line-height: 140%;
  letter-spacing: 1px;
  position: relative;
  left: 0;
  background-color: #DDD;
}

a {
  color: #444;
  text-decoration: none;
  transition: background 0.3s ease 0s, color 0.3s ease 0s;
  font-weight:bold;
}
a:hover {
  color: #666 ;
  text-decoration: none;
}
h1,h2,h3,h4,h5 {
  margin: 10px 0;
}
h1 {
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 30px;
}
h2 {
  font-weight: 700 ;
  margin-bottom: 30px;
}
h3 {
  font-weight: 400 ;
  font-size: 20px;
}
h4 {
  font-weight: 400 ;
  font-size: 16px;
  color: #FFF;
}
img {
  border: none;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
input[type=text], input[type=number] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 8px;
  border-radius: 6px;
  border-color: #DDD;
  border-width: 1px;
}
select {
  padding: 8px;
  border-radius: 6px;
  border-color: #DDD;
  box-sizing: border-box;
  -moz-box-sizing:
  border-box;
  -webkit-box-sizing: border-box;
}


/* ---------------HEADER-------------- */

#header {
  top: 0;
  left: 0;
  width: 100%;
  background: #191919;
  background-image: url('images/bg-slaid.jpg');
  background-size: cover;
  background-position:top;
}
.single #header,
.archive #header,
.page #header {
  padding-bottom: 15px;
}
.headcont {
  padding-top:15px;
  padding-bottom: 15px;
}
.logomenu{
  display: none;
}
.logo-home{
}
.logo_cont {
  text-align: left;
}
.logo_cont img {
  max-width: 70%;
  height: inherit;
}
.woocommerce .logo_cont img,
.woocommerce-page .logo_cont img {
  max-width: 100%; height: inherit;
}
.head-data {
  padding-top: 10px;
}

/* -----------Top-------------- */

.top {
  background: #000;
}
.frase_top {
 text-align: left;
}
.frase_top h4{
  font-size: 12px;
}

/* WSP.
* --------------------------------------- */

.wsp-ap {
	position: fixed;
	z-index: 220;
	width: 60px;
	height: 70px;
	bottom: 20px;
	left: 10px;
}
.wsp-ap-txt {
	background: rgba(0,0,0,0.7);
	padding: 0 2px;
	display: block;
	font-size: 9px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
}
.wsp-ap-txt:after{
	content:"";
	    position: absolute;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    width: 0;
	    height: 0;
			top:17px;;
	    border-top: 4px solid rgba(0,0,0,0.7);
	    border-left: 6px solid transparent;
	    border-right: 6px solid transparent;
}
.wsp-ap-icon {
	background: #00E676;
	color: #FFF;
	text-align: center;
	font-size: 33px;
	width: 46px;
	height: 46px;
	margin: 5px auto 0 auto;
	border-radius: 100%;
  padding-top: 5px;
}
.wsp-ap-icon a {
	color: #FFF;
}




/*-------------BUSCADOR HEADER-------------- */

.header_search {
  padding-top: 6px;
  position: relative;
}
.header_search input[type=text] {
  background-color: #f9f9f9;
  height: 30px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  border: 1px solid #CCC;
  border-radius: 4px;
}
.header_search input[type=text]:focus{
  outline: 0;
}
.header_search input[type=image] {
  position: absolute;
  top: 10px;
  right: 22px;
  width: 20px;
  height: 20px;
}
.header_search_cont {
  padding: 20px 0;
}
.header_search .placeho{
  font-weight: 400;
}


/* --------------Redes Sociales-------------- */
.social-movil {
  display: none;
}

.top_social {
  height:35px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.top_social a {
  width: 20px;
  height: auto;
  margin-left: 10px;
}
.top_social a svg {
  width: 100%;
  height: auto;
}
.top_social p {
  font-size: 12px;
  padding: 0;
  margin: 0 10px 0 0;
  line-height: inherit;
  color:#999;
}


/*-------------CARRO HEADER----------------- */


#header_carro {
}
#header_carro a {
  color:#FFF;
  display:block;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont-carro a span.material-symbols-outlined {
  font-size: 28px;
}
.cont-carro {
  color:#FFF;
  border-radius: 2px;
  padding: 6px 3px 0px 5px;
}

.qty_{
  background: #ee0751;
  padding: 5px 11px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
}
.arro {
  width: 0;
height: 0;
border-style: solid;
border-width: 4.5px 7.8px 4.5px 0;
border-color: transparent #ee0751 transparent transparent;
margin-right: -2px;
}



/*-----------MENU PRINCIPAL----------- */

#menu_uno{
  padding-right: 0px;
}

.header_menu_movil {
  display: none;
}
.navbar {
  text-align: right;
  padding: 0;
}
.navbar-collapse {
  justify-content: flex-end;
}
.navbar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.navbar ul li {
  display: inline-block;
  margin-left: 3px;
  position: relative;
  text-transform: capitalize !important;
}
.navbar ul li:first-child {
  margin-left: 0;
}
.navbar ul li a {
  display: block;
  font-size: 13px;
  color: #999;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  padding: 6px;
  transition: all 0.3s;
}
.navbar ul li a:hover,
.navbar ul li.current-menu-item a,
.navbar ul li.current_page_item a {
  text-decoration: none;
  color: #DDD;
  transition: all 0.3s;
}
.navbar ul li ul {
  position: absolute;
  top: 31px;
  left: 0;
  display: none;
  z-index: 400;
  width: 100%;
}
.navbar ul li ul li {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 5000;
}
.navbar ul li ul li a {
  font-size: 13px;
  background:#e60547;
}
.navbar ul li ul li a:hover {
  background: #931710;
}
.navbar ul li:hover ul {
  display: block;
}


/*-------CATEGORIAS------ */

.header_menu {
  padding-top: 20px;
}
.navbar-cat-nav {

}
#menu-categorias {
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
#menu-categorias li{
  margin-left: 3px;
  position: relative;
}
#menu-categorias li a{
  font-size: 15px;
  display: block;
  padding: 5px 7px;
  text-transform: uppercase;
  font-weight: 600;
  color: #DDD;
}
#menu-categorias li a:hover {
  color: #999;
}
#menu-categorias li ul {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  z-index: 6000;
}
#menu-categorias li:hover ul {
  display: block;
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
#menu-categorias li.menu-item-has-children {
  border-bottom: 1px solid #111;
}

/* ----------Slaid-------------- */

#slaid {
  overflow: visible;
  position: relative;
  margin-bottom: 30px;
  padding: 20px 0 10px 0;
  display: flex;
}

.carousel {
  width: 100%;
}
.carousel-inner {
  width: 100%;
}
.frase-slaid{
  text-align: right;
  display: flex;
  align-items: center;
}
.frase-slaid h1 {
  font-size: 46px;
  color: #FFF;
  text-transform: uppercase;
  text-shadow: 0px 0px 4px rgba(0,0,0,0.5)
}
.frase-slaid h1 strong {
  background-color: #1f163e;
  display: flex;
  justify-content: flex-end;
}
.img-slaid {
  overflow: visible;
  padding: 10px;
}
.img-slaid img {
  width: 85%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}


/* ------------Bloques-categorias-------------- */

#bloques-categorias {
  padding: 30px 0;
  background: #EEE;
}
.block-cat {
  min-height: 130px;
	background-size: cover !important;
	background-position: center center;
  position: relative;
  filter: grayscale(0);
  transition: all 0.3s;
  border-radius: 12px;
}
.block-cat:hover{
  filter: grayscale(1);
  transition: all 0.3s;
}
.block-cat-inner {
  width: 100%;
	height: 100%;
	position: absolute;
}
.block-cat-inner a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.block-cat-inner a h1{
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: 800;
  text-transform: capitalize;
  z-index: 1000;
  text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
  padding: 0;
  margin: 0;
  position: relative;
}
/*.block-cat-inner h1:after {
  content : "";
  position: absolute;
  bottom: -10px;
  margin-left: auto;
margin-right: auto;
  left: 0;
  right: 0;
  height  : 3px;
  width   : 40%;
  border-bottom:2px solid #FFF;
  z-index: -1;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
}*/
.icono-cat {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
.icono-cat img {
  width: 100%;
  height: auto;
}

#destacados-home {
  padding: 40px 0;
}

/*-----------------Bloque Oferta-------------- */

#bloque-oferta{
  padding-top: 30px;
  padding-bottom: 30px;
}
.block-oferta {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.oferta-img img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.block-oferta-cont {
  padding-top: 40px;
  position: relative;
}
.block-oferta-cont h4 {
  color: #333;
}
.block-oferta-cont h1 {
  position: relative;
}
.block-oferta-cont h1:after {
  content : "";
  position: absolute;
  bottom: -15px;
  margin-left: auto;
margin-right: auto;
  left: 0;
  height  : 6px;
  width   : 40px;

}

/*-----------------CONTENT HOME-------------- */

.titulo-productos-home {
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  padding: 0 0 40px 0;
}
.titulo-productos-home h2 {
  margin: 0;
}
.titulo-productos-home span {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.titulo-productos-home span a {
  padding: 5px 10px;
  border-radius: 20px;
  font-weight: 500;
  font-size: 12px;
}
.titulo-productos-home span a:hover {
  background: #666;
}



/*--Esconder titulo SHOP-- */
.home h1.woocommerce-products-header__title.page-title {
    display: none;
}

.cuerpo {
  background-color: #FFF;
  padding-top: 30px;
}
.orden {
  display: none;
}
.orden-contenido {
  padding-top: 10px;
}
.productos {
  padding-top: 15px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center;
}

.woocommerce-breadcrumb {
visibility:hidden;
}
.edit-post-visual-editor
.editor-block-list__block
.wc-block-grid__product-title,
.editor-styles-wrapper {
  font-size: 14px !important;
}
.woocommerce ul.products li.product a img,
.woocommerce div.product div.images img {
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
  margin-bottom: 60px !important;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #6c7266 !important;
    font-weight: 600 !important;
    color: #FFF !important;
    padding: 12px 20px !important;
    border-radius: 6px !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #6c7266 !important;
    font-weight: 600 !important;
    color: #FFF !important;
    border-radius: 0px !important;
}
.woocommerce div.product div.summary {
}

.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale {
  font-size: 14px !important;
  font-weight: 900 !important;
  border: none;
}

/*-----Bloques Home-----*/

.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-title {
  padding: 18px;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
  font-size: 13px;
  color: #77a464;
  font-weight: 400;
}
.wc-block-grid__product .wc-block-grid__product-price {
  background: none;
  font-size: 12px;
  color: #222;
  font-weight: 600;
}

.wc-block-grid__product .wc-block-grid__product-image img {
  width: 100% !important;
  max-width: 100% !important;
}
.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-title {
  padding: 0px;

}
.wc-block-grid__product .wc-block-grid__product-title {
  text-align: center;
  font-size: 14px;
  color: #222;
  font-weight: 500;
  padding-top: 5px;
  min-height: 40px;
  margin-bottom: 0px !important;
}
.select2-container--default .select2-selection--single {
  width: 100%;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
    max-width: inherit;
}
.form-row {
  display: block;
}
.form-row .optional { display: none;}
/*-----------------CONTENT Interior-------------- */




.woocommerce-result-count {
  display: none;
}
.single_post_cont {
  padding-top: 20px;
}

#productos-bottom{
  display: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* ------Instagram Link--------------- */

#link-instagram {
  background: #f0e2d9;
  min-height: 200px;
  margin-bottom: 30px;
}
.link-insta-texto{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.link-insta-texto h3{
  font-family: 'Satisfy', cursive;
  font-size: 55px;
  color: #af877f;
}
.link-insta-img img{
  width: 100%;
  height: auto;
}
/* ----------------Hide Sidebar----------------- */


woocommerce-page #content .single_wrap {
   float: none;
   width: 100%;
}
.woocommerce-page #sidebar {
  display: none;
}
/* --Suscribete---------------- */

#wpforms-form-831{
  display: flex;
}
#wpforms-form-831
.wpforms-field-container{
  width: 50%;
}
#wpforms-form-831
.wpforms-submit-container{
  width: 50%;
}
#wpforms-form-831
.wpforms-field-container
.wpforms-field input[type=email]  {
  background-color: #FFF;
  height: 40px;
  width: 100%;
  min-width: 90%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  color: #CCC;
  border: 1px solid #CCC;
  border-radius: 3px;
}

/* -------Footer---------------- */

#footer {
  padding-top: 50px;
  width: 100%;
  background-color: #BBB;
}
.logo-footer{
  text-align: right;
}
.logo-footer img {
  width: 80%;
  height: auto;
}

#footer h3{ color: #BBB; margin-top: 0px;}
/* --------------Menu Footer---------------- */
.footer-nav {
  margin-bottom: 20px;
}
#menu-footer {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu-footer li {
  padding: 1px 20px 1px 0;
  margin-right: 10px;
  border-right: 1px solid rgba(255,255,255,0.1);
}
#menu-footer li a{
 display: block;
 font-weight: 600;
 color: #302d2b;
}
#menu-footer li a:hover{
  color: #FFF !important;

}
/* ----------------INFO PAGO----------------- */

.info-footer {
  padding-bottom: 50px;
}
.info-footer h4 {
    color: #302d2b;
    font-weight: 600;
    margin-bottom: 25px;
}
.info-footer h4 i{
  color: #302d2b;
  margin-right: 10px;
}
.info-footer p {
    color: #302d2b;
}
.info-footer .mediosdepago-logo {
  padding: 15px;
  border-radius: 3px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.info-footer .mediosdepago-logo img {
  width: 100%;
  height: auto;
}
#firmamenuqr { border-top: 1px solid #222; background: #151515; padding-bottom: 6px; padding-top: 6px;}
#firmamenuqr p { margin-bottom: 0;}
#firmamenuqr i { font-size: 20px;}
#firmamenuqr img{ width: 90%;}


/* --------------Back to top----------------- */

#back-to-top-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 16px;
	background: #222;
	padding: 10px;
	width: 40px;
	height: 40px;
  color: #FFF;
  cursor: pointer;
  outline: none;
  border: 3px solid #222;
	border-radius: 6px;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  transition-property: background-color, color;
  z-index: 2000;
}
#back-to-top-btn:hover {
  background-color: #d45000;
  border-color: #d45000;
  color: #fff;
}


/* ----------------FORMULARIOS----------------- */


div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight:400 !important;
}
