body {
	font-family: "proxima-nova-extra-condensed",sans-serif;
font-style: normal;
font-weight: 400;
	color: #666;
	font-size: 18px;
	line-height: 20px;
	width: 100%;
	background:url(/image/bgAll.jpg) no-repeat fixed;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {	font-size: 33px;}
h2 {	font-size: 27px;}
h3 {	font-size: 21px;}
h4 {	font-size: 15px;}
h5 {	font-size: 12px;}
h6 {	font-size: 10.2px;}
.row-0  {
	
	margin: 10px 0 10px;
	padding: 10px 0 10px;
}

.row-0 .container:before {
	content: "Katalogi:";
}
.row-0 .container  img {
	border-top: dashed 1px  #ccc;
	border-bottom: dashed 1px #ccc;
	padding:5px;
}
a {	
	color: #23a1d1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
}
a:hover,a:active,a:forcus,button:active,button:hover:,button:focus,img:hover,img:active,img:forcus{
	outline: none!important;
	box-shadow: none!important;
    text-decoration: none!important;
    box-sizing: border-box !important;
}
audio, canvas, progress, video{max-width: 100%;}
.btn-link,.btn-link:focus, .btn-link:hover,input:hover,input:focus,input:active{
    outline: none!important;
    box-shadow: none!important;
    text-decoration: none!important;

}
.btn-link{color: #000;}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 18px;
	font-weight: normal;
	color:#333;
	text-align: left;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 22px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/**/
.full-width2 > .container{
 padding: 0;
}
.full-width{
 margin: 0 !important;
 padding: 0;
}
.full-width > .container{
 width: 100% !important;
 padding: 0;
}
.full-width > .container > .col-sm-12{
 padding: 0;
}
div[class^="row-"] > .container{
    padding: 0;
}
div[class^="row-"]{clear: both;}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
/*.nav-tabs {
	margin-bottom: 15px;
}*/
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.owl-wrapper-outer {
    border: 0 !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    -o-border-radius: none !important;
    border-radius: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top{
    padding: 0px 0;
    color: #fff;
}
#top .dropdown >a,#top a.links-top{color: #aaa;}
#top .dropdown >a:hover,#top a.links-top:hover{color: #fff;}
.top-links-left,.top-links-center,.top-link-right{    line-height: 35px;color: #000;}
.top-link-right{line-height: 39px;}
.top-links-center{text-align: center;}
.top-link-right .top-account {    text-align: right;}
.top-link-right>div,.top-links-left>div{    
    display: inline-block;
    border-radius: 0px 0px 4px 4px;
    padding: 0px 10px;
}
.top-links-left>div{    background: #434343;}
.top-link-right{
    text-align: right;
    float: right;
    width: auto;
    background: #434343;
    border-radius: 0px 0px 4px 4px;

}
.top-link-right .top-account div{    display: inline-block;}
.top-link-right .top-account div a{
	padding: 5px 18px;
	color: #dadada;
    font-size: 12px;
    background: #2f2f2f;
}
.top-link-right .top-account div:hover a{    background: #ff5313;    color: #fff; }
.top-link-right .top-account div.top-register a{border-radius: 5px 0px 0px 5px;}
.top-link-right .top-account div.top-login a{border-radius: 0px 5px 5px 0px;}
/* header ***************************************************************************************/
header{
    padding: 0px 0;
    border: 0;
    font-size: 20px;
    background: url("../image/bgpage.jpg");
    float: left;
    width: 100%;
    max-height: 560px;
    margin-bottom: 30px;
}
header .header {
    padding: 40px 0;
}
/* logo */
.log-fixedtop{float: left;display: none;}
.fix-nav .log-fixedtop{display: block;    padding: 10.5px 0px;}
/* search */
/*.top-search {
    background: #fff;
    border-radius: 5px;
    float: right;
    height: auto;
    margin: 12px 0 0 0;
    padding: 5px;
    width: 460px;
}*/
.top-search #search{   
    width: 400px;
    display: inline-block;
    max-width: 100%;
}
.top-search #search input{
    height: 33px;
    border-radius: 4px;
    margin-top: 5px;
    background: #ccc;
    border: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
}
.top-search #search button {
    position: absolute;
    display: inline-block;
    width: 33px;
    height: 31px;
    background: #ccc;
    color: #fff;
    border-radius: 0px 4px 4px 0px;
    text-shadow: none;
    line-height: 33px;
    border: 0;
    padding: 0;
    right: 1px;
    top: -43px;
    box-shadow: none;
}
/* lang & currentci*/
.top-currency button.btn.btn-link.dropdown-toggle,.top-language button.btn.btn-link.dropdown-toggle{
    padding: 10px 0px;
    text-decoration: none;
    color: #fff;
}
.hoz-menu{height: 45px}
.top-currency,.top-language{float: left;margin-right: 10px;}
header ul.dropdown-menu{
    min-width: 60px;
    margin: 0px 0px 0px -10px!important;
    left: 0px !important;
    background: #e7e7e7;
}
.dropdown-menu.dropdown-menu-right {
    margin: 0px 0px 0px -10px !important;
    background: #e7e7e7!important;
    min-width: 95px;
}
.dropdown-menu.dropdown-menu-right{}
header ul.dropdown-menu .currency-select,.language-select,.dropdown-menu.dropdown-menu-right a{color: #000 !important;}
header ul.dropdown-menu .currency-select:hover,.language-select:hover,
 .dropdown-menu.dropdown-menu-right a:hover{color: #E04B4B !important;}
  .dropdown-menu.dropdown-menu-right div{text-align: center;}
/* cart */
div#cart {
    width: auto;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -85px;
}
.top-cart {
    position: relative;
    display: block;
    z-index: 222;
}
.nav-container {padding-left: 15px;}
#cart>button {
    border: 0;
    background: #313131 url(../image/icon-cart.png) no-repeat 5px 6px;
    color: #fff;
    text-shadow: none;
    border-radius: 5px;
    height: 72px;
    line-height: 72px;
    padding: 0px 20px 0 76px;
   font-family: "proxima-nova-extra-condensed",sans-serif;
    box-shadow: none;
}
#cart-total span {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "almaq-refined",sans-serif;
}
#cart-total span em{}
em.count-number,#cart-total span em {
    font-style: normal;
}
em.count-price {
    display: none;
    font-size: 0px;
}
/*dropdown-menu*/
#cart .dropdown-menu {
    min-width: 280px;
    margin-top: 0px;
    border-radius: 0px;
    margin-left: -140px !important;
}
@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    min-width: auto;
    padding: 0 10px;
}
.box-cart .box-total {
    border: none;
    color: #434343;
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin: 0 0 15px;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;

}
#cart .dropdown-menu li p.top-cart-content {
    margin: 20px 0;
    display: block;
    width: 100%;
}
#cart .product-name.text-left a {
    color: #222222;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 5px;
    width: 190px;
    text-align: left;
}
#cart .product-name.text-left a:hover{color: #df3c00;}
.box-cart .box-total .text1 {    
    font-weight: 600;
    text-align: right;
    float: right;
    font-size: 20px;
}
.row2-cart.div-bordered .button-cart {
    background: #3b4251;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-shadow: none;
    border-radius: 3px;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    border: 1px solid #e5e5e5;
}
.row2-cart.div-bordered .button-cart:hover {
    background: #df3c00;
    color: #fff;
    text-shadow: none;
}
.row2-cart.div-bordered .button-cart a{color: #fff;display: block;}
.dropdown-menu
@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}
.row-cart .image-cart.text-left a {
    position: relative;
    float: left;
}
.row-cart .image-cart.text-left img{
    max-width: 100px;
}
.row-cart{
    display: inline-block;
    width: 100%;
    clear: both;
    margin: 10px 0;
}
.row-cart .cart-content{
    position: relative;
    padding-left: 110px;
}
.cart-button.button-remove button.btn {
    border: none;
    background: transparent;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    outline: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 50%;
    /*vertical-align: top;*/
    display: inline-block;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.cart-button.button-remove button.btn .fa{

}
.cart-button.button-remove button.btn:hover{
    color: #F84949;
}
/* end-header ***********************************************************************************/

/* menu */
/* menu fixed top */
.nav-container.fix-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9995;
    margin: 0;
    padding: 0px 0px 0px;
        background: rgba(47,47,47,0.9);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);

