/*@import url("docs.css");
@import url("addons.css");
@import url("theme.css");
@import url("menu.css");
@import url("css3.css");
@import url("colorbox.css");
@import url("widgets.css");*/

#yt-responsivemenu {
    display: none;
}
.yt_ressidebar_screennav{
	display:none;
}

textarea, input, select,
input[type="file"], 
input[type="checkbox"], 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"]{	
	padding: 7px 10px;	
	border: 1px solid #e9e9e9;
	color:#909090;
	outline:none !important;
	-webkit-box-shadow: none; 	
	-moz-box-shadow: none; 	
	box-shadow: none;
}
select{
	padding: 6px 6px 6px 10px;
}
input[type="checkbox"],
input[type="radio"]{
	border: none;
}

textarea:focus, select:focus,
textarea:hover, select:hover, 
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="radio"]:focus,
.uneditable-input:focus {
	border: 1px solid #e9e9e9;
	outline:none !important;
	-webkit-box-shadow: none; 	
	-moz-box-shadow: none; 	
	box-shadow: none;
}
input[type="checkbox"],
input[type="radio"],
input[type="checkbox"]:focus,
input[type="radio"]:focus{
	border: none;
}

input[type="radio"], 
input[type="checkbox"] {
    float: left;
    margin: 2px 7px 0 0;
}

input.input-text:focus, textarea:focus{
	border: 1px solid #ccc;
}
/**----css menu mobile----***
/*sidebar*/
/*#yt-responsivemenu .btn-navbar{
	 background-color: #fff !important;	 
	 border: 1px solid #393939;
	 color: #393939 !important;
}
#yt-responsivemenu .btn-navbar.collapsed{ 
    background-color: #f06d14 !important;
    border: 1px solid #f06d14 !important;
    color: white !important;
}*/
.btn.btn-navbar {
	display: none;
	float: left;
    line-height: 100%;
    font-size: 21px;
    color: #fff;
    outline: none;
    border-radius: 0;
	
    background: none !important;
    border: none !important;
	margin: 11px 9px;
    padding: 0;
}
.btn.btn-navbar .icon-reorder{
	display: block;
	width: 28px;
	height: 19px;
	background: url("../images/icon-ham.svg") no-repeat center;
}
.btn.btn-navbar .icon-reorder:before{
	display: none;
}
#yt_resmenu_sidebar {
    display: none;
}
.onpen-sidebar #yt_wrapper{
	padding-left: 10px;
}
#yt_wrapper{
	position: relative;
	left: 0;
}
.onpen-sidebar #yt_wrapper{
	left: 220px;
}
.onpen-sidebar .yt_ressidebar_screennav {	
	left: 0;
}
.yt_ressidebar_screennav{
    background: #222;
    left: -220px;
	top: 0;
    margin: 0;
    position: absolute;
    width: 220px;
	height: 100%;
}
#yt_screennav ul.siderbar-menu li ul{
	padding-left:15px;
}
#yt_screennav ul.siderbar-menu li a {
	padding: 9px 0 9px 10px;
	line-height: 100%;
	display:block;
	border-bottom: 1px solid #444;
}
/*collapse*/
#yt_resmenu_collapse{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 90%;
	max-width: 350px;
}
#yt_resmenu_collapse .menu_wrapper{
	max-height: 100vh;
	overflow: auto;
}
#yt_resmenu_collapse > *{
	background: #3c3b41;
}
#yt_header .yt-responsivemenu #yt_resmenu_collapse:before{
	content: "";
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	z-index: -1;
	top: 0;
}
#yt_resmenu_collapse .mobile-menu-header{
	background-color: #35343a;
	padding: 4px 0 12px 13px;
}
#yt_resmenu_collapse .mobile-menu-header .nav-home{
	display: inline-block;
	height: 21px;
	width: 183px;
	font-size: 0;
	color: transparent;
	background: url("../images/mobile-header-logo.svg") no-repeat left center;
    background-size: contain;
}
#yt_resmenu_collapse .mobile-menu-header .btn-close{
	float: right;
    margin-top: 8px;
	width: 28px;
	height: 28px;
	font-size: 0;
	color: transparent;
	background: url("../images/white-close.svg") no-repeat center !important;
	
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#yt_resmenu_collapse ul.nav-menu{
	padding: 0;
}
#yt_resmenu_collapse ul.nav-menu > li,
#yt_resmenu_collapse .sub-lincks{
	padding: 0;
	color: #FFF;
}
#yt_resmenu_collapse .sub-lincks{
	padding: 20px;
}
#yt_resmenu_collapse ul.nav-menu > li{
	border-bottom: 1px solid #72717c;
}
#yt_resmenu_collapse .sub-lincks a{
	color: #FFF;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
}
#yt_resmenu_collapse .sub-lincks .go-store{
	border: none;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
}
#yt_resmenu_collapse .sub-lincks .icon-user{
	margin-right: 5px;
	color: #72717c;
}
#yt_resmenu_collapse .sub-lincks .mobile-extra-links a{
	display: block;
	margin: 20px 0;
}
#yt_resmenu_collapse ul.nav-menu > a:hover,
#yt_resmenu_collapse .sub-lincks a:hover{
	color: #ea6a05;
}

