html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {font-style: inherit;font-weight: inherit;margin: 0;padding: 0;outline: 0;vertical-align: top;} table {border-collapse: collapse;border-spacing: 0;}

/* Main Layout */
html {height: 100%;}
body { font-family: "Lora", Sans-Serif; background: #282828  }
body.contentpane { background:#fff;}
h1, h2, h3, h4, h5, h6 { margin: 0;padding: 10px 0;font-weight: 400;color: #f6e6be; font-family: 'Playfair Display', serif;line-height: 1.5em;}
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
a:link, a:visited {  color: #efe8d8;}
a:hover {  color: #E3D2A6;}
ul {margin:0 0 0 15px;}
p {margin-top: 0;margin-bottom: 10px; padding: 0 5px 0 5px;}
blockquote { }
element.style { height:auto;}
.clr {clear: both;}
.container {
    max-width: 1250px;
    margin: 0 auto;
}
/* Header */
#header {
    padding: 1% 0 0 0;
    background: url(../images/bg.png) 900px -98px repeat-x;
}
span#mxcpr {
    padding-top: 20px;
    display: block;
    font-size: 11px;
    color: #5d5d5d;
    line-height: 1em;
}
span#mxcpr a {
    color: #7d7d7d
}

#topimage {
    background: url(../images/bg.png) center 7px no-repeat;
    padding-top: 44px;
    position: relative;
    min-height: 46vw;
}
#breadcrumb {
    background: url(../images/bg.png) 0 7px repeat-x;
    padding: 1vw 0;
    height: 67px;
    background-size: 73%;
}

#topimage .custom  {
    position: absolute;
    bottom: 12%;
    left: 5%;
    max-width: 700px;
    color: #E5DBC2;
    z-index: 5;
}
#topimage .custom h2 {
    font-size: 60px;
    line-height: 1.2em;
    margin-bottom: 5%;
     color: #E5DBC2;
}

.top .custom {
    display: inline-block;
    color: #DDD7CB;
    margin-right: 5%;
}
.top > div , .flart, .frcart, .topin, #nav ul, #nav .custom {
    display: inline-block;
}
.flart {
    position: relative;
}
.ramcar {
    position: absolute;
    display: block;
    bottom: -3px;
    right: -3px;
    background: #ff0000;
    color: #fff;
    font-size: 10px;
    padding: 4px;
    font-weight: 700;
    min-width: 12px;
    border-radius: 50%;
    text-align: center;
}
.img_cart {
    margin-top: -7px;
    max-width: 31px;
}
.top .mycart_headertxt {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
    padding: 0 8px;
}
.top .custom img {
    max-width: 28px;
    margin: -5px 2px 0 0;
}
.topin {
    margin: 7% 0 0 6%;
    font-size: 17px;
    float: right;
}
.top {
    margin-bottom: 4%;
    border-bottom: 1px solid #525252;
    padding-bottom: 2%;
}
.logo {
    max-width: 250px;
    display: inline-block;
    margin: 2% 0 0 0;
}
img.logoim {
    max-width: 100%;
}
#nav .custom {
    color: #fff;
    margin-left: 15px
}
#nav .custom a {
    color: #fff;
}
#nav ul {margin:0; padding:0; }
#nav ul li { display: inline-block; padding: 0 9px 15px 9px; border-right: 1px dotted #333333;    position: relative;}
#nav ul li a {
    display: block;
    padding: 0 3px;
    margin: 0;
    line-height: 22px;
    color: #f5ead1;
    text-decoration: none;
    font-size: 21px;
    font-weight: normal;
}
#nav ul li.active {}
#nav ul li.active a {}
#nav ul li:hover {}
#nav ul li a:hover{  }

#nav li ul {
    position: absolute;
    font-size: 12px;
    top: 35px;
    z-index: 100;
    margin-left: -10px;
    background: #ffffff;
    box-shadow: 0px 0px 4px #a7a7a7;
    border-radius: 3px;
     display: none;
}
#nav li:hover ul {
  display: block;
}

