@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');

/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */
body.pink{
	background: rgba(255,192,203,0.3);
}
.d-flex{
	display:flex;
}
.justify-content-start{
	justify-content: flex-start;
}
.justify-content-around{
	justify-content: space-around;
}
.spy-links-outer{
	border-top: 1px solid #ddd;
    padding: 6px 0;
    border-bottom: 1px solid #ddd;
    margin: 18px 0 5px 0;
}
.spy-links{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.justify-content-start{
	justify-content: flex-start;
}
.cart-payment-info .custom-control{
	display: block;
	margin-left:0;
}
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
    background: url(/htdocs/images/default/sprite-skin-flat.png) repeat-x;
}
.irs {
    height: 40px;
}
.irs-with-grid {
    height: 60px;
}
.irs-line {
    height: 4px; top: 25px;
}
    .irs-line-left {
        height: 12px;
        background-position: 0 -30px;
    }
    .irs-line-mid {
        height: 4px;
        background-position: 0 0;
    }
    .irs-line-right {
        height: 4px;
        background-position: 100% -30px;
    }

.irs-bar {
    height: 4px; top: 25px;
    background-position: 0 -60px;
	border-radius: 10px;
}
    .irs-bar-edge {
        top: 25px;
        height: 12px; width: 9px;
        background-position: 0 -90px;
    }
.irs-shadow {
    height: 3px; top: 34px;
    background: #000;
    opacity: 0.25;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25);
}
.irs-slider {
    background: #f36f36 none repeat scroll 0 0;
    border-radius: 15px;
    height: 14px;
    top: 20px;
    width: 14px;
}
.irs-slider.from{
}
.irs-slider.to{
}
.irs-min, .irs-max {
    color: #8f8f8f;
    display:  none;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.label-preview{
	font-weight:800;
}
.cart-preview-page #orderform .form-group p{
	margin-bottom: 0 !important;
}
#orderform .invalid-feedback{
	display:none;
}
.cart-preview-page #orderform .form-group{
	border-bottom: 1px solid #ddd;
}
.flex-download-btn .irs-from, .flex-download-btn .irs-to, .flex-download-btn .irs-single {
    color: #242424;
    font-size: 12px; line-height: 1.333;
    font-weight: bold;;
    text-shadow: none;
    padding: 1px 5px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 !important;
}
.flex-download-btn .irs-from {
    margin-left: 4px !important;
}
.flex-download-btn .irs-to {
    margin-right: 4px !important;
}
.irs-grid-pol {
    background: #e1e4e9;
}
.irs-grid-text {
    color: #999;
}
.contaoler {
    width: 50%;
}
.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }
    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }
    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }
    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.type_last {
            z-index: 2;
        }
    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }
    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
		font-size: 12px;
		font-weight:bold;
        white-space: nowrap;
    }
.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }
.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}
.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}
.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}


::selection {
    background: #f36f36;
    color: #fff;
}
::-moz-selection {
 background: #f36f36;
 color:#fff;
}
/* =================================== */
/*    Basic Style
/* =================================== */
html{
    overflow-x: hidden;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    counter-reset: section;
}
*, a, a.active, a:focus, a:hover {
    outline: 0;
}
ol, ul, figure {
    margin: 0;
    padding: 0;
    list-style: none;
}
p {
    margin-bottom: 1rem;
    line-height: 22px;
}
a {
    color: #5a5a5a;
    text-decoration: none;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    outline: 0;
}
a:hover, a:focus {
    text-decoration: none;
    color: #f36f36;
	outline:0;
}
*:focus {
    outline: 0 none;
}
i, .btn {
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}
button:focus{
    outline: 0;
}
.padd-offset{
	padding-top:50px;
	padding-bottom:50px;
}
/* Headlines */
h1{
	font-size:25px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
	margin-bottom:15px;
}
h2, .h2{
	font-size:20px;
	color:#1a1a1a;
	line-height:36px;
}
h3{
	font-size:16px;
}
h4{
	margin:10px 0 15px;
	font-size:20px;
}
h4.h4{
    color: #71AD05;
    text-align: center;
    border-bottom: solid 1px;
    font-size: 22px;
    padding-bottom: 10px;
}
h6{}
/* Nav Top */
.top-nav{
	display:block;
}
.top-nav.nav-inline .nav-item + .nav-item, .top-nav.nav-inline .nav-link + .nav-link{
	margin:0;
}
.top-nav li a{
	font-weight:300;
	padding:0 18px;
	position:relative;
	color:#fff;
	line-height:36px;
}
.top-nav li a:after{
	background-color: #fff;
    bottom: 0;
    content: "";
    height: 15px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.top-nav li:last-child a:after{
	display:none;
}
/* Header */
header{
	background-color:#000;
	padding:10px 0;
	color:#fff;
}
.logo {
    margin: 12px 0;
}
.logo-vid{
    margin:0;
}
.top-row{
	justify-content: space-between;
}
.lang_bar_fixed{
	margin-right: 260px;
}
.search{
	width:70%;
	display:inline-block;
	margin-left:15px;
	padding-top:5px;
}
.basket{
	text-align:left;
	float:right;
	width:230px;
	position:relative;
}
.basket span#cart_total{
	position:absolute;
	top:0;
	left:20px;
	width:25px;
	font-size:11px;
	line-height:25px;
	text-align:center;
	color:#fff;
}
.call-opt .contacts{
	font-weight:11px;
	line-height:14px;
	display:inline-block;
	padding:0 23px;
	text-transform:uppercase;
	position:relative;
}
.call-opt .contacts:before{
	position:absolute;
	left:-5px;
	top:0;
	bottom:0;
	margin:auto;
	content:'';
	background:url(/htdocs/images/default/icons/cont-opt.png) no-repeat left 0;
	width:29px;
	height:20px;
}
header .call-opt{
	margin-left: 23px;
}
div.call-opt .contacts.telenor:before{
	background-position: left -17px;
}
div.call-opt .contacts.mtel:before{
	background-position: left -36px;
	height:16px;
}
div.call-opt .contacts.skype:before{
	background-position: left -50px;
}
div.call-opt .contacts.email:before{
	background-position: left -71px;
}
header .call-opt .contacts a{
	display:block;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
/* Breadcrump */
.breadcrumb{
	background:none;
	padding:22px 0 0;
	margin-bottom:20px;
	position:relative;
}
.breadcrumb-item{
	font-size:13px;
}
.no-padding{
	padding: 0 !important;
}
.breadcrumb-item + .breadcrumb-item::before{
	content:'>>';
}
/* Category nav */
.categories{
	background-color:#f6f6f6;
	border:1px solid #d7d7d7;
	padding:15px 0 14px;
	margin-bottom:30px;
}
.payment-banner-container{
	text-align: center;
	padding: 100px 0 0 0 !important;
}
.categories li{
	padding:0 15px;
}
#mega-menu ul.sub li{
	padding:0;
}
.categories li a{
	position:relative;
	display:block;
	color:#5a5a5a;
	font-size:15px;
	line-height:17px;
	padding:11px 0;
	border-bottom:1px solid transparent;
}
.menu.index li a{
	line-height:17px;
	padding:11px ;
}
.menu.index{
	margin-top:10px;
}
.menu.index .categories{
	height:1186px;
}
.categories li.active, .categories li:hover{
	background:#FFF;
}
.menu .categories .menu-dropdown-icon:hover > ul{
    display: block;
}
.menu .categories li > ul.visible{
    display: block !important;
}
.categories li a:hover{
	color:#000;
}
.categories li.menu-dropdown-icon a:after{
	position:absolute;
  	font-family: 'FontAwesome';
	right:-2px;
	top:11px;
	content:"\f105";
}
ul.categories.selected li.menu-dropdown-icon a:after{
	content:"\f107";
}
.categories li a.menu-title:after,
.categories li ul li a:after{
	display:none;
}
/* Home slide + banners
.home-slide{
	border:1px solid #fff;
	margin:6px 0;
	text-align:center;
}
.home-slide .url{
	display:block;
	width:20%;
	float:left;
	padding:15px 0;
	position:relative;
	font-weight:bold;
}
.home-slide .url:hover,
.home-slide .url:focus{
	color:#f36f36;
}
.home-slide .url:after{
	position:absolute;
	height:15px;
	width:1px;
	background-color:#000;
	margin:auto;
	right:0;
	top:0;
	bottom:0;
	content:'';
}
.home-slide .slide-opt > a:last-child:after{
	display:none;
} */

