*{
margin: 0;
padding: 0;
}

body {
font: 14px/20px  Arial,Helvetica,sans-serif;
font-family: "GothamProRegular";
width: 100%;
background: #fff;   
}

@font-face {
font-family: 'GothamProRegular';
src: url('../fonts/GothamProRegular/GothamProRegular.eot');
src: url('../fonts/GothamProRegular/GothamProRegular.eot?#iefix') format('embedded-opentype'),
url('../fonts/GothamProRegular/GothamProRegular.woff') format('woff'),
url('../fonts/GothamProRegular/GothamProRegular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}




.jshop_prod_description ul{
padding-left:20px;
}

.item-page ul{
padding-left: 20px;
}

.item-page li{
margin-left: 20px;
}


.jshop_prod_description ol{
padding-left:20px;
}

.jshop_prod_description td {
    padding: 4px 8px 4px 8px;
}

.jshop_prod_description table {
    border-color: #f0f0f0;
}

.item-page ol{
padding-left: 20px;
}

.item-page p, .item-page span, .item-page div, .item-page{
font-family: "GothamProRegular";
color: #201c19;
line-height: 2em;
}

a {
color: #dc2b19;
text-decoration: none;
}

.readmore a {
    background: #f0f0f0;
    padding: 10px;
    margin: 10px 0 0 0;
    float: left;
}

a:hover {
text-decoration: none;
color: #201c19;
}


p {
color: #555;
font-family: "GothamProRegular";
margin: 0 0 12px;
}

img {
border: none;
}

input {
vertical-align: middle;
}

h1 {
font-size: 16pt!important;
line-height: 1.8em;
color: #201c19;
padding-top: 2px;
}


#wrapper {
position:relative;
margin: 0 auto;
}

#sideleft{
float: left;
width: 270px;
position: relative;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
margin: 0 auto 20px auto;
position:relative;
width:100%;
float: left;
}

#container {
width:100%;
margin:0 auto;
height: 100%;
}

#center {
position:relative;
width:100%;
float:left;
}

.center{
width: 1170px;
margin: 0 auto;
position: relative;
}

#content {
position:relative;
width:100%;	
float:left;
padding-bottom: 15px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
width:100%;
position:relative;
margin:0 auto;
float: left;
padding: 50px 0 30px 0;
    background: #201c19;
        line-height: 2em;
}

.moduletable_logo{
float: left;
    margin: 20px 0 0 0;
    position: relative;
    /*width: 52%;*/
    line-height: 2.2em;
    letter-spacing: 1px;
}


.moduletable_logo p {
margin: 0 0 4px;
font-family: "GothamProRegular";
}

.moduletable_logo a {
text-decoration: none;
}

.block_korz {
    float: right;
    width: 21%;
    margin: 12px 40px 10px 0;
}

.moduletable_tell a{
text-decoration: none;
color: #201c19;
}

.moduletable_tell {
    float: right;
    margin: 25px 0 0 0;
    line-height: 2em;
    width: 22%;
}

.moduletable_tell  .simplecallback {
    color: #dc2b19;
    border: 1px solid #dc2b19;
    background: #fff;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font: 14px "GothamProRegular";
    padding: 3px 2px;
    margin: 8px 20px 2px;
    font-size: 14pt;
    border-radius: 3px;
}


.moduletable_tell .simplecallback:hover {
color: #fff;
background-color: #dc2b19;
border: 1px solid #dc2b19;
}


.moduletable_tell img{
border: medium none;
vertical-align: middle;
margin: 4px 6px;
}


.moduletable_tell p{
font-family: "GothamProRegular";
color: #201c19;
margin:0;
}

.pagination > ul > li > span {
background-color: #dc2b19;
color: #fff;
font-family: "GothamProRegular";
    font-size: 12pt;
    border: 1px solid #ccc;
    display: block;
    width: 18px;
    padding: 8px;
    margin: 3px 1px;
    border-radius: 3px;
}

.pagination > ul{
display:inline-block;
}

.pagination-start span, .pagination-prev span, .pagination-next span, .pagination-end span {
background-color: inherit!important;
color: #ccc!important;
padding:10px;
}

.pagination-start span{
border-left:1px solid #ccc!important;
    border-radius: 3px;
       margin: 3px 1px;
}


.pagination {
float: left;
padding-top: 50px;
text-align: center;
width: 100%;
margin-bottom: 45px;
}

.pagination > ul > li {
color: #201c19;
font-size: 12pt;
display: block;
float:left;
}

.pagination > ul > li > a {
font-family: "GothamProRegular";
    font-size: 12pt;
    color: #201c19;
    border: 1px solid #ccc;
    display: block;
    width: 18px;
    padding: 8px;
    margin: 3px 1px;
    border-radius: 3px;
}


.pagination > ul > li > a:hover{
text-decoration:none;
background-color: #dc2b19;
color: #fff;
}

#shipping_form label {
font-weight: bold;
}

#shipping_form .shipping_descr {
margin-left: 4px;
margin-top: 10px;
}

form[name="form_finish"] > table.jshop {
margin-top: 30px;
}

#system-message{
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #201c19;
    font-size: 12pt;
    margin-bottom: 30px;
    padding: 12px;
    line-height: 2em;
    border-radius: 3px;
}

#system-message a:hover{
text-decoration: none;
color: #201c19;
}

#system-message h4 {
color: #201c19;
font-size: 14pt;
}

.td_1 a, .td_2 a{
font-size:18px;
}

.foxcontainer h2 {
    margin: 10px 0 25px 0;
    color: #201c19;
        font-size: 14pt;
    line-height: 1.5em;
}

.shipping_descr{
display:block;
margin-left:20px;
}

#table_shippings td{
float:left;
display:block;
}

#table_shippings .open .shipping_descr{
display:block!important;
}

/* #table_shippings > tbody > tr:first-child .shipping_descr{
display:block;
}


#table_shippings .name:first-child .shipping_descr {
display: block;
}
*/

div.jshop_register .inputbox , .login_block  .inputbox {
margin-bottom: 5px;
-webkit-appearance: button;
-webkit-border-radius: 3px;
border-radius: 3px;
}

div.jshop_register {
padding: 0 !important;
width: 100% !important;
}

.cart img{
max-height:90px;
border-radius: 3px;
max-width: 90px;
}

#mxcpr{
display: none;
}

.product_list_hr{
border: none!important;
}

.jshop_categ{
position:relative;
text-align: center;
margin-bottom: 8px!important;
}


.jshop table.category {
width: 100% !important;
}

.product_link{
float: left;
width: 100%;
text-align: center;
}

.product .old_price {
font-size: 14pt;
}


.camera_pag{
margin-top: -54px;
}

.slideshowck_slider{
margin-bottom: 0 !important;
}

.advant {
float: left;
    padding: 25px 14px 15px 14px;
    border: 1px solid #f0f0f0;
    margin: 30px 50px 30px 2px;
    border-radius: 3px;
}

.advant_last {
float: left;
    padding: 25px 14px 15px 14px;
    border: 1px solid #f0f0f0;
    margin: 30px 2px 30px 0;
    border-radius: 3px;
}

.advant_last img{
opacity: 0.6!important;
}

.control-label {
line-height: 18px;
min-width: 75px;
}

.form-horizontal .form_sort_count .controls {
float: left;
margin-left: 0 !important;
}

.icon-arrow {
float: left;
}

#order, #limit {
float: left;
border-radius: 3px;
    color: #999999;
    font-size: 11pt;
}

.row-fluid .sblock2 {

}

.jshop_categ category{
text-align: center;
}

#uf_price_from, #uf_price_to, .uf_pricereset {
float: left;
margin-top: 0px;
max-width: 37% !important;
}

#uf_price_to {
margin-left: 0 !important;
float: right;
}

#uf_price_from{
float: left;
}

.uf_pricereset {
float: left;
width: 40px !important;
}

.productfull .image_middle {
width: auto !important;
}

form[name="updateCart"] .td_1{
float: left;
}

form[name="updateCart"] .td_2{
float: right;
}

#sort_count .control-group {
width: auto !important;
}

form[name="add_review"]  .button {
margin-top: 5px!important;
}

.simplecallback .btn {
    background: #dc2b19 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    padding: 10px 25px 8px;
    margin-top: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.header_title {
color: #201c19;
font-size: 16px;
margin: 10px 0px 20px;
text-transform: uppercase;
}

.input-block-level {
    border: 1px solid #ccc;
    padding: 10px;
    width: 250px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 5px 0;
    font-size: 13pt;
    font-family: "GothamProRegular";
}

.simplecallback-overlayed {
margin-left: -180px !important;
width: 300px !important;
border-radius: 3px!important;
-webkit-border-radius: 3px;
z-index: 1000010;
}

.simplecallback  .control-group {
float: left;
margin-bottom: 10px;
width: 100%;
}

.block_slider{
float: left;
width: 100%;
position: relative;
    margin: 5px 0 0 0;
}

.fixednav {
    background-color: #f0f0f0;
    height: 30px;
    width: 100%;
    float: left;
}

.moduletable_korz {
float: left;
margin-left: 12px;
padding-top: 11px;
    color: #777;
    cursor: pointer;
}

.moduletable_search{
float: right;
}

.moduletable_menu_categ{
float: left;
height: 60px;
}

.moduletable_menu_categ > ul > li{
display: block;
float: left;
}

.moduletable_compare{
float: left;
}

.moduletable_wishlist{
float: left;
}

.moduletable_block_img_main{
float: left;
width: 100%;
position: relative;
top: 25px;
}

.moduletable_label {
box-shadow: 0 22px 0 0 #fff inset, 0 23px 0 0 #dc2b19 inset;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #dc2b19;
    text-align: center;
}


.moduletable_label > h3 {
    background: #fff none repeat scroll 0 0;
    font-size: 24px;
    line-height: 48px;
    margin: 0 auto 15px;
    padding: 0 48px;
    text-align: center;
    text-transform: uppercase;
    width: 230px;
    color: #dc2b19;
}

.moduletable_label #jt_jshopping_label_slider > .jt_prev_l{
position: absolute;
}

.moduletable_label #jt_jshopping_label_slider > .jt_next_l{
position: absolute;
}

.moduletable_label #jt_jshopping_label_slider > div > .bx-prev{
height: 38px!important;
width:38px!important;
background: #ccc url("../img/left_prew.png")no-repeat!important;
background-position:center!important;
border: 1px solid #ccc;
border: 1px solid #ccc;
opacity:0.9!important;
border-radius: 3px;
}

.moduletable_label #jt_jshopping_label_slider > div > .bx-prev:hover, .moduletable_label #jt_jshopping_label_slider > div > .bx-next:hover{
opacity:1;
}

.moduletable_label .block_item {
padding: 10px 22px;
}

.moduletable_label #jt_jshopping_label_slider > div > .bx-next{
height: 38px!important;
width: 38px!important;
background: #ccc url("../img/right_prew.png")no-repeat!important;
background-position:center!important;
border: 1px solid #ccc;
border: 1px solid #ccc;
opacity:0.9!important;
border-radius: 3px;
}

.moduletable_label #jt_jshopping_label_slider > .jt_prev_l {
left: 0;
z-index: 9;
top: 35%;
}

.moduletable_label #jt_jshopping_label_slider > .jt_next_l {
z-index: 9;
top: 35%;
right:0;
}


.moduletable_label .owl-item .item {
padding: 10px 5px!important;    
margin: 0 5px 0 13px!important;
}

.brends {
background-color: #f0f0f0;
float: left;
margin: 40px 0 40px;
    padding: 40px 0 50px 0;
text-align: center;
width: 100%;
line-height: 2.2em;
}



.moduletable_brends{
float: left;
width: 100%;
font-size: 20px;
}


.moduletable_brends .manufactuter_list {
display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
        margin: 0px 0 10px 0;
            max-height: 380px;
    overflow: auto;
}

.moduletable_brends .jshop_menu_level_0, .jshop_menu_level_0_a {
MARGIN: 10PX;
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px;
}



.moduletable_brends h3 {
color: #201c19;
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
}

