/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');*/
/*
*
*   Custom Root
*
*/
:root {
  --theme-color-1: #2b3378;
  --theme-color-2: #299AD1;
  --theme-color-3: #e6c400;
  --text-detail: #666666;
  --theme-line: #ededed;
  --link: #333333;
  --link-hover: #F7931E;
}
body {
}
a,
p {
  font-family: 'PoppinsLight';
}
/*
*
*   Custom Text
*
*/
a {
  color: #777;
}

a:hover,
a:focus,
a:active {
  color: var(--theme-color-2);
}

a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}
button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
ul,
ol {
  margin: 0 0 1.5em 0em;
}
li > ul,
li > ol {
  margin-left: -1.5em;
}


@font-face{
	font-family: "PoppinsRegular";
	src: url('/wp-includes/fonts/Poppins-Regular.ttf');
	font-weight: normal;
}

@font-face{
	font-family: "PoppinsBold";
	src: url('/wp-includes/fonts/Poppins-Bold.ttf');
	font-weight: bold;
}

@font-face{
	font-family: "PoppinsLight";
	src: url('/wp-includes/fonts/Poppins-Light.ttf');
	font-weight: lighter;
}

@font-face{
	font-family: "PoppinsThin";
	src: url('/wp-includes/fonts/Poppins-Thin.ttf');
}

@font-face{
	font-family: "PoppinsMedium";
	src: url('/wp-includes/fonts/Poppins-Medium.ttf');
	font-weight: medium;
}


/*
*
*   Custom Menu Mobile
*
*/
#menu-mobile{
	position: sticky;
	top: 0px;
	z-index: 999;
}
#menu-mobile ul.menu{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu-mobile ul.sub-menu,
#menu-mobile ul.children{
	display: none;
}
#menu-mobile .menu-item-3412 ul.sub-menu {
    display: block !important;	
}
#menu-mobile .widget_yith_wc_category_accordion ul {
  padding-left: 0;
}
#menu-mobile .widget_yith_wc_category_accordion ul li ul {
  padding-left: 50px;
}
#menu-mobile #modal-menu #primary-menu {
  list-style: none;
  padding: 0;
  text-align: center;
}
#menu-mobile #modal-menu #primary-menu li a {
  line-height: 2;
  font-size: 1.3rem;
}
/*
*
*   Custom Cabecera
*
*/

.header-top div:nth-child(1){
	position: relative;
	gap: 20px;
}

.header-top div:nth-child(1) div:before{
	  content: "";
    display: inline-block;
    width: 20px;
	  position: relative;
    height: 20px;
    margin: 0px 6px -7px 0px;
    transition: 0.2s ease;
    text-decoration: none;
    background-color: var(--theme-color-1);
    -webkit-mask-image: url(/wp-content/themes/ozado/img/header/mail.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

.header-top div:nth-child(2){
	position: relative;
}

.header-top div:nth-child(2):before{
	  content: "";
    display: inline-block;
    width: 20px;
	  position: relative;
    height: 20px;
    margin: 0px 6px -4px 0px;
    transition: 0.2s ease;
    text-decoration: none;
    background-color: var(--theme-color-1);
    -webkit-mask-image: url(/wp-content/themes/ozado/img/header/wsp.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

#dropdownCat:after{
	content: "";
    display: inline-block;
    width: 10px;
	  position: relative;
    height: 20px;
    margin: 0px 0px -11px 6px;
    transition: 0.2s ease;
    text-decoration: none;
    background-color: var(--theme-color-1);
    -webkit-mask-image: url(/wp-content/themes/ozado/img/header/despl.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

button#MenuDropHead:after{
	content: "";
    display: inline-block;
    width: 10px;
	  position: relative;
    height: 20px;
    margin: 0px 0px -11px 6px;
    transition: 0.2s ease;
    text-decoration: none;
    background-color: var(--theme-color-1);
    -webkit-mask-image: url(/wp-content/themes/ozado/img/header/despl.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

#header-slider-menu ul.product-categories{
  padding: 0px;	
}

#header-slider-menu ul.product-categories li a{
	text-decoration: none;
}

#menu-lat {
  box-shadow: 2px 1px 8px 1px #0000001c;
  z-index: 99999;
  background: white;
}
#masthead {
  background: white;
  position: sticky;
  top: 0;
  z-index: 9999;
}
#masthead .barra-footer {
  background: var(--theme-color-2);
}
#masthead .barra-footer .widget {
  margin: 0;
}
#masthead .barra-footer .widget p {
  margin-bottom: 0;
  color: white;
}
#masthead .barra-footer .widget img {
  filter: invert(1);
}

