/* HEADER */
#header {
    border-bottom: 1px solid #e0e0e0;
}
#header .logo {
    max-width: 100%;
    max-height: 100%;
}
#header #_desktop_info {
    float: right;
    margin-top: 2px;
}
#header .user-popup .form-group .input-group {
    width: 100%;
}
.filtros_container {
    display: none;
}
#header .user-popup #login-form span.login-label {
    text-align: left;
    float: left;
}
.allert_note .login_links a {
    color: black !important;
    font-size: 11px !important;
}
.header-nav .block-social ul {
    width: 100%;
    max-width: 75px;
}
.header-nav .block-social li:first-child {
    margin-left: 0px;
}
#header .user-popup.open .no-account {
    width: 100%;
}
.col-md-3.col-xs-4.displayNav {
    height: 30px;
}
.header-nav .displayNav1mobile .lista .wish_link.wish_link_text.wish_link_17 {
    width: 100%;
    text-align: left;
    font-size: 16px;
}

.header-nav .displayNav1mobile .lista .user-info a span {
    cursor: pointer;
}
.header-nav .displayNav1mobile .lista .user-info a {
    display: block;
    color: white !important;
    width: 100%;
    font-size: 16px;
    padding: 0;
    margin: 10px 0px;
    cursor: p;
}
.header-nav .displayNav1mobile a.dropdown-micuenta {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
}

.header-nav .displayNav1mobile a.dropdown-micuenta span {
    color: white;
    cursor: pointer;
}
.header-nav .displayNav1mobile .lista div#login_wish {
    width: 100%;
    text-align: left;
    font-size: 16px;
}
.header-nav .container .row {
    margin-right: 0px;
}
.header-nav .displayNav1 > div {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    padding: 0px;
    margin-top: 3px;
    padding-bottom: 5px;
}

.header-nav .displayNav1 div a {
    font-size: 14px;
    vertical-align: middle;
    display: inline-block !important;
    color: white;
}

.header-nav .displayNav1 {
    text-align: right;
    vertical-align: middle;
}
#header .header-top .position-static.right-block {
    display: inline-block;
    vertical-align: middle;
    width: 9%;
    text-align: center;
    position: initial !important;
    float: none !important;
}
#header .header-nav .right-nav {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
.header-nav #_desktop_user_info .user-info {
    padding: 0px 10px;
}
.user-info a {
    padding: 0px 5px;
    color: white !important;
}
.header-top div#_desktop_cart .header span {
    font-weight: bold !important;
}
#return-to-top i.material-icons {
    font-size: 30px;
}
nav.header-nav {
    background: rgb(100,186,12)!important;
    margin-bottom: 0px !important;
    max-height: 30px !important;
}
#header .header-top .search-widget form input {
    height: 40px;
    max-width: 100%;
    background: white;
    color: #414141;
    width: 100% !important;
    font-size: 14px;
    font-weight: 300;
    margin: auto;
    padding: 0 10px 0 30px;
    padding-left: 45px;
    border: 1px solid rgb(100,186,12);
    border-radius: 6px;
}
#header #_desktop_info i {
    font-size: 24px;
    font-weight: 600;
}
#header input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
i.material-icons.search{
    font-size: 0px!important;
    width: 18px;
    height: 18px;
    cursor:pointer;
}
#_desktop_language_selector ul li {
    padding: 5px;
}
i.material-icons.search:before {
    content: "";
    background: url(../img/svg/search.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
i.icon-male-user {
    font-size: 0px!important;
    width: 18px;
    height: 18px;
}
.header-nav .block-social .img-norton, .header-nav .block-social .signecomm{
    display: none;
}
.header-nav .block-social {
    margin: 0px;
    display: block;
    /* overflow: hidden; */
    position: relative;
}
#header .header-top .search-widget {
    float: none;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    max-width: 435px;
    margin-top: 0px;
    margin: auto !important;
}

.search-widget form {
	background: none;
	min-width: inherit;
	padding: 0;
	width: 100%;
	border: none;
	z-index: 99;
	display: block !important;
	position: relative !important;
}

a.button-primary.reorder {
    background: #64ba0c;
    border-radius: 6px;
    padding: 5px 15px;
    display: inline-block;
    color: white;
}
.homefooter .leading-blog > article {
    width: 25%;
    float: left;
    height: 275px;
    display: none;
    padding: 15px;
}
.homefooter .blog-item .blog-meta{
    display: none
}
.homefooter .blog-item .title a {
    overflow: hidden;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-line-clamp: initial;
    -webkit-box-orient: vertical;
    color: #494949;
    height: 45px;
    font-size: 15px;
}
.homefooter .leading-blog > article:nth-child(-n+9) {
    display: inline-block;
}
.homefooter .blog-item .blog-shortinfo {
    display: none;
}
.titleface {
    margin-bottom: 25px;
}

.homefooter .titleblog, .titleface {
    text-align: center;
    font-size: 25px;
    padding: 50px 0px 20px;
}
.homefooter .fb-page {
    width: 20%;
    float: left;
}
.homefooter .leading-blog {
    width: 80%;
    float: left;
}
.search-widget form button[type=submit] {
    position: absolute;
    right: 0px;
    background: rgb(100,186,12);
    color: white;
    width: 50px;
    top: 0px;
    height: 40px;
    padding: 10px;
    margin: 0px;
    border-radius: 6px;
    cursor: pointer;
}
.header-top div#_desktop_logo {
    display: inline-block;
    max-width: 250px;
    width: 25%;
    vertical-align: middle;
}