ul.sly_items_mod_163 li {
    width: auto;
}

.moduletable_brends .ext-sly-manufacturers-img {
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
    margin: 50px 0 60px 10px;
    padding: 10px 0; 
}

.moduletable_brends img {
    MAX-height: 100PX;
    height: AUTO;
    MAX-WIDTH: 148PX;
    border-radius: 3px;
    -webkit-border-radius: 3px;
transition: all 0.25s linear;
}


.moduletable_brends img:hover {
    transform: scale(1.1);
transition: all 0.25s linear;
}

.sly_scrollbar .handle {
    background: #201c19;
}

#jt_jshopping_label_slider .product_label {
margin-left: 0 !important;
margin-top: 0 !important;
z-index: 1;
}

.news{
float: left;
width: 100%;
position: relative;
}


.town{
width: 192px;
/*float: left;*/
display: block;
margin-bottom: 5px;
    color: #201c19;
	font: 14px / 20px Arial, Helvetica, sans-serif;
    font-family: "GothamProRegular";
	margin-top: 5px;
}

.moduletable_top_menu{
float: left;
position: absolute;
left: 25px;
line-height: 28px;
}

.moduletable_top_menu a {
color: #201c19;
    display: block;
    text-decoration: none;
    font-size: 13pt;
    margin: 0 10px;
    line-height: 30px;
}

.moduletable_top_menu li{
display: inline-block;
}

.moduletable_polz_menu{
float: right;
margin-right: 40px;
}

.moduletable_polz_menu a {
    color: #201c19;
    text-decoration: none;
    margin-right: 14px;
    display: block;
    font-size: 13pt;
    line-height: 30px;
}

.moduletable_polz_menu li{
display: inline-block;
line-height:28px;
}

.moduletable_polz_menu li:first-child > a{
background: url(../img/vhod.png)no-repeat;
    padding-left: 30px;
    background-size: 25px;
    background-position-y: 2px;
}

.compare_mode_table{
display: none!important;
}

.moduletable_compare a{
background: rgba(0, 0, 0, 0) url("../img/srawn.png") no-repeat scroll center top;
color: #fff;
display: inline-block;
margin: 13px 0 13px 13px;
padding-top: 24px;
text-align: center;
text-decoration: none;
}

.moduletable_wishlist a{
    background: url(../img/izbran.png)no-repeat;
    background-position: top center;
    background-size: auto 28px;
    text-decoration: none;
    display: inline-block;
    padding-top: 30px;
    text-align: center;
    margin: 13px 0 13px 5px;
    color: #777;
}



.moduletable_search .button {
background: rgba(0, 0, 0, 0) url("../img/search.jpg") no-repeat scroll 0 0;
border: medium none;
cursor: pointer;
display: block;
float: right;
font-size: 0;
height: 34px;
width: 32px;  
margin-top: 16px;
display:none;
}

.moduletable_search .button2 {
background: rgba(0, 0, 0, 0) url("../img/search.jpg") no-repeat scroll 0 0;
border: medium none;
cursor: pointer;
display: block;
float: right;
font-size: 0;
height: 34px;
width: 32px;  
position: absolute;
right: 50px;
display: none;
margin-top: 16px;
}

.moduletable_search{
/*float: left;
width: 100%;
z-index: 1;
margin-top: 0;*/
	float: left;
	width: 52%;
    z-index: 1;
    margin: 15px;
    text-align: center;
}

.addon_search_plus_plus {
    display: inline-block;
}

#jshop_search{
    border: 1px solid #dc2b19;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: none;
    color: #dc2b19;
    font-family: "GothamProRegular";
    font-size: 18px;
    outline: 0 none;
    padding: 4px 12px;
    width: 400px;
    margin-right: 10px;
    float: left;
    background: #fff;
}

.product .product_label{
z-index:4;
}

.product .product_label img {
    width: 40px;
}

table.acymailing_form {
width: 100%;
}

.acymailing_module_form td {
float: left;
margin-right: 10px;
}

.block_logo{
float: left;
width: 100%;
height: 148px;
background: #fff;
}



.block_menu{
float: left;
    width: 100%;
    position: relative;
    height: 60px;
    background: #201c19;
    /* border-top: 1px solid #000;
    border-bottom: 1px solid #000; */
       box-shadow: 2px 0px 2px 0px #777;
    padding: 0px 0;
    z-index: 6;
}

.moduletable_menu_categ > ul > li {
    margin: 0;
    z-index: 2;
    position: relative;
    line-height: 60px;
    
    transition: all 0.1s linear;
}






.moduletable_menu_categ > ul > li:hover {
background: #003399;
transition: all 0.1s linear;
}


.moduletable_menu_categ > ul > li:last-child > ul{
margin-left: -178px;
}



.moduletable_menu_categ > ul > li > a,
.moduletable_menu_categ > ul > li > .separator{
display: table-cell;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 12pt;
    color: #fff;
    line-height: 1.4em;
    height: 60px;
    transition: all 0.1s linear;
    padding: 0 21px;
        border-left: 1px dotted #777;
		background: #dc2b19;

}

.moduletable_menu_categ a:hover, .moduletable_menu_categ .separator:hover {
transition: all 0.1s linear;
cursor: pointer;
}

.moduletable_menu_categ > ul > li:nth-child(7) {
        width: 196px;
background-color: #dc2b19;
    cursor: pointer;
}

.moduletable_menu_categ > ul > li:nth-child(7) > ul {
background-color: #dc2b19;
width: 196px;
}

.moduletable_menu_categ > ul > li:nth-child(7) > a {
color: #fff!important;
}

.moduletable_menu_categ > ul > li:nth-child(7) > ul > li a img{
display: none;
}

.moduletable_menu_categ > ul > li:nth-child(7) > ul > li a {
text-align: center;
transition: all 0.1s linear;
padding: 10px 0 12px 0;
text-transform: uppercase;
}


.moduletable_menu_categ > ul > li:nth-child(7) > ul > li a:hover {
background-color: #cc0066;    
transition: all 0.1s linear;
}






.moduletable_menu_categ > ul > li > a img,
.moduletable_menu_categ > ul > li > .separator img {
    height: 16px;
    float: left;
    position: relative;
    top: 4px;
    margin-right: 6px;
    margin-left: 0px;
    display: none;
}





.moduletable_menu_categ > ul > li > ul{
    box-shadow: 3px 3px 4px -3px #201c19;
background-color: #003399;
display: none;
left: 0;
padding: 0 0 15px;
position: absolute;
top: 60px;
z-index: 2;
border-radius: 0 0 3px 3px;
width: 310px;
/* column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
*/
}



.moduletable_menu_categ > ul > li > ul > li > ul {
background-color: #003399;
    box-shadow: 2px 3px 2px 0px #201c19;
display: none;
    left: 245px;
    position: absolute;
    top: 0;
    width: 340px;
    z-index: 2;
    padding: 0 0 15px;
}

.moduletable_menu_categ > ul > li > ul > li:hover > ul{
display: block;
}


.moduletable_menu_categ > ul > li:hover > ul{
display: block;
}

.moduletable_menu_categ > ul > li > ul li{
display: block;
margin: 0 10px;
position: relative;
}

.moduletable_menu_categ > ul > li > ul li a,
.moduletable_menu_categ > ul > li > ul li .separator {
 color: #fff;
    display: block;
    padding: 10px 0 12px 10px;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    line-height: 1.5em;
    letter-spacing: 1px;
    font-size: 11pt;
    transition: all 0.1s linear;
}

.moduletable_menu_categ > ul > li > ul li a:hover,
.moduletable_menu_categ > ul > li > ul li .separator:hover {
background-color: #0033cc;
color: #fff;
transition: all 0.1s linear;
}


.item_image {
margin-bottom: 10px;
overflow: hidden;
position: relative;
width: 242px;
height: 238px;
display: table-cell;
vertical-align: middle;
text-align: center;
}

.item_image a img {
transform: scale(1);
transition: all 1s linear;
max-height: 220px;
max-width: 220px;
margin-top: 15px;
border-radius: 3px;
}

.item_image a:hover img {
transform: scale(1.1);
transition: all 1s linear;
}

.item_image a:hover{
text-decoration: none!important;
}

.block_item{
padding: 10px;
}

#jt_jshopping_label_slider ul li {
height: auto !important;
margin-bottom: 30px;
}

.categ_label {
display: none;
}


.moduletable_label .item_name a {
display: block;
margin-bottom: 0;
text-decoration: none;
transition: all 1s linear;
line-height: 1.5em;
color: #201c19;
}

.moduletable_label .block_item:hover .item_name a{
color: #201c19;
transition: all 1s linear;
}




.moduletable_label  .item_price {
display: inline-block;
font-size: 16px;
font-weight: 700;
float: left;
width: 100%;
text-align: center;
line-height: 1;
margin-bottom: 10px;
    color: #201c19;
}

.moduletable_label .buttons{
float: left;
width: 100%;
margin-top: 20px;
opacity: 0;
text-align: center;
}

.moduletable_label li.pager:hover .buttons{
opacity: 1;
}

.jshop_register .name {
margin: 10px 0 5px 0;
    color: #201c19;
}

.jshop_register input {
    padding: 8px 5px;
    width: 280px;
    margin-bottom: 5px;
    -webkit-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 13pt;
    color: #201c19;
}

.moduletable_news{
box-shadow: 0 22px 0 0 #fff inset, 0 23px 0 0 #e3e3e3 inset;
float: left;
position: relative;
width: 100%;
margin-bottom:40px;
margin-top: 40px;
}

.moduletable_news > h3 {
background: #fff none repeat scroll 0 0;
font-size: 22px;
line-height: 48px;
margin: 0 auto 10px;
padding: 0 48px;
text-align: center;
text-transform: uppercase;
width: 230px;
color: #201c19;
font-weight: bolder;
}

.moduletable_news img {
transform: scale(1);
transition: all 1s linear;
width: 100%;
}

.moduletable_news > .blog_news > div:first-child{
margin-left: 0;
}

.moduletable_news > .blog_news > div{
position: relative;
display: inline-block;
float: left;
margin: 0 0 20px 40px;
width: 260px;
}

.moduletable_news img:hover {
transform: scale(1.1);
transition: all 1s linear;
}

.img-intro-left{
background-color: #e3e3e3;
height: 260px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
width: 100%;
border: 1px solid #ccc;
}


.moduletable_news .readmore {
display: none;
}




.bt-center{
background-color: #e3e3e3;
border: 1px solid #ccc;
margin-bottom: 10px;
overflow: hidden;
position: relative;
width: 100%;
border-radius: 3px;
}

#footer h3 {
margin-bottom: 10px;
margin-top: 0;
text-transform: uppercase;
color: #f0f0f0;
}

#footer  a {
line-height: 2em;
text-decoration: none;
color: #fcfcfc;
}


#footer li{
display: block;
}

.moduletable_foot2{
float: left;
width: 100%;
}

.moduletable_video{
float: left;
}

.moduletable_komp {
float: left;
margin: 0 1%;
width: 23%;
}

.moduletable_pokup {
float: left;
margin: 0 1%;
width: 23%;
}

.moduletable_oplata {
float: left;
margin: 0 1%;
width: 23%;
}


.moduletable_oplata img{
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 0.80;
    padding: 4px;
    transition: all 0.1s linear;
    background: #fff;
    width: 82px;
    height: auto;
    margin: 5px 10px 5px 5px!important;
}

.moduletable_oplata img:hover{
opacity:1;
transition: all 0.1s linear;
}


.moduletable_s_podder {
float: left;
margin: 0 1%;
width: 23%;
}


.custom_s_podder p {
margin-bottom: 8px;
color: #f0f0f0!important;
}


.moduletable_s_podder img{
-webkit-border-radius: 3px;
border-radius: 3px;
opacity: 0.80;
transition: all 0.1s linear;
}

.moduletable_s_podder img:hover{
opacity:1;
transition: all 0.1s linear;
}


.custom_video  {
line-height: 1.8em;
}


.moduletable_soc {
float: left;
margin: 0 0 15px 35px;
width: 254px;
}