.prod-title_small{
	font-size:14px;
	font-weight:400;
	color:#000000;
	line-heihgt:21px;
	height:36px;
	/*white-space:nowrap; height:21px;text-overflow: ellipsis;*/
	overflow:hidden;
}
div.item h3, div.product h3{
	padding: 4px 0 0 0;
}
.prices-slide small{
	font-size:12px;
	font-weight:300;
	color:#7b7b7b;
	position:relative;
}
.prices-slide small:after{
	position:absolute;
	top:8px;
	height:1px;
	width:100%;
	background-color:#7b7b7b;
	content:'';
	left:0;
}
.btn.added{
	background-color:#000;
	color:#fff;
	text-align:center;
	margin: 5px auto 0;
    width: 100%;
	line-height:44px;
	padding:0;
}
.prices-slide small.empty:after{
	display:none;
}
.prices-slide span{
	font-size:21px;
	display: block;
	float: right;
	font-weight:500;
	color:#980000;
}
.owl-item .btn-buy{
	display:block;
	margin:5px auto 0;
	width:100%;
}
.owl-item .product{margin-bottom:0;}
.owl-carousel .owl-item .raiting img{
	width:auto;
	max-width:100%;
	display:inline-block;
	padding-right:3px;
}
.owl-carousel .owl-item .raiting span{
	font-size:12px;
	font-weight:300;
	color:#010101;
	padding-left: 5px;
}
/* Headlines */
/* Footer */
footer{
	color:#646464;
	font-size:13px;
}
footer .newsletter label{
	font-size:12px;
	color:#646464;
	padding-right:10px;
	float:left;
	line-height: 33px;
}
footer .form-control{
	border-radius:0;
	border-color:#8f8f8f;
	line-height: 30px;
    padding: 0 5px;
	width:190px !important;
	float:left;
}
footer .newsletter button {
	background-color:#ff4500;
	font-size:13px;
	border-radius:0;
	color:#fff;
	line-height:30px;
	padding:0 15px;
}
footer .social {
    padding-top: 30px;
}
footer .social a{
	width:30px;
	height:30px;
	line-height:30px;
	border-radius:20px;
	background-color:#858585;
	display:inline-block;
	color:#fff;
}
footer .social a i{
	display:inline-block;
	line-height:30px;
	font-size:17px;
	font-family: "FontAwesome";
}
.footer-menu a{
	font-size:13px;
	line-height:36px;
}
footer .copyright{
	padding:15px 0 0 0;
    margin-bottom:0;
}
/* Forms */
.form-control{
	border-radius:0;
	border-color:#000;
	padding-left:5px;
}
.search .form-control{
	border:0;
}
.search .form-control + .input-group-addon:not(:first-child){
	border:0;
	background-color:#f36f36;
	color:#fff;
	border-radius:0 !important;
}
.search .form-control + .input-group-addon:not(:first-child):hover{
	background-color:#d04e15;
}
.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff;
          box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff;
}
.custom-select{
	font-size:13px;
}
/* Buttons */
.btn-submit{
	background-color:#f36f36;
	color:#fff;
}
.btn-submit:hover,
.btn-submit:focus{
	background-color:#B83902;
	color:#fff;
}
/* Product page */
.slide-opt .images-prod{
	border:1px solid #eaeaea;
	display: block;
    margin-bottom: 13px;
}
.raiting img {
    display: inline-block;
    margin-right: 3px;
}
.price .large-price{
	font-size:29px;
	color:#980000;
	font-weight:700;
	line-height:36px;
	display:inline-block;
	margin-right:10px;
}
.price .promotion{
	font-size:20px;
	color:#aaa;
	display:inline-block;
	margin-right:4px;
	position: relative;
    top: -2px;
}
.price .old-price{
	color:#7b7b7b;
	font-size:13px;
	font-weight:300;
	text-decoration:line-through;
	line-height:36px;
	vertical-align:top;
	display:inline-block;
}
.dds{
	display:block;
	font-size:12px;
	color:#aaaaaa;
}
.guarantee{
	display:block;
	font-size:12px;
	color:#f36f36;
}
.quantity{
	width:100%;
}
.quantity .input-group-addon{
	background:#000;
	color:#fff !important;
	font-size:16px;
	font-weight:bold;
}
.quantity .quantityInput{
	background:none;
	border-color:#000;
	text-align:center;
}
.quantity.form-inline .input-group {
    width: 126px;
}
.btn-buy{
	background-color:#f36f36;
	margin:10px 0;
	color:#fff;
	position:relative;
	line-height:44px;
	padding:0;
	text-shadow:0 0 3px rgba(69,69,69,0.5);
	overflow:hidden;
	text-transform:uppercase;
	font-weight:700;
    font-size: 0.9em;
    padding-left: 50px;
}
.btn-buy:before{
	background:url(/htdocs/images/default/icons/basket2.png) no-repeat center center #b83902;
	height:100%;
	width:44px;
	content:'';
	position:absolute;
	left:0;
	right:0;
	transition:ease-in-out all 0.4s;
}
.btn-buy.load:before{
    background:url(/htdocs/images/default/25.gif) no-repeat center center #b83902;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
}
.btn-buy:after{
	height:0;
	width:0;
	content:'';
	position:absolute;
	left:44px;
	right:0;
	border-top:22px solid transparent;
	border-bottom:22px solid transparent;
	border-left:18px solid #b83902;
	transition:ease-in-out all 0.4s;
}
.btn-buy:hover,
.btn-buy:focus{
	color:#fff;
	box-shadow:-3px -3px 18px rgba(69, 69, 69, 0.3) inset;
	border-color:#c56338;
}
.btn-buy:hover:before,
.btn-buy:focus:before{
	width:55px;
}
.btn-buy:hover:after,
.btn-buy:focus:after{
	left:55px;
}
.pdf{
	color: #000;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    margin:20px 5px 0 0;
	border-left: solid 1px #d7d7d7;
	padding:3px 10px;
	border-radius: 6px 6px 0 0;
	border-right: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;
}
.pdf.tax{
	margin:40px 5px 0 0;
}
.pdf strong{
    text-decoration: underline;
}
.pdf img{
	margin-bottom: 4px;
    vertical-align: bottom;
}
.tax-modal .modal-content{
    font-size: 14px;
    font-weight: normal;
    padding: 30px 30px 10px 30px;
}
.tax-modal .modal-content p{
	line-height:23px;
}
.fast-order{
	border:1px solid #ccc;
}
.fast-order h2{
	background-color:#F6F6F6;
	border-bottom:1px solid #ccc;
	padding:10px;
	font-size:17px;
	line-height:27px;
}
.fast-order h2 small{
	display:block;
}
.fast-order p a{
	font-size:13px;
	color:#000;
	text-decoration:underline;
}
.fast-order small.gray{
	color:#999;
}
#q_phone, #q_mail, #q_name {
	border-color: #ccc;
    padding-left: 30px;
}
.fast-order .form-group{
	position:relative;
}
.fast-order .form-group:before{
	position:absolute;
	top:4px;
	left:8px;
	font-size:17px;
	width:17px;
	text-align:right;
	font-family: 'FontAwesome';
	color:#F36F36;
}
.fast-order .form-group:nth-child(1):before{
	content:'\f10b';
	font-size:22px;
}
.fast-order .form-group:nth-child(2):before{
	content:'\f007';
}
.fast-order .form-group:nth-child(3):before{
	content:'\f0e0';
}
.fast-order h2 i{
	color:#F36F36;
	font-size:20px;
}
.fast-order form{
	padding:10px;
}
.fast-order.center{
	text-align: center;
}
.fast-order .fa-question-circle{
	cursor:pointer;
}
.tooltip-inner {
  max-width: 300px;
  background-color: #666;
}
.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  border-top-color: #666;
}
.raiting{
	margin:0;
}
div.product small.number, .slider-products .slide small.number {
    display: block;
	font-size:13px;
	padding: 2px 0 5px;
	position:relative;
	text-align: center;
}
/*div.product small.number::before, .slider-products .slide small.number::before {
    content: "№ ";
    height: 15px;
	display:inline;
    width: 15px;
}*/
.description{
	display:none;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:20px;
	margin-bottom:30px;
}
.description.active{display:block;}
#technical_spec table{background: #FFF;width:100%;border: solid 1px #CCC;}
#technical_spec table td{padding:10px;width:50%;border: solid 1px #CCC;}
#technical_spec caption{
	caption-side: top;
    padding: 10px 0;
    background: #f3f3f3;
    text-align: center;
    border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-top: solid 1px #ccc;
}
#prTabs{
    width: 100%;
}
#technical_spec caption p{margin:0;}
#prTabs a{font-weight:bold;color:#000;margin-bottom: -1px;}

.description .more-desc{
	border-bottom:1px solid #d7d7d7;
	position:relative;
	transition:ease-in-out height 0.3s;
	margin-bottom:15px;
}
.description .more-desc:after{
	bottom:0;
	left:0;
	position:absolute;
	content:'';
	width:100%;
	height:100px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.description.select .more-desc{
	height:100%;
	border:0;
	margin-bottom:0;
	transition:ease-in-out height 0.3s;
}
.read-more{
	display:block;
	color:#f36f36;
	font-size:16px;
	cursor:pointer;
	position:relative;
}
.read-more:after{
	content:'\f078';
	font-family: 'FontAwesome';
	display:inline-block;
	padding-left:10px;
	color:#000;
	font-size:11px;
	position:relative;
	top:-2px;
}
.read-more.remove{
	display:none;
}
.description.select .more-desc:after{
	display:none;
}
#popup-lang {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 250px;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
#popup-lang .modal-inner {
    background-color: #fefefe;
    margin: auto;
    padding: 20px !important;
    border: 1px solid #888;
    width: 95%;
    max-width: 600px;
    text-shadow: none !important;
    text-align: center;
    border-radius: 0;
    position: relative;
}
#popup-lang .modal-inner a{
	color:#f36f36;
}
#popup-lang #popup-close{
	font-size: 20px;
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
}

#popup-lang .modal-inner .popup-btn{
    background: #f36f36;
    color: #fff !important;
    padding: 5px 20px !important;
    border-radius: 3px;
    margin: 10px 0;
    position: relative;
    line-height: 40px;
    padding: 0;
    text-shadow: 0 0 3px rgba(69,69,69,0.5);
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.9em;
}

.hideContent {
    overflow: hidden;
    height: 270px;
}
.showContent {
    line-height: 1rem;
    height: auto;
}
.showContent{
    height: auto;
}
.description .more-desc.showContent::after{
	display:none;
}
.add-comments{
	background-color:#f4f4f4;
	padding:15px;
	margin-bottom:15px;
}
.comm{
	border-bottom:1px solid #d7d7d7;
	margin-bottom:15px;
	padding-bottom:10px;
}
.comm .comm-name{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}
.comm p{
	line-height:21px;
}
.comm-text a{
	color:#b83902;
}
.owl-nav > div{
	background-color:#fff;
	border:1px solid #ccc;
	position:absolute;
	height:30px;
	width:30px;
	text-align:center;
	line-height:30px;
	top:0;
	bottom:0;
	margin:auto;
	font-size:20px;
	font-weight:bold;
}
.owl-nav > div:hover i{
	opacity:0.5;
}
.owl-nav > div i{
	display:block;
	line-height:28px;
}
.owl-nav > div:first-child{
	left:-30px;
}
.owl-nav > div:last-child{
	right:-30px;
}
.slide .owl-dots{
	display:none !important;
	position:relative;
	text-align:center;
	margin:10px 0 0;
}
.slide .owl-dot{
	background-color:#fff;
	border: 2px solid #fff;
	box-shadow:0 0 4px rgba(77,77,77,0.6);
	margin: 0 10px;
	border-radius: 11px;
	width: 16px;
	display: inline-block;
	height: 16px;
}
.slide .owl-dot.active{
	background-color:#000;
	height: 20px;
	width: 20px;
}
/* Sticky header */
.fixed.header{
	background-color: #fff;
    box-shadow: 0 0 3px rgba(69, 69, 69, 0.5);
    height: 0;
    overflow: hidden;
	transition:ease-in-out all 0s;
	padding:0;
}
.fixed.header.scroll-to-fixed-fixed{
	height:66px;
	transition:ease-in-out all 0.3s;
	padding:10px 0;
}
.fixed.header img{
	max-height:60px;
	height:auto;
}
.fixed.header h3{
	padding-top:10px;
}
.fixed.header .btn-buy{
	margin:0;
}
.fixed.header .large-price{
	font-size:20px;
}
.menu-dropdown-icon {
    position: relative;
}
.noproduct{
	display: inline-block;
	margin: 15px 0;
	padding: 5px 15px;
	background: #d7d7d7;
	border-radius: 8px;
	color: #222;
}
div.product .noproduct{
	margin:0;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.menu-container {
  margin: 0 auto;
}
.menu-mobile {
  display: none;
  padding: 20px;
  position:relative;
  background-color:#f6f6f6;
}
.menu-mobile:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	bottom: 0;
	float: right;
	font-size: 1rem;
	height: 17px;
	margin: auto;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 0;
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li > ul {
  display: none;
  width: 250px;
  height:auto;
  background: #F6F6F6;
  border:1px solid #d7d7d7;
  padding: 20px 0;
  position: absolute;
  z-index: 99;
  left: 100%;
  top:0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  background: none;
}
.menu > ul > li > ul > li a {
	color: #333;
	display: block;
	border-bottom: 1px solid #ccc;
	font-size:13px !important;
	line-height: 15px;
	padding: 10px 0;
}
.menu > ul > li > ul > li a:hover {
  border-bottom: 1px solid #f36f36;
  color: #f36f36;
}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;
}
.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
.mobile-menu,
.nav-mobile{
	display:none;
}
.sub li:last-child a{
	border:0;
}
.sub li a.active{
	border-color:#f36f36;
	color:#f36f36;
}
.categories li.active > a{
	font-weight:bold;
}
.menu-container .nav.categories.selected{
	background-color:#fff;
	padding:7px 0 0;
	margin:0;
	border-bottom:0;
}
.menu-container .nav.categories.selected .sub{
	display:block !important;
	opacity:1 !important;
	position:relative;
	left:0;
	width:100%;
	border-left:0;
	border-right:0;
	border-bottom:0;
}

