.registration label:before{display:none;}
.registration label{padding-left: 0px!important;}
.sppb-row-overlay{display:none;}
.jshop.login input[type=radio],.jshop.login input[type=checkbox]{display: inherit;}
.jshop.login label:before{display:none;}
#jform_email-lbl:before{display:none;}
#sp-page-builder{z-index:0;}
input[type="radio"]:checked + label:before {
    font-family: fontawesome;
    content: "\f00c";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    font-size: 16px;
    color: #f9f9f9;
    text-align: center;
    line-height: 20px;
    background: #fb3f4c;
    border: none;
}
a {
    color: #E31837;
}
a:hover {
    color: #ff5555;
}
.tel a {
    color: #000000;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -1px;
}
.tel a span {
    font-weight: normal;
    font-size: 20px;
}
span.mobTel {
    font-weight: normal;
    font-size: 17px;
    color: #000000;
    margin-left: 5px;
    letter-spacing: -0.6px;
}
div.offcanvas-menu.menu_fullpage {
    background: rgb(210, 11, 11)!important;
}
.norm2{ font-size:15px;}
.list-serviser li.item{ margin-right:15px;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
#column-wrap-id-1494857548816{ position:relative; z-index:0;}
#sp-main-body { margin-top:30px; padding:0;}
#sp-header-top {
    border-top: 0;
    padding: 20px 0 12px;
}
 
#sp-header-bottom {
   	background: rgb(210, 11, 11)!important;
    position: relative;
    padding-bottom: 0;
	z-index:1;
}
.sp-module.horizontal-menu-dev .menu_horizontal .sj-megamenu {
   background: rgb(210, 11, 11)!important;
}
 
.menu_horizontal .sj-megamenu .level-1>a:focus{background:none!important;}
.sambar.layout1 .sambar-inner.menu_vertical .level-1 > a:hover{color: #ff5555;}
.sp-module.my-cart a:before {
    content: "";
    height: 40px;
    width: 40px;
    background: #ea0606 url(../images/icon/bag.png) no-repeat center center;
    display: inline-block;
    border-radius: 4px;
    float: left;
    margin: 0 10px;
}
.sj-megamenu-parent >li >a, .sj-megamenu-parent >li > span {
    display: inline-block;
    padding: 0 15px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
 
.sp-module.horizontal-menu-dev .menu_horizontal .sj-megamenu .level-1 .sj-menu-item a:hover, .sp-module.horizontal-menu-dev .menu_horizontal .sj-megamenu .level-1 .sj-menu-item >span:hover {color:#ff5555!important;}
.extra_fields_group div{ float:left; margin-right:7px;}
.block-main .dot{display:none;}
.text_zoom{display:none;}
.productfull .text_zoom {
    padding-bottom: 5px;
    padding-top: 3px;
    display: none;
}
p.okz{
    display: block;
    max-width: 550px;
    margin: auto;
    font-size: 21px;
    line-height: 34px;
    text-align: center;
    color: #d20b0b;
}
 
#sp-breadcrumb-block {
    padding: 30px 0 0 0;
    margin: 0;
}
.sp-module ul.breadcrumb {
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding-left: 10px;
    }
.sp-module ul >li >a {
    color: #3e77aa;
}
.sp-module ul >li >a:hover {
    color: #fb3f4c;
}
.breadcrumb li a span, .breadcrumb li span{
    /*background: #fff;
    border-right: 0;
    display: inline-block;
    font-size: .92308em;
    line-height: 2.45em;
    padding-left: 2.08333em;
    padding-right: .33333em;
    position: relative;
    white-space: nowrap;
	margin-right: -3px;
	 border-bottom: 1px solid #dcdcdc;*/
} 
#system-message-container .alert-message {
    border: 1px solid #7DA500;
    text-align: center;
    z-index: 999;
    margin: 20px auto;
    width: auto;
    background: #FDFBE4;
	font-size: 18px;
}
label.select-mask:after{padding: 0px 12px;}
.jshop_list_product #sort_count .box_products_sorting, .jshop_list_product #sort_count .box_products_count_to_page {
    padding: 0px 10px 5px 10px;
    color: #000;
    display: inline-block;
}
.jshop span.old_price {
    display: block;
    color: #ccc;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: normal;
}
.productfull .product-info .jshop_prod_description, div.jshop_prod_description{ margin:auto; padding:0;}
.productfull .product-info .prod_buttons #quantity {
    width: 40px;
    padding: 0;
    height: 40px;
    border-radius: 3px;
    margin: 0 5px;
    text-align: center;
    }