/*    background: -webkit-linear-gradient(#FDFDFD, #ECECEC);
    background: -moz-linear-gradient(#FDFDFD, #ECECEC);
    background: -o-linear-gradient(#FDFDFD, #ECECEC);
    background: linear-gradient(#FDFDFD, #ECECEC);*/
}
.nav-container.fix-nav .pt_custommenu {
    width: 1140px;
    margin: auto;
    float: none;
    display: block;
}
.banner-slider {
    display: block;
    clear: both;
}

/* content */
#content {
	min-height: 600px;
}
.group-title h2 {
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    display: inline-block;
    width: auto;
}
.item img {
    max-width: 100%;
}
.label-pro-new {
    background: url("../image/bg-new.png") no-repeat scroll 0 0;
    height: 55px;
    left: 15px;
    position: absolute;
    top: 20px;
    width: 66px;
    z-index: 15;
    font-size: 0px;
}
.label-pro-sale{
    background: url("../image/bg-sale.png") no-repeat scroll 0 0;
    height: 55px;
    position: absolute;
    top: 20px;
    left: 15px;
    width: 66px;
    z-index: 16;
    font-size: 0px;
}

/*.label-pro-sale:before,.label-pro-new:before {
    content: "";
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #ff5959;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: -1;
    display: block;
}
.label-pro-sale span,.label-pro-new span{
    color: #ffffff;
    line-height: 50px;
    font-size: 12px;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-weight: bold;
}*/
h2.product-name {
    font-size: 12px;
    margin: 10px 0 6px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666666;
    font-family: arial;
    text-align: left;
}
h2.product-name a {
    color: #666666;
}
h2.product-name:hover a {
    color: #e50047;
}
.des-container{padding: 10px;}

