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;
}
input[type="text"],
.input-text,
#qty,
.quantity-controls,
textarea{
	-webkit-box-shadow: none!important; 	
	-webkit-border-radius: 0px!important; 	
	-webkit-appearance: 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 {
	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: 0 7px 0 0;
}
@font-face {
	font-family: 'UTM French Vanilla';
	src: 	url("font/UTM-French-Vanilla.eot");
	src: 	url("font/UTM-French-Vanilla.eot?#iefix") format('embedded-opentype'), 
			url("font/UTM-French-Vanilla.woff") format('woff'), 
			url("font/UTM-French-Vanilla.ttf") format('truetype'), 
			url("font/UTM-French-Vanilla.svg#fontello") format('svg');			
}
@font-face {
  font-family: 'Open Sans Light';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v9/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans Semi Bold';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Titillium Web Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v3/7XUFZ5tgS-tD6QamInJTcdGU7DQ8I6RFMlK0vgclk7w.woff) format('woff');
}
@font-face {
  font-family: 'Titillium Web Semi Bold';
  font-style: normal;
  font-weight: 600;
  src: local('Titillium WebSemiBold'), local('TitilliumWeb-SemiBold'), url(https://fonts.gstatic.com/s/titilliumweb/v3/anMUvcNT0H1YN4FII8wprx7IBmrqA5IG9z8WNe77b9o.woff) format('woff');
}
body {
	line-height: 1.6;
	outline: none;
	overflow-y:scroll!important;
}
ul,ol{
	padding:0;
	list-style:none;
	margin:0;
}
button{
	border:none;
}
body *:focus{
	outline: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	margin:0;
	padding:0;
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.products-grid{
	clear:both;
}
body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}
a, a:focus, a:hover{
	text-decoration:none;
	outline: none;
}
body.layout-boxed{
	background-color: #eaeaea;
}
.clearfix {
	clear: both;
}

.layout-boxed #yt_wrapper{
	margin: 0 auto;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
}
#yt_wrapper {
	overflow-x: hidden;
}
#yt_header,
#yt_footer{
	background:#fff;
}
#yt_header,
#yt_content,
#yt_footer{
	float: left;
	width: 100%;
}
.yt-header-under.menu-on-top {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li.current a{
	color:#fff;
}
#yt_wrapper .yt-content-inner{
	margin: 0 auto;
	padding-bottom: 10px;
}
#yt_main > .container {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-top: 20px;
}
.catalog-product-view #yt_main > .container{
	background:none;
	padding-bottom:0px;
	padding-top:0px;
}
.checkout-cart-index #yt_main > .container{
	background:none;
}
#yt_wrapper .yt-main-home .yt-content-inner{
	padding-top: 50px;
}
.cms-home-left #yt_wrapper{
	background:#fff;
}
.service-bottom .row > div:hover .i-con > a:before{
	transform:scale(1);
}
/***messages***/
.messages {
    margin: 0 0 20px;
    width: 100%;
}
.error-msg {
    background: none repeat scroll 0 0 #f64848;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
}
/***title header***/
.title-header{
	font-size: 150%;
	color: #fff;
	text-transform: uppercase;
	float: left;
	background: url(../images/icon-title.png) no-repeat left center #777;
	line-height: 100%;
	padding: 10px 10px 12px 35px;
	border-left: 5px solid;
}
/***button***/
.button{
	height:36px;
	line-height:36px;
	padding:0 20px;
	transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	color:#fff;
	text-transform:uppercase;
	white-space: nowrap;
}
.cloud-zoom-big{
	background:#fff;
}
.rating-links{
	margin-top:-4px;
	float:left;
}
.button:hover,
#confirmbox #btnavi li > #btccart{
	background-color:#33485f;
}
#minicart-sidebar .item-options dt,
#minicart-sidebar .item-options dd{
	display:inline-block;
	
}
#minicart-sidebar .item-options dd{
	margin-right:10px;
}
label .required{
	color:red;
}
/***compare***/
.page-popup.catalog-product-compare-index{
	padding: 10px;
}
.fancybox-item.fancybox-close{
	width:30px;
	height:30px;
	background:url(../images/btn-close-fancy.png) no-repeat center center;
	top:-15px;
	right:-15px;
}
/*------------------------------ Data Table ----------------------*/
.data-table {
	width: 100%;
}
.data-table th.wrap {
	white-space: normal;
}
.data-table th {
	padding: 10px;
	border: 1px solid #e9e9e9;
	text-align: center;
}
.data-table tbody tr {
	border: 1px solid #e9e9e9;
}
.data-table tr td {
	padding: 10px;
	border: 1px solid #e9e9e9;
	vertical-align: middle;
}
.data-table td h3 {
	margin: 0;
	line-height: 100%;
}
body table.data-table {
	border-collapse: collapse;
}
.data-table thead {
	border: 1px solid #e9e9e9;
}
.data-table tfoot {
	border-top: none;
	border-top: 1px solid #e9e9e9;
}
.data-table  .first.odd,
.box-account  .data-table .odd {
	background: none;
}
.a-center input.checkbox {
	float: none;
}
label.required em {
    font-weight: normal;
    padding: 0 5px 0 0;
    vertical-align: middle;
    color: #ff0000;
}

/*------------------------- css for header --------------------------*/
.yt-header-top .welcome-msg {
    line-height: 37px;
}
.yt-header-top {
    border-bottom: 1px solid #eaeaea;
	max-height:38px;
}

.yt-header-top .dropdown-setting {
    position:absolute;
	right:0px;
	top:50px;
	width:202px;
	background:#fff;
	border:1px solid #eaeaea;
	padding:15px;
	opacity:0px;
	z-index:-1;
	opacity:0;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: top 0.3s ease 0s, opacity 0.3s;
	-webkit-transition: top 0.3s ease 0s, opacity 0.3s;
	-moz-transition: top 0.3s ease 0s, opacity 0.3s;
}
.my-account .tags-list li{
	display:inline-block;
	margin-right:5px;
}
.my-account .tags-list li > a:after{
	content:",";
}
.products-list .respl-item .link-learn:hover{
	text-decoration:underline;
}
.setting-page:hover .dropdown-setting {
    opacity: 1;
    top: 37px;
    z-index: 1000;
}
.setting-page:hover .btn-setting{
	background:#fff;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.block-layered-nav .currently ol li .btn-remove:hover{
	background-position: 10px -81px;
}
.layer-noshopby .block-content-layered .actions{
	margin:0 -15px;
	padding:10px 15px 15px;
}
.layer-noshopby .currently .block-subtitle{
	display:none;
}
.setting-page:hover span:before{
	content:"";
	background:#fff;
	position:absolute;
	bottom:-1px;
	width:100%;
	height:1px;
	display:inline-block;
	left:0px;
	z-index:100;
}

.setting-page:hover .btn-setting > a,.setting-page .btn-setting > a:hover {
    color: inherit;
}
.yt-header-top .dropdown-setting .jqTransformSelectWrapper > div {
    display: none;
}
.yt-header-top .dropdown-setting .jqTransformSelectWrapper ul{
	display:block!important;
	height:auto!important;
	width:auto!important;
}
.yt-header-top .btn-setting {
    padding-right: 40px;
    display: inline-block;
	background:#41ADE2;
	position:relative;
	cursor:pointer;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.yt-header-top .btn-setting:before{
	content:"\f013";
	width:14px;
	height:15px;
	display:inline-block;
	position:absolute;
	top:7px;
	right:12px;
	font-family: 'FontAwesome';
	font-size:16px;
}
.yt-header-top .setting-page,
.yt-header-top .links-top {
    float: right;
}
.yt-header-top .setting-page{
	position:relative;
}
.yt-header-top .toplinks-setting .links > li{
	float:right;
	position:relative;
}
.yt-header-top .toplinks-setting .links > li > a{
	padding: 5px 11px;
    line-height: 37px;
	position: relative;	
}
.yt-header-top .toplinks-setting .links > li > a:after{
	position: absolute;
	top: 8px;
	right:0;
	width: 1px;
	height: 13px;
	background: #999;
	content:"";
}
.yt-header-top .toplinks-setting .links > li.first > a:after{
	display: none;
}
.yt-header-top .toplinks-setting .links.links-second > li.last > a{
	padding-right: 25px;
}
.yt-header-top .toplinks-setting .links {
    float: right;
}
.ft-brand-wrapper{
	clear:both;
}
.yt-header-top .toplinks-setting .dropdown-link-account {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9;
    opacity: 0;
    padding: 0px 10px;
    position: absolute;
    top: 50px;
	left:2px;
    width: 150px;
    z-index: -1;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: top 0.3s ease 0s, opacity 0.3s;
	-webkit-transition: top 0.3s ease 0s, opacity 0.3s;
	-moz-transition: top 0.3s ease 0s, opacity 0.3s;
}
.yt-header-top .links-second .list-account > a:before {
    content: "\f0d7";
	font-family:'FontAwesome';
    display: inline-block;
    height: 5px;
    margin-top: -4px;
    position: absolute;
    right: 8px;
    top: 0;
	font-size: 14px;
    width: 9px;
}

.yt-header-top .dropdown-link-account a {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding: 5px 0px;
}
.dropdown-setting .jqTransformSelectWrapper{
	width:auto!important;
}
.dropdown-setting label{
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;
}
.dropdown-setting .block-currency .jqTransformSelectWrapper ul li{
	display:inline-block;
	margin-right:10px;
}
.dropdown-setting .block-currency .jqTransformSelectWrapper ul li a{
	display:inline-block;
	padding:5px 8px;
	border:1px solid #dbdbdb;
}
.yt-header-top .dropdown-link-account li:last-child a{
	border-bottom:none;
}
.yt-header-top .list-account:hover .dropdown-link-account {
    opacity: 1;
    top: 37px;
    z-index: 99;
}
#btn-setting > a {
    height: 37px;
    display: block;
    line-height: 37px;
	border-right:1px solid #dfdfdf;
	padding:0 15px;
}
#yt_header .yt-header-top .zen-clock{
	float: left;
	background: url("../images/clock-header.png") no-repeat scroll 10px center transparent; 
	border: 1px solid #202020;
	border-bottom: none;
	border-top: none;
	padding: 12px 10px;
}
#yt_header .yt-header-top .zen-clock > span{
	margin-left: 30px;
}
#yt_header .yt-header-top .zen-slogan{
	float: left;
	padding: 12px 10px;
}
#yt_header .header-user{
	float: left;
	position: relative;
	border-left: 1px solid #202020;
	padding: 12px 45px 11px 10px;
}
#yt_header .header-user > span.icon-user{
	font-size: 16px;
	color: #454545;
}
#yt_header .header-user > span.icon-user:after {
	content: "\f0dd";
	font-family: 'FontAwesome';
	font-size: 22px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	color: #454545;
	padding: 0 10px 13px
}
#yt_header .header-user:hover{
	cursor: pointer;
}
#yt_header .header-user:hover > span.icon-user:after{
	background: #202020;
}
#yt_header .header-user > .links{
	position: absolute;
	top: 43px;
	right: -1px;
	border-bottom: none;
	z-index: 99;
	background: #202020;
	width: 130px;
	display: none;
}
#yt_header .header-user > .links > li{
	padding: 8px 10px;
	border-top: 1px solid #686868;
}
#yt_header .header-user > .links > li.last{
	display: none;
}
#yt_header .header-user > .links > li.first{
	border: none;
}
#yt_header .yt-header-top .zen-lang-currency{
	float: right;
}
#yt_header .yt-header-top .zen-lang-currency select#select-currency,
#yt_header .yt-header-top .zen-lang-currency select#select-language{
	display: none;
}
#yt_header .yt-header-top .zen-lang-currency .language-switcher{
	float: left;
	border-right: 1px solid #202020;
	text-transform: uppercase;
	padding: 12px 40px 12px 0;
	position: relative;
	height: 43px;
}
#yt_header .yt-header-top .zen-lang-currency .language-switcher .jqTransformSelectWrapper{
	width: 60px !important;
}
#yt_header .yt-header-top .zen-lang-currency .block-currency{
	float: left; 
	padding: 12px 10px 12px 0;	
	text-transform: uppercase;
	border: 1px solid #202020;
	border-bottom: none;
	border-top: none;
	position:relative;
	height: 43px;
}
#yt_header .yt-header-top .zen-lang-currency .block-currency .jqTransformSelectWrapper{
	width: 68px !important;
}

.language-switcher .jqTransformSelectWrapper ul li a{
	background-position:0 5px;
	background-repeat: no-repeat;
	padding-left:25px;
	background-size: 16px auto;
}
.language-switcher .jqTransformSelectWrapper li {
    margin-bottom: 10px;
}
.language-switcher .jqTransformSelectWrapper ul li:hover a{
	opacity: 1;
	filter:alpha(opacity = 100);
}
.language-switcher .jqTransformSelectWrapper ul li:hover  > a{
	opacity: 0.5;
	filter:alpha(opacity = 50);
}
.jqTransformHidden {
	display: none;
}
#yt_header .yt-header-content{
	float: left;
	width: 100%;
	padding:28px 0px 25px;
}

#yt_header .yt-header-under{
	float: left;
	width: 100%;
	max-height:60px;
}
#yt_header .yt-header-under .yt-header-under-wrap{
	position: relative;
}
#yt_header .top-search{
	position: absolute;
	right: 0;
	bottom: 0;
	border: 5px solid #b8b8b8;
	border-bottom: none;
	background: #fff;
	overflow: hidden;
	z-index: 2;
	height: 47px;
}
#yt_header .top-search #search_mini_form .form-search{
	position:relative;
	float:right;
	padding: 6px 50px 6px 10px;
}
#yt_header .top-search #search_mini_form .form-search .button{
	position:absolute;
	right:0;
	top:0;
	padding:0px;
	background: #b8b8b8;
	padding: 10px 5px 12px 10px;
}
#yt_header .top-search #search_mini_form .form-search .button span.search-icon{	
	width:22px; 
	height:20px;
	display:inline-block;
	background:url(../images/icon-search.png) no-repeat;
}
#yt_header .top-search #search_mini_form .form-search input#search{
	width:190px; 
	height:30px;
	margin:0px;
	border:none;
	color:#c8c8c8;
	font-size: 91.6%;
}

.quickly-to{
	background:#fff;
	padding:10px 0px;
}
.list-item-quick li{
	display:inline-block;
	/*background:url(../images/bg-item-quick.png) no-repeat right center;*/
	margin-right: 11px;
    padding-right: 14px;
	height:26px;
	line-height:23px;
	position:relative;
	position: relative;
}
.list-item-quick li:after{
	position: absolute;
	content: "";
	top: 5px;
	right: 0;
	border-right: 1px dotted #999;
	height: 16px;
	width: 1px;
}
.quickly-to .list-item-quick li.ql-item{
	padding-left:10px;
	padding-right:10px;
	margin-right:25px;
}
.quickly-to .list-item-quick li.ql-item:after{
	display: none;
}
.quickly-to .list-item-quick a {
    padding: 3px 0px;
}

.quickly-to .list-item-quick li.ql-item span:before{
	content:"";
	position:absolute;
	top:-1px;
	right:-8px;
	display:inline-block;
	width:10px;
	height:26px;
}
/*-------------------------------- css for Footer -------------------------------*/
.yt-footer-wrap{
	background:#1c242f;
}
.yt-footer-top {
	padding:30px 0px 37px 0px;
	border-bottom:1px solid #151b23;
}
.block-subscribe-footer{
	text-align:center;
}
.block-subscribe-footer .block-title{
	margin-bottom:20px;
}
.block-subscribe-footer .block-title > h2{
	font-size:138.46%;
	color:#fff;
	text-transform:uppercase;
}