table.prod_buttons{margin-top:20px;}
.podzakaz{
	display: table;
    margin: 10px 0 10px 0;
    padding: 7px 0;
    color: #f70707;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    
}
.extra_fields { margin-bottom:5px;}
.extra_fields div{
	font-size: 14px;
    font-weight: bold;}
.itemid-841 .extra_fields div{
	font-size: inherit;
    font-weight: inherit;
}
/*.breadcrumb li:nth-child(1) a span {
    margin-left: 30px;
    padding-left: 20px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}*/
/*.breadcrumb li:last-child span:before, .breadcrumb li:last-child span:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -15px;
}
.breadcrumb li:last-child span:before{
	border-left: 15px solid #dcdcdc;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
   
}
.breadcrumb li:last-child span:after{
    border-left: 15px solid #fff;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
    margin-right: 1px;
}
.breadcrumb>li+li:before {
	border-left: 15px solid #dcdcdc;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
   
}
.breadcrumb>li+li:after {
    border-left: 15px solid #fff;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
    margin-left: -1px;
}
.breadcrumb>li+li:after, .breadcrumb>li+li:before {	
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 1;
    top: 0;
	}
.breadcrumb li .active:after{
	border-left: 15px solid #dcdcdc;
    border-bottom: 16px solid transparent;
    border-top: 17px solid transparent;
}*/
.body-innerwrapper {
    background: #fff;
}
.jshop.productfull h1, .productfull .pro-more-info h1 {
    font-size: 2.76923em;
    font-weight: 400;
    line-height: 0.8em;
    letter-spacing: -.025em;
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.jshop_code_prod #product_code,.jshop_code_prod {
    color: #999;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0.5px;
	line-height: 1px;
}
.rating{margin-bottom: 5px;}
.entry-header h1, .page-header h1{ font-weight:400;}
.entry-header h2 a {
    color: #222;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.jshop_list_product .product .item-title {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
	padding: 5px;
}
#sp-component div.jshop {
    background: #fff;
    border-radius: 4px;
    padding: 0;
}
#sp-component .jshop.productfull{padding: 0 30px;}
.tab-content{ margin-top:20px;}
.nav-tabs>li>a{ color:#337ab7;}
.nav-tabs>li.active>a{
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0;
    border-bottom-color: #ff5555;
}

.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0;
    border-bottom-color: transparent;
}
.productfull .block-tab .nav-tabs {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 20px;
  
}
.productfull .block-tab .nav-tabs li.active a{color: #555;}
.productfull .block-tab .nav-tabs li:nth-child(3){
    padding-right: 20px;
}
.nav-tabs>li.active>a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 1;
}
.nav-tabs>li.active>a:before {
    height: 4px;
    background: linear-gradient(135deg,#cc3b0c 10%,#fb3c00 100%);
}
.productfull .nav-tabs h3,.productfull .block-tab .nav-tabs li a {
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 5px;
    text-transform: none;
	color: #337ab7;
}
.nav-tabs>li>a:hover {
    border: none;
}
.productfull .nav-tabs > li > a,.nav>li>a:focus, .nav>li>a:hover {
   background: none;
   border: none;
}
.nav-tabs>li>a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 1;
}
.nav-tabs>li>a:hover:before {
    background-color: #ff5555;
}
.btn.btn-success.buy {
    font-size: 18px;
    font-weight: normal;
    padding: 7px 20px 7px 25px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    background: #de0101;
    border: 1px solid #af3007;
    text-transform: uppercase;
}
.productfull .product-info .prod_buttons .buttons .button {
    width: 140px;
    height: 40px;
    padding: 0;    
    margin: 0 5px;   
    border-radius: 3px;
    font-size: 18px;
    font-weight: normal;  
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    background: #de0101;
    border: 1px solid #af3007;
    text-transform: uppercase;
	vertical-align: middle;
	-webkit-transition: background-color 400ms,box-shadow 400ms;
    -o-transition: background-color 300ms,box-shadow 300ms;
    transition: background-color 300ms,box-shadow 300ms;
}
.productfull .product-info .prod_buttons .buttons .button:hover,.productfull .product-info .prod_buttons .buttons .button:active{    
	background: #e80000;
    box-shadow: 0px 0px 10px rgba(181, 45, 0,0.5);
    border: 1px solid #af3007;
	-webkit-transition: background-color 400ms,box-shadow 400ms;
    -o-transition: background-color 300ms,box-shadow 300ms;
    transition: background-color 300ms,box-shadow 300ms;
	}
 
