@font-face{
    font-family: 'Akrobat-Regular';
    src: url(../fonts/Akrobat-Regular.otf);
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body,html{
   height: 100%;
   margin: 0;
   font-family: 'Akrobat-Regular';
}
a{
    color: #000;
}

.header {
  	position: sticky;
    top: 0;
    z-index: 9999;
}

#wrap{
    padding-bottom: 454px;
    min-height: 100%;
}
#footer{
    margin-top: -454px;
    max-height: 454px;
    font-size: 24px;
}
.top-header{
    max-height: 50px;
    height: 50px;
    border-bottom: 1px solid #000;
    position: relative;
    background: #fff;
    font-size: 18px;
}

.search-btn{
    background: url('../img/search.png') no-repeat;
    border: none;
    height: 25px;
    width: 24px;
    cursor: pointer;
}
.cart-top{
    background: #000;
    color: #fff;
}
#jshop_module_cart{
    padding: 11px 0;
    text-align: right;
    position: relative;
    font-weight: 700;
}
.link-cart:hover,
.link-cart{
    color: #fff;
}
.jshop_list_product .product .image{
    height: 450px;
}
.link-cart:before{
    content: url('../img/cart.png');
    position: absolute;
    left: 0;
}
.custom-radio{
    display: none;
}
.custom-radio + label{
    position: relative;
    cursor: pointer;
}
.pfinish_comment_block .btn-black{
    font-size: 30px;
}
.custom-radio + label:before{
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #000;
    margin-right: 5px;
}
.custom-radio:checked + label:after{
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #000;
    position: absolute;
    left: 4px;
    top: 6px;
}
.top-search{
    display: flex;
    justify-content: flex-end;
    position: relative;
}
form.mod-shop-search{
    padding: 0 15px;
    border-left: 1px solid #0000;
}
div.top-menu{
    display: flex;
    align-items: center;
    font-weight: 600;
}
ul.top-menu{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
ul.top-menu a{
    color: #000;
}
ul.top-menu > li > a > span{
    margin-left: 10px;
}
#logo {
    margin-top: -50px;
    text-align: center;
}
.logo-img{
    width: 100%;
    height: 112px;
}
.bot-header{
    border-bottom: 1px solid #000;
    height: 55px;
    max-height: 55px;
    z-index: 2;
    position: relative;
}
#menu-main{
    display: flex;
    align-items: flex-end;
    padding-bottom: 10px;
    padding-top: 20px;
}
ul.main-menu{
    display: flex;
    width: 100%;
    justify-content: space-around;
    font-size: 24px;
}
ul.main-menu .hide{
    display: none;
}
ul.main-menu a{
    color: #000;
}
#logo-text{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 4px;
    text-shadow: 0px 0px 1px #000;
}
#header-line{
    background: #000;
}
#header-line #logo-text{
    color: #00bfff;
    text-align: left;
}
td.jshop_img_description_center img{
    border: 1px solid #000;
    max-height: 100px;
}
#header-line.header-line #logo-text{
    color: #00bfff;
}
#top-content{
    background: url(../hintergrundbild.jpeg) no-repeat;
    background-size: cover;
    max-height: 1140px;
    height: 1140px;
    margin-top: -86px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
#top-content .top-content-module{
    margin-bottom: 200px;
}
#top-content .top-content-text{
    font-size: 60px;
    color: #000;
    font-weight: 700;
}
#top-content .top-white-line{
    background: #fff;
    letter-spacing: 4px;
    font-weight: 900;
    font-size: 100px;
    line-height: 1.1;
    padding-left: 10px;
    margin: 5px 0;
    width: 800%;
}
#top-content .top-black-line{
    background: #000;
    color: #000;
    padding-left: 10px;
    line-height: 1.1;
    letter-spacing: 2px;
    font-weight: 500;
    width: 800%;
    font-size: 70px;
}
#top-content .top-no-line{
    font-size: 100px;
    line-height: 65px;
    letter-spacing: 5px;
    margin-top: 15px;
    font-weight: 700;
    padding-left: 10px;
}