.moduletable_soc img {
border-radius: 3px;
}

.moduletable_soc a {
display: inline-block !important;
margin: 0 10px 0 0 !important;
}

.moduletable_soc a:hover{
opacity: 0.8;
}

.moduletable_copiright {
float: left;
font-size: 12px;
margin: 20px 0 0;
width: 100%;
}

.moduletable_foot2 a{
display: inline-block !important;
}

#smoothtop {
    background: url(../img/top_top.png)no-repeat;
    background-size: 44px;
    z-index: 9;
}

.button_detail{
display: none;
}

.moduletable_category li {
border-bottom: 1px solid #ccc;
list-style: outside none none;
margin: 3px 0;
padding: 5px 0;
}


.jscat-and-prod_category > li{
display: none;    
}

.jscat-and-prod_category > li.active {
display: block;
border-bottom: none;
}

#sideleft > div{
float: left;
width: 100%;
position: relative;
margin-bottom: 10px;
margin-top: 8px;
}

#comjshop > h1 {
text-transform: uppercase;
margin: 0px 0 22px 0;
color: #201c19;
}

.moduletable_breadcrumbs{
float: left;
width: 100%;
margin-bottom: 20px;
font-size: 12px;
color: #999;
}

.moduletable_breadcrumbs a{
color: #201c19;
}

.moduletable_breadcrumbs li{
display: inline-block;
padding: 0 3px;
}


.productfull .manufacturer_name {
padding-bottom: 10px!important;
}

.productfull .manufacturer_name SPAN{

}


.block_product .extra_fields {
    float: left;
    margin: 10px 5px;
    font-size: 8pt;
    color: #777;
    overflow: auto;
    max-height: 80px;
    width: 95%;
}

.extra_fields div {
margin: 0 0!important;
color: #777;
}

.productfull .extra_fields div {
margin: 8px 0!important;
}

.jscat-and-prod_category > li.active > a {
display: inline-block;
font-weight: 700;
margin-bottom: 8px;
text-transform: uppercase;
}

.jscat-and-prod_category > li ul a:hover{
color: #dc2b19;
}

.count_commentar{
display: none;
}

#sort_count #order{
    width: 190px;
    border-radius: 3px;
    color: #999999;
    font-size: 11pt;
}

#sort_count{
margin-bottom: 20px;

}

.product .name a{
display: block;
text-decoration: none;
transition: all 1s linear;
font-size: 11pt;
line-height: 1.5em;
transition: all 0.25s linear;
color: #201c19;
}

.product:hover .name a {
transition: all 0.25s linear;
color: #201c19;
}

.product .name {
    height: 52px;
    overflow: hidden;
    padding: 5px 0 0px 0;
    box-sizing: border-box;
}

.product .jshop_price {
display: inline-block;
    margin: 0 0 0 0!important;
    font-size: 10pt!important;
    color: #201c19!important;
    float: left;
    padding: 5px;
}

.jshop_list_product .jshop .old_price {
    color: #201c19;
    margin-bottom: 0!important;
    float: left;
    text-align: center;
    margin-top: 0;
    font-size: 10pt!important;
    padding: 5px 5px 5px 0;
}

.product .oiproduct{
    position: relative;
    width: 100%;
    margin-top: 1px;
    float: left;
}

.product .price_prod {
width: 100%;
    float: left;
    height: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.jshop_list_product .jshop .price_savings{
position: absolute;
    left: 0;
    top: 23px;
    color: #fff;
    background: #dc2b19;
    padding: 2px;
    font-size: 12px;
    /* border-radius: 100px; */
    letter-spacing: 1px;
    min-width: 44px;
    z-index: 5;
}



.manufacturer_name {
color: #999!important;
font-size: 14pt;
font-weight: normal;
margin: 5px 5px 0px 1px;
width: 100%;
}

.product .manufacturer_name,
.moduletable_label .introtext {
color: #dc2b19!important;
font-size: 8pt;
font-weight: normal;
margin: 10px 5px 0px 0px;
width: 100%;
text-align: center;	
}

.manufacturer_logo img{
    height: 50px;
    width: auto;
    border-radius: 3px;
    margin-bottom: 10px;
}

.manufacturer_logo img:hover{
}

.buttons .button_buy{
float:right;
margin-right: 0;
}

.productfull .prod_price {
font-size: 18pt;
    color: #201c19;
}

.jshop_list_product .product .review_mark {
    margin-top: 5px;
    margin-bottom: 5px;
}

.list_product .product{
display: block;
padding: 5px 5px 0;
box-sizing: border-box;
border: 1px solid #f0f0f0;
    float: left;
margin: 10px 0;
border-radius: 3px;
    width: -webkit-fill-available;
    box-shadow: 0 0 2px 0px #ccc;
}

.jshop_list_product .row-fluid .sblock3 {
}

.jshop_list_product .block_product {

}

.image_block {
overflow: hidden;
position: relative;
width: 100%;
padding: 0 !important;
}


.image_block  a:hover {
text-decoration: none !important;
}

.product .image_block, .list_related .product .image_block {
   /* position: relative;
    width: 50%;
    vertical-align: middle;
    display: table-cell;
    height: 205px; */
        border-radius: 3px;
}

.product .image_block a > img{
/*max-width: 100%;
    max-height: 190px;*/
    border-radius: 3px;
  margin-top: 5px;
  object-fit: contain;
    height: 178px;
}

.product .buttons {
    text-align: left !important;
    float: left;
    margin: 0 0 25px 0;
    width: 100%;
    position: relative;
}


.product:hover .buttons{
opacity:1;
}

#comjshop .button, .jshop .button, .block_item .button_buy, .product .button_buy, .td_2 a, 
.reset-confirm button, .reset button, .reset-complete button, .login button, .remind button {
background-color: #201c19;
background-image: none;
background-repeat: repeat-x;
border: 2px solid #201c19;
border-radius: 3px;
color: #fff;
cursor: pointer;
display: inline-block;
filter: none;
font-size: 14px;
font-weight: 700;
line-height: 24px;
padding: 5px 16px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease 0s;
vertical-align: middle;
letter-spacing: 1px;
}

#comjshop .button:hover, .jshop .button:hover, .block_item .button_buy:hover, .product .button_buy:hover, .td_2 a:hover,
.reset-confirm button:hover,.reset button:hover, .reset-complete button:hover, .login button:hover, .remind button:hover {
background-color: #fff;
color: #201c19;
}




.compare_link_to_list{
line-height: 44px;
padding: 4px;
}

.cart_block_discount .inputbox {
    padding: 9px 8px;
    margin: 0;
    -webkit-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 12pt;
    color: #201c19;
}

.left_block_prod{
float: left;
width: 460px;
margin-top: 20px;
    text-align: center;
}

.right_block_prod{
float: left;
    width: 410px;
    margin-top: 10px;
    margin-left: 50px;
        padding-top: 10px;
}

.tabs {
width:100%;
overflow:hidden;
font-size:0.9em;
margin:2em 0;
zoom:1;
padding:1px;
position:relative;
float: left;
z-index: 1;
color: #201c19;
}

.tabs dt {
float:left;
line-height:2;
height:2em;
background:#f7f7f7;
border:1px solid #ccc;
border-bottom:0;
padding:0 1em;
position:relative;
left:35px;
margin-right:1px;
cursor:pointer;
font-size:14px;
border-radius: 3px 3px 0 0;
}

.tabs dt:hover {
background-color:#fcfcfc;
}

.tabs dt.selected {
border-color:#ccc;
background:#fff;
z-index:3;
cursor:auto;
border-radius: 3px 3px 0 0;
}

.tabs dd {
background:#fff;
display:none;
float:right;
width:100%;
margin:28px 0 0 -100%;
position:relative;
z-index:2;
}

.tabs dd.selected {
display:block;
}

.tabs .tab-content {
border:1px solid #ccc;
padding: 15px 10px 20px;
border-radius: 3px;
      line-height: 2em;
}

.productfull #block_price {
display: inline-block;
font-size: 28px!important;
font-weight: 700;
color: #201c19!important;
}


img.jshop_img_thumb {
padding: 2px;
    text-align: center;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    margin: 0 5px 5px 0;
    max-width: 70px;
    border-radius: 3px;
    max-height: 70px;
}


.productfull .prod_added_to_compare, .productfull .compare{
background: url("../img/sravn_prod.jpg")no-repeat!important;
background-size: 32px!important;
border: none!important;
font-size: 0!important;
width: 46px;
height: 42px;
cursor: pointer;
}

.productfull .buttons > .button + .button{
background: url(../img/save_prod.png)no-repeat!important;
background-position: center!important;
background-size: 32px!important;
border: none!important;
font-size: 0!important;
width: 20px;
height: 36px;
cursor: pointer;
margin: 0 0px 0 10px;
}

.productfull .buttons > .button + .button:hover{
background: url(../img/save_prod_hover.png)no-repeat!important;
background-position: center!important;
background-size: 32px!important;
border: none!important;
font-size: 0!important;
width: 20px;
height: 36px;
cursor: pointer;
margin: 0 0px 0 10px;
}

.sc_askquestion {
cursor: pointer;
    float: left;
    line-height: 42px;
    /*margin: 20px 0 0 0;*/
    text-decoration: none;
    font-size: 12pt;
    background: #fff;
    border: 2px solid #dc2b19;
    border-radius: 3px;
    padding: 0px 10px;
    color: #dc2b19;
    width: 100%;
    /* right: 136px; */
    /* position: relative; */
    text-align: center;
}

.sc_askquestion:hover{
text-decoration:none;
background: #dc2b19;
color: #fff;
}



.productfull #quantity{
    height: 34px;
    text-align: center;
    /* width: 34px !important; */
    margin: 0 4px;
    border: 2px solid #ccc;
    -webkit-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #999;
    font-size: 14pt;
    PADDING: 0 0PX;
}

.cart .quantity .inputbox{
border:2px solid #ccc;
}

.btn.btn-arrow-left, .btn.btn-arrow-left:hover, .btn.btn-arrow-left:focus{
text-decoration:none!important;
}
.btn.btn-arrow-right, .btn.btn-arrow-right:hover, .btn.btn-arrow-right:focus{
text-decoration:none!important;
background-image: none;
}

.count_prod{
    background-color: #dc2b19;
    color: #fff;
    display: inline-block;
    line-height: 18px;
    margin-left: 1px;
    padding: 2px 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    min-width: 8px;
    text-align: center;
}

.other_delivery_adress{
display: none;
}

.compare_table img{
max-width: 150px;
}

.page-header > h2, h2{
margin: 20px 0 20px 0;
line-height: 1.5em;
color: #201c19;
text-transform: uppercase;
font-size: 16pt;
}

.page-header a {
    color: #201c19!IMPORTANT;
}

h2 {
margin: 0 0 15px 0;
line-height: 1.5em;
color: #201c19;
font-size: 12pt;
}

.image_middle a img{
max-width: 460px;
max-height: 460px;
border-radius: 3px;
}

.product .compare_link_to_list{
background: rgba(0, 0, 0, 0) url("../img/sravn_prod.jpg") no-repeat scroll 0 0 !important;
border: medium none !important;
cursor: pointer;
float: right;
font-size: 0 !important;
height: 42px;
margin: 0 !important;
width: 46px;
}

.moduletable_last_prosmotren > h3 {
background: #fff none repeat scroll 0 0;
font-size: 14px;
line-height: 44px;
margin: 0 auto 15px;
padding: 0 30px;
text-align: center;
text-transform: uppercase;
width: 310px;
    color: #201c19;
}

.moduletable_last_prosmotren {
box-shadow: 0 22px 0 0 #fff inset, 0 23px 0 0 #e3e3e3 inset;
float: left;
position: relative;
width: 100%;
margin-top: 30px;
margin-bottom: 30px;
}

.jshop_list_category {

}


.moduletable_last_prosmotren .block_item{
width: 198px;
margin-right: 8px;
border: 1px solid #f0f0f0;
padding-bottom: 20px!important;
border-radius: 3px;
margin-bottom: 10px;
}