.nav-collapse .nav-menu > li > a,
.nav-collapse .dropdown-menu a{
    padding: 10px 40px 10px 19px;
    display: block;
}
.nav-collapse .nav-menu > li > a, 
.nav-collapse .nav-menu > li > a span,
.nav-collapse .dropdown-menu a,
.nav-collapse .dropdown-menu a span{
    text-transform: uppercase;
    color: #FFF;
    font-family: montserrat;
    font-size: 17px;
	font-weight: 700;
}
.nav-collapse .nav-menu > li {
    float: none;
	position:relative;
	z-index:10;
}
ul.nav-menu li.parent {
    position: relative;
}
.nav-collapse .nav > li {
    float: none;
}
/*
ul.nav-menu li.parent .menuress-toggle.menuress-toggle:before {
    content: "\f107";	
	border-left: 1px solid #eaeaea;
    color: #393939;
    display: block;
    font-family: "FontAwesome";
    font-size: 37px;
    line-height: 50px;
}
ul.nav-menu li.parent.open .menuress-toggle.menuress-toggle:before {
    content: "\f106";
	font-family: 'FontAwesome';
	font-size:37px;
	line-height: 50px;
	display:block;
}
*/
#yt_resmenu_collapse .mobile-lang-menu{
    max-width: 120px;
    margin: 15px 0 0;
}
ul.nav-menu li.parent .menuress-toggle{
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: center;
    top: 8px;
    vertical-align: middle;
    width: 50px;
	height: 25px !important;
	background: url("../images/orange-more.svg") no-repeat center;
}
ul.nav-menu li.parent.open > .menuress-toggle.menuress-toggle{
	background-image: url("../images/orange-less.png");
}
ul.nav-menu li.parent > .res-wrapnav {
    height: 0;
    opacity: 0;
	overflow: hidden;
}
ul.nav-menu li.parent.open > .res-wrapnav {
    opacity: 1;
    padding: 0;
}
/*
ul.nav-menu li.parent > .res-wrapnav ul{
	position:relative;
	z-index:1;
}
ul.nav-menu li.parent > .res-wrapnav ul li{
	padding:5px 5px 5px 15px;
}
*/
ul.nav-menu li.parent > .res-wrapnav ul li a{
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0;
}
ul.nav-menu > li.parent > .res-wrapnav > ul > li{
    background-color: #58575e;
}
ul.nav-menu > li.parent > .res-wrapnav > ul > li + li{
	border-top: 1px solid #3c3b41;
}
ul.nav-menu > li.parent > .res-wrapnav > ul > li > a{
    padding-right: 40px;
	padding-left: 32px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
}
ul.nav-menu > li.parent > .res-wrapnav > ul > li > .res-wrapnav > ul > li{
    padding-left: 43px;
	background-color: #6e6d74;
	border-top: 1px solid #3c3b41;
}
/*selectbox*/
.menu-selectbox .icon-reorder {
    top: -10px;
    left: 0;
    margin: 0;
    position: absolute;
	padding: 8px 11px;
	line-height: 100%;
	font-size: 21px;
	color: #fff;
	outline: none;
	border-radius: 0;
}
#yt-responsivemenu .menu-selectbox{
	position:relative;
	top: 10px;
}
#yt-responsivemenu .menu-selectbox > select {
    opacity: 0;
    padding: 0;
	height: 38px;
	width: 100%;
}
#yt-responsivemenu .menu-selectbox > select > option{
	width: 100%;
	padding:5px 10px;
}

.cms-home .layout-boxed #yt_wrapper,
.cms-home #yt_wrapper .yt-content-inner,
.cms-home #yt_wrapper .yt-content-inner > .container{
	width: 100%;
}
.cms-home #yt_wrapper #yt_pathway .pathway-inner .breadcrumbs,
.cms-home #yt_main,
.cms-home #yt_wrapper #yt_left{
	padding: 0;
}

/***---Device---***/
@media (min-width: 1200px) {
	#yt_main .products-grid .item{
		width: 24%;
		width: calc(25% - 3px);
	}
	#yt_main .products-grid.full-page-grid .item{
		width: 19%;
		width: calc(20% - 3px);
	}
	.layout-boxed{ background-color:white; }
	.layout-boxed #yt_wrapper,
	#yt_wrapper .yt-content-inner{
		width: 1200px;
	}
	.header-user .icon-user{
		display:none;
	}
	/*
	#yt_header .yt-header-top a.login, #yt_header .yt-header-top a.account {
		color: #151515;
	}
	#yt_header .yt-header-top a.login:hover, #yt_header .yt-header-top a.account:hover{
		color: #f06d14;
	}
	#yt_header .top-search {
		margin-left: 40px;
	}
	*/
	.yt-header-top .container {
		padding: 0 5px;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li > a{
		font-size: 12px;
	}
	
	.necesitas_ayuda{
	    min-height: 50px;
	}
	.necesitas_ayuda li{
		width: calc(33.33% - 10px);
		margin: 0 5px;
	}
}
@media (max-width: 1199px) {
	.subcategories-destacadas li .img-wrapper{
		min-height: 240px;
	}
	.subcategories-destacadas li a .nombre, .subcategories-otras li a .nombre{
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	/*#yt_main .products-grid .item{
		width: 33%;
	}*/
	#yt_header .yt-header-under.fixed .top-search #search_mini_form .form-search .button,
	#yt_header .yt-header-under.fixed .top-search #search_mini_form .form-search input.input-text{
		top: 6px;
	}
	#yt_header .yt-header-under .top-search .header-cart .mini-cartpro .block-title{
		margin-top: 6px;
	}	
	#yt_header .yt-header-under .yt-main-menu .top-search #search_mini_form{
		display: none;
	}
	#yt_header .yt-header-under.fixed .yt-main-menu .top-search #search_mini_form{
		display: inline-block;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi{
		display: -webkit-flex; /* Safari */
		display: flex;
	    margin: 0 -2px 0 0;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li{
		-webkit-flex-grow: 1; /* Safari */
		flex-grow: 1;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li > a{
		width: calc(100% - 2px);
		font-size: 11px;
	}
	
	.yt-product-detail .tab-product-detail dl.yt-tab-content > dt{
		display: none;
	}
	
	#yt_tab_questions .product-collateral .question-form{
		float: left;
		width: 40%;
		padding-right: 50px;
		border-right: 1px solid #f3f3f3;
	}	
	#yt_tab_questions .product-collateral .questions-answers{
		float: right;
		width: 60%;
		padding-left: 30px;
		padding-top: 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.yt-header-top .container {
		padding: 0 5px;
	}
	#yt_header .yt-header-top a {
		font-family: montserrat;
		font-size: 14px;
		text-transform: uppercase;
	}
	.header-user .icon-user{
		display:inline;
	}
	.extra-links{
		display:none;
	}
	.layout-boxed{ background-color:white; }
	.layout-boxed #yt_wrapper,
	#yt_wrapper .yt-content-inner{
		width: 1000px;
	}
	.sm_quickview_handler{
		display: none !important;
	}	
	.top_banner {
    	font-size: 20px;
	}
	
	#yt_header .top-search #search_mini_form .form-search:before{
		display: none;
		content: "";
		position: absolute;
		background: #46454c;
		width: 970px;
		height: 55px;
		bottom: -99px;
		z-index: 200;
		right: 0;
	}
	#yt_header .yt-header-under.fixed .top-search #search_mini_form .form-search input#search,
	#yt_header .top-search #search_mini_form .form-search input#search{
		display: none !important;
		position: absolute;
		bottom: -90px;
		z-index: 200;
		width: 950px;
		right: 10px;
		max-width: none;
	}
	#yt_header .yt-header-under.fixed .top-search #search_mini_form .form-search.active input#search,
	#yt_header .top-search #search_mini_form .form-search.active input#search,
	#yt_header .top-search #search_mini_form .form-search.active:before{
		display: block !important;
	}

	/*#yt_header .top-search #search_mini_form .form-search input#search{
		display: none;
		position: absolute;
		right: 0;
		width: 280px;
	}*/
	#yt_header .top-search #search_mini_form .form-search input#search.active{
		display: block;
	}
	
	#yt_header .yt-header-under.fixed .yt-header-under-wrap{
		padding-left: 190px;
	}
	/*#yt_header .yt-menu{
	    width: calc(100% - 50px);
	}*/
	#yt_header .yt-header-content .search-wrapper,
	#yt_header .top-search{
	    width: 50px;
	}
	#yt_header .yt-header-under.fixed .yt-main-menu .top-search{
		display: none;
	}
	#nav > li.parent > ul{
	    width: 100%;
	}
	#nav > li > ul.have-promo > li.sub-categories > ul{
		-webkit-column-count: 2; /* Chrome, Safari, Opera */ 
		-moz-column-count: 2; /* Firefox */ 
		column-count: 2;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li > a{
		padding-left: 8.5px;
		padding-right: 8.5px;
		font-size: 12px;
	    min-height: 61px;
	}
	/***--------------------home-------------------------***/
	.cms-home .three-blocks .block{
	    padding: 90px 40px;
	}
	.cms-home .home-top-banners .three-blocks .block{
		height: 299px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content{
		min-height: 220px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content h2{
	    font-size: 19px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content h3{
		font-size: 16px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content .btn{
	    position: absolute;
		bottom: 15px;
		left: 50%;
		margin-left: -60px;
		width: 120px;
	}
}
@media (max-width: 991px) {
	.category_slider .category-products .products-slide .item-inner{
	    width: calc(50vw - 80px);
		max-width: 304px;
	}
	.category_slider .category-products .products-slide .item-inner > *{
		width: 213px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#yt_header .yt-header-content{
		display: none;
	}
	.onestepcheckout-index-index #yt_header .yt-header-content{
		display: block;
	}
	#yt_header .yt-header-under .yt-header-under-wrap .home-linck{
		display: block;
		float: left;
		background-image: url("../images/mobile-header-logo.svg");
	    height: 40px;
	}

/***--------------------header-------------------------***/
	.btn.btn-navbar{
		display: block;
	}
	#yt_header .yt-header-under.fixed .yt-header-under-wrap .home-linck{
		top: 0;
		left: 45px;
	}
	#yt_header .yt-header-under.fixed .yt-header-under-wrap .btn.btn-navbar{
		position: absolute;
		top: 0;
		left: 0;
	}
	
	#yt_header .yt-header-top .zen-slogan span{
		display: none;
	}
	#yt_header .header-service .header-service-content > li{
		padding: 6px 10px;
		margin-left: 0;
	}
	#yt_header .header-service .header-service-content > li:before{
		display: none;
	}
	#yt_header .yt-header-under{
		height: 53px;
		padding: 5px 0;
	}
	#yt_header .yt-menu,
	#yt_header .yt-header-top .zen-lang-currency{
		display: none;
	}
	#yt_header .yt-header-top .zen-slogan{
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	#yt_header .yt-header-under .top-search #search_mini_form,
	#yt_header .yt-header-under .top-search .header-cart{
		float: right;
		display: inline-block;
		min-width: 37px;
		height: 37px;
	}
	#yt_header .yt-header-under .top-search #search_mini_form{
		max-width: calc(100% - 60px);
	    width: 230px;
	}
	#yt_header .yt-responsivemenu{
		display: block;
		float: left;
	}
	.yt_ressidebar_screennav {
		display:block;
	}
	#yt_header .header-content-right .header-login > a.actived:after,
	.mini-cartpro .block-title a.btn-toggle.show:after{
		background: #dfdfdf;
	}
	#yt_header .login-quick{
		top: 38px;
	}
	#yt_header .top-search{		
		float: right;
		margin-top: 4px;
		width: calc(100% - 230px);
	}
	#yt_header .yt-header-under.fixed .yt-header-under-wrap{
		padding: 0;
	}