/* Breadcrumb page */
/* Product listing box */
.product{
	margin-top:15px;
	margin-bottom:20px;
	position:relative;
}
.product:after{
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	top:0;
	content:'';
	box-shadow:0 0 0 rgba(69,69,69,0.5);
	transition:ease-in-out all 0.3s;
}
.product:hover::after {
    box-shadow: 0 0 3px rgba(69, 69, 69, 0.5);
    transform: scale(1.05);
    z-index: -1;
}
.product figure {
    height: 160px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.product figure img {
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.product figure span.promo {
	box-shadow:0 0 3px rgba(69, 69, 69, 0.5);
	border:1px solid #fff;
    background-color: #ff4500;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 53px;
    line-height: 52px;
    position: absolute;
    right: 15%;
    top: 5%;
    width: 53px;
}
.product figure span.wait {
    background-color: #980000;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 53px;
    line-height: 13px;
    padding-top: 6%;
    position: absolute;
    right: 70%;
    top: 5%;
    transform: rotate(-24deg);
    width: 53px;
}
.product figure span.new {
    background-color: #098147;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 800;
    height: 53px;
    line-height: 52px;
    position: absolute;
    right: 15%;
    top: 5%;
    width: 53px;
}
.product .info_short.product .info_short{
	visibility:hidden;
	opacity:0;
	transition:ease-in-out all 0.3s;
	overflow:hidden;
	position:absolute;
	padding:15px 10px;
	top:101%;
	left:0;
	width:100%;
	z-index:99;
    box-shadow: 0 3px 3px rgba(69, 69, 69, 0.5);
	background-color:#f5f3f3;
	text-align: left;
}
.product .info_short p{
	margin:0;
	line-height:24px;
	border-bottom:1px solid #ccc;
	font-size:13px;
}
.product .info_short p strong{
	float:right;
	font-weight: normal;
}
.product .info_short p:last-child{
	border:0;
}
.product:hover .info_short{
	visibility: visible;
	opacity:1;
	transform:scale(1.05);
}
/* New style product list */
.prod-top-flex {
	display: flex;
    display: -ms-flexbox;
	justify-content: space-between;
	-ms-justify-content: space-between;
    -ms-flex-pack: justify;
	margin-bottom: 6px;
	height: 21px;
}
.prod-top-flex .waitinga, .prod-top-flex .prWaiting {
	border-radius: 3px;
}
.product-promo-percent {
	background-color: #f17036;
	line-height: 1.5;
	padding: 0 10px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
    display:inline-block;
}
.compare-btn {
	transform: rotate(-90deg);
    display:inline-block;
}
.item .compare-btn {
	transform:inherit;
}

.product-new-look {
	text-align: center;
	background: #fff;
}
.product.product-new-look::after {
	border: 1px solid #ebebeb;
	transform: scale(1.05);
	border-radius: 4px;
}
.product.product-new-look .raiting {
	text-align: center;
	float: none !important;
}
.product.product-new-look .raiting span{
	font-size:11px;
}
.product.product-new-look .raiting .fa {
	color: #e0e0e0;
}
.product.product-new-look .raiting .active-yellow{
	color: #d9a929;
}
.product.product-new-look .prices-slide {
	display: flex;
	margin: 0;
	justify-content: center;
}
.product.product-new-look .prices-slide > small {
	display: inline-block !important;
	line-height: 1.1;
	margin-right: 5px;
	padding: 4px 10px;
}
.product.product-new-look .prices-slide small::after {
	top: 11px;
}
.product.product-new-look .prices-slide > span {
	display: inline-block !important;
	float: none;
}
div.product.product-new-look  small.number {
	display: block;
	text-align: center;
	float:none;
	padding: 2px 0 5px;
}
/* Product listing box */

/* Compare box */
#placeholder-compare {
	position: fixed;
	right: 20px;
	height: 284px;
	top:0;
	bottom: 0;
	margin: auto;
	box-shadow: 0 0 3px rgba(20,20,20,0.6);
	padding: 5px 5px 35px 5px;
	background: #FFF;
    z-index: 99;
}
	.product-comparison-item {
		padding:4px;
		border: 1px solid #ededed;
		position: relative;
		margin-bottom: 5px;
	}
		.remove-comparison {
			background-color: red;
			color: #fff;
			font-size: 12px;
			height: 15px;
			padding: 1px 0;
			position: absolute;
			right: -1px;
			text-align: center;
			top: -1px;
			width: 15px;
		}
	#compare-link {
		position:absolute;
		bottom: 5px;
		left: 5px;
		right: 5px;
		background-color: #F17036;
		font-size: 12px;
		font-weight:bold;
		text-align: center;
		border-radius: 10px;
		color: #fff;
		padding: 6px;
		text-transform: uppercase;
	}
	#placeholder-compare img{
		max-width:60px; height:46px;
	}
/* Filters */
.filters h2 {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin: 1rem 0 0;
    padding: 0;
    text-transform: uppercase;
}
.price-form {
	display: flex;
	justify-content: space-between;
}
.price-form .form-group {
	width: 47%; margin-bottom: 0.4rem;
}
.price-form .form-control {
	width:100%;
	border-color: #aeaeae;
	border-radius: 25px;
	text-align: center;
	line-height: 0.25;
	font-size: inherit;
	padding: 0.3rem 0.3rem;
}
.irs {
    height: 45px;
}
.irs-line,
.irs-bar {
	height: 8px;
	top:28px;
	border-radius: 4px;
	overflow: hidden;
}
.irs-line-mid,
.irs-line-right {
	height: 8px;
}
.irs-slider {
	box-shadow: 0 0 3px rgba(70, 70, 70, 0.6);
	width: 23px;
	height:23px;
	background: #bdbdbd;
	background: -moz-linear-gradient(top,  #bdbdbd 0%, #ededed 100%);
	background: -webkit-linear-gradient(top,  #bdbdbd 0%,#ededed 100%);
	background: linear-gradient(to bottom,  #bdbdbd 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdbdbd', endColorstr='#ededed',GradientType=0 );
}
.filter-name > span{
	padding: 7px 22px 7px 0;
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	display: block;
	color: #000000;
	position: relative;
}
.filter-name > span i {
	position: absolute;
	right: 10px;
	color: #f36f36;
	top: 10px;
}
.filter-name > span.active i.fa-caret-up::before {
	content: "\f0d7";
}
.filter-name ul {
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.filter-name ul li {
	padding: 0;
}
.filter-name ul li:last-child {
	border-bottom: 0;
}
.filters .custom-control {
	display: block;
	margin: 0;
	transition: ease-in-out all 0.3s;
	padding: 0.3rem 1.5rem 0.3rem 0.3rem;
	position: relative;
}
.filters .custom-control:hover,
.filters .custom-control.active {
	background-color: #ebebeb;
	color: #f36f36;
}
.filters .custom-control .custom-control-indicator {
	top: 0.5rem;
	right: 0.3rem;
	left: auto;
	background: none;
	border: 1px solid #aeaeae;
	box-shadow: inset 3px 0 9px rgba(13,13,13,0.2);
}
.filters .custom-control:hover .custom-control-indicator {
	background-color: #f3f3f3;
	box-shadow: inset 0px 0 2px #d05f2e;
}
.filters .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23000\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E");
	background-position: center;
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	box-shadow: inset 0px 0 2px #d05f2e;
}
.filter-count {
	display: inline-block;
    line-height: 1.6;
    position: absolute;
    right: 30px;
}
.open-category, .open-category-vid {
	background-color: #F36F36;
	border: 0;
    color: #f8f8f8;
    display: block;
	width: 100%;
	text-align: left;
	position: relative;
    padding: 10px 12px;
    text-decoration: none;
    text-transform: uppercase;
	margin-top: 1rem;
}
.open-category i, .open-category-vid i {
	position: absolute;
	right: 12px;
	top: 14px;
}
.open-category.active i.fa-caret-down::before,  .open-category-vid.active i.fa-caret-down::before{
	content: "\f0d8";
}
.open-category + .menu, .open-category-vid + .menu {
	display: none;
}
.selected-filters {
    padding: 10px 0;
	margin-bottom: 1rem;
}
.filtres-box {
	background-color: #ebebeb;
	border-radius: 15px;
	color: #6c6c6c;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 5px;
	padding: 7px 15px;
}
.filtres-box i {
	color: #000;
	padding-left: 10px;
}
.preload {
	position: relative;
}
.preload:after {
	position: absolute;
	top: 0;
	left:15px;
	width: calc( 100% - 30px);
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	z-index: 80;
	content: '';
}
.preload:before {
	position: absolute;
	top: 0;
	left:15px;
	width: calc( 100% - 30px);
	height: 100%;
	background: url(/htdocs/images/default/loading_filters.gif) no-repeat center center;
	background-size: 60px 60px;
	z-index: 81;
	content: '';
}
.filterNpr {
	text-align: center;
	padding: 2rem 0;
	color:#f36f36;
}
/* Category tabs-new */
.listSubcategory li {
	background-color: #ebebeb;
    border-radius: 15px;
	border: 0;
    color: #6c6c6c;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.listSubcategory li{transition:all 0.3s ease-in 0s;}
.listSubcategory li:hover, .listSubcategory li:focus{background:#f5895a;}
.listSubcategory a {
	color: #6c6c6c;
	line-height: 1.2;
	padding: 0;
	display:block;
	padding: 7px 15px;
}
.listSubcategory li a:hover{color:#FFF;}

.sort-by-box .form-inline .form-control {
	border: 0;
	color: #000;
	font-size: 15px;
	padding: 0 24px;
}
.listSubcategory > h3 {
    display: inline-block;
    font-weight: 300;
    margin-bottom: 0;
}.col-md-12.listSubcategory > ul {
    display: inline;
}


/* Products slider */
.slider-products{
	border:1px solid #d7d7d7;
	padding:0px 15px 10px 15px;
	margin-bottom:30px;
}
.slider-products .item{
	padding:10px;
	position:relative;
}
.slider-products .item:after{
	box-shadow:none;
	border:solid 1px #fff;
	transform: scale(0.90);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:-1;
}
.slider-products .item:hover:after{
	box-shadow:none;
	border:solid 1px #d7d7d7;
	transform: scale(0.98);
}
.slider-products .slide figure{
	position:relative;
	height:145px;
	overflow:hidden;
	text-align:center
}
.slider-products .slide figure img{
	width:auto;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
}
.slider-products .slide figure span.promo{
	font-size:18px;
	background-color:#ff4500;
	height:53px;
	width:53px;
	border-radius:30px;
	display:none;
	position:absolute;
	top:0;
	right:15%;
	line-height:52px;
	font-weight:bold;
	color:#fff;
	z-index: 1;
}
.slider-products .slide p{
	margin:0;
}

/* Category page */
.cat-no-bg{
	background:none;
	border:0;
}
.menu > ul > li > ul{
	background-color:#fff;
}
.per-page{
	font-size:12px;
	color:#343434;
	line-height:14px;
	display:block;
}
.per-page a{
	display:inline-block;
	padding:0 2px;
}
.per-page a.active{
	color:#ff4500;
}
/* Paggination */
.pagination{
	margin-top:0;
	margin-bottom:30px;
	text-align:right;
	border-radius:0;
}
.page-item{
	display:inline-block;
}
.page-link{
	background-color:#fff;
	border-color:#8f8f8f;
	color:#000;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link{
	border-radius:0;
}
.page-link:focus, .page-link:hover{
	background-color:#000;
	color:#fff;
}
/* Cart */
.cart-title{
    display: flex;
    justify-content: space-between;
}
.cart-title span{
	display:inline-block;
	padding:0 5px;
	font-weight:bold;
	color:#cecece;
}
.active-step, .active-step span, .active-step a{
    color: #f36f36 !important;
}
.cart-title-vid{
    margin-top:1rem;
}
.cart-line{
	width:90%;
	position:relative;
	height:2px;
	background-color:#f36f36;
	margin:0 auto 20px;
}
.cart-line:before,
.cart-line:after{
	content:'';
	width:4px;
	height:4px;
	background-color:#f36f36;
	border-radius:4px;
	position:absolute;
	top:-1px;
	right:0;
}
.cart-line:before{
	left:0;
}
.step-one.cart-line:after{
	background-color:#464646;
}
.step-one.cart-line{
	background: #f36f36; /* Old browsers */
	background: -moz-linear-gradient(left, #f36f36 0%, #f36f36 0%, #f36f36 33%, #cecece 33%, #cecece 100%);
	background: -webkit-linear-gradient(left, #f36f36 0%, #f36f36 0%, #f36f36 33%, #cecece 33%, #cecece 100%);
	background: linear-gradient(to right, #f36f36 0%, #f36f36 0%, #f36f36 33%, #cecece 33%, #cecece 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36f36', endColorstr='#cecece',GradientType=1 );
}
.step-two.cart-line{
    background: #f36f36; /* Old browsers */
    background: -moz-linear-gradient(left, #f36f36 33%, #f36f36 33%, #f36f36 66%, #cecece 66%, #cecece 100%);
    background: -webkit-linear-gradient(left, #f36f36 33%, #f36f36 33%, #f36f36 66%, #cecece 66%, #cecece 100%);
    background: linear-gradient(to right, #f36f36 33%, #f36f36 33%, #f36f36 66%, #cecece 66%, #cecece 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36f36', endColorstr='#cecece',GradientType=1 );
}
.step-three.cart-line{
    background: #f36f36; /* Old browsers */
    background: -moz-linear-gradient(left, #f36f36 66%, #f36f36 66%, #f36f36 100%, #cecece 100%, #cecece 100%);
    background: -webkit-linear-gradient(left, #f36f36 66%, #f36f36 66%, #f36f36 100%, #cecece 100%, #cecece 100%);
    background: linear-gradient(to right, #f36f36 66%, #f36f36 66%, #f36f36 100%, #cecece 100%, #cecece 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36f36', endColorstr='#cecece',GradientType=1 );
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em .4em;
    width: 126px;
    background-color: #aaa !important;
    color: #000;
}
.table-title{
	background-color:#f3f3f3;
	margin-bottom:30px;
}
.table-title span{
	line-height:55px;
	color:#232323;
}
.box-cart{
	padding:20px 0 0 ;
	border:1px solid #d7d7d7;
	margin-bottom:20px;
}
.box-cart .cart-check{
	display:inline-block;
	width:auto;
	margin:0;
	height:20px;
	vertical-align:middle;
}
.box-cart .cart-check + figure{
	display:inline-block;
	width:75%;
	vertical-align:middle;
}
.box-cart .cart-check + figure img{
	max-height:200px;
}
.box-cart .cart-check .custom-control-input:checked ~ .custom-control-indicator{
	background-color:#f7a17b;
	box-shadow:inset 0 -4px 3px rgba(69,69,69,0.3);
}
.prices-cart small {
    color: #7b7b7b;
	display:block;
    font-size: 12px;
    font-weight: 300;
	text-decoration:line-through;
	line-height:17px;
	height:17px;
}
.prices-cart span {
    color: #980000;
	display:block;
    font-size: 21px;
    font-weight: 500;
}
.prices-cart {
}
.box-cart .input-group-addon{
	background:none;
	border-color: #eaeaea;
	border-radius:0 !important;
	margin:0 5px;
	color:#535353;
	font-size:26px;
	font-weight:bold;
	line-height:15px;
}
.box-cart #quantity{
	background:none;
	border-color: #eaeaea;
	border-radius:0 !important;
	color:#000;
	text-align:center;
}
.box-cart .qty{
	padding-top:3px;
}
.del-btn{
	padding-top:20px;
	color:#f36f36;
	font-size:12px;
	display:block;
}
.borrom-box-cart{
	position:relative;
	padding:10px 0;
}
.borrom-box-cart:before{
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;
	width:calc(100% - 30px);
	height:1px;
	background-color:#d7d7d7;
	content:'';
}
.borrom-box-cart p{
	margin:0;
}
.del-sel{
	color:#f58c5e;
	display: inline-block;
    padding-left: 40px;
    vertical-align: top;
}
.price-subtotal{
	color: #980000;
    font-size: 21px;
    font-weight: 500;
}
.promocod {
    display: block;
    float: right;
}
.promocod label {
    color: #646464;
    float: left;
    font-size: 12px;
    line-height: 33px;
    padding-right: 10px;
}
.promocod .form-control {
    border-color: #8f8f8f;
    border-radius: 0;
    float: right;
    line-height: 30px;
    padding: 0 5px;
    width: 190px !important;
}
.promocod button {
    background-color: #ff4500;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    padding: 0 15px;
}
.prices-subtotal, .prices-total, .price-delivery{
	text-align:right;
}
.prices-total span{
	color:#980000;
	font-size:29px;
	font-weight:700;
	line-height:36px;
	display:inline-block;
	min-width:200px;
}
.pageing .letter{
    padding: 5px 10px;
    background: #eee;
    margin: 0 1px;
}
.pageing .paging_disabled{
	padding: 3px 10px;
    background: #666;
    color: #fff;
    margin: 0 1px;
    display: inline-block;
}
.prices-subtotal span, .price-delivery span{
	font-weight:700;
	line-height:36px;
	display:inline-block;
	min-width:200px;
	font-size:20px;
}
.continueshopping{
	font-size:13px;
	color:#363636;
	font-weight:bold;
}
.checkout-btn{
	background-color:#ff4500;
	font-size:13px;
	width:200px;
	text-align:center;
	border-radius:0;
	border:0;
	line-height:48px;
	color:#fff;
	float:right;
	margin-bottom:50px;
}
.checkout-btn:hover,
.checkout-btn:focus{
	background-color:#D04E15;
	color:#fff;
}
.home-btn{
    background-color:#f36f36;
    font-size:13px;
    width:200px;
    text-align:center;
    border-radius:0;
    border:0;
    line-height:40px;
    color:#fff;
    margin-bottom:50px;
}
.home-btn:hover{
    color: #FFF;
    background-color:#D04E15;
}
#form-404{
    margin: 0 auto 50px auto;
    width: 60%;
}
#form-404 label{
    font-weight: bold;
    text-transform: uppercase;
}
/* Blog */
header.blog{
	padding:5px 0;
}
h1.logo-blog {
    margin: 0;
}
.blog-header{
	margin-bottom:30px;
}
.blog-posts{
	border:1px solid #d7d7d7;
	padding:15px;
	margin-bottom:20px;
}
.blog-posts figure{
	max-height:300px;
	overflow:hidden;
	border-radius:5px;
}
.blog-list{
	border: 1px solid #eee;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.blog-list li a{
	display:block;
	line-height:30px;
	color:#000;
	padding-left:25px;
	position:relative;
	margin-bottom:10px;
}
.blog-list li a:before{
	position:absolute;
	left:0;
	top:0;
	font-family: 'FontAwesome';
	content: "\f0da";
}
.side-banner{
	margin-bottom:30px;
}
.short-descr{
	font-size:13px;
	line-height:18px;
}
h6.author{
	font-size:13px;
	font-weight:200;
	color:#980000;
}
.articles-other{
	border:1px solid #d7d7d7;
	padding:15px;
	margin-bottom:20px;
}
.ui-corner-all {
	font-size: 12px;
}
.ui-ac-keyword-result {
	color: blue;
}
.ui-menu-item {
	border: none;
}
.ui-autocomplete .ui-menu-item .ui-state-focus {
	background: none;
	outline: none;
	border-color: white;
	background-color: #F0F0F0;
}
.basket img{
	display:block;
	float:left;
}
#cart_sum{
	color: #fff;
    display: block;
    float: left;
    position: relative;
    text-align: left;
    vertical-align: top;
 	padding-left: 10px;
    padding-top: 6px;
	width:150px;
}
.basket small {
    color: #fff;
    display: block;
    float: left;
    padding-left: 9px;
    text-decoration: underline;
}
.ui-dialog-titlebar-close {
    padding:0 !important;
}
.ui-dialog-titlebar-close:after {
    content: '';
    width: 17px;
    height: 20px;
    display: inline-block;
    /* Change path to image*/
    background-image: url(/htdocs/styles/default/images/ui-icons_222222_256x240.png) !important;
    background-position: -97px -129px;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    background: repeat-x scroll 50% 50% #AAA;
    opacity:0.3;
}

.ui-widget-overlay {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
div.videoBox{
	text-align:center;
}
#myElement{ display:inline-block; }
.slide-opt{
	padding:15px 0;
	height:390px;
	overflow:hidden;
}
.more-comm.hideContent{
	display:none;
}
.hid{
	overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
	height:21px;
}
.col-md-12.more-comm > div:nth-child(6n+4){
	background-color:#f4f4f4;
}
.col-md-12.more-comm > div .comm{
	border:0;
}
.waitinga,.prWaiting {
    background-color: #980000;
    border-radius: 0 5px 5px;
    color: #fff;
    line-height: 21px;
    padding: 0 10px;
	display:inline-block;
}
.waitinga:hover,.prWaiting:hover{
	color:#fff;
	background-color:#000;
}
.form-group.search.scroll-to-fixed-fixed {
    background: #000 none repeat scroll 0 0;
    left: 0 !important;
    padding: 10px 0;
    right: 0 !important;
    width: 100% !important;
}
.search.form-group.scroll-to-fixed-fixed .input-group {
    margin: 0 auto;
    width: 644px;
}
.form-control.quantityInput{
	text-align:center;
}
.ui-widget-content{
	/*position: fixed !important;*/
	z-index:9999 !important;
	box-shadow:0 0 3px rgba(69,69,69,0,5);
}
.open-cat{
	cursor:pointer;
}
#mainCategories{
	background-color:#f6f6f6;
	border-bottom:1px solid #d7d7d7;
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	z-index:900;
	padding:15px;
}
#mainCategories li{
	width:25%;
	float:left;
	padding:0 15px;
}
#mainCategories li a{
	display:block;
	line-height:27px;
	border-bottom:1px solid #d7d7d7;
}
#mainCategories li.active a{
	font-weight:bold;
	border-color:#000;
	color:#000;
}
.boxProductContent_new{
	background:#eee;
	font-size:14px;
	text-align:center;
	padding:10px;
	margin-bottom:20px;
}
/* Sticky header */
.sticky-header{
	height:0;
	overflow:hidden;
	background:#000;
	transition:ease-in-out 0s height;
}
.sticky-header.scroll-to-fixed-fixed{
	height:72px;
	transition:ease-in-out 0.3s height;
	padding:2px 0;
}
.logo-small, .sticky-header .basket{
	margin:9px 0 0 0;
}
.logo-small img{
	max-height:50px;
}
.sticky-header .search{
	width:70%;
	margin:0;
}

.sticky-header .search .form-control, .sticky-header .search .input-group-addon{
	line-height: 0; padding:0.4rem 0.65rem 0.3rem;
}
.sticky-header .call-opt .contacts{padding:0 30px;}
.sticky-header .call-opt .contacts:last-child{padding:0 0 0 30px;}
.sticky-header .call-opt{
	text-align: center;
	line-height: 41px;
	overflow:hidden;
	padding-left: 5px;
}
.sticky-header .call-opt a{ color:#FFF; }
.sticky-header .call-opt a.tel{ font-size:1.2em; }

/* Banners */
.banners{
	margin-top:10px;
}
.banners a{
	display:block;
	margin-bottom:5px;
}
.banner-two a{
	max-width:49.5%;
}
.banner-two a:first-child{
	margin-right:1%;
}
.banner-three a:first-child{
	max-width:31.5%;
	margin-right:1%;
}
.banner-three a:nth-child(2){
	margin-right:1%;
	max-width:35%;
}
.banner-three a:nth-child(3){
	margin-right:0;
	max-width:31.5%;
	float:right;
}
.star-rating li.current-rating,
.input-group .form-control{
	z-index:0 !important;
}

.nav-bar{
	border-bottom: 1px solid #d7d7d7;
	background: #dedddd;
	background: -moz-linear-gradient(top, #dedddd 0%, #d6d6d6 54%, #ebe9e9 100%);
	background: -webkit-linear-gradient(top, #dedddd 0%,#d6d6d6 54%,#ebe9e9 100%);
	background: linear-gradient(to bottom, #dedddd 0%,#d6d6d6 54%,#ebe9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedddd', endColorstr='#ebe9e9',GradientType=0 );
	overflow:hidden;
}
.nav-bar li{
	display:inline-block;
}
.nav-bar li a{
	display:block;
	padding:0 29px;
	color:#5a5a5a;
	font-size:15px;
	line-height:40px;
	position:relative;
}
.nav-bar li a:after{
	position:absolute;
	right:0;
	height:16px;
	background-color:#5a5a5a;
	top:0;
	bottom:0;
	margin:auto;
	width:1px;
	content:'';
}
.nav-bar li:last-child a:after{
	display:none;
}
.nav-bar ul li:first-child a{
	padding:0 29px 0 0;
}

.nav-bar li a{
	text-shadow: none;
}

.nav-bar li a::before {
	position: absolute;
	top: 0;
	left: 29px;
	overflow: hidden;
	max-width: 0;
	color: #000;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.nav-bar li a:hover::before,
.nav-bar li a:focus::before {
	max-width: 100%;
}

.nav-bar li:first-child a::before {
	left: 0;
}
.promo-slide .owl-nav{
	display:none;
}
.promo-slide .owl-dots{
	display:block;
	position:absolute;
	z-index:90;
	bottom:15px;
	right:15px;
}
.promo-slide.owl-carousel .owl-controls .owl-dot{
	background-color: rgb(232, 117, 53);
	border: solid 2px #fff;
	margin: 0 10px;
	border-radius: 11px;
	width: 20px;
	display: inline-block;
	height: 20px;
}
.promo-slide.owl-carousel .owl-controls .owl-dot.active{
	background-color: #d6a388;
}
.promo-slide.owl-carousel .owl-controls  .owl-dot.active{
	background-color:#F36F36;
	border-color:#F36F36;
}
.btn-goto{
	position:absolute;
	bottom:50px;
	right:50px;
	font-size:26px;
	color:#fff;
	line-height:60px;
	padding:0 30px;
	z-index:9;
    transition: opacity 0.4s linear, visibility 0.4s linear;
    visibility: hidden;
	opacity:0;
}
.btn-goto:after{
	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	border-radius:10px;
	box-shadow:inset 0 -21px 40px rgba(69,69,69,0.5);
    transition: box-shadow 0.4s linear ;
	background-color:#f36f36;
	content:'';
	z-index:-1;
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
}
.btn-goto:hover:after{
	background-color:#d26130;
	box-shadow:inset 0 -21px 40px rgba(140,140,140,0.2);
}
.btn-goto.btn-2{
	padding:0 43px;
	right:15px;
}
.btn-goto.btn-1{
	right:15px;
}
.owl-item.center .btn-goto{
    opacity: 1;
	visibility: visible;
    transform: translateX(0);
}
.noarrows div.owl-prev, .noarrows div.owl-next{display:none !important;}
/* Mega menu */
#mega-menu {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow:3px 4px 7px -1px rgba(99, 99, 99, 0.8);
    display: block;
    left: 238px;
    padding: 15px;
    position: absolute;
    top:-56px;
    transition: all 0.3s ease-in-out 0s;
    width: 871px;
    z-index: 90;
}
.nav-item.videonab {
    position: relative;
}
#mega-menu.hidden{
	visibility: hidden;
	opacity:0;
}/*
#mega-menu .nav-item a.nav-link::after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    top: 9px;
}*/
.videonab a:after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: -2px;
    top: 11px;
}
#mega-menu .nav-item > a.nav-link{
    color: #04b6e1;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 4px 23px 4px 0;
    position: relative;
}
#mega-menu .nav-item > a.nav-link:hover{
	color:#F36F36;
}
.videonab a{
    position: relative;
}
#mega-menu .nav-item .sub{
	margin-bottom:5px;
}
#mega-menu .nav-item .sub a{
	line-height:16px;
	padding:3px 0 3px 7px;
	font-size:13px;
	color:#5a5a5a;
	display:block;
}
#mega-menu .nav-item .sub a:hover{
	color:#F36F36;
}
#mega-menu .nav-item .sub li:last-child a{
	border:0;
}
#mega-menu .col-lg-4{
	padding: 0 5px;
}
.open-cat{color:#000;font-size:0.8rem;}
.col-lg-9 #mainCategories li {
    width: 33.33%;
}
.col-lg-9 #mainCategories li:last-child a, .col-lg-9 #mainCategories li:nth-last-child(2) a {
    border: 0 none;
}
.cartimg {
    text-align: center;
    padding: 5px;
    border: 1px solid #eee;
    display: inline-block !important;
    margin-bottom: 12px;
    width: auto !important;
}
#fstep .box-cart h3.prod-title_small{
	overflow: inherit;
}
.catDescription{display:block;border-top: 1px solid #d7d7d7;margin-top:20px;}
.ui-widget-overlay {position:fixed !important;}
div.tospage-content{margin-bottom:0;}
div.tospage-content .custom-control-description{font-size:12px;color:#888;line-height:15px;}
div.tospage-content .custom-control-description a{color:#f36f36;}
.menu > ul > li > ul {
    display: none;
	opacity:0;
	transition: linear 0.3s all;
}
.menu > ul > li:hover > ul {
    display: block;
	opacity:1;
}
.sub.active{
    display: block !important ;
}
.cart-check{
    display: inline-block;
}
.ailqk{
    opacity: 0.3; background: #d7d7d7 !important;
}
.vid_bg .img-container{
    text-align: center;
}
.view-cart-btn{
    display: block;
    width: 231px;
    padding: 8px 16px;
    transition: all .3s ease-in 0s;
    text-transform: uppercase;
    background: #000;
    color: #FFF;
    border-radius: 0.25rem;
    text-align: center;
    margin-top: -8px;
}
.filter-text h2{
    text-align: right;
    padding-top: 12px;
    font-size: 0.8rem;
}
.prod_suggestion{
    width:100%;
    margin:5px 0;
    background: #cccccc;
    border:1px solid #9e9d9d;
    padding: 0.3rem 1rem;
    font-size: 0.9rem;
    color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.prod_suggestion:hover{
    background: #EEEEEE;
    color: #000;
}
.return-home-btn, .return-shop-btn{
    background-color:#eee;
    font-size:13px;
    width:200px;
    text-align:center;
    border-radius:0;
    border:0;
    line-height:48px;
    color:#000;
    margin-bottom:50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.return-home-btn:hover,
.return-home-btn:focus, .return-shop-btn:hover, .return-shop-btn:focus{
    background-color:#ddd;
    color:#000;
}
.vidbg_sort{
    text-align: right;
}
.description-top{
    margin:0 0 10px 0;
}
.advantages-blocks{
    margin: 20px 0 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:10px;
}
.advantages-block h3{
    line-height: 40px;
    text-align: justify;
}
.advantages-block{
    padding:5px;
    min-height: 120px;
}
.advantages-block:nth-of-type(1){
    border-right: 1px solid #ddd;
}
.advantages-block:nth-of-type(3){
    border-left: 1px solid #ddd;
}
.advantages-block .fa{
    font-size:40px;
    color:#e2e2e2;
}
.advantages-block .block-icon{
    text-align: center;
}
.advantages-block p{
    font-size:0.9em;
    margin-bottom:0 !important;
    text-align: justify;
}
.human_desc{
    border:1px solid #ddd;
    padding:20px;
}
.product_list_link{
    display: block;
}
.tooltip-wrapper{
    position:relative;
}
.tooltip-wrapper .tooltip {
    background: #FFF;
    color:#000;
    top: 130%;
    display: block;
    left: -20px;
    margin-bottom: 15px;
    opacity: 0;
    height: 0;
    padding: 20px 0 20px 20px;
    pointer-events: none;
    position: absolute;
    width: 250%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.tooltip-wrapper .tooltip:after {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.progress-wrapper ul li{
    display: block;
}
.progress-wrapper span{
    width:22%;
    float: left;
}
.tooltip-wrapper:hover .tooltip {
    opacity: 1;
    height: auto;
    display:block;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.progress-wrapper .progress{
    height: 15px;
    width:54%;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.1);
    position: relative;
    margin-bottom:8px !important;
    margin-top: 3px;
    float: left;
}
.progress-wrapper .progress .progress-bar {
    display: block;
    overflow: hidden;
    position: relative;
    height: 100%;
    margin-left: 1px;
    border-radius: 0 3px 3px 0;
    background: #fb0;
    background: -webkit-linear-gradient(top,#ffce00,#ffa700);
    background: linear-gradient(to bottom,#ffce00,#ffa700);
    background-color: #ffce00;
    transition: width cubic-bezier(0.72, 0.45, 0.9, 0.12) 4s;
    -webkit-transition: width cubic-bezier(0.72, 0.45, 0.9, 0.12) 4s;
    -moz-transition: width cubic-bezier(0.72, 0.45, 0.9, 0.12) 4s;
    -o-transition: width cubic-bezier(0.72, 0.45, 0.9, 0.12) 4s;
}
#comments_count{
    /*display:block;*/
    font-size:1em;
}
.option-input{
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 6px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: 1px solid #999;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    outline: none;
    position: relative;
}
.option-input:hover {
    background: #d7d7d7;
}
.option-input:checked {
    background: #f36f36;
    border:none;
}
.option-input:checked::before {
    height: 12px;
    width: 12px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 16.66667px;
    text-align: center;
    line-height: 6px;
    color:#ffffff;
}
.search-mobile, #search_hide{
    display: none;
}
.socialNetworks iframe {
    vertical-align: middle;

}
.contacts-second{
    margin-top: 30px;
}
.fb_iframe_widget{
    vertical-align: baseline;
    vertical-align: -webkit-baseline-middle;
}
.mobile-product-img{
    display: none;
}
.show-product-btn{
    display: none;
}
#prTabs .nav-item .fa{
    display: none;
}
.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 250px;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px !important;
    border: 1px solid #888;
    width: 95%;
    max-width: 600px;
    text-shadow: none !important;
    text-align: center;
    border-radius: 0;
}
.popup-pr-row{
    margin: 20px 0;
}
.modal-content span {
    color: #000;
}
.popup-cart-btn{
    width: 100%;
    background-color: #f36f36;
    margin: 10px 0;
    color: #fff;
    position: relative;
    line-height: 40px;
    padding: 0;
    text-shadow: 0 0 3px rgba(69,69,69,0.5);
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.9em;
    display: block;
}
.banners a {
    position: relative;
    z-index: 9;
}
.text-right{
    text-align: right;
}
.quantity.hidden{
    display: none;
}
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 10px;
}
#show-filters {
    text-transform: uppercase;
    color: #f36f36;
}
.show-filters {
    position: relative;
    border: 1px solid #eee;
    padding: 10px 0;
    text-align: center;
    margin-top: 10px;
    background-color: #eee;
}
.show-filters .fa{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    background: #EEE;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 30px;
    color: #f36f36;
    box-shadow: 0px 1px 1px #AAA;
}
.main-pr-wrapper{
    padding-bottom: 15px;
}
.pr-img-hint{
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    -webkit-transition: opacity 0.25s ease, z-index 0.25s ease;
    transition: opacity 0.25s ease, z-index 0.25s ease;
    text-align: center;
}
.pr-hint-message{
    display: inline-block;
    background: rgba(49,51,61,0.7);
    border-radius: 2em;
    padding: .2em 1.1em;
    color: #fff;
}
.search-mobile #expand-search{
    padding: 8px 5px 5px 0px;
}
.btn-toggle-search {
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    position: relative;
    padding-left: 2px;
}
.btn-toggle-search .circle {
    position: relative;
    background-color: transparent;
    height: 15px;
    width: 15px;
    border: 3px solid #fff;
    border-radius: 100%;
    transition: all 500ms ease-in-out;
    z-index: 1;
}
.btn-toggle-search .handle {
    display: block;
    position: absolute;
    border-width: 0;
    background-color: transparent;
    top: -2px;
    right: 7px;
    height: 28px;
    width: 3px;
    transform: rotate(-45deg);
}
.btn-toggle-search .handle:after {
    content: '';
    display: block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, white 50%);
    height: 26px;
    width: 3px;
    transition: all 500ms ease-in-out;
}
.btn-toggle-search.open .circle {
    transform: scale(0.03);
    background: #fff;
    border-color: #fff;
}
.btn-toggle-search.open .handle {
    background-color: #fff;
    transition: all 500ms ease-in-out;
    height: 20px;
    top: 2px;
}
.btn-toggle-search.open .handle:after {
    background-color: #fff;
    transform-origin: center;
    transform: rotate(90deg);
    height: 20px;
}
.btn-toggle-signin {
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}
.btn-toggle-search.open{
    margin-top: 0px;
}
.call-wrapper{
    position: relative;
    margin-top: 10px !important;
}
.call-wrapper .fa-phone{
    color: #fff;
    font-size: 1.5rem;
    margin-top: 10px;
    display: none;
}
.call-wrapper a{
    text-align: center;
}
.infinteTabs {
    border-radius: 2px 2px 0 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    box-sizing: content-box;
}

.infinteTabs .nav-tabs {
    border-radius: 2px 2px 0 0;
    margin: 0;
    white-space: nowrap;
}

.infinteTabs .nav-tabs > li {
    display: table-cell;
    float: none;
}

.infinteTabs .infinteTabs-nav {
    position: absolute;
    height: 100%;
    margin: 0;
    width: 20px;
    z-index: 1000;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 15px #fff;
    top:0;
    color: #333;
    padding: 0;
}

.infinteTabs .infinteTabs-nav.active {
    display: block;
}

.infinteTabs .infinteTabs-nav.prev {
    border-radius: 4px 0 0 0;
    left: 0;
}

.infinteTabs .infinteTabs-nav.next {
    border-radius: 0 4px 0 0;
    right: 0;
}
.sub-cats{
    padding-left: 16px;
}
.sub-cats .subcat{
    display: inline-block;
    padding: 12px 20px 12px 0;
    font-size: 16px;
}
.maincat{
    display: block;
    padding: 5px 0;
    color: #000;
    font-weight: bold;
}


.page-link .fa {
    line-height: 21px;
}
.row > .column {
    padding: 0 8px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}
.modal-images .column {
    float: left;
    width: 25%;
    margin-top: 30px;
}
.modal-images {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}
.mobile-only{
    display: none;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
.close-icon {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.close-icon:hover,
.close-icon:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
.mySlides {
    display: none;
}
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev{
    left:0;
}
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
img.demo {
    opacity: 0.6;
    width: 100%;
}

.active,
.demo:hover {
    opacity: 1;
}
.search_fixed{
	padding-top:5px;
}
img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.waitinga{
    font-weight: normal;
}
.description{
    font-weight: normal;
}
.delivery-wrapper .fa{
    font-size: 20px;
    margin-right: 10px;
}
.dateinfo-wrapper{
    border: 1px solid #d7d7d7;
    padding: 20px;
}
#orderform .form-group{
    position: relative;
    margin-bottom: 1.2rem;
}
#orderform input, #orderform select{
    height: 35px !important;
    border:1px solid rgba(0,0,0,0.125);
}
#orderform select{
	width:100%;
}
#orderform textarea{
    border:1px solid rgba(0,0,0,0.125);
}
#orderform .form-group .label{
    bottom: 0;
    font-size: 17px;
    height: 17px;
    background-color: #fff;
    font-weight: 300;
    left: 15px;
    pointer-events: none;
    position: absolute;
    display: inline-block;
    top: 6px;
    text-align: left;
    -webkit-transition: top .2s ease-in-out,
    font-size .2s ease-in-out;
    transition: top .2s ease-in-out,
    font-size .2s ease-in-out;
    padding: 0 5px;
    color: #999;
}
#orderform input:focus, input:active {
    outline: none;
}
#orderform input[type=text]:focus {
    outline: none;
}
#orderform .has-value .label {
    top: -14px !important;
    font-size: 15px !important;
}
#orderform input:-webkit-autofill, #orderform textarea:-webkit-autofill,
#orderform input:-webkit-autofill:hover, #orderform textarea:-webkit-autofill:hover,
#orderform input:-webkit-autofill:focus, #orderform textarea:-webkit-autofill:focus,
#orderform input:-webkit-autofill:active, #orderform textarea:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
.specifics span{
    font-size: 13px;
}
.library-wrapper .sub-cats{
    color: #f36f36;
    font-size: 18px;
}
.library .fa-file-pdf-o, .library .fa-file-image-o, .library .fa-file-o{
    color: #f36f36;
    margin-right: 5px;
}
.library .category-wrapper{
    margin-top: 30px;
}
.icon-search {
    display: inline-block;
    position: relative;
    width: 20px;
    min-width: 20px;
    max-width: 60px;
    max-height: 60px;
    margin: 10px 0 0 0;
}
.icon-search span {
    background: #FFF;
    position: absolute;
}
.-search {
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
}
.-search span {
    background: none;
}
.-search .circle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.-search .circle span {
    position: absolute;
    width: 50%;
    overflow: hidden;
}
.-search .circle span:before {
    border-radius: 50%;
    content: '';
    position: absolute;
    width: 200%;
    border: 4px solid transparent;
    transform: rotate(45deg);
    box-sizing: border-box;
}
.-search .circle span:nth-of-type(1) {
    left: 0;
    top: 0;
    height: 100%;
}
.-search .circle span:nth-of-type(1):before {
    top: 0;
    bottom: 0;
    left: 0;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.3s;
}
.-search .circle span:nth-of-type(2) {
    right: 0;
    top: 0;
    height: 50%;
}
.-search .circle span:nth-of-type(2):before {
    top: 0;
    right: 0;
    height: 200%;
    border-top-color: #FFF;
    transition: transform 0.2s cubic-bezier(0.7, 0, 1, 1) 0.1s;
}
.-search .circle span:nth-of-type(3) {
    right: 0;
    height: 50%;
    bottom: 0;
}
.-search .circle span:nth-of-type(3):before {
    bottom: 0;
    right: 0;
    height: 200%;
    border-right-color: #FFF;
    transition: transform 0.6s cubic-bezier(0.5, 0, 0, 1) 0.1s;
}
.-search .cross {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.-search .cross span:before {
    content: '';
    background: #FFF;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.-search .cross span:nth-of-type(1) {
    left: 50%;
    width: 4px;
    top: 0;
    bottom: 0;
    transform: translate3d(-50%, calc(20px / 3.5), 0);
    overflow: hidden;
    transition: transform 0.3s cubic-bezier(0.7, 0, 1, 1);
}
.-search .cross span:nth-of-type(1):before {
    transform-origin: bottom;
    transform: translate3d(0, calc(100% - calc(20px / 3.5 + 4px)), 0);
    transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1);
}
.-search .cross span:nth-of-type(2) {
    top: 50%;
    height: 4px;
    left: 0;
    right: 0;
    transform: translate3d(0, -50%, 0);
}
.-search .cross span:nth-of-type(2):before {
    transform-origin: right;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s cubic-bezier(0.6, 0, 1, 1);
}
.-search.active .circle span:nth-of-type(1):before {
    transform: rotate(225deg);
    transition: transform 0.2s cubic-bezier(0.7, 0, 1, 1);
}
.-search.active .circle span:nth-of-type(2):before {
    transform: rotate(135deg);
    transition: transform 0.3s cubic-bezier(0, 0, 0, 1) 0.2s;
}
.-search.active .circle span:nth-of-type(3):before {
    transform: rotate(-45deg);
    transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1) 0.1s;
}
.-search.active .cross span:nth-of-type(1) {
    transform: translate3d(-50%, 0, 0);
}
.-search.active .cross span:nth-of-type(1):before {
    transform: translate3d(0, 0, 0);
}
.-search.active .cross span:nth-of-type(2):before {
    transform: scale3d(1, 1, 1);
    transition: transform 0.25s cubic-bezier(0, 0.27, 0.06, 1.01) 0.35s;
}
.showContent p{
    word-wrap: break-word;
}
.contact-page img {
	margin-right: 10px;
}
.info_bg{
	margin-bottom: 10px;
}
.sticky-header .search{
	padding-top: 20px;
}
#delivery_country{
	background: transparent;
}
.slider-products .item{
	text-align: center;
}
.preview-order .form-group{
	border-bottom: 1px solid #ddd;
}
.preview-order .form-group p{
	margin-bottom: 5px;
}
.mt-2 {
    margin-top: 10px;
}