.btn.btn-success.button_buy{
    background: #de0101;
    border: 1px solid #af3007;
	-webkit-transition: background-color 200ms,box-shadow 200ms;
    -o-transition: background-color 200ms,box-shadow 200ms;
    transition: background-color 200ms,box-shadow 200ms;
}
.btn.btn-success.buy:hover, .btn.btn-success.button_buy:hover,.btn.btn-success.button_buy:active{
    background: #e80000;
    box-shadow: 0px 0px 10px rgba(181, 45, 0,0.5);
    border: 1px solid #af3007;
	-webkit-transition: background-color 200ms,box-shadow 200ms;
    -o-transition: background-color 200ms,box-shadow 200ms;
    transition: background-color 200ms,box-shadow 200ms;
}
.btn.btn-info.button_detail {
    border: 1px solid #e00000;
    background: none;
    color: #651d06;
	-webkit-transition: background-color 200ms,box-shadow 200ms;
    -o-transition: background-color 200ms,box-shadow 200ms;
    transition: background-color 200ms,box-shadow 200ms;
}
.btn.btn-info.button_detail:hover,.btn.btn-info.button_detail:active{
	box-shadow: 0px 0px 7px rgba(181, 45, 0,0.3);
	-webkit-transition: background-color 200ms,box-shadow 200ms;
    -o-transition: background-color 200ms,box-shadow 200ms;
    transition: background-color 200ms,box-shadow 200ms;
}
.btn.btn-success.buy:active {
    background: #de0101;
    box-shadow: 0px 0px 10px rgba(181, 45, 0,0.5);
}
.btn.btn-info.quickorder{
    border: 1px solid #e00000;
    padding: 9px 20px 9px 20px;
    background: none;
    color: #651d06;
    font-size: 14px;
    text-transform: uppercase;
	-webkit-transition: background-color 400ms,box-shadow 400ms;
    -o-transition: background-color 300ms,box-shadow 300ms;
    transition: background-color 300ms,box-shadow 300ms;
}
.productfull .product-info .price #block_price {
    color: #f70707;
    font-size: 16px;
    font-weight: bold;
}
.productfull .product-info .qty_in_stock_shop span{color: #f70707;}
.productfull .block-main .product-image .additional-images .owl-controls .owl-prev:hover, .productfull .block-main .product-image .additional-images .owl-controls .owl-next:hover {
    background: #de0101;
    color: #fff;
}
#quickorderpopup .btn-info{    
	background: #de0101;
    border: 1px solid #af3007;
	color:#fff;
	}