.moduletable_last_prosmotren .block_item:last-child{
margin-right: 0;
}

.review_header, .review{
display: none!important;
}

.squares .item {
border-radius: 3px;
box-shadow: 0px 0px 5px -2px #201c19;
}

.jshop_list_product .product .description {
    font-size: 9pt;
    color: #201c19;
    max-height: 100px;
    overflow: auto;
    padding: 0 6px 0 0;
    margin-top: 12px;
    display: none;
}

.blog_news .title a, .bt-title {
    background-color: rgba(32, 28, 25, 0.9);
    bottom: 1px;
    color: #FFF!important;
    font-size: 10pt;
    left: 11px;
    padding: 10px 11px 10px 10px;
    position: absolute;
    text-decoration: none;
    width: 252px;
    z-index: 2;
    border-radius: 0 0 3px 3px;
    letter-spacing: 1px;
    height: auto!important;
}



.blog .items-leading img{
display:none;
}

.blog .item-image img {
display:block;
float: left;
margin-right: 20px;
max-height: 188px;
    border-radius: 3px;
}

.blog .items-leading > div {
    margin-bottom: 0px;
    float: left;
    width: 100%;
    line-height: 2em;
}
.blog .items-leading.clearfix {
    margin-top: 30px;
}

.jshop_prod_attributes .attributes_title + div > span > span {
    cursor: pointer !important;
    display: inline-block;
    max-height: 50px;
    /* width: 40px; */
    position: relative;

}


.jshop_prod_attributes .attributes_title + div > span > span > input {
    cursor: pointer;
    float: left;
    height: 0px;
    opacity: 0;
    width: 0px;
    position: relative;
    z-index: 1;
}




.block_product .jshop_prod_attributes .attributes_title + div > span > span > input + label > span {
    padding: 5px 5px;
    width: 10px;
}

.block_product .att_none {
    position: relative;
    margin: -40px 0 5px 0;
    z-index: 3;
}


.jshop_prod_attributes .attributes_title + div > span > span > input + label > span {
    padding: 6px 10px;
        border: 1px solid #ccc;
    padding: 10px 10px;
    border-radius: 3px;
    position: relative;
    top: 0;
    right: 0;
    color: #777;
        background: #fff;
}

.jshop_prod_attributes .attributes_title + div > span > span > input.active + label > span {
color: #202020;
font-size: 14pt;
font-weight: bold;
border: 1px solid #201c19;
}

.jshop .input_type_radio {
margin-right: 5px !important;
}


.jshop_prod_attributes .input_type_radio input[type="radio"]:checked +label > span{
background: #201c19;
    color: #fff;
}

div.jshop_prod_attributes .attributes_title {
float: left;
    line-height: 30px;
    /* width: 100%; */
    padding-right: 15px;
    color: #201c19;
    padding-top: 0px;    
    font-size: 12pt;
}

div.jshop_prod_attributes .span10 {
line-height: 30px;
    color: #201c19;    
}

div.jshop_prod_attributes select {
    padding: 4px;
    font-family: "GothamProRegular" !important;
    font-size: 12pt;
    width: auto;
    color: #201c19;
    border-color: #ccc!important;
    background-color: #fff;
    margin-top: 0;
    border-radius: 3px;
	width: 100%;
}

.jshop_prod_attributes .modal{
float: left;
margin-left: 10px;
line-height: 40px;
}



.block_product span[data-id="10"] label {
    margin: 0 6px;
}

.block_product span[data-id="10"] .radio_attr_label{
    font-size: 0;
    border: none;
    background: none!important;
}

.block_product span[data-id="10"] .radio_attr_label{
    font-size: 0;
    border: none;
    background: none!important;
}

.block_product span[data-id="10"] .radio_attr_label img {
    height: 20px!important;
    width: 20px!important;
}




#block_attr_sel_10 .input_type_radio input +label > span {
background: #fff;
    color: #fff;
    font-size: 0;
    border: none;
}


#block_attr_sel_10 .input_type_radio {
    width: 40px;    
line-height: 15px;
}

#block_attr_sel_1{
float: left;
/* width: 100%; */
margin-top: 10px;
}



.moduletable_razm_setka{
float: left;
width: 100%;
margin: 0 0 15px 0;
}

.razmernaya-setka {
    cursor: pointer;
    color: #dc2b19;
    background-position: 230px;
    background-size: 12px;
    font-weight: 100;
    background-color: #f7f7f7;
    padding: 2px 12px 2px 2px;
    margin-top: 8px;
    border-radius: 3px;
    display: inline-block;
    font-size: 12pt;
}

.razmernaya-setka a:hover{
text-decoration: none;
}


.moduletable_razm_setka > h3{
cursor: pointer;
    color: #dc2b19;
    background: url(../img/strela_bottom.png)no-repeat;
    background-position: 230px;
    background-size: 12px;
    font-weight: 100;
    background-color: #f7f7f7;
    padding: 10px 10px 10px 15px;
    width: 240px;
margin-top: 8px;
    border-radius: 3px;
}

.moduletable_razm_setka li{
display: block;
margin: 0px 0 10px 5px;
    padding: 4px 0 10px;
    border-bottom: 1px dotted #ccc;
}


.moduletable_razm_setka li a{
text-decoration: none;
font-size: 12pt;
}


.category-module_razm_setka{
display: none;
background-color: #f7f7f7;
padding: 10px 12px 10px 4px;
max-width: 300px;
border-radius: 3px;
margin-top: -6px;
}

.jshop.productfull .jshop_prod_attributes label{
display: block!important;
}

.radio_attr_label img {
height: 32px !important;
    left: 2px;
    position: absolute;
    top: -5px;
    padding: 1px;
    width: 32px !important;
    border: 2px solid #f0f0f0;
    border-radius: 3px;
}

.jshop_prod_attributes .attributes_title + div > span > span > input.active + label > span img{
border: 2px solid #201c19;
}

.jshop_prod_attributes .input_type_radio input[type="radio"]:checked + label > span img{
border: 2px solid #dc2b19;
}


.jshop_prod_attributes label > span {
cursor: pointer;
}


#block_attr_sel_2{
float: left;
}

.productfull .extra_fields {
    margin: 5px 0 20px;
}


.jshop_prod_attributes {
float: left;
width: 100%;
padding-bottom: 0!important;
margin-top: 0!important;
}

#block_attr_sel_2 {
    width: 100%;
    float: left;
    margin: 0;
    height: 50px;
}


.jshop_prod_attributes.jshop .row-fluid{
margin: 5px 0;    
}

.opl_info_prod{
float: right;
width: 220px;
}

.sity_town{
float: left;
    color: #201c19;
}


.usloviya_dostavki {
width: 100%;
display: inline-block;
}

.block_rating_hits {
    display: none;
}

.squares .info {
font-size: 18pt;
font-weight: bolder;
letter-spacing: 1px;
}

.squares .info h5 {
    bottom: 110px!important;
    background-color: rgba(35, 35, 35, 0.9)!important;
    border-radius: 3px 3px 3px 0;
    color: #201c19;
    font-size: 12pt;
    text-shadow: none;
    padding: 8px 12px;
    line-height: 1.5em;
}

.moduletable_slider {
float: left;
width: 1170px;
margin: 12px 0 0 0;
}

.moduletable_recomend {
    font-size: 20pt;
    line-height: 1.5em;
    width: 100%;
    float: left;
    margin: 30px 0 5px;
}

.moduletable_right_banner{
    float: left;
    margin: 6px 0 -25px 0;
    text-align: center;
}

.moduletable_right_banner img{
margin: -10px 0px 0 20px;
    opacity: 0.5;
    width: 64px;
}

.moduletable_right_banner .td{
    border: solid 1px #e3e3e3;
    padding: 20px 12px 18px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 315px;
    margin: 2px 0 20px 25px;
}

.jshop_categ a img{
width: 100%;
border-radius: 3px 3px 0 0;
}

.jshop_categ .sblock2{
padding-left: 0;
}

.jshop_categ .sblock2.image{
padding-right: 0;
margin-top: 6px;
    width: 100%;
}


.rass {
background-color: #dc2b19;
float: left;
    margin: 55px 0 0px 0;
    padding: 45px 0 50px;
    text-align: center;
    width: 100%;
}

.acysubbuttons .button{
    -webkit-appearance: button;
    background-color: #201c19;
    background-image: none;
    background-repeat: repeat-x;
    border: 2px solid #201c19;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font-size: 14pt;
    /* line-height: 39px; */
    /* padding: 0px 20px; */
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    height: 44px;
    bottom: 0px;
    position: relative;
}

.acysubbuttons .button:hover {
background-color: #fff;
color: #201c19;
}

.moduletable_rass > h3 {
color: #fff;
display: inline-block;
font-size: 18px;
margin: 5px 0px 30px 0;
text-transform: uppercase;
vertical-align: middle;
letter-spacing: 1px;
}

.moduletable_rass input {
    font-family: 'GothamProRegular';
    font-size: 12pt;
    padding: 8px 30px;
    margin: 0 5px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    color: #dc2b19;
    border: 1px solid #ccc;
    height: 26px;
}

.moduletable_rass tr{
display: inline-block;
}

.moduletable_category .jscat-and-prod_category > li > a{
font-size:18px;
}

.moduletable_category .jscat-and-prod_category li li > a{
font-size:18px;
text-decoration: none;
}

.form-horizontal .block_sorting_count_to_page .control-label {
width: 105px!important;
    color: #999999;
    font-size: 11pt;
}

#camera_wrap_90 .camera_caption > div {
border-radius: 3px!important;
font-family: "GothamProRegular" !important;
margin: 0 0 0px 0px;
width: 480px;
}

.camera_caption > div {
padding: 0;
height: 390px;
line-height: 1.3em!important;
background: none!important;
}

.camera_caption_title {
font-family: "GothamProRegular";
    padding: 5px 15px;
    line-height: 1.3em!important;
    background-color: rgba(220, 43, 25, 0.9);
    color: #fff;
    margin: 260px 0 15px 0px;
    font-size: 20pt;
    display: block;
    float: left;
    border-radius: 0 3px 3px 0;
}

.camera_caption_desc{
font-family: "GothamProRegular";
    padding: 5px 15px;
    line-height: 1.5em!important;
     background-color: rgba(32, 28, 25, 0.9);
    color: #fff;
    margin: 0;
    display: block;
    float: left;
    font-size: 18pt;
    border-radius: 0 3px 3px 0;
    LETTER-SPACING: 0.5PX;
}


.jshop_profile_data > div{
margin-bottom: 10px;
}

.jshop_user_group_info {
width: 100%;
float: left;
margin: 8px 0;
font-size: 12px!important;
}


.myaccount_urls a{
font-size: 14px;
margin: 12px 0;
background: #dc2b19;
display: inline-block;
color: #fff;
padding: 4px 10px;
font-weight: bold;
border-radius: 3px;
}

.jshop .groups_list .title {
width: 200px!important;
    padding: 8px 0;
}

.jshop .groups_list .discount {
text-align: center;
}


.login_block #jlusername, .login_block #jlpassword{
    padding: 8px 5px;
    width: 280px;
    margin-bottom: 5px;
    -webkit-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 13pt;
    color: #201c19;
}

#gruemenu{
display: none;
}

.moduletable_polz_menu.mob{
display: none;
}

.moduletable_slider.mob{
display: none;
}


.required {
    padding: 5px 8px;
    font-size: 12pt;
    color: #201c19;
}


.reset fieldset, .reset-confirm fieldset, .reset-complete fieldset, 
.login fieldset, .remind fieldset, .profile fieldset{
border:none;
}

.reset p, .reset-confirm p, .reset-complete p, .login fieldset p, .remind p{
    font-size: 12pt;
    line-height: 1.5em;
}


.reset-confirm .required, .reset-complete .required, .login .required, .remind .required{
    width: 260px;
    margin: 5px 0 30px;
}

.reset #jform_email {
    padding: 5px;
    margin: 5px 0 30px;
    width: 260px;
}

.reset, .reset-confirm, .reset-complete, .remind {
margin: 10px 0 60px;
}