/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (max-width: 1200px) {.container {max-width: 1100px}}
@media (max-width: 1100px) {.container {max-width: 1050px}}
@media (max-width: 1300px){
    .cd-top{
        width: 40px;
        height: 40px;
        background-size: 30px 15px !important;
    }
}
@media (max-width: 1200px){
	h1 {
		color: #000000;
		font-size: 24px !important;
		font-weight: bold;
		line-height: 23px;
		margin-bottom: 11px;
	}
	p.raiting, p.price {
		margin: 0;
	}
	/* Header */
	.nav-bar li a{
		padding:0 12px;
	}
	.nav-bar li a::before{
		left:12px;
	}
	.nav-bar ul li:first-child a{
		padding:0 12px 0 0;
	}
	.search,
	.sticky-header .search{
		width:80%;
	}
	/* Megamenu */
	.menu.index .categories {
		height: auto;
	}
	.menu.index li a{
		line-height:20px;
	}
	/* Footer */
	footer .newsletter label{
		display:none;
	}
	.slide-opt .images-prod{
		max-width:100%;
	}
	.mCSB_draggerContainer{
		display:block !important;
	}
	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom:0 !important;
	}
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color:rgba(69, 69, 69, 0.75) !important;
	}
	.easyzoom-flyout{
		top:-120px !important;
	}
	/* Product list */
	div.product small.number{
		display:none;
	}
    #mega-menu{
        left: -10px;
        top: 0;
        width: 100%;
    }
    .basket{
        width: auto;
    }
    #cart_sum, .basket small{
        display: none;
    }
    .btn-goto{
        line-height: 40px;
        font-size: 20px;
    }
    ..menu.index li a {
        display: inline-block;
        height: 40px;
        width: 40px;
        position: fixed;
        bottom: 40px;
        left: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        /* image replacement properties */
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        background: rgba(241,109,52, 0.8) url(/htdocs/images/default/icons/cd-top-arrow.png) no-repeat center 50%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s 0s, visibility 0s .3s;
        -moz-transition: opacity .3s 0s, visibility 0s .3s;
        transition: opacity .3s 0s, visibility 0s .3s;
    }
    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }
    .cd-top.cd-is-visible {
        /* the button becomes visible */
        visibility: visible;
        opacity: 1;
    }
    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: .5;
    }
    .no-touch .cd-top:hover {
        background-color: #e86256;
        opacity: 1;
    }
    .lang_bar_fixed {
	    margin-right: 160px;
	}
}
@media (max-width: 1110px){
    #mainListCategories {
        width: 100% !important;
    }
}
@media (max-width: 992px){
	/* Header */
	header{
		padding:0;
	}
    .call-wrapper{
        width: 40px;
        float: right;
    }
    .call-wrapper .fa-phone {
        color: #fff;
        font-size: 1.8rem;
        margin-top: 5px;
        margin-right: 20px;
        display: block;
    }
	header .call-opt{
        position: absolute;
        z-index: 99999;
        background: #f6f6f6;
        padding: 10px 20px;
        right: -64px;
        top: 45px;
        box-shadow: 0px 0px 5px #999;
        width: 178px;
        margin-left: 0;
	}
    header .call-opt:before {
        content: "";
        height: 10px;
        width: 10px;
        left: 82px;
        top: -5px;
        background-color: #f6f6f6;
        position: absolute;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    header .call-opt .contacts a{
        color: #000;
    }
    .call-opt .contacts {
        padding: 10px 23px;
    }
    .cd-top {
        left: 30px;
        bottom: 40px;
    }
	.top-nav li a{
		font-size:13px;
		padding:0 7px;
	}
	.search{
		margin-left:6px;
        margin-bottom: 10px;
	}
	.basket{
		width:50px;
	}
	#cart_sum{
		width:100px;
        height: 10px;
	}
	.basket small,.call-opt{
		display:none;
	}
	/*.search, .sticky-header .search{*/
		/*margin-top:1rem;*/
	/*}*/
	/* Product page */
	.slide-opt{ display:block !important;width:100% !important;}
	.easyzoom-flyout,.easyzoom--overlay .easyzoom-flyout {
		width:400px !important;
		top:0 !important;
	}
	.quantity label {
		display: block;
	}
	.btn-buy{
		display:block;
		padding-left:30px;
	}
	/* Footer */
	footer .newsletter button{
		display:block;
		width:100%;
	}
	/* Cart */
	.box-cart .qty{
		padding-top:0;
	}
	.prices-cart small.subtotal{
		height:0;
	}
	.table-title,.side-banner,.nav-bar li a::before{
		display:none;
	}
	#mainCategories li{
		width:33%;
	}
	#productsBox .nav-bar{
        display: none;
    }
    .menu-container {
        width: 100%;
        padding:0;
        margin-top: 10px;
    }
    .menu-mobile {
        display: block;
        border:1px solid #d7d7d7;
        font-size:17px;
        padding:10px 15px;
        font-weight:bold;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .sub.active {
        opacity: 1;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
        padding: 0;
    }
    .menu-dropdown-icon::before {
        margin-right: 10px;
    }
        .menu > ul > li a {
            padding: 0 15px;
            line-height:36px;
            width: 100%;
            display: block;
        }
        .menu > ul > li > ul {
            position: relative;
        }
    .menu .categories .menu-dropdown-icon:hover > ul {
        display: none;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
    .categories li.menu-dropdown-icon a::after {
        content: "";
    }
    .menu > ul > li > ul{
        border-left: 0;
        border-right: 0;
        left: 0;
        position: relative;
        width: 100% !important;
    }
    /* Categories */
    .categories{
        padding:0;
    }
    .menu-dropdown-icon::before {
        background-color: #ddd;
        color: #fff;
        content: "\f078";
        cursor: pointer;
        float: right;
        font-family: "FontAwesome";
        padding: 0 0.2em;
        position: relative;
        z-index: 9;
        line-height: 36px;
        height: 36px;
        width: 36px;
        margin-left: 0;
        text-align: center;
    }
    .logo {
        margin: 12px 0;
    }
    .sticky-header .search {
        margin-top: 13px;
    }
    .filters{
        display: none;
    }
    .filters ul li > ul li{
        width: 49%;
        display: inline-block;
    }
    .filter-name:first-of-type > ul li{
        width: 100%;
    }
    .filter-name > ul{
        display: none;
    }
    .filter-name:first-of-type > ul{
        display: block;
    }
    .show-filters{
        display: block !important;
        margin-bottom: 15px;
    }
    .prices-cart .empty{
        height: 10px;
    }
    .prod-title_small{
        margin-bottom: 0;
    }
    p.raiting, p.price {
        margin: 0 0 10px 0;
    }
    .box-cart{
        text-align: center;
    }
    .prod-title_small{
        margin: 5px 0;
    }
    .prices-subtotal span, .price-delivery span{
        font-size: 26px;
    }
    .fixed.header h3 {
        padding-top: 0px;
    }
    .td-hidden-mobile{
        display: none;
    }
    .owl-wrapper{
        display: none !important;
    }
    .mobile-product-img{
        display: block;
    }
    .mobile-product-img img{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .show-product-btn{
        display: block;
    }
    .nav-bar.nav404{
        display: none;
    }

    /* Clear responsive */
        /* Header - Vid.bg */
    .vid-body .mobile-menu {
        display: none;
    }
    .vid-body .nav-mobile {
        position: absolute;
        background: #000;
        width: 100%;
        padding-bottom: 15px;
        z-index: 99;
    }
        .vid-body .nav-mobile .nav-link {
            display: block;
            padding: 0 15px;
        }
            .vid-body .nav-mobile .nav-link a {
                color: #fff;
                display: block;
                line-height: 2.5;
                font-size: 15px;
                font-weight: bold;
                border-bottom: 1px solid #333;
            }
    .vid-body .nav-mobile .nav-link:last-child a {
        border-bottom: 0;
    }
        .nav.container {
            padding: 0;
        }
    .vid-body .logo {
        display: inline-block;
        margin: 0;
        vertical-align: top;
    }
        .vid-body .logo img {
            width: 103px;
        }
    .videonav{
        display: none !important;
    }
        /* Spy.bg */
    #mega-menu {
        visibility: hidden !important;
        display: none !important;
        opacity: 0 !important;
    }
    .videonab a::after {
        right: 20px;
    }
        /* Both */
    .filter-name span {
        border-bottom: 1px solid #eee;
    }
    .filters > h2 {
        display: none;
    }
    .product .info_short {
        display: none !important;
        opacity: 0 !important;
    }
        /* Product listing */
    div.item h3, div.product h3 {
        padding: 0;
        font-size: 14px;
        height: 31px;
    }
        .product.product-new-look .prices-slide {
            justify-content: space-around;
        }
            .product.product-new-look .prices-slide > small {
                padding: 4px 0;
            }
            .product.product-new-look .prices-slide > span {
                font-size: 18px;
            }
    .price-wrapp > p {
        padding: 0;
    }
    .quantity.form-inline .input-group {
        float: none !important;
    }
    .vid-body .btn-buy::before {
        width: 30px;
        background-size: 70% auto;
        align-items: center;
    }
    .vid-body .btn-buy:hover::before, .vid-body .btn-buy:focus::before {
        width: 35px;
    }
    .vid-body .btn-buy::after, .vid-body .btn-buy::after {
        left: 30px;
    }
    .vid-body .btn-buy:hover::after, .vid-body .btn-buy:focus::after {
        left: 35px;
    }
    .advantages-block {
        padding: 0;
        text-align: center;
    }
}
@media (max-width: 815px) {
	.lang_bar_fixed {
    	margin-right: 0 !important;
	}
}
@media (max-width: 790px) {
    .map-wrapper{
        text-align: center;
        padding-top: 20px;
    }
    .map-wrapper iframe{
        width: 500px;
    }
    .delete-cart{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .del-btn{
        padding: 12px 0;
    }
}
@media (max-width: 767px) {
    /* Header */
    .logo {
        margin: 0;
    }

    .logo img {
        max-height: 40px;
        margin-top: 10px;
    }

    header .container {
        position: relative;
    }
    .fixed.header h3 {
        padding-top: 0px;
        font-size: 0.9rem;
    }

    /* Categories */
    .mobile-menu {
        display: inline-block;
        background: none;
        border: 0;
        color: #fff;
        position: relative;
        top: 0;
        font-size: 20px;
        right: 15px;
        box-decoration-break: 90;
        line-height: 40px;
        width: 40px;
        text-align: right;
        z-index: 90;
        float: left;
    }

    .mobile-menu.active i:before {
        content: "\f057";
    }

    .nav-mobile {
        position: absolute;
        top: 50px;
        left: 0;
        height: 100vh;
        width: 100%;
        z-index: 80;
        background: #000;
        padding-top: 20px;
    }

    header .fa-bars {
        line-height: 40px;
    }

    .nav-mobile li {
        display: block;
    }

    .nav-mobile a {
        display: block;
        line-height: 36px;
        color: #fff;
    }

    .nav-mobile .container {
        padding-left: 15px;
    }

    /* Product page */
    .productpage-slide.owl-carousel .owl-item img {
        max-width: 100%;
        width: auto;
    }

    .btn-buy, .quantity {
        width: 100%;
    }

    p.price {
        position: relative;
        text-align: right;
    }
    .price .large-price {
        margin: 0;
    }
    p.price .old-price {
        position: relative;
        bottom: 0;
        right: auto;
        line-height: 40px !important;
    }
    .dds, .guarantee {
        text-align: right;
    }
    /* Home page */
    .slide-opt {
        display: none;
    }
    .banners {
        margin-bottom: 30px;
    }
    /* Footer */
    footer .form-inline .form-group {
        display: block;
        margin-bottom: 20px;
    }
    footer .form-inline .form-control {
        width: 60% !important;
        display: block;
        float: left;
    }
    footer .newsletter button {
        float: left;
        width: 40%;
    }
    /* Cart */
    .box-cart .cart-check + figure {
        height: 200px;
    }

    .about-promo {
        text-align: right;
    }

    .pay-methods {
        display: block;
        margin: 0 auto;
    }

    #mainCategories li {
        width: 50% !important;
    }

    .sticky-header .search {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .sticky-header .search {
        margin-bottom: 10px;
        margin-top: 15px;
    }

    /*.footer-menu .nav-link {*/
        /*display: none;*/
    /*}*/

    .btn-goto {
        line-height: 30px;
        font-size: 20px;
        bottom: 43px;
    }

    .promo-slide.owl-carousel .owl-controls .owl-dot {
        width: 15px;
        height: 15px;
    }

    .search-mobile {
        display: inline-block;
        width: 40px;
        height: 40px;
    }

    .search-mobile #expand-search {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: transparent !important;
        color: #FFF;
    }

    .search-desktop {
        display: none;
    }

    #search_hide {
        width: 100%;
        padding:0 15px;
    }

    .basket {
        float: none;
        display: inline-block;
    }

    .search-mobile, .basket {
        float: right;
        margin: 5px 10px;
    }

    .mobile-menu {
        margin: 7px 0 0 15px;
    }

    .search-mobile {
        margin-top: 10px;
    }

    .social small {
        display: block;
    }

    footer .social a {
        margin: 0 3px;
    }

    .cd-top {
        left: 20px;
        bottom: 20px;
    }

    .fast-order {
        margin: 30px 0;
    }

    .price-wrapp {
        width: 50%;
        float: right;
    }

    .fixed .btn-buy {
        padding-left: 60px;
    }
    .pull-sm-left {
        margin-bottom: 10px;
    }
    .contacts-second{
        margin-top: 0px;
    }
    .nav-tabs .nav-item+.nav-item {
        margin-left: 0rem;
    }
    #prTabs a{
        font-size: 0.8rem;
    }
    #prTabs{margin-top:0px;}
    .pdf{
        width: 100%;
        border: 1px solid #d7d7d7;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        margin: 20px 0;
        text-align: center;
    }
    #prTabs a.active{
        background-color: #EEE;
    }
    .comm p{
        padding-left: 0;
    }
    .prod-title_small{
        font-size: 18px;
        height: 42px;
    }
    .call-wrapper .fa-phone {
        font-size: 1.6rem;
        margin-top: 11px;
    }

    /* Vid.bg */
    .vid-body .mobile-menu {
        display: none;
    }

    #fast-order form {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
        .fast-order .form-group {
            width: 49%;
        }
        .fast-order .btn {
            width: 49%;
            height: 37px;
        }
        .fast-order .text-xs-center,
        .fast-order .form-group.tospage-content {
            width: 100%;
        }
    /* Product view */
    .price-wrapp {
        width: 100%;
        float: none !important;
        text-align: left;
    }
    #productbox .price-wrapp p.price {
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
        p.price, .dds, .guarantee{
            text-align: left;
            margin: 0;
        }
    .product.product-new-look .raiting {
        padding: 0;
    }
    /* Cart */
    #fstep .box-cart h3.prod-title_small {
        font-size: 15px;
        text-align: left;
        height: 32px;
        overflow: hidden;
    }
    #fstep .box-cart .raiting {
        text-align: left;
    }
    .page-link {
        line-height: unset;
        margin: 0 3px 3px;
        width: 40px;
        text-align: center;
    }
    .simple-pagination .page-link{
        border-radius: 0 !important;
        width: auto !important;
    }
    .page-link .fa {
        line-height: 40px;
        line-height: unset;
    }
    .cd-top {
        z-index: 999;
    }
    .top-row .lang_bar_fixed{
    	display: none;
    }
    .sticky-header .search{
    	display: none;
    }
    .new-row{
    	margin-bottom: 20px;
    }
    .search_fixed{
    	display: flex !important;
    	justify-content: space-between;
    	padding: 20px;			
    }
}
@media (max-width: 700px){
    h1 {
        font-size: 20px;
        padding-left: 10px;
    }
    h2 {
        font-size: 17px;
    }
    #productsBox h2{
        font-size: 20px;
    }
    .price .large-price {
        font-size: 25px;
    }
    .info_short{
        display: none;
    }
    .hidden-step{
        display: none !important;
    }
    .fixed.header h3 {
        font-size: 0.8rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}