#nav li ul li {
  background: none;
  padding: 0!important;
  top: 0;
  position: relative;

}
#nav li.active ul li a {
}
#nav ul li ul li:after {
    content: normal;
}

#nav li ul li a {
    display: block;
    width: 200px;
    border-bottom: 1px solid #ddd;
    font-size: 17px;
    line-height: 25px;
    color: #404040!important;
    text-transform: none;
    font-weight: 400;
    padding: 12px 8px 9px 23px;
}

.layout-featured #breadcrumb {
    display: none;
}
ul.breadcrumb {
    margin: 1% 0 0 0;
    padding: 1% 2%;
}
ul.breadcrumb li {
  display: inline-block;
     color: #fff7e5;
}
ul.breadcrumb li a {
    color: #fff
}

ul.breadcrumb li.active span {
   padding-left: 3px;
   font-size: 15px;
}

/* Sidebar */
#leftbar-w {padding:0px;width:230px;float:left;}
#addthis {float:center; padding-left: 12px; padding-top: 5px;}
#rightbar-w {margin-right:12px;padding:0px;width:230px;float:right;}
#sidebar {padding:0}
#sidebar .module {padding:6px 0 6px 0; margin:0;}
#sidebar .module-title {
    font-size: 28px;
    margin-bottom: 12%;
    color: #fff;
    padding: 0;
}
#sidebar li.current {
    background: #433131;
    padding: 10px 16px;
    display: inline-block;
    margin-left: -18px;
}

/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content {
    clear: both;
    padding: 3% 0;
    color: #a5a5a5;
    position: relative;
    height: 100%;
    font-size: 15px;
    line-height: 1.7em;
}
#wrapper { margin:0 auto; width:1000px; padding:0;position: relative;}

#leftcolumn{margin-left:9px;padding:0px;width:205px;float:left;}
#rightcolumn{margin-right:9px;padding:0px;width:205px;float:right;}
#centercontent{width:500px;float:left;margin:5px;padding:0px;overflow:hidden; border:1px solid #e5e5e5; -moz-border-radius: 8px 8px 8px 8px; border-radius:8px;}
#centercontent_md {
    width: 73%;
    float: left;
    margin-left: 3%;
    padding: 0;
    overflow: hidden;
}
#centercontent_bg{padding:0px;overflow:hidden;}

div.clearpad {float:left;padding:0 0px 15px 10px;}
div.clearpad ul {clear: both;}

/* Content styles */
#mxcpr a,  {
    font-size: 11px;
    color: #908c82;
}
.item-page a {
    color: #F2EBD7
}

.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}

.item-page { position:relative; }
.page-header h2 {
    font-size: 25px;
    margin-bottom: 2%;
}

.items-row { position: relative; clear: both; text-align: center;}
.items-row .span3, .items-row .span4, .items-row .span6  { display: inline;}

.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:45%;}
.cols-2 .column-2{width:45%;}
.cols-3 .column-1{width:33%;}
.cols-3 .column-2{width:33%;}
.cols-3 .column-3{width:33%;}
.cols-4 .column-1{width:24%;}
.cols-4 .column-2{width:24%;}
.cols-4 .column-3{width:24%;}
.cols-4 .column-4{width:24%;}
.column-1, .column-2, .column-3, .column-4 {
    position:relative;
    display: inline-block;
}

.blog .item {
    text-align: center;
    font-size: 15px;
    margin: 1% 0;
    padding-bottom: 1%;
}
.blog .item:hover {
    box-shadow: 0 0 20px #e8e8e8;
}
.blog .item .pull-left.item-image img {
  max-width: 100%
}