#masthead #menu-principal #primary-menu {
  display: grid;
}
#masthead #menu-principal #primary-menu li {
  line-height: 3.5;
}
#menu-top {
  background: #c64f00;
}
#menu-top .widget {
  margin: 0;
}
#menu-top p,
#menu-top a {
  margin-bottom: 0px;
  font-size: 14px;
  color: white;
}
div.asl_m .probox .proinput{
	display: flex;
    margin-top: auto !important;
	margin-bottom: auto !important;
}

@media(max-width: 1600px){
	#text-11 ul li{
		font-size: 16px !important;
	}
}

#text-11{
	margin-bottom: 0px;
	display: flex;
}

#text-11 .textwidget{
	display: flex;
}

#text-11 ul{
	display: flex;
	list-style: none;
	margin-bottom: 0px;
	justify-content: space-between;
	padding-left: 0px;
}

#text-11 ul li{
	border: 1px solid #dadada91;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	font-size: 20px;
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 15px;
}

#text-11 ul li:first-child{
	margin-right: 5px;
}


#text-11 ul li:before{
	content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px 10px -7px -2px;
    transition: 0.2s ease;
    text-decoration: none;
    background-color: var(--theme-color-2);
    -webkit-mask-image: url(/wp-content/themes/ozado/img/header/mail.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

#text-11 ul li:last-child:before{
		content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -10px 10px -10px -2px;
    transition: 0.2s ease;
    text-decoration: none;
    background-color: var(--theme-color-2);
    -webkit-mask-image: url(/wp-content/themes/ozado/img/header/phone.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}

.product-header-widget ul{
	display: flex;
	margin-bottom: 0px;
	padding-left: 0px;
	justify-content: space-between;
	overflow: auto;
}

.product-header-widget ul li{
	padding-top: 14px;
	padding-bottom: 14px;
}

.product-header-widget ul::-webkit-scrollbar{
	color: var(--theme-color-2);
	height: 3px;
	border-radius: 30px;
}

.product-header-widget ul::-webkit-scrollbar-thumb{
	background: var(--theme-color-2);
	border-radius: 20px;
}


.product-header-widget .widget{
	margin-bottom: 0px;
}

.product-header-widget ul a{
	text-decoration: none;
	padding: 0px 10px;
	white-space: nowrap;
}

.product-header-widget ul.children li{
	padding: 10px 30px;
	white-space: normal;
}

.product-header-widget ul.children li:hover{
	background: var(--theme-color-1);
	transition-duration: 0.3s;
}

.product-header-widget ul.children li:hover a{
	color: #fff;
}

.product-header-widget ul.children li a{
	color: #000;
}

.header-sect-2{
	background-color: var(--theme-color-1);
}

.header-sect-2 #primary-menu{
	display: flex;
	list-style: none;
	gap: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.header-sect-2 #primary-menu a{
	text-decoration: none;
	color: #fff;
}

.header-sect-2 #primary-menu li{
	padding: 15px 10px !important;
}

.btn-header{
	text-decoration: none;
}

.btn-header:before{
	content: '';
	height: 30px;
	width: 1px;
	background: #dadada91;
	display: flex;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 0px;
}

