body {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #111;
	font-size: 15px;
	line-height: 20px;
	width: 100%;
}

.box.mfilter-box.mfilter-column_left h3 {
    display: none;
}

.margin_body {
    margin-top: 50px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}

.clear {
	clear: both;
}

.dispaly_inlineB {
    display: inline-block;
}

/* Override the bootstrap defaults ### */

/*Coupon Review*/
.review_coupon {
    margin: 20px 0;
}
.review_coupon span {
    border-radius: 3px;
    border: 2px dashed #ff7401;
    padding: 5px 8px;
    font-size: 15px;
    color: #292929;
    font-weight: 600;
}
.review_coupon span:hover {
    cursor: pointer;
    border: 2px dashed #d90b0b;
    color: #d90b0b;
    transition:0.2s;
}


/* buyclick style
----------------------------------------- */
#buyclick_box {
    display:inline-block; 
    vertical-align: top;
    margin-left: 12px;
}

#buyclick_box .buyclick {

    display: inline-block;
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 500 !important;
    padding: 13px 26px;
    display: inline-block;
    color: #444;
    background-color: #fccc38;
    font-size: 16px;
    border-radius: 2px;
    transition: 0.2s;
    outline: none;
    border: 0;
}

#buyclick_box .buyclick:hover, #buyclick_box .buyclick:active, #buyclick_box .buyclick.focus {
    background: #fdd454;
    color: #111;
    box-shadow: inset 0 0 2px 1px #f3bc14;
}

.bs-example-buyclick.contact-data .call_input {
    margin-bottom: 10px;
}

.bs-example-buyclick .button_send {
    margin: 25px 0 15px;
}
.bs-example-buyclick label {

        display: block;
}
.bs-example-buyclick .form-control {
        width: 300px;
        display: block;
        font-size: 17px;
}
.bs-example-buyclick .error {
        padding: 6px 0 0 0;
        color: red;
        font-size: 14px;
}


.bs-example-buyclick .form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px 0px rgb(132, 132, 132), 1px 0 9px 0px rgb(167, 167, 167) !important;
    /* box-shadow: inset 0 1px 1px rgb(123, 123, 123), 1px 0 9px 0px rgba(255, 255, 255, 0); */
    border: 1px solid;
    border-color: #bdbdbd;
}

/* #END buyclick style
----------------------------------------- */











/*desc_product */

.desc_product h4 {
    margin-bottom: 5px;
    font-size: 19px;
}



.opis_home {
	margin: 25px 0 40px 0;
}
.opis_home h2 {
	margin: 0 0 15px 0;
	color: #777;
}
.opis_home p {
	color: #777;
}




header  {
    /*background: url(../image/264.jpg) repeat-x;*/
    padding-top: 15px;
    /*background: #ffedcf;*/
    background: rgba(255, 237, 207, 0.56);
}

header a:focus {
    color: transparent !important;
    text-decoration: none;
}
header a:focus b {
    color: #000 !important;
}


h1 {font-size: 34px; font-weight: 400;}

.pr_grid h1 {
	margin-top: 0;
        border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 20px;

}

h2 {font-size: 28px; font-weight: 400;}
h3 {font-size: 24px; font-weight: 400;}
h4 {font-size: 18px; font-weight: 400;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

.p_title b {
	color: #989898;
}


a {
	color: #0073b8;
}
a:hover {
	text-decoration: none;
	color: #111;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}

#menu.default {
    
}
#menu.fixed {
    position:fixed;
    top:0; 
    left:0;
    width:100%;
    z-index: 9999;
}

#pagefader {
display: none;
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 9;
background-color: rgba(0, 0, 0, 0.3);
outline: none !important;
-webkit-backface-visibility: hidden;
}
#pagefader2 {
display: none;
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 99;
background-color: rgba(0, 0, 0, 0.3);
outline: none !important;
-webkit-backface-visibility: hidden;
}
#pagefader_loader {
display: none;
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 99;
background-color: rgba(0, 0, 0, 0.3);
outline: none !important;
-webkit-backface-visibility: hidden;
}
#pagefader_loader .ploader {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#pagefader_loader .ploader:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
#pagefader_loader .ploader .ploaderinner {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
#pagefader_loader .ploader .ploaderinner img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0.5em 0.2em 0 0;
}


.razmiv .scroll-top-wrapper,
.razmiv2 .scroll-top-wrapper,
.razmiv .popup-phone-wrapper,
.razmiv2 .popup-phone-wrapper {
	display: none !important;
}


.razmiv #revslideshow,
.razmiv #top6,
.razmiv #content,
.razmiv .rev_slider,
.razmiv .hcarousel,
.razmiv #vk_groups,
.razmiv .breadcrumb,
.razmiv .razmivcont,
.razmiv #top3_links .top-links,
.razmiv .home_h1,
.razmiv #column-left,
.razmiv #column-right,
.razmiv #top7,
.razmiv footer {
	-webkit-filter: none;
	filter: none;
	transition: none;
}
.razmiv2 #top,
.razmiv2 #revslideshow,
.razmiv2 #menu2_button,
.razmiv2 #top6,
.razmiv2 #content,
.razmiv2 .rev_slider,
.razmiv2 .hcarousel,
.razmiv2 #vk_groups,
.razmiv2 .breadcrumb,
.razmiv2 #top3_links .top-links,
.razmiv2 .home_h1,
.razmiv2 #column-left,
.razmiv2 #column-right,
.razmiv2 #top7,
.razmiv2 #top2,
.razmiv2 #top3,
.razmiv2 footer {
	-webkit-filter: none;
	filter: none;
	transition: none;
}
.iexpl .razmiv #revslideshow,
.iexpl .razmiv #top6,
.iexpl .razmiv #content,
.iexpl .razmiv .rev_slider,
.iexpl .razmiv .hcarousel,
.iexpl .razmiv #vk_groups,
.iexpl .razmiv .breadcrumb,
.iexpl .razmiv .razmivcont,
.iexpl .razmiv #top3_links .top-links,
.iexpl .razmiv .home_h1,
.iexpl .razmiv #column-left,
.iexpl .razmiv #column-right,
.iexpl .razmiv #top7,
.iexpl .razmiv footer {
	-webkit-filter: none;
	filter: none;
	transition: none;
}
.iexpl .razmiv2 #top,
.iexpl .razmiv2 #revslideshow,
.iexpl .razmiv2 #menu2_button,
.iexpl .razmiv2 #top6,
.iexpl .razmiv2 #content,
.iexpl .razmiv2 .rev_slider,
.iexpl .razmiv2 .hcarousel,
.iexpl .razmiv2 #vk_groups,
.iexpl .razmiv2 .breadcrumb,
.iexpl .razmiv2 #top3_links .top-links,
.iexpl .razmiv2 .home_h1,
.iexpl .razmiv2 #column-left,
.iexpl .razmiv2 #column-right,
.iexpl .razmiv2 #top7,
.iexpl .razmiv2 #top2,
.iexpl .razmiv2 #top3,
.iexpl .razmiv2 footer {
	-webkit-filter: none;
	filter: none;
	transition: none;
}













/* language
------------------------------ */
.langes img {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid #ccc;
}