.block-subscribe-footer .input-box,
.block-subscribe-footer .actions{
	display:inline-block;
	vertical-align:top;
}
.block-subscribe-footer .actions{
	margin-left:-5px;
}
.block-subscribe-footer .actions .button{
	height:49px!important;
	line-height:49px!important;
}
.block-subscribe-footer .input-box .input-text{
	border:none;
	height:49px;
	/* line-height:49px; */
	width:100%;
	padding-top:0px;
	padding-bottom:0px;
}
.block-subscribe-footer .input-box .input-text{
	line-height:49px\9;
}
.block-subscribe-footer .input-box .validation-advice{
	color:red;
	text-align:left;
}

.yt-footer-middle {
    padding: 34px 0px 39px;
}

.yt-footer-middle .content-footer {
    padding-top: 15px;
}
.yt-footer-middle .content-footer h3{
	font-family: 'Open Sans Semi Bold';
	text-transform:uppercase;
	margin-bottom:13px;
	margin-top:5px;
}
.title-footer > h2{
	font-size:123.07%;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:8px;
	padding-top:4px;
	background:url(../images/bg-title-footer.png) no-repeat left bottom;
}
.yt-footer-middle .list-links li a{
	padding:2px 0px;
	display:inline-block;
	color:#999999;
}
.yt-footer-middle .list-links li a:hover{
	color:#fff;
}
.yt-footer-middle .payment-wrap{
	clear:both;
	padding-top:30px;
}
.list-payment li{
	display:inline-block;
	margin-right:5px;
}
.list-payment li img:hover{
	opacity:0.7;
}
.list-payment {
    padding-top: 15px;
}


.yt-footer-bottom {
    background: #151b23;
    padding: 15px 0px;
}


/*------------------------back to top---------------------------------*/
#yt-totop {
    background: url("../images/up-arrow.png") no-repeat scroll center center #333;
    bottom: 30px;
    height: 45px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    width: 45px;
    z-index: 9999;
}

/*-------------------------css for home page---------------------------*/
#yt_content .yt-slideshow{
	width: 100%;
	height: 100%;
	position: relative;
}

.home-under{
	width: 100%;
	margin-bottom: -40px;
}
.home-under .block-home-under{
	border-top: 1px solid #e9e9e9;
	padding: 17px 0;
	margin-top: 34px;
}
.home-under .home-under-logo{
	float: left;
	margin-right: 40px;
	width: 130px;
	height: 33px;
}

.service-top{
	background:#fff;
	padding:40px 0px;
	margin-bottom:20px;
	font-size: 90%;
}
.service-top .container.row{
	width:900px;
}
.service-bottom .container{
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
.service-block .i-con,
.service-top-home-left .i-con{
	float:left;
	width:70px;
	height:70px;
	position:relative;
}
.service-block .i-con > a,
.service-top-home-left .i-con > a,
.service-bottom-home-left .i-con > a{
	background-image:url(../images/icon-service.png);
	width: 70px;
	height: 70px;
	background-position: left 0;
	display:block;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;	
}
.service-bottom .i-con{
	background-color:#f7f7f7;
}
.service-top .i-con.i-con-wishlist a,
.service-top-home-left .i-con.i-con-wishlist a{
	background-position: left -70px;
}
.service-top .i-con.i-con-box a,
.service-top-home-left .i-con.i-con-box a{
	background-position: left -140px;
}

.service-bottom{
	margin-bottom:23px;
}
.service-bottom .i-con.i-con-free-bottom a,
.service-bottom-home-left .i-con.i-con-free-bottom a{
	background-position: left -210px;
}
.service-bottom .i-con.i-con-special a,
.service-bottom-home-left .i-con.i-con-special a{
	background-position: left -280px;
}
.service-bottom .i-con.i-con-promotion a,
.service-bottom-home-left .i-con.i-con-promotion a{
	background-position: left -350px;
}
.service-bottom .i-con.i-con-support a,
.service-bottom-home-left .i-con.i-con-support a{
	background-position: left -420px;
}
.service-top .i-con > a:before,
.service-top-home-left .i-con > a:before{
	display:inline-block;
	position:absolute;
	top:15px;
	right:-8px;
    content: '\f0da';
	font-family:'FontAwesome';
	font-size: 23px;
	text-indent: 0;
}

.service-bottom .col-md-3:hover .i-con > a:before{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}

.service-block .service-info{
	margin-left:90px;
	min-height:70px;
}

.service-top-home-left .service-info{
	margin-left:90px;
	min-height:70px;
}
.service-top-home-left .service-info h2{
	margin-bottom:10px;
}
.service-bottom-home-left {
    border: 1px solid #efefef;
    margin: 0 15px;
    padding: 20px 15px;
	margin-bottom:20px;
}

.service-bottom-home-left .i-con {
    float: left;
    height: 70px;
    position: relative;
    width: 70px;
	background-color: #f7f7f7;
}
/*
.service-bottom-home-left .i-con > a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: -9999px;
}*/
.service-bottom-home-left .service-info {
    margin-left: 90px;
    min-height: 70px;
	padding-top:13px;
}
.service-bottom-home-left .service-info h2 a{
	font-size: 123.07%;
    text-transform: uppercase;
	font-family: 'Titillium Web Semi Bold';
}
.service-bottom-home-left .service-info > p {
    color: #878787;
    padding-top: 7px;
}

.service-bottom-home-left .row > div:hover .i-con > a:before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.service-top-home-left .service-info h2 a {
    color: #000;
    font-size: 107.69%;
    text-transform: uppercase;
	font-family: 'Titillium Web Regular';
}
/*.service-top-home-left .i-con > a:before {
    content: "";
    display: inline-block;
    height: 15px;
    position: absolute;
    right: -6px;
    top: 30px;
    width: 8px;
}*/
.service-bottom .col-md-3{
	margin-bottom:20px;
}

.service-bottom .service-info{
	padding-top:13px;
}

.service-block .service-info h2 a{
	font-size:123.07%;
	text-transform:uppercase;
	color:#000;
}
.service-top .service-info h2 a {
	font-family: 'Titillium Web Regular';
}
.service-bottom .service-info h2 a{
	font-family:'Titillium Web Semi Bold';
}
.service-block .service-info > p{
	color:#878787;
	padding-top:7px;
}
.deal-wrapper{
	margin-bottom:20px;
}
.deal-wrapper > .container{
	background:#fff;
}

.featuredproducts-wrapper{
	margin-top:0px;
	border-top: 2px solid #ededed;
}
.featuredproducts-wrapper > .container{
	background:#fff;
}

.logo-w{
	padding-top:0;
	margin-top: -13px;
}
.static-image-center img {
    width: 100%;
}

.deal-block{
	display:inline-block;
	width:100%;
	padding-top:20px;
	padding-bottom:34px;
}

.best-selling{
	display:inline-block;
	width:100%;
	padding-top:0px;
	padding-bottom:34px;
}

.three-block{
	margin-bottom:20px;
}
.three-title-home {
	border-bottom:3px solid #f4f4f4;
	position:relative;
}
.three-title-home  > h2{
	font-size:138.46%;
	text-transform:uppercase;
	color:#000;
	font-family: 'Titillium Web Regular';
	padding-bottom:10px;
}
.three-title-home  > h2:before{
	display:inline-block;
	height:3px;
	width:70px;
	content:"";
	position:absolute;
	left:0px;
	bottom:-3px;
}
.block-product .bs-image{
	width:84px;
	float:left;
	margin-top:5px;
	position:relative;
	overflow:hidden;
}
.block-product .bs-image > a:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	display:inline-block;
	background:rgba(0,0,0,0.3);
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	opacity:0;
}
.block-product .bs-image:hover > a:before{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	opacity:1;
}
.block-product .bs-content{
	margin-left:99px;
	background:url(../images/border-bottom-bs.png) repeat-x left bottom;
	position:relative;
	min-height:89px;
	padding-right:45px;
}
.block-product .bs-content .bs-btn-addtocart{
	position:absolute;
	top:4px;
	right:0px;
}
.block-product .bs-item {
	display:inline-block;
	width:100%;
	margin-bottom:15px;
	/* border:1px solid #000; */
}
.block-product .bs-content .bs-price {
    margin-bottom: 5px;
}
.block-product .bs-content .bs-btn-addtocart .btn-cart{
	width:40px!important;
	height:40px!important;
	background-image:url(../images/btn-cart-bs.png);
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:center center;
	/* transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0); */
	display:none;
	/* transition:all 0.3s ease 0s !important;
	-webkit-transition:all 0.3s ease 0s !important;
	-moz-transition:all 0.3s ease 0s !important; */
}
#confirmbox .btn-cart{
	background-image:url(../images/btn-cart-bs.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.block-product .bs-item:hover .bs-content .bs-btn-addtocart .btn-cart{
	/* transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1); */
	display:block;
}
.block-product .bs-content .ratings{
	display:inline-block;
}
.block-product .bs-content .ratings .rating-links{
	display:none;
}
.three-block > .container{
	padding:25px 15px 15px;
	background:#fff;
}
.block-product .bs-content .regular-price{
	font-family: 'Open Sans Semi Bold';
	font-size:123.07%;
}
.static-image-center > .container{
	background:#fff;
	padding:15px;
	margin-bottom:20px;
}
.static-image-center .img-block,
.save-up,
.block-st-img  {
    position: relative;
}
.static-image-center .img-block  > a:before,
.save-up > a:before,
.block-st-img > a:before{
	content:"";
	width:100%;
	height:100%;
	display:inline-block;
	background:rgba(0,0,0,0.3);
	position:absolute;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
}
.yt-footer-bottom{
	text-align:center;
}
.static-image-center .img-block:hover  > a:before,
.save-up:hover > a:before,
.block-st-img:hover > a:before{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}
.feature-brand-block{
	background:#fff;
	padding-top:15px;
	padding-bottom: 29px;
	margin-bottom:20px;
}
.title-home{
	text-transform:uppercase;
	color:#000;
	font-size:153.85%;
}
.title-home > a{
	color:#000;
}
.feature-brand-block .owl-stage-outer{
	border:1px solid #efefef;
	padding:15px 0px;
	overflow:hidden;
}
.deal-block .owl-controls .owl-nav .owl-prev, .deal-block .owl-controls .owl-nav .owl-next{
	top:32%;
}
.respl-item .sale-item{
	color:#fff;
	position:absolute;
	top:10px;
	left:10px;
	padding:7px;
	text-align:center;
	line-height:20px;
}
.label-wrapper{
	display:inline-block;
	position:absolute;
	top:10px;
	right:0px;
	z-index:10;
}
.product-image-zoom .label-wrapper{
	z-index:999;
}
.new-product,
.sale-product{
	width:65px;
	height:28px;
	display:block;
	position:relative;
	right:-1px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:10;
	margin-bottom:5px;
}
.new-product{
	background:url(../images/new-lb-item.png) no-repeat top left;
}

.sale-product{
	background:url(../images/sale-lb-item.png) no-repeat top left;
}
.respl-item .w-image-box > span:before{
	content:"";
	position:absolute;
	display:inline-block;
	background:rgba(0,0,0,0.3);
	z-index:9;
	width:100%;
	height:100%;
	transform:scale(0.1);
	-webkit-transform:scale(0.1);
	-moz-transform:scale(0.1);
	-ms-transform:scale(0.1);
	opacity:0;
}
.respl-item .w-image-box:hover span:before{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	opacity:1;
}
.respl-item .sale-item .txt-label{
	font-size:133.33%;
}
.respl-item .sale-item .n-sale{
	display:block;
	font-size:150%;
}
.respl-item  .actions .button{
	display:inline-block;
	float:left;
	color:#fff;
}
.respl-item  .actions .add-to-links{
	display:inline-block;
}
.respl-item  .actions .add-to-links li{
	display:inline-block;
	float:left;	
	margin-left:1px;
	margin-right:0px;
}
/* Added 18.04.2018 */
.category-products .products-grid .respl-item {
		min-height: 545px;
	}
@media only screen and (max-width: 1199px) {
	.category-products .products-grid .respl-item {
		min-height: 600px;	 
	}

		.respl-item .w-image-box .item-image a > img{
	width:100% !important;
}


	
}
@media only screen and (max-width: 992px) {
	.category-products .products-grid .respl-item {
		min-height: 550px;	 
	}
}
@media only screen and (max-width: 768px) {
	.category-products .products-grid .respl-item {
		min-height: 600px;
	}
}
@media only screen and (max-width: 600px) {

	

	.category-products .products-grid .respl-item {
		min-height: 620px;


	}

	.respl-item .w-image-box .item-image a > img{
	width:100% !important;
}

	 
}



/*--------*/
.respl-item  .item-inner{
	/* background:#fff; */
}
.respl-item  .item-inner .item-info{
	padding:5px 15px 15px;
}

.category-products .products-grid .respl-item  .item-inner .item-info{
	background:#fff;
	padding-top:5px;	
}
 /*added 16.04.2018*/
.category-products .products-grid .respl-item  .item-inner .item-info .item-title{
	font-weight: bold;
}
.category-products .products-grid .respl-item  .item-inner .item-info .short-description{
	font-size: 75% !important;
}
.category-products .products-grid .respl-item  .item-inner .item-info .item-price {
    position: absolute;
    bottom: 80px;
	width: 88%;
}
.category-products .products-grid .respl-item  .item-inner .item-info .item-price .price-box {
	width: 100%;
    float: left;
	font-size: 85%;
}
/*-------*/
.super-categories-wrapper .respl-item  .item-inner .item-info{
	padding:2px 0px 15px;
}
.block-related .respl-item  .item-inner .item-info,
.block-upsell .respl-item  .item-inner .item-info{
	padding:2px 0px 0px;
}
.deal-block .respl-item  .item-inner .item-info{
	padding:5px 0px 0px;
}
.products-grid .item{
	margin-bottom:20px;
}
 /*added 26.03.2018*/
.products-grid .item:hover{
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

 /*---*/
.respl-item  .add-to-links li a,
.yt-product-detail .yt-detail-right .add-to-links li a{
	display:inline-block;
	width:36px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	background-color:#d7d7d7;
	background-position:center;
	background-repeat:no-repeat;
}
.respl-item  .add-to-links li a.link-wishlist,
.yt-product-detail .yt-detail-right .add-to-links li a.link-wishlist{
	background-image:url(../images/wishlist-item.png);
}
.respl-item  .add-to-links li a.link-compare,
.yt-product-detail .yt-detail-right .add-to-links li a.link-compare{
	background-image:url(../images/compare-item.png);
}
.deal-block .title-deal{
	text-align:center;
	margin-bottom:28px;
	background:url(../images/bg-title-deal.png) repeat-x left center;
}
.deal-block .title-deal h2{
	text-transform:uppercase;
	font-size:153.85%;
	display:inline-block;
	padding:10px 20px;
	background:#fff;	
}

.best-selling .title-featuredproducts{
	text-align:center;
	margin:10px 0 28px;
	background:url(../images/bg-title-deal.png) repeat-x left center;
}

.best-selling .title-featuredproducts h2{
	text-transform:uppercase;
	font-size:153.85%;
	display:inline-block;
	padding:10px 20px;
	background:#fff;	
}

.respl-item .w-image-box{
	position:relative;
}
.respl-item .rating-links{
	display:none;
}
.respl-item .item-review{
	height:20px;
	line-height:20px;
	margin-bottom:8px;
}
.respl-item .rating-box{
	margin-top:2px;
}
.respl-item .w-image-box .item-image a > img{
	width:150pt;
}
.respl-item .view-detail {
	display:inline-block;
	width:108px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-21px;
	margin-left:-54px;
	z-index:10;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	transition: all 0.3s ease 0.3s;
	-webkit-transition: all 0.3s ease 0.3s;
	-moz-transition: all 0.3s ease 0.3s;
}
.respl-item  .w-image-box:hover .view-detail{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}
.respl-item .price-box .regular-price,
.respl-item .price-box .special-price .special-price{
	font-size:184.61%;
	font-family:Open Sans Semi Bold;
}
.old-price .price{
	text-decoration:line-through;	
}
.respl-item .price-box .old-price .price{
	color:orange;
	font-size:120%;
}
.respl-item .des-item{
	clear:both;
	padding-top:8px;
}
.respl-item .item-title a{
	font-size:123.07%;
}
.respl-item .item-time{
	line-height:36px;
	border:1px solid #d7d7d7;
	display:inline-block;
	margin-bottom:2px;
}
.respl-item .item-time .item-timer{
	display:inline-block;
	padding-right:5px;
}
.respl-item .item-time .item-timer div{
	display:inline-block;
	color:#333333;
}

.respl-item .item-time .item-timer .name-time {
	color:#999999;
}
.respl-item .item-time  .icon-timer{
	width:35px;
	height:36px;
	background-repeat:no-repeat;
	background-position:center center;
	display:inline-block;
	float:left;
	border-right:1px solid #d7d7d7;
	margin-right:5px;
}

.lastes-blog .item-latest-blog .lt-blog-info {
	background:url("../images/border-bottom-bs.png") repeat-x left bottom;
	margin-left:98px;
	position:relative;
	top:-4px;
	min-height:87px;
}

.carousel-dotted > li{
	width:10px;
	height:10px;
	background:#efefef;
	border-radius:50%;
	display:inline-block;
	border:none;
	margin:0px!important;
	margin-left:2px;
}
.carousel-dotted > li.active{
	width:10px;
	height:10px;
}

.wrapper-client-say {
	background:#f7f7f7;
	padding-right:10px;
}
.client-say-wrapper{
	margin-top:26px;
	margin-bottom:25px;
}
.client-image {
	width:139px;
	float:left;
	position:relative;
}
/* .client-image > a:before{
	content:"";
	width:100%;
	height:100%;
	display:inline-block;
	position:absolute;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	background:rgba(0,0,0,0.3);
}
.client-image:hover > a:before{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
} */
.img-wrapper > a:before {
    background: rgba(0,0,0,0.3);
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
	height:100%;
    z-index: 999;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
}

.img-wrapper:hover > a:before {
    transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}
.btn-button-st:hover {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.client-info{
	margin-left:165px;
}
.des-client{
	font-size:116.67%;
	padding:10px 0px 15px 0px;
}
.carousel-dotted{
	width:auto;
	left:inherit;
	right:0px;
	top:-58px;
}
.client-bottom > a{
	color:#000;
}
.client-bottom > a .color-client{
	font-weight:bold;
}
.shop-info .shop-info-wrapper{
	margin-top:23px;
}
.shop-info .tt-info{
	color:#000;
}
.shop-info .info-list > li{
	padding:3px 0;
	position: relative;
}
.shop-info .info-list > li:before{
	content:'\f041';
	font-family:'FontAwesome';
	font-size: 16px;
	margin-right: 20px;
}
.shop-info .info-list > li.phone-info:before{
	content:"\f095";
}
.shop-info .info-list > li.email-info:before{
	content:"\f003";
}
.shop-info .info-list > li.open-info:before{
	content:"\f017";
}

.socials-wrap{
	margin-top:17px;
}
.socials-wrap ul li{
	display:inline-block;
	margin-right:2px;
}
.socials-wrap ul li a{
	display:inline-block;
	width:35px;
	height:35px;
	background-color:#d7d7d7;
	background-repeat:no-repeat;	
	background-image:url(../images/social-icon.png);
	overflow:hidden;
	text-indent:-9999px;
}

.socials-wrap ul li a.show_facebook{
	background-position:left 0;
}
.socials-wrap ul li a.show_twitter{
	background-position:left -35px;
}
.socials-wrap ul li a.show_google{
	background-position:left -70px;
}
.socials-wrap ul li a.show_linkedin{
	background-position:left -140px;
}
.socials-wrap ul li a.show_flickr{
	background-position:left -175px;
}
.socials-wrap ul li a.show_pinterest{
	background-position:left -105px;
}


#yt_left .block,
#yt_right .block{
	display:inline-block;
	width:100%;
	background:#fff;
	padding:10px 15px 20px;
	margin-bottom:20px;
}
.cms-home-left #yt_left .block,
.cms-home-left #yt_right .block{
	display:inline-block;
	width:100%;
	background:#fff;
	padding:0px 0px 0px;
	margin-bottom:20px;
}
.cms-home-left #yt_left .block .block-blog-archives{
	display: none;
}
.cms-home-left #yt_left .block.sm-basic-products,
.cms-home-left #yt_right .block.sm-basic-products{
	margin-bottom:0px;
}
#layered-navigation .block{
	padding-bottom:0px;
}
#yt_left .block .block-title, #yt_right .block .block-title{
	border-bottom:3px solid #f3f3f3;
	padding-bottom:5px;
	position:relative;
	margin-bottom:15px;
}
#yt_left .block .block-title strong, #yt_right .block .block-title strong{
	font-size:138.46%;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
}
#yt_left .block .block-title strong:before, #yt_right .block .block-title strong:before{
	width:70px;
	height:3px;
	position:absolute;
	bottom:-3px;
	content:"";
	display:inline-block;
}
.block-layered-nav .filter-wrapp{
	margin:0 -15px;
	padding:20px 15px 20px;
}
.block-layered-nav .filter-wrapp dt{
	font-size:107.69%;
	text-transform:uppercase;
	margin-bottom:5px;
}
.layer-noshopby #narrow-by-list > div:first-child{
	padding-top:5px;
}
.block-layered-nav #narrow-by-list ol li{
	height:30px;
	padding:12px 0px;
	position:relative;
	border-bottom:1px solid #e4e4e4;
}
.block-layered-nav #narrow-by-list ol li a{
	font-size:107.69%;
}
.block-layered-nav #narrow-by-list ol li:last-child{
	border:none;
}