.btn.btn-info.quickorder:hover, .btn.btn-info.quickorder:active, #quickorderpopup .btn-info:hover, #quickorderpopup .btn-info:active{
	box-shadow: 0px 0px 5px rgba(181, 45, 0,0.3);
	-webkit-transition: background-color 400ms,box-shadow 400ms;
    -o-transition: background-color 300ms,box-shadow 300ms;
    transition: background-color 300ms,box-shadow 300ms;
}
#quickorderpopup .header {
    font-size: 25px;
    color: #500a0a;
}
.jshop .prod_qty_input input {
    width: 60px;
}
.btn.wishlist {
    display: inline-block;
    margin: 0 5px;
    padding: 10px 21px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    border-radius: 4px;
    vertical-align: top;
    text-align: center;
    background: none;
    webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.btn.wishlist:hover{border: 1px solid #ff5555;}
input.btn.wishlist {
    background-image: url(../images/like.png);
    background-repeat: no-repeat;
    background-position: 5px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #f99797;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.025), 0 0 3px #fb483a85;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.025), 0 0 3px 0px #fb483a85;
}
#quickorderpopup form, .white-popup-block {
   border-radius: 3px;
}
span.text{font-size: 12px;}
.listing-tab-dev .sj-responsive-listing .respl-items .respl-item .item-inner .item-info h3.item-title {
    margin: 0 0 15px;
    height: 75px;
}
.alert .alert-heading {
    font-size: 130%;
    margin-bottom: 8px;
    color: red;
}
.alert {
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
    border: 1px solid #f58383;
    border-radius: 4px;
    width: 70%;
    margin: 5px auto 20px auto;
}
.jshop_list_product ul.unstyled.extra_fields{
    font-size: inherit;
    max-width: 100%;
}
.unstyled.extra_fields{font-size: 16px;max-width: 80%;}
.pro-other-info{font-size: 16px;}
.extra_fields .extra_fields_group {
    font-weight: bold;
    padding-top: 3px;
    letter-spacing: 0.7px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;    
}
.extra_fields_name{
    color: #666;
    font-weight: normal;
}
.productfull .block-tab .tab-content{ padding:0;}
.productfull .product-form {
    margin-bottom: 20px;
    padding: 0 10px 0 10px;
    background: #fff;
}
.jshop_list_product .list_product .item-wrap .item-image .img:before{background: transparent;}
.jshop_list_product .list_product .item-wrap:hover .item-image .img:before {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.product .buttons{
    text-align: center;
    margin: 10px auto 20px auto;
}
ul.unstyled.extra_fields li.row-fluid{margin-bottom:16px;}
ul.unstyled.extra_fields li:first-child.extra_fields_group{margin-top: 10px;}
ul.unstyled.extra_fields li.extra_fields_group{margin-top: 50px;}
.sp-module.infopay:first-child{margin-top:10px;}
.clear{clear:both; margin:0; padding:0;}
#column-id-1527495731065, #sppb-addon-1527501045714{
    font-size: 12px;
    line-height: 19px;
}
.method-delivery{margin-top: 15px;}
.method-delivery span.title, .paymentMethods span.title, .nazad span.title{font-weight: 500;}
#icon-pickup {
    width: 19px;
    height: 19px;
    background: url(../images/mysprite-all.png) -44px 0px;
    display: inline-block;
    margin-top: 2px;
    margin-right: 10px;
    float: left;
}
#icon-courier {
    width: 19px;
    height: 19px;
    background: url(../images/mysprite-all.png) -66px 0px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 10px;
    float: left;
}
#top-block-np{margin-top:10px;margin-right: 9px;}
.deliver-block{
	display:block;
	float:left;
}
.deliver-block.deliver-block-np{
	display:block;
	float:right;
}
.deliver-block.deliver-block-me2
{
	display:block;
	float:right;
	margin-right: 23px;
}
.payment-icon-card {
    width: 22px;
    height: 16px;
    background: url(../images/mysprite-all.png);
    display: inline-block;
    margin-top: 15px;
    margin-right: 5.5px;
}
.methods-list{margin-top:5px;}
.nazad{margin-top:15px;}
.payment-icon-badge {
    width: 18px;
    height: 16px;
	background: url(../images/mysprite-all.png) -24px 0px;
    display: inline-block;
    margin-right: 13px;
    float: left;
}
.methods-list ul.payments{margin-top: 5px;}
.methods-list ul.payments li{margin-bottom: 5px;}
.sp-module .sp-module-title {
    margin: 0 0 20px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
    color: #333;
}
.infopay .sppb-btn-default {
    background: none;
    border-bottom: 1px dashed #3F51B5;
    font-size: 14px;
    font-weight: 300;
    color: #3F51B5;
    padding: 0px 0px 2px 0px;
    text-align: center;
    width: auto;
    border-radius: inherit;
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
    text-decoration: none;
}
.infopay .sppb-btn-default:hover, .infopay .sppb-btn-default:active, .infopay .sppb-btn-default:focus{
	border:none; 
	background:none;
	color:#ff5555;
	-webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
    text-decoration: none;
	box-shadow: none;
	}
.jshop_list_product .box_products_sorting img {
    cursor: pointer;
    display: inline-block!important;
}
.jshop_list_product .list_product .item-wrap .item-image{height: 270px;}
.jshop_list_product .box_products_sorting select, .jshop_list_product .box_products_count_to_page select {
    width: 150px;
	display: inline-block;
    height: auto;
    padding: 0;
    font-size: inherit;
    line-height: initial;
    color: inherit;
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, 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;
}
.jshop_list_product .list_product .item-wrap .item-info{margin: 10px 0;}
.jshop_list_product .list_product .item-wrap .item-info .main-price .item-price .price{color: #ff5555;}
.jshop_list_product .list_product .item-wrap .item-info .main-price .price-sale{background: #ef2424;}
.jshop_list_product .list_product .item-wrap .item-info .main-price .price-sale:before{border-color: transparent #ef2424 transparent transparent;}
a.knopka {
    font-size: 21px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: -0.5px;
    background: #d20b0b;
    color: #fff;
    display: block;
    width: 80%;
	margin-top: 20px;
    padding: 7px 7px 10px 7px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.43);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.43);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.43);
}
a.knopka:hover{background: #e83a10;}
.jshop_list_product .list_product .item-wrap .item-image .sale, .jshop_list_product .list_product .item-wrap .item-image .product_label,.productfull .product-image .image_middle .product_label,.productfull .product-image .image_middle .product_label {
    height: auto;
    width: auto;
    padding: 0 7px 0 7px;
    line-height: 35px;
    border-radius: 45px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: #63c54c;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
}
.jshop_list_product .list_product .item-wrap .item-image .product_label.заказ {
    background: #de0101;
}
.jshop_list_product .list_product .item-wrap .item-image .product_label.заказ:before {
    border-bottom: 17px solid #de0101;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    position: absolute;
    right: -6px;
    top: -6px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
}
.jshop_prod_description ul{list-style-type: circle;margin-left: 25px;margin-bottom: 20px;}
#sp-component div.jshop table.cart tbody tr:first-child {
    background: #ea0d0d;
    border: 1px solid #ccc;
    text-align: center;
}
#sp-component div.jshop #checkout .td_2 a {
    background: #ea0d0d;
}
#sp-component div.jshop table .button {
    margin: 10px 0;
}
#sp-component div.jshop table .button {
     background: #ea0d0d;
	 border-radius: 3px;
	}