.dropdown-cat ul{
  padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.dropdown-cat ul li a{
	text-decoration: none;
}

.dropdown-cat ul.product-categories li:hover{
	background: var(--theme-color-1);
}

.dropdown-cat ul.product-categories li:hover a{
	color: #fff;
}

.dropdown-cat ul.product-categories{
	background: #f2f2f2;
	margin-bottom: 0px;
}

.dropdown-cat section{
	margin-bottom: 0px;
}

.dropdown-cat .widget_product_categories ul li:hover > ul, .main-navigation ul li.focus > ul{
	right: 100% !important;
	top: 0px;
	width: 150%;
	border-top: 0px;
	margin-left: 0px;
	height: -webkit-fill-available;
	background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
	padding-top: 0px;
	width: 200%;
	
}

.dropdown-cat li ul.children a{
	color: #000 !important;
}

.dropdown-cat li ul.children li:hover a{
	color: #fff !important;
}

.dropdown-cat.show{
	top: -3px !important;
}

.dropdown-cat.show ul{
	animation: growDown 0.5s;
  transform-origin: top center;
}

.header-cats{
	display: flex;
	align-items: center;
	padding: 15px 0px;
	overflow: auto;
}

.header-cats section{
	margin-bottom: 0px;
}

.header-cats ul{
	list-style: none;
	padding-left: 0px; 
	display: flex;
	
	margin-bottom: 0px;
	gap: 25px;
	align-items: center;
}

.header-cats a{
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}
.header-cats ul.sub-menu,
.header-cats ul.children{
	display: none;
	transform: scaley(0);
	position: absolute;
	background: #fff;
	min-width: 150px;
	box-shadow: 0px 4px 5px #00000073;
}
.header-cats ul.sub-menu li,
.header-cats ul.children li{
	padding: 15px;
}

.header-cats ul.sub-menu li a,
.header-cats ul.children li a{
	color: var(--theme-color-1);;
}

.header-cats::-webkit-scrollbar{
	background: transparent;
	height: 3px;
}

.header-cats::-webkit-scrollbar-thumb{
	background: var(--theme-color-3);
}
.header-cats li:hover ul{
	display: block;
	transition-duration: 0.3s;
	animation: animacionDrop 0.5s;
	transform: scaley(1);
	transform-origin: top;
}

@keyframes animacionDrop{
	0%{
		transform: scaley(0);
	}
	80%{
		transform: scaley(1.1);
	}
	100%{
		transform: scaley(1);
	}
}

.dropdown-cat .menu{
	display: block !important;
}

.dropdown-cat .menu a{
	color: var(--theme-color-1) !important;
}

/*Custom Header Mobile*/

#MobileCAT ul{
	list-style: none;
	padding-left: 0px;
}

#MobileCAT ul li{
	padding: 8px;
}

#MobileCAT li a{
	text-decoration: none;
	color: white;
}



/*Efecto Hover IMG*/

figure.vc_figure {
    position: relative;
    overflow: hidden;
}

figure.vc_figure:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s,-webkit-transform 2s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,90deg) translate3d(0,-200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,90deg) translate3d(0,-200%,0);
}
figure.vc_figure:hover:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,90deg) translate3d(0,200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,90deg) translate3d(0,200%,0);
}



/*Custom Login Box*/

.login-box{
	max-width: 300px;
}

.login-box .woocommerce-MyAccount-content{
	display: none;
}

.login-box h2{
	display: none;
}

.login-box label{
	line-height: 1.5;
    margin-bottom: 10px;
    color: #000;
    font-family: 'PoppinsMedium';
	text-align: left;
}

.login-box form.login{
	border: 0px;
	margin: 0px !important;
}

.login-box .woocommerce-MyAccount-navigation ul{
	padding-left: 0px !important;
	list-style: none;
	margin-bottom: 0px;
}

.login-box .woocommerce-MyAccount-navigation li{
	padding: 10px 30px !important;
}

.login-box .woocommerce-MyAccount-navigation li:hover{
	background: var(--theme-color-1);
	transition-duration: 0.3s;
}

.login-box .woocommerce-MyAccount-navigation li:hover a{
	color: #fff !important;
}

.login-box .woocommerce-MyAccount-navigation a{
	text-decoration: none;
	color: #000;
}

.dropdown-login{
	border-radius: 0px;
	border: 0px;
	box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
	background: #ffffffe6;
	border-top: 5px solid var(--theme-color-1);
	margin-top: -2px !important;
	padding: 0px !important;
}

/*
*
*   Custom Footer
*
*/
#colophon {
 border-top: 1px solid #dadada91;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