.block-left-products .bs-content{
	padding-right:0px;
}
.block-tags .block-content .tags-list li{
	display:inline-block;
	margin-right:6px;
	margin-bottom:9px;
}
.block-tags .block-content .tags-list li a{
	height:30px;
	line-height:30px;
	padding:0 10px;
	border:1px solid #cccccc;
	display:inline-block;
	font-size:100%!important;
}
.block-tags .block-content .tags-list li a:hover{
	color:#fff;
}
.block-left-products .sm-basic-products .bs-items > div:last-child{
	margin-bottom:0px;
}
.btn-button-st {
    color: #fff !important;
    display: inline-block !important;
    margin-top: 10px;
    padding: 10px 15px !important;
    text-transform: uppercase;
}
.st-categories .category-wrap h2, .detail-st-img h2{
	color:#000;
	margin:15px 0 10px;
	text-transform:uppercase;
}
/*-------------------------css for breadcrumbs---------------------------*/
.yt-breadcrumbs{
	background: #fff;
	margin-bottom:30px;
}
.yt-breadcrumbs .breadcrumbs{
	margin:5px 0px;
}
.breadcrumbs li.note-br{
	background-image: none;
    color: #fff;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 8px;
    position: relative;
}
.breadcrumbs li.note-br > span:before{
	width:10px;
	height:26px;
	position:absolute;
	content:"";
	top:0px;
	right:-9px;
}
.breadcrumbs ul li{
	display:inline-block;
	background:url(../images/bg-br.png) no-repeat right center;
	padding: 0 15px 0 8px;
	margin-top:3px;
}
.breadcrumbs ul li:last-child{
	background:none;
}
.breadcrumbs ul li a {
    display: inline-block;
    padding: 5px 0px 8px;
	font-size:92.307%;
}
.breadcrumbs ul li strong{
	font-weight:normal;
	color:#000;
	font-size:92.307%;
}
#yt_wrapper #yt_pathway .pathway-inner .breadcrumbs{
	float:left;
	width:100%;
	min-height:43px;
}
#yt_wrapper #yt_pathway .pathway-inner .breadcrumbs .icon-caret-right{
	color: #9B9B9B;
    font-size: 16px;
    line-height: 120%;
}
#yt_wrapper #yt_pathway  ul.breadcrumbs .home{	
	padding-left:22px;
	background:url(../images/icon-breadcrumbs-home.png) no-repeat 0px 3px transparent;
}
#yt_pathway .pathway-inner .breadcrumbs .breadcrumbs-content{	
	padding:12px 0;
	float: left;
	width: 100%;
}
#yt_wrapper #yt_pathway  ul.breadcrumbs li a,
#yt_wrapper #yt_pathway  ul.breadcrumbs li{	
	float:left;
}
.respl-item .item-price {
    height: 29px;
    line-height: 29px;
}
/* Р”РѕР±Р°РІРµРЅРѕ РЅР° 04.04.2018 */
.respl-item .item-price .display-discount {
	width: 30%;
	height: 50px;
	line-height: 40px;
	padding-left: 5px;
	float: right;
	background: url(../images/discount-label-1.png) no-repeat;
}
/*---------*/
/*------------------------- css for page title ---------------------------*/
#yt_wrapper .page-title h1{
	font-size: 184.61%;
	text-transform: uppercase;
	padding-bottom: 15px; 
	position: relative;
}
.category-description{
	margin-bottom:20px;
}
.category-description img{
	width:auto;
	max-width:100%;
}
/*-------ratings---------------*/
.ratings {
	padding: 0;
	direction: ltr;
	display:inline-block;
}
.block-location {
	background: #d00000;
	color: #fff;
	padding: 5px 10px;
}
.rating-box {  
	background:url(../images/bkg_rating.png) 0px -25px repeat-x;  
	height: 11px;  
	position: relative;  
	width: 76px;  
	float: left;
	margin-right:5px;
}
.rating-box .rating {
	background:url(../images/bkg_rating.png) 0 0 repeat-x;
	height: 11px;
	left: 0;
	position: absolute;
	top: 0;
}
.respl-item .item-review .amount{
	display:none;
}
.ratings-table {  
	margin: 5px 0; 
}
.ratings-table td,
.ratings-table th {  
	padding: 3px 0;  
}
.ratings-table td.label,
.ratings-table th {  
	font-weight: bold;  
	padding-right: 8px;  
}

/*----------------------css for left-right listting------------------------*/

#yt_right .block-content,
#yt_left .block-content{ 
	float: left;
	width: 100%;
}
.layer-noshopby{
	padding-bottom:0px!important;
}
.block-layered-nav .currently ol li .label{
/*	display:none; */
	font-weight:bold;
	text-transform:uppercase;
	color:#2f2f2f;
}
.block-layered-nav .currently ol li{
	position:relative;
	display:inline-block;
	margin-right:33px;
	width:207px;
	height:auto;
	line-height:28px;
	padding:0 10px;	
	background-color:#f3f3f3;
}
.block-layered-nav .currently ol li .btn-remove{
	height:auto;
	width:30px;
	display:inline-block;
	background:url(../images/remove-shopby.png) no-repeat 10px 10px;
	position:absolute;
	top:0px;
	right:-30px;
	text-indent: -999em;
	background-color:#dedede;
	transition: background-color 0.3s ease 0s;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
}
.block-layered-nav .currently ol li:hover{
	color:#fff;
}
#yt_wrapper #yt_left .layered-nav .block-content-layered .actions a{
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}
#yt_wrapper #yt_left .layered-nav .subhead{
	border-bottom: none;
}

#yt_wrapper #yt_left .layered-nav .layered-accordion.subhead:hover,
#yt_wrapper #yt_left .layered-nav .layered-accordion.subhead.accordion-open{
	cursor: pointer;
    color: #FFFFFF;
    border: none;
}
#yt_wrapper #yt_left .layered-nav .layered-accordion.subhead.accordion-open .accordion-up{
	display: none;
}
#yt_wrapper #yt_left .layered-nav .layered-accordion .accordion-down{
	background: url(../images/icon-cat-down.png) no-repeat 0 center;
	position: absolute;
	height: 8px;
	width: 18px;
	top: 17px;
	right: 10px;
}
#yt_wrapper #yt_left .layered-nav .layered-accordion .accordion-up{
	background: url(../images/icon-cat-up.png) no-repeat 0 center;
	position: absolute;
	height: 18px;
	width: 18px;
	top: 12px;
	right: 10px;
}

#yt_wrapper #yt_left #narrow-by-list .block-content ol li:before{    
	content:"\f105";	
	font-family: "FontAwesome";
	font-size: 14px;
}
.layer-noshopby #narrow-by-list .block{
	margin-bottom:3px;
}
#yt_wrapper #yt_left #narrow-by-list .block-content ol li a{
    line-height: 240%;
    width: 100%;
	padding-left: 5px;
}
#yt_wrapper #yt_left .left-banner{
	overflow: hidden;
	position: relative;
}
#yt_wrapper #yt_left .left-banner img{
	width: 100%;
}

/*--------------------------------css for toolbar listting-------------------------------*/
#yt_wrapper .view-mode .listing-grid-icon:before{
	content:"\f00a";
	font-family:"FontAwesome";
}
#yt_wrapper .view-mode .listing-icon:before{
	content:"\f03a";
	font-family:"FontAwesome";
}
.toolbar .toolbar-inner .sort-by-wrap,
.toolbar .toolbar-inner .view-mode-wrap,
.toolbar .toolbar-inner .limiter-wrap{
	float:left;	
}
.toolbar .view-mode-wrap {
    border-right: 1px solid #f3f3f3;
    padding: 18px 30px 12px 0px;
	margin-right:30px;
}
.toolbar .toolbar-inner .limiter-wrap label,
.toolbar .toolbar-inner .limiter-wrap .select-new,
.toolbar .toolbar-inner .sort-by-wrap .select-new{
	float:left;
}
.toolbar .toolbar-inner .limiter-wrap .select-new{
	margin-right:5px;
}
.toolbar .limiter-wrap ,
.toolbar .sort-by-wrap {
	margin-top:12px;
	padding-bottom:12px;
}
.toolbar .sort-by-wrap{
	margin-right:40px;
}
.toolbar  .sorter{
	padding-left:30px;
}
.toolbar .btn-sortby{
	/*display:none;*/
	font-size: 18px;
}
.limiter-wrap .select-new select{ 
	width:111px;
}

.sort-by .select-new select{ 
	width:151px;
}