.login {
margin: 10px 0 10px;
}

.nav-tabs.nav-stacked {
line-height: 2em;
margin-bottom: 60px;
}

.alert.alert-error.alert-danger .close {
    display: none;
}

.alert.alert-error.alert-danger > div {
font-size: 12pt;
margin: 10px 0 20px;
color: #ff0000;
}

.login .inputbox {
    margin: 5px 0 20px;
}



.moduletable_filter h3{
color: #555;
}

.moduletable_filter [class^="uf_label_"]{
    background: #ccc;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px 3px 0 0;
        PADDING: 8PX 0PX 6PX 12PX;
    COLOR: #FFF;
}


.moduletable_filter #uf_price_trackbar table.trackbar .c {
background: #201c19 none repeat scroll 0 0;
}


#uf_finded_products, .uf_select_options,
.moduletable_filter #uf_count_product{
    color: #777;
}

.groupbtnleft, .groupbtnright{
background-color: #ccc;
    background-image: none;
    background-repeat: repeat-x;
    border: 2px solid #ccc;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    filter: none;
    font-size: 14px;
    line-height: 24px;
    padding: 4px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s linear;
    vertical-align: middle;
}

.groupbtnleft:hover, .groupbtnright:hover {
background-color: #fff;
    color: #ccc;
transition: all 0.2s linear;
}


.moduletable_label.mob{
display: none;
}

.camera_target_content .camera_link{
z-index: 9999;
position: relative;
}

.bt-cs .bt-inner img {
border: none!important;
margin: 0!important;
outline: none!important;
width: 100%!important;
max-width: 100%!important;
}

.moduletable_news .bt-cs_news > .prev{
display: block;
background: #ccc url("../img/left_prew.png")no-repeat!important;
background-position:center!important;
border: 1px solid #ccc;
height: 38px !important;
width: 38px !important;
left: 536px;
position: absolute;
top: -36px;
left: 0;
z-index: 9;
top: 40%;
opacity: 0.9!important;
border-radius: 3px;
}

.moduletable_news .bt-cs_news > .next {
display: block;
background: #ccc url("../img/right_prew.png")no-repeat!important;
background-position:center!important;
border: 1px solid #ccc;
height: 38px !important;
width: 38px !important;
position: absolute;
top: -36px;
z-index: 9;
top: 40%;
opacity: 0.75!important;
right: 0;
border-radius: 3px;
}

.moduletable_news.mob{
display: none;
}

.moduletable_block_img_main_mob{
display:none;
}

div.jshop_prod_description {
font-size: 12pt!important;
line-height: 2em;
font-family: 'GothamProRegular'!important;
      color: #201c19;
}


div.jshop_prod_description h2{
font-size: 12pt;
}

.yashare-auto-init{
float:left;
width:100%;
margin-top:10px;
}

.jshop_prod_description p, .jshop_prod_description span, .jshop_prod_description{
font-size: 12pt!important;
line-height: 2em;
font-family: 'GothamProRegular'!important;
}

.moduletable_home{
float:left;
width:100%;
line-height:2em;
margin: 30px auto;
}

.productfull .prod_buttons {
float: left;
margin: 25px 0 !important;
width: 100%;
}


.button_buy_wishlist{
float: right;
    background: url(../img/save_prod.png)no-repeat!important;
    background-position: center!important;
    border: none!important;
    background-size: 24px!important;
    font-size: 0!important;
    width: 32px;
    height: 28px;
    cursor: pointer;
    margin: -6px 0 0 0;
    display: block;
}

.button_buy_wishlist:hover {
    background: url(../img/save_prod_hover.png)no-repeat!important;
    background-position: center!important;
    background-size: 28px!important;

}



.moduletable_menu_categ .for_mobile, 
.moduletable_menu_categ .separator.for_mobile, 
.moduletable_menu_categ .for_mobile_blue, .moduletable_menu_categ .for_mobile_red {
display:none;
}

.moduletable_menu_categ .color{
color: #dc2b19;
}


.filter_mob_click, .sort_mob_click{
display:none;
}

.moduletable_logo.mob{
display:none;
}

.moduletable_meseng{
display:none;
}

.jshop_categ .image{
position: relative;
}

.jshop_categ .product_link{
    color: #201c19;
    transition: all 0.2s linear 0s;
     background-color: #f0f0f0;
    padding: 5px 5px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 11pt;
    line-height: 1.3em;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    overflow: hidden;
    letter-spacing: 1px;
    height: 52px;
    bottom: 0;
    border-radius: 3px;
}


.product_minus {
background:#ccc;
border: 1px solid #ccc;
width: 38px!important;
height: 38px;
float: left;
position: absolute;
left: 0;
color:#fff;
font-weight: bold;
font-size:20px;
-webkit-appearance: button;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height:36px;
}



.jshop_list_product .product .product_minus {
width: 24px!important;
    height: 34px!important;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    line-height: 20px;
}


.product_plus{ 
background:#ccc;
border: 1px solid #ccc;
width: 38px!important;
height: 38px;
float: right;
right:0;
/*position: absolute;*/
color:#fff;
font-weight: bold;
font-size:20px;
-webkit-appearance: button;
-webkit-border-radius: 3px;
border-radius: 3px;
line-height:36px;
}

.jshop_list_product .product .product_plus {
width: 24px!important;
    height: 34px!important;
        border-radius: 0 3px 3px 0;
        -webkit-border-radius: 0 3px 3px 0;
        left: 52px;
            line-height: 20px;
}

.cart .cart_reload {
cursor: pointer;
position: absolute;
top: 0;
left: 126px;
}

.cart .quantity .inputbox {
width: 40px;
margin-bottom: 0px;
box-sizing: border-box;
padding: 1px;
left: 41px;
text-align: center;
position: absolute;
height: 38px;
-webkit-appearance: button;
-webkit-border-radius: 3px;
border-radius: 3px;
    color: #dc2b19;
    font-size: 12pt;
}

.cart .quantity .data {
    position: relative;
    margin: 0 21px;
}

.prod_qty{
display:none!important;
}

.productfull .prod_qty_input {
position: relative;
padding: 0 38px;
    margin-right: 10px;
}




.productfull .buttons {
    display: contents;
}

.product  .not_available{
}

.jshop_list_product .jshop .not_available {
    margin: 0 0 2px;
    position: relative;
    top: -15px;
    width: 100%;
    float: left;
    font-size: 11pt;
}

.jshop .not_available {
    top: 15px;
    font-size: 18px;
    margin-top: 0px;
    position: relative;
    margin-bottom: 20px;
    float: left;
}


.close {
position: absolute;
    right: 10px;
    top: 0px;
    font-size: 30px;
    cursor: pointer;
    color: #201c19;
}

.moduletable_last_prosmotren .block_item a {
text-decoration: none;
}

.moduletable_last_prosmotren .block_item .item_price{
margin-top: 5px;
font-size: 12pt;
    color: #201c19;
}


.sc_tooltip_body input, .sc_tooltip_body textarea {
    font-family: 'GothamProRegular';
    padding: 8px 8px!important;
    font-size: 11pt;
    border-radius: 3px;
}


#sc_tooltip{
background: #f0f0f0!important;
border-radius: 3px;
-webkit-border-radius: 3px;
}

#sc_arrow_right {
    display: none;
}

#sc_arrow_right_inner{
border-top: 16px solid transparent;
border-left: 16px solid #f0f0f0!important;
border-bottom: 16px solid transparent;
}

#sc_cancbtn{
background: url(../img/close.png)no-repeat;
top: 0px;
right: -3px;
opacity: 0.6;
}

#sc_sendbtn{
text-decoration: none!important;
    margin-top: 10px;
    float: left;
    box-sizing: border-box;
    width: 253px;
    font-size: 18px;
    margin: 16px 0 12px 9px;
    background: #dc2b19!important;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 3px;
}

.title_tmpl {
    width: 100%;
    font-size: 20px;
    line-height: 1.5em;
    margin: 8px 0 0;
    color: #201c19;
}


.td_1 a {
line-height: 36px;
}


.bonus_add {
    margin-top: 25px;
    font-size: 10pt;
}

.bonus_payment .bonus_summ input {
     padding: 8px 5px 8px;
    margin: 10px 0 20px;
    -webkit-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #201c19;
    font-size: 12pt;
    border: 1px solid #ccc;   
}

.cart_buttons {
margin-top: 14px!important;
}

.cart_block_discount .name{
margin-right: 10px;
    color: #201c19;
}

.cart th {
    font-weight: normal;
    color: #201c19;
}

.jshop_prod_cart{
padding-top:6px;
}

.cart td {
padding: 15px 5px 15px 5px!important;
}

.data.img_corz{
float:left;
margin-right:10px;
}

.jshop_img_description_center{
min-width:515px;
}

.name_prod_corz{
padding-left:10px;
text-align: left;
}


.addon_search_plus_plus .popup {
margin-top: 44px;
margin-left: -100px;
width: calc(100% + 100px)!important;
border-radius: 3px;
-webkit-border-radius: 3px;
}

.moduletable_search img{
max-width: 100px!important;
border-radius: 3px;
-webkit-border-radius: 3px;
}

.addon_search_plus_plus .results .products .image {
min-width: 50px!important;
}

.addon_search_plus_plus .product {
padding: 0!important;
margin-bottom: 20px;
}

.addon_search_plus_plus .popup{
padding:20px 10px!important;
}

.addon_search_plus_plus .price{

}

.addon_search_plus_plus .product .name{
height:auto;
padding: 5px 10px!important;
}

.addon_search_plus_plus .results .products td {
border-bottom: 1px dashed #f0f0f0;
}


.checkout_pfinish_block .checkoutinfo {
margin: 20px 0px 30px!important;
line-height: 2em;
}


.bill_address {
display: none;
}

.help-block {
font-size: 12pt!important;
margin: 10px 2px;
}

.addon_search_plus_plus .reset_search.visible {
    position: absolute;
    top: 3px;
    right: 38px;
    color: #fff;
    width: 22px;
    background: #bebebe;
    font-size: 20pt;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding-top: 1px;
}

.addon_search_plus_plus .search-result{
margin-bottom:0!important;
}

.article-info-term {
display: none;
}


.category_description, .category_description p{
line-height: 2em;
color: #201c19;
}

.list_category .row-fluid [class*="sblock"]:first-child {
padding-left: 10px!important;
}

.row-fluid [class*="sblock"]:first-child {
    padding-left: 10px;
}

.moduletable_last_prosmotren .item_price{
text-align:center;
}

.moduletable_last_prosmotren .item_image {
overflow: hidden;
position: relative;
width: 268px;
height: 220px;
vertical-align: middle;
display: table-cell;
}

.moduletable_last_prosmotren .item_image a img {
max-height: 200px;
max-width: 100%;
border-radius: 3px;
}

.moduletable_last_prosmotren .product_label{
display: none;
}

.mod_jt_jshopping_label_products .old_price{
display: inline-block;
font-size: 15px;
float: left;
width: 100%;
text-align: center;
line-height: 1;
text-decoration: line-through;
color: #201c19;
margin-bottom: 5px;
}

.productfull .old_price {
margin-bottom: 5px!important;
font-size: 10pt;
color: #201c19;
}

.ya-share2_inited:before {
    content: 'Поделиться:';
    float: left;
    font-size: 10pt;
    color: #201c19;
    width: 100%;
    margin: 20px 10px 10px 0;
}

.ya-share2__container_size_m .ya-share2__icon {
    height: 20px!important;
    width: 20px!important;
    padding: 2px;
    margin: 5px;
}

.ya-share2__container_size_m .ya-share2__item {
margin: 5px 8px 5px 0!important;
}

.ya-share2, .ya-share2 * {
border-radius: 3px!important;
float: left;
}

.block_item .item_name {
text-align: center;
font-size: 16px;
padding: 0 8px 0 8px;
box-sizing: border-box;
height: 52px;
overflow: hidden;
margin: 20px 0 10px 0;
}

.block_item_border{
border: 1px solid #f0f0f0;
float:left;
width:100%;
min-height: 385px;
box-sizing:border-box;
border-radius: 3px;
}