.langes a {
	display: block !important;
	    border-bottom: 1px solid #eee;
}
.langes a:hover {
	background-color: #ececec !important;
}


.leng_modal {
	padding: 20px;
}

#langmark .btn-primary {
    background: rgba(206, 15, 15, 0);
    line-height: 50px;
    padding: 0 15px;
    font-weight: normal;
}
#langmark .btn-primary.active:focus, 
#langmark .btn-primary:focus, 
#langmark .btn-primary.active:hover, 
#langmark .btn-primary:active, 
#langmark .btn-primary:active:focus, 
#langmark .btn-primary:active:hover {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #ffffff !important;
    margin: 0 !important;
    border: 0;
    outline: none;

}

#langmark .btn-primary span {
	position: relative;
	top: 2px;
}

#langmark .btn-primary:hover{
	background-color: rgba(0, 0, 0, 0.1);
}




/* Bootstrap new style
----------------------------------------------- */
.container {
	width: 100%;
}

@media (min-width: 1390px) {
	.container {
	    width: 1360px;
	}
}

.product-grid.col-lg-3, .product-grid.col-lg-4, .product-grid.col-lg-6, .product-grid.col-lg-12,
.product-grid.col-md-3, .product-grid.col-md-4, .product-grid.col-md-6, .product-grid.col-md-12,
.product-grid.col-sm-3, .product-grid.col-sm-4, .product-grid.col-sm-6, .product-grid.col-sm-12,
.product-grid.col-xs-3, .product-grid.col-xs-4, .product-grid.col-xs-6, .product-grid.col-xs-12 {
    padding-right: 6px;
    padding-left: 6px;
}

.row_grid{

}
.remove_btn {
	color: #da0a0a;
}

.remove_btn:hover {
	color: red;
}




/* -------------------------------------------- */

.dropdown-menu {
    position: absolute;
    top: 100%;
    /*left: 0;*/
    z-index: 1000;
    display: none;
    float: left;
    min-width: 150px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}









/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */

.dropdown-menu {
    padding: 0;
    margin: 0;
}


.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #6d6d6d;
}
/* top
---------------------------------- */
#top {
	padding: 0;
	margin: 0 0 10px 0;
	min-height: 40px;
	background: #fafafa;
    border-bottom: 1px solid #cfd0d0;
    box-shadow: 0 1px 0 rgba(0,0,0,0.05);
}
#top .left_link {
	padding-left: 0;
}
#top .left_link a, #top .left_link .currency_module {
	padding: 0 10px 0 14px;
	color: #666;
	position: relative;
	display: inline-block;
	line-height: 40px;
	border-left: 1px solid #eee;
}
#top .left_link .currency_module {
	padding: 0;
	color: #666;
	position: relative;
	display: inline-block;
	line-height: 40px;
	border-left: 1px solid #eee;
}


#top .left_link .currency_module {
	border-right: 1px solid #eee;
}



#top .container {
	padding: 0 15px;
}
#top #currency .currency-select {
	text-align: left;
}

#top #currency .currency-select:hover {
	text-shadow: none;
	color: #333;
	background: #eb4e01;
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #444;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top #currency ul li .btn {
    padding: 5px 16px;
    font-size: 14px;
    border-radius: 0px;
    box-shadow: none;
    font-weight: 500;
    color: #555 !important;
    text-shadow: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
    font-size: 16px;
    line-height: 14px;
    color: #ff000f;
    font-weight: 500 !important;
}
#top-links {
	/*padding-top: 10px;*/
}
#top-links a + a {
	margin-left: 15px;
}

#top-links {
	line-height: 40px;
}
#top-links ul {
	margin-bottom: 0px;
}
#top-links.nav li.open > a {
    background-color: #eee !important;
    border-color: #eee !important;
}
#top-links.nav li.open {
    background-color: #eee !important;
}
/* logo
--------------------------- */
#logo {
	margin: 0 0 10px 0;
}

/* Contact box
--------------------------------- */
.contact_box b {
	padding-right: 15px;
	font-weight: 500;
	color: #555;
}
.contact_box i {
    background: url(../image/kyivstar_icon.png);
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 4px;
}






/* search
-------------------------------------------- */

#search {
	margin-bottom: 10px;
	margin-top: 15px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 0;
	font-size: 14px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 0;
}
#search .btn-lg {
    font-size: 14px;
    line-height: 16px;
    padding: 9px 20px;
    color: #fff;
    font-size: 20px;
    text-shadow: none;
    background: rgb(255, 255, 255);
    border: none;
    border-radius: 0;
    box-shadow: none;
    /* margin-left: -58px; */
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


#search .btn-lg i {
	color: #a0a0a0;
	font-size: 20px;
	text-shadow: none;
}

/* Search Page */
input.search_input_page, select.search_input_page {
	border-radius: 0px;
	width: 100%;
	padding: 8px 10px;
	    border: 1px solid;
        border-color: #ce0f0f;
        font-size: 14px;
        height: 37px;
}

.form-control:focus, input.search_input_page:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 1px 0 9px 0px rgba(216, 216, 216, 0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(128, 128, 128, 0.69);
    border: 1px solid;
    border-color: #efefef;
}


.form-control {
    display: block;
    width: 100%;
    min-height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-br-radius {
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


/* header box
------------------------------------------- */

.header_box {
    font-size: 12px;
    line-height: 18px;
    color: #111;
    background: #fff;
    border-radius: 4px;
    border: 1px solid rgba(206, 15, 15, 0.58);
    display: inline-block;
    padding: 7.5px 10px;
    width: 79px;
    text-align: center;
}
.header_box i {
    font-size: 44px;
    color: #666;
    display: block;
    text-align: center;
    position: relative;
    margin-top: -2px;
}
.header_box b {
    border-bottom: 1px dotted red;
}

/* Modal bootstrap
------------------------------------------- */

.modal-dialog .modal-header {
    font-size: 1.2em;
    font-weight: 400;
    background: #eee;
    background: linear-gradient(to bottom, #eee 0%, #ddd 100%);
    color: #666;
    padding: 14px 19px 14px;
    border-bottom: solid 1px #d2d2d2;
    text-shadow: 1px 1px 0 #f8f8f8;
    border-radius: 0;
}

.modal-dialog .modal-header div {
    display: inline-block;
}

.modal-content {
	padding: 0;
	border-radius: 0px;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-title {
	display: inline-block;
}

.modal-body {
	    padding: 15px;
}
.modal-body a {
	padding: 10px 15px;
	color: #000;
	display: block !important;
}
.modal-body a img {
	margin-right: 6px;
	border-radius: 0;
	width: 28px;
	height: 22px;
}

.modal-body a:hover {
    background-color: #ececec !important;
}





/* cart
------------------------------------------- */
#cart {
	margin-bottom: 10px;
}

#cart.btn-block {
    display: inline-block;
    width: 90px;
}

#cart .h_cart i {
    font-size: 44px;
    color: #888;
    width: 42px;
    height: 40px;
    background: url(../image/cart40.png);
    display: block;
    margin-bottom: 2px;
}

.lc_cab i {
    font-size: 38px;
    color: #333;
    display: block;
    margin-bottom: 5px;
}
.lc_cab {
    float: right;
    display: inline-block;
    padding: 7.5px 12px;
}

#cart > .btn, .lc_cab:focus {
	    outline: 0;
}