#colophon .site-info,
#colophon .site-info a {
  color: #b8b8b8;
  transition: 0.3s ease-out;
  font-weight: 600;
  font-size: 14px;
	font-family: 'PoppinsLight';
  text-decoration: none;
}
#colophon .site-info a:hover {
  color: var(--link-hover);
}

#footer-widgets ul.children{
	display: none;
}
/*
*
*   Custom Footer Widgets
*
*/

.footer-top{
	background: linear-gradient(90deg, var(--theme-color-3) 38%, var(--theme-color-1) 0%);
	color: #fff;
}

#text-14 ul{
	padding-left: 0px;
	list-style: none;
}

#text-14 li{
	border: 1px solid #dadada91;
	padding: 10px;
	margin-bottom: 10px;
}


#footer-widgets {
}
#footer-widgets .widget-title {
  color: var(--theme-color-1);
  font-family: 'PoppinsMedium';

}
#footer-widgets p:nth-child(1) img {
}
#footer-widgets p:nth-child(4) img {
  filter: grayscale(1);
  transition: 0.3s ease;
}
#footer-widgets p:nth-child(4) img:hover {
  filter: grayscale(0);
  cursor: pointer;
}
#footer-widgets p {
  color: #000;
  line-height: 2;
  font-size: 14px;
}
#footer-widgets a {
  color: #000;
  transition: 0.3s ease;
  font-size: 14px;
}
#footer-widgets li{
	font-size: 14px;
}
#footer-widgets li a{
	font-size: 14px;
}
#footer-widgets a:hover {
  color: var(--theme-color-2);
}
#footer-widgets ul {
  padding-left: 0rem;
  margin-bottom: 0;
}
#footer-widgets .widget {
  margin: 0;
}
#footer-widgets .menu{
	list-style: none;
	text-align: left;
	padding-left: 0px;
	width: max-content;
    margin-left: auto;
    margin-right: auto;
}

#footer-widgets .menu li{
	padding-bottom: 15px;
}
#footer-widgets .menu a{
	color: #000;
}

#footer-widgets ul li a{
  text-decoration: none;
}

#footer-widgets  #nav_menu-3 .menu-menu-principal-container{
  padding-top: 0px;
  justify-content: left;
}


#footer-widgets  #nav_menu-3 .menu-menu-principal-container ul#menu-menu-principal li{
  margin-bottom: 10px;
}

#footer-widgets  #nav_menu-3 .menu-menu-principal-container ul#menu-menu-principal li a{
  color: var(--theme-line);
}

#footer-widgets  #nav_menu-3 .menu-menu-principal-container ul#menu-menu-principal li a:hover{
  color: var(--link-hover);
}

#footer-widgets h5.widget-title{
  margin-bottom: 25px;
}

#footer-widgets .product-categories{
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  padding-left: 0px;
  padding-right: 30px;
  margin-right: 30px;
}

#footer-widgets #nav_menu-7 .widget-title{
	text-align: center;
}

#footer-widgets #nav_menu-7 li{
	text-align: center;
}

#footer-widgets ul.product-categories li a{
  color: #000;
}

#footer-widgets ul.product-categories li.cat-item{
  padding-bottom: 15px;
}


#footer-widgets ul.children li.cat-item{ 
  border-bottom: none;
}

#footer-widgets ul li a:hover{ 
  color: var(--link-hover);
}


#footer-widgets ul#menu-menu-principal{
  padding-left: 0px;
}

.btn-flotante-wsp{
	border-radius: 50px; 
	background-color: #25D366; 
	padding: 15px 15px;
	position: fixed;
	bottom: 30px;
	left: 30px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
}

.btn-flotante-wsp:hover {
	background-color: #000;
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-7px);
}

.btn-flotante-up{
	border-radius: 50px; 
	background-color: #12163d; 
	padding: 15px 15px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	z-index: 99;
}

.btn-flotante-up:hover {
	background-color: #000;
	box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
	transform: translateY(-7px);
}

@media(max-width: 767px){
	.btn-flotante-up img, .btn-flotante-wsp img{
		width: 20px !important;
		height: 20px !important;
	}
}

/* SCROLLBAR */

/* width */
#footer-widgets ::-webkit-scrollbar {
  width: 5px;
  margin-right: 10px;
}

/* Track */
#footer-widgets ::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 5px;
}
 