@media (max-width: 620px){
    .cart-payment-info{
        margin: 0 10px;
    }
    p{
        padding: 0 10px;
    }
    .table-header-mobile{
        display: table-header-group;
        text-align: center;
        width: 100%;
    }
    .table-footer-mobile{
        display: table-footer-group;
        text-align: center;
        width: 100%;
    }
    .table-header-mobile img{
        margin-bottom: 20px;
        width: 300px;
    }
    .table-header-mobile:after, .table-footer-mobile:after{
        content:'---------------------------------------------------------------------------------------------------------------------';
        max-height:0;
        overflow:hidden;
        display:block;
    }
    .compare-btn{
        display: none !important;
    }
    #technical_spec table{background: #FFF;width:100% !important;}
    .img-container img{
        width: 100% !important;
    }
    .socialNetworks{
        margin-bottom: 20px;
    }
    .contact-table, .contact-table tr{
        display: flex;
        width: 100%;
        flex-direction: column;
    }
}
@media (max-width: 580px) {
    .cart-title span {
        padding: 0;
        font-size: 0.8rem;
    }
    .continueshopping {
        display: block;
        text-align: right;
    }
    .promocod label {
        float: none;
        display: block;
    }

    #mainListCategories{
        display: none;
    }
    #mainCategories li {
        width: 100% !important;
        float: none;
    }
    .mainlist-btn{
        display: none !important;
    }
    .btn-goto {
        line-height: 25px;
        font-size: 15px;
        bottom: 40px;
        padding: 0 20px !important;
    }
    .sticky-header .search{
        display: none;
    }
    .basket img{
        width: 35px;
        margin-top: 5px;
    }
    .basket span#cart_total{
        top: 3px;
        left: 13px;
    }
    .videonav{
        display: none;
    }
    footer .social{
        padding-top: 0;
    }
    .pagination{
        text-align: center;
    }
    .viditem span {
        font-size: 18px;
    }
    .promocod{
        float: none;
    }
    .promocod label {
        text-align: right;
    }
    .add_product{
        padding-left: 0;
        margin-top: 10px;
    }
    .add_product strong{
        display: block;
    }

    /* Product view */
    .mobile-product-img {
        text-align: center;
    }
    .mobile-product-img img {
        max-width: 100%;
        width: auto;
        max-height: 200px;
    }
    .fast-order .form-group,
    .fast-order .btn{
        width: 100%;
    }
    .product figure {
        height: 100px;
    }
    .show-product-btn {
        display: none !important;
    }
    .mobile-menu {
        width: auto;
    }
    .advantages-block h3 {
        line-height: 20px;
        text-align: center;
        font-size: 15px;
    }
        .advantages-block p {
            text-align: center;
            padding: 0;
        }

    /* Fix vid.bg + spy.bg */
    .vid-body .btn-buy {
        padding-left: 50px;
        font-size: 14px !important;
    }
    .owl-item .btn-buy {
        padding-left: 0 !important;
    }
    .owl-item .btn-buy:before,
    .owl-item .btn-buy:after {
        display: none;
    }
    .product.product-new-look .prices-slide > span {
        font-size: 15px;
    }
        .prices-slide span {
            font-size: 12px;
        }
    .prices-slide small {
        font-size: 11px;
    }
    .advantages-block:nth-of-type(1),
    .advantages-block:nth-of-type(3){
        border: 0;
    }
    .emailWaitingForm .form-group {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .emailWaitingForm .form-group label {
        width: 100%;
    }
    .emailWaitingForm .form-group #send_email {
        width: 60%;
    }
    .emailWaitingForm .form-group input.btn  {
        width: 35%;
    }
    #prTabs a {
        font-size: 0.7rem;
        font-weight: normal;
    }
    .delete-cart {
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: relative;
        clear: both;
    }
    .box-cart .form-control.quantityInput {
        padding: 6px;
    }
    .box-cart .input-group-addon {
        background: none;
        border-color: #eaeaea;
        border-radius: 0 !important;
        margin: 0;
        color: #535353;
        font-size: 24px;
        font-weight: bold;
        line-height: 15px;
        padding: 0 4px;
    }
    .box-cart .input-group-addon {
        padding: 0 8px !important;
    }
    .owl-nav > div:last-child {
        right: -28px;
    }
    .owl-nav > div:first-child {
        left: -28px;
    }
    .image-responsive{
        width:100%;
    }
}
@media (max-width: 540px){
    .col-xs-hidden {
        display: none;
    }
    .xs-center{
        text-align: center;
    }
    .contact-pannel{
        margin-bottom: 20px ;
    }
    .sticky-header.scroll-to-fixed-fixed {
        height: 55px;
    }
    .logo-small{
        margin: 0;
    }
    .sticky-header .basket{
        margin: 5px 0 0 0;
    }
    .map-wrapper iframe{
        width: 400px;
    }
    .listSubcategory li{
        font-size: 14px;
    }
    .fixed .btn-buy{
        font-size: 1rem;
    }
    .sort-by-box{
        margin: 10px 0;
    }
    #el_order_by{
        border: 1px solid #ddd;
    }
    .compare-btn{
        display: none;
    }
}
@media (max-width: 490px){
    .btn-goto{
        bottom: 20px !important;
    }
    .fixed.header h3 {
        padding-top: 0px;
        font-size: 15px;
    }
    .price .large-price{
        font-size: 20px;
    }
    .price-wrapp span{
        line-height: 17px;
    }
    p.price {
        margin: 0;
    }
    .description{
        padding: 10px 5px;
    }
    .cart-title .hidden-xs{
        display: none;
    }
    .basket {
        width: auto;
        padding-right: 20px;
    }
    .videoBox iframe{width:100% !important;
        height: auto !important;}
    .description img{
        width: 100% !important;
        height: auto !important;
    }
    .description .pdf-img{
        width: auto !important;
        height: auto !important;
    }
    .filters ul li > ul li{
        width: 100%;
        display: block;
    }
    .owl-controls{
        display: block;
    }
    .home-slide .owl-controls{
        display: none;
    }
    #form-404{
        width: 100%;
    }
}
@media (max-width: 450px){
    .map-wrapper iframe{
        width: 300px;
    }
    .call-wrapper {
        width: 30px;
    }
    header .call-opt {
        right: -74px;
    }
    .cart-title .step{
        text-align: center;
        line-height: 17px;
    }
    .cart-title{
        margin-bottom: 0.5rem;
    }
    .mobile-only{
        display: block;
    }
    .return-shop-btn{
        text-align: center;
        text-decoration: underline;
        float:none !important;
        display: block;
        margin-bottom: 1rem;
        font-size: 0.8rem;
        background: transparent;
        line-height: 20px;
        width: 100%;
    }
    .cartRow .return-shop-btn, #secondSubmit .return-shop-btn{
        display: table-footer-group;
    }
    .cartRow,  #secondSubmit{
        display: table;
        width: 100%;
    }
    .cartRow .checkout-btn, #secondSubmit .checkout-btn{
        display: table-header-group;
    }
}
@media (max-width: 420px){
    .search-mobile, .basket {
        margin: 5px 0px;
    }
    .search-mobile {
        margin-top: 10px !important;
    }
    .checkout-btn, .return-home-btn {
        line-height: 40px;
        width: 100%;
        margin: 20px 0;
    }
}
@media (max-width: 400px){
    #hide_button:before, #hide_button:after {
        background: unset;
        border: 0;
    }
    .fixed .btn-buy {
        padding: 0;
    }
    .fixed.header h3 {
        font-size: 0.8rem;
    }
    .price-wrapp {
        width: 100%;
        float: none;
    }
    p.price .old-price {
        line-height: 5px;
    }
    .ui-widget-content{
        width: 100%;
    }
    .logo{
        padding: 0;
    }
    h1 {
        font-size: 20px !important;
    }
    .search {
        margin-left: 0px;
    }
    .btn-goto {
        bottom: 10px !important;
        padding:0 10px !important;
    }
    .table-footer-mobile > div{
        height: 280px !important;
    }
    .pd-r-xs-0{
        padding-right: 0 !important;
    }
    .noarrows div.owl-prev, .noarrows div.owl-next{display:block !important;}
    .noarrows-mobile div.owl-prev, .noarrows-mobile div.owl-next{display:none !important;}
    .noproduct{
        width: 100%;
        text-align: center;
    }
    .box-cart .prod-title_small{
        height: auto;
    }
}
@media (max-width: 370px){
    .search-mobile, .basket {
        float: right;
        margin: 5px 0px 5px 4px
    }
    .mobile-menu {
        margin: 7px 0 0 5px !important;
    }
    .search-mobile {
        margin-top: 10px !important;
    }
    #productbox .price-wrapp {
        width: 100%;
    }
    #productbox .quantity{
        width: 100%;
    }
    #productbox.price .large-price {
        font-size: 24px;
    }
    .selected-filters {
        margin-bottom: 0rem;
    }
    .ui-autocomplete{
        width: 330px;
    }
    .thumb-imgs{
        max-height: 65px;
    }
    .pd-l-xs-0{
        padding-left: 0 !important;
    }
}
@media (max-width: 350px){
    .cart-title span {
        font-size: 0.7rem;
    }
    .checkout-btn {
        line-height: 30px;
    }
    .search-mobile, .basket {
        float: right;
        margin: 5px 4px;
    }
    .search-mobile{
        margin-top: 10px;
    }
    .mobile-menu{
        margin-top: 7px;
        margin-right: 0;
    }
    #productsBox h2{
        font-size: 18px;
    }
    .ui-autocomplete{
        width: 300px;
    }
}