/*.rating img{
    text-decoration:none;
    color:white;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, #ccc 50%, #FFC808 50%);
    transition: background-position 1.5s;
    -webkit-transition: background-position 1.5s;
    -moz-transition: background-position 1.5s;
    -o-transition: background-position 1.5s;
}
.item-inner:hover .rating img{
	background-position: -100% 0;
}*/
.rating{margin-bottom: 10px;}
.special-price span.price , .regular-price .price,.price-box span.price{
    font-size: 22px;
    font-weight: normal;
    color: #aaaaaa;
    font-family: "almaq-refined",sans-serif;
}
.regular-price .price{margin-bottom: 5px;}
.old-price span.price{
    font-weight: normal;
    color: #ee4f4f;
    text-decoration: line-through;
    font-size: 18px;
    font-family: "almaq-refined",sans-serif;
}
span.price-tax {
    display: none;
}
p.special-price, p.old-price {    display: inline-block;margin-bottom: 5px;    margin-right: 5px;}
p.old-price {    padding-right: 10px;}
.actions .button.btn-cart{
    height: 28px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "almaq-refined",sans-serif;
    font-size: 13px;
    background: #87c975;
    padding: 0 10px 0 10px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    margin-right: 3px;
    margin-bottom: 5px;
}
.actions .button.btn-cart:hover,.add-to-links .btn-wishlist:hover,.add-to-links .btn-compare:hover{background-color: #e50047;}
.actions{text-align: left;margin-top: 10px;}
.add-to-links {    display: inline-block;vertical-align: bottom;}
.add-to-links .btn-wishlist,.add-to-links .btn-compare{
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #ccc ;
    border: 0;
    border-radius: 4px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 5px;
}
/*rotator-img*/
.item .product-image img.img2{
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.item:hover .product-image img.img2{
    opacity: 1;
}
.item .product-image img.img{
    box-shadow: none;
    float: none;
    margin: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.item:hover .product-image img.img{
    opacity: 0;
}
/*end-rotator-img*/
/* cms-block */
.description .col img{
	max-width: 100%;
}
.block-img-top {
    clear: both;
    display: inline-block;
}
.banner-static-center {
    margin: 26px 0 0;
}
.banner-static-center .banner-center:hover {
    background: #666;
    cursor: pointer;
}
.banner-static-center .banner-center {
    padding: 30px 20px 20px;
    border-radius: 5px;
    text-align: left;
    box-shadow: 0 0 30px -11px #888888 inset;
}
.banner-static-center .col {
    background: #ffa200;
}
.banner-static-center .col1 {
    background: #e50047;
}
.banner-static-center .col2 {
    background: #85c06e;
}
.banner-static-center .banner-center h2 {
    color: #fff;
    font-size: 30px;
    font-family: "almaq-refined",sans-serif;
    margin: 0;
    line-height: 25px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
}
.banner-static-center .banner-center h3 {
    color: #242424;
    font-size: 25px;
    font-family: "almaq-refined",sans-serif;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}
.banner-static-center .banner-center.col1 h3 {
    color: #ffde00;
    font-size: 20px;
    font-family: "almaq-refined",sans-serif;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}
.banner-static-center .banner-center.col1 h4 {
    color: #fff;
    font-size: 25px;
    font-family: "almaq-refined",sans-serif;
    line-height: 20px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
}
.banner-static-center .banner-center h4 {
    color: #fff;
    font-size: 23px;
    font-family: "almaq-refined",sans-serif;
    line-height: 23px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
    margin: 0;
}
.banner-static-center .banner-center p {
    color: #fff;
    font-size: 12px;
    font-family: 'arial';
    margin: 3px 0 0;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
}
.banner-static-center .banner-link {
    text-align: right;
    margin: 30px 0 0;
}
.banner-static-center .banner-center a {
    font-size: 14px;
    font-family: "almaq-refined",sans-serif;
    text-transform: uppercase;
    padding: 0 40px 0 0;
    display: inline-block;
    color: #fff;
    line-height: 30px;
    background: url("../image/banner-link.png") no-repeat 70px 0;
}
.banner-static-center .banner-center.col2 a {
    background: url("../image/banner-link-col2.png") no-repeat 70px 0;
}
.banner-static-center .banner-center.col1 a {
    background: url("../image/banner-link-col1.png") no-repeat 70px 0;
}
/**/
/*block img right*/
.block-img-right .group-title h2 {
    margin-bottom: 20px;
}
.block-img-top .col a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.block-img-top .col.col-1 {
    margin-bottom: 10px;
}

.block-img-top .col a:before {
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 0;
    content: "";
    height: 0;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out;
    width: 0;
}
.block-img-top .col a:after {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    height: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out;
    width: 0;
}
.block-img-top .col a:hover:before {
    border-width: 1150px 680px 0 0;
    transition: all 0.3s ease-in-out;
}
.block-img-top .col a:hover:after {
    border-width: 0 0 1150px 680px;
    transition: all 0.3s ease-in-out;
}
/* product-tab-slider */
/* special-produc-slider */
.special-products-slider .des-container{    padding: 10px 10px 10px 100px;}
.special-products-slider .product-thumb{position: relative;}
.special-products-slider .product-thumb a.product-image{max-width: 100px;float: left;}
.special-products-slider .product-thumb a.product-image img{max-width: 100%;}
/* category-module */
.special-products-slider {
    border: 1px solid rgb(221, 221, 221);;
}
.category-module ul.list-group li{
    list-style: none;
    position: relative;
}
.ocrandom-title.group-title h2 {
    margin-top: 0px;
}
.category-module .module-title.module-title-cate h2,.ocspecialproduct-title.group-title h2,
.ocrandom-title.group-title h2{
    background: #e50047;
    padding: 8px 24px;
    display: inline-block;
    width: 100%;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-family: 'arial';
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    min-height: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.category-module ul.list-group li .button-view{
    position: absolute;
    top: 20px;
    right: 20px;
}
.category-module ul.list-group li a.list-group-item {
    padding: 10px 15px 10px 40px;
    background: url("../image/arrow-verticalmenu.png") rgba(255,255,255,0.76) no-repeat scroll 10px 15px;
}
.category-module ul.list-group li a.list-group-item:hover{color: #e50047;}
.category-module ul.list-group li{
    display: inline-block;
    width: 100%;

    border-radius: 3px;
    color: #666666;
    cursor: pointer;
    font-size: 25px;
    font-weight: normal;
    line-height: 28px;
    margin: 3px 0 0;
    text-decoration: none;
}
.category-module ul.list-group li ul li{
	font-size: 20px;
	line-height: 22px;
}
.category-module ul.list-group ul{
    padding-left: 0px;
}
/* newsletter */
.newletter-title h2 {
    font-size: 39px;
    color: #fff;
    text-transform: uppercase;
    font-family: "almaq-refined",sans-serif;
    text-shadow: 1px 2px #686868;
}
.box-content.newleter-content label{
    text-shadow: 1px 2px #686868;
    margin: 0;
    font-weight: normal;
    font-family: "almaq-refined",sans-serif;
    font-size: 18px;
    color: #fff;
}
.newletter-subscribe{
	display: inline-block;
    width: 100%;
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-radius: 4px;
    background: #6f6f6f;
}
.newleter-content input {
    color: #fff;
    border: 1px solid #696969;
    background: #696969;
    display: block;
    width: 210px;
    margin: 15px 0 0;
    height: 38px;
    line-height: 38px;
    padding: 6px 10px;
    box-shadow: 0 0 13px 7px #646464 inset
}
/*.newleter-content input[type="text"]{
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 32px;
    max-width: 100%;
    padding: 0 0 0 10px;
}*/
#subscribe a.button{
    display: inline-block;
    background: #87c975;
    padding: 0px 18px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
    vertical-align: middle;
    height: 30px;
    line-height: 32px;
    border-radius: 4px;
}
#subscribe a.button:hover{
    background-color: #F54F4F;
}
#subscribe a.button span{
    background: none !important;
    border: 0 none;
    color: #fff;
    font-family: "almaq-refined",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
#notification_normal .warning{color: #fff;margin-top: 10px;}
div#boxes.newsletter-popup {
    background: #fff;
    width: 550px;
    height: 330px;
    top: 50% !important;
    margin-top: -165px;
    position: fixed !important;
    left: 50% !important;
    margin-left: -275px !important;
    padding: 1em;
    border: 16px solid transparent;
    border-image: 16 repeating-linear-gradient(-45deg, red 0, red 1em, transparent 0, transparent 2em,#58a 0, #58a 3em, transparent 0, transparent 4em);
    max-width: 550px;
}
.newsletter-popup .box-content.newleter-content,.newsletter-popup .newletter-title {
    text-align: center;
}
.newsletter-popup .newletter-title h2 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 20px;
    font-family: inherit;
    font-size: 27px;
    text-shadow: none;
    color: #686868;
}
.newsletter-popup .box-content.newleter-content label {
    font-size: 12px;
    font-style: oblique;
    margin-bottom: 15px;
    text-shadow: none;
    color: #686868;
    font-family: 'Lato', sans-serif;
}
.newsletter-popup #subscribe_popup span{
    font-size: 14px;
    font-weight: 600;
}
.newsletter-popup #subscribe_popup span.required{color: red;padding: 0 3px;}
.newsletter-popup #subscribe_pemail,.newsletter-popup.newleter-content input {
    min-width: 300px;
    padding: 7px 15px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 32px;
    max-width: 100%;
    box-shadow: none;
    width: 100%;
}
.newsletter-popup .newleter-content input {
    color: #000;
    border: none;
    background: transparent;
    display: block;
    width: auto;
    margin: auto;
    height: auto;
    box-shadow: none;
    line-height: 1;
}
.newsletter-popup #subscribe_popup .subs-links button{
    color: #fff;
    border-color: #fff;

}
.newsletter-popup #subscribe_popup .subs-links .btn-popup-newsletter{
    background: #0083C1;
    color: #0083C1;
}
.newsletter-popup #subscribe_popup .subs-links button {
    background: #7986cb;
    color: #7986cb;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    margin: 1em;
    padding: 0.5em 1.5em;
    border: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.newsletter-popup #subscribe_popup .subs-links button.button:after,#subscribe_popup .subs-links button.button:before {
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: inherit;
}
.newsletter-popup #subscribe_popup .subs-links .btn-popup-newsletter:before {
    background: #7986cb;
}
.newsletter-popup #subscribe_popup .subs-links .btn-popup-newsletter:after{
    background: #37474f;
}
.newsletter-popup #subscribe_popup .subs-links button.button:after  {
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: #DBE7ED;
}
.newsletter-popup #subscribe_popup .subs-links button.button:before {
    background: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.newsletter-popup #subscribe_popup .subs-links .btn-popup-newsletter:hover span{
    color: #000;
}
.newsletter-popup #subscribe_popup .subs-links .btn-popup-newsletter:hover:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.newsletter-popup div#popup2.btn-close-form {
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
}
/**/
/* newproduct slider*//* ocfeatureproductslider */
.ocnewproduct-title.group-title h2,.ocfeatureproduct-title.group-title h2{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 11px -4px #666666 inset;
    background-color: #e50047;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    /* left: -95px; */
    line-height: 20px;
    margin-top: 0;
    padding: 11px 20px;
    /* position: absolute; */
    /* transform: rotate(90deg); */
    /* -webkit-transform: rotate(90deg); */
    /*-moz-transform: rotate(90deg);*/
    /* top: 100px; */
    text-transform: uppercase;
    width: auto !important;
        margin-bottom: 0px;
    margin-left: 10px;
}
.ocnewproduct-title.group-title{
    margin-top: 20px;
}
.ocfeatureproduct-title.group-title ,.brands-title.group-title{
    margin-top: 30px;
}
.ocfeatureproduct-title.group-title h2{    background-color: #89d076;left: -120px;}
.ocnewproductslider,.ocfeatureproductslider {
    background: #eee;
    position: relative;
    border-radius: 4px;
    margin-top: 25px;
    padding: 20px 0px;
    clear: both;
    min-height: 250px;
}
.ocnewproductslider .item,.ocfeatureproductslider .item{margin:15px;    border-radius: 4px;background: #fff;}
.newproducts-slider.owl-carousel.owl-theme,
.featured-product-slider.owl-carousel.owl-theme{background: transparent !important;}
/* footer */
.block-brands-logo .owl-theme .owl-controls .owl-buttons div{
    margin-top: 0px;
    opacity: 0;
}
.block-brands-logo:hover .owl-theme .owl-controls .owl-buttons div{
    opacity: 1;
}
.block-brands-logo .owl-carousel .owl-buttons .owl-prev{
    left: 10px !important;
    right: auto !important;
}
.brand-logo {position: relative;    margin: 30px 0;background: #eee;    clear: both;}
.brand-logo img{display: inline-block;}
.brand-logo .owl-carousel{
    position: relative;
    background: transparent;
    padding: 30px 15px 30px;
    border-radius: 4px;
}
.brands-title.group-title h2{
    background-color: #ffa200;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 11px -4px #666666 inset;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    /* left: -95px; */
    line-height: 20px;
    margin-top: 0;
    padding: 11px 20px;
    /* position: absolute; */
    /* transform: rotate(90deg); */
    /* -webkit-transform: rotate(90deg); */
    /*-moz-transform: rotate(90deg);*/
    /* top: 100px; */
    text-transform: uppercase;
    width: auto !important;
        margin-bottom: 0px;
    margin-left: 10px;
}
/**/
footer {
    float: left;
    width: 100%;
    background: #2F2F2F;

    border: 0;
}
footer .top-footer{    padding: 30px 0 30px;}
footer .widget-title {
    color: #fff;
    font-family: "almaq-refined",sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 15px;
}
footer .widget_menu_list li a{
    color: #aaa;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 0 0 23px;
    font-family: 'arial';
    background: url("../image/icon-footer.png") no-repeat 0 0;
    line-height: 30px;
    -moz-transition: margin 0.3s ease 0s;
    -webkit-transition: margin 0.3s ease-in-out 0s;
}
footer .widget_menu_list li a:hover {
    background: url("../image/icon-footer.png") no-repeat 0 100%;
    color: #F54F4F;
    padding-left: 25px;
    margin: 0 0 0 15px;
}
footer .social-footer{
    padding: 20px 0 0;
    margin: 20px 0 0;
    position: relative;
    border-top: 1px solid #4e4e4e;
    display: inline-block;
    min-width: 200px;
}
footer ul.social-icons {
    margin: 0;
    padding: 0;
}
footer ul.social-icons li {
    margin: 0 5px 5px 0;
    display: inline-block;
    list-style: none;

}
footer ul.social-icons li a {
    background: #606060;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 36px;
    line-height: 36px;
    position: relative;
    text-align: center;
    width: 36px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
footer ul.social-icons li a:before {
    border-bottom: 8px solid #ccc;
    border-right: 8px solid #2F2F2F;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    opacity: 0
}
/*footer ul.social-icons li a:hover {
    background: #ff5313;
    color: #fff;
}*/
footer .short_about_us {
    font-family: arial;
    font-size: 14px;
    color: #aaa;
}
footer .widget_menu {
    margin-bottom: 25px;
}
footer .widget_menu:last-child {
    margin-bottom: 0px;
}
footer .text-powered{
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
    line-height: 28px;
}
footer .end-footer{
    padding: 16px 0;
    border: 0;
    color: #ababab;
    background: #2B2B2B;
}
.end-footer a{text-align: right;}
.end-footer a img{display: block; float: right;}
.social-icons li a.facebook {    background: #1c407b;}
.social-icons li a.facebook:before {    border-bottom-color: #15315e;}
.social-icons li a.twitter {    background: #1ab2e8;}
.social-icons li a.twitter:before {    border-bottom-color: #1487b1;}
.social-icons li a.tumblr {    background: #627A92;}
.social-icons li a.tumblr:before {    border-bottom-color: #395976;}
.social-icons li a.google-plus {    background: #ce4231;}
.social-icons li a.google-plus:before {    border-bottom-color: #9c3225;}
.social-icons li a.dribbble {    background: #F26798;}
.social-icons li a.dribbble:before {    border-bottom-color: #8E2E54;}
.social-icons li a:hover:before{opacity: 1;}
/**/
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    border-radius: 0;
    z-index: 999;
}
/* breadcrumb */
.breadcrumb {
    margin: 20px 0 20px 0;
    padding: 8px 15px;
    border: 0;
    clear: both;
    background: #eee;
    display: inline-block;
    width: 100%;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '\f0da';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
    font-family: FontAwesome;
}
.breadcrumb > li:first-child{padding-left: 0px;}
.breadcrumb > li:last-child:after{
    font-size: 0px;
}
.breadcrumb a{color: #000;font-size: 14px;}
.breadcrumb > li:hover a,.breadcrumb > li:hover:after,.breadcrumb > li:last-child a{    color: #FF8B60;}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/**/
/* fillter product*/
.product-filter, .product-pagination {
    overflow: hidden;
    padding: 5px 15px;
    border-bottom: 1px solid #F1F1F1;
    margin: 0px 0 20px;
    background: #fff;
}
.product-filter .btn-group {
    margin: 1px 0 0;
    display: inherit;
    float: left;
}
.product-results {
    padding: 12px 0;
}
.pagination {
    margin: 0px 0px -5px 0px !important;
    padding: 5px 0;
}
.product-pagination .pagination>li>span,.product-pagination .pagination>li>a{margin: 0 2px !important;}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
/*    vertical-align: middle;*/
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
    margin: 0 10px 0 0;
}
.product-filter .btn-group #list-view.selected,.product-filter .btn-group #list-view:hover {
    height: 27px;
    width: 27px;
    float: left;
    background: #FF5959 url(../image/list.png) 5px -20px no-repeat;
    border: 0;
    border-radius: 0;
    padding-left: 20px;
    margin: 2px 5px 0 0;
    text-transform: uppercase;
    text-indent: -9999px;
    outline: none;
}
.product-filter .btn-group #grid-view.selected ,.product-filter .btn-group #grid-view:hover {
    height: 27px;
    width: 27px;
    float: left;
    background: #FF5959 url(../image/grid.png) 5px -20px no-repeat;
    margin: 2px 5px 0 0;
    padding-left: 20px;
    text-transform: uppercase;
    color: #fea238;
    text-indent: -9999px;
    outline: none;
}
.product-filter .btn-group #grid-view{
    height: 27px;
    width: 27px;
    float: left;
    background: #3c3c3c url(../image/grid.png) 5px 7px no-repeat;
    margin: 2px 5px 0 0;
    padding-left: 20px;
    text-transform: uppercase;
    text-indent: -9999px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.product-filter .btn-group #list-view{
    height: 27px;
    width: 27px;
    float: left;
    background: #3c3c3c url(../image/list.png) 5px 7px no-repeat;
    border: 0;
    border-radius: 0;
    padding-left: 20px;
    margin: 2px 5px 0 0;
    text-transform: uppercase;
    text-indent: -9999px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}


.product-filter .btn-group button {
    background: none;
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 17px;
    padding: 0;
    text-indent: -9999px;
    width: 17px;
    margin-right: 10px;
}
.product-filter .sort {
    float: right;
    margin: 2px 0 0;
    padding: 0 0 0 20px;
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
    margin: 0 10px 0 0;
}
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #777;
    font-size: 14px !important;
    padding: 3px;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
    display: inline-block;
    border: 1px solid #F1F1F1;
}
.product-filter .limit {
    color: #666;
    float: right;
    padding: 0  20px 0 0;
}
.limit #input-limit{padding: 5px;}
.product-filter #input-sort {
    float: right;
    padding: 5px 5px;
    width: 60%;
    margin: 0px 5px 0px;
}

.product-filter .btn{box-shadow: none;}
.product-filter .btn.active.focus, .product-filter .btn.active:focus, .product-filter .btn.focus, 
.product-filter .btn:active.focus, .product-filter .btn:active:focus, .product-filter .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.product-filter .btn.focus, .product-filter .btn:focus, .product-filter .btn:hover{color:#fff !important;text-decoration:none}
.product-filter {
    border-bottom: 0;
    border: 1px solid #ccc;
    background: #ccc;
}
.product-pagination {
    border: 1px solid #ccc;
}
/* list group */

/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list + grid */
.layer-category .img-top-category{
    border: none;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px !important;
}
.product-layout img{max-width: 100%;}
.layer-category-title{
    text-align: center;
    margin: 0;
    padding: 60px 0;
    background-color: #ff8b60;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 30px;
    display: none;
}
.custom-category .custom-products {
    padding: 15px;
    background: #eee;
    margin-bottom: 30px;
}
/*grid*/
.product-layout.product-grid .item_product {    text-align: center;}
.product-layout.product-grid .description{display: none;}
.product-layout.product-grid .item-inner{
    border: 0;
    background: #fff;
    margin: 15px 0 20px 0;
}
.product-layout.product-grid .item-inner:hover{
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-transition: box-shadow 500ms ease-in;
    -moz-transition: box-shadow 500ms ease-in;
    -o-transition: box-shadow 500ms ease-in;
    transition: box-shadow 500ms ease-in;
}
.product-grid .label-pro-sale,.product-grid .label-pro-new{left: 0px;}
.product-layout.product-grid .caption {
    text-align: left;
    padding: 0 10px 20px 10px;
}
.product-layout.product-grid p.old-price {
    padding-right: 10px;
    padding-left: 0px;
}
/* list */
.product-layout.product-list .item_product{
    margin: 15px 0;
    float: left;
    background: #fff;
    padding: 10px 0 20px;
}
.product-layout.product-list .item_product,.product-layout.product-list .actions {    text-align: left;padding-left: 5px;}
.product-layout.product-list h2.product-name{
    font-size: 20px;
    font-weight: normal;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}
.product-layout.product-list .actions .add-to-links{
    float: left;
    margin-right: 5px;
}
.product-list .label-pro-sale,.product-list .label-pro-new{left: -5px;}
.product-layout.product-list .actions .button.btn-cart{float: left;}
.product-layout.product-list p.description,.product-layout.product-list .price-box,
.product-layout.product-list p.old-price{padding:0px;}
.product-layout.product-list p.old-price{padding-right: 10px;}
.product-layout.product-list .price-box span.price{font-size: 18px;}
.product-layout.product-list .price-box{margin: 15px 0px;}
/**/
/*item detail*/
.button-group-product .btn-wishlist,.button-group-product .btn-compare{
    border-radius: 3px;
    display: inline-block;
    /*vertical-align: middle;*/
    width: 28px;
    height: 28px;
/*    text-indent: -99999px;*/
    background: #ff8b60 url(../image/bg-wishlist.png) no-repeat 50% 50%;
    border: 0;
    border-radius: 4px;
    color: #fff;
}
.button-group-product .btn-compare{ background: #ff8b60 url(../image/bg-compare.png) no-repeat 50% 50%;}
.box-input-qty input#input-quantity{
    border-radius: 4px;
    height: 30px;
    width: 40px;
    padding: 0 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.box-button.button-group.button-group-product.actions,.form-quantity.form-quantity-product {
    float: left;
}
.form-quantity.form-quantity-product{margin-right: 15px;}
.btn-minus,.box-input-qty input#input-quantity,.btn-plus{float: left;margin-right: 5px;}
.btn-minus #minus,.btn-plus #plus{
    height: 30px;
    border: 1px solid #ddd;
    background: #fff;
    width: 20px;
    line-height: 28px;
    text-align: center;
    border-radius:4px; 
}
/*input#input-quantity {    margin-left: 25px;}*/
/*.button-group-product.actions .button.btn-cart{vertical-align: top !important;}*/
.button-group-product.actions{margin-top: 2px;}
/*.button-group-product .btn-wishlist, .button-group-product .btn-compare{vertical-align: top!important;}*/
/*zoom-windown*/
.zoomWindow {
    left: 320px !important;
    border: 2px solid #ddd !important;
    top: -5px !important;
    width: 350px !important;
}
.zoomLens {
    height: 100px !important;
    width: 100px !important;
}
.zoomContainer {
    top: 5px !important;
    left: 0px !important;
    margin-left: 18px !important;
    z-index: 9;
}
/*.zoomWindow {
    left: 360px !important;
}*/
/*.image-additional*/
.wrapper-img-additional .owl-carousel{background: transparent !important;}
.image-additional .thumbnail {
    margin: 0 5px 20px 5px;
}
.wrapper-img-additional{padding: 0 30px;}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div {
    font-size: 0px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #8a8a8a;
    text-align: center;
    line-height: 30px;
    margin-bottom: 2px;
    opacity: 0;
    border-radius:100%;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
    top: 30px;
    background: url("../image/btn-slider.png") no-repeat -45px -5px #666666;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: auto;
    left: 0px;
    top: 30px;
    background: url("../image/btn-slider.png") no-repeat -5px -5px #666666;
}
.wrapper-img-additional:hover .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -20px;opacity: 1;}
.wrapper-img-additional:hover .owl-theme .owl-controls .owl-buttons div.owl-next{right: -20px;opacity: 1;}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #3c3c3c;
    color: #fff;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{
    background-position: -5px -5px !important;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div.owl-next:hover{
    background-position: -45px -5px !important;
}
/**/
body[class^="product-product-"] .category-module .module-title.module-title-cate h2{
    margin-top: 0px;
}
.category-module .box-content .list-group .list-group-item.active {
    color: #666;
}
.product-contents {
    clear: both;
    display: inline-block;
    padding: 15px 0px;
    background: #eee;
    border-radius: 4px;
    max-width: 100%;
}
.produtc-infor {
    padding: 15px;
    max-height: 700px;
    overflow-x: hidden;
}
.produtc-infor h1.product-name.product-name-product {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 0 10px;
    margin: 0 0 0px;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
}
.produtc-infor h2.price-new{
    color: #ff5313;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.product-price div {display: inline-block;float: left;line-height: 30px;}
.product-price {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.produtc-infor .price-old{
    color: #9e9e9e;
    margin-left: 10px;
    font-size: 15px;
    text-decoration: line-through;
    font-weight: normal;
}
.custom-category {    display: inline-block;    width: 100%;}
#product .input-group-btn{width: auto;display: block;}
.content-review .nav-tabs{margin-bottom: 0px;padding: 0 15px;}
.tab-content.tab-content-product {
    max-height: 350px;
    overflow-x: hidden;
    clear: both;
    margin-bottom: 30px;
    border: 0;
    padding: 15px;
    background: #eee;
    border-radius: 7px;
}
.nav-tabs{border: none;margin-top: 30px;}
.nav-tabs>li>a{
    background: #454545;
    color: #fff;
    display: block;
    font-family: 'arial';
    font-weight: bold;
    font-size: 14px;
    padding: 8px 13px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 11px -4px #666666 inset;
    border:0 !important;
}
.nav-tabs > li.active > a,.nav-tabs > li > a:hover,.nav-tabs > li > a:focus,
.nav-tabs > li > a:active,.nav-tabs > li.active >a:hover{
    color: #fff!important;
    background: #F54F4F!important;
    font-weight: bold;
    border:0 !important;
}
/*.nav-tabs>li.active>a:before,.nav-tabs>li>a:hover:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff5313;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: 0 auto;
}*/
/**/
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
/*relate-product*/
.relate-content {
    clear: both;
    padding: 15px;
    background: #eee;
    position: relative;
    border-radius: 5px;
}
.relate-content .owl-carousel{background: transparent !important;}
.relate-title.module-title h2{
    background-color: #ffa200;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 11px -4px #666666 inset;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    /* left: -95px; */
    line-height: 20px;
    margin-top: 0;
    padding: 11px 20px;
    /* position: absolute; */
    /* transform: rotate(90deg); */
    /* -webkit-transform: rotate(90deg); */
    /*-moz-transform: rotate(90deg);*/
    /* top: 100px; */
    text-transform: uppercase;
    width: auto !important;
        margin-bottom: 0px;
    margin-left: 10px;
}
.product-thumb.transition.relate-product {
    margin: 0 15px;
    background: #fff;
    text-align: center;
    padding: 15px 0;
}
.relate-content .product-img-content a{
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 0;
}
.relate-content.top-inner{
    padding-left: 80px;
    padding-right: 5px;
}
.relate-product-slider .item {
    margin: 0 0 20px;
    padding: 0;
    clear: both;
}

.relate-content .view-related{
/*    padding: 0 15px;*/
}
.relate-content h2.product-name{text-align: center;}
/**/
/*random-products-slider*/
.random-products-slider .item{
    border: 1px solid #ddd;
    margin:0 15px;
}
/*.random-products-slider .label-pro-sale{left: 0px;}*/
/*blog*/
.page-title.article-titles {
    display: block;
    clear: both;
}
.page-title h2{
    text-align: center;
    margin: 0;
    padding: 60px 0;
    background-color: #ff8b60;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 40px;
}
.article-item-inner{
    margin: 0 0 40px;
}
.article-name h3 {    margin-top: 5px;}
.article-name h3 a{
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    color: #2f2f2f;
    font-size: 24px;
    text-align: left;
}
a.readmore-page {
    display: inline-block;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    color: #ff5313;
    text-transform: uppercase;
    color: #fff;
    background: #ff5313;
    border-radius: 3px;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 11px;
    font-family: Lato, Arial, Helvetica, sans-serif;
}
a.readmore-page:hover{
    background: #df3c00;
}
p.intro-text {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: #434343;
}
blockquote {
    background: #f2f2f2;
    border: none;
    font-size: 14px;
    font-style: italic;
    margin: 30px 0 30px 30px;
    padding: 30px 45px;
    border-left: 3px solid #ff5313;
}
.intro-content{
    max-width: 100%;
    overflow: hidden;
}
/**/
/* box-social */
.box-social {
    background: #f6f6f6;
    padding-bottom: 40px;
    padding-top: 15px;
}
.box-social .link-follow {
    text-align: center;
    float: left;
    padding-left: 0px;
}
.link-follow li {
    display: inline-block;
}
.link-follow li a {
    width: 52px;
    height: 52px;
    line-height: 45px;
    background: #fff;
    border: 5px solid #ddd;
    text-align: center;
    border-radius: 100%;
    padding-left: 0;
    margin-right: 2px;
    font-size: 20px;
    color: #222;
    margin-right: 6px;
    margin-bottom: 6px;
}
.link-follow li a span {
    display: none;
}
.article-page .intro-content {
    position: relative;
}
.article-page .article-content {
    margin: 30px 0px;
}
.article-page .articledate-content{
    position: absolute;
    left: 7px;
    top: 3px;
    height:100px;
    width: 100px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding-top: 10px;
}
.article-page .articledate-content span {
    color: #333;
    margin: 10px 5px;
    padding: 8px;
    display: block;
    border-top: 1px solid #c1c1c1;
}
.article-page .fa-3x {
    font-size: 3em !important;
}
.article-page .article-name h3{
/*    margin-top: 0;*/
}
.article-page .article-name h3 a{
    color: #333;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    font-family: lato;
}
.article-page .readmore-page{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.article-image-content {
    margin-bottom: 30px;
}
.article-image-content img {
    max-width: 100%;
}
.article-container {
    margin: 30px 0;
}
span.article-date {
    font-size: 16px;
    color: #999;
    letter-spacing: 2px;
}
.article-title h3{
    font-size: 24px !important;
}
span.article-postby {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    text-transform: uppercase;
    color: #787878;
    float: left;
    margin: 0 0 10px;
    width: 100%;
    font-family: Roboto Condensed, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 5px 0;
}
.article-title.box-title {
    margin-top: 10px;
}
.article-container ul.link-follow{
    padding-left: 0;
}
.article-container ul.link-follow li{
    display: block;
}
.article-container ul.link-follow li a{
    border-radius: 0;
    border:none;
    border-bottom: 1px solid #999;
    background: #f1f1f1;
    line-height: 52px;
}
/**/
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
/**/
/*#back-top*/
#back-top {
    display: block;
    position: fixed;
    z-index: 9999;
    width: 0;
    height: 0;
    bottom: 23px;
    right: 23px;
    padding: 0;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    border-radius: 50%;
    background: #ff8b60 url("../image/back-top.png") no-repeat scroll 0px 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
}
#back-top.show{
    width: 56px;
    height: 56px;
}
#back-top:hover {
    background-color: #FF5313;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
}
/* checkout-cart */
.table-checkout-cart img.img-thumbnail{
    max-width: 100px;
}
.table-checkout-cart button.btn-remove {
    border: 0;
    background: #fff;
    outline: none;
    box-shadow: none;
    vertical-align: middle;
    margin-top: 50%;
}
.table-checkout-cart button.btn-remove i{
    font-size: 18px;
    color: #f07b1d;
}
.table-checkout-cart .input-group .form-control[name^=quantity] {
    min-width: 50px;
    text-align: center;
    padding: 0 5px;
    border-radius: 0px;
    height: 40px;
}
.table-checkout-cart span.price-product,.table-checkout-cart span.total-price{
    color: #ff560b;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.table-checkout-cart  .form-quantity{
    position: relative;
    float: left;
}
.table-checkout-cart .btn-minus{
    position: absolute;
    top: 20px;
    right: 0;
}
.checkout-cart-buttons .button-checkout-cart,.checkout-cart-buttons .button-shopping,
.checkout-cart-buttons .button-update-cart{
    margin: 0 0 10px 0;
    float:left;
    display: block;
    width: 100%;
}
.checkout-cart-buttons .button-shopping:hover a,
.checkout-cart-buttons .button-update-cart:hover button,
.checkout-cart-buttons .button-checkout-cart:hover a{
    color: #fff;
    background: #ff560b;
}
.checkout-cart-buttons .button-shopping a,
.checkout-cart-buttons .button-update-cart button,
.checkout-cart-buttons .button-checkout-cart a{
    border: 0;
    font-size: 20px;
	padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    text-shadow: none;
    background: #ff560b;
    color: #fff;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.table-responsive, .table {
	background-color: #fff;
}
#accordion h3.module-title-box{
    line-height: 40px;
    font-size: 16px;
}
.checkout-cart-buttons {
    float: left;
    margin-top: 10px;
}
.box-show-price span.total-price{
    color: #ff560b;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.box-show-price .table.table-bordered tbody tr td{vertical-align: middle;}
.checkout-cart .form-quantity-product div{
    display: inline-block;
}
.checkout-cart .form-quantity-product {
    float: left;
    overflow: visible;
    clear: both;
}
.checkout-cart .form-quantity .box-input-qty input{
    height: 40px;
    width: 50px;
    padding: 0 5px;
    border-radius: 0px;
    text-align: center;
}
.checkout-cart .form-quantity .box-input-qty{
    position: relative;
}
.checkout-cart .form-quantity div.btn-plus input,.checkout-cart  .form-quantity div.btn-minus input{
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    outline: none;
    position: absolute;
}
.checkout-cart .form-quantity-product input#plus {
    top: 0;
    right: -20px;
}
.checkout-cart .form-quantity-product input#minus {
    top: 20px;
    right: -20px;
}
.checkout-cart .btn-minus, .checkout-cart .box-input-qty input#input-quantity, .checkout-cart .btn-plus {
    float: none;
    margin-right: 0px;
}
/*end-checkout-cart*/
@media (min-width: 1200px){}
@media (max-width: 1200px){
    .banner-static-center .banner-center h2 { font-size: 43px; line-height: 38px; }
    .banner-static-center .banner-center h3 { font-size: 39px; line-height: 52px; }
    .banner-static-center .banner-center p { line-height: 16px;  margin: 10px 0 0; font-size: 11px; }
    .banner-static-center .banner-center.col1 h3 {    line-height: 35px;    margin: 5px 0 0;}
    .banner-static-center .banner-center {    min-height: 290px;}
    .newletter-title h2{font-size: 34px;}
    .newleter-content input{width: auto;}
    .ocnewproduct-title.group-title h2, .ocfeatureproduct-title.group-title h2,
    .brands-title.group-title h2,.relate-title.module-title h2 {
        position: inherit;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        margin: 15px 15px 0px;
        border-radius: 4px 4px 0px 0px;
    }
    .relate-title.module-title h2{margin-bottom: 15px;margin-top: 0px;}
    .brand-logo .owl-carousel {
        padding: 15px 15px 30px;
        clear: both;
    }
}

@media (max-width: 1199px){}
@media (max-width: 1199px) and (min-width: 992px){

}
@media (max-width: 991px){
    header .header {    padding: 20px 0;}
    div#logo,.top-cart {text-align: center; z-index: 999;} 
    #search-by-category{z-index: 999;}    
    div#logo a{ display: inline-block;}
    .block-img-top .col {        margin-bottom: 15px;        text-align: center;    }
    .end-footer a img{float: left;    max-width: 100%;}
    .menu-mobile{margin-top: -8px;}
    .block-img-top{margin: 30px 0px 0px 0px;}
    iframe.note-video-clip {    max-width: 100% !important;}
}
@media (max-width: 991px) and (min-width: 768px){
    .top-search{float: left;}
    div#cart {display: inline-block;  position: absolute; bottom: -8px;}
}
@media (max-width: 991px) and (min-width: 480px){

}
@media (max-width: 767px){
    .banner-static-center .col1 {    margin: 20px 0;}
    div#cart {    position: inherit;    bottom: 0px;}
    .top-link-right>div{padding: 0px 7px;}
    header {    max-height: 100%;}
    .top-link-right{    margin: 0 15px;}
    .top-cart {    z-index: 99;}
    .article-description {    padding: 0 15px;}
}
@media (max-width: 600px){
    .top-links-left, .top-links-center, .top-link-right{width: 100%;    text-align: center;}
    .top-currency, .top-language{float: none;}
    .top-link-right {    margin: 0px;}
    .b-modal.__b-popup1__ ,div#boxes.newsletter-popup{    display: none !important;}
}
@media (max-width: 479px){
    #cart .dropdown-menu{        left: 50% !important;         margin-left: -140px !important;    }
   .breadcrumb {
        white-space: nowrap;
        overflow-y: scroll;
    }
}
@media (max-width: 479px) and (min-width: 320px){
    .top-links-left, .top-links-center, .top-link-right{width: 100%;    text-align: center;}
    .top-currency, .top-language{float: none;}
}
@media (max-width: 360px){
    .button-group-product.actions {    margin-top: 10px; float: left;width: 100%;}
    #search-by-category .search-container .categories-container .hover-cate p{font-size: 12px !important;}
}
div.form-group div.radio {
	display:block;
	padding: 3px;
	vertical-align: baseline;
	float: left;
	width: 33%;
}
label.control-label, div.form-group>div{
	clear:both;
	float: none;
	width: 100%;
	height:auto;
}
.radio+.radio {
    margin-top: 10px;
}
div.radio img::after {
	clear:both;
	float: none;
}
.form-horizontal .control-label {
	text-align: left;
}