.border_top{border-top: 4px solid #d20b0b;}
.border_gray{border-top: 1px solid #e1e1d8;}
.border_bottom{border-bottom: 4px solid #d20b0b;}
.listing-tab-dev.color1 h3.sppb-addon-title {
    border-top: 2px solid #d20b0b;
}
.tab-content .description {margin-bottom: 15px;}
.listing-tab-dev.color1 .sj-responsive-listing .respl-wrap .respl-header .respl-sort-view .respl-sort .sort-wrap .respl-option > li.sel a {
    color: #ff5555;
}
.listing-tab-dev.color1 .sj-responsive-listing .respl-wrap .respl-header .respl-sort-view .respl-sort .sort-wrap .respl-option > li:hover a {
    color: #ff5555;
}
.listing-tab-dev .sj-responsive-listing .respl-items .respl-item .item-inner .item-image .addtocart{background: #d20b0b;}
.listing-tab-dev .sj-responsive-listing .respl-items .respl-item .item-inner .item-info .main-price .item-price .price {
    display: block;
    color: #ff5555;
    font-size: 16px;
    font-weight: bold;
}
.listing-tab-dev .sj-responsive-listing .respl-items .respl-item .item-inner:hover .item-info h3.item-title a {
    color: #ff5555;
}
.listing-tab-dev .sj-responsive-listing .respl-items .respl-item .item-inner .item-info .main-price .price-sale {
    background: #d20b0b;}
.listing-tab-dev .sj-responsive-listing .respl-items .respl-item .item-inner .item-info .main-price .price-sale:before {
     border-color: transparent #d20b0b transparent transparent;}
.listing-tab-dev .sj-responsive-listing .respl-wrap .respl-loader .respl-button {
    background: #d20b0b;}
		
.jshop_list_product #sort_count {
    background: #eeeeee;
    padding: 5px 12px 0px 12px;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
}
#list_product_image_middle img{
    display: block;
    max-width: 100%!important;
    height: auto;
}
.thumbnail{max-width: 100%!important;}
.sppb-item.sppb-item-has-bg>img {
    width: 100%;
    border-radius: 4px;
}
.sppb-btn {border-radius: 3px;}
.sppb-carousel-indicators li {
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.sppb-carousel-indicators .active {
    background-color: rgb(210, 11, 11);
    border: 1px solid rgb(210, 11, 11);
}
.sppb-carousel-indicators {
    left: 50%;
    width: 80%;
    margin-left: 0;
}
.sambar.layout1 .sambar-inner.menu_vertical h3.title-mod {
    background: rgb(210, 11, 11)!important;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.sambar .btn-sambar .icon-bar{ display:none;}
.sambar .sambar-inner .btn-sambar{background: #000000;}
.sambar .sambar-inner{ background:none;}
#sp-block-acymailling {
    padding: 30px 0;
    border-bottom: 3px solid #E31837;
}
.block_product .product {
    padding: 10px 5px;
    border-radius: 3px;
    border: 2px solid #fff;
	-webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
    }
.block_product .product:hover {
    border: 2px solid #ff5555;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
    }
.jshop.list_product div[class*="span"]{
    margin: 0 5px 5px 0;
    padding: 0;
    border: 1px solid #eaeaea;
    border-radius: 3px;
}
.jshop_list_product div.product {
    margin: 0px 4px 0px 4px;
    padding-top: 7px;
    box-shadow: 0 0 0 1px #eaeaea;
    border-radius: 3px;
	-webkit-transition: box-shadow 0.35s ease 0s;;
    -o-transition: box-shadow 0.35s ease 0s;;
    transition: box-shadow 0.35s ease 0s;;
}
.jshop_list_product div .col-md-4{ padding-left:2px; padding-right:2px;}
.jshop_list_product div.product:hover {
    box-shadow: 0 0 0 0px #eaeaea, 0 0 0 2px #ff5555,0px 0px 10px rgba(0, 0, 0, 0.8);
     
}
.list_product_row {
    overflow: hidden;
    margin-bottom: 0px;
    padding-left: 5px;
	padding-top:5px;
}
div.myicon {
	float:left;
    border: 1px solid #ebebeb;
    margin-right: 5px;
    border-radius: 3px;
    margin-top: 10px;
    display: block;
    text-align: center;
    width: 135px;
    overflow: hidden;
	    -webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
	cursor:pointer;
}
div.myicon:hover{border: 1px solid rgb(210, 11, 11);}
div.myicon p a {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}
div.myicon p a:hover {
    color: #ff5555;
}
div.myicon img{margin:0 auto;}
.uf_options {
    clear: both;
    border: none;
    border-top: none;
    opacity: 1;
    max-height: 2000px;
    -webkit-transition: opacity .5s ease-out, max-height .5s ease-out;
    transition: opacity .5s ease-out, max-height .5s ease-out;
    margin: 0;
}
.uf_manufacturer, .uf_category, .uf_vendor {
    color: #3e77aa!important;
    font-weight: 400!important;
}
#uf_count_product {
    color: #d23b0b!important;
}
#jshop_unijax_filter .groupbtnleft{
    border-radius: 4px 0 0 4px!important;
    -webkit-border-radius: 4px 0 0 4px!important;
    -moz-border-radius: 4px 0 0 4px!important;
    -o-border-radius: 4px 0 0 4px!important;
    border-color: #eaeaea!important;
	background: rgb(210, 11, 11)!important;
}
#jshop_unijax_filter .groupbtnleft:hover {
    background: rgb(255, 85, 85);
    background: -moz-linear-gradient(top, rgba(255, 85, 85) 0%, rgba(238, 61, 5) 50%, rgba(243, 62, 4) 51%, rgba(210, 59, 11) 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255, 85, 85)), color-stop(50%,rgba(238, 61, 5)), color-stop(51%,rgba(243, 62, 4)), color-stop(100%,rgba(210, 59, 11)))!important;
    background: -webkit-linear-gradient(top, rgb(255, 85, 85) 0%,rgba(238, 61, 5) 50%,rgba(243, 62, 4) 51%,rgba(210, 59, 11) 100%)!important;
    background: -o-linear-gradient(top, rgba(255, 85, 85) 0%,rgba(238, 61, 5) 50%,rgba(243, 62, 4) 51%,rgba(210, 59, 11) 100%)!important;
    background: -ms-linear-gradient(top, rgba(255, 85, 85) 0%,rgba(238, 61, 5) 50%,rgba(243, 62, 4) 51%,rgba(210, 59, 11) 100%)!important;
    background: linear-gradient(to bottom, rgb(255, 85, 85) 0%,rgba(238, 61, 5) 50%,rgba(243, 62, 4) 51%,rgb(210, 59, 11) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5555', endColorstr='#d23b0b',GradientType=0 )!important;
}
#jshop_unijax_filter .groupbtnright {
    border-left: none!important;
	border-color: #eaeaea!important;
    border-radius: 0 4px 4px 0!important;
    -webkit-border-radius: 0 4px 4px 0!important;
    -moz-border-radius: 0 4px 4px 0!important;
    -o-border-radius: 0 4px 4px 0!important;
		}
[class^=uf_label_] {
	border-top: 1px solid #eaeaea!important;
    border-left: none!important;
    border-right: none!important;
    border-bottom: 0px !important;
    background: none!important;
    background: none!important;
    background: none!important;
    background: none!important;
    background: none!important;
    background: none!important;
    background: none!important;
    filter: none;
    padding: 3px 5px;
    margin: 15px 0 0px;
    color: #3e77aa!important;
    font-weight: 400!important;
    cursor: pointer!important;
    font-size: 15px!important;
    }
[class^=uf_label_]:hover{color: #fb3f4c!important;}
.uf_options {
    border: none!important;
      }
input[type=radio], input[type=checkbox] {
    display: none;
}
input[type="checkbox"]{
    box-sizing: border-box;
    padding: 0;
}
input {
    line-height: normal;
}
.uf_input label {
    margin-bottom: 5px!important;
}
label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px!important;
    font-size: 13px;
}
.jshop.productfull label{
	cursor: inherit;
    position: relative;
    padding-left: 0!important;
    font-size: inherit;
}
.uf_input label:before {
    border-radius: 3px;
}
label:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, .1);
    border: 0.5px solid #c5c5c5;
}
label.select-mask {
	padding-left: 1px!important;
}
.jshop.productfull label:before, label.select-mask:before{display:none;}
input[type=checkbox]:checked + label:before {
    font-family: fontawesome;
    content: "\f00c";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    font-size: 16px;
    color: #f9f9f9;
    text-align: center;
    line-height: 20px;
    background: #fb3f4c;
    border: none;
}
.uf_input:hover {
    background: none!important;
    color: #fb3f4c!important;
}
.uf_input:hover label {
    color: #fb3f4c!important;
}
label:hover:before {
    border: 1px solid #fb3f4c47;
}
.uf_trigon {
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    margin-bottom: 2px;
    display: inline-block;
    cursor: pointer;
    
}
.uf_trigon:after {
    font-family: fontawesome;
    content: "\f106";
    color: #3e77aa;
    font-size: 16px;
    position: absolute;
    right: 3px;
    width: 27px;
    height: 27px;
    margin-top: -13px;
	   }