#header .header-top .position-static.text-center {
    width: 65%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: auto !important;
}
#search_widget i.fa.fa-search:before {
        content: "\ea1f";
        font-style: normal;
        font-family: icomoon;
        font-size: 20px;
}
.header-nav .block-social li {
    /* float: left; */
}
.header-nav div#_desktop_user_info a span {
    color: white;
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block !important;
    vertical-align: middle;
}
.instagram {
    background-image: url(../img/svg/instagram.svg);
    margin-top: 1.5px !important;
}
.facebook {
    background-image: url(../img/svg/facebook.svg);
}
i.icon-male-user:before {
    content: "";
    background: url(../img/svg/user.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
i.icon-bag {
    font-size: 0px!important;
    width: 18px;
    height: 18px;
}
i.icon-bag:before {
    content: "";
    background: url(../img/svg/bag.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
img.img-responsive {
    width: 100%;
    height: auto;
}
body.content_only header, body.content_only .breadcrumb {
    display: none;
}
.cbp-hrsub.cbp-show.cbp-notfit {
    z-index: 3;
}
.fancybox-close:before {
    font-family: Material Icons;
    content: "close";
    font-size: 35px;
    line-height: 35px;
}
div#_mobile_logo {
    width: 25%;
    float: left;
}

@media(min-width:992px) {
	nav.breadcrumb {
	    padding-top: 2px !important;
	}
}
@media(max-width:991px) {
    .homefooter .leading-blog > article {
        width: 50%;
    }
	#category div#left-column {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.header-top .text-center #search_widget {
		/* display: none !important; */
	}
	nav.breadcrumb {
    	padding-top: 15px !important;
	}
	#header .header-top #_desktop_cart {
		background: none;
		color: black !important;
	}
	#header .header-top #_desktop_cart span{
	}
	#header .header-top #_desktop_cart i.icon-shopping-cart:before{
	}
}

.fancybox-close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background: white;
}
.fancybox-opened .fancybox-skin {
    padding-top: 37px!important;
}
#cms section#content {
    padding: 0px;
}
#cms .container {
}
#header .header-top .header-top {
    margin-top: 7px;
}
#header .header-top #_desktop_cart {
    margin-top: 0px;
    margin: auto;
    display: block;
    text-align: center;
    float: none;
    vertical-align: middle;
}
.container_cart .empty_cart {
    text-align: center;
    margin-top: 40px;
}