/*----------------------------footer-------------------------------*/
	#yt_footer .yt-pre-footer .yt-pre-footer-wrap .col-sm-6{
		border-bottom: 1px solid #FFF;
		text-align: center;
	    height: 80px;
	}
	#yt_footer .yt-pre-footer .yt-pre-footer-wrap .col-sm-6:nth-child(2n-1) {
		border-right: 1px solid #FFF;
	}
	#yt_footer .yt-pre-footer .yt-pre-footer-wrap .col-sm-6:nth-last-child(2),
	#yt_footer .yt-pre-footer .yt-pre-footer-wrap .col-sm-6:nth-last-child(1){
		border-bottom: none;
	}
	#yt_footer .yt-pre-footer .yt-pre-footer-wrap .block-content{
		display: inline-block;
	    max-width: 250px;
		text-align: left;
	}

/*----------------------------category slider block-------------------------------*/
	.category_slider .category-products{
		margin: 20px -30px 0;
	}
	.category_slider .category-products .products-slide{
		margin: 0 20px;
	}

/***--------------------home-------------------------***/
	.cms-home .bloque_marcas h2{
		display: none;
	}
	.bloque_marcas .slide-content{
		width: 100%;
	}
	.cms-home .three-blocks{
		width: 100%;
		max-width: 770px; 
	}
	.cms-home .three-blocks .block{
		width: calc(50% - 20px);
		margin: 10px;
	    padding: 100px 40px;
	}
	.cms-home .three-blocks .block + .block{
		margin-left: 10px
	}
	.cms-home .three-blocks .block:last-child{
		width: calc(100% - 20px);
		clear: both;
	    padding: 70px 80px 60px;
	}
	.cms-home .home-top-banners .three-blocks .block{
	    height: 350px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content{
		min-height: 200px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content h2{
	    font-size: 23px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content h3{
		font-size: 16px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content .btn{
	    position: absolute;
		bottom: 15px;
		left: 50%;
		margin-left: -60px;
		width: 120px;
	}
	.cms-home .elegir-gymCompany dl dd div + div{
		padding: 19px 15px 50px;
	}
	.cms-home .elegir-gymCompany dl dd div.video,
	.cms-home .elegir-gymCompany dl dd div.img{
		background-color: #ededee;
		padding: 14px 15px 0;
		line-height: 0;
	}
	.cms-home .elegir-gymCompany dl dd div p{
		max-width: none;
	}

/***--------------------product-------------------------***/
	.yt-product-detail .tab-product-detail .yt-tab-navi,
	.yt-product-detail .tab-product-detail .yt-tab-navi > li,
	.yt-product-detail .tab-product-detail .yt-tab-navi > li > a{
		width: 100%;
		margin-left: 0;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li.active{
		margin-top: 0;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li.active > a{
		border-top: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#yt_header .yt-header-top a {
		font-family: montserrat;
		font-size: 14px;
		text-transform: uppercase;
	}
	.header-user .icon-user{
		display:inline;
	}
	.extra-links{
		display:none;
	}
	.top_banner {
    	font-size: 20px;
	}
	/*
	.form-list input.input-text, input.input-text, select
	{
		width: 200px;
	}*/
	.layout-boxed{ background-color:white; }
	.layout-boxed #yt_wrapper,
	#yt_wrapper .yt-content-inner{
		width: 780px;
	}
	.sm_quickview_handler{
		display: none !important;
	}
	#cpanel_btn{
		display: none;
	}	
/***--------------------footer-------------------------***/	
	#yt_footer .yt-footer-top .yt-footer-top-wrap > *{
		margin-bottom: 40px;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .block-newsletter{
		margin-bottom: 0;
		clear: left;
	}
	/*#yt_footer .block-newsletter .input-box{
		width: 250px;
	}*/
/*-----------------------listing content-----------------------*/
	#yt_main .products-list .product-image{
		padding: 12px 0; 
	}
	#yt_main .products-list .product-info .product-desciption{
		padding-bottom: 40px;
	}	
	#yt_main .products-list .product-addcart, 
	#yt_main .products-list .product-wishlist, 
	#yt_main .products-list .product-compare{
		width: 30px;
	}
	#yt_main .products-list .product-addcart:hover, 
	#yt_main .products-list .product-wishlist:hover, 
	#yt_main .products-list .product-compare:hover{
		width: 135px;
	}
/*------------------------detail page---------------------------*/	
	.yt-product-detail .product-next-pre {
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		float: left;
		margin-bottom: 12px;
	}
	/*.yt-product-detail .block-related .block-content-inner{
		margin-left: -20px;
	}*/
	#yt_main .yt-product-detail .block-related .products-grid .item .item-wrap{
		padding-left: 20px;
	}
	.yt-product-detail .yt-detail-right .add-to-cart .qty{
		width: 50px;
		float: left;
		margin-right: 5px;
		height: 32px;
	}
	.yt-product-detail .yt-detail-right .add-to-cart > label{
		float: left;
		margin: 7px 3px 0 0;
	}
	.yt-content .yt-product-detail .yt-detail-right .add-to-cart .btn-cart, 
	.yt-product-detail .yt-detail-right .product-add-box .wishlist, 
	.yt-product-detail .yt-detail-right .product-add-box .compare{
		width: 30px;
		margin-right: 5px;
		overflow: hidden;
		font-size: 0;
		margin-top: 0;
		float: left;
	}
	.yt-product-detail .yt-detail-right .product-add-box .wishlist > a, 
	.yt-product-detail .yt-detail-right .product-add-box .compare > a {
		margin-left: 0;
		width: 30px;
		height: 30px;
		float: left;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi,
	.yt-product-detail .tab-product-detail .yt-tab-navi > li,
	.yt-product-detail .tab-product-detail .yt-tab-navi > li > a{
		width: 100%;
		margin-left: 0;
	}
	.yt-product-detail .tab-product-detail .yt-tab-navi > li.active{
		margin-top: 0;
	}
	.cart-collaterals select,
	.cart-collaterals input,
	#postcode{
		width:200px;		
	}
	#yt_header .header-service{
		display: none;
	}
	.onestepcheckout-index-index #yt_header .header-service{
		display: block;
	}
/***--------------------product-------------------------***/
	.yt-product-detail .product-img-box .sale-product span{
	    font-size: 12px;
	}
	.catalog-product-view .sell-dots ul li:nth-child(2n - 1){
		margin-right: 0;
	}
	.catalog-product-view .sell-dots ul li{
		width: calc(100% - 24px);
		float: none;
	}
}
@media (max-width: 767px) {
	#yt_header .yt-header-under .top-search .header-cart .mini-cartpro .block-title{
		margin-right: 7px;
	}
	.yt-breadcrumbs{
		padding:0 15px;
	}
	.page-title.category-title h1,
	body.tag-product-list .page-title h1{
		padding: 10px 0 0;
		color: #ea6a05;
		font-size: 20px;
		font-weight: 700;
		line-height: 35px;
		background: none;;
		border: none;
	}
	body.tag-product-list .page-title h1{
		margin-top: 20px;
	}
	.catalog-category-view #yt_left .block-compare,
	.catalog-category-view #yt_left .top-products{
		display: none;
	}
	#yt_header .yt-header-top a {
		font-family: montserrat;
		font-size: 14px;
		text-transform: uppercase;
	}
	.header-user .icon-user{
		display:inline;
	}
	.extra-links{
		display:none;
	}
	.top_banner {
		font-size: 14px;
	}
	#close-top-banner {
		font-size: 23px;
		top: 25px;
	}
	.blog_bt{
		display:none;
	}
	.sm_quickview_handler{
		display: none !important;
	}
	
	#cpanel_btn{
		display: none;
	}

	#billing_address_list .input-email{
		width:100%;
	}
	#billing_address_list .input-telephone{
		width:100%;
	}
	.checkoutcontainer input.input-text {
	
		width: 100%;
	}
	#yt_header .login-quick {
		z-index: 999;
	}
/***--------------------footer-------------------------***/	
	.home-under .block-home-under{
		padding: 17px 15px;
	}
	#yt_footer .yt-pre-footer .yt-pre-footer-wrap .block-content{
		margin: 15px auto;
		padding: 30px 0 0;
		background-position: center top;
		text-align: center;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap{
		padding: 0;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .plegable{
		margin: 0 -30px;
		padding: 20px 37px;
		border-bottom: 1px solid #46454c;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .plegable .block-title-footer{
	    margin: 0;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .plegable .block-title-footer:before{
	    content: "\f107";
		color: #bdbdbd;
		display: block;
		font-family: "FontAwesome";
		font-size: 37px;
		line-height: 50px;
		float: right;
		margin-top: -15px;
		transition: all 0.5s;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .plegable.active .block-title-footer:before{
		-ms-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .plegable .block-content-info{
		display: none;
		padding-top: 7px;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .plegable .block-content-info li a{
	    padding: 7px 0;
	}
	#yt_footer .yt-footer-top .yt-footer-top-wrap .block-newsletter{
		margin: 20px auto;
	}
	#yt_footer .block-newsletter .block-community{
		text-align: center;
	}
	#yt_footer .yt-footer-bottom .yt-copyright, 
	#yt_footer .yt-footer-bottom .yt-payment{
		padding: 0 15px;
	}
	#yt_footer .yt-footer-bottom .block-payment {
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}	
/***--------------------content-------------------------***/
	#yt_wrapper #yt_pathway .pathway-inner .breadcrumbs,
	#yt_main,
	#yt_wrapper #yt_left{
		padding: 0 15px;
	}		
	#yt_main #yt_main_right, .yt-main-right{
		padding: 0;
		margin-top: 30px;
		float: left;
	}
	#yt_main #yt_main_left,
	.yt-product-detail .yt-detail-left{
		padding: 0;
	}
	.yt-tab-listing .respl-tabs-wrap{
		border: none;
	}
	.yt-tab-listing .respl-wrap .respl-items-container{
		margin: 0 0 0 0px;
	}
	.yt-tab-listing .respl-items-container .respl-items .respl-item{
		padding-left: 20px;
	}
	.yt-tab-listing .respl-tabs-container .respl-tabs > li{
		margin-bottom: 5px;
	}
/*------------------home----------------------*/
	.cms-home .home-top-banners .three-blocks .block{
		width: 100%;
		clear: both;
	    height: 350px;
		padding: 0 !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
/*------------------category content----------------------*/
	.subcategories-destacadas li .img-wrapper{
		min-height: 240px;
	}
	.catalog-category-view .yt-main-right{
		margin-top: 0;
	}
	.catalog-category-view #yt_wrapper .yt-content-inner{
		padding-bottom: 0;
	}
	.catalog-category-view #yt_wrapper .big-category-title h1{
		padding-top: 40px;
	}
	.catalog-category-view #yt_wrapper .big-category-title .description{
		padding-top: 2px;
		padding-bottom: 30px;
	}
	.catalog-category-view #yt_content .container .row #yt_left #narrow-by-list2 .block{
		padding-left: 10px;
		padding-right: 10px;
	}
/*------------------category non anchor content----------------------*/	
	.categoy-non-anchor #yt_content .yt-content-inner > .container > .row{
		display: -webkit-flex; /* Safari (MAC y iPhone) */
		display: flex;
		-webkit-flex-direction: column; /* Safari (MAC y iPhone) */
		flex-direction: column;
	}
	.categoy-non-anchor #yt_content .yt-content-inner > .container > .row #yt_left{
		-webkit-order: 2; /* Safari (MAC y iPhone) */
		order: 2;
	}
	.categoy-non-anchor #yt_content .yt-content-inner > .container > .row #yt_main{
		-webkit-order: 1; /* Safari (MAC y iPhone) */
		order: 1;
	}
/*------------------product content----------------------*/	
	.catalog-product-view .yt-breadcrumbs .breadcrumbs.num-elements2,
	.catalog-product-view .yt-breadcrumbs .product{
		display: none;
	}
	.catalog-product-view h2.product-category-title{
		display: none;
	}
	.catalog-product-view #yt_main{
		padding-top: 15px;
	}
	.yt-product-detail .yt-detail-right .product-name{
		margin-bottom: 0;
	}
	.yt-product-detail .yt-detail-right .product-categories{
		display: none;
	}
	.yt-product-detail .yt-detail-right p.availability{
		float: left;
		margin-bottom: 0;
	}
	.yt-product-detail .yt-detail-right .sku-value{
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;
		padding-right: 125px;
	}
/*-----------------------listing content-----------------------*/
	#yt_wrapper .page-title{
		padding-bottom: 10px;
	}
	#yt_wrapper .toolbar-bottom + .yt-products-container{
		margin-top: 15px;
	}
	#yt_wrapper .toolbar-bottom + .yt-products-container + .toolbar-bottom{
		margin-bottom: 20px;
	}
	#yt_main .products-list .product-image{
		width: 100%;
		border: none;
		margin-bottom: 15px;
		border-bottom: 1px solid #e9e9e9;
	}
	#yt_main .products-list .product-info{
		margin: 0;
		padding: 10px;
	}
	#yt_main .products-list .product-addto-wrap{
		bottom: 0;
		top: 0;
		left: 0;
	}
	#yt_main .products-list .product-addcart, 
	#yt_main .products-list .product-wishlist, 
	#yt_main .products-list .product-compare{
		float: none;
		margin-bottom: 2px;
		width: 30px;
	}
	#yt_main .products-list .product-addcart:hover, 
	#yt_main .products-list .product-wishlist:hover, 
	#yt_main .products-list .product-compare:hover{
		width: 135px;
	}
/*------------------------detail page---------------------------*/	
	.yt-product-detail .product-next-pre {
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		float: left;
		margin-bottom: 12px;
	}
	/*
	.yt-product-detail .more-views.slide-gallery .prev, 
	.yt-product-detail .more-views.slide-gallery .next{
		width: 80px;
	}	
	.yt-product-detail .more-views.slide-gallery .prev{
		clear: both;
		margin-top: -41px;
	}
	.yt-product-detail .block-related .block-content-inner{
		margin-left: -20px;
	}
	*/
	#yt_main .yt-product-detail .block-related .products-grid .item .item-wrap{
		padding-left: 20px;
	}
	#yt_main .yt-product-detail .block-related .product-info .product-review .amount{
		font-size: 91.67%;
	}
	.yt-product-detail .product-row{
		display: -webkit-flex; /* Safari (MAC y iPhone) */
		display: flex;
		-webkit-flex-direction: column; /* Safari (MAC y iPhone) */
		flex-direction: column;
	}
	.yt-product-detail .yt-detail-left{
		position: inherit;
		-webkit-order: 2;
		order: 2;
		float: none;
		clear: both;
	}
	.yt-product-detail .yt-detail-right{
		-webkit-order: 1;
		order: 1;
		float: none;
		clear: both;
		margin-bottom: 35px;
		padding: 0;
		padding-top: calc(100vw + 100px);
	}
	.yt-product-detail .no-thumbnails .yt-detail-right{
		padding-top: calc(100vw - 20px);
	}
	.yt-product-detail .yt-detail-left .product-img-box{
		position: absolute;
		top: 0;
	}
	.yt-product-detail .yt-detail-right .wrap-qty{
		margin-right: 10px;
	}
	.yt-product-detail .yt-detail-right .add-to-cart .qty{
		width: 50px;
		float: left;
		margin-right: 5px;
		height: 32px;
	}
	.yt-product-detail .yt-detail-right .add-to-cart > label{
		float: left;
		margin: 7px 3px 0 0;
	}
	.yt-product-detail .yt-detail-right .share_product .column{
		max-width: 230px;
	}
	.yt-product-detail .yt-detail-right .share_product .column.square-check{
		display: none;
	}
	.yt-product-detail .yt-detail-right .share_product .column:last-child{
		float: right;
	}
	.yt-content .yt-product-detail .yt-detail-right .add-to-cart .btn-cart, 
	.yt-product-detail .yt-detail-right .product-add-box .wishlist, 
	.yt-product-detail .yt-detail-right .product-add-box .compare{
		width: 30px;
		margin-right: 5px;
		overflow: hidden;
		font-size: 0;
		margin-top: 0;	
		float: left;		
	}
	.yt-product-detail .yt-detail-right .product-add-box .wishlist > a, 
	.yt-product-detail .yt-detail-right .product-add-box .compare > a {
		margin-left: 0;
		width: 30px;
		height: 30px;
		float: left;
	}
	.catalog-product-view .sell-dots ul{
		padding-top: 15px;
	}
	.yt-product-detail .tab-product-detail .yt-tab-content{
		padding: 20px 0px 30px;
	    margin: 0 -15px;
	}
	.yt-product-detail .tab-product-detail .yt-tab-content .data-table tbody tr td{
		text-align: left;
	}
/*-----------------------cart content-----------------------*/
	#yt_wrapper .cart{
		padding-top: 15px;
	}
	#yt_wrapper .cart .title-buttons > .page-title{
		padding-bottom: 15px;
	}
	#yt_wrapper .cart .cart-table{
		table-layout: auto;
	}
	#shopping-cart-table thead{
		display:none;
	}
	#yt_wrapper .cart .cart-table tr td{
		display: table-cell;
		text-align: left;
	}
	#yt_wrapper .cart .cart-table tbody tr{
	    border-top: 1px solid #ededee;
	}
	#yt_wrapper .cart .cart-table tbody tr td > label{
		display: inline-block;
	}
	#yt_wrapper .cart .cart-table tbody tr td:nth-child(4){
		display: none;
	}
	#yt_wrapper .cart .cart-table tbody tr td:nth-child(2){
		display: block;
		padding-bottom: 10px;
	}
	#yt_wrapper .cart .cart-table tbody tr td:nth-child(3),
	#yt_wrapper .cart .cart-table tbody tr td:nth-child(5){
		display: flex;
	    padding: 0 0 10px 10px;
		float: left !important;
	}
	#yt_wrapper .cart .cart-table tbody tr td.empty{
		padding: 0;
	}
	#yt_wrapper .cart .cart-table tbody tr td input.input-text.qty{
		padding: 0 5px;
	}
	#yt_wrapper .cart .cart-table tfoot tr td{
		padding-top: 10px;
	    padding-bottom: 0;
		text-align: center !important;
	}
	#yt_wrapper .cart .cart-table tfoot .btn-continue{
		display: none;
	}
	#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form .discount h2:before{
		content: "\f107";
		color: #bdbdbd;
		display: block;
		font-family: "FontAwesome";
		font-size: 37px;
		line-height: 45px;
		float: right;
		margin-top: -12px;
		margin-bottom: -5px;
		transition: all 0.5s;
	}
	#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form .discount .title.active:before{
	    -ms-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	.checkout-cart-index #yt_wrapper .yt-content-inner{
	    padding-bottom: 20px;
	}
/*-----------------------checkout content-----------------------*/
	div.onestepcheckout-threecolumns div.onestepcheckout-column-left,
	div.onestepcheckout-threecolumns div.onestepcheckout-column-middle{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
/*------------------------other page---------------------------*/
/*contact*/
	.contact-map-wrap,
	.contact-form{
		padding: 0
	}	
	.contact-form{
	margin-bottom: 30px;
    margin-top: 30px;
	}
/*account*/		
	.account-login{
		/*padding: 0 15px;*/
	}
	.my-account .col2-set .col-1, .account-login .col2-set .col-1,
	.my-account .col2-set .col-2, .account-login .col2-set .col-2{
		width: 100%;
		margin-bottom: 15px;
	}
	.my-account .form-list .field{
		width: 100%;
	}
	.my-account .link-reorder{
		float: none;
	}
	.my-account .pager .pages,
	.my-account .pager .limiter,
	.my-account .pager .amount{
		float: left;
		width: 100%;
		text-align: left;
		padding: 7px 0;
		border-bottom: 1px dotted #e9e9e9;
	}
	.my-account .pager .amount{
		padding-top: 0;
	}
	.my-account .pager .pages{
		padding-bottom: 0;
		border: none;
	}
	.my-account .data-table tr td{
		display: block;
		border: none;
	}
	.my-account #wishlist-view-form .buttons-set{
		width: 100%;
	}	
	/*
	.my-wishlist #wishlist-view-form .buttons-set .button,
	#shopping-cart-table.cart-table .button{
		width: 100%;
		margin-top: 2px;
	}
	#product-review-table thead, #product-review-table tbody{
		float:left;
	}
	#product-review-table td, #product-review-table th{
		display:flex !important;
	}
	*/
	.data-table {
		table-layout: fixed;
	}
	.data-table thead th, .data-table thead td, 
	.data-table tr.even th, .data-table tr.odd td, 
	.data-table tr.odd th, .data-table tr.even td, 
	.data-table tfoot td, .data-table tr.first th, 
	.data-table tr.first td {
		border: medium none !important;
		display: block;
		float: none !important;
		text-align: center;
		width: auto !important;
	}
	.data-table thead th,
	.data-table tr.even th, 
	.data-table tr.odd th, 
	.data-table tr.first th{
		background:#777777;
		color: #FFFFFF;
		margin-bottom: 1px;
		min-height: 30px;
	}
	#product-review-table td, #product-review-table th,
	#product-review-table td, #product-review-table td{
		margin-bottom: 0;
		min-height: 0;
		display: table-cell;
		background-color: transparent;
	}
	select {
		width: 100%;
	}
	.mibew{
		display:none;
	}
	/*.mini-cartpro .block-title {
		margin: 0 10px;
		padding-left: 10px;
		background-image:none;
	}*/
	#confirmbox{	
		 width: 100%;
		 padding-bottom:25%;
	}
	.loader {
		width: 100%;
	}
	/*.mini-cartpro .block-title {
		height: 8px;
	}*/	
	.block.mini-cartpro.sm-cartpro:before {
		padding: 26px 26px 27px;
		top: -4px;
	}
	#yt_header .yt-header-under {
		border-bottom: none;
	}
	#yt-responsivemenu .menu-selectbox {
		top: 13px;
	}
	.respl-tab{
		width: 100% !important;
	}
	.btn-proceed-checkout{
		width: 100%;
	}
	#onestepcheckout-form .group-select {
		padding: 0px !important;
	}
	#yt_wrapper .checkout-types {
		float: left;
		margin-right: 16px;
		margin-top: -15px;
		text-align: right;
		margin-bottom: 10px;
		width: 100%;
	}
	.onestepcheckout-column-left, .onestepcheckout-column-middle, .onestepcheckout-column-right{
		padding-right: 0;
		padding-left: 0;
		padding-bottom:20px;
	}
	div.checkoutcontainer div.input-address-short, div.checkoutcontainer div.input-firstname, div.checkoutcontainer div.input-lastname, div.checkoutcontainer div.input-email, div.checkoutcontainer div.input-telephone, div.checkoutcontainer div.input-company, div.checkoutcontainer div.input-fax, div.checkoutcontainer div.input-password {
		margin-bottom: 5px;
		width: 100%;
	}
	div.checkoutcontainer div.input-address-short .input-text, div.checkoutcontainer div.input-firstname .input-text, div.checkoutcontainer div.input-lastname .input-text, div.checkoutcontainer div.input-email .input-text, div.checkoutcontainer div.input-telephone .input-text, div.checkoutcontainer div.input-company .input-text, div.checkoutcontainer div.input-fax .input-text, div.checkoutcontainer div.input-password .input-text {
		width: 100%;
	}
	#onestepcheckout-form .form-list input.input-text, input.input-text, div.checkoutcontainer div.input-address .input-text, div.checkoutcontainer div.input-city .input-text, div.checkoutcontainer div.input-country select{
		width: 100%;
	}
	.filtrarpor {
		background-color: #35343A;
		background-image: url("../images/icon-filter.svg");
		background-position: 10px center;
		background-repeat: no-repeat;
		color: white;
		cursor: pointer;
		display: block !important;
		font-size: 13px;
		font-weight: 700;
		padding: 10px 18px 10px 45px;
		text-transform: uppercase;
	}
	#yt_left .yt-left-wrap > .block dl#narrow-by-list2{
		margin-bottom: 20px;
	}
	.filtrarpor:after{
		content: '';
		float: right;
		width: 10px;
		height: 5px;
		background: url("../images/ico_open_small.svg") no-repeat center !important;
		margin: 8px 0 0 10px;
	}
	.filtrarpor.active:after{
	    -ms-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	.block-filtros{
		display:none;
		padding: 10px 10px 0;
	}
	.amshopby-filters-left{
		background-color: #46454C;
	}
	.block-layered-nav .block-filtros .block{
		padding: 0 10px;
		border: 1px solid #72717c;
		margin-bottom: 10px;
	}
	.block-layered-nav .block.block dd{
		border: none;
		padding: 0;
	}
	.block-layered-nav .block-filtros .block dd ol{
		padding: 0 0 10px 25px;
	}
	#yt_left .yt-left-wrap > .amshopby-filters-left.block .block-title{
		background: url("../images/white-more.svg") no-repeat right center;
		margin-right: 15px;
		padding-left: 25px;
		padding-right: 15px;
		border: none;

	    text-transform: uppercase;
		color: #FFF !important;
		font-size: 13px;
		font-weight: 400;
	}
	#yt_left .yt-left-wrap > .block .block-title.amshopby-collapsed{
		background-color: transparent;
		background-image: url("../images/white-less.png");
	}
	div.amshopby-filters-left .block-content .currently .value,
	div.amshopby-filters-left .block.block dd ol li, div.amshopby-filters-left .block.block dd ol li a{
		color: #FFF !important;
		font-size: 13px;
		font-weight: 400;
	}
	
	#options-tab{
		width: 100%;
	}
	#btccart, #btcshop, #zoptions{
		width: 100%;
	}
}
@media (min-width: 768px) {
	.block-filtros,
	.block-layered-nav .block-filtros .block dd ol{
		display:block !important;
	}
	div.block-layered-nav dt.amshopby-collapsed{
		background-color: transparent;
		border: none; 
	}
}

@media (max-width:1199px){
	.cms-home .elegir-gymCompany dl dd div + div{
		min-height: 0;
		padding-top: 22px;
		padding-bottom: 16px;
	}
	.cms-home .elegir-gymCompany dl dd div p{
		font-size: 12px;
		line-height: 22px;
	}
}
@media (max-width:1199px) and (min-width:992px){
	.cms-home .elegir-gymCompany dl dt span{
		font-size: 14px;
	}
	.cms-home .elegir-gymCompany dl dd div + div{
		min-height: 247px;
	}
	.cms-home .elegir-gymCompany dl dd .video iframe{
		height: 247px;
	}
}
@media (min-width:992px){
	.cms-home .elegir-gymCompany dl{
		margin-top: 54px;
	}
	.cms-home .elegir-gymCompany dl dt{
		position: absolute;
		top: 0;
		width: 20%;
	}
}
@media (max-width:991px){
	#yt_main .review-form-wrapper form{
		margin-left: auto;
	}
	#yt_main .review-form-wrapper form{
		margin-right: auto;
	}
	.cms-home .elegir-gymCompany{
		padding-right: 0;
		padding-left: 0;
	}
	.cms-home .elegir-gymCompany dl dt{
		border-top: 1px solid #ededee;
		padding: 20px 19px 20px 64px;
		text-align: left;
	}
	.cms-home .elegir-gymCompany dl dt:after {
		content: "\f107";
		color: #bdbdbd;
		display: block;
		font-family: "FontAwesome";
		font-size: 37px;
		line-height: 50px;
		float: right;
		margin-top: -10px;
		transition: all 0.5s;
	}
	.cms-home .elegir-gymCompany dl dt.active:after {
		-ms-transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	.cms-home #yt_wrapper .yt-content-inner,
	.cms-home .std > div:last-child{
		padding-bottom: 0;
		padding-top: 40px;
	}

	
	#yt_left .yt-left-wrap div.block-layered-nav .amshopby-slider-wrapper{
		display: none;
	}
	#yt_left .yt-left-wrap div.block-layered-nav .amshopby-price-iputs-wrapper{
		display: block;
	}
	
	div.onestepcheckout-threecolumns div.onestepcheckout-column-left{
		padding-right: 15px;
	}
	div.onestepcheckout-threecolumns div.onestepcheckout-column-middle{
		padding-left: 15px;
		padding-right: 0;
	}
	div.onestepcheckout-threecolumns div.onestepcheckout-column-right{
		padding-left: 0;
	}
	
	.toolbar .toolbar-inner .limiter-wrap{
		display: none;
	}
}
@media (max-width:991px) and (min-width:768px){
	.toolbar .toolbar-inner .limiter-wrap{
		float: none;
		text-align: center;
		border-bottom: 1px solid #E9E9E9;
	}
	.subcategories-destacadas li .img-wrapper{
		min-height: 150px;
	}
}
@media (max-width: 730px) {
	.agreement-content {
		width: calc(100% - 30px) !important;
		left: 15px !important;
	}

	.onestepcheckout-index-index #yt_wrapper .yt-header-content .go-store{
		width: auto;
		padding-right: 10px;
	}
	.onestepcheckout-index-index #yt_wrapper .yt-header-content .logo-zen{
		width: 183px;
		max-width: calc(100% - 200px);
	}
	.onestepcheckout-index-index #yt_wrapper .yt-header-content .logo-zen > a{
	    background-image: url("../images/header-logo-mobile.svg") !important;
	    margin-top: 8px;
	}
	.onestepcheckout-index-index #yt_wrapper .yt-header-content .header-service{
	    width: auto;
	    float: right;
	}
	.onestepcheckout-index-index #yt_wrapper .yt-header-content .btn-store{
		color: transparent;
		font-size: 0;
		padding: 0;
		width: 30px;
		height: 30px;
		background-position: center center;
	    margin-top: 15px;
		margin-bottom: 15px;
	}
	.header-service .block-content.desktop-version,
	.onestepcheckout-index-index #yt_wrapper .yt-header-content .header-service .block-content.desktop-version{
		display: none;
	}
	.header-service .block-content.mobile-version{
		display: block;
	}
	.onestepcheckout-index-index #yt_wrapper .yt-header-content .header-service .block-content.mobile-version{
		display: inline-block;
	}
	.header-service .block-content .block-service-title{
		font-size: 14px;
	}
	.header-service .block-content .block-service-subtitle{
		font-size: 10px;
	}
}
@media (max-width: 699px) {
	.cms-home .grey-content{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.cms-home .three-blocks .block,
	.cms-home .three-blocks .block + .block,
	.cms-home .three-blocks .block:last-child{
		float: none;
		width: 100%;
		margin: 10px 0;
		padding: 70px 80px 60px;
	}
	.subcategories-destacadas li .img-wrapper{
		min-height: 356px;
	}
}
@media (max-width: 660px) {
	.toolbar .toolbar-inner .limiter-wrap{
		float: none;
		text-align: center;
		border-bottom: 1px solid #E9E9E9;
	}
	
	/* RESIZE OF FANCYBOX (Arnau) 
	.fancybox-wrap{
		width: 80% !important;
		left: 10% !important;
	}
	.fancybox-inner{
		max-width: 100% !important;
	    height: auto !important;
	}
	.fancybox-image, .fancybox-iframe{
		float: none !important;
	    height: auto !important;
	}
	*/
}
@media (max-width: 640px) {
/***--------------------product-------------------------***/
	.catalog-product-view .sell-dots ul li:nth-child(2n - 1){
		margin-right: 0;
	}
	.catalog-product-view .sell-dots ul li{
		width: calc(100% - 24px);
		float: none;
	}
}
@media (max-width: 620px) {
	.subcategories-destacadas li .img-wrapper{
		min-height: 312px;
	}
}
@media (max-width: 520px) {
	.bloque_marcas .slide-list .item-inner{
		width: calc(33.33vw - 25px) !important;
	}
	.bloque_marcas .slide-list .item-inner > a{
		max-width: 150px;
		margin-left: auto;
		margin-right: auto;
	}
	.category_slider .category-products .products-slide .item-inner{
	    width: calc(100vw - 100px);
		max-width: none;
		min-width: 220px;
	}
	
	#yt_header .top-search #search_mini_form .form-search:before{
		display: none;
		content: "";
		position: absolute;
		background: #46454c;
		width: 100vw;
		min-width: 320px;
		height: 55px;
		bottom: -99px;
		z-index: 200;
		right: -51px;
	}
	#yt_header .yt-header-under.fixed .top-search #search_mini_form .form-search input#search,
	#yt_header .top-search #search_mini_form .form-search input#search{
		display: none;
		position: absolute;
		bottom: -90px;
		z-index: 200;
		width: calc(100vw - 25px);
		max-width: none;
		min-width: 296px;
	    right: -39px;
	}
	#yt_header .yt-header-under.fixed .top-search #search_mini_form .form-search.active input#search,
	#yt_header .top-search #search_mini_form .form-search.active input#search,
	#yt_header .top-search #search_mini_form .form-search.active:before{
		display: block;
	}
	
	.subcategories-destacadas li .img-wrapper{
		min-height: 256px;
	}
	
	.yt-product-detail .product-img-box .sale-product span{
	    font-size: 12px;
	}
}
@media (max-width: 465px) {
	.sort-by-wrap .sort-by > label{
		display: none;
	}
}
@media (max-width: 450px) {
	.subcategories-destacadas .texto_des{
		height: 70px;
	}
	/*.subcategories-destacadas li{
		float: none;
		width: 100% !important;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	.subcategories-destacadas li .img-wrapper{
		min-height: 0;
	}*/
	.subcategories-destacadas li .img-wrapper{
		min-height: 217px;
	}
	
	#yt_footer .yt-pre-footer .block-title-footer{
		font-size: 12px;
	}
	#yt_footer .yt-pre-footer .block-subtitle-footer{
		font-size: 10px;
	}
	
	.cms-home .three-blocks .block,
	.cms-home .three-blocks .block + .block,
	.cms-home .three-blocks .block:last-child{
	    padding: 70px 60px 60px;
	}
	
	/* RESIZE OF FANCYBOX (Arnau) */
	.fancybox-wrap{
		width: 80% !important;
		left: 10% !important;
	}
	.fancybox-inner{
		max-width: 100% !important;
	    height: auto !important;
		margin: 0 auto !important;
	}
	.fancybox-image, .fancybox-iframe{
		float: none !important;
	    height: auto !important;
	}
}
@media (max-width: 390px) {
	.bloque_marcas .slide-list .item-inner{
	    width: calc(50vw - 40px) !important;
	}
	
	/*#yt_main .products-grid .item {
		min-height: 0;
		float: none;
		width: 100% !important;
		max-width: 260px;
		margin-left: auto;
		margin-right: auto;
	}*/
	
	.subcategories-destacadas li .img-wrapper{
		min-height: 185px;
	}
	
	.page-sitemap .pages ol li a, .toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a{
		padding: 2px 7px;
	}
	
	.cms-home .three-blocks .block,
	.cms-home .three-blocks .block + .block,
	.cms-home .three-blocks .block:last-child{
	    padding: 60px 40px 60px;
	}
	
	
	/* RESIZE OF FANCYBOX (Arnau) */
	.fancybox-wrap{
		width: 70% !important;
		left: 15% !important;
	}
}
@media (max-width: 380px){
	.cms-home .home-top-banners .three-blocks .block{
		height: 290px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content{
		min-height: 210px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content h2{
		font-size: 19px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content h3{
		font-size: 14px;
	}
	.cms-home .home-top-banners .three-blocks .block .text-content p{
		font-size: 12px;
	}
}
@media (max-width: 370px){
	.group-select div.onestepcheckout-threecolumns div.onestepcheckout-column-middle .payment-methods dd #payment_form_sequrapartpayment > .form-list > li input[type="radio"]{
		margin-right: 10px;
	}
}
@media (max-width: 340px){
	.subcategories-destacadas li .img-wrapper{
		min-height: 156px;
	}
	
	.cms-home .three-blocks .block,
	.cms-home .three-blocks .block + .block,
	.cms-home .three-blocks .block:last-child{
	    padding: 60px 20px 60px;
	}
}

.listdata #list-{
	margin: 7px 7px 0 0!important;
}
.listdata .subs{
	color: #636363;
    width: auto;
    max-width: none;
    min-width: 250px;
    font-size: 15px;
    font-weight: 600;
}