.toolbar-bottom .toolbar .toolbar-inner .pagination-wrap{
    float: right;
    padding: 0;
	line-height: 100%;
	margin-right: -1px;
}
.toolbar .toolbar-inner .pagination-wrap .pagination{
	margin: 12px 15px 0 0;
}
.toolbar  .select-inner{
	background:url(../images/bg-selectbox.png) no-repeat right top #f3f3f3;
	height:32px;
	line-height:32px;
	/* overflow:hidden; */
	position:relative;
}
.toolbar  .sort-by-wrap .select-inner{
	width:132px;
}
.toolbar .select-inner > ul{
	min-width:inherit;
	background:#fff;
	padding:0 10px;
	box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
	position:absolute;
	width:100%;
	top:32px;
	left:0px;
	border:none;
	border-radius:0;
	font-size:inherit;
	/* z-index:-1;
	opacity:0; */
	transition:top 0.3s ease 0s;
	-webkit-transition:top 0.3s ease 0s;
	-moz-transition:top 0.3s ease 0s;
}
/* .toolbar .select-inner:hover  > ul{
	top:32px;
	z-index:99;
	opacity:1;
} */
.btn-toolbar{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.toolbar .select-inner > ul li{
	border-bottom:1px solid #dedede;
}
.toolbar .select-inner{
	cursor:pointer;
	display:block!important;
}
.toolbar .select-inner > ul li:last-child{
	border-bottom:none;
}
.toolbar .select-inner > ul li a{
	display:block;
	padding:5px 0px;
}
.toolbar .select-inner > ul li a:hover{
	background:none;
}
.toolbar .limiter .select-inner {
	width:93px;
}
.toolbar .selector {
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.toolbar .selector > span{
	display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 30px 0 13px;
    width: 100% !important;
	color:#000;
	font-family: 'Open Sans Light';
}
.toolbar label {
    height: 32px;
    line-height: 32px;
	margin-right:10px;
	color:#000;
	font-family: 'Open Sans Light';
	font-weight:normal;
}
.toolbar .perpage{
	color:#999999;
}
*, *:before, *:after {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: border-box;
}
label{
	color:#000;
	font-family:Open Sans Semi Bold;
}
.toolbar .select-inner select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.toolbar .selector select {
    height: 32px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.toolbar .selector select{
	opacity:0;
}
.toolbar   .select-inner select{
	background:none;
	border:none;
	color:#000;
	cursor:pointer;
	font-family: 'Open Sans Light';
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages{
	padding: 0 10px 0 4px;
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li{
	display:inline-block;
	margin-left: 0px;
	vertical-align:top;
}
.page-sitemap .pages ol li a,
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a{	
	display:inline-block;
	height:32px;
	line-height:32px;
	padding:0 15px;
	margin:0;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a.next,
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a.previous{
	background-repeat:no-repeat;
	background-position:17px 12px;
	display:inline-block;
	width:38px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a.next:hover,
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a.previous:hover{
	background-position:17px -29px;
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a.next{
	background-image:url(../images/toolbar-next.png);
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a.previous{
	background-image:url(../images/toolbar-previous.png);
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a{
	background:#f3f3f3;
}
.toolbar {
    background:#fff;
	margin-bottom:20px;
	position:relative;
	display:inline-block;
	width:100%;
}
.pagination-wrap {
    float: right;
}
.sort-by > label {
    float: left;
}

.view-mode strong,
.view-mode a{
	display:inline-block;
	width:26px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
}

.view-mode .grid{
	background-image:url(../images/grid.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:20px;
}

.view-mode .list{
	background-image:url(../images/list.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.view-mode strong,
.view-mode a:hover{
	background-position:left bottom!important;
}
.toolbar .toolbar-inner .pagination-wrap .pagination .pages ol li a:hover{
	color:#fff;
}
/*--------------------------------listing content grid-------------------------------*/
.crosssell{
	margin-top: 20px;
}
.crosssell > h2{
	margin-bottom: 20px;
	font-family:inherit;
	line-height:20px;
}
#shopping-cart-table .product-name{
	font-family:inherit;
	font-size:116.67%;
}
#crosssell-products-list a.product-image{
	border: 1px solid #CCCCCC;
	float: left; 
	margin: 0 10px 20px 0; 
}
#crosssell-products-list li.item{
	margin-bottom: 20px;
}
#crosssell-products-list li .price-box{
	padding: 3px 0;
}

#crosssell-products-list .separator{ display: none;}
#upsell_pro {
	float: left;
	width: 100%;
}
#upsell_pro  .page-title-slider{
	font-size:200%;
	padding: 55px 0 20px;
} 
#upsell_pro.container-slider .page-button .control-button .preview,
#upsell_pro.container-slider .page-button .control-button .next{
	background: none;
	width: 30px;
	height: 30px;
	border: 1px solid #ccc;
	top: -50px;
	text-indent: 0;
}
#upsell_pro.container-slider .page-button .control-button .next{
	border-left: 0;
}
#upsell_pro.container-slider .page-button .control-button .next:before,
#upsell_pro.container-slider .page-button .control-button .preview:before{
	content:"\f105";
	font-family:"FontAwesome";
	font-size: 20px;
	color: #ccc;
	width: 10px;
	height: 10px;
	top: 4px;
	left: 10px;
	position: absolute;
}
#upsell_pro.container-slider .page-button .control-button .next:hover,
#upsell_pro.container-slider .page-button .control-button .preview:hover{
	border: 1px solid transparent;
}
#upsell_pro.container-slider .page-button .control-button .next:hover:before,
#upsell_pro.container-slider .page-button .control-button .preview:hover:before{
	color: #fff;
}

#upsell_pro.container-slider .page-button .control-button .preview:before{
	content:"\f104";	
}
#upsell_pro .product-addcart > a, 
#upsell_pro .product-wishlist > a, 
#upsell_pro .product-compare > a,
.yt-product-detail .yt-detail-right #upsell_pro .product-name,
.yt-product-detail .yt-detail-right #upsell_pro .price-box,
.yt-product-detail .yt-detail-right #upsell_pro .no-rating{
	font-size: 12px;
	margin-bottom: 0;
}
#upsell_pro .price-box .price{
	font-size: 14px !important;
}
#upsell_pro   .product-price {
	margin-bottom: 6px !important; 
}
 #upsell_pro  .product-name {
	margin: 20px 0 10px !important;
}
#upsell_pro .product-image{
	border: 1px solid #E9E9E9;
    overflow: hidden;
    position: relative;
}

.products-grid .product-info .product-price 
.products-grid .product-image{
	border: 1px solid #e9e9e9;
	position: relative;
	overflow: hidden;
}
.products-grid .product-image img{
	width: 90%;
}

#yt_main .products-grid .product-image .product-addto-wrap{
	position: absolute;
	left: 0;
	top: -100px;
}
#yt_main .products-grid .product-image:hover .product-addto-wrap{
	top: 0;
}
#yt_main .products-grid .product-addcart,
#yt_main .products-grid .product-wishlist,
#yt_main .products-grid .product-compare,
#yt_main .products-list .product-addcart,
#yt_main .products-list .product-wishlist,
#yt_main .products-list .product-compare{
    height: 30px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 30px;
    color: #fff;
}
#yt_main .products-grid .product-addcart:hover,
#yt_main .products-grid .product-wishlist:hover,
#yt_main .products-grid .product-compare:hover{
	width: 135px;
}
#yt_main .products-grid .product-addcart,
#yt_main .products-list .product-addcart{
	background: url(../images/icon-addcart.png) no-repeat left center #777;
}
#yt_main .products-grid .product-wishlist,
#yt_main .products-list .product-wishlist{
	background: url(../images/icon-wishlist.png) no-repeat left center #777;
}
#yt_main .products-grid .product-compare,
#yt_main .products-list .product-compare{
	background: url(../images/icon-compare.png) no-repeat left center #777;
}
#yt_main .products-grid .product-addcart > a,
#yt_main .products-grid .product-wishlist > a,
#yt_main .products-grid .product-compare > a,
#yt_main .products-list .product-addcart > a,
#yt_main .products-list .product-wishlist > a,
#yt_main .products-list .product-compare > a{
	color: #fff;
	padding-left: 35px;
	line-height: 250%;
	float: left;
}
.products-grid .product-image .sale-product,
.products-list .product-image .sale-product{
	position: absolute;
	left: -1px;
	bottom: -1px;
	background: url(../images/bg-sale.png) no-repeat;
	width: 54px;
	height: 53px;
	text-indent: -999em;
}
.products-grid .product-image .new-product,
.products-list .product-image .new-product{
	background: url(../images/bg-new.png) no-repeat;
	right: -1px;
	bottom: -1px;
	position: absolute;
	width: 54px;
	height: 53px;
	text-indent: -999em;
}
#yt_main .products-grid .product-info{
	text-align: center;
	line-height: 100%;	
	overflow: hidden;
}
#yt_main .products-grid .product-info .product-name{
	font-weight: bold;
	margin: 20px 0 14px;
}
#yt_main .products-grid .product-info .product-price{
	font-size: 116.67%;
	font-weight: bold;
	margin-bottom: 15px;
}
#yt_main .products-grid .product-info .price-from,
#yt_main .products-grid .product-info .price-to{
	float: none;
	display: inline-block;
}
.old-price{
	font-weight: normal;
}
#yt_main .products-grid .product-info .product-review{
	min-height: 16px;
}
#yt_main .products-grid .product-info .product-review .ratings{
	display: inline-block;
}
#yt_main .products-grid .product-info .product-review .no-rating{
	line-height: 120%;
	min-height: 16px;
}
#yt_main .products-grid .product-info .product-review .amount{
	line-height: 108%;
	float:left;
}

/*--------------------------------listting content list-------------------------------*/
.products-list .w-image-box{
	width:270px;
	float:left;
	margin-bottom:0;
}
.products-list .product-shop{
	margin-left:300px;
	padding-top:15px;
	padding-right:20px;
}
.products-list .actions {
    clear: both;
    display: inline-block;
    width: 100%;
}
.products-list .desc {
    margin-bottom: 20px;
}
.products-list .desc.std *{
	display:inline;
}
.products-list .respl-item .item-review{
	margin-top:4px;
}
.products-list .respl-item .link-learn {
    text-transform: lowercase;
}
.products-list .product-name a{
	font-size:123.07%;
	font-weight:bold;
	color:#000;
}
#yt_main .products-list .item{
	margin-bottom: 20px;
	position: relative;
	background:#fff;
}
#yt_main .products-list .product-image{
	position: relative;
	overflow: hidden;
}
#yt_main .products-list .product-image img{
	width: 100%;
}

#yt_wrapper .price-from,
.price-from{
	float: left;
	margin-right: 5px;
}
#yt_main .products-list .product-info .product-review{
	margin-bottom: 15px;
	display: inline-block;
}
#yt_main .products-list .product-info .product-desciption{
	line-height: 150%;	
}
#yt_main .products-list .product-addto-wrap{
	position: absolute;
	left: 220px;
	bottom: -1px;
}
#yt_main .products-list .product-addcart,
#yt_main .products-list .product-wishlist,
#yt_main .products-list .product-compare{
	margin: 0 5px 0 0;
	float: left;
	width: 135px;
}

/*----------------------------css for detail page-------------------------------*/
.yt-product-detail .box-1,
.yt-product-detail .box-2{
	background:#fff;
	display:inline-block;
	width:100%;
}
.yt-product-detail .box-2{
	margin-bottom:18px;
}
.yt-product-detail  .box-1 {
    padding-top: 20px;
	margin-bottom:18px;
}
.product-tags > li{
	display:inline-block;
}
.yt-product-detail .show-phone{
	display:none;
}
.yt-product-detail .yt-detail-left{
	padding-left: 0;
}
.yt-product-detail .product-img-box{
	position:relative;
	z-index:1;
	float: left;
	width: 100%;
}
.yt-product-detail .product-img-box .yt-detail-image{
	position: relative;	
	direction: ltr;
}
.yt-product-detail .product-img-box .more-views {
	/* margin-top: 20px; */
	overflow:hidden;
}

.yt-product-detail .product-img-box .product-image-zoom > #wrap img{
	width: 100%;
}
.yt-product-detail .popup-btn.hidden-phone > a {
	background: url(../images/icon-zoom.png) no-repeat center center #fff;
    line-height: 100%;
    text-align: center;
	position: absolute;
	z-index: 9999;
	border-bottom: 0;
	right: 0px;
	bottom: 0px;
	width: 38px;
	height: 38px;
	overflow:hidden;
	text-indent: -999em;
	border:1px solid #e9e9e9;
}
.yt-product-detail .more-views.slide-gallery .jCarouselLite{
 	margin:0 auto;
}
.yt-product-detail .more-views .jCarouselLite > ul >li{
	float:left;
	margin-right:10px;
	width:85px;
}
.yt-product-detail .jCarouselLite > ul > li:last-child{
	margin-right:0px;
}
.yt-product-detail .jCarouselLite .cloud-zoom-gallery > img{
	width: 100%;
	border:1px solid #e9e9e9
}
.more-view-wrapper {
    position: relative;
	margin-top:20px;
	display:inline-block;
}
.yt-product-detail .more-view-wrapper .prev,
.yt-product-detail .more-view-wrapper .next{
	background-color:#fff;
	cursor: pointer;
	position:absolute;
	border-radius:3px;
	width: 22px;
	height: 27px;
	border: 1px solid #dbdbdb;
	background-repeat:no-repeat;
	background-position:7px 8px;
	top:27px;
	z-index:99;
}
.yt-product-detail .more-view-wrapper .prev:hover,
.yt-product-detail .more-view-wrapper .next:hover{
	background-position: 7px -43px;
}
.yt-product-detail .more-view-wrapper .next{
	background-image:url(../images/next-item-detail.png);
	right:-5px;
}
.yt-product-detail .more-view-wrapper .prev{
	background-image:url(../images/prev-item-detail.png);
	left:-5px;
}

#yt_main .yt-product-detail .block-related .related-header{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
#yt_main .yt-product-detail .block-related .related-header .title-header{
	margin-bottom: -1px;
}
#yt_main .yt-product-detail .block-related .related-page{
	float: right;
	list-style: none;
	margin-top: 14px;
	width: auto;
	position: static;
}
#yt_main .yt-product-detail .block-related .related-page > li{
    width: 13px;
    height: 13px;
    background:none #b8b8b8;
    float: left;
    margin: 0;
    margin-left: 5px;
    border-radius: 50%;
    border: none;
}

.yt-product-detail .block-related .block-content-inner{
	margin-left: -30px;
}
#yt_main .yt-product-detail .block-related  .product-info .product-name{
	margin: 8px 0 10px;
	line-height: 140%;
}
#yt_main .yt-product-detail .block-related .product-info .product-price{
	margin-bottom: 10px;
}
#yt_main .yt-product-detail .block-related .product-info .product-review .amount{
	line-height: 114%;
	margin-left: -7px;
}
#yt_main .yt-product-detail .block-related .products-grid .item{
	margin: 0;
}
#yt_main .yt-product-detail .block-related .products-grid .item .item-wrap{
	width: 50%;
	padding-left: 30px;
	float: left;
	overflow: hidden;
}
#yt_main .yt-product-detail .block-related .products-grid .product-image img {
    width: 100%;
}

.yt-product-detail .yt-detail-right .product-name{
	font-size: 184.615%;
	margin-bottom: 15px;
	font-family: 'Titillium Web Regular';
	color:#000;
}
.yt-product-detail .product-next-pre{
	position: absolute;
	top: 0;
	right: 0;
}
.yt-product-detail .product-next-pre > a {
    padding: 2px 10px;
    float: left;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
.yt-product-detail .product-next-pre > a.product-pre{
	border-right: 1px solid #E9E9E9;
}
.yt-product-detail .product-next-pre > a:hover{
	color:#fff;
}
.quickview-main .product-next-pre{
	display: none;
}
#product-options-wrapper  dd .qty-holder{
	display:inline-block;
	margin-top:10px;
}
.qty-holder > label{
	font-weight:normal;
	margin-right:6px;
}
.yt-product-detail .yt-detail-right p.availability{
	margin:10px 0 20px;
	padding:5px 0 5px 35px;
	font-size: 14px;
}
.yt-product-detail .yt-detail-right p.availability.in-stock{
	background:url(../images/in-stock.png) no-repeat left center;
}

.yt-product-detail .yt-detail-right p.availability.out-of-stock{
	background:url(../images/out-of-stock.png) no-repeat left center;
}

.yt-product-detail .yt-detail-right p.availability.out-of-stock > span{
	color:#d20210;
}