#cart > .btn, .lc_cab {
    font-size: 12px;
    line-height: 18px;
    color: #111;
    background: rgba(176, 179, 1, 0.23);
    /* border-radius: 4px; */
    border: 1px solid rgb(255, 255, 255);
    box-shadow: 0px 0 5px 0px #eaeaea;
    transition:0.2s;
    /*width: 76px;*/
    height: 77px;
}

#cart > .btn:hover, .lc_cab:hover {
    background: rgb(239, 239, 239);
    border: 1px solid rgb(255, 255, 255);
    box-shadow: 0px 0 5px 0px #c5c5c5;
}

#cart > .btn b{
	margin-top: 2px;
    display: inline-block;
}



#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}


#cart #cart-total {
    position: absolute;
    top: 6px;
    right: 10px;
    background: #FF000F;
    border-radius: 50%;
    color: #fff;
    font-size: 1.2em;
    width: 1.35294em;
    height: 1.35294em;
    z-index: 1;
    text-align: center;
    line-height: 1.35294em;

}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}



/* Login in header
----------------------------------- */
.login_modal {
	text-align: center;
}
.login_header {
	padding: 0px;
	text-align: center;
}
.login_modal a {
	padding: 5px 0;
	margin-top: 15px;
	display: inline-block !important;
}

.login_header input{
	text-align: center;
    width: 50%;
    margin: auto;
}

.login_loged_modal a {
	display: block !important;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    margin-top: 0;
}


/* menu
----------------------------------- */

#menu {
    background-color: #ce0f0f;
    background-image: linear-gradient(to bottom, #ce0f0f, #ce0f0f);
    background-repeat: repeat-x;
    border: none;
    /*border-top: 1px solid #a70000;*/
    /*border-bottom: 1px solid #a70000;*/
    min-height: 50px;
    border-radius: 0px;
}
#menu .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
#menu .nav > li > a {
	font-size: 15px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding-left: 9px;
	padding-right: 12px;
	min-height: 15px;
	background-color: transparent;
	/*border-right: 1px solid #a70000;*/
}
#menu .nav > li:first-child {
	/*border-left: 1px solid #a70000;*/
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	width: 100%;
}
#menu .dropdown-inner ul {

}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 6px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 15px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}



#menu .dropdown-menu {
    min-width: 160px;
    padding: 15px;
    margin: 0 0 0 -2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#menu .dropdown:hover .dropdown-menu {
	display: block;
}

#menu .dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #ff7e00;
}

/* content
----------------------------------- */

#content {
	min-height: 600px;
}

#home_page #content {
	min-height: 20px;
}

/* footer
----------------------------------- */


.organization .color_fotd {
    color: #989898;
}

footer {
    margin-top: 60px;
    padding-top: 30px;
    background-color: #1f1f1f;
    border-top: 1px solid #ddd;
    color: #d8d8d8;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #989898;
}
footer a:hover {
	color: #e62e04;
}
footer h5 {
	font-size: 14px;
	font-weight: bold;
	    color: #dcdcdc;
	text-transform: uppercase;
}

footer .fa-facebook-official {
	font-size: 70px;
	color: #555;
	padding: 10px;
	float: right;
	transition:0.3s;
}
footer .fa-facebook-official:hover {
	color: #333;
}




/* alert
-------------------------------------------------- */

.alert {
	padding: 8px 14px 8px 14px;
}


/* breadcrumb
-------------------------------------------------- */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 1px 0 10px 0;
	border-bottom: 1px solid #eaeaea;
	background: none;
	border-radius: 0;
	font-size: 15px;
}


.breadcrumb>li+li:before {
    padding: 0;
    color: #fff;
    content: ""
}

.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li:first-child {
    padding-left: 0;
}
.breadcrumb span:last-child {
	display: none;
}
.breadcrumb > li a {
	font-size: 15px;
	color: #666;
    border-bottom: 1px solid #666;
}
.breadcrumb > li {
    color: #999;
}
.breadcrumb > li a:hover {
	border-bottom: 1px solid #d86b01;
    color: #d86b01;
}



/* Pagination 
---------------------------------------- */
.pagination {
	margin-top: 40px;
}
.pagination li.active span {
	border-radius: 0;
	padding: 8px 14px;
	margin-right: 6px;
	background-color: #D71A21;
    border: 1px solid #D71A21;
}
.pagination li.active span:hover {

	background-color: #D71A21;
    border: 1px solid #D71A21;
}
.pagination li a {
	    border: 1px solid #dddddd;
	border-radius: 0;
	padding: 8px 14px;
	margin-right: 6px;
	color: #111;
}
.pagination li a:hover {
	background: #f55100;
	border: 1px solid #f55100;
	color: #fff;
	transition: 0.2s;
}
.pagination > li:last-child> a, .pagination> li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}





/* buttons
------------------------------------------------- */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	/*font-size: 12px;*/
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
    color: #ffffff;
    background-color: #eb4e01;
    font-size: 17px;
    text-shadow: none;
    border-color: #eb4e01;
    border: none;
    font-weight: 400;
    transition:0.2s;
}

.btn-primary.active:focus, 
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active:focus, 
.btn-primary:active:hover { 
    background-color: #eb4e01 !important; 
    color: #ffffff !important; 
    margin-top: -1px !important; 
    border-color: #eb4e01 !important; 
}

.btn_cart {
	padding: 12px 26px;
    color: #ffffff;
    background-color: #d80b0b;
    font-size: 16px;
    text-shadow: none;
    text-transform: uppercase;
    border-color: #eb4e01;
    border: none;
    font-weight: bold;
    border-radius: 2px;
    transition: 0.2s;
    border: none;
    border-color: #fff;
    outline: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #BE3F00;
    transition: 0.2s;
    border: none;
    border-color: #fff;
    outline: none;
}


.btn_cart:hover, .btn_cart:active, .btn_cart:focus {
    background: #e82323;
    color: #fff !important;
    box-shadow: inset 0 0 2px 1px #c11111;
    outline: none !important;
}


/* Not avalible -------------------------- */

.not_avalible_big {
    color: #585858;
    background-color: #d4d4d4;
    border-color: #eb4e01;
    font-size: 16px;
    text-shadow: none;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    padding: 10px 26px;
    cursor: default;
    outline: none;
}

.not_avalible_mini {
	background-color: #d4d4d4;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    border: none;
    color: #585858;
    cursor: default;
    outline: none;
    font-weight: 500;
}





.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}


/* New button style #sf_edit
----------------------------------------- */

.buy_list {
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    font-size: 15px;
    border: none;
    /*padding: 12px 26px;*/
    background-color: #d80b0b;
    border-radius: 2px;
    transition: 0.2s;
    outline: none;
}




.buy_list:hover {
    transition: 0.2s;
    background: #e82323;
    color: #fff;
    box-shadow: inset 0 0 2px 1px #c11111;


}
.buy_list:active {
    margin-top: -2px;
    margin-bottom: 2px;
}