div.uf_close > span.uf_trigon {
    border-left: 0!important;
    border-bottom: 0!important;
    border-top:0!important;
    border-right: none;
}
div.uf_close > span.uf_trigon:after {
 font-family: fontawesome;
    content: "\f107";
    color: #3e77aa;
    font-size: 16px;
    position: absolute;
    right: 3px;
    width: 27px;
    height: 27px;
    margin-top: -13px;
	}
.uf_trigon:hover:after, div.uf_close > span.uf_trigon:hover:after{color:#fb3f4c;}
#jshop_unijax_filter .uf_trackbar table.trackbar .l .leftBegun, #jshop_unijax_filter .uf_trackbar table.trackbar .r .rightBegun {
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    top: -8px!important;
    width: 25px!important;
    height: 25px!important;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -o-border-radius: 5px!important;
    background: rgb(242,245,246)!important;
    background: -moz-linear-gradient(to bottom, rgb(251, 244, 244) 0%,rgb(249, 236, 236) 37%,rgb(241, 215, 215) 100%)!important;
    background: -webkit-gradient(to bottom, rgb(251, 244, 244) 0%,rgb(249, 236, 236) 37%,rgb(241, 215, 215) 100%)!important;
    background: -webkit-linear-gradient(to bottom, rgb(251, 244, 244) 0%,rgb(249, 236, 236) 37%,rgb(241, 215, 215) 100%)!important;
    background: -o-linear-gradient(to bottom, rgb(251, 244, 244) 0%,rgb(249, 236, 236) 37%,rgb(241, 215, 215) 100%)!important;
    background: -ms-linear-gradient(to bottom, rgb(251, 244, 244) 0%,rgb(249, 236, 236) 37%,rgb(241, 215, 215) 100%)!important;
    background: linear-gradient(to bottom, rgb(251, 244, 244) 0%,rgb(249, 236, 236) 37%,rgb(241, 215, 215) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5e6e6', endColorstr='#eeafaf',GradientType=0 )!important;
    border: 1px solid #deafaf70!important;
}
#jshop_unijax_filter .uf_trackbar table.trackbar .c {
	background: none repeat scroll 0 0 #ff5555!important;
    height: 8px!important;
    margin-top: -11px!important;
    }