/* DESPLEGABLE LOGIN */
#header .user-popup {
    position: fixed;
    z-index: 999;
    top: 0;
    right: -470px;
    width: 460px;
    height: 100vh;
    background-color: white;
    padding: 30px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    transition: right 300ms ease-in-out;
}
#header .user-popup.open {
    transition: right 300ms ease-in-out;
    right: 0;
}
#header .user-popup .close-popup {
    float: right;
    height: 15px;
    cursor:pointer;
    
}
#header .user-popup .close-popup:before {
    content: '';
    border-bottom: 1px solid #000;
    width: 15px;
    display: inline-block;
    transform: rotate(45deg);
    margin-bottom: 7px;
    cursor:pointer;
}
#header .user-popup .close-popup:after {
    content: '';
    border-bottom: 1px solid #000;
    width: 15px;
    display: inline-block;
    transform: rotate(-45deg);
    margin-left: -15px;
    margin-bottom: 7px;
    cursor:pointer;
}
#header .user-popup .title-popup {
    display: block;
    clear: both;
    font-size: 20px;
    color: #000;
    padding-bottom: 9px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 25px;
}
#header .user-popup #login-form {
    margin-bottom: 35px;
}
#header .user-popup .login-label {
    color: #000;
    font-size: 17px;
    margin-bottom: 15px;
    display: inline-block;
}
#header .user-popup .no-account a {
    float: right;
    color: #000;
    font-size: 13px;
}
#header .user-popup .form-group {
    margin-bottom: 7px;
    width: 100% !important;
    text-align: left;
}
#header .user-popup .form-control {
    background-color: #fff;
    border-color: #e5e5e5;
    font-size: 14px;
    line-height: 15px;
    padding: 16px 10px;
}
#header .user-popup .form-control:focus {
    outline: none;
}
#header .user-popup .permanentLogin {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#header .user-popup .permanentLogin-label {
    color: #000;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
#header .user-popup #submit-login {
    background-color: #000;
    border: none;
    box-shadow: none;
    font-size: 14px;
    outline: none;
    margin-left: 0;
    padding: 12px 47px;
    margin-bottom: 17px;
    margin-top: 25px;
    color:white;
}
#header .user-popup .forgot-password a {
    color: #000;
    font-size: 12px;
    text-decoration: underline;
}
/*mobile header*/
div#_mobile_content_right {
    /* position: absolute; */
    /* right: 16px; */
    /* top: 15px; */
    /* display: none; */
    /* overflow: hidden; */
    width: 10%;
    display: inline-block;
    vertical-align: middle;
}
div#_mobile_content_right > * {
    float: right;
    margin-left: 20px;
}
#header .header-top #_desktop_user_info {
    margin-top: 8px;
}
div#_mobile_content_right > #_mobile_cart {
    margin-top: 3px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
div#search_widget .closesearch {
    font-size: 18px;
    color: black;
    cursor: pointer
}
/*mobile header*/
/*BORRRRAARRRR*/
#index #wrapper, #footer {
    padding-top: 0;
    overflow: hidden;
}

/* DESPLEGABLE CART */
.blockcart-popup {
    position: fixed;
    top: 0;
    right: -404px;
    width: 394px;
    height: 100vh;
    background-color: white;
    z-index: 999;
    padding: 30px;
}
.blockcart-popup.open {
    right: 0;
    transition: right 300ms ease-in-out;
}
.blockcart-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 998;
    opacity: 0.5;
}
#_desktop_cart .blockcart-bg.open {
    display: block;
}
.blockcart-popup .close-popup {
    float: right;
    height: 15px;
}
.blockcart-popup .close-popup:before {
    content: '';
    border-bottom: 1px solid #000;
    width: 15px;
    display: inline-block;
    transform: rotate(45deg);
    margin-bottom: 7px;
}
.blockcart-popup .close-popup:after {
    content: '';
    border-bottom: 1px solid #000;
    width: 15px;
    display: inline-block;
    transform: rotate(-45deg);
    margin-left: -15px;
    margin-bottom: 7px;
}
#_desktop_cart .blockcart-popup .title-popup {
    display: block;
    clear: both;
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    font-weight: bold;
    text-align: left;
}
#_desktop_cart .blockcart-popup .shipping-free {
    display: inline-block;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.blockcart-popup #cart-list {
    font-size: 0;
    max-height: -webkit-calc(100vh - 265px);
    max-height: -moz-calc(100vh - 265px);
    max-height: calc(100vh - 265px);
    overflow-y: auto;
    text-align: left;
}
.blockcart-popup #cart-list .product-item {
    padding: 15px 0 10px;
    border-bottom: 1px solid #deddd8;
}
.blockcart-popup #cart-list .product-image {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}
.blockcart-popup #cart-list .product-image img {
    max-width: 100%;
    height: auto;
}
.header-nav .displayNav1mobile .lista {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 250px;
    background: rgb(100,186,12);
    right: 0;
    text-align: left;
    padding: 15px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(194,194,194,1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(194,194,194,1);
    box-shadow: 0px 3px 5px 0px rgba(194,194,194,1);
    -webkit-transition: top 1s ease-in-out;
    -moz-transition: top 1s ease-in-out;
    -o-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
}
.blockcart-popup #cart-list .product-description {
    display: inline-block;
    vertical-align: top;
    width: 42%;
}
.blockcart-popup #cart-list .product-description .product-name {
    text-transform: capitalize;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