.yt-product-detail #super-product-table .price{
	font-size:133.33%;
}
#yt_tab_custom img{
	width:auto;
	max-width:100%;
}
#messages_product_view{
	margin:0 -15px;
}
.yt-product-detail .yt-detail-right .price-box .special-price .special-price,
.yt-product-detail .yt-detail-right .price-box .regular-price .price{
	font-size: 230.76%;
	margin-bottom: 5px;
	font-family:Open Sans Semi Bold;
}
.yt-product-detail .yt-detail-right .price-box .old-price .price{
	font-size:138.46%;
	color:orange;
}
.yt-product-detail .yt-detail-right .short-description{
	clear:both;
	margin:26px 0 20px;
}
.yt-product-detail .yt-detail-right .short-description .title-short-des{
	font-size:123.07%;
	color:#000;
	margin-bottom:15px;
}
.yt-product-detail .yt-detail-right .short-description .more-specs{
	clear:both;
	color:#000;
}
.yt-product-detail .yt-detail-right .short-description .more-specs:hover{
	color:#41ade2;
}
/***-----content-----***/
.yt-product-detail .yt-detail-right .product-options .required{
	margin-bottom: 5px;
	line-height: 100%;
}
.yt-product-detail .yt-detail-right .add-to-holder,
.yt-product-detail .yt-detail-right .add-to-box{
	margin-top: 10px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
}
.yt-product-detail .yt-detail-right .product-shop > .buttons-set{
	margin-top: 20px;
}
.yt-product-detail .yt-detail-right .product-options .selector {
	background:url(../images/select-btn-detail.png) no-repeat right top #f3f3f3;
	height:36px;
	position:relative;
	width:100%!important;
}
.yt-product-detail .yt-detail-right .product-options .selector > span{
	display:inline-block;
	padding:0 43px 0 10px;
	width:100%!important;
	line-height:36px;
}
.yt-product-detail .yt-detail-right .product-options .selector select{
	opacity:0;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.yt-product-detail .yt-detail-right .add-to-holder .price-box{
	display: none;
}
.yt-product-detail .yt-detail-right  .qty-title{
	display:inline-block;
	float:left;
	line-height:34px;
	margin-right:10px;
	color:#000;
}
.yt-product-detail .yt-detail-right .qty-set{
	display:inline-block;
}
.yt-product-detail .yt-detail-right .wrap-qty{
	float: left;
	margin-right: 30px;
}
.yt-product-detail .yt-detail-right .quantity-input.qty {
    height: 36px;
	line-height:36px;
    text-align: center;
    width: 54px;
	float: left;
	padding: 0;
	margin-left:-1px;
	font-size:123.07%;
	border:1px solid #d7d7d7;
}

.yt-product-detail .yt-detail-right .add-to-cart,
.yt-product-detail .yt-detail-right .product-add-box .wishlist,
.yt-product-detail .yt-detail-right .product-add-box .compare{
	float: left;
}

.yt-product-detail .yt-detail-right .add-to-cart .button.btn-cart{
/*	margin-right: 4px; */
	margin-right: 75px;
}
.yt-product-detail .yt-detail-right .product-add-box .wishlist{
	margin-right: 1px;
}

/***----product type----***/
.product-options ul.options-list .label {
    color: #909090;
    font-size: 100%;
	line-height: 170%;
	padding: 0;
}
#product-options-wrapper.product-options .title-product-options{
	color:#FFF;
	font-family: TitilliumWeb Bold, serif !important;
	font-size:123.07%;
	margin-top: 40px;
	margin-bottom: 15px;
	background-color: #41ADE2;
	text-align: center;
}
#product-options-wrapper.product-options dd,
#product-options-wrapper.product-options select,
#product-options-wrapper.product-options .options-list{
	margin-bottom: 5px;
}
#product-options-wrapper.product-options dd{
	margin-bottom:15px;
}
#product-options-wrapper.product-options  .validation-advice{
	min-width: 200px;
	color:red;
}
#product-options-wrapper.product-options{
	max-width:330px;
}
#product-options-wrapper ul.options-list label{
	font-weight: normal;
}
#downloadable-links-list > li{
	margin: 5px;
}
.data-table.grouped-items-table{
	margin-bottom: 15px;
}
.data-table.grouped-items-table tr td,
.data-table.grouped-items-table input.input-text,
#product-options-wrapper .qty-holder input.input-text{
	text-align: center;
}
#product-options-wrapper .qty-holder input.input-text{
	width: 54px;
}
.yt-product-detail .price-as-configured{
	margin-bottom: 15px;
	margin-top: 10px;
}
/***-----tabs-----***/
.yt-product-detail .tab-product-detail{
	margin-top: 37px;
	float: left;
	width: 100%;
	margin-bottom:20px;
}
.yt-tab-navi > li{
	float:left;
	border:1px solid #e9e9e9;
	border-bottom:none;
	margin-left:-1px;
	height:42px;
	line-height:42px;
	text-align:center;
	padding:0 20px;
	cursor:pointer;
	position:relative;
}
.tab-product-ex .yt-tab-navi > li > a:before{
	display:inline-block;
	width:14px;
	height:100%;
	content:"\f0d7";
	font-family:'FontAwesome';
	font-size: 18px;
	position:absolute;
	left:50%;
	margin-left:-7px;
	bottom:-13px;
	display:none;
	text-align: center;
}
.super-categories-wrapper{
	margin-bottom:20px;
}
.tab-product-ex .yt-tab-navi > li > a{
	color:inherit;
}
.tab-product-ex .yt-tab-navi > li.active > a:before,
.tab-product-ex .yt-tab-navi > li.tab-sel > a:before,
.tab-product-ex .yt-tab-navi > li:hover > a:before{
	display:block;
}
.yt-product-detail .tab-product-ex .yt-tab-content{
	border-top:1px solid #e9e9e9!important;
}
.yt-tab-navi > li.active a,
.yt-tab-navi > li.tab-sel a,
.yt-tab-navi > li:hover a{
	color:#fff;
}
.yt-tab-navi > li > a{
	color:#000;
	font-size:123.07%;
	text-transform:uppercase;
}
.tab-product-ex .yt-tab-navi  > li > a{
	font-family: 'Open Sans Semi Bold'!important;
	font-size:107.69%!important;
	text-transform:uppercase;
	position: relative;
}
.yt-product-detail .tab-product-ex{
	margin-top:0px;
}
.tab-product-ex .yt-tab-navi > li{
	border-top:none!important;
}
.yt-tab-navi > li:first-child{
	margin-left:0px;
}
.quickview-main .yt-product-detail .tab-product-detail .yt-tab-content{
	display: none;
}	
.yt-product-detail .tab-product-detail .yt-tab-content{	
	padding: 20px 15px 30px;
	float: left;
	width: 100%;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
.yt-product-detail .tab-product-ex .yt-tab-content{
	border:none;
	padding: 20px 0px 0px;
}
.tab-product-ex .owl-controls .owl-nav .owl-prev, .tab-product-ex .owl-controls .owl-nav .owl-next{
	top:30%!important;
}
.tab-product-ex  .owl-dots{
	display:none!important;
}
.yt-product-detail .tab-product-detail .yt-tab-content label{
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 100%;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags > h2{
	display: none;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags > h3{
	font-weight: bold;
	margin-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags .product-tags{
	line-height: 160%;
	margin-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .box-collateral.box-tags .form-add{
	margin-bottom: 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add .input-box{
	float:left;
	width:70%;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add label{
	width: 100%;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add #productTagName{
	float: left;
	width:100%;
	height: 35px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add > .button{
	width:35px;
	height:35px;	
	text-indent: -999em;
	position: relative;
	margin-left: -1px;
}
.yt-product-detail .tab-product-detail .yt-tab-content .collateral-box .box-collateral .form-add > .button:before{
	position: absolute;
	content: "";
	background-image:url("../images/icon-next-prev.png");
	background-repeat: no-repeat;
	width: 12px;
	height: 16px;
    top: 9px;
    left: 15px;
}
.box-tags .note{
	clear:both;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager{
	padding: 5px 10px;
	border: 1px solid #E9E9E9;
	line-height: 230%;
	margin: 10px  0 20px 0;
	border-bottom: 4px solid #e9e9e9
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .amount{
	float: left;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .amount strong{
	font-weight: normal;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .limiter{
	float: right;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .limiter select{
	margin: 0 10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews  dl dd{
	padding-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom:10px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews  dl dd:last-child{
	border: none;
}
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .customer-review{
	margin-bottom: 30px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews h2,
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .customer-review > h4,
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .write-your-review > h4{
    font-weight: normal;
    text-transform: uppercase;
	font-size:116.67%;
	margin-bottom: 10px;
}
#yt_wrapper .yt-product-detail #yt_tab_reviewform input[type="radio"] {
    margin: 0 0 0 50%;
}
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .customer-review  #product-review-table > tbody > tr.odd{
	background:#f9f9f9;
}
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .customer-review  #product-review-table > tbody > tr > td{
	padding-left: 2px;
}
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .write-your-review .form-list #review_field{
	width:100%;
}

/***---------------------------------about---------------------------***/
.cms-page.about-us > p {
	padding-top:15px; 
}
.cms-page.about-us > h2 {
    font-size: 150%;
    font-weight: normal;
	line-height: 100%;
}
.cms-page.about-us .our-team{
	position: relative;
	border-bottom: 3px double #E9E9E9;
	margin-top:30px;
}
.cms-page.about-us .our-team h3{ 
	background:#FFF;
	font-size: 150%;
	font-weight:normal;
	text-transform: uppercase;
	display:inline-block;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -68px;
	padding: 0 20px;
}
.cms-page.about-us .members .member{ 
	text-align:center;
	margin-top: 30px;
}
.members .member .member-img{ 
	margin-bottom: 15px;
}
.members .member .member-img a img{
	border: 7px solid #f6f6f6;
	border-radius: 100%;
	-moz-border-radius:100%; 	
	khtml-border-radius:100%; 	
	-webkit-border-radius:100%;
}
.members .member .member-name{
	font-size:150%;
}

.box-1-contact{
	background:#fff;
	padding-top:20px;
	margin-bottom:37px;
	padding-bottom:30px;
}
.validation-advice {
    color: red;
}
/***---------------------------------contact---------------------------***/
.contact-map-wrap #map{
	height:297px;
	border:6px solid #ececec;
}
.block-map {
    margin-bottom: 20px;
}
.form-wrapper .input-box .input-text{
	width:100%;
	max-width:395px;
}
.form-wrapper .input-box #comment{
	width:100%;
	max-width: none;
}
.form-wrapper li .field{
	margin-bottom:10px;
}
.form-wrapper .form-list li{
	margin-bottom:0px;
}
.store-info .list-info .item-info{
	padding-left:52px;
	position:relative;
	margin-bottom:20px;
}
.store-info .list-info .item-info > div:before{
	content:"";
	width:34px;
	height:34px;
	display:inline-block;
	background-color:#f0f0f0;
	background-repeat:no-repeat;
	background-position:center center;
	position:absolute;
	left:0px;
	top:0px;
	border-radius:50%;
}
.store-info .list-info .item-info.main-info > div:before{
	background-image:url(../images/add_contact.png);
}
.store-info .list-info .item-info.email-info > div:before{
	background-image:url(../images/email_contact.png);
}
.store-info .list-info .item-info.phone-info > div:before{
	background-image:url(../images/phone_contact.png);
}

.store-info .list-info .item-info .info-content > h2{
	text-transform:uppercase;
	font-size:100%;
	font-family:inherit;
}
.store-info .list-info .item-info .info-content .des-info {
    line-height: 18px;
    padding-top: 5px;
}
.contact-form .buttons-set {
	border:none;
}
.contact-form .buttons-set .button{
	float:left;
	margin-left:0px;
}
#yt_wrapper .page-title.title-c{
	margin-bottom:30px;
}
#yt_wrapper .page-title.title-c h1{
	position:relative;
}
#yt_wrapper .page-title.title-c h1:before{
	position:absolute;
	display:inline-block;
	content:"";
	width:70px;
	height:3px;
	bottom:3px;
	left:0px;
	
}

/* ------------------------------ABOUT US-------------------------------- */
.box-1-about{
	background:#fff;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:25px;
}
.title-about-us{
	background:url(../images/bg-title-about.png) repeat-x left center;
	margin-bottom:17px;
}
.title-about-us h2{
	background:#fff;
	display:inline-block;
	font-size:169.23%;
	color:#000;
	font-family: 'Titillium Web Regular';
	padding:0 30px 6px 0px;
}
.image-about-us {
    float: left;
    width: 270px;
	padding-top:6px;
}
.des-about-us{
	margin-left:300px;
	line-height:18px;
}
.why-list li{
	position:relative;
	padding-left:29px;
}
.why-list li:before{
	content:"";
	width:14px;
	height:12px;
	display:inline-block;
	position:absolute;
	left:0px;
	top:10px;
	background-repeat:no-repeat;
	background-position:top left;
}
.why-list li > a{
	display:block;
	padding:5px 0 7px;
	background:url("../images/border-bottom-bs.png") repeat-x left bottom;
}
.why-list li:last-child > a{
	background:none;
}
.happy-about-us{
	clear:both;
	padding-top: 45px;
}
.title-happy-about {
    background: #fff;
    display: inline-block;
    left: 20px;
    padding: 5px 10px;
    position: absolute;
    top: -17px;
}
.title-happy-about h2{
	font-size:138.46%;
	font-family: 'Titillium Web Regular';
	color:#000;
}
.happy-ab{
	border:1px solid #e9e9e9;
	padding: 33px 8px 20px;
}
.ct-why {
    padding: 0 10px 0 25px;
	position:relative;
}
.slider-happy-client  .item > div:before{
	content:"";
	display:inline-block;
	position:absolute;
	width:16px;
	height:12px;
	background:url(../images/note-client.png) no-repeat top left;
	left:0px;
	top:6px;
}
.slider-happy-client .owl-dots{
	display:none!important;
}
.slider-happy-client .owl-controls{
	background:#fff;
	padding: 0 5px;
    position: absolute;
    right: 2px;
    top: -47px;
}
.slider-happy-client .owl-controls .owl-prev,
.slider-happy-client .owl-controls .owl-next{
	display:inline-block;
	width:26px!important;
	height:26px!important;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	background-color:transparent!important;
	top:0px;
	margin:0 3px;
	position:relative;
}
.slider-happy-client .owl-controls .owl-prev{
	background-image:url(../images/btn-prev-hp.png)!important;
	margin-right:3px;
	right:40px!important;
	left:inherit!important;
}
.slider-happy-client .owl-controls  .owl-nav{
	width:68px;
	display:inline-block;
	height:26px;
	background:#fff;
}
.cms-about-us .service-bottom{
	margin-bottom:0px;
}
.cms-about-us #yt_main > .container{
	background:none;
	margin-bottom:0px;
}
.slider-happy-client .owl-controls .owl-next{
	background-image:url(../images/btn-next-hp.png)!important;
	right:5px!important;
}
.client-info-about{
	color:#000;
}
.client-info-about .name {
    font-size: 123.07%;
}
.ct-why .client-say{
	font-size:107.69%;
	color:#909090;
	margin-bottom:10px;
}
.our-member{
	clear:both;
	padding-top:30px;
}
.our-member .owl-nav{
	display:none!important;
}
.our-member .sm_quickview_handler{
	display:none!important;
}
.our-member .info-member{
	text-align:center;
	padding-top:10px;
}
.our-member .info-member .cl-name > a{
	font-size:123.07%;
}
.our-member .info-member .cl-name > a:hover{
	text-decoration:underline;
}
.our-member .cl-job{
	color:#000;
	padding:3px 0px 2px;
}
.our-member .cl-des{
	color:#909090;
}
.our-member .respl-item .w-image-box{
	border-radius:3px;
	overflow:hidden;
}
.our-member  .respl-item .w-image-box .item-image > a:before{
	background: rgba(0, 0, 0, 0.3);
	display:inline-block;
	content:"";
	width:100%;
	height:0%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}
.our-member  .respl-item .w-image-box:hover .item-image > a:before{
	height:100%;
}

.our-member  .respl-item .w-image-box .cl-nw {
	display:inline-block;
	width:25px;
	height:25px;
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-40px;
	left:50%;
	margin-left:-12px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:10;
	border-radius:50%;
}
.our-member  .respl-item .w-image-box .cl-nw.cl-facebook{
	background-image:url(../images/cl_facebook.png);
	margin-left:-42px;
	transition:all 0.3s ease 0.3s;
	-web-kit-transition:all 0.3s ease 0.3s;
	-moz-transition:all 0.3s ease 0.3s;
}
.our-member  .respl-item .w-image-box .cl-nw.cl-flickr{
	background-image:url(../images/cl_flickr.png);
	transition:all 0.3s ease 0.6s;
	-web-kit-transition:all 0.3s ease 0.6s;
	-moz-transition:all 0.3s ease 0.6s;
}
.our-member  .respl-item .w-image-box .cl-nw.cl-twitter{
	background-image:url(../images/cl_twitter.png);
	margin-left:18px;
	transition:all 0.3s ease 0.9s;
	-web-kit-transition:all 0.3s ease 0.9s;
	-moz-transition:all 0.3s ease 0.9s;
}
.our-member  .respl-item .w-image-box:hover .cl-nw{
	bottom:28px;
	
}
.our-member .title-about-us{
	text-align:center;
}
.our-member .title-about-us > h2{
	padding:0 30px 6px 30px;
	font-size:215.38%;
}
.our-member .short-des{
	text-align:center;
	color:#909090;
	margin-bottom:70px;
}
.our-member .owl-controls{
	position:absolute;
	top:-45px;
	left:0px;
	width:100%;
}
/***---------------------------------other page---------------------------***/
.contacts-index-index #yt_main > .container{
	background:none;
	margin-bottom:5px;
	padding-bottom:0px;
}
.blog-index-list .toolbar > div:before{
	display:none;
}
.toolbar-bottom .toolbar > div:before{
	display:none!important;
}
.cms-home .menu-on-top .yt-header-under-wrap .yt-main-menu{
	padding-left:0px;
	padding-right:0px;
}
/***----check out----***/
.cart{
	margin:0 -15px;
}
.cart > form {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 20px;
    padding: 20px 15px;
	margin-bottom:20px;
}

.cart .cart-collaterals {
	background:#fff;
	padding:20px 15px;
	clear:both;
}
#yt_wrapper .cart form,
#yt_wrapper .cart .title-buttons{
	float: left;
	width: 100%;
}
#yt_wrapper .cart .title-buttons > .page-title {
	float: left;
}
#yt_wrapper .checkout-types{
	margin-bottom: 20px;
	text-align: right;
}
#yt_wrapper .cart-collaterals .totals,
#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form, 
#yt_wrapper .cart-collaterals .col2-set .shipping{
	border:1px solid #e9e9e9;
	padding: 15px;
	margin-top: 20px;
	float: left;
	width: 100%;
	line-height: 200%;
}
#yt_wrapper #coupon_code,
#yt_wrapper #postcode{
	margin-bottom: 10px;
}
#yt_wrapper #shipping-zip-form,
#yt_wrapper #checkout-payment-method-load dt{
	line-height: 170%;
}
#yt_wrapper .cart-collaterals .totals td {
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    padding-right: 10px;
}
#yt_wrapper .cart-collaterals .totals .checkout-types{
	margin: 5px 0 0;
	text-align: left;
}
#yt_wrapper .cart-collaterals .totals .checkout-types .btn-proceed-checkout{
	margin-bottom: 5px;
}
#yt_wrapper .details {
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: 0.5em 0.5em 0;
}