#jshop_unijax_filter .uf_trackbar table.trackbar .l div span.limit, #jshop_unijax_filter .uf_trackbar table.trackbar .r div span.limit{top: -25px!important;}
.uf_trackbar_inputs input, .uf_inputreset {
	height: 22px!important;
    padding: 0!important;
}
#uf_sale, #uf_additional_price, #uf_review {
    display: none!important;
}
.uf_options_sale, .uf_options_additional_price, .uf_options_review {
    border-top: 1px solid #eaeaea!important;
    padding-top: 5px!important;
    margin-top: 10px!important;
    border-bottom: none!important;
    border-left: none!important;
    border-right: none!important;
}
span.prod_attr_img {
   display: none;
}
#lightbox-container-image {
    padding: 2px;
    }
#lightbox-container-image-box{border-radius: 3px;}
#lightbox-container-image-data-box{
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#list_product_image_middle img{border-radius: 3px;}
.logo-bottom .content ul >li:before {
    font-family: fontawesome;
    color: #d23b0b;
    display: inline-block;
    margin: 0 6px;
}
.jshop_list_product .jshop_pagination .pagination .pagination > li > a, .jshop_list_product .jshop_pagination .pagination .pagination > li > span {
   border-radius: 3px;
   
}
#sppb-addon-1528803352085 {
    margin: 28px auto 0 auto!important;
	max-width: 840px;
}
 