#_desktop_cart .blockcart-popup #cart-list .product-description .description {
    display: block;
    font-size: 13px;
    color: #000;
    width: 100%;
    margin-top: 15px;
    /* white-space: nowrap; */
    overflow-y: auto;
    height: 131px;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
#_desktop_cart .blockcart-popup #cart-list .product-description .product-attributes {
    margin-bottom: 0;
}
#_desktop_cart .blockcart-popup #cart-list .product-description .product-attributes span {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
}
.blockcart-popup #cart-list .product-description .product-quantity {
    margin-bottom: 15px;
}
.blockcart-popup #cart-list .product-description .product-quantity span {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
}
.blockcart-popup #cart-list .product-description .product-delete {
    display: block;
    font-size: 13px;
    color: #777;
    text-decoration: underline;
    text-align: left;
}
.blockcart-popup #cart-list .product-price {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: right;
}
.blockcart-popup #cart-list .product-price .price {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
#_desktop_cart .blockcart-popup .cart-bottom .subtotal .name,
#_desktop_cart .blockcart-popup .cart-bottom .discount .name,
#_desktop_cart .blockcart-popup .cart-bottom .shipping .name,
#_desktop_cart .blockcart-popup .cart-bottom .total .name {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    margin-top: 15px;
}
#_desktop_cart .blockcart-popup .cart-bottom .subtotal .value,
#_desktop_cart .blockcart-popup .cart-bottom .discount .value,
#_desktop_cart .blockcart-popup .cart-bottom .shipping .value,
#_desktop_cart .blockcart-popup .cart-bottom .total .value {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    text-align: right;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    margin-top: 15px;
    font-weight: bold;
}
.blockcart-popup .cart-bottom .shopping-buy {
    display: block;
    text-align: center;
    background-color: #75b263;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0;
    margin-top: 20px;
}
.header-nav .displayNav1mobile{
	display: none;
}
.blockcart-popup .cart-bottom .shopping-list {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 35px;
}
div#ps_topbanner_wrapper {
    font-family: Assistant;
    font-size: 15px;
    letter-spacing: 0.5px;
}
div#_desktop_logo {
    padding-top: 6px;
}
.header-top .right-block {
    padding-top: 10px;
}
div#gdpr_consent a {
    text-decoration: underline;
}
.breadcrumb ol li:last-child a span {
    color: black;
}
#header .header-nav .top-logo#_mobile_logo h1{ 
	margin: 0;
    line-height: 0;
}
#header .header-nav .top-logo#_mobile_logo {
	padding:10px 0px;
}
#content-wrapper .fullwindow div h1.h1 {
    text-align: left;
    color: rgb(253, 90, 0);
}
@media(max-width: 1100px){
	.header-top .text-producto{
    	display: none !important;
    }
}
@media(max-width: 991px){
    .header-top .right-block {
    	width:100%;
    }
    .header-nav div#_desktop_cart{
    	display: block;
    }
    #header .header-top #_desktop_cart{
    	/* display: none; */
    }
    
    #header .header-top {
    }
    .header-top .right-block {
        position: fixed!important;
        left: 0px;
        right: 0px;
        top: 71px;
        z-index: 100;
        background: white;
        padding-top: 0px;
        transition: all 0.5s ease;
    }
    .header-top .right-block > *:not(#search_widget, #lgcookieslaw_banner) {
        display: none;
    }
    #header .header-top .position-static.text-left {
        display: none;
    }
    #header .header-nav .top-logo#_mobile_logo {
    	width: 40%;
    	max-width: 137px;
    	display: inline-block;
    	margin: 4px 55px 5px 0px;
    }
    #header .header-top .search-widget form input {
        display: inline-block !important;
        float: none !important;
    }
    div#_mobile_search {
        cursor: pointer;
        margin-left: 0px;
        margin-bottom: 15px;
        display: none;
    }
    #header .header-top .search-widget{
         height: 40px;
         position: relative !important;
         transition: all 0.5s 0.5s ease;
         width: 100%;
         max-width: initial;
         margin: 0px -15px !important;
         float: none !important;
         display: inline-block;
    }
    .search-widget form button[type=submit]{
    	float: none;
    }
    #header .header-top .search-widget form{
         float: none !important;
         width: 100%;
         z-index: 10; /* to position it in front of the other content */
         position: initial !important;
         vertical-align: middle;
         transition: all .5s ease; /* our nice transition */
    }
    #header .header-top .search-widget.isShow{
          height: 50px;
          transition: all 0.4s 0s ease;
    }
    header.isScroll .header-top .right-block{
        top: 44px;
        transition: all 0.5s ease;
    }
    #header .header-top .search-widget form {
    	padding:0px 15px;
    	margin: 0px;
    }
    #header .header-top .search-widget.isShow form{
        transition: all .5s ease;
        left: 16px;
        display:block;
    }
    #header .header-top .search-widget form input::-webkit-input-placeholder, #header .header-top .search-widget form input::-moz-placeholder, #header .header-top .search-widget form input:-ms-input-placeholder, #header .header-top .search-widget form input:-moz-placeholder{
        font-style: italic;
        text-transform:lowercase
    }
    .header-nav .hidden-lg-up.text-sm-center.mobile {
    	position:relative;
    	text-align: center;
    }

}
@media(max-width:767px) {
    .homefooter .leading-blog > article, .homefooter .leading-blog {
        width: 100%;
        height: auto;
    }
	.header-nav .block-social{
		margin-top: 1px;
	}
	.header-nav .displayNav1{
		display: none;
	}
	.header-nav .displayNav1mobile{
		display: block;
		text-align: right;
		position: relative;
	}
	#header.isScroll .header-top {
		display: block;
		position: fixed;
		z-index: 999;
		top: 0px;
		width: 100vw;
	}
    .header-top .right-block {
    	top: 71px;
    }
	header.isScroll .header-top .right-block{
    	top: 55px;
    }
    .header-top .container > .row {
		display: none;
	}
    .header-nav .hidden-lg-up.text-sm-center.mobile {
		text-align:left;
	}
	#header .header-nav .top-logo#_mobile_logo {
		margin: 0px 55px 0px 10px
	}	
	#cms section#wrapper {
        padding-top: 0px;
    }
    #header .col-md-3.col-sm-12.position-static.right-block {
    	min-height:0px !important;
    }
    .lgcookieslaw_button_container {
        display: block!important;
    }
    .lgcookieslaw_button_container > div {
        width: 100%;
        display: block!important;
    }
 
}
@media(max-width:340px) {
	div#_mobile_user_info {
    	margin-left: 7px;
	}
	div#_mobile_cart,div#_mobile_wishlist {
    	margin-left: 8px;
	}
	
}