/* Handle */
#footer-widgets ::-webkit-scrollbar-thumb {
  background: var(--theme-color-3); 
  border-radius: 5px;
}

/* Handle on hover */
#footer-widgets ::-webkit-scrollbar-thumb:hover {
  background: var(--link-hover);
}

/*
*
*   Custom Blog
*
*/

.barra-lat {
  height: 100vh;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.barra-lat::-webkit-scrollbar {
  width: 3px;
}
.barra-lat::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
.barra-lat::-webkit-scrollbar-thumb {
  background: #79b718;
  border-radius: 10px;
}
/*
*
*   Custom Blog
*
*/

/*
    Post
*/
#blog .title-post a {
  color: var(--link);
  transition: 0.3s ease-out;
  font-size: 1.3rem;
}
#blog .title-post a:hover {
  color: var(--link-hover);
}
#blog .catag {
  line-height: 2.3;
}
#blog .catag a {
  background: #74747470;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  transition: 0.3s ease-out;
  font-size: 0.8rem;
}
#blog .catag a:hover {
  background: #747474;
}
#blog .vermas a {
  background: var(--link-hover);
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  line-height: 3;
  transition: 0.3s ease-out;
}
#blog .vermas a:hover {
  background: var(--link);
}
#blog .border-gris {
  border: 1px solid var(--theme-line);
  border-radius: 5px;
  padding: 1rem 0;
}
#blog .cate-img img {
  border-radius: 5px;
}
#main .pagination {
  justify-content: center;
}
#main .pagination .nav-links span.page-numbers {
  color: var(--link-hover);
}
#main .pagination .nav-links .page-numbers {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--link);
  transition: 0.3s ease-out;
  margin: 0 5px;
}
#main .pagination .nav-links a.page-numbers:hover {
  color: var(--link-hover);
}

/*
    Sidebar
*/
#sidebar-wordpress .widget-area {
  border: 1px solid var(--theme-line);
  padding: 0px 13px 0px 13px;
  border-radius: 5px;
  position: sticky;
  top: 10px;
}
#sidebar-wordpress .widget {
  margin: 1.5em 0 1.5em;
}
#sidebar-wordpress form.search-form label {
  width: 100%;
}
#sidebar-wordpress input[type="search"] {
  border-radius: 0;
  border-color: #d2d2d2;
  font-size: 1rem;
  padding: 5px;
}
#sidebar-wordpress input[type="submit"] {
  border: 0;
  border-radius: 0;
  position: relative;
  background-image: url(img/icon/search-white.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  background-color: var(--link-hover);
  font-size: 0;
  padding: 17.2px;
  margin: 0px 0px 0px -5px;
  top: -43.5px;
  float: right;
  transition: 0.3s ease;
}
#sidebar-wordpress input[type="submit"]:hover {
  background-color: var(--link);
}
#sidebar-wordpress a {
  color: #333333;
  transition-property: color, background-color, border-color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  font-weight: 500;
}
#sidebar-wordpress a:hover {
  color: #a0ce4e;
}
#sidebar-wordpress ul {
  list-style: none;
  list-style-image: url(img/icon/right-arrow.svg);
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}
#sidebar-wordpress .widget-title {
  color: #333333;
}
/*
    End Sidebar
*/


/*
*
*   Plugin Contact Form
*
*/
#contact-page input[type="text"],
#contact-page input[type="email"],
#contact-page input[type="url"],
#contact-page input[type="password"],
#contact-page input[type="search"],
#contact-page input[type="number"],
#contact-page input[type="tel"],
#contact-page input[type="range"],
#contact-page input[type="date"],
#contact-page input[type="month"],
#contact-page input[type="week"],
#contact-page input[type="time"],
#contact-page input[type="datetime"],
#contact-page input[type="datetime-local"],
#contact-page input[type="color"],
textarea {
  padding: 10px;
  margin-bottom: 1rem;
}
#contact-page button,
#contact-page input[type="button"],
#contact-page input[type="reset"],
#contact-page input[type="submit"] {
  padding: 10px 1rem;
}

/*
*
*   Plugin yith quick view
*
*/
#yith-quick-view-modal .yith-wcqv-main {
  padding: 1rem;
}
#yith-quick-view-modal .yith-wcqv-main figure {
  border: 1px solid var(--theme-line);
}

/*
*
*
*   Plugin SideBar
*
*/
.xoo-wsc-footer a.button {
  margin: 6px 0;
  background: var(--theme-color-2) !important;
  color: white !important;
}

.xoo-wsc-footer #continue-wsp {
  padding: 10px !important;
  border-radius: 5px !important;
}
.xoo-wsc-footer a.button:hover {
  background: var(--theme-color-1) !important;
}

.xoo-wsc-items-count {
  background-color: var(--theme-color-2);
  color: #ffffff;
}
.xoo-wsc-icon-basket1:before {
  color: var(--theme-color-3);
}

/*
*
*   MENU VERTICAL
*
*/

.main2-navigation li a {
  color: white;
  font-weight: 500;
  text-transform: uppercase;
}
.main2-navigation li:hover a {
  color: var(--theme-color-1);
}
.menu-two-btns {
  background: var(--theme-color-2);
  /*border-radius: 10px 10px 0px 0px;*/
}
.btn-adds-menu {
  background: var(--theme-color-1);
  border: none;
  color: white;
  font-weight: 500;
  width: 100%;
  height: 100%;
}
.btn-categ {
  /*border-radius: 10px 0px 0px 0px;*/
}
.btn-follow:hover {
  background: #eaebf0 !important;
  color: var(--theme-color-2);
  /*border-radius: 0px 10px 0px 0px;*/
}

.dropdrop {
  position: relative;
  display: inline-block;
}

.dropdrop-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 100;
}

.dropdrop:hover .dropdrop-content {
  display: block;
}

.top-header {
  justify-content: space-between;
  border-bottom: solid 1px #e5e5e5;
}
.top-header-item {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 12px;
  padding: 0px 10px;
}
.top-header-item p {
  margin-bottom: 0 !important;
}
.top-header-item.thi-1 {
  justify-content: start !important;
}
.top-header-item.thi-2 {
  justify-content: end !important;
}

@media (max-width: 991px) {
  .top-header {
    display: none;
  }
	.footer-top {
    background: linear-gradient(180deg, var(--theme-color-2) 53.4%, var(--theme-color-1) 0%);
    color: #fff;
}
}

button.close {
  background: var(--theme-color-2) !important;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  opacity: 0.9;
}
button.close span {
  font-size: 32px;
  font-weight: bold;
  color: #03079f !important;
}

.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget > li {
  border-bottom: 1px solid #e5e5e5 !important;
}

h3.ywcca_widget_title {
  font-size: 18px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1420px !important;
  }
}

/*---------MY CUSTOM CSS---------*/

a:active,
a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

li.current-cat a{
	color: var(--theme-color-2);
	font-weight: bold;
}


/*
*   CABECERA
*/
/* inicio clases comunes*/
.col-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.vert-center {
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* fin clases comunes*/

#masthead {
  box-shadow: 0px 10px 15px -5px rgba(0, 0, 0, 0.1);
}

/* LOGO */

.col-logo{
    border-right: solid 1px var(--theme-line);
}
.custom-logo-link img {
  max-height: 100%;
  height: auto;
  width: 85%;
}

.custom-logo-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.custom-col {
  display: flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

/* BUSCADOR */

.header2-search {
  display: flex;
  vertical-align: middle;
  width: 100%;
  /*margin: 10px 0px;*/
  /*height: 100%;*/
}

.header2-search .widget {
  margin-bottom: 0;
}
.header2-search .widget-title {
  color: white;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
.header2-search .wpdreams_asl_container {
  padding: 0 !important;
  border-radius: 10px !important;
  margin: auto !important;
}

.search-menu{
    width: 100%;
}

/* ITEMS DE LA CABECERA */

.header-item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  
  padding: 0px 10px;
}
.header-item p {
  font-weight: bold;
  font-size: 16px;
  color: var(--theme-color-1);
  margin-bottom: 5px;
}
.header-item span {
  font-size: 14px;
  margin-bottom: 0 !important;
}

/* BOTON ATENCION */

.btn-atel {
  font-weight: bold;
  font-size: 11px;
}
a.btn-atel {
  text-decoration: none;
}
.btn-atel p {
  margin-bottom: 0 !important;
}

/* MENU PRINCIPAL */
.col-nav-menu{
  border-top: solid 1px var(--theme-line);
}

.menu-menu-principal-container {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.menu-menu-principal-container ul li.current_page_item a {
  color: var(--theme-color-1) !important;
  font-weight: bold;
}

.main-navigation li a {
  color: black;
  text-align: left;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  padding-left: 0px;
}
.main-navigation li:hover a {
  color: var(--theme-color-1);
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  background: var(--theme-color-2);
}

#ajaxsearchlite1 .probox .promagnifier{
  width: 40px;
  height: 40px;
}
#ajaxsearchlite1 .probox, div.asl_w .probox{
	height: auto !important;
}
.header2-search .wpdreams_asl_container .probox .promagnifier {
  width: 50px !important;
  height: 30px !important;
  margin-top: -1px !important;
  margin-right: 5px;
}
.promagnifier .innericon {
  border-radius: 4px !important;
}

/* PAGINAS */

.page-content, .entry-content, .entry-summary {
    margin: 0;
}

.item-thumbnail:hover {
  filter: grayscale(80%);
}

/* WIDGETS */

#sidebar-wc .widget-title{
  /*border-bottom: solid 1px var(--theme-line);*/
  color: var(--theme-color-1);
  text-align: left;
  padding: 10px 0px;
  margin-bottom: 7px !important;
  font-family: PoppinsMedium;
  font-size: 20px;
}

#sidebar-wc a:hover{
	color: var(--theme-color-2) !important;
}

#woocommerce_layered_nav-5 a{
	text-decoration: none;
	color: #000;
}

#woocommerce_layered_nav-5 li{
	padding: 0.5rem 0rem !important;
}

#woocommerce_layered_nav-5 ul{
	max-height: 360px;
	overflow-y: scroll;
	margin-bottom: 15px;
}


/* width */
#woocommerce_layered_nav-5 ul::-webkit-scrollbar {
  width: 5px;
  margin-right: 10px;
}

/* Track */
#woocommerce_layered_nav-5 ul::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 5px;
}
 
/* Handle */
#woocommerce_layered_nav-5 ul::-webkit-scrollbar-thumb {
  background: var(--theme-color-3); 
  border-radius: 5px;
}

/* Handle on hover */
#woocommerce_layered_nav-5 ul::-webkit-scrollbar-thumb:hover {
  background: var(--link-hover);
}

/* CONTACT FORM */

.contact-form-wrapper input{
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}

.contact-form-wrapper input:focus{
  outline: solid 1px var(--theme-color-3);
}

.contact-form-wrapper textarea:focus{
  outline: solid 1px var(--theme-color-3);
}

.contact-form-wrapper input[type="submit"]{
	width: 30%;
  background: var(--theme-color-3);
  color: var(--theme-color-1);
  font-family: 'PoppinsRegular';
  border: 0px;
}

.contact-form-wrapper input[type="submit"]:hover{
  background: #fff;
}


/* HEADER SEACH */

.search-header{
  background: var(--theme-color-1);
  color: #FFF;
  font-size: 40px;
  font-weight: 700;
  padding: 45px 35px;
  position: absolute;
  width: 100%;
  left: 0;
}

/* GRAL HEADER*/

.gral-header{
  margin-bottom: 3rem;
}
/*
    Blog Title
*/

/*
*
*   CUSTOM BLOG POST
*
*/
header.entry-header .entry-title a{
  /*padding-bottom: 5px;*/
  text-decoration: none;
}
header.entry-header .entry-meta a {
  color: var(--link);
  transition: 0.3s ease-out;
  text-decoration: none;
}
header.entry-header .entry-meta a:hover {
  color: var(--link-hover);
}
footer.entry-footer .catag {
  line-height: 3;
}
nav.woocommerce-pagination ul li a:focus,
#product-wc nav.woocommerce-pagination ul li a:hover,
#product-wc nav.woocommerce-pagination ul li span.current {
  background: #001d7e;
  color: white;
}
footer.entry-footer .catag a:hover {
  background: #747474;
}
footer.entry-footer .post-edit-link {
  background: #007bff;
  padding: 5px 10px;
  color: #fff;
  border-radius: 5px;
}
nav.navigation {
  line-height: 2;
}
nav.navigation .nav-previous a,
nav.navigation .nav-next a {
  background: var(--link);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  transition: 0.3s ease-out;
}
nav.navigation .nav-previous a:hover,
nav.navigation .nav-next a:hover {
  background: var(--link-hover);
}
.comments-link{
  display: none;
}