.readmore { margin:0; line-height:20px; }
.alert.alert-message {
    background: #433131;
    border-radius: 14px;
    padding: 1% 2%;
    font-size: 14px;
}
.alert a.close {
    float: right;
    margin: 1%;
    font-size: 44px;
    color: #d89191;
    cursor: pointer;
}
.activebar-container {
    top: auto!important;
    bottom: 0;
}
.activebar-container a {
    color: #a25f5f;
    font-size: 14px;
}

ul.pagenav { display:block;} ul.pagenav li { list-style:none;}
.pagenav-prev { float:left; padding-top: 10px;}
.pagenav-next { float:right; padding-top: 10px;}
.pagination { clear:both;}
.pagination span, .pagination a, ul.pagenav li a {padding: 1px 8px; background: #fff; color: #555; font-weight: bold; font-size: 90%;}
.pagination a, ul.pagenav li a {  font-weight: bold; text-decoration:underline}
.button {
    padding: 15px;
    width: 100%;
    border: 0;
    background: #e3d2a6;
    color: #282828;
    font-size: 21px;
    border-radius: 10px;
    cursor: pointer;
}
.pagination a:hover,ul.pagenav li a:hover  {background:#757474;color:#fff;}
.inputbox, input[type="text"], textarea, select { padding: 8px 5%; width: 90% }
.breadcrumbs { padding:0 0 0 10px; color:#555;}

/* Footer */

#user-bottom {
  margin: 0 auto;
  padding: 1% 0;
}
.user1, .user2 {   display: inline-block; }
.user1 p {
  margin-bottom: 5px;
}
.user1 .moduletable {
    display: inline-block;
    color: #fffdf6;
    width: 23%;
    padding-left: 1%;
}

.user1 {
    width: 100%;
}
.user1 h3 {
    color: #a9a9a9;
    margin-bottom: 5%;
}
.user1 li {
    color: #5f5959;
    padding: 4px 0;
}
.inline {
    display: inline-block;
}
#user-bottom2 {
    padding: 10px 0;
    margin: 3% 0 0 0;
    background: #3c3c3c;
    color: #a7a7a7;
    font-size: 16px;
}
#user-bottom2 .inline {
    width: 22%;
    padding-top: 15px
}
#user-bottom2 .inline.inbc {
    width: 47%;
    text-align: center;
    padding: 0;
}
#user-bottom2 .inline.inbc img {
    height: 32px;
}
.jshop h1 {
    margin: 0 0 3% 0;
    font-size: 37px;
}
#jshop_menu_order {
   margin-bottom: 4%;
    display: inline-block;
    background: #433131;
    border-radius: 10px;
    width: 544px;
    border: 0;
}
.jshop.checkout_pfinish_block form {
    display: inline-block;
    float: left;
    margin: 0 5%;
        width: 28%;
            font-size: 13px;
    color: #cecece;
}

.jshop.checkout_pfinish_block table.jshop.cart.cartcheckout {
    margin: 5% 0 2% 0;
}
.jshop.checkout_pfinish_block .checkoutinfo {
    display: inline-block;
    margin: 0 5% 5% 5%;
    text-align: right;
    color: #9a8484;
    font-size: 14px;
    float: right;
    width: 50%;
}
td.jshop_order_step {
    padding: 7px 24px;
}
.checkout_infohtml {
    margin-top: 5%;
}
.cart th {
    text-align: center;
    background-color: #e3d2a6;
    padding: 6px;
    color: #000;
    border: 1px solid #cebc8f;
}
.cart td {
    text-align: center;
    border: 2px solid #524343;
    padding: 13px 20px;
    vertical-align: top;
}
table.jshop.cart td.jshop_img_description_center img {
    width: 150px
}