#sppb-addon-1528623664210{margin-top:10px;}
#sppb-addon-1528635265428, #sppb-addon-1528630967845{margin-top:30px;}
.list-info-service {
    background: rgb(210, 11, 11);
    display: block;
    overflow: hidden;
    border-radius: 13px;
}
.list-info-service .item:hover {
    background: rgb(199, 0, 0);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.sp-module.mod-acymailing .sp-module-content .acymailing_module_form .acymailing_form .acysubbuttons {
    background: rgb(210, 11, 11);
}
.btn-primary, .sppb-btn-primary {
    background-color: rgb(210, 11, 11);
}
.jshop_list_product .jshop_pagination .pagination .pagination > li > a, .jshop_list_product .jshop_pagination .pagination .pagination > li > span {
    padding: 6px 20px;
    margin-left: 1px;
}
.jshop_list_product .jshop_pagination {
    background: none;
    }
.category_description{ margin-top:40px;}
.category_description ol {
    margin-bottom: 25px;
	margin-left:25px;
    list-style: decimal;
}
.category_description ul {
    margin-bottom: 25px;
	margin-left:25px;
    list-style: square;
}
.category_description p{ margin-bottom:25px;}
.blog .col-sm-3{
	padding-left: 3px;
    padding-right: 3px;
}
.blog article.item {
    margin-bottom: 50px;
    padding: 0;
    border: 1px solid #eaeaea;
    border-radius: 3px;
	min-height: 255px;
	-webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
#sppb-addon-1531136932487 h3{font-size: 18px;font-weight: 400;}
.kont{margin-bottom: 30px;}
.blog .entry-header,.blog .readmore{ padding:10px;}
.blog .btn-default {
    color: #333;
    background: none;
    border: none;
    padding: 0;
    border-bottom: 1px solid #abaaaa;
    border-radius: 0;
	-webkit-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.blog .btn-default:hover{ color: #ff5555; border-bottom:none;}
.blog article.item:hover{ border: 1px solid #ff5555;}
img.jshop_img {
    max-width: none;
	margin:0 auto;
}
.jshop_list_product .list_product .item-wrap .item-image .img img {
    width: auto;
    margin: 0 auto;
}
#sppb-addon-1531138992560 label{padding-left: 0px!important; width:100%;}
#sppb-addon-1531138992560 label:before{ display:none;}
#sppb-addon-1531138992560 input, #sppb-addon-1531138992560 textarea, #sppb-addon-1531138992560 .uneditable-input {
    width: 100%;
}
#sppb-addon-1531138992560 textarea{height: 10em;}
#sppb-addon-1531138992560 .ldivob { margin-bottom:10px;}
.button21{
    font-size: 18px;
    font-weight: normal;
    padding: 7px 20px 7px 25px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    background: #de0101;
    border: 1px solid #af3007;
    text-transform: uppercase;
    border-radius: 3px;
	margin-top: 20px;
}
.button21:hover{
    background: #e80000;
    box-shadow: 0px 0px 10px rgba(181, 45, 0,0.5);
    border: 1px solid #af3007;
}
.sppb-nav-tabs>li>a{border-radius: 3px;}
.dnonemob{display:none;}
@media (max-width: 1199px){
 
 .myflex{
  display: flex;
  flex-direction: row;
  justify-content: center;
}
 }
@media (max-width: 991px) and (min-width: 768px) {
.horizontal-menu-dev .sambar .sambar-inner .btn-sambar {
    padding: 7px;
	display:block;
	border-radius: 4px;
}
}
@media (max-width: 991px) and (min-width: 768px){
.horizontal-menu-dev .sambar .sambar-inner .btn-sambar 
{
    margin: 11px 0;
    float: none;
}
}
@media (max-width: 767px){
 
 #sppb-addon-1528803352085 {
    margin: 0px auto 0 auto!important;
    max-width: 767px;
}
 }
@media (max-width: 700px){
 .myflex{
 	display: block;
    max-width: 500px;
    margin: auto;    
}
 }
 @media (max-width: 329px){
div.myicon {
    float: none;
    margin: 0 auto 5px auto;
}
}
@media (max-width: 767px) {
 .uf_buttons,.uf_wrapper.uf_wrapper_characteristics_59, .uf_wrapper.uf_wrapper_characteristics_49,.uf_wrapper.uf_wrapper_characteristics_25,.uf_wrapper.uf_wrapper_characteristics_23,.uf_wrapper.uf_wrapper_characteristics_21,.uf_wrapper.uf_wrapper_characteristics_22,#uf_prices_trackbar{display:none;}
.deliver-block.deliver-block-np,.deliver-block.deliver-block-me2{ float:none;}
}
@media (max-width: 991px) {
 .jshop_list_product div.product {
    margin: 0px 4px 15px 4px; 
}
.jshop_list_product .list_product .space {
    margin: 0;
}
}
@media 
only screen and (max-width: 789px),
(min-device-width: 789px) and (max-device-width: 1024px)  {

.productfull table,.productfull thead,.productfull tbody,.productfull th,.productfull td,.productfull tr { 
		display: block; 
	}
	
.productfull td { 
		 text-align: left;
		 margin-bottom: 5px;
	}
	
.productfull .product-info .prod_buttons .buttons .button{margin-bottom: 5px;}
}