.buy_list:active, .buy_list:focus {
    outline: none;
    border: none;
}
/* view list if MODEL */
.view_list {
    background: #FF7E00;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    border: none;
    padding: 2px 6px;
    transition: 0.2s;
}
.view_list:hover {
    background: #ee4d00;
    color: #fff;
    
}
.view_list:active {
    margin-top: -2px;
    margin-bottom: 2px;
}

.view_list:active, .view_list:focus {
    outline: none;
    border: none;
}

/* BTN */
.btn_light {
    background: #fccc37;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    border: none;
    padding: 4px 10px;
    transition: 0.2s;
}
.btn_light:hover {
    background: #ffb50a;
    
}
.btn_light:active {
    margin-top: -2px;
    margin-bottom: 2px;
}

.btn_light:active, .btn_light:focus {
    outline: none;
    border: none;
}









/* list group
-------------------------------------- */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
.list-group.category_module  a {
    border: 1px solid #DDDDDD;
    color: #424242;
    padding: 11px 12px;
    font-weight: 600;
    background-color: white;
}
.list-group.category_module a i {
    float: right;
    font-size: 24px;
    color: #b5b5b5;
    position: relative;
    top: -3px;
    font-weight: 400;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* Sub category
----------------------------------------------------- */
.sub_category {
	padding: 0;
	list-style-type: none;
	display: block;
	margin-bottom: 15px;
	margin-left: -5px;
	margin-right: -5px;
}
.sub_category li {
	float: left;
	    margin-bottom: 8px;
}
.sub_category li a {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px 10px;
    display: inline-block;
    margin: 0 5px;
    text-transform: uppercase;
    color: #636363;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
}
.sub_category li a:hover {
    border: 1px solid #feb61c;
    color: #d86b01;
    transition: 0.2s;

}

/* Sort Category Product */

.sort_product {
	margin-bottom: 15px;
	border-bottom: 1px solid #fddc76;
}


/* product list
----------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {
	.product-layout, .owl_style .item {
		padding-right: 6px;
	}
	.product-layout:nth-child(3), .owl_style .item:nth-child(3) {
		padding-right: 15px;
	}
}

@media (min-width: 1200px) {
	.row_grid {
	    margin-left: -6px;
	    margin-right: -6px;
	}
	.product_grid  {
		padding-right: 6px;
		padding-left: 6px;
	}
	
	.owl_style .item {
		padding-right: 6px;
	}
	.owl_style .item:nth-child(4) {
		padding-right: 15px;
	}
}

#category_page h2 {
	border-bottom: 1px solid #fddc76;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 6px;
	overflow: auto;
	border-radius: 2px;
	margin-top: 6px;
}
.product_grid .product-thumb:hover {
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.4);
	transition: 0.2s;
}
.product-thumb .image {
	text-align: center;
	padding: 8px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {

}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}


.product-thumb .name_product a {
	font-weight: 400;
	color: #000;
    font-size: 15px;
    text-transform: capitalize;
}
.product-thumb .name_product a:hover {
	color: #ce0f10;
    text-decoration: underline;
}
.product-thumb .caption {
	padding: 12px 10px 12px;
	background: #fff;
	border-top: 1px solid #eee;
	background: #fafafa;
	min-height: 115px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

/* Rating
----------------------------------------------------------------- */
.product-thumb .rating 			{ padding-bottom: 3px; padding-top: 1px }
.rating .fa-stack 				{ font-size: 8px; width: 13px; height: 13px; }
.rating .fa-star-o 				{ color: #999; font-size: 15px; }
.rating .fa-star 				{ color: #ff7501; font-size: 15px; }
.rating .fa-star.star-emty 		{ color: #cecece; }
.rating .fa-star + .fa-star-o 	{ color: #E69500; }


#product_page .rating a {
	position: relative;
    top: 3px;
    padding-left: 10px;
    color: #5a5a5a;
    text-decoration: underline;
}
#product_page .rating a:hover {
    color: #d86b01;
}




/* Price
------------------------------- */

@media (max-width: 1025px) {
    .centr_colum_price {
        padding: 0 5px;
    }
    .colum_cart {
        padding: 0 15px 0 0;
    }
    .colum_logo {
        padding-right: 0;
    }
    #buyclick_box .buyclick {
        display: inline-block;
        font-size: 15px;
        margin-bottom: 6px;
        font-weight: 500 !important;
        padding: 13px 16px;
        display: inline-block;
        color: #444;
        background-color: #fccc38;
        font-size: 16px;
        border-radius: 2px;
        transition: 0.2s;
        outline: none;
        border: 0;
    }
}


h2.price {
	margin: 0;
}
.product-thumb .price, #product_page .product-thumb.nbrd .price {
	color: #333;
	font-size: 17px;
	padding: 10px 0;
	border:none;
}
.product-thumb .price .p_only, #product_page .product-thumb.nbrd .price .p_only {
    color: #d71a21;
    font-weight: 600;
    font-size: 17px;
}
.product-thumb .price-new, #product_page .product-thumb.nbrd .price-new {
	font-weight: 600;
	color: #d71a21;
	font-size: 17px;
}
.product-thumb .price-old, #product_page .product-thumb.nbrd .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	font-weight: 600;
	font-size: 16px;
}

/* product page -------------- */
#product_page .price {
	color: #333;
	font-size: 17px;
	padding: 17px 0 0px;
	border-top: 1px solid #ddd;

}
#product_page .price .p_only {
    color: #cd2127;
    font-weight: 600;
    font-size: 26px;
}
#product_page .price-new {
	font-weight: 600;
	color: #cd2127;
	font-size: 28px;
}
#product_page .price-old {
	color: #777;
	text-decoration: line-through;
	margin-left: 10px;
	font-weight: 500;
	font-size: 24px;
}


/* Product stock status
---------------------------------------- */
.text_in_stock { color: #00a700; }
.text_min_stock { color: #eb4e01; }
.text_not_stock { color: #cd2127; }



#product_page .p_title {
    margin-top: 30px;
    font-size: 30px;
}





.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 70%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #fdfdfd;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 30%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}



.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 1px;
}
a.thumbnail:hover {
	border: 1px solid #ff450a;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

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

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

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

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

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

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

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*OPENCART.PRO*/

/*img category*/
.imgcategory .product-thumb.transition > h4 {
	padding-left: 10px;
}


/* Product page
----------------------------------- */
#product_page h1 {
	margin-top: 0;
}

#product_page .p_description p, #product_page .p_description span, #product_page .p_description {
	font-size: 14px;
	color: #636363;
}

.p_user_info {
	border-left: 1px dashed #ccc;
    padding-left: 10px;
}
.p_user_info ul {
	list-style-type: none;
	padding-left: 0;
	font-size: 14px;
}
.p_user_info h4 {
	font-weight: 600;
	font-size: 16px;
}

hr.p_hr {
	border-color: #ce0f0f;
}

.p_title b {
	font-weight: normal;
}

.main_pr_info b a {
    text-decoration: underline;
}
.main_pr_info b a:hover {
    color: #d86b01;
}
.main_pr_info b a, .main_pr_info b {
    color: #5a5a5a;
    font-weight: 500;
    font-size: 14px;
}

a.p_wishlist {
    cursor: pointer;
    padding: 14px;
    margin-left: 10px;
    border-radius: 2px;
    position: relative;
    background: rgb(245, 245, 245);
    top: 1px;
    transition:0.2s;
}

a.p_wishlist i {
    color: #8c8c8c;
    position: relative;
    top: 5px;
    font-size: 24px;
    transition:0.2s;
}
a.p_wishlist:hover {
    cursor: pointer;
    color: #333;
    background: rgba(252, 204, 55, 0.77);

}


/* readMore */
.readmore_js { 
    color: #E62E04; 
    text-decoration: underline; 
    font-size: 22px; 
    margin-top: 15px; 
    display: inline-block !important; 
    width: auto !important; 
    transition:0.3s;
}
.readmore_js i { 
    font-size: 18px; 
}
.readmore_js:hover { 
    color: #f55100; 
    transition:0.3s;
}
.desc_product.readmore-js-section.readmore-js-collapsed { position: relative; }
.desc_product.readmore-js-section.readmore-js-collapsed:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 3em;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
}



.lite_attribute div {
    display: inline-block;
    font-size: 14px;
    color: #444;
}
.lite_attribute i {
    font-size: 10px;
    color: #999;
    padding: 0 4px;
    position: relative;
    top: -1px;
}
.lite_attribute i:last-child {
    display: none;
}



.product-thumb.not-available {
    filter: url(theme/default/image/grayscale_filter.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}
.product-thumb.not-available:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}



/* product description -------- */
.p_description span p {
	color: #666;
}

/* Attribute product page ----- */
.p_attribute table {
	border-top: 1px solid #ddd;
	width: 66.7%;
	margin-top: 20px;
}
.p_attribute tr:nth-child(2n) {
	background: #f7f7f7;
}
.p_attribute td.attribute_name {
	border: none;
	width: 50%;
	border-bottom: 1px solid #ddd;
	border-right: 1px dashed #ddd;
}
.p_attribute td.attribute_text {
	border: none;
	border-bottom: 1px solid #ddd;
	width: 50%;
}


/* Product page TABS
-------------------------------------- */
#product_page .nav-tabs {
	margin: 30px 0 0 0;
	border-bottom: none;
    background: #f7f7f7;
}
#product_page .nav-tabs li {
   width: 33.333333%;
   margin-bottom: 0;
   text-align: center;
}
#product_page .nav-tabs li a {
   border: 1px solid #ececec;
   border-right: none;
   font-size: 16px;
   text-transform: uppercase;
   color: #6f6f6f;
   border-left: 0;

}
#product_page .nav-tabs li.active a {
	background: #d8d8d8;
	border: 1px solid #dedede;
	color: #333;
}
#product_page .nav-tabs li:nth-child(2), #product_page .nav-tabs li:nth-child(1)  {
   border-right: 1px solid #ececec;
}
#product_page .nav-tabs li:last-child {
   /*border-right: 1px solid #ececec;*/
}
.nav-tabs>li {
    float: left;
}
#product_page .nav-tabs.3_tab li { 
   width: 33.333333%
}
#product_page .nav-tabs.video_tab li {
   width: 25%
}
.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}



/* Model 
---------------------- */


/* 992px
------------------------------------ */
@media (max-width: 992px) {
	#model_box .model_model .cart_model .button.md_cart {
		display: none;
	}
}


@media (min-width: 992px) {
	#model_box .model_model .cart_model .button.mini_cart {
		display: none;


	}
}


#model_box { 
	width: 100%; 
	text-align: center; 
	border-collapse: collapse;
}

#model_box thead tr:first-child { background: #F7F7F7;  }
#model_box thead tr th:first-child { padding: 6px 0;  }

#model_box tr th { 
	padding: 6px 0;  
	border: 1px solid #ddd;
	background: #eee;
	text-align: center;
}
#model_box tr td { 
	/*border: 1px solid #ddd;*/
	padding: 2px 0; 
	/*min-width: 180px;*/
}


#model_box td.image_model 	{ width: 20%; }
#model_box td.name_model 	{ width: 25%; }
#model_box td.attribute_box { width: 40%; }
#model_box td.price_model 	{ width: 15%; padding: 10px; }


#model_box.attribute td {  min-width: 180px; }

/*#model_box tr:hover { background: #F5EFDE; }*/



#model_box.attribute { border: none; max-width: 600px; display: table-cell; }
#model_box.attribute tr { border: none; border-bottom: 1px solid #E7E7E7; }
#model_box.attribute tr td { border: none; padding: 4px 0; border: none; }





#model_box { margin-bottom: 0; width: 100%; margin-top: 16px; }

#model_box tr.model_model { 
	border-bottom: 1px solid rgb(234, 233, 233);
    border-top: 1px solid rgb(234, 233, 233);
	min-height: 120px; 
	padding: 10px; 
    transition:0.2s;
}

#model_box tr.model_model:nth-child(2n+1) { background: #F7F7F7; }
/*#model_box tr.model_model:first-child { border-top: 1px solid rgb(234, 233, 233); }*/


#model_box tr.model_model:nth-child(2n+1) #model_box tr.model_model .price_td {
    background: rgb(241, 241, 241);
}



#model_box tr.model_model:hover { 
    background: #ececec;
    background: rgba(236, 236, 236, 0.63);
}




#model_box tr.model_model td { }
#model_box tr.model_model td.image_model { width: 150px; padding: 4px; }
#model_box tr.model_model td.image_model img { width: 120px; transition:0.2s; border-radius: 50%; border: 1px solid rgb(234, 233, 233);}
#model_box tr.model_model td.image_model img:hover { border: 1px solid rgba(255, 69, 10, 0.55);}

#model_box tr.model_model td .name_model { color: #444; font-size: 16px; text-align: left; padding: 10px 15px 0px 15px; font-weight: 500; }
#model_box tr.model_model td .name_model .n_m { font-weight: bold; }

#model_box tr.model_model td .name_model .m_m { font-size: 13px; color: #888; }

#model_box .model_model .price_model { font-size: 16px; font-weight: 600; color: #cd2127; margin-bottom: 10px; }
#model_box .model_model .price_model .price-old { white-space: nowrap; font-size: 16px; font-weight: 600; color: #999; text-decoration: line-through; }
#model_box .model_model .price_model .price-new { white-space: nowrap; font-size: 16px; font-weight: 600; color: #cd2127;}
#model_box .model_model .cart_model .button { font-weight: bold; margin-top: 10px; }
#model_box .model_model .cart_model .b_model_yes { font-weight: bold; color: #0a0; }


#model_box tr.model_model td .attribute_box table { border: none; margin-bottom: 0; }
#model_box tr.model_model td .attribute_box table tr td { 
	line-height: 18px; 
	border: none;  
	font-size: 13px; 
	text-align: left; 
	border-right: none; 
	border-color: #eee;
	color: #222;
}
#model_box tr.model_model td .attribute_box table tr td.attribute_name { padding: 0 50px 0 0; }
#model_box tr.model_model td .attribute_box table tr td.attribute_value { padding: 0; border-right: none; }



#model_box tr.model_model td .attribute_box  { padding: 5px 15px 10px 15px; }

#model_box tr.model_model td .attribute_box table tr td.attribute-name { position: relative; width: 40%; }
#model_box tr.model_model td .attribute_box table tr td.attribute-name span {
	position: relative; 
	background: #fff; 
	padding-right: 10px;
}
#model_box tr .model_model td .attribute_box table tr td.attribute-name:before {
	position: absolute;
    content: '';
    top: 16px;
    left: 0;
    right: 0px;
    height: 1px;
    background: url(../image/dotted-pic.png) repeat-x;;
}

#model_box tr.model_model td .attribute_box table tr td.attribute-text {
	padding-left: 10px;
}



#model_box input.button {
    white-space: nowrap;
    outline: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-radius: 3px;
    margin-bottom: 2px;
    color: #fff;
    font-size: 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    padding: 6px 14px 8px 14px;
    background: #fb3f4c;
    background: -webkit-linear-gradient(top, #fb3f4c, #fb3f4c);
    background: -ms-linear-gradient(top, #fb3f4c, #fb3f4c);
    background: -moz-linear-gradient(top, #fb3f4c, #fb3f4c);
    background: linear-gradient('to bottom', #fb3f4c, #fb3f4c);
    box-shadow: 3px 3px 7px 0 rgba(242, 165, 171, 1), inset 0 -3px 0 0 #D02D38;
    width: auto;
}


#model_box input.button:hover {
	background: #fb3f4c;
    background: -webkit-linear-gradient(top, #FD5561, #EC2836);
    background: -ms-linear-gradient(top, #fb3f4c, #fb3f4c);
    background: -moz-linear-gradient(top, #fb3f4c, #fb3f4c);
    background: linear-gradient('to bottom', #fb3f4c, #fb3f4c);
    box-shadow: 3px 3px 7px 0 rgba(242, 165, 171, 1), inset 0 -3px 0 0 #CB202C;
    transition: 0.2s;
}


/* Review product Page --------------- */

.newReviewModal .login_modal {
    text-align: center;
}


.newReviewModal .login_header {
    padding: 0px;
    text-align: left;
}
.newReviewModal .login_modal a {
    padding: 5px 0;
    margin-top: 15px;
    display: inline-block !important;
}

.newReviewModal .login_header input{
    text-align: left;
    width: 50%;
    margin: 0;
}

.newReviewModal .login_loged_modal a {
    display: block !important;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    margin-top: 0;
}
.newReviewModal p.inf_top {
    font-size: 17px;
}
.newReviewModal .inf_email {
    font-size: 13px;
    margin-top: 8px;
    color: #777;
}

.newReviewModal #form-review {
    margin-top: 20px;
}

.newReviewModal .alert {
    padding: 10px;
    border-radius: 2px;
}



h5.revinf {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
}

h2.scec_cls b {
    display: none;
}

#tab-review h2.scec_cls b {
    display: inline-block;
}


.p_review, #product_page #review {
	    width: 66.7%;
}

.p_review .form-control:focus, .p_review input.search_input_page:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px 0px rgb(132, 132, 132), 1px 0 9px 0px rgb(167, 167, 167) !important;
    /* box-shadow: inset 0 1px 1px rgb(123, 123, 123), 1px 0 9px 0px rgba(255, 255, 255, 0); */
    border: 1px solid;
    border-color: #bdbdbd;
}



/* Ansver Admin */
#product_page .table > tbody+tbody {
    border-top: 0;

}

.admin_name td, .admin_text td {
	padding-left: 50px !important;
	border: 0 !important;
	background: none !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.table-striped>tbody>tr.admin_name:nth-of-type(odd) {
    background-color: transparent !important;
}

.admin_name strong {
	padding: 8px 8px 2px 8px;
	border-top: 1px solid #ff450a;
	display: block;
	color: #ff450a;
	font-size: 16px;
}
.admin_text p {
	padding: 2px 8px 8px 8px;
}



/* Styled rating star */
.prod-rating {
	font-size: 0;
	color: #ccc;
	display: inline-block;
	vertical-align: middle;
}
.prod-rating input {
	display: none;
}
.prod-rating * {
	margin: 0 1px 0 0;
}
.prod-rating label .fa {
	font-size: 28px;
	padding: 2px 4px 2px 0px;
	cursor: pointer;
}
.rat-star.active {
	color: #ff7501!important;
}
.rat-star.checked {
	color: #ff7501;
}
/* Styled rating star */


/* Home TABS
------------------------------------------- */

.title_home h3 {
	background: #efefef;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 0;
	padding: 8px 12px;
	position: relative;
	font-size: 22px;
	font-weight: 300;
	color: #000;
}

/* owl-carousel home */


/* Video */
#videoblock {
    background: #f1f1f1;
    text-align: center;
    margin-top: 60px;
    border-top: 1px solid #e8e7e7;
    border-bottom: 1px solid #e8e7e7;
    padding-bottom: 30px;
}

#videoblock .p_title {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
}

#videoblock .video_video {
    text-align: center;
    text-align: -webkit-center;
}
#videoblock .video_video a {
    display: inline-block;
    position: relative;
}
#videoblock .video_video img {
    max-width: 600px;
}

#videoblock .video_video i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ab4141;
    font-size: 50px;
    margin-top: -25px;
    margin-left: -25px;
    transition:0.2s;
}
#videoblock .video_video a:hover i, #videoblock .video_video a:focus i {
    color: #ff0000;
}

/* Auto Recomed Product */
.p_title.recomend_auto_p {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
}

#recomend_product {
   padding-bottom: 20px;
}




.owl-carousel {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.owl-pagination {
	top: 3px;
}
.owl-carousel .product-thumb {
    border-top: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    margin-bottom: 0px;
    margin-top: 0;
    overflow: auto;
    border-radius: 0px !important;
    width: 99.9%;
}

.owl-carousel .product-layout, .owl_style .item {
    padding-right: 0px !important;

}

.owl-carousel .product-thumb .image {
    padding: 10px;
}
.owl-carousel .owl-stage-outer {
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.owl-carousel .product-thumb .caption {
    padding: 15px 10px;
    background: #fff;
    border-top: 1px solid #eee;
    background: #fdfdfd;
    height: 150px;
    overflow: hidden;
}


.owl_home.owl-carousel .owl-controls {
    position: absolute;
    top: -34px;
    right: 15px;

}

.owl-carousel .owl-controls {
    position: absolute;
    top: -30px;
    right: 15px;

}
.owl-carousel.slider_home .owl-controls {
	position: initial;
}

.special_tab h3 a span {
	margin-left: 15px;
	font-size: 18px;
}
.special_tab h3 a i {
	/*margin-left: 10px;*/
	/*font-size: 18px;*/
	position: relative;
	top: -1px;
}


/* Slider Home
------------------------------ */


.owl-carousel.slider_home {
    border-left: 0;
    border-right: 0;
}
.owl-carousel.slider_home .owl-pagination {
    top: 8px;
}




/* Blog 
-------------------------------*/

/* Blog new page */

.blog_news .title_news a {
    font-size: 1.16em;
    color: #222;
    /*border-bottom: 1px dashed #222;*/
    font-weight: 400;
}
.blog_news .title_news a:hover {
    color: #ce0f0f;
    border-bottom: 1px dashed #ce0f0f;
    transition: 0.2s;
}
.blog_news .description {
    font-size: 15px;
    color: #444;
}

.blog_news .date_add {
    font-size: 14px;
    color: #888;
    margin: 5px 0;
}

.blog_news .read_moree {
	margin-top: 15px;
}
.blog_news .read_moree a {
	background: #f7f7f7;
    border: 1px solid #dedede;
	border-radius: 2px;
	padding: 2px 6px 4px 8px;
	color: #555;
}    
.blog_news .read_moree a:hover {
	background: #eee;
	border: 1px solid #ccc;
	transition: 0.2s;
}    

/* Blog Article Page */

.rating.rat_article p {
	margin-bottom: 0;
	margin-left: 10px;
}
.rating.rat_article {
	display: inline-block;
}
.rating.rat_article .fa-stack  {
    height: 2em;
}

.p_title_rev {
	margin: 18px 0;
	font-size: 19px;
	font-weight: 400;
}
.p_title_rev b {
	font-weight: 400;
}


/* module latest */

#home_page #column-right {
	padding-left: 0;
}

.blog_latest_module {
    margin-top: 15px;
    position: relative;
    z-index: 999;
}

.blog_latest_module .bl_content {
    border: 1px solid #ddd;
    border-radius: 3px;
/*    height: 110px;*/
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
}
.blog_latest_module .bl_content a {
    font-size: 16px;
    margin-bottom: 6px;
    display: block;
    color: #222;
    font-weight: 500;
}
.blog_latest_module .bl_content a:hover {
    color: #eb1717;
}
.blog_latest_module .bl_content img {
    margin-bottom: 10px;
}

.blog_latest_module .bl_content p {
    font-size: 14px;
    color: #555;
    margin-bottom: 4px;
}
.blog_latest_module .bl_content .date_add_news {
    font-size: 13px;
    color: #999;
}

.blog_latest_module .more_news {
    margin-top: 6px;
    display: block;
    text-align: right;
    margin-right: 6px;
}

/* article blog */
.article_page h1 {
    margin-top: 15px;
    margin-bottom: 10px;
}

.article_page .owl-carousel .owl-controls {
    position: relative;
    top: 0px;
    right: 0px;
}
.article_page .owl-carousel {
    border-left: 0;
    border-right: 0;
}
.article_page .owl-carousel .owl-stage-outer {
    border-left:0;
    border-right: 0;
}

.article_page .owl-carousel .product-thumb {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 6px;
    overflow: auto;
    border-radius: 2px !important;
    margin-top: 6px;
}

.article_page .p_title р3 {
    margin-top: 30px;
    font-size: 30px;
}


/* Manufacturer List
-------------------------------------------------- */
.manufacturer_row {
	margin-right: -7px;
	margin-left: -7px;
}
.manufacturer_grid {
	padding-right: 7px;
	padding-left: 7px;
}


.manufacturer_img {
	text-align: center;
	border-radius: 2px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 8px;
}
a.manufacturer_none_img {
	width: 140px;
	height: 63px;
	display: block;
	text-align: center;
	background: #eee;
	border-radius: 2px;
	border: 1px solid #ddd;
	line-height: 60px;
}


/* Module Special 
------------------------------------------- */
.mini_module h3 {
	background: #eee !important;
	padding: 10px !important;
	margin-top: 0 !important;
}

.mini_module .product-thumb {
	padding: 0px;
	    overflow: visible;
	border: 0;
}
.mini_module .image {
	float: left;
	max-width: 80px;
	border: 1px solid #eee;
	padding: 0px;
}
.mini_module .caption {
	background: none;
	margin-left: 90px;
	padding: 0;
	border-top: 0;
	    min-height: 95px;
}



/* My Account Style
------------------------------------- */

.account_style ul {

}
.account_style ul li {

}
.account_style ul li:first-child {
	border-top: 1px solid #ddd;
}
.account_style ul li a {
	font-size: 20px;
	padding: 8px 0 8px 8px;
	display: block;
	color: #333;
	border-bottom: 1px solid #ddd;
	font-weight: 300;
}
.account_style ul li a:hover {
	color: #e62e04;
	background: #f1f1f1;
}
.account_style ul li a i {
	padding-right: 8px;
	font-size: 22px;
	color: #e62e04;
}


/* Contact Page
------------------------------ */


/* Brand Home
----------------------------------- */

.full_width_brand {
	background: #f7f7f7;
	margin-bottom: -65px;
	border-top: 1px solid #dddddd;
}
.banner_brand {
	display:inline-block !important;
	/*border-top: 1px solid #ddd;*/
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 0 !important;

}
.banner_brand .item {
	border-left:1px solid #ddd;
	background: #f7f7f7;
	padding: 30px 15px;
}



/* NOT FOUND PAGE
-------------------------------------- */

#p_not_found {
	text-align: center;
}

#p_not_found .text_404 {
	font-size: 78px;
	color: #eb4e01;
	padding-bottom: 10px;
	padding-top: 50px;
}

#p_not_found h1 {
	font-size: 38px;
}

#p_not_found .text_404_detail {
	font-size: 20px;
	color: #444;
}

#p_not_found .link_404 a {
	font-size: 18px;
}


/* Procent
----------------------------------- */

.discount-sticker {
    background-color: #FF3E30;
    color: #FFFCF7;
    float: right;
    font-size: 12pt;
    font-weight: 700;
    padding: 4px 8px 4px;
    position: absolute;
    text-align: center;
    top: 10px;
    z-index: 1;
    padding-left: 10px;
    right: 15px;
}
.discount-sticker.list_sticker {
	right: 7px;
	top: 15px;
}

.discount-sticker::before {
    border-style: solid;
    border-width: 13px 9px;
    content: "";
    position: absolute;
    border-color: #FF3E30 #FF3E30 rgb(255, 62, 48) transparent;
    top: 0px;
    left: -10px;
    height: 100%;
}


/* bottstrap */

@media (min-width: 1200px) {
	.col-lg-2_5 {
	    width: 20%;
	}
}


.rel_avpr .price {
    color: #333 !important;
    font-size: 17px !important;
    padding: 10px 0 !important;
    border: none !important;
}

.rel_avpr .price .p_only {
    color: #d71a21 !important;
    font-weight: 600 !important;
    font-size: 17px !important;
}
.rel_avpr .price-new {
    font-weight: 600 !important;
    color: #d71a21 !important;
    font-size: 17px !important;
}
.rel_avpr .price-old {
    color: #999 !important;
    text-decoration: line-through !important;
    margin-left: 10px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}


/* Timer */
#product_page .product-timer-block {
    padding: 5px 10px 5px 0!important;
    margin: 14px 0px 0px 0px !important;
    border: 0;
}

.prices-block {
	text-align: left !important;
    position: relative !important;
    top: 10px !important;
    left: 10px !important;
}

.is-countdown {
    border: 1px solid #dcdcdc !important;
    background-color: rgb(245, 245, 245) !important;
    border-radius: 3px !important;
    width: 99% !important;
    margin: 0px 0px 0px 0px !important;
    padding: 5px 0px 5px 0px !important;
    display: inline-block !important;
}