span#active_step {
    font-size: 20px;
    color: #f6e6bf;
    margin: 3px;
    font-weight: 400;
    line-height: 12px;
    vertical-align: middle;
    padding-left: 13px;
}
.jshop.address_block, #comjshop .checkoutinfo {
    display: inline-block;
}
#comjshop .checkoutinfo {
    width: 50%;
}
.cart .odd td, .cart .even td {
    background-color: #282828;
    color: #e0e0e0;
}
.checkoutinfo td.jshop_img_description_center img {
    width: 150px;
}
.jshop.address_block {
    padding: 3% 1% 3% 3%;
    background: #4a3838;
    margin: 0 6% 0 0;
    width: 32%;
    border-radius: 19px;
}
.jshop.address_block .control-group.box_button {
    max-width: 193px;
}
span.moda {
    display: none;
}
.lfet .container {
    max-width: 1450px;
    margin: 0 auto;
}
.lfet {
    color: #fff;
    line-height: 1.7em;
}

#homebl2 {
    background: url(../images/linegold.jpg) center bottom no-repeat;
    padding-bottom: 7%;
    margin-bottom: -65px;
}
#homebl2 h2 {
    font-size: 38px
}
.lfet img {
    max-width: 100%;
    height: auto;
}
#homebl .container {
    font-size: 17px;
}
#userndtp .custom h2 {
    margin: 5% 0 4% 0;
    color: #FFFFFF;
    font-size: 27px
}
#userndtp .custom h3 {
    color: #EDE6D4;
    font-size: 30px;
    max-width: 800px;
    margin: 0% auto 2% auto;
}
.ustp_sert {
    color: #BCB198;
    font-size: 13px
}
.ustp_sert strong {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}

#userndtp .custom {
    color: #EDE6D4;
    font-size: 15px;
    line-height: 1.7em;
}

#nadbt, #userndtp {
    background: url(../images/bg.png) 0 0 repeat-x;
}
.usernd {
    width: 98%;
    padding: 2.7% 1%;
    color: #fff;
    text-align: center;
}

.usernd td  {
     padding: 5%
}
.usernd td {
    padding: 15px 10% 15px 3%;
    font-size: 15px;
    color: #a5a2a2;
}
td.libt {
    background: url(../images/logo_icon.png) 0 0 no-repeat;
    background-size: 51px;
    width: 9px;
    height: 27px;
    padding: 22px;
}
#homebl {
    background: #3a3a3a url(../images/grl.jpg) center top no-repeat;
    padding: 5% 0 0 0;
    margin: 5% 0;
}
.homeblbt  {
     background: #3a3a3a url(../images/grl2.jpg) center bottom no-repeat;
      padding: 0 0 4% 0;
}

.productfull input[type="radio"], .productfull input[type="checkbox"] {
    display: none;
}
.productfull .radio_attr_label img {
    width: 40px;
    height: 40px;
    margin: 1px;
    padding: 2px;
}
.productfull input[type="radio"]:checked+label  img {
    outline: 1px solid #F6E6BF;
}
.productfull .jshop .input_type_radio {
    margin-right: 3px
}

.productfull .span4.image_middle img, .jshop_list_product .image_block img,
.sblock4.jshop_categ.category img {
    max-width: 100%;
}
.sblock4.jshop_categ.category img {
    border-radius: 20px
}

#block_attr_sel_1 .input_type_radio label {
    background: #4e4d4d;
    padding: 6px 10px;
    cursor: pointer;
    margin: 0 2px;
}
div.jshop_prod_attributes {
    padding: 0;
    margin: 2% 0;
    padding: 3%;
    background: #433131;
    border-radius: 12px;
}
.input_type_radio label {
     cursor: pointer;
}
div.jshop_prod_attributes .attributes_title {
    padding-top: 5px;
    color: #fff7e5;
    font-size: 20px;
    margin: 5px 0 15px 0;
}
.productfull .text_zoom {
    display: none;
}
#block_attr_sel_1 input[type="radio"]:checked+label {
    background: #433131;
    color: #fff;
    padding: 6px 20px;
    outline: 2px solid #ffd4d4;
}
span.atzn {
    display: none;
}
.row-fluid.row-attr-2 {
    position: relative;
}
#block_attr_sel_2 input[type="radio"]:checked+label span.atzn {
    display: block;
    text-align: center;
    position: absolute;
    top: 12px;
    left: 75px;
}