#yt_wrapper .summary {
  font-weight: bold;
  margin: -0.5em -0.5em 0;
  padding: 0.5em;
}

#yt_wrapper .details[open] {
  padding: 0.5em;
}
/***----check out one page----***/

#checkout-progress-wrapper .block-content dt {
    border: 1px solid #E9E9E9;
    font-weight: normal;
    padding: 7px;
	margin-top: 10px;
}

#checkout-progress-wrapper .block-content dd.complete{
	padding: 10px;
	border: 1px solid #E9E9E9;
	border-top: none;
}
#checkoutSteps > li{
	position:relative;
	margin-bottom:10px;
	float: left;
	width: 100%;
}
#checkoutSteps .step-title{
	background:#777;
	color:#fff;
    line-height: 100%;
    padding: 12px 20px;	
    border: none;
    cursor: pointer;
}
#checkout-step-payment .input-text,
#checkout-step-payment select{
	max-width:300px;
}
label em{
	float:right;
}
#checkoutSteps .step-title > span.number{
	font-weight: bold;
	float: left;
	margin-right: 10px;
	font-size: 130%;
	line-height: 100%
}
#checkoutSteps .step-title >h2,
#checkoutSteps .step-title >span{
    font-size: 120%;
    line-height: 110%;
	font-weight:bold;
	font-family:inherit;
	text-transform:uppercase;
}
#checkoutSteps.opc .step-title a {
    display: none;
}
#checkoutSteps > li > div{
	padding:20px;
	border: 1px solid #e1e1e1;
	border-top: none;
	float: left;
	width: 100%;
	background:#fff;
}
#checkoutSteps .input-text,
#checkoutSteps select{
	width:100%;
}
#checkoutSteps .col2-set > div:first-child{
	padding-left: 0;
}
#checkoutSteps .col2-set > div:last-child{
	padding-right: 0;
}
#checkoutSteps h3{
	font-weight: bold;
	margin-bottom: 10px;
} 
#checkoutSteps .col2-set .buttons-set .button {	
	float: right; 		
}
#payment_form_ccsave{
	margin-top: 15px;
}
#payment_form_ccsave .v-fix{
	float: left;
	margin-right: 10px;
}
#checkoutSteps #opc-login .buttons-set .f-left,
#login-form .buttons-set .f-left{
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
#checkoutSteps #opc-login .buttons-set .f-left{
	float:left;
	width:auto;
	margin-top:10px;
}
#checkoutSteps .please-wait{
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
.account-login .cus-wrapper-login, .reg-container {
    border: 1px solid #d9d9d9;
    padding: 15px 15px 10px;
	min-height:282px;
}
.account-login .cus-wrapper-login .input-text, .reg-container .input-text{
	width:100%;
}
/***----checkout multi address----***/
#checkout-progress-state{
	margin-bottom: 20px;
}
#checkout-progress-state > li{
    background: #777;
    color: #FFFFFF;
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 20%;
}
#checkout_multishipping_form  .multiple-checkout .title-buttons {
    float: left;
    width: 100%;
}
#checkout_multishipping_form  .multiple-checkout .title-buttons  .page-title{
	float: left;
}
.multiple-checkout .button{
	float: right;
}
#checkout_multishipping_form #multiship-addresses-table{
	margin-top: 15px;
}
.multiple-checkout  h2.legend{
   font-weight: bold;
   margin-bottom: 10px;
   text-transform: uppercase;
}
.multiple-checkout  h3.legend{
   font-weight: bold;
   margin-bottom: 10px;
}
.multiple-checkout .col-wide h3,
.multiple-checkout  .col-wide h4{
	font-weight: bold;
	margin-bottom: 10px;
}
.multiple-checkout .box-title{
	background: #777;
}
.multiple-checkout .box .box-content{
	padding: 15px;
	border: 1px solid #e9e9e9;
	margin-bottom: 15px;
}
.multiple-checkout .messages{
	float: none;
}
#multishipping-billing-form .sp-methods dt{
	line-height: 170%;
}
.multiple-checkout .box-title >h3,
.multiple-checkout .box-title >h2,
.multiple-checkout .box-title >h4{
	color: #ffffff;
	line-height: 100%;
	padding: 8px;
}
.multiple-checkout .box-title >h3 >a,
.multiple-checkout .box-title >h2 >a,
.multiple-checkout .box-title >h4 >a{
	color: #ffffff;
}
#checkout-review-submit .place-order .grand-total{
	float: right;
}
#checkout-review-submit .place-order .grand-total big{
	line-height: 200%;
	font-size: 120%;
}

/***---------wishlist----------***/
#yt_wrapper #yt_left .block-account .title-header{
	position: relative;
}
.my-account {
    background: none repeat scroll 0 0 #fff;
    padding: 20px 15px;
}
.my-account .input-text,
.my-account select{
	width:100%!important;
}
.block-account .block-content a {
    border-bottom: 1px solid #f3f3f3;
    display: block;
    padding: 7px 0;
}

.my-account .product-name{
	font-weight: bold;
	margin: 5px 0;
}
.my-account > .title-buttons{
	float: left;
	width: 100%;
}
.my-account #wishlist-view-form .buttons-set{
	float: right;
}
.my-account #wishlist-view-form textarea{
	width: 100%;
	margin-top: 5px;
}
.my-account #wishlist-view-form .price-box{
	font-weight: bold;
	font-size: 116.67%;
	margin-bottom: 5px;
}
.my-account > #form-validate > .buttons-set {
    display: inline-block;
    width:100%;
}
.my-account > #form-validate > .buttons-set .back-link{
	float:left;
}
.my-account .box-account{
	margin-top: 10px;
}
.my-account .box-account .box-head {
    background: none repeat scroll 0 0 #777777;
    color: #FFFFFF;
    line-height: 100%;
    padding: 10px;
}
.my-account .box-account .box-head  > h2 {
	float: left;
    font-family: inherit;
    text-transform: uppercase;
}
.success-msg {
    background:#23b1fa;
	color:#fff;
    border-radius: 3px;
    padding: 5px 10px;
}
.my-account .box-account .box-head  > a {
	float: right;
	color: #fff;
}

.my-account  .box-account .col2-set{
	margin-left: -30px;
}
#checkout-step-login #login-form{
	margin-left: 0;
}
.my-account  .box-account  .col2-set > .box  > .box-title{
	margin-left: 30px;
}
.my-account .col2-set .col-1,
.account-login .col2-set .col-1{
	float: left;
	width: 50%;
	padding-left: 30px;
}
.my-account .col2-set .col-2,
.account-login .col2-set .col-2{
	float: right;
	width: 50%;
	padding-left: 30px;
}
.my-account .data-table{
	width: 100%;
	margin-bottom: 10px;
}
.my-account .data-table#my-orders-table{
	margin-top: 10px;
	margin-bottom: 20px;
}
.my-account .data-table .input-text.qty{
	width: 80px;
	margin-bottom: 10px;
}
.my-account .data-table .link-edit{
	float: left;
	margin-top: 5px;
	width: 100%;
}
.my-account .box-title{
	overflow:hidden;	
	border-bottom: 1px dashed #E9E9E9;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.my-account .box-title > h3{
	line-height: 180%;
	font-weight: bold;
	float: left;
}
.my-account .box-title > a{
	float:right;
	line-height: 180%;
}
.my-account .box-title > a:hover{
	text-decoration:underline;
}
.my-account .box-content h4{
	line-height: 180%;
	font-weight: bold;
	margin-bottom: 5px;
}
.my-account .box-account .number{
	background: none repeat scroll 0 0 #777777;
    color: #fff;
    float: left;
    line-height: 100%;
    margin: 0 10px 0 0;
    padding: 2px 5px;
}
#my_recent_tags .product-name {
    bottom: -2px;
    margin: 5px 0;
    position: relative;
}
.note-mes{
	background:none!important;
	padding:0!important;
	margin:0 auto!important
}
#my_recent_tags,
#my_recent_reviews {
    padding-top: 10px;
}
.my-account .box-account .ratings > strong{
	float: left;
	margin: 0 10px 0 0px;
	line-height: 110%;
}
.fieldset{
    margin-bottom: 20px;
}
.account-create .input-text{
	width:100%!important;
}
.links-second a{
	cursor:pointer;
}
.fieldset .legend {
    font-weight: bold;
	text-transform:uppercase;
	font-family:inherit;
	margin-bottom:10px;
	border-bottom: medium double #f6f6f6;
	display:inline-block;
	padding-bottom: 5px;
	font-size: 117%;
}
.reg-container {
    min-height: 210px;
}
.buttons-set {
    border-top: 1px solid #e9e9e9;
    text-align: right;
	margin-top: 10px;
	padding-top: 10px;
}
.buttons-set .button{
	float:right;
	margin-left: 5px;
}
.my-account .buttons-set.buttons-set2{
	border: none;
	padding: 0;
	margin: 0;
}
.buttons-set .back-link {
    float: left;
    margin: 0;
}
.my-account .form-list .field {
    float: left;
    width: 50%;
}
.account-login  .col2-set .content > h2{
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 117%;
	font-family: inherit;
	border-bottom: medium double #f6f6f6;
	display:inline-block;
	padding-bottom:5px;
}
.col2-set .content > h2{
	font-weight: bold;
	margin-bottom: 5px;
}
.form-list li{
	margin-bottom: 5px;
}
.form-list input.input-text,
input.input-text {
    width: 230px;
	padding: 6px 10px;
}
input.input-text.qty{
	width: 50px;
	height:36px;
	text-align:center;
}
.discount-form .input-text,
.shipping-form .input-text,
.shipping-form select{
	width:100%!important;
}
.discount > h2,
.shipping > h2 {
    font-family: inherit;
    font-size: 107.69%;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.my-account .pager{
	border: 1px solid #e9e9e9;
	border-bottom: 4px solid #e9e9e9;
	padding: 5px 10px;
	margin: 0 0 20px 0;
}
.pager li > a, .pager li > span {
    border-radius: 0;
    line-height: 100%;
    padding: 5px 10px;
    background-color: #F4F4F4;
    margin-left: 5px;
    float: left;
    border: 1px solid #e9e9e9;
}
.pager li > a:hover, 
.pager li > a:focus,
.pager li.current > a {
    color: #fff;
    border: 1px solid transparent;
}
.my-account .pager .amount {
    float: left;
	line-height:24px;
	margin-right:30px;
}
.my-account .pager  .limiter {
    float: left;
}
.my-account .pager .pages{
	display: inline-block;
	float: right;
}
.my-account .pager > .pages > ol{
	display: inline;
}
.pager .limiter label {
	font-weight: normal;
	float:left;
	line-height:26px;
}
.pager .limiter select {
    margin: 0;
    width: auto!important;
    position: relative;
	padding: 2px;
	margin-left:5px;
}
.my-account .title-buttons .page-title{
	float: left;
}
.my-account .title-buttons .button,
.my-account .link-print{
    float: right;
}
.my-account .link-print{
	margin-right: 10px;
}
.my-account .addresses-list h3,
.my-account .addresses-list h2,
.my-account .order-info-box h2{
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 10px 0 7px 0;
}
.my-account .addresses-list h2{
	border-bottom: 1px dashed #E9E9E9;
	padding-bottom: 5px;
	margin: 0;
}

/*css background image*/
.pattern1 {
    background-image: url(../images/pattern/pattern1.png);
	background-attachment: fixed;
}
.pattern2 {
    background-image: url(../images/pattern/pattern2.png);
	background-attachment: fixed;
}
.pattern3 {
    background-image: url(../images/pattern/pattern3.png);
	background-attachment: fixed;
}
.pattern4 {
    background-image: url(../images/pattern/pattern4.png);
	background-attachment: fixed;
}
.pattern5 {
    background-image: url(../images/pattern/pattern5.png);
	background-attachment: fixed;
}
.pattern6 {
    background-image: url(../images/pattern/pattern6.png);
	background-attachment: fixed;
}
.pattern7 {
    background-image: url(../images/pattern/pattern7.png);
	background-attachment: fixed;
}
.pattern8 {
    background-image: url(../images/pattern/pattern8.png);
	background-attachment: fixed;
}
#product-options-wrapper .input-box .input-text{
	width:100%;
}
/*************************************************/
.tab-product-ex .tab-pane{
	opacity:0!important;
	height:0px!important;
	display:block!important;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
}
.tab-product-ex .tab-pane.active {
	opacity:1!important;
	height:auto!important;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}

/* QUICK VIEW */
.quickview-main{
	max-width:980px;
	padding:0px 20px;
	background:#fff;
}
.quickview-main #product-options-wrapper select{
	width:100%;
}
.quickview-main .tab-product-detail{
	display:none!important;
}

.block-bottom{
	padding-top:20px!important;
}

.block-popup-login{
	margin-top:50px;
	width:285px;
	padding:20px 20px 0px;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login .input-text{
	background:#f3f3f3;
	border:none;
	margin-bottom:14px;
	width:100%;
}
.block-popup-login .submit-login {
    margin-top: 9px;
}
.block-popup-login .button-reg:hover{
	text-decoration:underline;
}
.block-popup-login .more-actions{
	margin: 25px -20px 0px;
}

.block-popup-login .more-actions .ft-link-p{
	background:#f3f3f3;
	margin-bottom:1px;
	padding:0 20px;
}
.block-popup-login .button{
	border:none;
}
.block-popup-login .more-actions .ft-link-p a{
	display:inline-block;
	padding:10px 0px
}
.block-popup-login  .checker{
	display:inline-block;
	vertical-align:middle;
}
.block-popup-login .chk-remember > label {
    font-family: inherit;
    font-weight: normal;
    color: inherit;
    vertical-align: middle;
    position: relative;
    top: -3px;
	margin-left:2px;
}
.block-popup-login  .checker > span{
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	background:url(../images/checkbox-login.png) no-repeat top left;
}
.block-popup-login  .checker > span.checked{
	background-position:left bottom;
}
.block-popup-login  .checker > span > #chk_remember{
	opacity:0;
}
.block-popup-login  .close-login{
	display:inline-block;
	background:url(../images/btn-close-login.png) no-repeat top left;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	right:-16px;
	top:-16px;
	position:absolute;
	opacity:1;
}
.block-popup-login  .close-login:hover{
	background-position:left bottom;
}