/* Wishlist Page
------------------------------------------ */
.remove_wish a i {
    font-size: 24px;
    position: absolute;
    left: 15px;
    top: 15px;
    color: red;
}


.slider_home .owl-dots {
    text-align: center;
    margin-top: 10px;
}

.slider_home .owl-stage-outer {
    border-left: 0 !important;
    border-right: 0 !important;
}

/* testimonial Question
---------------------------------------- */

#question .question_box {
    background: #f9f9f9;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    padding: 15px;
    margin-bottom: 15px;
}

#question .author_box .one_line {
    margin-bottom: 4px;

}
#question .author_box .one_line strong {
    padding-right: 8px;
    margin-right: 4px;
    border-right: 1px solid #ccc;
}
#question .author_box .one_line span {
    color: #999;
}

#question .question_box strong {
    font-weight: 500;
}

#question .otvet_box {
    margin-left: 30px;
    border-top: 1px solid #eee;
}
#question .otvet_box strong {
    padding-top: 6px;
    color: #ec1818;
    display: block;
}
#question .otvet_box p {
    margin-bottom: 0;
}

#question h1 {
    margin-top: 10px;
    margin-bottom: 15px;
}

#question .please_registr {
    border-radius: 3px;
    border: 2px dashed #ff7401;
    padding: 5px 8px;
    font-size: 15px;
    color: #292929;
    font-weight: 600;
    display: inline-block;
    margin: 10px 0 20px;
}

#question button {
    margin-bottom: 20px;
}

/* Category tops
------------------------------------ */
/*.col-lg-five {
    width: 20%;
    float: left;
}*/
#category_tops a {
    transition:0.3s;
}

#category_tops a:hover .topcat_col {
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.4);
    transition: 0.2s;
}

#category_tops h3 {
    font-size: 18px;
    margin-top: 10px;
}

#category_tops .topcat_col { 
    border:1px solid #ddd;
    margin-left: -1px;
    margin-top: -1px;
    min-height: 280px;
    padding: 10px;
}
#category_tops .topcat_info {
    text-align: center;
    
}
#category_tops .topcat_info img {
    max-width: 100%;
}

#category_tops #content .col-lg-2:nth-child(6n+1), 
#category_tops #content .col-lg-2:nth-child(6n+1), 
#category_tops #content .col-lg-3:nth-child(4n+1), 
#category_tops #content .col-lg-4:nth-child(3n+1), 
#category_tops #content .col-lg-6:nth-child(2n+1) {
    clear: none;
}




/* OCFILTER
--------------------------- */
.panel.ocfilter.panel-default {
    margin-bottom: 0px;
        border-radius: 0px;
        box-shadow: 3px 0px 7px 0px #d0d0d0;
        border: 0;
        margin-bottom: 20px;
}

.list-group-item.ocfilter-option {
    box-shadow: 0px -1px 2px 0px rgba(78, 78, 78, 0.16862745098039217);
}


.panel.ocfilter.panel-default .btn-danger {
    background: 0;
    border-radius: 12px!important;
    padding: 0px 8px!important;
    border: 1px solid #ff4d4d;
    transition: .2s;
    box-shadow: none;
    color: #333;
    text-shadow: none;
    width: auto;
    line-height: 24px;
}

.ocf-offcanvas.ocfilter-mobile.hidden-sm.hidden-md.hidden-lg {
    left: -300px;
    width: 300px;
}
.ocf-offcanvas.ocfilter-mobile.hidden-sm.hidden-md.hidden-lg.active {
    left: 0;
}


.panel.ocfilter.panel-default .select_options {
    border-radius: 12px !important;
    padding: 0px 8px !important;
    border: 0 !important;
    display: inline-block !important;
    margin-right: 3px !important;
    margin-bottom: 6px!important;
    background: #ffe9a4!important;
    font-size: 13px;
    color: #333;
    line-height: 24px;
}

.panel.ocfilter.panel-default .select_options i {
    font-size: 16px !important;
    color: #666 !important;
    line-height: 22px !important;
    font-weight: normal!important;
    margin-left: 2px;
    position: relative!important;
    top: 1px!important;
}

.selected-options .ocfilter-option {
    background-color: transparent !important;
    font-size: 10px !important;
    padding: 0 !important;;
}

.list-group-item.selected-options {
    padding: 6px 10px !important;
}

/*
-------------------------------------- */

.mini_module .product-thumb .price_to_btn .price,
.mini_module .product-thumb .price_to_btn .price .p_only, 
.mini_module .product-thumb .price_to_btn .price .price-new,
.mini_module .product-thumb .price_to_btn .price .price-old  {
    padding: 0 !important;
    font-size: 15px !important;
}
.mini_module .product-thumb .price_to_btn .price .price-old  {
    margin-left: 0 !important;
    font-size: 13px !important;
    display: block;
}
.mini_module .product-thumb .price_to_btn {
    padding: 10px 0;
}

.mini_module .product-thumb .price_to_btn .view_list {
    background: #efd37e;
    color: #4c4222;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    border: none;
    padding: 2px 6px;
    transition: 0.2s;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #e8dfc0;
    margin-top: -4px;
}

.mini_module .product-thumb .price_to_btn .view_list:hover {
    background: #f3ca50;
    color: #332d19;
}

@media (max-width: 768px) {
    .prop-table {
        display: none;
    }
}

.prop-table {
    border-collapse: collapse;
    margin: 15px 0;
}

.prop-table {
    border-collapse: collapse;
    margin: 15px 0;
}

.left-header-black tr {
    background: #ffffff;
    color: #000000;
}
.prop-table tr td {
    height: 0;
    padding: 1px;
    text-align: center;
    border: 1px solid #009A59;
}

.prop-table tr.header td {
    height: 0;
    background: #519961;
    padding: 1px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.prop-table tr.modes td {
    height: 0;
    background: #000;
    padding: 1px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    border: 1px solid #009A59;
}
.prop-table tr td.left-header {
    font-weight: bold;
    background: #519961;
    color: #FFF;
    text-align: left;
    padding: 1px;
}

.prop-table tr.modes td.left-header {
    background: #000;
    color: #fff;
}
/* End */


/* Mini cats (category) */

#mini-cats {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 20px;
}

#mini-cats a {
    flex: 0 1 calc(20% - 10px); /* Ширина каждого элемента 16.66% с учетом отступа */
    box-sizing: border-box;
    text-decoration: none;
    color: inherit; /* Цвет текста как у родительского элемента */
}

#mini-cats .mc_box {
    text-align: center;
    border: 1px solid #ccc;
    padding: 2px 5px;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    background-color: #fff;
    align-items: center;
    transition: 0.2s;
}

#mini-cats .mc_box img {
    margin-right: 4px;
}

#mini-cats .mc_box span {
    font-size: 14px;
}

#mini-cats .mc_box:hover {
    border-color: #666;
}

.blog-link {
    margin-top: 15px;
    display: inline-block;
    padding: 12px 20px;
    background: #ce0f0f;
    color: #fff;
    border-radius: 4px;
    font-size: 17px;
}