.productfull .span4.image_middle {
    width: 40%;
    display: inline-block;
    padding: 3%;
    border-radius: 12px;
    border: solid 1px #525252;
}
.jshop_prod_lbl {
    display: inline-block;
    margin-left: 4%;
    width: 46%;
}
.jshop_list_product .product {
    border: 1px solid #5a5a5a;
    border-radius: 20px;
    padding: 0 0 20px 0;
    text-align: center;
}
.buttons.product-buttons .button{
  background: #fff4da;
}
.buttons.product-buttons .button:hover {
    background: #e3d2a6;
}
td.goto_cart .button {
    padding: 7px 22px;
    font-size: 16px;
    color: #232323;
    text-transform: uppercase;
}
input.inputbox.mycart_input[type="text"] {
    width: 25px
}

.prod_qty {
    margin-top: 13px;
}
.jshop .prod_qty_input input {
    margin-top: 4px;
    background: #544e4e;
    color: #fff;
    border: 1px solid #8c7373;
    text-align: center;
    width: 43px;
    font-size: 18px;
    border-radius: 4px;
    padding-left: 10px;
}
.productfull #block_price {
    font-size: 22px;
    color: #fff4da;
}
.productfull .prod_price {
    margin-top: 5%;
}
.productfull .prod_buttons {
    margin: 5% 0 6% 0;
}
div.jshop_prod_description {
    padding-bottom: 10px;
}

.jshop_list_product .product .jshop_price {
    font-size: 21px;
    text-align: center;
    margin-bottom: 5px;
    color: #f5eace;
}
.jshop_list_product .image_block img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.jshop_img_description {
    padding-top: 20px;
}
img.jshop_img_thumb {
    padding: 2px;
    border: 1px solid #ccc!important;
    width: 84px;
}
.row-fluid.row-attr-2 .span10 {
    display: block;
    overflow-y: scroll;
    height: 130px;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}
.row-fluid [class*="sblock"]:first-child {
    padding-left: 10px
}
#main-content .cookietable {
    height: auto;
    padding: 1%;
    overflow: auto;
}

.cookietable tr {
    background: #826666;
}

button.plg_system_eprivacy_agreed, button.plg_system_eprivacy_declined {
    padding: 6px 15px;
    margin: 4px;
}

#navtoogle {
    display: none;
    float: right;
    color: #fdfcfc;
    padding-right: 5%;
    text-align: right;
    margin-bottom: 2%;
}
@media only screen and (max-width: 1300px) {
    .container {
        padding: 0 2%
    }
   .topin {
    margin: 8% 0 0 0%;
}

}
@media only screen and (max-width: 1100px) {
.topin {
    float: none;
    margin: 5% 0;
}
#breadcrumb {
    padding: 17px 0;
    background-size: 119%;
}
#nadbt, #userndtp {
    background: #433131;
    border-bottom: 5px solid #e3d2a6;
    border-top: 5px solid #e3d2a6;
    margin: 12% 0;
}
.user1 .moduletable {
    width: 44%;
}
#main-content .container {
    display: flex;
    flex-flow: column-reverse;
}
#leftbar-w, #centercontent_md {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 2% 0;
}
#topimage .custom h2 {
    font-size: 7vw;
}
.homeblbt td, #homebl3 td {
    width: 100%!important;
    display: inline-block;
    padding: 2% 0!important;
    text-align: left!important;
}
}
@media only screen and (max-width: 768px) {

#header {
    padding: 0;
    background: 0;
    border-top: 5px solid #f6e5bc;
}
#nav {
    display: none;
}
#nav.animated {
    min-height: 100%;
    opacity: 1;
    width: 90%;
    display: block;
    transition: all 1s;
    visibility: visible;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 55;
    padding: 5%;
    text-align: center;
    background: #433131;
    padding-top: 18vh;
}
span.moda {
    position: absolute;
    display: block;
    right: 7%;
    top: 6%;
    font-size: 30px;
    cursor: pointer;
    color: #a28e8e;
}
#navtoogle {
   display: block;
 }
 #nav ul li {
    width: 98%;
    padding: 3px 2%;
}
#nav ul li {
    padding: 6% 0;
    width: 100%;
}
ul.nav-child.unstyled.small {
     border-top: 1px solid #585858;
     border-bottom: 1px solid #585858;
}