.navigation.pagination{
  margin-bottom: 45px;
}
/*
*
*   Custom Search wp
*
*/
header.entry-header .entry-title a {
  color: var(--link);
  transition: 0.3s ease-out;
  font-size: 1.3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
header.entry-header .entry-title a:hover {
  color: var(--link-hover);
}
#search-post article {
  border: 1px solid #ddd;
  padding: 14px;
}

/* CATEGORIAS EN DESPLEGABLE PLUGIN WCSCA */


ul.children.wcsca-expand{
  list-style: none;
}

li.cat-item{
  list-style: none;
}

/* BREADCRUMBS */


/* Pages Editable */

#tsh_breadcrumbs .separator{
  color:#000;
  font-weight:100;
	font-size: 18px;
}

#tsh_breadcrumbs li{
  margin-right:14px;
  display:inline-block;
  vertical-align:middle;
}

#tsh_breadcrumbs li a{
  font-weight: 300;
  color: #000;
  text-decoration: none;
  font-family: 'PoppinsLight';
  font-size: 14px;
}

#tsh_breadcrumbs{
  text-align: center;
  list-style:none;
  margin: 0;
  position: relative;
}
strong.bread-current{
  color: #000;
  font-family: 'PoppinsLight';
	font-size: 14px;
}

/* NAV MENU MOBILE */

.offcanvas-body{
  background: #fff;
}

.offcanvas-body #primary-menu{
  list-style: none;
  padding-left: 0;
  font-size: 24px;
  font-weight: bold;
}

.offcanvas-body #primary-menu li{
  padding-bottom: 10px;
}

.offcanvas-body #primary-menu a{
  text-decoration: none;
  color: var(--theme-color-1);
  font-size: 16px;
}

/* OWL STAGE */
.owl-stage{
	padding: 0px 0px;	
}

/* CARRITO AL LADO */
.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-checkout{
	/*display: none;*/
}


.cat-owl-title{
    color: #fff0 !important;
    font-weight: bold;
    padding: 10px 25px;
}
.item-thumbnail{
    height: 530px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-thumbnail a{
    text-decoration: none;
}
.item-thumbnail:hover {
    filter: grayscale(80%);
}

.item-thumbnail:hover h3{
    color: #fff !important;
    background-color: #000000a6;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
}

.item-thumbnail a{
    width: 100%;
    text-align: center;
}



#sidebar-wc .widget_product_categories .wcsca-top-lvl{
	padding-left: 15px; 
}
#sidebar-wc .widget_product_categories .wcsca-top-lvl:hover{
    background: var(--theme-color-2) !important;
	color: white;
}

#sidebar-wc .widget_product_categories .wcsca-top-lvl:hover a{
    background: var(--theme-color-2) !important;
	color: white;
}

/* MINI COTIZADOR */

#app-form-coti .form-table table img {
    width: 50px !important;
	height: 50px !important;
}


body div.effect-glass {
    position: relative;
    overflow: hidden;
}
body div.effect-glass:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    -webkit-transition: -webkit-transform 1.8s;
    transition: -webkit-transform 1.8s;
    transition: transform 1.8s;
    transition: transform 1.8s,-webkit-transform 1.8s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,0);
}
body div.effect-glass:hover:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
}

table {
  border-collapse: collapse;
  width: 100%;
}

table td, th {
  border: 1px solid #ddd;
  padding: 10px 15px!important;
}

table tr:nth-child(even){padding: 20px;background-color: #f2f2f2;}

table tr:hover {background-color: #ddd;}
table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: var(--theme-color-1);
  font-family: 'PoppinsRegular';
  color: white;
}

.product-quantity{
	display: flex;
    align-items: center;
    gap: 16px;
}
}