.block_item .buttons{
display:none;
}



.moduletable_last_prosmotren .item_name a {
display: block;
margin-bottom: 0px;
text-decoration: none;
transition: all 1s linear;
line-height: 1.3em;
font-size: 10pt;
}

.jshop_list_category .row-fluid [class*="sblock"]:first-child{
padding-left: 10px;
}

.list_related .product{
display: block;
padding: 10px 10px 10px 10px;
box-sizing: border-box;
border: 1px solid #f0f0f0;
min-height: 510px;
}


.readmore_btn_text_home{
display:none;
text-align: right;
color: #dc2b19;
cursor: pointer;
font-size: 12pt;
padding-top: 8px;
}

.readmore_btn_text_home_close{
display: block;
text-align: left;
color: #dc2b19;
cursor: pointer;
font-size: 12pt;
padding-top: 8px;
}

.buttons .product_minus + .inputbox {
height: 30px;
    text-align: center;
    width: 28px !important;
    margin-left: 22px;
    border: 2px solid #ccc;
    -webkit-appearance: button;
-webkit-border-radius: 0;
 border-radius: 0;
    color: #999;
    font-size: 12pt;
}

.jshop_list_product .product .buttons a {
margin-top: 0!important;
padding-top: 3px;
padding-bottom: 3px;
}


.jshop_list_product .product label {
    margin-right: -1px;
}

.att_none span.radio_attr_label {
    font-size: 10pt;
}

.prod_price_savings{
margin-top:10px;
}

.jshop_related .old_price{
margin-top: 8px!important;
}

.jshop_related .price_savings{
top: 8px!important;
}

.jshop_related .buttons .button_buy {
float: right;
margin-right: 30px;
display: none;
}


.product .jshop_price.width_auto{
width:auto;
}

.price_block{
    position: relative;
    margin: 25px 0 0px;
    float: left;
    width: 100%;
}

.productfull .price_prod_qty_list {
    margin-bottom: 20px!important;
}

.productfull .prod_price_savings::before {
content: '';
border: 16px solid transparent;
border-top-width: 21px;
border-bottom-width: 21px;
border-right-color: #dc2b19;
position: absolute;
margin: -4px 0 0 -32px;
}

.productfull .prod_price_savings {
position: absolute;
left: 200px;
TOP: -9PX;
    color: #fff;
    background: #dc2b19;
    padding: 4px 8px 4px 0;
    line-height: 34px;
    font-size: 16px;
    display: none;
    border-radius: 0 3px 3px 0;
    letter-spacing: 1px;
}

.productfull .text_zoom {
margin: 10px 0 15px 0;
font-size: 12pt;
padding-bottom: 0px !important;
    color: #dc2b19;
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.pagelogin h1 {
display: none;
}

.login_block {
line-height: 2em;
margin-bottom: 50px;
}

.login_block .form-horizontal .controls {
margin-bottom: 10px;
}

.pagelogin .register_block .form-horizontal .control-label {
width: 200px!important;
color: #201c19;
}

.pagelogin .register_block .form-horizontal .controls {
margin-left: 0px!important;
}


.addon_search_plus_plus .reset_search.visible{
display:block;
}

.addon_search_plus_plus .reset_search{
display:none;
}

#comjshop .cart_block_discount .button{
background-color:#ccc;
border: 2px solid #ccc;
}

#comjshop .cart_block_discount .button:hover{
background-color:#fff;
border: 2px solid #ccc;
color:#dc2b19;
}

.address_block, .checkout_shipping_block, .checkout_payment_block, .checkout_pfinish_block{
margin-bottom:60px;
}

.address_block .box_button, .checkout_shipping_block .button, .checkout_payment_block .button, .checkout_pfinish_block .box_button{
margin-top:20px;
}

.uf_buttons {
padding-top: 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.block_sorting_count_to_page select{
padding: 7px 5px;
border: 1px solid #ccc;
font-family: "GothamProRegular";
background: #fff;
}

.block_sorting_count_to_page .icon-arrow img{
    margin-top: 6px;
    opacity: 0.8;
}

.block_sorting_count_to_page .control-label{
line-height:34px;
}

.moduletable_last_prosmotren .block_item .item_name {
height: 36px;
}

.cart_block_discount {
margin-bottom: 60px;
}

.addon_search_plus_plus .results .products .more_results {
margin: 20px 0 20px 10px;
}

.addon_search_plus_plus .results .title {
color: #201c19;
}

.addon_search_plus_plus .results td.price {
color: #201c19;
text-align: center;
padding-bottom: 15px;
}

.related_header {
display: none;
}

.moduletable_category_on_main{
float:left;
width:100%;
position:relative;
margin-top: 40px;
margin-bottom:30px;
}

.moduletable_category_on_main ul ul{
display:none;
}


.moduletable_category_on_main li{
    display: block;
    width: calc(33% - 4px);
    margin: 0 10px 10px 0;
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 3px;
    height: auto;
}





.moduletable_category_on_main li img {
width:100%;
border-radius: 3px;
transition: all 1s linear;
}

.moduletable_category_on_main li:nth-child(3n+3){
margin-right:0;
}

.moduletable_category_on_main li span{
	color: #fff;
    transition: all 0.2s linear 0s;
    position: absolute;
    width: 100%;
    background-color: rgba(32, 28, 25, 0.9);
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 12pt;
    line-height: 1.3em;
    text-align: center;
    min-height: 61px;
    overflow: hidden;
    letter-spacing: 2px;
    bottom: 25px;
    z-index: 1;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.moduletable_category_on_main li:hover img{
transform: scale(1.1);
transition: all 1s linear;
}


.simplecallback-close {
font-size: 40px;
font-weight: 500;
color: #dc2b19;
}

.chzn-container .chzn-results li.highlighted {
  background-color: #dc2b19!important;
  color: #fff!important;
   background-image: none!important;
}



.cameraCont, .cameraContents{
overflow: hidden;
border-radius: 3px;
}

.chzn-container-multi .chzn-choices{
	background-color:inherit!important;
}

.chzn-container .chzn-results li.active-result {
    COLOR: #201c19;
    FONT-SIZE: 11PT;
}

#jshop_unijax_filter .chzn-container.chzn-container-multi .chzn-choices{
	border:none!important;
}

.uf_options{
	border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
        BORDER: 2PX SOLID #ccc;
        FONT-SIZE: 11PT;
}

.uf_trackbar_inputs input:first-child {
    border-radius: 0 0 0 3px;
	margin:0;
	float: left;
	BORDER: 2PX SOLID #ccc;
	FONT-SIZE: 11PT;
	BORDER-TOP: 0;
    PADDING: 15PX 0;
    color: #777;
}

.uf_trackbar_inputs input:last-child {
border-radius: 0px 0px 6px 0px;
    margin: 0;
    float: right;
    BORDER: 2PX SOLID #ccc;
    FONT-SIZE: 11PT;
    BORDER-TOP: 0;
    color: #777;
    PADDING: 15PX 0;
}



.uf_trackbar_inputs input, .uf_inputreset{
	box-sizing:border-box;
	    padding: 13px 5px 18PX;
	max-width: 50%;
	width: 50%;
}

.uf_inputreset{
	left: calc(55% - 10%);
    top: 98px;
	position:absolute;
	line-height:0;
	    display: none;
}

.chzn-container-multi .chzn-choices li.search-field {
    padding: 4px 0PX 6PX 6PX;
    FONT-SIZE: 11PT;
}

.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5px 5px 3px 3px!important;
    padding: 6px 20px 6px 8px!important;
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    top: 2px!important;
    right: 1px!important;
}

#jshop_unijax_filter .chzn-drop {
    margin-top: -8px;
    MARGIN-LEFT: -2PX;
    border-radius: 0 0 3px 3px!important;
       width: 270PX!important;
    BORDER: 2PX SOLID #dc2b19;
    BORDER-TOP: NONE!important;
}

.chzn-container-multi .chzn-results {
    padding: 8px 5PX 10PX!important;
}


[class^=uf_label_] {
border: none!important;
}

.jshop_order_step a {
text-decoration: none!important;
font-size: 11pt;
}

#active_step {
    font-size: 12pt;
}

.pfinish_comment_block #order_add_info {
border-radius: 3px;
-webkit-border-radius: 3px;
height: 80px;
width: calc(100% - 20px);
padding: 8px;
font-size: 12pt;
color: #201c19;
border-color: #ccc;
}

.insta {
    font-size: 18pt;
    color: #dc2b19;
  margin: 10px 0 0 0;
}

.insta-item {
    width: 118px!important;
    height: 120px!important;
    margin: 10px!important;
}

.insta-style3 {
    border: solid 1px #ccc !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}


.moduletable_search #jshop_search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #dc2b19;
}
.moduletable_search #jshop_search::-moz-placeholder { /* Firefox 19+ */
  color: #dc2b19;
}
.moduletable_search #jshop_search:-ms-input-placeholder { /* IE 10+ */
  color: #dc2b19;
}
.moduletable_search #jshop_search:-moz-placeholder { /* Firefox 18- */
  color: #dc2b19;
}

.phone_img {
    position: relative;
    top: 7px;
    margin-right: 8px;
    border-radius: 3px;
    width: 30px;
    height: 30px;
}

.list_product .product .product_bonus {
    DISPLAY: NONE;
}

.product_bonus {
    padding-top: 12px;
    width: 100%;
    display: inline-block;
    color: #dc2b19;
      min-height: 40px;
          text-align: center;
}

.productfull .product_bonus {
 text-align: left;
}

.product_bonus .block_registration, .product_bonus .product_bonus_sub{
    font-size:8pt;
}

.cart_empty_text {
font-size: 12pt;
}

.bon_bonus {
    margin: 0 0 30px 0;
    font-size: 12pt;
}

.bon_bonus legend {
padding-bottom: 15px;  
font-size: 14pt;
    padding-top: 10px;
}

.bon_bonus fieldset {
    border: none;
}

.bon_bonus span{
    line-height: 1.8em;
}


.eac_title {
font-size: 10pt;
padding-bottom: 5px;
}

.bonus td {
font-size: 9pt;
}


.addon_search_plus_plus .reset_search:before {
font-weight: normal;
}

.product_bonus_add {
    font-size: 10pt;
}



div#foxcontainer_m96 .fox_form select, div#foxcontainer_m96 .fox_form textarea, div#foxcontainer_m96 .fox_form input[type="text"],
div#foxcontainer_m118 .fox_form select, div#foxcontainer_m118 .fox_form textarea, div#foxcontainer_m118 .fox_form input[type="text"] {
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    padding: 10px;
    min-height: 40px;
    font-size: 11pt;
    font-family: 'GothamProRegular';
}


.article-info-term {
    display: none;
}

.myorders_block_info {
line-height: 2em;
}

.table_order_list {
    border: 1px solid #ccc;
}

#jshop_review_write {
font-size: 11pt;
    color: #201c19;
    line-height: 2em;
    margin-top: 30px;
}

#jshop_review_write .inputbox{
font-size: 11pt;
    color: #201c19;
    line-height: 1.5em;
    padding: 5px;
    width: 260px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.review_item {
    line-height: 2em;
    margin-bottom: 10px;
}


#jshop_review_write .row-fluid{
    padding: 0 0 15px 0;
}

.review_bonus {
 font-size: 10pt;
 color: #00ccff;
 line-height: 1.5em;
  margin: 5px 0 20px 0;
}

.jshop_img_description #list_product_image_thumb {
    display: block;
    margin-top: 15px;
    text-align: center;
}

#jshop_menu_order {
    margin-bottom: 15px;
    border: 0;
}

td.jshop_order_step {
    padding-top: 8px;
    padding-bottom: 8px;
}

.jshop input[type="radio"], .jshop input[type="checkbox"] {
    margin: -3px 1px 0 0;
    width: 15px;
    height: 15px;
}

.login_block .form-horizontal .control-label {
    margin: 10px 0 5px 0;
    color: #201c19;
}

.checkout_payment_block #table_payments .jshop_payment_method {
    padding-left: 4px;
    margin-top: 5px;
}

.myorderinfo {
    line-height: 2em;
    color: #201c19;
}

.myorderinfo .userinfo {
    border: 0;
    border-radius: 3px;
    width: calc(100% - 10px);
}

.userdeliveryinfo {
    display: none;
}

.list_related .product .extra_fields {
display: none;  
}

#sc_tooltip_body span {
    color: #201c19;
    font-size: 18pt;
    line-height: 1.5em;
}

.productfull .video_full iframe {
    width: 390px;
}

.right_slider {
    float: left;
    border-radius: 3px;
    margin: 12px 0 0 30px;
    width: 320px; 
}

.right_slider .moduletable_label {
margin-top: -65px;
}

.right_slider .moduletable_label h3{
    background: rgba(255, 255, 255, 0.9);
    color: #201c19;
    position: relative;
    z-index: 1;
    top: 60px;
    width: 220px;
}

.right_slider .moduletable_label .item_image a img {
transform: none;
    max-height: 240px;
    max-width: 240px;
    margin: 15px 0px 0 6px;
    border-radius: 3px;
}

.right_slider .moduletable_label .block_item .item_name {
    text-align: center;
    font-size: 14px;
    padding: 0 12px 0 12px;
    box-sizing: border-box;
    height: 48px;
    overflow: hidden;
    margin: 0px 0 10px 0;
}

.right_slider .moduletable_label .block_item_border {
    border: 1px solid #f0f0f0;
    float: left;
    width: 100%;
    min-height: 358px;
    box-sizing: border-box;
    border-radius: 3px;
}

.right_slider .moduletable_label #jt_jshopping_label_slider ul li {
    height: auto !important;
    margin-bottom: 0;
}


.moduletable_right_slide.mob {
display: none;    
}

.moduletable_right_slide {
    float: left;
    width: 100%;
    height: 183px;
    text-align: center;
    padding: 0 0 0 0;
    overflow: hidden;
    margin: 0 0 14px;
    border-radius: 3px;
}

.moduletable_right_slide a{
color: #fff;
}

.moduletable_right_slide h3{
padding: 6px 8px;
    float: left;
    margin: -95px 0 0 -2px;
    background-color: rgba(0, 46, 93, 0.9);
    position: relative;
    border-radius: 0 3px 3px 0;
    FONT-SIZE: 15PT!important;
    color: #fff!important;
        letter-spacing: 0.5px;
}

.moduletable_right_slide span{
padding: 6px 8px;
    float: left;
    margin: -55px 0 0 -2px;
    background-color: rgba(224, 169, 156, 0.9);
    position: relative;
    color: #FFF!important;
    border-radius: 0 3px 3px 0;
    FONT-SIZE: 15PT!important;
    color: #fff!important;
        letter-spacing: 0.5px;
}




.moduletable_right_slide img,
.moduletable_right_slide iframe {
max-width: 100%;
border-radius: 3px;
transition: all 1s linear;
}

.moduletable_right_slide img:hover,
.moduletable_right_slide iframe:hover {
transform: scale(1.05);
transition: all 1s linear;
}

.moduletable_right_slide iframe {
    
}

.ytp-gradient-top {
    display: none;
}

.moduletable_advant {
    float: left;
    width: 100%;
    margin: 0px auto 16px;
    text-align: center;
    font-size: 12pt!important;
    /* font-weight: bold!important; */
    line-height: 1.6em;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 4px 0 3px;
    letter-spacing: 1px;
}

.moduletable_advant.mob {
    display: none;
}

.moduletable_advant p {
color: #201c19!important;
    padding: 0 20px;
}

.moduletable_advant img {
    opacity: 0.65;
    max-height: 60px;
    float: left;
    margin-top: -4px;
    width: auto;
}

.review_text_not_login {
    color: #dc2b19;
}




.custom_recomend span, .custom_recomend p{
    letter-spacing: 1px;
} 

[class^=uf_label_] {
    padding: 5px 5px;
    font-size: 11pt;
}

.cart .odd td {
    color: #201c19;
}

.jshop .total {
    color: #201c19;
}

.tabs-resp {
float: left;
margin-top: 40px!important;   
}

.resp-tabs-list li {
    color: #201c19;
     border-radius: 3px 3px 0 0;
     margin: 0 0 0 15px;
}


.resp-tab-content-active {
    background-color: #fff!important;
        border-radius: 3px 0 3px 3px;
}

.resp-tab-active {
    background-color: #fff;
}

h2.resp-tab-active {
    background: #F0F0F1!important;
    color: #201c19;
}

.owl-carousel .image-block {
    text-align: center;
    margin-bottom: 5px;
}

.owl-carousel .image-block > a > img {
    max-width: 200px;
    max-height: 200px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.vina-carousel-jshopping.owl-carousel.owl-theme .item a {
    color: #201c19!important;
    font-size: 11pt;
}

.owl-carousel .price-block .addtocart.pull-right{
display: none;
}

.owl-carousel .price-block {
    padding-top: 10px;
    text-align: center;
    font-size: 10pt;
    color: #555;
}


.vina-carousel-jshopping .price-block i {
    text-decoration: line-through;
    padding: 0 6px;
    font-style: normal;
    color: #dc2b19;
}


.owl-theme .owl-controls .owl-buttons div {
    line-height: 34px;
    opacity: 0.5;
    width: 20px;
    font-size: 0;
}

.owl-prev {
    position: absolute;
    left: 0px;
    bottom: 57%;
    background: #ccc url(../img/left_prew.png)no-repeat!important;
    background-position: center!important;
}

.owl-next {
position: absolute;
    right: 0px;
    bottom: 57%;
    background: #ccc url(../img/right_prew.png)no-repeat!important;
    background-position: center!important;
}

.owl-carousel .text-block {
text-align: center;    
}


.owl-theme .owl-controls .owl-buttons div {
    -webkit-border-radius: 3px;
}

.block_center {
width:100%;
float: left;
}

.modopprod_item_name a {
    color: #201c19!important;
    font-weight: normal;
    font-size: 10pt;
}

.dop_products.default .modopprod_item {
    border: none;
    padding: 10px 1px;
}

.modopprod_item_price {
    font-size: 14px;
}

span.mod-old-price {
    font-size: 13px;
}

.jshop_price {
    color: #201c19!important;
}

.owl-carousel .owl-item img {
    border-radius: 3px;
      margin: auto;
}

.owlcarousel-caption .modopprod_item_price {
margin-top: 10px;
padding-bottom: 0;
}

.owl-next i:not(.fa), .owl-prev i:not(.fa) {
display: none!important;
}

.owlcarousel-caption {
    overflow: auto;
    padding: 0 10px;
}


.owl-dp-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: -70px -15px 0 -15px;
    padding: 20px;
    border-radius: 3px;
    opacity: 0.5;
    height: 0px;
    width: 0px;
}

.text_soglashenie {
    color: #dc2b19;
}



.jshop .product_label .label_name {
background: #dc2b19;
    padding: 8px 10px;
    color: #fff;
    font-size: 10pt;
    margin-top: 20px;
    float: left;
    min-width: 33px;
}




.jshop_list_product .block_product .product_label .label_name {
    padding: 4px 8px 4px 12px;
    font-size: 8pt;
    margin-top: 6px;
    float: left;
    letter-spacing: 1px;
}

.fcaptchainputcontainer input {
    font-size: 9pt!important;
}

.modopprod_item_image {
    height: 200px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.modopprod_item img {
    max-height: 200px;
    max-width: 200px;
    width: auto!important;
}


.modopprod_item .modopprod_item_buylink a {
  display: none!important;
}

span.mod-old-price {
    display: inline-block;
}


.moduletable_nad_slaidom {
    width: calc(100% - 360px);
    float: left;
    position: absolute;
    top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.moduletable_nad_slaidom h3 {
    font-size: 23pt;
    letter-spacing: 1px;
    line-height: 1.5em;
    margin-top: -16px;
}

.row-fluid [class*="sblock"] {
    min-height: 20px;
}

.jshop_list_product {
     margin-top: 6px;
     padding-top: 12px;
}


.camera_wrap .camera_pag .camera_pag_ul {
    padding: 0 10px 0 0;
}


.sidr p {
margin: 0 0 0 0; 
}


.atrib_in_spisok {
    float: left;
    width: 100%;
}

.jshop_list_product .atrib_in_spisok .radio_attr_label img {
    height: 24px!important;
    width: 24px!important;
}

.jshop_list_product .atrib_in_spisok .jshop_prod_attributes .attributes_title + div > span > span {

}

.jshop_list_product .atrib_in_spisok .attributes_title {
    display: none;
}

.jshop_list_product .atrib_in_spisok .attrib .attributes_value {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 10px 0 10px 0;
}


.jshop_list_product .atrib_in_spisok .jshop .prod_attr_img {
    display: none!important;
}


.jshop_list_product .atrib_in_spisok div.jshop_prod_attributes select {
    font-size: 9pt;
    margin-top: 2px;
}


.jshop_list_product .atrib_in_spisok .jshop_prod_attributes .attributes_title + div > span > span {

}

.r19studio {
    width: 100%;
    text-align: center;
    padding: 4px 0;
    background: #222;
    float: left;
}


.moduletable_big-banner.mob {
display:none;
}

.moduletable_big-banner {
        width: 100%;
    float: left;
 margin: 20px 0 30px;
}

.moduletable_big-banner img {
      border-radius: 3px;
    margin: 0 auto;  
        max-width: 100%;
}

#easycalccheckplus {
    margin: 0 0 20px 0!important;
    padding: 2px !important;
}

#easycalccheckplus label {
 color: #555;   
}




#DOMWindow {
    max-width: 320px!important;
    min-height: 160px;
    padding: 8px!important;
    border-radius: 6px;
    border: 4px solid #ccc!important;
}

.modal_header {
    font-weight: bold;
    color: #002e5d;
}


.closeDOMWindow {
    background: #dc0069;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    margin: 5px auto 0 10px;
    display: inline-block;
    font-size: 9pt;
    float: left;
}

.modal_anchor.red .modal_to_cart a, .modal_anchor.red .modal_checkout a {
    background-color: #777!important;
}

.closeDOMWindow:hover {
text-decoration: none;
    color: #fff;
}

.defaultDOMWindow.modal,
.modal_checkout {
    display: none;
}

#DOMWindow p, .defaultDOMWindow.modal p, .errorDOMWindow.modal p, .deleteDOMWindow.modal p {
    line-height: 2;
    TEXT-DECORATION: NONE;
    FONT-SIZE: 16PT;
}

.modal_text {
        FONT-SIZE: 9PT!important;
        color: #999;
        float: left;
        width: 100%;
        margin-top: 20px!important;
}

#error_inlineContent_minicart_cart_view,
#delete_inlineContent_minicart_cart_view {
    display: none;
}

.modal_to_cart a, .modal_checkout a {
    font-size: 9pt!important;
    background: #dc0069!important;
}


.mycart_wrapp.green .mycart_mini_txt {
    background: url("../img/korz.png")no-repeat!important;
background-size:auto 28px!important;
position: relative;
    left: 18px;
}

.mycart_mini_txt:not(.externbootstrap) {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
-moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;

}



.korz_count_prod {
    background-color: #dc2b19;
    color: #fff;
    display: inline-block;
    line-height: 18px;
    margin-left: 51px;
    padding: 2px 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    min-width: 8px;
    text-align: center;
        margin-top: 31px;
}

.korz_count_prod:hover {
    color: #fff;
}

.moduletable_korz h3 {
      position: absolute;
    top: 55px;
    font-weight: normal;
    font-size: 11pt;  
}



.moduletable_under_korz {
    position: relative;
        width: 66px;
    height: 55px;
    top: 10px;
    left: 124px;
}

.moduletable_under_korz img{
    width: 100%;
    height: 55px;
    position: relative;
    top: -78px;
}