#nav li ul {
    position: static;
    display: none;
    background: none;
    box-shadow: none;
    width: 94%;
    padding-left: 5%;
    font-size: 80%;
    margin: 5% 0 0 0;
}
#nav li ul li {
    list-style-type: disc;
    color: #ddd;
}

#nav li ul li a {
    width: 93%;
    color: #c7b5b5!important;
    background: transparent;
    border-bottom: none;
    font-size: 15px;
    padding: 8px;
}
#nav li ul li a:hover {
   background: rgba(82, 82, 82, 0.7);
    transition: all 0.5s;
}
#nav li:hover ul, #nav li:hover ul li:hover ul {
    display: none;
}
#nav ul.nav li.parent {
        border-bottom: 1px solid #585858;
}
#nav ul.nav li.parent.act {
    border: none
}

#nav ul.nav li.parent:before {
    content: '';
    border: solid #e6e6e6;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    top: 36px;
    right: 10%;
    transform: rotate(-45deg);
}
#nav ul.nav li.parent.act:before {
     transform: rotate(45deg);
     transition: all 0.5s
}
.topin {
    margin: 12% 0 0 4%;
    font-size: 15px;
}
.top .custom {
    display: block;
    color: #DDD7CB;
    margin: 6% 0;
}
.top .custom.tflin2 {
    display: none;
}
.cmn-toggle-switch {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 58px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 3px;
  background: #f6e6be;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #f6e6be;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -8px;
}

.cmn-toggle-switch span::after {
  bottom: -8px;
}
.cmn-toggle-switch__htx {
  background-color: #715858;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
          transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
          transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* ???????? ?????????, ?.?. ???? ??????? */
.cmn-toggle-switch__htx.active {
  background-color: #666666;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
          transition-delay: 0, 0.3s;
}
span.menutoog div {
      background: #000;
    width: 100%;
    height: 0.125rem;
    margin: 0.25rem auto;
    border-radius: 10px;
    -webkit-transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transform: 0;
    transform: 0;
    -webkit-transform-origin: center;
    transform-origin: center;

}

table, td, video {
    max-width: 98%;
    display: inline-block;
    margin: 0 auto;
    width: auto!important;
    height: auto!important;
}

img {
    max-width: 100%
}

td, iframe {
    border: none;
    width: 100%!important;
}
.productfull table.price_prod_qty_list {
    display: flex;
    justify-content: space-between;
}
.productfull td {
    width: fit-content! important;
}
.usernd td {
    padding: 0;
    font-size: 15px;
    color: #a5a2a2;
}
td.libt {
    background: url(../images/logo_icon.png) center 0 no-repeat;
    background-size: 51px;
    width: 9px;
    height: 27px;
    padding: 22px 0;
    margin: 3% 0;
}
.blog .item {
    width: 48%
}

img.sigFreeImg {
    width: 265px!important;
    height: 200px!important;
    max-width: none;
}
ul.sigFreeClassic {
    text-align: center;
}
ul.sigFreeClassic li.sigFreeThumb {
    display: inline-block;
    margin: 1%;
    float: none;
}
ul.sigFreeClassic li.sigFreeThumb:nth-child(odd) {
    display: none;
}
.jshop_list_product .block_product {
    border: 0;
    padding: 0;
}
.user1 .moduletable {
    width: 44%;
    word-break: break-word;
}
.top {
    border: 0
}

.logo {
    width: 30%;
    margin: 4% 3% 10px 2%;
}
#breadcrumb {
    padding: 12px 0;
    background: #433131;
    height: auto;
    margin: 2% 0
}
ul.breadcrumb {
    margin: 0;
    padding: 10px 0px 10px 2%;
    display: inline-block;
    width: 73%;
}
.user2 {
    font-size: 14px
}

