#header .header,
#mod0 .moduletable,
#mod1 .moduletable, #mod2 .moduletable,
#footer .footer,
#footer .copyright{
    width: 900px;
     text-align: left;
}
#mod0,#mod1, #mod2,#mod3,
#footer{
    min-width: 960px;
}
#mod3 .mod3{
    width: 960px;
}

#header .header .logo {
    display: block;
    margin-right: 0;
    text-align: center;
    float: none;
}
#header .header #menutop .nav{
    margin-top: 0;
    display: none;
   position: absolute;
    z-index: 100;
}
#header .header #menutop .nav li{
    display:block;
    padding: 0;
    border-right: 0;
}
#header .header #menutop #menu-icon{
    width: 32px;
    height: 32px;
    display: block;
    background: url("../images/menu.png") no-repeat;
    cursor: pointer;
}
#header .header #menutop #menu-icon.active{
    background: url("../images/close_menu.png") no-repeat;
}
#header .header #menutop{
    margin-top: -46px;
}
#info{
    margin-top: -75px;
}
#header .header #menutop .nav li a{
    display: block;
    padding: 10px 0;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
}
#header .header #menutop .nav li a:hover,
#header .header #menutop .nav li.active a{
    color: #0C6D95;
}
#header .header #menutop.active{
    background: #E5C100;
    width: 350px;
    height: 650px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 60px 40px;
    margin-top: 0;

}

.wk-slideshow .slides >li article h3 span{
    margin-left: 0;
}
.wk-slideshow .slides >li article h3{
    text-align: center;
}
#mod0 h3{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
#mod0 p{
    margin-bottom: 20px;
    line-height: 16px;
    font-size: 16px;
}
#mod0 p:last-child{
    margin-bottom: 0;
}
#mod0 .moduletable:first-child{
    padding-bottom: 40px;
}
#mod0 .moduletable:last-child{
    padding-bottom: 30px;
}
#mod0 li:nth-child(2n+1):first-child{
    width: 446px;
}
#mod0 li:nth-child(2){
    width: 438px;
}
#mod0 li:nth-child(3),
#mod0 li:nth-child(4){
    width: 216px;
}
#mod0 li:nth-child(2n+1) {
    margin-right: 7px;
}

#mod0 li:nth-child(2) {
    margin-bottom: 4px;
}

#mod1 .moduletable h3, #mod2 .moduletable h3{
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
}
#mod1, #mod2{
    padding-top: 40px;
    padding-bottom: 40px;
}
#mod3 .mod3 .moduletable.last_news{

    width: 450px;
}
#mod3 .mod3 .moduletable.brands{
    margin-right: 0;
    width: 450px;
}

.content{
    width: 880px;
}
.find-a-shop .item-page ul{
    width: 780px;
    margin: auto;
}
.find-a-shop .content .item-page ul li{
    margin-right: 0!important;
}
.find-a-shop .content .item-page ul li:nth-child(2n+1){
    margin-right: 20px!important;
}
form textarea{
    width: 400px;
}
.content .item-page.contacts .contacts#userForm .rsform-block-name{
    margin-right: 10px;
}
form input[type="text"] {
    /*width: 193px;*/
}

#comjshop h1{
    margin-bottom: 20px;
}
.jshop_code_prod{
    font-size: 14px;
    margin-bottom: 50px;
    display: block;
    line-height: 14px;
}
.jshop.productfull .info_product_jshop{
    width: 400px;
}
.jshop.productfull .info_product_jshop .jshop_prod_description{
    width: 100%;
}
.jshop.productfull .image_jshop{
    width: 430px;
}
.jshop.productfull .image_jshop .jshop_img_description{
    width: auto;
    margin-right: 0;
}
.jshop.productfull .image_jshop .jshop_img_description img.jshop_img_thumb{
    width: 120px;
    padding: 0;
    margin: 0 8px 10px;
}
.jshop.productfull{
    margin-bottom: 40px;
}

.jshop.productfull .info_product_jshop .prod_price span#block_price{
    font-size: 40px;
    line-height: 40px;
}
.jshop.productfull .info_product_jshop .jshop_prod_description{
    clear: both;
}
.jshop.productfull .info_product_jshop .prod_price span.old_price{
    font-size: 18px;
    line-height: 18px;
}
.jshop.productfull input[type="submit"]{
    width: 175px;

}
.prod_price{
    padding-top: 0;
    padding-bottom: 35px;
}
div.jshop_prod_description{
    padding-top: 0;
}
.checkout .checkout_right_with_middle {
    width: 610px;
}
.checkout form textarea {
    width: 250px;
}
.checkout .checkout_left {
    width: 250px;
    margin-right: 20px;
}
.position-left-filter +#content {
    width: inherit;
    float: left;
    margin-top: -59px;
}
.show-filters{
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    color: #363636;
    font-family: "Century-Gothic-Bold", sans-serif;
    font-size: 16px;
    height: 51px;
    line-height: 51px;
    background: url("../images/filter.png") top right no-repeat #F5F5F5;
    padding-left: 13px;
    width: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.show-filters+.position-left-filter{
    display: none;
}

.position-left h1{
    margin-bottom: 35px;
}
.content #breadcrumb {
    margin-bottom: 30px;
}
.position-left-filter{
    float: none;
    position: absolute;
    z-index: 10;
    background: #F5F5F5;
}

.position-left-filter_down {
    display: flex !important;
}

.moduletable.filter #jshop_unijax_filter .groupbtnright{
    width: 200px;
    margin: auto;
}
.jshop_list_product .form_sort_count{
    margin-bottom: 40px;
}

.checkout-wrap_inline-flex {
    margin-left: 5px;
}

.content .item-page.contacts >div {
    float: left;
    width: unset;
    border-right: 2px solid #ECECEC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}