#content-startseite .top-content-text{
    font-size: 60px;
    color: #000;
    font-weight: 700;
}
#content-startseite .top-white-line{
    background: #fff;
    letter-spacing: 4px;
    font-weight: 900;
    font-size: 100px;
    line-height: 1.1;
    padding-left: 10px;
    margin: 5px 0;
    width: 100%;
}
#content-startseite .top-black-line{
    background: #000;
    color: #000;
    padding-left: 10px;
    line-height: 1.1;
    letter-spacing: 2px;
    font-weight: 500;
    width: 100%;
    font-size: 70px;
}
#content-startseite .top-no-line{
    font-size: 100px;
    line-height: 0px;
    letter-spacing: 5px;
    margin-top: 15px;
    font-weight: 700;
    padding-left: 10px;
}


#black-line{
    background: #000;
    color: #fff;
    padding: 10px 0;
}
#black-line .black-line-block{
    display: flex;
    align-items: center;
    justify-content: center;
}
#black-line .blak-line-text{
    margin-left: 10px;
}
#black-line .blak-line-text > div{
    font-size: 18px;
}
.breadcrumb{
    background: #fff;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 24px;
}
.breadcrumb > li > a{
    color: #000;
}
.breadcrumb > li > span.divider:not(:first-child){
    margin: 0 7px;
}
#black-line h5{
    margin-bottom: 0;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 24px;
    font-size: 24px;
}
.itemid-101 .main{
    padding: 0;
}
.main{
    padding-top: 20px;
    padding-bottom: 35px;
    font-size: 18px;
}
#category-main{
    padding-top: 70px;
    padding-bottom: 50px;
}
#category-main .cat-image{
    height: 360px;
    max-height: 360px;
    width: 100%;
}
#category-main .category-btn{
    background: #000;
    margin-top: 50px;
    text-align: center;
    padding: 13px 10px;
}
#category-main .category-btn > a{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 30px;
}
#last-product{
    padding-top: 60px;
    padding-bottom: 80px;
    border-top: 1px solid #000;
}
.last-product-header {
    margin-bottom: 0;
    line-height: 0.8;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 50px;
}
.last-product-subhead{
    font-size: 30px;
    margin-bottom: 45px;
}
#last-product .jshop_price{
    color: #000;
    font-size: 1.6em;
    border-top: 1px solid #000;
    font-weight: 900;
}
#last-product div.name{
    margin-top: 6px;
    margin-bottom: 0;
}
#last-product div.name a{
    color: #000;
    font-size: 1.5em;
}
#home-regestration{
    background: url('../img/home-reg.png') no-repeat;
    background-size: cover;
    max-height: 565px;
    height: 565px;
    display: flex;
    align-items: center;
    position: relative;
}
#home-regestration .reg-block{
    position: absolute;
    left: 0;
    top: 30%;
}
#home-regestration .reg-white-line{
    background: #fff;
    font-size: 60px;
    letter-spacing: 1px;
    margin-bottom: 4px;
    padding-right: 7px;
}
#home-regestration .reg-black-line{
    background: #000;
    color: #fff;
    font-size: 50px;
    letter-spacing: 1px;
    padding-right: 7px;
    margin-bottom: 10px;
}
#home-regestration .reg-button{
    background: #bac34b;
    border: 1px solid  #bac34b;
    padding: 8px 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 30px;
    color: #000;
    text-shadow:1px 0px 1px black;
}
.attr-product-image{
    max-height: 100px;
}
.image_middle img{
    max-height: 400px;
}
#block-attr-left,
#block-attr-right{
    overflow: hidden;
}
#top-rating{
    padding-top: 60px;
    padding-bottom: 80px;
}
.top-rating-header {
    margin-bottom: 0;
    line-height: 0.8;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 2.2em;
}
.top-rating-subhead{
    font-size: 1.5em;
    margin-bottom: 45px;
}
#top-rating .jshop_price{
    color: #000;
    font-size: 40px;
    border-top: 1px solid #000;
    font-weight: 900;
    text-align: center;
}
#top-rating div.name{
    margin-top: 6px;
    margin-bottom: 0;
    text-align: center;
}
#top-rating div.name a{
    color: #000;
    font-size: 30px;
}
#top-rating .jshop_img{
    max-height: 325px;
}
.footer-social{
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 600;
}
img.facebook{
    margin-left: 20px;
}
.footer-bottom{
    border-top: 1px solid #000;
    padding-bottom: 30px;
    font-size: 18px;
}
.fb-right{
    text-align: right;
    color: #b0b0b0;
}
.fb-right > a {
    color: #b0b0b0;
}
.footer-center{
    margin: 10px 0;
}
.footer-top{
    background: #000;
    color: #fff;
    padding-bottom: 40px;
}
#footer h3{
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 24px;
    letter-spacing: 1px;
}
#footer .footer-information > img{
    float: left;
    
}
#footer .footer-info-text{
    padding-left: 55px;
    margin-bottom: 20px;
}
#footer .footer-information:after{
    clear: both;
}
#footer .clear{
    height: 0px;
    clear: both;
}
#footer ul.nav.menu{
    display: block;
}
#footer ul.nav.menu > li > a {
    color: #fff;
}
#footer .footer-payment{
    padding: 0;
}
#footer .fp-img:first-child{
    margin-bottom: 20px;
}
#footer .fp-img > img {
    margin-right: 8px;
    max-width: 80px;
}
.grey-title{
    background: #f0f0f0;
    padding: 5px 10px 5px 20px;
    font-size: 24px;
    letter-spacing: 1px;
    margin-top: 30px;
}
.attr-checkbox-block{
    margin: 20px 0;
}
input[type="radio"].attr-hidden-radio,
input[type="file"].attr-file{
    display: none;
}
.jshop_prod_attributes  .input_type_radio > label{
    cursor: pointer;
    padding: 5px;
    border: 1px solid #fff;
    margin: 0 5px;
}
.attribute-border{
    border: 1px solid #000 !important;
}
.attr-attr-product{
    display: block;
    text-align: center;
}
.attr-file-label{
    background: #000;
    text-transform: uppercase;
    padding: 2px 30px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
}
.alert-notice{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-warning{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-danger,.alert-error{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-success{
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.free-attr-block{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.havent-file{
    margin-left: 15px;
    color: #848484;
    font-size: 24px;
}
.btn-black,
.btn-black:hover{
    background: #000;
    text-transform: uppercase;
    padding: 2px 15px;
    color: #fff;
    border-radius: 0;
}
.btn-grey,
.btn-grey:hover{
    background: #f0f0f0;
    text-transform: uppercase;
    padding: 2px 15px;
    color: #000;
    border-radius: 0;
}
.free-attr-input,.custom-input-text{
    border: 1px solid #a8a8a8;
    max-width: 450px;
    width: 100%;
    padding: 8px 20px 8px 15px;
    height: 50px;
    font-size: 18px;
}
.free-attr-warning {
    display: flex;
    align-items: center;
    padding-top: 3px;
}
.free-attr-warning-text{
    color: #de0009;
    margin-left: 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 24px;
}
.product-quantity{
    display: flex;
    padding-left: 40px;
    align-items: center;
    margin-top: 30px;
    position: relative;
}
.custom-quantity{
    /*background: url('../img/input-qty.png') no-repeat;*/
    background-position: 93%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.cart_block_discount .name:after{
    content: url('../img/custom-select.png');
    margin-left: 10px;
}
.cus-select{
    background: url('../img/custom-select.png') no-repeat;
    background-position: 97%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#product-extra-block{
    font-size: 24px;
}
.prod_qty_button .btn-black{
    font-size: 30px;
    letter-spacing: 1px;
    padding: 2px 15px;
}
.custom-checkbox{
    display: none;
}
.custom-checkbox + label{
    position: relative;
    cursor: pointer;
    padding-left: 25px;
    margin-left: 25px;
    font-size: 24px;
}
.custom-checkbox + label:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f0f0f0;
    position: absolute;
    left: -10px;
    bottom: 10px;
}
.custom-checkbox:checked + label:after{
    content: url(../img/check.png);
    position: absolute;
    left: -7px;
    top: -2px;
}
.product-extra-block{
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
.product-extra-number{
    background: #f0f0f0;
    width: 35px;
    text-align: center;
    padding-top: 10px;
    font-weight: 600;
}
.product-extra-right{
    padding-left: 30px;
    width: 100%;
}
.product-extra-text{
    font-size: 1.3em;
    margin-right: -15px;
}
.product-extra-info{
    display: flex;
    margin-bottom: 8px;
    align-items: center;
}
.product-extra-values{
    width: 100%;
}
.product-buttons .btn-grey{
    float: right;
}
.custom-texarea{
    border: 1px solid #a8a8a8;
    resize: none;
    max-height: 120px;
    height: 100%;
    max-width: 450px;
    width: 100%;
    padding: 10px;
    font-size: 24px;
}
.product-buttons .btn-black,
.product-buttons .btn-grey{
    font-size: 30px;
}
.cus-select{
    border: 1px solid #a8a8a8;
    max-width: 450px;
    width: 100%;
    padding: 8px 20px 8px 15px;
    height: 50px;
}
#list_product_image_thumb > .jshop_img_thumb:first-child{
    border: 1px solid #000;
}
.jshop-no-border{
    border: 1px solid #fff !important;
}
.jshop-border{
    border: 1px solid #000 !important;
}
.freeattribut_name{
    font-size: 24px;
}
.padding-for-attr{
    padding: 20px 0;
}
.red-label:before{
    border: 1px solid red;
}
span.product-color{
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 0.5px;
}
span.quantity_extra{
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}
#mobile-menu{
    display: none;
    height: 35px;
    width: 50px;
    position: absolute;
    right: 20px;
    top: -42px;
    cursor: pointer;
}
.mobile-btn > .icon{
    display: block;
    height: 5px;
    width: 100%;
    background: #000;
    border-radius: 10px;
}
.mobile-btn{
    display: flex;
    height: 35px;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}
.mobile-display{
    display: block !important;
}
#comjshop_register h1{
    font-size: 2.7em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.jshop_register .control-group{
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.jshop_register .btn-black{
    max-width: 300px;
    width: 100%;
    font-size: 30px;
    margin-left: 70px;
}
.pagelogin .btn-black,
.pagelogin .btn-grey{
    font-size: 30px;
    width: 100%;
    border-radius: 6px;
    letter-spacing: 1px;
}
.pagelogin a{
    color: #000;
}
.pagelogin .custom-checkbox + label{
    margin-left: 0;
}
.pagelogin .custom-checkbox + label::before {
    left: 0;
}
.pagelogin .custom-checkbox:checked + label::after {
    left: 3px;
    top: -3px;
}
.reset-pas .btn-black{
    margin-top: 15px;
    font-size: 1.3em;
}
.address_block div.jshop_register{
    padding-left: 0;
}
input.search-btn{
    display: none;
}
.myaccount_urls a:hover{
    color: #000;
}
.pagination {
	margin: 18px 0;
    justify-content: center;
    margin-bottom: 0;
}
.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
    height: 28.5px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
    color: #000;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.jshop_categ img {
    height: 475px;
}
.category_name{
    font-size: 30px;
    margin-top: 10px;
}
@media screen and (max-width: 1200px) {
    .bot-header{
        height: 46px;
    }
    #header-line #logo-text{
        margin-top: 3px;
        font-size: 1em; 
    }
    #menu-main{
        align-items: center;
        padding-top: 10px;
    }
    #top-content{
        height: 1000px;
        margin-top: -77px;
    }
    #footer .fp-img > img{
        max-width: 70px;
    }
    #home-regestration{
        max-height: 455px;
    }
    #footer{
        max-height: 496px;
        margin-top: -496px;
    }
    #wrap{
        padding-bottom: 496px;
    }
    .logo-img{
        height: 103px;
    }
    ul.main-menu{
        font-size: 21px;
    }
}
@media screen and (max-width: 991px){
    .jshop_list_product .product .image{
        height: 310px;
    }
    #footer{
        max-height: 670px;
        margin-top: -670px;
    }
    #wrap{
        padding-bottom: 670px;
    }
    #menu-main ul.main-menu{
        display: none;
    }
    #menu-main{
        position: absolute;
        right: 0;
    }
    .top-header .moduletable {
        display: none;
    }
    #mobile-menu{
        display: block;
    }

    ul.main-menu{
        display: block;
        position: absolute;
        max-width: 250px;
        background: #fff;
        z-index: 10;
        top: 0;
        box-shadow: 0 0 9px #000;
        padding: 7px;
        right: 1px;
        padding-left: 15px;
    }

    #black-line .black-line-block{
        margin-bottom: 6px;
    }
    #top-content{
        margin-top: -76px;
        height: 700px;
    }
    .bot-header{
        max-height: 46px;
        height: 100%;
    }
    .category-block,
    #top-rating .block_item{
        margin: auto;
        margin-bottom: 35px;
    }
    #category-main .category-btn{
        margin-top: 30px;
    }
    ul.main-menu .hide{
        display: block;
    }
    #top-content .top-no-line,
    #top-content .top-white-line,
    #top-content .top-content-text{
        font-size: 65px;
        line-height: 1;
        margin-top: 0;
    }
    #top-content{
       align-items: flex-end;
    }
    #home-regestration .reg-block{
        max-width: 500px;
    }
    #home-regestration .reg-white-line,
    #home-regestration .reg-black-line{
        font-size: 40px;
    }
    #top-rating .block_product{
        margin-bottom: 30px !important;
    }
    #top-rating{
        padding-bottom: 25px;
        padding-top: 45px;
    }
    #category-main{
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .attr-attr-product{
        display: block;
        text-align: center;
    }
    .grey-title{
        margin-top: 15px;
    }
    .jshop_img_description #list_product_image_thumb{
        display: block;
        text-align: center;
        max-height: inherit;
    }
    .prod_qty_button .btn-black{
        font-size: 1em;
        height: 42px;
    }
    .productfull .prod_price{
        margin: 15px auto auto auto;
        text-align: center;
    }
    .jshop_list_product .product .image .jshop_img{
        width: 100%;
    }
    .cart .jshop_img_description_center img {
        width: 100%;
    }
    .product-buttons .btn-black,
    .product-buttons .btn-grey,
    .attr-file-label{
        font-size: 24px;
    }
    .productfull .prod_qty{
        font-size: 20px;
    }
    .havent-file,
    .free-attr-warning-text,
    #product-extra-block{
        font-size: 18px;
    }
    .jshop_categ img{
        height: 435px;
        width: 100%;
    }
    .category_name{
        font-size: 25px;
    }
}
@media screen and (max-width: 767px){
    .jshop_list_product .product .image{
        height: 350px;
    }
    .footer-social{
        justify-content: flex-end;
    }
    .fb-right,
    .fb-left{
        text-align: center;
        margin: 7px 0;
    }
    .footer-bottom{
        padding-bottom: 5px;
    }
    #footer h3{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    #category-main{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    #top-rating{
        padding: 40px 0;
    }
    .img-black{
        width: 58px;
    }
    #black-line .blak-line-text{
        max-width: 250px;
        width: 100%;
    }
    #list_product_image_middle img{
        width: 100%;
    }
    .attr-file-label{
        padding: 8px 15px;
    }
    .product-buttons .btn-black,
    .product-buttons .btn-grey{
        font-size: 1.15em;
    }
    .product-quantity{
        display: block;
        text-align: center;
        padding-left: 0;
    }
    .productfull .product_price{
        margin: 15px auto auto auto;
    }
    .prod_qty_button{
        margin-top: 20px;
    }
    .product-extra-right{
        padding-left: 15px;
    }
    .productfull .prod_free_attribs{
        padding-left: 10px;
    }
    .productfull .prod_price{
        margin: 15px auto auto auto;
    }
    div.jshop_register{
        padding-left: 0;
    }
    .jshop_register .btn-black{
        margin-left: 20px;
    }
    .requiredtext{
        padding-left: 0;
    }
    td.quantity{
        position: relative;
        height: 90px;
    }
    td.quantity .btn-black{
        position: absolute;
        bottom: 10px;
        margin: auto;
        left: 0;
        right: 0;
    }
    .cart .jshop_img_description_center .data{
        margin: auto;
    }
    .product-buttons .btn-black,
    .product-buttons .btn-grey,
    .attr-file-label{
        font-size: 18px;
    }
    #category-main .category-btn > a{
        font-size: 24px;
    }
    #top-rating .jshop_img{
        width: 100%;
    }
    #block-attr-left img, 
    #block-attr-right img{
        width: 100%;
    }
    td.jshop_img_description_center img{
        max-height: inherit;
    }
    #menu-main ul.main-menu li {
        margin: 6px 0;
    }
    .jshop_categ img{
        height: 275px;
    }
    .category_name{
        font-size: 18px;    
    }
}
@media screen and (max-width: 575px){
    .jshop_list_product .product .image{
        height: inherit;
    }
    #block-attr-left img, 
    #block-attr-right img{
        width: inherit;
    }
    #footer .footer-payment{
        padding: 0 15px;
        text-align: center;
    }
    #footer h3{
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
    }
    #footer ul.nav.menu > li > a{
        display: block;
    }
    .productfull .product_price{
        width: 100%;
    }
    .footer-info li{
        margin-bottom: 5px;
    }
    ul.main-menu{
        max-width: 100%;
    }
    #top-content{
        height: 425px;
    }
    #wrap{
        padding-bottom: 1060px;
    }
    #footer{
        max-height: 1060px;
        margin-top: -1060px;
    }
    #top-rating .jshop_img,
    #category-main .cat-image{
        width: inherit;
    }
    .last-product-subhead{
        margin-bottom: 25px;
    }
    #top-content .top-no-line,
    #top-content .top-white-line,
    #top-content .top-content-text{
        font-size: 35px;
        letter-spacing: 2px;
        margin-bottom: 0;
    }
    #top-content .top-content-module{
        margin-bottom: 100px;
    }
    .top-content-wrap img{
        max-width: 200px; 
    }
    .top-content-wrap{
        padding-right: 15px;
    }

    #category-main .category-btn{
        margin-top: 15px;
    }
    .category-block .image-block{
        text-align: center;
        overflow: hidden;
    }
    #home-regestration .reg-white-line,
    #home-regestration .reg-black-line{
        font-size: 24px;
    }
    #home-regestration .reg-block{
        max-width: 300px;
    }
    #home-regestration{
        max-height: 315px;
    }
    .jshop.productfull label{
        display: block;
        text-align: center;
        font-size: 24px;
    }
    .attr-checkbox-block label{
        text-align: left !important;
    }
    .free-attr-block{
        text-align: center;
        margin-bottom: 25px;
    }
    .freeattribut_name{
        font-size: 1.5em;
    }
    .free-attr-warning{
        display: block;
    }
    .product-buttons .btn-black,
    .product-buttons .btn-grey{
        width: 100%;
        font-size: 30px;
        margin-bottom: 15px;
    }
    .attr-checkbox-block{
        margin: 15px 0;
    }
    .prod_qty_button .btn-black{
        width: 100%;
        height: inherit;
        white-space: inherit;
        font-size: 24px;
    }
    .productfull .prod_price{
        width: 100%;
        margin-top: 15px;
    }
    .jshop_register .control-group{
        display: block;
    }
    .free-attr-input,
    .custom-input-text,
    .cus-select{
        max-width: 100%;
    }
    .jshop_register .btn-black{
        margin: 0;
        max-width: 100%;
    }
    .pagelogin label{
        text-align: left;
    }
    .reset-pas .btn-black{
        width: 100%;
    }
    .other_delivery_adress label{
        display: inline-block;
    }
    .table_order_list .buttons .btn-black{
        width: 100%;
    }
    td.quantity .btn-black{
        width: 50%;
    }
    #checkout .btn-arrow-left{
        background-position: 3px center;
        padding-left: 42px;
        font-size: 18px;
        letter-spacing: 0;
        padding-right: 5px;
    }
    #checkout .btn-arrow-right{
        background-position: right -1px center;
        padding-right: 39px;
        font-size: 18px;
        padding-left: 5px;
    }
    .wishlish_buttons .pull-right{
        margin-top: 5px;
    }
    .jshop_list_product .block_product{
        margin-bottom: 35px;
    }
    .jshop_categ img{
        height: inherit;
    }
    .category_name{
        font-size: 24px;
    }
}