.soc-s {
    position: absolute;
    right: 0;
	margin-top: 10px;
}
.ya-share2__list.ya-share2__list_direction_horizontal > .phone__item {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin-top: 12px;
    color: white;
    font-size: 24px;
    margin-right: 10px;
}
li.phone__item.phone__item_service_whatsapp a {
    color: white;
	font-family: "GothamProRegular";
}
.ya-share2__item_service_whatsapp .ya-share2__icon {
    background-image: url(/images/wa.svg);
}
.ya-share2__item_service_telegram .ya-share2__icon {
    background-image: url(/images/tg.svg);
}
.ya-share2__list {
    display: inline-block;
    vertical-align: top;
}
li.ya-share2__item.ya-share2__item_service_telegram, li.ya-share2__item.ya-share2__item_service_whatsapp {
    list-style-type: none;
}
.ya-share2__item_service_telegram .ya-share2__badge {
    background-color: #64a9dc;
}
.ya-share2__item_service_whatsapp .ya-share2__badge {
    background-color: #65bc54;
}
.ya-share2__badge {
    border-radius: 4px;
    color: #fff;
    overflow: hidden;
    position: relative;
}
.ya-share2__list, .ya-share2__badge, .ya-share2__icon {
    display: inline-block;
    vertical-align: top;
}
.ya-share2__item {
    display: inline-block;
}
@media(min-width: 320px) and (max-width: 480px){
.jshop .prod_qty_input input {
  width: 30px;
}
.buttons input {
    width: 18px;
	height: 30px;
    vertical-align: bottom;
	min-width: 18px !important;
}
.buttons .product_plus {
    float: unset;
}
}
div#footer .soc-s {
    display: none;
}
.buttons .product_minus{
	float: unset;
    position: unset;
}
@media(min-width: 1200px){
.oiproduct .buttons input{	
    height: 30px;
    vertical-align: bottom;
}
.jshop_list_product .product .product_plus {
    margin-right: 8px;
}
.sppb-row {
    display: flex;
}
.sppb-col-md-6 {
    width: 48%;
    display: inline-block;
}
.sppb-row-container .sppb-col-md-6:nth-child(1) {
    padding-right: 15px;
}
}
@media(max-width: 768px){
	div#comjshop {
		text-align: center;
	}
	a#sc_question_78141 {
        width: 98%;
    }
	.custom_info_prod {
		text-align: center;
	}
	.productfull .product_bonus {
		text-align: center;
	}
	.town {
		width: 100%;
	}
	.order-button {
		display: inline-block;
        min-height: 40px;
		position: relative;
        width: 100%;
	}
	.soc-icon-product {
		margin-top: 30px;
}
}
.row.lun-form.lun-form-line h3 {
    margin: 0 0 22px 0;
    line-height: 1.5em;
    color: #201c19;
    text-transform: uppercase;
    font-size: 16pt;
    text-align: center;
}
.onis-flist {
    background: #f0f0f0;
    border-radius: 3px;
    padding: 42px 30px;
}

.lun-form label {
font-size:14px;
font-weight:500;
color:#252525;
margin-bottom:0.5rem
}

.lun-form input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .form-control, .sppb-form-group .sppb-form-control {
    display: block;
    width: 89%;
    padding: 10px 15px;
    font-size: 14px;
    color: #252525;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #b6c9cb;
    border-radius: 3px;
    transition: border-colorease-in-out 0.15s, box-shadowease-in-out 0.15s;
    margin: 16px auto;
}

.lun-form input[type="text"]:hover,input[type="text"]:focus,input[type="text"]:active,input[type="email"]:hover,input[type="email"]:focus,input[type="email"]:active,input[type="url"]:hover,input[type="url"]:focus,input[type="url"]:active,input[type="date"]:hover,input[type="date"]:focus,input[type="date"]:active,input[type="password"]:hover,input[type="password"]:focus,input[type="password"]:active,input[type="search"]:hover,input[type="search"]:focus,input[type="search"]:active,input[type="tel"]:hover,input[type="tel"]:focus,input[type="tel"]:active,input[type="number"]:hover,input[type="number"]:focus,input[type="number"]:active,.form-control:hover,.form-control:focus,.form-control:active,.sppb-form-group .sppb-form-control:hover,.sppb-form-group .sppb-form-control:focus,.sppb-form-group .sppb-form-control:active {
border-color:#CD5F32;
box-shadow:unset
}
.lun-form input, .lun-form textarea {
  margin-bottom: 15px;
  font-size: 16px;
}

.lun-form textarea {
    display: block;
    width: 89%;
    border-radius: 3px;
    font-size: 16px;
    line-height: 24px;
    min-height: 120px;
    background-color: #fff;
    border: 1px solid #b6c9cb;
    padding: 10px 15px;
    margin: 16px auto;
}
.acysubbuttons .form.btn {
    -webkit-appearance: button;
    background-color: #201c19;
    background-image: none;
    background-repeat: repeat-x;
    border: 2px solid #201c19;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
	padding: 6px 20px;
    filter: none;
    font-size: 14pt;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
.acysubbuttons .form.btn:hover {
    background-color: #fff;
    color: #201c19;
}
p.mobtextcenter.textcenter {
    margin-top: 8px;
    margin-bottom: 0;
}
.block_efg {
    font-size: 12pt;
}
.jshop h1 {
    font-size: 26pt !important;
}
.custom_info_prod strong {
    font-size: 18px;
}
.moduletable_info_prod {
    margin-top: 25px;
}
.buttons .sc_askquestion.btn.list { 
    cursor: pointer;
    line-height: 30px;
    margin: 0;
    text-decoration: none;
    font-size: 12pt;
    background: #fff;
    border: 2px solid #dc2b19;
    border-radius: 3px;
    padding: 0px 10px;
    color: #dc2b19;
    width: 70%;
    text-align: center !important;
    display: inline-block;
	float: unset; 
	position: relative;
}
.sc_askquestion.btn.list:hover {
    text-decoration: none;
    background: #dc2b19;
    color: #fff;
}
#comjshop_list_product .product .buttons {
    text-align: center !important;
}
.buttons .order-button {
    text-align: center;
}
@media screen and (max-width: 980px) {
    .moduletable_logo.mob img {
        margin-top: 5px;
    }
	.product .image_block a > img {
		object-fit: contain;
		height: 150px;
}
}
@media screen and (min-width: 768px) {
.moduletablesoc-s-mob, .moduletableslider-mob{
    display: none;
}
}
@media screen and (max-width: 767px) {
.camera_caption_desc {
    max-width: 250px;
}
}
.soc-s.mob {
    position: absolute;
    right: 0;
    margin-top: 8px;
}
ul.list_direction_horizontal {
    display: inline-block;
    vertical-align: top;
}
ul.list_direction_horizontal li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin-top: 0px;
    color: white;
    font-size: 24px;
    margin-right: 10px;
	list-style-type: none;
}
.ya-share2__container_shape_normal li.phone.mob .ya-share2__badge {
    /*background-color: #201c19;*/
}
.ya-share2__container_shape_normal li.whatsapp.mob .ya-share2__badge {
    background-color: #65bc54;
}
.ya-share2__container_shape_normal li.telegram.mob .ya-share2__badge {
    background-color: #64a9dc;
}
.ya-share2__container_shape_normal li.phone.mob .ya-share2__icon{
    background-image: url(/images/phone.svg);
	height: 20px !important;
    width: 20px !important;
    padding: 2px;
    margin: 5px;
}
.ya-share2__container_shape_normal li.whatsapp.mob .ya-share2__icon{
    background-image: url(/images/wa.svg);
	height: 20px !important;
    width: 20px !important;
    padding: 2px;
    margin: 5px;
}
.ya-share2__container_shape_normal li.telegram.mob .ya-share2__icon{
    background-image: url(/images/tg.svg);
	height: 20px !important;
    width: 20px !important;
    padding: 2px;
    margin: 5px;
}
@media(min-width: 769px){
.pos-button {
    display: flex;
    align-items: center;
}
.order-button {
    display: flex;
    width: 100%;
}
.soc-icon-product {
    width: 50%;
    text-align: center;
}
}

.soc-icon-product .telegrm .ya-share2__icon {
    background-image: url(/images/tg.svg);
    padding: 14px;
}
.soc-icon-product .vk .ya-share2__icon {
    background-image: url(/images/vk.svg);
    padding: 10px;
}
.soc-icon-product .telegrm .ya-share2__badge {
    background-color: #64a9dc;
	padding: 6px;
}
.soc-icon-product .vk .ya-share2__badge {
    background-color: #0077ff;
	padding: 10px;
}
.soc-icon-product.list {
    width: 100%;
    margin-bottom: 15px;
}
.soc-icon-product a {
    margin: 0 6px;
}
.pd-title {
  display: flex;
  align-items: center;
  gap: 5px;
}

.pd-title span {
  display: inline;
  font-size: 10px !important;
  text-align: left;
}
.pd-title-chb span {
    display: inline;
    font-size: 10px !important;
    text-align: left;
}

input#pd {
    width: auto;
}

.pd-chb {
  margin: 0;
}
span.sc_error_pd {
    color: #ff0000 !important;
}
form#simplecallback-97 button:disabled {
  background: #9e9e9e !important;
  color: #ffffff;
  cursor: not-allowed;
  opacity: 0.6;
}
.pd-title-form {
    margin: 8px 15px 0 15px;
    text-align: left;
}
.pd-title-form input {
    margin: 0 2px 0 0;
    vertical-align: sub;
}
.pd-title-form span {
    display: inline;
    font-size: 14px !important;
    padding-top: 3px;
    vertical-align: middle;
    line-height: 22px;
}
.pd-title-form-table span a {
    color: white;
}

.sppb-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.sppb-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.sppb-col-md-3 {
    margin-right: 15px;
}

.pd-title-form-table span {
  vertical-align: middle;
}

@media (min-width: 575px) {

    .sppb-col-xs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
	.sppb-col-xs-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
	
}

@media (min-width: 768px) {

    .sppb-col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
	
	.sppb-col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (min-width: 992px) {
    .sppb-col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
	.sppb-col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (min-width: 1200px) {
    .sppb-col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
	.sppb-col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

#cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  z-index: 9999;
  font-size: 14px;

  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

#cookie-banner.show {
  transform: translateY(0);
  opacity: 1;
}

.cookie-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 20px 54px 20px;
  display: flex;
  align-items: center;
  gap: 20px;
}

@media (min-width: 769px) {
  .cookie-inner {
    flex-direction: row;
    justify-content: space-between;
  }

  #cookie-accept {
  background: #1e88e5;
  border: none;
  color: #fff;
  padding: 8px 18px;
  cursor: pointer;
  border-radius: 4px;
}
}

@media (max-width: 768px) {
  .cookie-inner {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }

  #cookie-accept {
    width: 100%;
    padding: 12px;
    font-size: 16px;
  }
}

#cookie-banner a {
  color: #dc2b19;
  text-decoration: underline;
}

#cookie-accept {
  background: #dc2b19;
  border: none;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
}

#cookie-accept:hover {
  background: #b91100;
}

.slider-mob1{
	background-image: url('/images/banners/slide-01-remont.jpg');
    background-size: cover;
    background-position: center;
}
.slider-mob2{
	background-image: url('/images/banners/slide-02-radost.jpg');
    background-size: cover;
    background-position: center;
}
.slider-mob1[aria-hidden="true"] .camera_caption_title, .slider-mob2[aria-hidden="true"] .camera_caption_title,.slider-mob1[aria-hidden="true"] .camera_caption_desc, .slider-mob2[aria-hidden="true"] .camera_caption_desc{
	opacity: 0;
	animation: ani 0.5s;
	transform: translateX(-100%);
}
.slider-mob1[aria-hidden="false"] .camera_caption_title, .slider-mob2[aria-hidden="false"] .camera_caption_title,.slider-mob1[aria-hidden="false"] .camera_caption_desc, .slider-mob2[aria-hidden="false"] .camera_caption_desc{
	opacity: 1;
	animation: ani 0.5s;
	transition: 1.5s ease;
	transform: translateX(0);
}
@keyframes ani {
  0% {opacity: 0;}
  100% {opacity: 1;}
  0% {transform: translateX(-100%);}
  100% {transform: translateX(0);}
}