.user2 .custom img {
    max-width: 66px;
}
.productfull .span4.image_middle {
    width: 94%;
    max-width: 500px;
}
.jshop_prod_lbl {
    margin: 4% 0;
    width: 100%;
}
.usernd {
    padding: 10% 1%;
}
#user-bottom2 {
    margin: 11% 0 0 0;
}


.productfull .jshop .input_type_radio {
    margin: 3px 1px;
}
.productfull .buttons input {
    display: block;
    margin-top: 0;
    font-size: 12px;
}
.productfull .prod_qty, .productfull .prod_qty_input, .productfull .buttons {
    display: inline-block;
    margin: 0 4px;
}
.productfull .prod_qty {
    margin-top: 8px
}

.productfull .custom {
    background: #3D3D3D
}

.productfull .custom img, .checkout_infohtml img {
    width: 85px;
}
#jshop_module_cart td {
    width: auto!important;
    border: 0;
}
#jshop_module_cart td.mycart_img img {
    width: 66px!important;
    max-width: none;
}

td.goto_cart .button {
    padding: 6px 13px;
    font-size: 12px;
    color: #232323;
    text-transform: uppercase;
    display: inline-block;
    width: fit-content;
    border-radius: 4px;
}
#jshop_menu_order {
    width: 100%!important;
    max-width: none;
    background: transparent;
}
#jshop_menu_order tr td {
    display: inline;
    width: auto!important;
    line-height: 30px;
    padding: 8px;
}
.jshop.address_block {
    width: auto;
    margin: 4% 0;
    padding: 3%;
    border-radius: 16px;
}
.jshop.address_block input[type="text"] {
    background: #503f3f;
    border: 0;
    border-bottom: 1px solid #ebdcb7;
    margin-bottom: 5px;
    border-radius: 5px;
    margin: 0 auto;
}
div.jshop_register {
    width: 100%;
    text-align: left;
    padding: 0px;
}
.topin .module_cart_detail td.qtty {
}
.jshop.cart tr, .jshop.cart tr td {
    border: 0
}
#comjshop .checkoutinfo {
    width: 100%;
}
.pull-right.td_2 a {
    width: 50%;
    background: #f5e4ba;
    display: block;
    margin: 5% auto;
    padding: 3%;
    text-align: center;
    border-radius: 5px;
    color: #000;
}
#topimage .custom {
    position: static;
    padding: 5%;
}
.layout-featured #breadcrumb {
    display: block;
}
#breadcrumb li.active:first-child {
    display: none;
}
.row-fluid .sblock4 {
    width: 48%;
    text-align: center;
}
#topimage {
    background: none;
    padding-top: 0;
}
.jshop h1 {
    line-height: 1em;
}


#userndtp .custom {
    color: #EDE6D4;
    font-size: 15px;
    line-height: 1.7em;
    background: #282828;
}
#homebl3 {
    padding: 0 4%;
    background: none;
}
table.ustp_sert {
    padding-left: 2%;
}
#main-content .cookietable td {
    padding: 6px;
    border: 1px solid #433131;
    display: table-cell;
    width: fit-content!important;
}

}

@media only screen and (max-width: 450px) {
.blog .item {
    width: 95%;
    margin: 1% auto;
}
.top .custom span {
    display: none;
}
.logo {
    width: 35%;
}
}