div#_desktop_language_selector {
    float: right;
    padding-top:11px;
    margin-left:11px;
}
i.material-icons.language-icon:before {
    content: "";
    background: url(../img/svg/idioma.svg) no-repeat;
    display: inline-block;
    background-size: 100%;
    width: 15px;
    height: 19px;
}

div#_desktop_language_selector .dropdown-menu {
    max-width: 100px !important;
    min-width: 80px !important;
}
#pagenotfound section#wrapper {
        padding-bottom: 100px;
    padding-top: 100px;
    background-image: url(../img/bg_404.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#pagenotfound #content-wrapper i#fakeSearch {
    display: none;
}
body#pagenotfound div#search_widget .closesearch {
    display: none;
}
body#pagenotfound .search-widget form button[type=submit] {
    left: initial;
    float: none;
}
#pagenotfound div#content-wrapper {
    padding-left: 50%;
}
#pagenotfound section#content {
    margin: 0px;
    background: #fff; 
}
#pagenotfound h1 {
    font-weight: normal;
   color: #7d7d7d; 
}
#pagenotfound h4, #pagenotfound p{
    color: black
} 
#pagenotfound .page-content #search_widget {
    margin-top: 12px;
        height: 40px;
}
#products .page-not-found {
    box-shadow: none;
}
#stores .page-stores .store-item-container .divide-left {
    border-left: none;
}
.card {
    box-shadow: none;
    margin-bottom: 0px;
    background: #fff0;
}
@media(min-width:1200px) and (max-width:1365px) {
	#header .header-top .search-widget {
		width: 100%;
	}
}
@media(max-width:480px) {
	#header .user-popup {
		width:100vw;
		right:-480px;
	}
}

li.product-flag.custom-flag {
    font-size: 12px;
    background: #64ba0c !important;
    left: -.4375rem;
}

body#product li.product-flag.custom-flag {
    left: 0;
}