.mini-cartpro .block-title .c-item{
	border: 2px solid #fff;
    border-radius: 50%;
    display: none;
    font-family: Arial;
    font-size: 107.69%;
    height: 30px;
    left: 11px;
    line-height: 28px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 30px;
}

.slidershow-megamenu{
	background-color:#ededed;
	padding:20px 0px;
}

.main-full {
    padding-top: 30px;
}

.service-top-home-left {
    border-bottom: 2px solid #ededed;
	border-top: 2px solid #ededed;
    padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom:10px;
	margin-top:10px;
}

.main-full .deal-block .title-deal{
	background:none;
	text-align:left;
	position:relative;
}
.main-full .deal-block .title-deal > h2{
	border:none;
	color:#fff;
}
.main-full .deal-block .title-deal > h2:before{
	display:inline-block;
	content:"";
	width:13px;
	height:6px;
	position:absolute;
	left:0px;
	bottom:-6px;
}

.main-full .best-selling .title-featuredproducts{
	background:none;
	text-align:left;
	position:relative;
}
.main-full .best-selling .title-featuredproducts > h2{
	border:none;
	color:#fff;
}
.main-full .best-selling .title-featuredproducts > h2:before{
	display:inline-block;
	content:"";
	width:13px;
	height:6px;
	position:absolute;
	left:0px;
	bottom:-6px;
}
.main-full .best-selling .product-description .display-discount{
	height: 50px;
    padding-left: 5px;
	padding-top: 5px;
	background: url(../images/discount-label-1.png) no-repeat;
}

.main-full .sj-listing-tabs .ltabs-items-container .ltabs-loadmore{
	margin:-20px 0 0;
}
/* .main-full .sj-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item{
	margin-bottom:0px
} */
.main-full .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs > li{
	border:none;
	background-image:url(../images/bg-sp-h-left.png);
	background-repeat:no-repeat;
	background-position:right center;
}
.main-full .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.main-full .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs > li:hover{
	background-image:none;
}
.main-full .owl-controls .owl-nav .owl-prev{
	left:0px;
}
.main-full .owl-controls .owl-nav .owl-next{
	right:0px;
}
.main-full .feature-brand-block{
	margin-bottom:10px;
	padding-bottom:0px;
}
.main-full  .block-product .bs-content{
	padding-right:0px;
}
.cms-home-left .tp-leftarrow{left:0!important;}
.cms-home-left .tp-rightarrow{right:0!important;}
.main-full  .deal-block{
	padding-bottom:0px;
}
.main-full .feature-brand-block .sm_imageslider .owl-item img{
	opacity:0.5;
}
.main-full .three-block{
	margin-bottom:0px;
}
.main-full .three-block > .container{
	padding-bottom:0px;
}

.block-st-img img,
.save-up img{
	width:auto;
	max-width:100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cms-home .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel, 
.cms-home .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs > li,
.cms-home .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs > li:hover{
	border-left:1px solid #efefef!important;
	border-right:1px solid #efefef!important;
}
.cms-home .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs > li:last-child{
	border-right:none!important;
}
.cms-home .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs > li:first-child{
	border-left:none!important;
}

.layout-g2shop-parent .content-home {
    display: inline-block;
    width: 100%;
    padding: 20px 15px;
}
.layout-g2shop-parent .layout-color > h2 {
	color: #000;
    text-transform: uppercase;
}
.layout-g2shop-parent .layout-color ul li {
    display: block;
    clear: both;
	float:none!important;
	text-align:left!important;
	position:relative!important;
	padding:5px 0px;
	border-bottom:1px solid #dedede;
}

.layout-g2shop-parent .list-theme a {
    display: inline-block!important;
    padding: 5px 0px!important;
}
.layout-g2shop-parent .layout-theme {
    display: inline-block;
    float: left;
    width: 33.33%;
}
.layout-g2shop-parent .color-theme {
    display: inline-block;
    float: left;
    width: 66.66%;
    padding-left: 30px;
}
.layout-g2shop-parent .color-theme .list-theme{
	width:50%;
	float:left;
}
.layout-g2shop-parent .sm_megamenu_dropdown_3columns .sm_megamenu_title{
	display:none;
}
.layout-g2shop-parent .color-theme ul li > a {
	padding-left:30px;
}
.layout-g2shop-parent .color-theme ul li > a:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #dedede;
    display: inline-block;
    position: absolute;
	left:0px;
	top:7px;
}
.layout-g2shop-parent .color-theme ul li > a {
    padding-left: 30px!important;
}
.layout-g2shop-parent .color-theme ul li.lavender > a:before{
	background:#967adc;
}
.layout-g2shop-parent .color-theme ul li.grapefruit > a:before{
	background:#ed5565;
}
.layout-g2shop-parent .color-theme ul li.green > a:before{
	background:#65d31f;
}
.layout-g2shop-parent .color-theme ul li.blue > a:before{
	background:#41ade2;
}
.layout-g2shop-parent .color-theme ul li.orange > a:before{
	background:#ff9100;
}
.layout-g2shop-parent .color-theme ul li.yellow > a:before{
	background:#f2c204;
}
.layout-g2shop-parent .color-theme ul li.pinkrose > a:before{
	background:#ec87c0;
}
.layout-g2shop-parent .color-theme ul li.deepgrass > a:before{
	background:#05e05d;
}

.layout-g2shop-parent .color-theme ul li.green_yellow > a:before{
	background: url("../images/green_yellow.png") repeat-y center top;
}

.layout-g2shop-parent .color-theme ul li.lavender_pink > a:before{
	background: url("../images/lavender_pink.png") repeat-y center top;
}

.layout-g2shop-parent .color-theme ul li.green_cyan > a:before{
	background: url("../images/green_cyan.png") repeat-y center top;
}

.layout-g2shop-parent .color-theme ul li.cyan_red > a:before{
	background: url("../images/cyan_red.png") repeat-y center top;
}
.layout-g2shop-parent .layout-color ul li:hover{
	border-bottom:1px solid #dedede!important;
}
.layout-g2shop-parent .color-theme ul{
	padding-right:15px;
}
.layout-g2shop-parent .color-theme ul:last-child{
	padding-left:15px;
	padding-right:0px;
}
.sj-listing-tabs .ltabs-items   .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading{
	display:none;
}
.sj-listing-tabs .ltabs-items   .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading:before {
/* 	background: url('../images/301.gif') no-repeat scroll center center transparent; */
	/* width: 24px;
	height: 24px; */
	content: "\f01e";
	margin-right: 7px;
	margin-top:-2px;
	font-family:"FontAwesome";
	color:#000;
	position:absolute;
	left:-25px;
	top:12px;
	font-size:20px;
	-moz-animation: spin 2s infinite linear;
	  -o-animation: spin 2s infinite linear;
	  -webkit-animation: spin 2s infinite linear;
	  animation: spin 2s infinite linear;
}

.overwrite-sortby,
.overwrite-limiter{
	padding:0 40px 0 10px;
	font-family:'Open Sans Light';
}
.review-product-list #yt_main > .container{
	background:none!important;
	padding-top:0px;
	padding-bottom:0px;
}

#product_comparison .product-name {
    margin: 10px 0;
	font-family:inherit;
	font-size:113.33%;
}
#product_comparison .amount{
	display:block;
	padding:5px 0px 0px;
	margin-bottom:0px;
}
#product_comparison .btn-cart{
	margin:10px 0px;
}
#product_comparison td{
	vertical-align:top;
	text-align:center;
}
#product_comparison .add-to-links li{
	float:none;
}
.add-to-links .separator{
	display:none;
}
.add-to-links li{
	float:left;
/*	float:right; */
	margin-right:1px;
	
}

.my-wishlist .buttons-set .button{
	margin-bottom:5px;
}

.yt-product-detail .tab-product-detail .limiter label{
	line-height:30px;
}

.yt-product-detail .more-views .more-images{
	display:inline-block;
	position:relative;
}

.btn-trigger{
	position:absolute;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
.slider-happy-client .owl-controls .owl-next:hover,
.slider-happy-client .owl-controls .owl-prev:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
}

.layout-boxed .tparrows{
	opacity:0!important;
}
.layout-boxed .dynamicslideshow-container:hover .tparrows{
	opacity:1!important;
}
.layout-boxed .dynamicslideshow-container .tparrows:hover{
	opacity:0.5!important;
}

.mini-cartpro .truncated .price{
	font-size:100%!important;
	position:relative;
	top:-1px;
	margin-left:5px;
}

/******************************************/

.sm_quickview_handler {
	background-image:url(../images/quick-view-icon.png);
	background-repeat:no-repeat;
	background-position:center center;
    vertical-align: middle;
	position:absolute;
	display:inline-block;
	width:48px;
	height:48px;
	top:50%;
	left:50%;
	margin-left:-24px;
	margin-top:-24px;
	z-index:10;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	overflow:hidden;
	text-indent:-9999px;
	transition: all 0.3s ease 0.3s;
	-webkit-transition: all 0.3s ease 0.3s;
	-moz-transition: all 0.3s ease 0.3s;
}
.sm-deal-wrap .sm_quickview_handler{
	display:none!important;
}
.respl-item .w-image-box:hover .sm_quickview_handler{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}
.sm_quickview_handler:hover,
.sm_quickview_handler:focus
{
    color: #FFFFFF;
	text-decoration:none;	
	cursor:pointer;
}

.sm_quickview_handler:focus{
	outline:none outline;
}

.fancybox-lock .zoomContainer{
	-webkit-transform:none!important;
}

.fancybox-lock .zoomContainer .zoomLens,
.fancybox-lock .zoomContainer .zoomWindow {
	z-index:8021!important;
}

.quickview-main .product-image-thumbs li:first-child{
	margin-left:0;
}


.quickview-main .product-collateral{
	display:none;
}

.products-list li.item .f-fix .sm_quickview_handler{
	float:left;
}
/* .category-wrap-cat .slider-super-wrapper { (;margin-left: -5px;margin-right:-5px;); } */
.nss-bold{
	font-weight:bold;
}
.nss-menu{
	margin-left:3ex;
}

.best-selling .table-responsive table {
	border-collapse: separate;
    border-spacing: 3px 5px;
}
.best-selling .table-responsive td{
	width:33.33%;
	padding-left:33px;
	vertical-align: text-top;
	padding-bottom:25px;
	border: 1px solid;
	border-color: black;
}
.best-selling .table-responsive .price-box .regular-price .price {
	font-size: 130%;
}
@media screen and (max-width: 767px) {
	.best-selling .table-responsive tr {
		display:block;
	}
}
@media screen and (max-width: 767px) {
	.best-selling .table-responsive td {
		display:block;
		width:100%;
		padding-left:16px;
	}
}
.best-selling .table-responsive td:hover{
	box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.best-selling .table-responsive .product-description p{
	font-size:123.07%;
	font-weight: bold;
	min-height: 55px;
}
.best-selling .table-responsive .product-description .short-description {
	min-height: 80px;
}
.best-selling .table-responsive .price-box .regular-price,
.best-selling .table-responsive .price-box .special-price{	
	font-size:130%;
	font-family:Open Sans Semi Bold;
}
.best-selling .table-responsive .price-box {
	margin-top: 20px;
}
.best-selling .table-responsive .price-box .old-price{
	color:orange;
	font-size:130%;
}
.yt-product-detail .yt-detail-right .display-discount{	
    height: 50px;
    padding-left: 5px;
	padding-top: 5px;
	background: url(../images/discount-label-1.png) no-repeat;
}

#v-cookielaw.v-bar .v-message{
	font-size: 13px;
	text-align: center;
}

/* Page Heading */
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.page-popup.shipping-tracking-popup h2 {
	font-weight: bold;
	color: #428bca;
}
.page-popup.shipping-tracking-popup .tracking-table-popup.data-table th {
	padding: 20px;	
}
.page-popup.shipping-tracking-popup .tracking-table-popup.data-table .value {	
	font-size: 16px;
	text-decoration: underline;
}
.page-popup.shipping-tracking-popup .tracking-table-popup.data-table .label {
	display: block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.yt-product-detail .yt-detail-right .product-shop .sent-description h2 {
	color: #41ade2;
    font-weight: bold;
    margin-top: 30px;    
}
.yt-product-detail .yt-detail-right .product-shop .sent-description h3 {
	font-weight: bold;    
}

.amlabel-txt2.bottom-left {
	width: auto;
}

.amlabel-txt2.bottom-left .amlabel-txt {
	float: left;
	width: 100%;
	text-align: center;		
	font-size: 13px !important;
	
}

.best-selling .label-wrapper {
	top: 3px;
}

.best-selling .amlabel-txt2.bottom-left .amlabel-txt {	
	margin-top: 40%;
	line-height: 15px !important;
}

.products-grid .item-info .purpose-description {
	margin-top: 10px;
	font-size: 80%;
	font-weight: bold;
}

.cat-bottom-text {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: open sans-serif;
    font-size: 18px;
}







/* Add additional stylesheets below
-------------------------------------------------- */
/*
  Bootstrap's documentation styles
  Special styles for presenting Bootstrap's documentation and examples
*/



/* Body and structure
-------------------------------------------------- */

body {
  position: relative;
/*
  padding-top: 40px;
*/
}

/* Code in headings */
h3 code {
  font-size: 14px;
  font-weight: normal;
}



/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */

body > .navbar {
  font-size: 13px;
}

/* Change the docs' brand */
body > .navbar .brand {
  padding-right: 0;
  padding-left: 0;
  margin-left: 20px;
  float: right;
  font-weight: bold;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}
body > .navbar .brand:hover {
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}


/* Sections
-------------------------------------------------- */

/* padding for in-page bookmarks and fixed navbar */
section {
  padding-top: 30px;
}
section > .page-header,
section > .lead {
  color: #5a5a5a;
}
section > ul li {
  margin-bottom: 5px;
}

/* Separators (hr) */
.bs-docs-separator {
  margin: 40px 0 39px;
}

/* Faded out hr */
hr.soften {
  height: 1px;
  margin: 70px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  border: 0;
}



/* Jumbotrons
-------------------------------------------------- */

/* Base class
------------------------- */
.jumbotron {
  position: relative;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
  background: #020031; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #020031 0%, #6d3353 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#6d3353)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* IE10+ */
  background: linear-gradient(45deg,  #020031 0%,#6d3353 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
     -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
}
.jumbotron h1 {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
}
.jumbotron p {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 30px;
}

/* Link styles (used on .masthead-links as well) */
.jumbotron a {
  color: #fff;
  color: rgba(255,255,255,.5);
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.jumbotron a:hover {
  color: #fff;
  text-shadow: 0 0 10px rgba(255,255,255,.25);
}

/* Download button */
.masthead .btn {
  padding: 14px 24px;
  font-size: 24px;
  font-weight: 200;
  color: #fff; /* redeclare to override the `.jumbotron a` */
  border: 0;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
          box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.masthead .btn:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
          box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
}
.masthead .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
     -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
          box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
}


/* Pattern overlay
------------------------- */
.jumbotron .container {
  position: relative;
  z-index: 2;
}
.jumbotron:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/bs-docs-masthead-pattern.png) repeat center center;
  opacity: .4;
}

/* Masthead (docs home)
------------------------- */
.masthead {
  padding: 70px 0 80px;
  margin-bottom: 0;
  color: #fff;
}
.masthead h1 {
  font-size: 120px;
  line-height: 1;
  letter-spacing: -2px;
}
.masthead p {
  font-size: 40px;
  font-weight: 200;
  line-height: 1.25;
}

/* Textual links in masthead */
.masthead-links {
  margin: 0;
  list-style: none;
}
.masthead-links li {
  display: inline;
  padding: 0 10px;
  color: rgba(255,255,255,.25);
}

/* Social proof buttons from GitHub & Twitter */
.bs-docs-social {
  padding: 15px 0;
  text-align: center;
  background-color: #f5f5f5;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
}

/* Quick links on Home */
.bs-docs-social-buttons {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bs-docs-social-buttons li {
  display: inline-block;
  padding: 5px 8px;
  line-height: 1;
  *display: inline;
  *zoom: 1;
}

/* Subhead (other pages)
------------------------- */
.subhead {
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.subhead h1 {
  font-size: 60px;
}
.subhead p {
  margin-bottom: 20px;
}
.subhead .navbar {
  display: none;
}



/* Marketing section of Overview
-------------------------------------------------- */

.marketing {
  text-align: center;
  color: #5a5a5a;
}
.marketing h1 {
  margin: 60px 0 10px;
  font-size: 60px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -1px;
}
.marketing h2 {
  font-weight: 200;
  margin-bottom: 5px;
}
.marketing p {
  font-size: 16px;
  line-height: 1.5;
}
.marketing .marketing-byline {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  color: #999;
}
.marketing img {
  display: block;
  margin: 0 auto 30px;
}

/*purpose
*/

.purpose-description { 
    text-align: center; 
    background-color: #DCDCDC; 
    margin-top:12pt;
	font-family: open sans-serif;
}

/*.short-description {
	font-size:75% !important;
}*/



/* Footer
-------------------------------------------------- */

.footer {
  padding: 70px 0;
  margin-top: 70px;
  border-top: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.footer p {
  margin-bottom: 0;
  color: #777;
}
.footer-links {
  margin: 10px 0;
}
.footer-links li {
  display: inline;
  margin-right: 10px;
}



/* Special grid styles
-------------------------------------------------- */

.show-grid {
  margin-top: 10px;
  margin-bottom: 20px;
}
.show-grid [class*="span"] {
  background-color: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  min-height: 40px;
  line-height: 40px;
}
.show-grid:hover [class*="span"] {
  background: #ddd;
}
.show-grid .show-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
  background-color: #ccc;
}



/* Mini layout previews
-------------------------------------------------- */
.mini-layout {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
          box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout,
.mini-layout .mini-layout-body,
.mini-layout.fluid .mini-layout-sidebar {
  height: 300px;
}
.mini-layout {
  margin-bottom: 20px;
  padding: 9px;
}
.mini-layout div {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.mini-layout .mini-layout-body {
  background-color: #dceaf4;
  margin: 0 auto;
  width: 70%;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
  float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
  background-color: #bbd8e9;
  width: 20%;
}
.mini-layout.fluid .mini-layout-body {
  width: 77.5%;
  margin-left: 2.5%;
}



/* Download page
-------------------------------------------------- */

.download .page-header {
  margin-top: 36px;
}
.page-header .toggle-all {
  margin-top: 5px;
}

/* Space out h3s when following a section */
.download h3 {
  margin-bottom: 5px;
}
.download-builder input + h3,
.download-builder .checkbox + h3 {
  margin-top: 9px;
}

/* Fields for variables */
.download-builder input[type=text] {
  margin-bottom: 9px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  color: #d14;
}
.download-builder input[type=text]:focus {
  background-color: #fff;
}

/* Custom, larger checkbox labels */
.download .checkbox {
  padding: 6px 10px 6px 25px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  background-color: #f9f9f9;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
}
.download .checkbox:hover {
  color: #333;
  background-color: #f5f5f5;
}
.download .checkbox small {
  font-size: 12px;
  color: #777;
}

/* Variables section */
#variables label {
  margin-bottom: 0;
}

/* Giant download button */
.download-btn {
  margin: 36px 0 108px;
}
#download p,
#download h4 {
  max-width: 50%;
  margin: 0 auto;
  color: #999;
  text-align: center;
}
#download h4 {
  margin-bottom: 0;
}
#download p {
  margin-bottom: 18px;
}
.download-btn .btn {
  display: block;
  width: auto;
  padding: 19px 24px;
  margin-bottom: 27px;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}



/* Misc
-------------------------------------------------- */

/* Make tables spaced out a bit more */
h2 + table,
h3 + table,
h4 + table,
h2 + .row {
  margin-top: 5px;
}

/* Example sites showcase */
.example-sites {
  xmargin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}

.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}


/* Fake the :focus state to demo it */
.focused {
  border-color: rgba(82,168,236,.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
     -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
          box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
  outline: 0;
}

/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] {
  display: block;
  margin-bottom: 9px;
}

/* Icons
------------------------- */
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons li {
  float: left;
  width: 25%;
  line-height: 25px;
}
.the-icons i:hover {
  background-color: rgba(255,0,0,.25);
}

/* Example page
------------------------- */
.bootstrap-examples p {
  font-size: 13px;
  line-height: 18px;
}
.bootstrap-examples .thumbnail {
  margin-bottom: 9px;
  background-color: #fff;
}



/* Bootstrap code examples
-------------------------------------------------- */

/* Base class */
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/* Echo out a label for the example */
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
  -webkit-border-radius: 4px 0 4px 0;
     -moz-border-radius: 4px 0 4px 0;
          border-radius: 4px 0 4px 0;
}

/* Remove spacing between an example and it's code */
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}

/* Tweak examples
------------------------- */
.bs-docs-example > p:last-child {
  margin-bottom: 0;
}
.bs-docs-example .table,
.bs-docs-example .progress,
.bs-docs-example .well,
.bs-docs-example .alert,
.bs-docs-example .hero-unit,
.bs-docs-example .pagination,
.bs-docs-example .navbar,
.bs-docs-example > .nav,
.bs-docs-example blockquote {
  margin-bottom: 5px;
}
.bs-docs-example .pagination {
  margin-top: 0;
}
.bs-navbar-top-example,
.bs-navbar-bottom-example {
  z-index: 1;
  padding: 0;
  height: 90px;
  overflow: hidden; /* cut the drop shadows off */
}
.bs-navbar-top-example .navbar-fixed-top,
.bs-navbar-bottom-example .navbar-fixed-bottom {
  margin-left: 0;
  margin-right: 0;
}
.bs-navbar-top-example {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}
.bs-navbar-top-example:after {
  top: auto;
  bottom: -1px;
  -webkit-border-radius: 0 4px 0 4px;
     -moz-border-radius: 0 4px 0 4px;
          border-radius: 0 4px 0 4px;
}
.bs-navbar-bottom-example {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}
.bs-navbar-bottom-example .navbar {
  margin-bottom: 0;
}
form.bs-docs-example {
  padding-bottom: 19px;
}

/* Images */
.bs-docs-example-images img {
  margin: 10px;
  display: inline-block;
}

/* Tooltips */
.bs-docs-tooltip-examples {
  text-align: center;
  margin: 0 0 10px;
  list-style: none;
}
.bs-docs-tooltip-examples li {
  display: inline;
  padding: 0 10px;
}

/* Popovers */
.bs-docs-example-popover {
  padding-bottom: 24px;
  background-color: #f9f9f9;
}
.bs-docs-example-popover .popover {
  position: relative;
  display: block;
  float: left;
  width: 260px;
  margin: 20px;
}



/* Responsive docs
-------------------------------------------------- */

/* Utility classes table
------------------------- */
.responsive-utilities th small {
  display: block;
  font-weight: normal;
  color: #999;
}
.responsive-utilities tbody th {
  font-weight: normal;
}
.responsive-utilities td {
  text-align: center;
}
.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}
.responsive-utilities td.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}

/* Responsive tests
------------------------- */
.responsive-utilities-test {
  margin-top: 5px;
  margin-left: 0;
  list-style: none;
  overflow: hidden; /* clear floats */
}
.responsive-utilities-test li {
  position: relative;
  float: left;
  width: 25%;
  height: 43px;
  font-size: 14px;
  font-weight: bold;
  line-height: 43px;
  color: #999;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.responsive-utilities-test li + li {
  margin-left: 10px;
}
.responsive-utilities-test span {
  position: absolute;
  top:    -1px;
  left:   -1px;
  right:  -1px;
  bottom: -1px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.responsive-utilities-test span {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}



/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
  width: 228px;
  margin: 30px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;
  *width: 190px;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
.bs-docs-sidenav.affix {
  top: 40px;
}
.bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}




/* Responsive
-------------------------------------------------- */

/* Desktop large
------------------------- */
@media (min-width: 1200px) {
  .bs-docs-container {
    max-width: 970px;
  }
  .bs-docs-sidenav {
    width: 258px;
  }
}

/* Desktop
------------------------- */
@media (max-width: 980px) {
  /* Unfloat brand */
  body > .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Inline-block quick links for more spacing */
  .quick-links li {
    display: inline-block;
    margin: 5px;
  }

  /* When affixed, space properly */
  .bs-docs-sidenav {
    top: 0;
    margin-top: 30px;
    margin-right: 0;
  }
}

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 980px) {
  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }
  /* Widen masthead and social buttons to fill body padding */
  .jumbotron {
    margin-top: -20px; /* Offset bottom margin on .navbar */
  }
  /* Adjust sidenav width */
  .bs-docs-sidenav {
    width: 166px;
    margin-top: 20px;
  }
  .bs-docs-sidenav.affix {
    top: 0;
  }
}

/* Tablet
------------------------- */
@media (max-width: 767px) {
  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  /* Widen masthead and social buttons to fill body padding */
  .jumbotron {
    padding: 40px 20px;
    margin-top:   -20px; /* Offset bottom margin on .navbar */
    margin-right: -20px;
    margin-left:  -20px;
  }
  .masthead h1 {
    font-size: 90px;
  }
  .masthead p,
  .masthead .btn {
    font-size: 24px;
  }
  .marketing .span4 {
    margin-bottom: 40px;
  }
  .bs-docs-social {
    margin: 0 -20px;
  }

  /* Space out the show-grid examples */
  .show-grid [class*="span"] {
    margin-bottom: 5px;
  }

  /* Sidenav */
  .bs-docs-sidenav {
    width: auto;
    margin-bottom: 20px;
  }
  .bs-docs-sidenav.affix {
    position: static;
    width: auto;
    top: 0;
  }

  /* Unfloat the back to top link in footer */
  .footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer p {
    margin-bottom: 9px;
  }
}

/* Landscape phones
------------------------- */
@media (max-width: 480px) {
  /* Remove padding above jumbotron */
  body {
    padding-top: 0;
  }

  /* Change up some type stuff */
  h2 small {
    display: block;
  }

  /* Downsize the jumbotrons */
  .jumbotron h1 {
    font-size: 60px;
  }
  .jumbotron p,
  .jumbotron .btn {
    font-size: 20px;
  }
  .jumbotron .btn {
    display: block;
    margin: 0 auto;
  }

  /* center align subhead text like the masthead */
  .subhead h1,
  .subhead p {
    text-align: center;
  }

  /* Marketing on home */
  .marketing h1 {
    font-size: 40px;
  }

  /* center example sites */
  .example-sites {
    margin-left: 0;
  }
  .example-sites > li {
    float: none;
    display: block;
    max-width: 280px;
    margin: 0 auto 18px;
    text-align: center;
  }
  .example-sites .thumbnail > img {
    max-width: 270px;
  }

  /* Do our best to make tables work in narrow viewports */
  table code {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
  }

  /* Modal example */
  .modal-example .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  /* Unfloat the back to top in footer to prevent odd text wrapping */
  .footer .pull-right {
    float: none;
  }
}

/* Eric Meyer's CSS Tools: Reset CSS (Modified by Hieu Nguyen)
-------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

body, 
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1,5;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

ul, ol {
	list-style: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border:0; 
	border-collapse: collapse;
	border-spacing:0; 
	empty-cells:show; 
	font-size:100%; 
}

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

*:first-child+html .clearfix { /* IE 7 */
	display: inline-block;
}

/* Mis.
-------------------------------------------------------------*/
.clear, .divider {clear: both;}

.no-display {display: none !important;}

.nowrap,th .nobr {white-space: nowrap !important;}

.no-border {
	border: 0 !important;
}

.no-padding {padding: 0 !important}
.no-margin 	{margin: 0 !important;}

.pipe {
	padding: 0 4px;
	text-align: center;
	color: #999999;
}

/*Alignment---*/
.v-top 		{vertical-align: top;}
.v-middle	{vertical-align: middle;}
.v-bottom 	{vertical-align: bottom;}

.a-left		{text-align: left;}
.a-center	{text-align: center;}
.a-right		{text-align: right;}

.left		{float: left;}
.right	{float: right;}

.normal-weight {font-weight: normal;}

.auto-width {width: auto;}

/*Various Clears---*/
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.box .head:after,
.box ol li:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
.middle:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,.listing-type-grid .item:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.shopping-cart-totals .checkout-types:after,
#nav ul li:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.toolbar-inner:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
#nav li:after,
.ytm-tabs-title:after,
.ytm-tabs-title:after,
.product-options dl:after,
.yt-top .block-currency:after {
	content:"."; 
	display:block; 
	clear:both; 
	height:0; 
	font-size:0; 
	line-height:0; 
	visibility:hidden; 
	overflow:hidden;
}

/* Using CSS3 for some visual enhancements. (Will be degraded nicely for non-CSS3 browsers.)*/
.transition,
.img-wrapper > a:before,
.owl-controls .owl-nav .owl-prev,
.owl-controls .owl-nav .owl-next,
.service-bottom .i-con > a:before,
.list-payment li img,
.static-image-center .img-block  > a:before,
.feature-brand-block .item a img,
.block-product .bs-image > a:before,
.lastes-blog .item-latest-blog .img-wrapper > a:before,
.client-image > a:before,
.socials-wrap ul li a,
.respl-item  .add-to-links li a,
.block-layered-nav .currently ol li,
.yt-product-detail .yt-detail-right .add-to-links li a,
.our-member  .respl-item .w-image-box .item-image > a:before,
.service-bottom-home-left .i-con > a:before,
.save-up > a:before,
.block-st-img > a:before,
.respl-item .w-image-box > span:before,
.btn-button-st{
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.yt-tab-listing .respl-items-container .respl-items .respl-item .item-inner .item-image:hover img,
.yt-tab-listing .respl-items-container .respl-items .respl-item .item-inner .item-image img,
.container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover img,
.container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img img,
#yt_footer .yt-footer-bottom .block-payment  img:hover,
#yt_footer .yt-footer-bottom .block-payment img,
.mega-bestsale .list-items .item .product-image:hover img,
.mega-bestsale .list-items .item .product-image img,
.mg-menu-image .mg-menu-image-item:hover img,
.mg-menu-image .mg-menu-image-item img,
#yt_main .products-list .product-image:hover img,
#yt_main .products-list .product-image img,
#yt_main .products-grid .product-image:hover img,
#yt_main .products-grid .product-image img,
#yt_wrapper #yt_left .left-banner:hover img,
#yt_wrapper #yt_left .left-banner img,
.members .member .member-img:hover img,
.members .member .member-img img,
.onpen-sidebar #yt_wrapper,
#yt_wrapper,
.yt_ressidebar_screennav,
ul.nav-menu li.parent > .res-wrapnav,
ul.nav-menu li.parent.open > .res-wrapnav{
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(../images/controls.gif) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(../images/border.gif) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(../images/controls.gif) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(../images/controls.gif) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(../images/border.gif) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(../images/controls.gif) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(../images/controls.gif) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(../images/controls.gif) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:0;}
        #cboxLoadingOverlay{/*background:url(../images/loading_background.png) center center no-repeat;*/}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:0; left:2px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../images/controls.gif) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget {}
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#CE4515; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #252525; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(../images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#CE4515; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(../images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(../images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {margin-bottom: 20px;}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }
.widget-static-block .block-title { }

.widget-static-block .block-title strong { }

.widget-static-block .block-content { }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */
