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;}
.bread .custom {
    padding: 9px;
    background: #e6f8ea;
    margin: 10px;
    border-radius: 10px;
}

/* Main Layout */
html {height: 100%;}
body { font-family:'Open Sans', sans-serif }
body.contentpane { background:#fff;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:10px 0; font-weight:bold; color:#222222;}
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
a:link, a:visited { color: #966B14;  }
a:hover {  color: #222222;}
ul {margin:0 0 0 15px;}
p {margin-top: 0;margin-bottom: 10px; padding: 0 5px 0 5px;}
blockquote { background:#eee; border:3px solid #ccc; margin:5px; padding:5px; font-size:18px; font-style:italic}
element.style { height:auto;}
hr { width:100%; clear:both; border:none; height:2px; background:#eee; margin:0; padding:0;}
.clr {clear: both;}
#mainhed ul.nav.menu li:last-child {
    display: none;
}
.customcrttp {
    margin-top: -20px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#mainhed {
    background: #363636;
    min-height: 40px;
}
#mainhed ul.nav.menu {
    display: inline-block;
    padding: 7px 0 0 0;
        margin-left: 0;
}
#mainhed ul.nav.menu li {
    margin: 1px 3px;
    display: inline-block;
}

#mainhed ul.nav.menu li a {
    padding: 4px 8px;
    font-size: 13px;
    color: #EEEEEE;
    text-decoration: none;
    text-transform: uppercase;
}
#mainhed  ul.nav.menu li a:hover {
  color: #CA921B
}

#mainhed .tguser {
    padding: 12px 0;
    margin-right: 4%;
}
#mainhed .tguser .moduletable {
      display: inline-block;
}
#mainhed .tguser .moduletable .custom {
    padding-top: 7px;
    font-family: 'Philosopher';
}
#mainhed .tguser .moduletable .custom strong {
   color: #F6A617;
}

#mainhed .tguser .moduletable.menu {
    padding-left: 5%;
}

.userrigh, #mainhed .tguser, .topcntr, form.jshop_currency_list, #srctoogle {
    display: inline-block;
}
.jshop_currency_list {
    padding: 17px
}
.jshop_currency_list span.uk-icon-button {
    color: #b9b9b9;
    cursor: pointer;
}
.jshop_currency_list li {
    display: inline-block;
    text-transform: lowercase;
    color: #fff;
    padding: 0 3px;
    font-size: 15px
}
button.searcmt {
    background: url(../images/search.png) center center no-repeat;
    background-size: 19px;
    height: 52px;
    width: 51px;
    border: 0;
    display: inline-block;
    margin-right: 8px;
    outline: none;
    cursor: pointer;
}
.active button.searcmt:after {
    background: #cbc2ae;
    content: 'x';
    color: #fff;
    font-size: 21px;
    padding: 5px;
}
.topcntr, #srctoogle
{
    position: relative;
        z-index: 1;
}
.topcntr:after, #srctoogle:after {
    transform: skew(34deg);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #515151;
    top: 0;
    left: 0;
    z-index: -1;
}
#srctoogle:after {
    transform: skew(34deg);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #CBC2AE;
}
.userrigh .custom {
    padding: 18px 8px 7px 20px;
    margin-right: 10px;
    font-size: 14px;
    color: #8c8c8c;
}
.mod-languages {
    margin-top: 3px;
}
.userrigh .custom div {
  display: inline-block;
}
.userrigh .custom div:hover {
  opacity: 0.7
}
.userrigh .moduletable {
    padding-top: 7px;
}

.userrigh .custom a, .user1 .cust a {
    display: inline-block;
    font-size: 0px;
    margin: 15px 3px;
    padding: 1px 3px;
}
#mainhed  .userrigh .moduletable {
       float: left;
}
.userrigh div.mod-languages ul {
  padding: 0 5px;
}
.userrigh div.mod-languages ul a {
  color: #2F2F2F
}
.userrigh div.mod-languages ul li {
   padding: 3px;
       margin: 0;
}
.userrigh div.mod-languages ul li:hover {
   background: #EEEEEE;
}

.userrigh div.mod-languages ul li.lang-active a {
  font-weight: bold;
}
.userrigh div.mod-languages ul li.lang-active:hover {
  background: none
}

/* Header */
#header {
    padding: 8px 0 0 0;
}
#header .container {
    padding-bottom: 8px
}
.homeslider {
    max-width: 900px;
    margin: 2% auto;
    text-align: center;
    font-size: 32px;
    line-height: 1.5em;
}
#topimage {
    position: relative;
    min-height: 70vh
}
#topimage .custom {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    z-index: 5;
    text-align: center;
    max-width: 620px;
    text-shadow: 1px 1px 2px #fff
}
#topimage .custom h2 {
    font-size: 78px;
    line-height: 1.1em;
    margin-bottom: 1%
}
#topimage .custom em {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
}
#topimage .custom em strong:after, #topimage .custom em strong:before {
    content: '';
    width: 16px;
    height: 13px;
    margin: 0px 8px;
    background: #CA921B;
    display: inline-block;
}
img.logo {
        max-width: 260px;
}
#header:after, #header:before {
    content: '';
    opacity: 0.2;
    width: 100%;
    height: 12px;
    display: block;
        background: url(../images/pat.png) 0 0 repeat-x;
}
#topimage .flexslider.bg-caption-black-02 .flex-caption {
  background: rgba(53, 165, 109, 0.85);
  padding: 2%;
  font-size: 24px;
 }
.top .custom {
    color: #cacaca;
    float: left;
    width: 50%;
    margin-left: 1%;
    font-style: italic;
    font-size: 15px;
    padding-top: 5px;
}
.top .custom table {
  width: 100%
}

.top .custom td {
  padding: 1%
}
.top .custom .border {
    border: 1px solid #cacaca;
    border-radius: 50%;
    padding: 14px 16px 16px 14px;
    width: 20px;
    font-size: 0;
    height: 20px;
    opacity: 0.4;
}
.top .custom:hover .border {
    opacity: 0.7;
    background: #ffffff;
    border-color: transparent
}

.mycart_wrapp {
    float: right;
    margin-left: 4%;
}
.inline {
    display: inline-block;
    width: 25%;
    padding: 1% 0 0 0;
}
.inline.top {
    width: 18%;
    margin: 0;
}
.inline.topplone {
    width: 43%;
    text-align: left;
    padding: 20px 0 0 3%;
}
td.topgrt2 {
    padding-left: 53px;
    font-size: 14px;
    line-height: 21px;
    color: #616161;
    background: url(../images/phone.jpg) 0 6px no-repeat;
}

.moduletable.valuta {
  margin-left: 5%
}

.moduletable.cabinet {
  float: right;
  margin-right: 1%;
  padding-left: 40px;
  background: url(../images/user.png) no-repeat;
}
.moduletable.cabinet span {
    margin-left: 15px;
}

.valuta div {
   display: inline-block; margin-right: 10px;
 }
.valuta select {
  padding: 3px
}

.mycart_wrapp .frcartltwo span {
    padding: 2px 12px;
    line-height: 32px;
    font-size: 14px;
    background: #f8f8f8;
    border: 1px solid #ecd69b;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    font-weight: 700;
}

.mycart_wrapp .frcartltwo span {
    padding: 2px 12px 3px 13px;
    line-height: 32px;
    font-size: 14px;
    border: 1px solid #C38D1A;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.frcart {
    float: right;
}
.flart {
    float: left;
    margin-right: 15px;
}
.frcartltwo img {
    float: left;
    margin-left: 15px;
}
.frcartltwo {
    padding: 3px;
}
.flart .img_cart {
    margin: 6px 1px;
    width: 41px;
}
.ramcar {
    text-align: center;
    min-width: 75px;
    border-radius: 3px;
    float: left;
    color: #656565;
    font-size: 15px;
    font-family: roboto;
    border: 1px solid #d7d7d7;
    background: #fff;
    padding: 4px;
    position: relative;
     line-height: 16px;
     margin-top: 3px;
}
.ramcar.cartfull {
    background: #C38D1A;
    border-color: #C38D1A;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
 .ramcar.cartfull a {
   color: #fff
 }

.ramcar::before {
    content: '';
    position: absolute;
    left: -13px;
    bottom: 6px;
    border: 6px solid transparent;
    border-right: 6px solid #dcdcdc;
}
.ramcar::after {
    content: '';
    position: absolute;
    left: -12px;
    bottom: 6px;
    border: 6px solid transparent;
    border-right: 7px solid #fff;
}
.ramcar.cartfull::after {
    border-right: 7px solid #c38d1a;
}
.ramcar.cartfull::before {
     border-left: 6px solid #FFFFFF;
}

.frcartltwo a.button {
  color: #fff;
  padding: 2px 6px;
  font-size: 14px;
}

.frcartlone {
    padding-top: 3px;
}
.frcartlone a {
    text-decoration: none
}

.frcartlone span.mycart_headertxt {
    color: #444!important;
    background: none!important;
    font-size: 18px;
    font-weight: 700;
}

.jshop_ajaxsearch {
    margin-top: 15px;
    position: absolute;
    top: -9px;
    z-index: 10;
    display: none;
    transform: translateX(-50%);
    padding-right: 16px;
}
.jshop_ajaxsearch input#jshop_search {
    border: 2px solid #ca921b;
    padding: 8px;
    width: 250px;
    font-size: 16px;
    outline: 0;
    border-radius: 7px;
}
.jshop_ajaxsearch input.buttons {
    position: absolute;
    top: 2px;
    right: 13px;
    cursor: pointer;
    background: #cbc2ae url(../images/search.png)center center no-repeat;
    font-size: 0;
    width: 32px;
    background-size: 19px;
    height: 34px;
    border: 0;
    margin: 0px 5px;
    outline: 0;
    border-radius: 5px;
}

.jshop_maincategory .jshop_categ {
    width: 235px;
    border-radius: 0;
    margin: 1%;
    position: relative;
}
.jshop_maincategory  .jshop_categ img {
    width: 100%;
    height: 160px;
    object-fit: contain;
}
.customcertft table tr {
    display: flex;
    align-items: center;
    max-width: 453px;
    gap: 25px;
}
#user-bottom0 {
    padding: 20px 0 10px 0;
    box-shadow: -6px -40px 40px #0000000f;
}

.jshop_maincategory a.product_link {
    display: block;
    text-align: left;
    color: #111;
    font-weight: 400;
    text-decoration: none;
    font-size: 21px;
    line-height: 1.3em;
    margin: 5% 0 0 0;
    padding-left: 40px;
    background: url(../images/arrow.png) 0 center no-repeat
}
.jshop_maincategory  .jshop_categ:hover a.product_link  {
    color: #CA921B;
     text-decoration: underline;
}

#botcontent {
    line-height: 2em;
    font-size: 15px;
    padding: 0;
    text-align: center;

}
.moduletableokom {
    padding: 2%;
    background: #363636;
     color: #fff
}
.customokom, .custom.perev {
    max-width: 1400px;
    margin: 0 auto
}
.custom.perev {
    max-width: 1200px;
}
.moduletableokom td {
    display: inline-block;
    width: 29%;
    margin: 0 2% 2% 2%;
    border-top: 4px solid #212121;
    padding-top: 1%;
}

.moduletableokom td p {
    text-align: left;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.4em
}
.moduletableokom h3 {
    color: #fff;
    font-weight: 400;
    font-size: 47px;
    margin-bottom: 3%;
}
.moduletableokom strong {
    display: inline-block;
    float: left;
    width: 50px;
    height: 40px;
    padding: 30px 20px 20px 20px;
    background: #fff;
    color: #111;
    font-size: 59px;
    font-weight: 400;
    border-radius: 50%;
    text-align: center;
    margin: 1% 5% 5% 0;
}
.moduletableokom em {
    font-style: normal;
    color: #CD921C;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 10px;
    display: block;
}
.moduletablecbnr {
    margin: 5% 0 4% 0;
}

.moduletable.perev {
    background: url(../images/pat.png) 0 10px;
    padding: 26px 10%;
}
table.imct td img {
    max-width: 70px;
    border-right: 5px solid #f1f1f1;
    padding-right: 10px;
    margin-right: 12px;
}
table.imct td {
    background: #fff;
    display: inline-block;
    margin: 1%;
    width: 23%;
    text-align: left;
    vertical-align: top;
}
p.imcim {
    display: inline-block;
    padding: 19px;
    width: 37px;
    background-size: contain;
}
.moduletable.lts {
    margin-top: -2%
}

.moduletable.lts h3 {
    text-transform: uppercase;
    font-size: 27px;
    color: #f15a22;
    position: relative;
    display: inline-block;
    margin: 0 0 1% 0;
}
.moduletable.lts h3:after {
    content: '';
    width: 50px;
    height: 4px;
    left: 50%;
    position: absolute;
    bottom: -4px;
    background: #F15A22;
    transform: translateX(-50%);
}
.moduletable.lts h4 {
    font-size: 14px;
    font-weight: 400;
}

#search-result {
    box-shadow: 0px 10px 40px #95a99f;
    border-radius: 10px;
}
#search-result table.ajaxsearch tr {
    border-bottom: 1px solid #ebebeb;
}
#search-result span.titlesearch {
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
}
#search-result table.ajaxsearch a {
     text-decoration: none
}

#search-result .itemsearch:hover, #search-result .itemsearch:hover span {
    background-color: #f3f3f3;
    color: #444444;
}

/* Navigation */
#nav {
    box-shadow: 0px 0px 12px #e6e6e6;
    background: #fff;
    padding: 6px 0;
    margin-bottom: 1%;
    text-align: center;
}
#nav .container {
  background: #fff
}

#nav ul {
    margin: 0;
    padding: 7px 0px;
}
#nav ul li {
    display: inline-block;
    padding: 2px;
    position: relative;
    text-align: center;
    margin: 0 5px;
}

#nav ul li a {
    display: block;
    padding: 5px 12px 5px 12px;
    margin: 0;
    line-height: 35px;
    font-size: 15px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}
#nav ul li:first-child, #nav ul li:first-child a {
  padding-left: 0
}
#nav ul li.active:first-child a {
  padding-left: 25px
}

#nav ul li a:hover {
   transition: all 0.5s;
   color: #C18C1A;
}

#nav ul li.active {
}
#nav ul li.active a {
    color: #C18C1A;
    font-size: 16px;
    font-weight: 700;
}

#nav li ul {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    top: 60px;
    width: 170px;
    z-index: 100;
    margin-left: -8px;
    background:  #F27EBD;
    box-shadow: 10px 5px 15px #111111;
    border-radius: 3px;
    display: none
}
#nav li:hover ul {
  display: block;
}

#nav li ul li {
  border-bottom: 1px solid #BC3A6A;
  background: none;
  padding: 3px 5px;
  top: 0;
  position: relative;

}
#nav li.active ul li a {
     background: none;
}
#nav li ul li a {
  display: block;
 text-transform: none;
 margin: 0;
 line-height: 1.5em;
 padding: 3px 5px;
 width: 140px;
}
#nav li ul li a:hover { background: #AA5479; color: #FFFFFF;}

/** Level third and above **/

#nav li ul ul {
	margin: 0 0 0 150px;
    top: 0;

}
#nav li ul ul ul {
	margin: -24px 0 0 113px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* nested under hovered items */
	left: auto;
}

#nav .custom table, #nav .custom tbody,
#nav .custom table, #nav .custom tbody, #nav .custom td {
    display: block;
    width: 97%;
}
#nav .custom tr {
  padding: 2% 4%;
     width: 96%;
     background: #fff;
}
#nav .custom  table tr:nth-child(even) {
    background: #F9F4E8;
   }

#nav .custom  table tr {
  display: none;
}
#nav .custom  table tr:first-child {
   display: block;
}
#nav .custom  table:hover tr {
   display: block;
}
#nav .custom {
    min-height: 30px;
    padding-top: 15px;
    float: left;
    position: relative;
    width: 230px;
}
#nav .custom:after {
  content: '';
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAIAAABLbSncAAAACXBIWXMAAAsSAAALEgHS3X78AAAAYElEQVQI12WOwQ3AMAwCg9UhkOVs4YczdbbKGHYflqpW5QM6eIC99zlnfKWq4u7jJ3cXMyP5IAAkzUyqKiKeIjMjoqoEgKqqKoB3lh5GRGZm5lqrydVGcs7Z4VP0k/exGyb3G+aDzHYgAAAAAElFTkSuQmCC');
  display: block;
      position: absolute;
    right: 9px;
    top: 27px;
    height: 8px;
    width: 8px;
    z-index: 555;
}
#nav .custom:hover:after {
  transform: rotate(630deg);
  transition: all 0.4s ease;
}

#nav .custom table {
     position: absolute;
    z-index: 11;
    background: #fff;
  max-width: 325px;
    padding-right: 15px;
}
#nav .custom:hover table {
    display: block;
    position: absolute;
    z-index: 111;
}
#navtoogle {
    display: none;
    position: absolute;
    top: 7px;
    z-index: 5;
    right: 24%;
}
.block_sorting_count_to_page select {
    border: 0;
    border-bottom: 1px solid #ddd;
    background: #fff;
}
.jshop_list_product .box_products_sorting img {
    cursor: pointer;
    margin-top: 19px;
}
.homepage .bread {
    display: none;
}
.bread ul {
  margin-left: -12px;
}
.bread ul li {
  display: inline-block;
  margin: 0 7px;
}
.bread ul li a {
}

/* Sidebar */
#leftbar-w {
    padding: 0px;
    width: 270px;
    float: left;
    border-radius: 5px;
}

#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:16px;font-weight:100;margin:0;height:24px; line-height:24px; color: #fff; padding:0 0 0 22px; font-family:Tahoma, sans-serif;}
#leftbar-w .module-title {padding: 0 0 0 15px }
#rightbar-w  .module-title {padding: 0 0 0 15px}
#sidebar .module-body p{padding:0; margin:0;}

#sidebar .module .custom {
  padding: 15px;
  font-size: 13px;
}

.jshop_menu_level_1 a, .jshop_menu_level_1_a a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}
.item-page section.moduletable {
    padding: 15px 0 15px 100px;
    background-size: contain;
    text-align: center;
    margin:  4% 20px 0 0;
}
.mod_sef.formbg {
     margin-right: -20px;
}
.mod_sef.formbg input, .mod_sef.formbg textarea {
    width: 225px;
    margin-bottom: 16px;
}
.mod_sef.formbg form {
    max-width: 430px;
    padding: 10px 0 50px 0;
    margin: 24px auto 0 auto;
}
.item-page .moduletable h3 {
    text-transform: uppercase;
    color: #1e120e;
    font-size: 19px;
    margin: 20px;
}
tr.mod_sef_tr input {
    margin-bottom: 15px;
}
.mod_sef.formbg input[type="submit"] {
    background: transparent;
    border: 2px solid;
    color: #111;
    width: 140px
}
.mod_sef.formbg input[type="submit"]:hover {
    background: #F26222;
    border: 2px solid #F26222;
    color: #FFFFFF;
    cursor: pointer;
}
.mod_sef.formbg b {
    background: #fff;
}
#mod_simpleemailform_reset_1 {
    display: none;
}

/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content {
    clear: both;
    padding: 1% 0;
    position: relative;
    height: 100%;
        margin-bottom: 2%;
        line-height: 1.7em;
}
.homepage #main-content .container {
     max-width: 1500px
 }

.tip {
    padding: 4px 18px;
    font-size: 14px;
    background: #000000db;
    color: #fff;
    border-radius: 4px;
}
#maincol {position: relative;}
#wrapper { margin:0 auto; width:1000px; padding:0;position: relative;}

#leftcolumn{margin-left:9px;padding:0px;width:23%;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: 76%;
    float: right;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding-left: 1%;
}
#centercontent_bg{    padding: 1%;}

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

/* Content styles */
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.blog-featured {background:#fff; color: #555;}
.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}
.items-row {position: relative;clear:both;}
.item-page { position:relative;}
h2.item-page-title {padding: 3px 0px 3px 4px; margin-bottom: 10px;}
h2.item-page-title a{color: #181818;
  font-size: 26px;
  font-weight: normal;}
.item-page-title, .item-page-title a {text-decoration:none; color:#01406a;}
.item-page-title a:hover {}
.buttonheading { position:absolute; top:5px; right:0; padding:10px;}
.buttonheading .edit {float:right;margin:0 5px;}
.buttonheading .print { float:right; margin:0 5px;}
.buttonheading .email {float:right;margin:0 5px;}
.iteminfo {font-size: 12px;overflow:hidden;margin-bottom:5px;display:block;width: 100%; color:#999; padding-left: 5px; line-height: 13px;}
.iteminfo a {color:#999;} .iteminfo a:hover {color:#333;}
.iteminfo .category {}
.iteminfo .sub-category { padding:0 0 0 0px}
.iteminfo .create {}
.iteminfo .modified {}
.iteminfo .published {}
.iteminfo .createdby {font-weight:bold; display:block}
.items-more {clear:both; padding:10px;} h3.items-more { font-size:14px; padding:0; margin:0;}
.items-more ol { margin:0 0 0 30px; padding:0}
th.list-title, th.list-author,th.list-hits,th.list-date  { padding:2px; border-right:1px solid #fff; color:#fff;}
th.list-title a, th.list-author a,th.list-hits a,th.list-date a { color:#fff; font-weight:bold}
td.list-title, td.list-author, td.list-hits, td.list-date { border-bottom:1px dotted #ccc;}
td.list-title { width:50%;}
td.list-author { width:15%; text-align:center;}
td.list-hits { width:5%;text-align:center;}
td.list-date { width:15%;text-align:center;}
.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:45%;float:left; margin:4px;}
.cols-2 .column-2{width:45%;float:right; margin:4px;}
.cols-3 .column-1{width:32%;float:left}
.cols-3 .column-2{width:32%;margin-left:1%;float:left;}
.cols-3 .column-3{width:32%;float:right;}
.cols-4 .column-1{width:23%;float:left}
.cols-4 .column-2{width:23%;margin-left:1%;float:left;}
.cols-4 .column-3{width:23%;margin-left:1%;float:left}
.cols-4 .column-4{width:23%;margin-left:0;float:right}
.column-1, .column-2, .column-3, .column-4 { position:relative;margin:0 0 20px 0}

.blog .item {
  padding: 10px;
  margin: 10px 10px 20px;
  width: 40%;
  text-align: center;
  font-size: 14px;
}
.pull-left.item-image img {
  width: 290px;
}

.jshop_list_manufacturer .jshop_categ a {
    font-size: 18px
}


.jshop_list_manufacturer .image {
    display: none;

}
.bname {
    padding: 35px 15px 16px 15px;
    font-size: 45px;
    position: relative;
}
.bname:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 5px;
    background: #ca921b;
    background: linear-gradient(to right, #363636 0%,#363636 48%,#ffffff 48%,#ffffff 52%,#CA921B 52%,#CA921B 100%);
    left: 18px;
    top: 25px;
}

/* Contact styles */
th.item-num, th.item-title,th.item-position,th.item-phone,th.item-suburb,th.item-state { padding:2px; border-right:1px solid #fff; color:#fff;}
th.item-num a, th.item-title a,th.item-position a,th.item-phone a,th.item-suburb a,th.item-state a {color:#fff}
td.item-num {width:5%; text-align:center;}
td.item-title {width:25%; text-align:center;}
td.item-position {width:15%;text-align:center;}
td.item-phone {width:15%;text-align:center;}
td.item-suburb {width:15%;text-align:center;}
td.item-state {width:15%;text-align:center;}
.contact label { width:100px;font-weight:bold; float:left}
.contact input { float:left;}
.contact .jicons-icons { float:left; padding:5px 10px 10px 0;}
.contact h3 { font-size:14px;}

.spacer .module {float: left;}
.spacer.w99 .module {width: 100%;}
.spacer.w49 .module {width: 50%;}
.spacer.w33 .module {width: 33.3%;}
.spacer.w24 .module {width: 24.5%;}

.readmore { margin:0; line-height:20px; }



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;}
span.pagination { background:none;}
.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, a.button {
    padding: 12px 34px;
    border: 2px solid #313131;
    background: #ffffff;
    color: #4a4a4a;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none
}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background: #CA921B;color:#fff;border-color: #CA921B;}
.inputbox, input, textarea, select {
    border: 1px solid #b0b0b0;
    color: #000000;
    padding: 10px;
    font-family: inherit;
    font-size: 18px;
    border-radius: 3px;
}
.breadcrumbs { padding:0 0 0 10px; color:#555;}
.searchbox {background: url(../images/search.png) no-repeat ; margin-top: 7px; width: 165px; height: 18px; color:#13618d; -moz-border-radius: 5px; border-radius: 5px;}

/* Footer */

#footer { clear:both; margin:10px 0 0 0; padding:0;}
.footer-pad { width:960px; margin:0 auto; padding: 0;}
#bottom {width:960px; margin:0 auto; padding:5px 0 0 0; background: #555 ; -moz-border-radius-bottomright: 7px; -moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px;}
.copy { margin:0; padding:0 0 0 10px;font-size:12px; float:left;color:#ccc}
.copy a {font-size:12px; color:#ccc}
.design {margin:0; text-align:center; float:center; color:#e5e3e3; font-size:9px;padding: 0;width: 290px; margin: 0 auto;}
.design a { text-decoration:none; font-size:9px;color:#e5e3e3; font-weight:bold;padding: 0;}

.jshop_list_product  .detprod {
}
.jshop_list_product  .detprod.cened {
     background: #FF5F3B;
}

.jshop_list_product .product .jshop_price {
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #000000;
    font-weight: 700;
}
.jshop_list_product .product .buttons a {
    text-decoration: none;
    position: absolute;
    bottom: 12px;
    right: 23px;
    font-size: 0;
    background: url(../images/cart.png);
    height: 22px;
    background-size: contain;
    width: 29px;
}
.jshop_list_product .product .buttons {
}
.jshop_pagination {
    text-align: center;
    margin: 25px;
}

.shophead h1  {
   margin-top: -25px;
   text-transform: uppercase;
 }
  #topbl .moduletable h3 {
    margin-top: -25px;
    text-transform: uppercase;
    display: inline-flex;
    text-align: center;
    background-color: #EBEBEB;
    padding: 10px 20px;
    font-size: 22px;
    margin-bottom: 15px;
}
 .shophead h1 span {
   padding: 8px 20px;
   background: #EBEBEB
 }
.jshop_categ {
    display: inline-block;
    text-align: center;
    width: 19%;
    border-radius: 8px;
}
.jshop_list_manufacturer .manufacturer .image {
  margin-bottom: 25px;
}

.jshop_categ .imcon {
  width: 185px;
  height: 185px;
}

.jshop_categ img {
  width: 100%;
  height: 100%;
}

.jshop_categ a {
  font-size: 19px;

}

.jshopdes {
  text-align: justify;
  padding: 10px;
  font-size: 13px;
  line-height: 1.3em;
  color: #666666;
}

.jshop .registerform {
    width: 40%;
    display: inline-block;
}
.jshop .registermod {
    width: 55%;
    margin-left: 2%;
    display: inline-block;
}
.cart td {
    border: 1px solid #ebebeb;
}

.jshop.list_product {
    text-align: center;
    border-radius: 12px;
    margin-top: 3%;
}
.jshop_price {
    color: #222222;
}
.block_product {
    display: inline-block;
    margin: 10px;
    position: relative;
    text-align: center;
    padding-top: 5px;
}
.jshop_list_product .block_product {
    margin: 1%;
    padding: 1%;
    border: 1px solid #d0d0d0;
    width: 28%;
    text-align: center;
    background-size: contain;
}

.latest_products.jshop.list_product .block_product {
    margin: 1%;
    padding: 1%;
    width: 20%;
}
.latest_products.jshop.list_product {
    margin-top: 2px;
}

.jshop_list_product .image_block {
  display: block;
  margin: 0 auto 7% auto;
  max-width: 100%;
  position: relative;
}

.jshop_list_product .product .image {
    text-align: center;
    margin-bottom: 60px;
    height: 225px;
    overflow: hidden;
}
.block_product .three_img img {
    transition: all 0.2s linear;
    width: 100%;
    max-width: 250px;
    transform: translateX(-50%);
}


.three_img a img {
    position: absolute;
    left: 50%;
    text-align: center;
}

.three_img a.chimg-3 {
opacity: 0;
}

.three_img:hover a.chimg-3 {
opacity: 1 }


.jshop_list_product .jshop .block_product .old_price {
    text-decoration: none;
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 10px 0;
    position: absolute;
    bottom: 55px;
    background: #3db39e;
    width: 95%;
    display: none;
}
.jshop_list_product .jshop .block_product .old_price span {
  text-decoration: line-through
}

.jshop_list_product .jshop .block_product:hover .old_price {
  display: block;
}

.block_product:hover .shortdesc {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.77);
    z-index: 999;
    padding: 10px;
    top: 20%;
}
.manufacturer_name {
    font-size: 14px;
    font-weight: 700;
}

.jshop .product_label {
    z-index: 5;
}
.block_product .image_block {
    margin-top: 7px;
    text-align: center;
}
.jshop_list_product .product .name {
    text-align: center;
    height: 73px;
    margin: 12px;
    padding: 0 10px;
    border-bottom: 1px solid#d0d0d0;
    overflow: hidden;
}
.jshop_list_product .product .name a {
    color: #292929;
    font-size: 16px;
    text-decoration: none;
    line-height: 23px;
    display: block;
}
p.jshop_cart_attribute .name {

}
span.attributes_inf {
    color: #f0353d;
    font-size: 15px;
}
.productfull .input_type_radio label p {
    font-size: 10px;
    margin-bottom: 0px;
    line-height: 17px;
}
.price_prod_qty_list_head {
    margin: 10px 0 5px 0;
    font-size: 14px;
    font-weight: bold;
}
form#sort_count {
    margin-bottom: 10px;
}
span.currencycode {
    font-size: 14px;
}

.jshop_pr_r {
    float: left;
    width: 470px;
    overflow: hidden;
}
.productfull .prod_price {
    float: left;
}
.productfull .prod_buttons {
    margin-top: 5px;
    padding-top: 2px;
}
.jshop_pr_l {
    float: left;
    width: 23%;
    overflow: hidden;
    margin: 0 2%;
    position: relative;
}
.productfull .jshop_code_prod {
    font-size: 15px;
    color: #555;
    margin-bottom: 13px;
    display: block;
}
.productfull .extra_fields {
    margin: 5px 5px 5px 1%;
    padding-left: 1%;
    border-left: 1px solid #ddd;
    width: 30%;
    float: right;
}
.extra_fields div {
}
span.extra_fields_name {
    display: inline-block;
    width: 50%;
}
.productfull span.extra_fields_value {
    padding-left: 15px;
    font-weight: 700;
    font-size: 14px;
}

.productfull .input_type_radio {
    margin-right: 0px;
    white-space: nowrap;
    display: inline-block;
}
.productfull .input_type_radio label {
	display: block;
    padding:  5px 20px;
    border: 2px solid #333;
    border-radius: 18px;
    white-space: nowrap;
}
.productfull .input_type_radio label {
    display: block;
    padding: 0;
    border: 0;
    border-radius: 0;
    white-space: nowrap;
    margin: 4px 5px;
    font-size: 15px;
    text-align: center;
}
.productfull .input_type_radio label:hover {
	color: #F26222;
    cursor: pointer;
}
.productfull input[type="radio"], .productfull input[type="checkbox"]{
    margin: 0px;
	display: none;
    padding: 5px 20px;
}
.productfull input[type="radio"]:checked + label {
    border: 2px solid #f26222;
}
.productfull input[type="radio"]:checked + label p {
    background: #f26222;
    color: #fff
}
.productfull .radio_attr_label img {
    display: inline-block;
    width: 120px;
    height: 81px;
}
.productfull .radio_attr_label span {
	display: none;/* dbfs*/
}
 .productfull #block_attr_sel_1 {
	display: inline-flex;
}
div.jshop_prod_attributes .attributes_title {
    padding: 0px 7px;
    background: #41bb98;
    font-weight: 700;
    margin-bottom: 3px;
    color: #ffffff;
    font-size: 14px;
}
.jshop_prod_attributes {
    background: #F2F2F2;
    margin: 10px 0;
}
.buyprod {
       padding: 5px 0px 5px 0;
    margin: 15px 0 15px 10px;
}
.prod_buttons .button {
    padding: 12px 34px;
}
.productfull .prod_price_inp {
    max-width: 116px;
    display: inline-block;
    padding: 4%;
}
.prod_price_inp input {
    width: 30px;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
    font-family: inherit;
    font-size: 20px;
}
input.product_minus, input.product_plus  {
    float: left;
    background: #fff url(../images/minus.gif) center center no-repeat;
    border: 0;
    cursor: pointer;
    outline: none;
}
input.product_plus  {
    float: right;
    background: #fff url(../images/plus.gif) center center no-repeat;
}


.productfull #block_price {
    font-size: 28px;
    color: #111111;
    line-height: 50px;
}
.jcatdes {
    font-size: 14px;
    margin: 10px 10px 30px 10px;
}
.jshop_pr_l .extra_fields {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
}
.jshop_pr_l span.extra_fields_value {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px dashed;
}
span#old_price {
    line-height: 50px;
    padding: 10px;
}
.related_my {
    padding-top: 15px;
    clear: both;
    border-top: 1px dashed #333;
}
.productfull #block_price span.currencycode {
    font-size: 16px;
}

.text_zoom {
    display: none;
}
.jshop_img_description {
    padding-top: 20px;
}
.productfull .image_middle {
    width: 100%;
    text-align: center;
    min-height: 350px;
}
.productfull .image_middle img {
    width: 100%
}
/*
img.jshop_img_thumb {
    padding: 2px;
    border: 1px solid #ccc!important;
    transform: scale(0.9);
}  */
img.jshop_img_thumb {
    padding: 2px;
    border: 1px solid #ccc!important;
    width: 84px;
}
.jshop.productfull .owl-prev, .jshop.productfull .owl-next {
    background: transparent;
    opacity: 0.9;
    font-size: 0px;
    width: 0px;
    height: 11px;
    z-index: 1;
    margin: 4px;
    vertical-align: middle;
    border-left: 2px solid #ff6314;
    border-bottom: 2px solid #ff6314;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 26px;
}
.jshop.productfull .owl-next {
  border: 0;
    border-right: 2px solid #ff6314;
    border-top: 2px solid #ff6314;
}
.productfull h2 {
  padding: 5px;
}
.jshop_prod_short_description {
    font-size: 12px;
    margin-top: 15px;
}
div#jshop_prod_description {
    overflow: hidden;
    padding: 1%;

}
div#jshop_prod_description table td {
    border: 1px solid #ddd;
    padding: 5px;
}
div#jshop_prod_description h3 {
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 25px;
}


#jshop_prod_description img {
    display: inline-block!important;
    width: 44%;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul  {
   text-align: center;
   padding: 4% 0;
}
.jshop h1, .page-header h2 {
    margin-top: 0px;
    font-weight: 100;
    font-size: 36px;
    margin-bottom: 39px;
    padding: 5px;
    padding-left: 0px;
    border-radius: 5px;
}
td.login_block {
    padding: 0 25px;
}
.jshop.register {
    padding: 0 0 0 150px;
}
.jshop_register td {
    padding: 6px;
}
.jshop_register td.name {
    width: 120px;
}
.jshop.address_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.left_chekout {
    width: 340px;
    margin: 0 15px;
    background: #f5f5f5;
    border-radius: 7px;
    padding: 25px;
}
.right_chekout {
    position: sticky;
    top: 8px;
    border-bottom: 2px solid #dec07a;
    height: 100%;
    padding: 0 0 20px 0;
    right: 0;
    max-width: 660px;
}
.right_chekout table.jshop.cart {
    font-size: 14px;
}
.right_chekout .jshop_img_description_center img {
    width: 150px;
}

.dop_products.default .product_label {
    position: absolute;
    margin-left: -5px;
    margin-top: -5px;
}
.manufactuter_list .jshop_menu_level_0 {
  display: inline-block;
  margin: 5px;
}
#checkout .td_2, #checkout .td_1 {
     width: 49%
 }
#checkout .td_2 {
    float: right;
    margin-bottom: 15px;
}
.cart .total .td_2 {
    text-align: right;
    font-size: 20px
}

.td_2 {
    font-weight: 400;
    text-align: right;
}
.td_2  a.btn {
    text-decoration: underline
}

  #checkout .td_1 {
     float: left;
 }
.cart_block_discount {
    margin-top: -56px;
    float: left;
    width: 495px;
}
 p.jshop_cart_attribute {
    padding-left: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-top: 1px;
    margin-bottom: 4px;
    color: #888;
}
.cart a.button-img {
    font-size: 20px;
    font-weight: 400;
    color: #777;
    padding: 9px;
}
 .cart_block_discount .name {
    float: left;
    min-width: 100px;
    padding: 5px 5px 0 0;
    font-weight: 400;
}
.jshop .cart .product_name {
    text-align: left;
    font-size: 22px;
}
.jshop .right_chekout .cart .product_name {
    font-size: 15px;
}
table.jshop td {
    vertical-align: middle;
}
td.single_price .data, td.total_price .data {
    line-height: 2em;
}
.mobile-car {
    font-size: 15px
}
.quantity .data {
    width: 99px;
    padding: 0 15px;
    margin: 0 auto;
}
.cart .quantity .inputbox {
    width: 22px;
    margin-bottom: 0px;
    text-align: center;
    padding: 7px;
    margin-left: 9px;
}
.cart td {
    border: 1px solid #ebebeb;
}
.cart table.jshop.jshop_subtotal td  {
    border-color: transparent;
}
#sp-left-toggler {
    display: none;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    padding: 2% 0;
    max-width: 300px;
    width: 90%;
    margin: 0 auto;
    font-weight: 700;
    color: #656565;
    border: 1px solid;
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
  float: right;
  cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}


#user-bottom {
    margin: 0 auto;
    overflow: hidden;
    padding: 3% 0 2% 0;
    text-align: left;
    background: #444444 url(../images/patft.png);
    color: #a0a0a0;
}
#user-bottom a {
  color: #FFFFFF;
  text-decoration: none;
}
#user-bottom2 {
    text-align: center;
    color: #fff;
    background: #4E4E4E;
    padding: 15px;
    font-size: 13px;
}
#user-bottom2 a {
    color: #fff;
}

.user1 {
    margin-bottom: 2%;
    font-size: 15px;
}
.user1 .moduletable {
    display: inline-block;
    width: 225px;
    margin-right: 2%;
}
.moduletable.logft {
    margin: 0 9% 0 4%;
    width: 14%;
}
.user1 .moduletable h3 {
    color: #35bc98;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.user1 .moduletable ul {
    margin-left: 0
}

.user1 .moduletable li {
  margin: 10px 0;
  display: block;
}
.user1 .moduletable li:first-child {
    margin-top: 2px
}
.user1 .moduletable.cioninf {
    margin-left: 5%;
    width: 255px;
    font-size: 19px;
    color: #ca921b;
    line-height: 18px;
}
.user1 .moduletable.cioninf strong {
    color: #fff;
}
 .user1 .moduletable.cioninf em {
     font-size: 14px;
     font-style: normal;
     color: #a0a0a0
 }
 .custom.cioninf a:has(img) {
    background: #fff;
    border-radius: 42px;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 6px;
    box-sizing: border-box;
}
.user1 .moduletable.logft .custom img {
    width: 182px;
    margin-bottom: 5px;
    height: auto;
}

.user2 {
    font-size: 13px;
    line-height: 21px;
        color: #959595;
}
.user2 div {
  display: inline-block;
}
.user2 .us2 {
  margin-left: 11%;
}


.scrollToTop {
    width: 25px;
    height: 45px;
    border-radius: 50%;
    padding: 7px 13px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 38px;
    right: 0px;
    display: none;
}
a.scrollToTop i {
    width: 0;
    height: 0;
    top: 0;
    border-style: solid;
    border-width: 0 12px 16px 12px;
    border-color: transparent transparent #DDDDDD transparent;
    font-size: 0;
}

@media only screen and (max-width: 1650px) {
 .container {
    padding-left: 70px;
}
#topimage .custom {
    text-shadow: 1px 1px 0 #fff;
        background-size: 61%;
}
.sf_sortcount {
    margin-right: 15px;
}
.jshop_pr_l {
    margin: 0 1%;
}
#leftbar-w {
    width: 23%;
}

}


@media only screen and (max-width: 1250px)  {
.container {
    width: calc(100% - 30px);
    padding-left: 10px;
}
  .logo {
    max-width: 425px;
}

 .top .custom {
    margin-left: 0;
        width: 64%;
}
td.topgrt2 {
    display: none;
}
.inline.topplone {
    width: 27%;
    text-align: left;
    padding: 20px 3% 0 7%;
}
.userrigh {
    width: 29%;
    margin: -10px;
}
.inline.top {
    width: 26%;
    margin: 0;
}

#nav {

}
#nav ul, #nav ul li {
    margin: 0;
}
#nav ul li a {
    display: block;
    padding: 5px 22px 5px 11px;
    margin: 0;
    line-height: 35px;
    font-size: 15px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}

#leftbar-w {
    width: 215px;
}

.jshop_list_product .block_product {
    width: 30%;
}
.productfull .image_middle, .jshop_pr_r {
    width: 330px;
 }

.productfull .input_type_radio label {
    padding: 5px 5px;
 }
 .right_chekout {
    width: 54%;
    margin-right: 10px;
    float: right;
}
.left_chekout {
    float: left;
    width: 36%;
    margin: 0 1%;
}
.latest_products.jshop.list_product .block_product {
    width: 27%;
}
.user1 .moduletable {
    display: inline-block;
    width: 125px;
    margin-right: 2%;
}
.user1 .moduletable.cioninf {
    margin-left: 5%;
    width: 26%;
}
.moduletable.logft {
    width: 20%;
        margin: 0 5% 0 0;
}
#topimage .custom {
    transform: translate(-50%, -60%);
}
.moduletable.perev {
    padding: 26px 0%;
}
#topimage .custom h2 {
    font-size: 50px;
}

}
@media only screen and (max-width: 1000px)  {

  .moduletable.cabinet {
    float: none;
 }
#topimage {
    position: relative;
    min-height: auto;
}
  .logo {
    max-width: 100%;
}
.top .custom {
      width: 52%;
    font-size: 15px;
}
.top .custom td {
    padding: 0;
}

table.imct td {
    margin: 1%;
    width: 42%;
}
.moduletableokom td {
    display: inline-block;
    width: 48%;
}
.jshop_maincategory .jshop_categ {
    width: 46%;
}
#nav {

}
#header {
    overflow: hidden;
}
#topimage .custom {
    transform: translate(-50%, -75%);
}
.inline.top {
    float: right;
}
#leftbar-w {
    width: 23%;
}
.pull-left.item-image img {
  max-width: 100%
}

.user1 {
  padding-left: 1%;
}
.user1 .footertd1 {
    font-size: 20px;
    padding-right: 1%;
}
.productfull .jshop_code_prod {
  position: static;
}
.buyprod {
    padding: 0;
    margin: 0;
}
.productfull .image_middle, .jshop_pr_r {
    width: 50%;
        min-height: auto;
}
.productfull .extra_fields {
    margin: 5px 5px 5px 1%;
    padding-left: 1%;
    border-left: 1px solid #ddd;
    width: 95%;
    float: right;
}
.productfull #list_product_image_middle img {
    max-width: 370px;
}
.latest_products.jshop.list_product .block_product {
    width: 41%;
}
.userrigh {
    display: none;
}
.inline {
    display: inline-block;
    width: 31%;
    padding: 1% 0 0 0;
}
.inline.topplone {
    width: 22%;
    text-align: left;
    padding: 20px 0% 0 8%;
}
.inline.top {
    width: 31%;
    margin: 1%;
}
.user1 .moduletable .custom img {
    width: 136px;
}
}


@media only screen and (max-width: 768px) {

.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: white;
}

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

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

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

.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 {
}

.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;

}


.container {
    width: 100%;
    padding: 0
}
.inline.topplone {
    display: none;
}

 #sp-left-toggler, .moduletable.infdehid, #navtoogle {
   display: block;
 }

#sp-left-toggler.active {
    color: #F26222;
}
.sf_panel {
    background: #363636;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    font-size: 12px;
}
.sf_sortbtn {
    float: none;
}


.sf_panel .title, .sf_sortcount {
    display: none;
}
.sf_panel .item {
    cursor: pointer;
    padding: 3px 8px 2px;
    font-size: 14px;
}
span.menutext{
      line-height: 37px;
    margin-right: 8px;
}
#jsfilter_93, #sidebar .custom{
  display: none;
}
#mainhed {

}
.inftgbg {
    height: auto;
    background: transparent;
}
.infcont.animated {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 88vw;
    height: 100%;
    background: #f6f6f6;
    padding: 6vw;
    display: flex;
    overflow-y: scroll;
    flex-direction: column;
}
.infcont .moduletable.grafinf {
    padding: 4vh 0;
    margin: 0;
    border: 0;
}
.infcont img {
    max-width: 86%;
    margin-bottom: 65px;
}
.topcntr {
    width: 94%;
}
#srctoogle {
    float: right;
}
.topcntr:after {
    transform: none;
    width: 93%;
}
#mainhed .tguser {
    display: none;
}

#leftbar-w {
  width: 100%
}

body {
  background: none
}
.bread {
    background-size: 200%;
    padding-top: 15px;
}
.bread ul {
    margin: 2px 10px;
}
.bread ul li:first-child {
    display: none;
}
.bname {
    padding: 35px 15px 16px 15px;
    font-size: 34px;
}

body.com_jshopping.category.id-101 #header {
   padding: 7px 0 15px 0;
    height: auto;
     margin-bottom: 0;
}
.jshop_maincategory {
    text-align: center;
}
#topimage .custom {
    position: static;
    transform: none;
    padding: 5%;
}
#topimage .custom h2 {
    font-size: 38px;
}
#topimage .custom:after {
    content: normal;
}
#topimage .custom p a {
    display: inline-block; }

#header {
    height: auto;
    text-align: center;
    overflow: hidden;
    padding: 7px 0 15px 0;
        border-bottom: 5px solid #f1f1f1;
}
img.logo {
    max-width: 100%;
}
.inline {
    display: inline-block;
    width: 47%;
    padding: 0 2%;
    text-align: center;
}
.inline.top {
    width: 42%;
    margin: 0;
    float: none;
}
.mycart_wrapp {
    margin: 0 auto;
}
.module_cart_detail td, .jshop.cart tr td, .jshop.cart tr {
  border: 0
}
#jshop_module_cart a.button {
    text-align: center;
}

.img_cart {
 display: none;
}
.top .custom  {
  display: none;
}

#centercontent_md {
  width: 100%;
}

.jshop .registermod {
  width: 100%;
  margin-top: 4%
}
/* table td {
  display: block;
  width: 100%
} */
tr.mod_sef_tr input, tr.mod_sef_tr textarea {
    margin-bottom: 15px;
    width: 135px;
}

.jshop_ajaxsearch {
    margin: 0;
    position: fixed;
    top: 51px;
    left: 0;
    width: 90%;
    z-index: 10;
    display: none;
    transform: translateX(0);
    background: #f6f6f6;
    padding: 9px 5%;
}
.jshop_ajaxsearch input.buttons {
    position: absolute;
    top: 12px;
}

.itemsearch .itemlink {
    padding: 1px;
    display: block;
}
.itemsearch img {
    border: 0px;
    float: left;
    margin: 8px;
}

#nav {
	display: none;
}
.homepage #nav {
	display: block;
}
#nav ul li:first-child, #nav ul li:first-child a {
  padding-left: 7px
}
#nav ul li:first-child:after {
    content: ''
}
#nav ul li.active:first-child a {
    padding-left: 7px;
}
#nav ul {
    margin: 0;
    padding: 7px 0px 7px 24px;
}
#nav ul li {
    margin: 0;
    width: 93%;
    text-align: left;
}
table.imct td {
    width: 48%;
    display: inline-block;
}
.jshop_maincategory .jshop_categ {
    width: 80%;
    margin-bottom: 2%;
    max-width: 375px;
}

.module.cthdmb {
    display: none
}

#topimage span.flex-caption {
  margin: 2% 5%;
  width: 85%;
  text-align: center;
  bottom: 10%;
  font-size: 150%;
}
.customosnmen  tr {
    display: block;
    width: 100%;
    text-align: center;
}
.customosnmen td {
    position: relative;
    display: block;
    width: 280px;
    height: 262px;
    margin: 0 auto;
    text-align: center;
}
.blog .item {
    width: 100%;
}
.item-page section.moduletable {
    padding: 5%;
    margin: 0;
}
.mod_sef.formbg {
    margin-right: -20px;
    background-size: 62%;
    padding-bottom: 28%;
}
.mod_sef.formbg th {
    display: block;
    width: 100%;
}
td.mod_sef.formbg_space {
    height: 5px;
}

.show-testimonials a.button {
  margin: 5%;
  display: block;
}
#user-bottom {
}
.user1 {
 margin-top: 30px;
}
.user1 td, .user2 {
  display: block;
  width: 100%;
  text-align: center;
}
.jshop_list_product .block_product {
    width: 43%;
    border-radius: 0;
}
.jshop_list_product .product .image {
    text-align: center;
    margin-bottom: 60px;
    min-height: 145px;
}
.jshop h1, .page-header h2 {
  text-align: center;
}
.productfull .image_middle, .jshop_pr_r, .jshop_pr_l, .productfull .extra_fields, #jshop_prod_description img {
    width: 96%;
    margin: 15px 2%;
    float: none;
}
.productfull span.jshop_code_prod {
    padding: 0;
    padding-left: 5%;
    margin: 0;
    line-height: 1em;
}
.prod_buttons .button {
    margin: 15px auto;
}
div#jshop_prod_description {
    background: #eaeaea;
    padding: 4%;
    text-align: left;
}
img.jshop_img_thumb {
    width: 18%;
}
.productfull .extra_fields {
    border: 0
}

.jshop_img_description {
    padding-top: 5px;
}
.moduletable.regist {
  display: none;
}

.moduletable.regist a {
  float: none;
  padding: 0 7px;
}
.user1 .moduletable  {
  width: 90%;
  margin-left: 5%;
  float: none;
  text-align: center;
}
.user1 .moduletable:last-child  {
  width: 96%;
  margin: 2%;
  padding-top: 10px;
  border-top: 4px solid #c58f1c;
  float: none;
  /* text-align: left; */
}
.user1 .moduletable .custom img {
    width: 21px;
}
.user1 .moduletable.infdehid  {
    width: 100%;
    margin: 2% 0;
    display: inline-block;
}

.right_chekout, .left_chekout {
  width: 92%;
  float: none;
  margin: 2%;
}
.jshop.cart tr td {
  width: 93%
}

table.module_cart_detail td.mycart_el {
    width: 25%!important;
    text-align: center;
}

.cart .total .td_2, #checkout .td_2 {
    text-align: center;    width: 100%
}
.mobile-car {
    line-height: 32px;
    padding-right: 4px;
}
a.button.promo {
    float: none;
    width: max-content;
    margin: 5px 0;
}

.right_chekout .jshop.cart tr td, .right_chekout .jshop_subtotal .name, .jshop_subtotal .value {
    display: inline-block;
    text-align: left;
    width: 88%;
    padding: 0;
}
.right_chekout .jshop.cart tr td.cifr {
    display: inline-block;
    width: 30%;
    background: #f5f5f5;
    text-align: center;
}

.right_chekout {
    margin-top: 8%
}

#user-bottom2 {
    margin-bottom: 50px;
}
#user-bottom2 td {
    text-align: center!important;
    padding: 1% 0
}

.button, a.button {
    display: block;
    margin: 3% 0;
}
.homeslider {
    font-size: 17px;
}
.moduletableokom td {
    display: inline-block;
    width: 94%;
}
.moduletableokom h3 {
    color: #fff;
    font-weight: 400;
    font-size: 47px;
    margin-bottom: 3%;
    line-height: 1.2em;
}
.moduletable.perev {
    padding: 26px 6%;
}
table.imct td img {
    max-width: 50px;
    border-right: 5px solid #f1f1f1;
    padding-right: 5px;
    margin-right: 8px;
}
.jshop.list_product.products_category {
    text-align: center;
    border-radius: 12px;
    padding: 3%;
    margin: 3%;
}
.owl-item .block_product img {
    max-width: 100%;
}
#jshop_unijax_filter {
    display: none;
}

}

@media only screen and (max-width: 570px) {

.frcart {
    float: left;
    margin-left: 3%;
}
.flart {
    background: #fff;
    border-radius: 50%;
    padding: 2px 9px;
    margin: 0;
}
table.module_cart_detail tr {
    display: flow;
}
.jshop.list_product .block_product {
    width: 90%;
    border-radius: 0;
        max-width: 260px;
        margin-bottom: 15px;
}
.jshop_list_product .product .image {
    min-height: 177px;
}
.mycart_wrapp div.modal-dialog{max-height:90vh}

.jshop_categ {
  width: 47%;
    margin: 0 1%;
}
#topimage .custom {
    background-size: 100%
}
table.imct td {
    width: 92%;
    display: inline-block;
    margin: 4%;
}
.moduletableokom td {
    display: inline-block;
    width: 85%;
    padding: 6%;
}

.latest_products.jshop.list_product .block_product {
    width: 82%;
    max-width: 320px;
}
#navtoogle {
    right: 35%
}
.moduletableokom strong {
    margin: 6% 5% 6% 0;
}
.moduletableokom td p {
    font-size: 14px;
}
.customokom table tr {
    display: flex;
    flex-wrap: wrap;
}
.moduletableokom h3 {
    color: #fff;
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 30px;
    line-height: 1.2em;
}
.moduletableokom strong {
    margin: 11px;
    font-size: 35px;
    padding: 15px;
    height: 27px;
    width: 28px;
}
.moduletableokom td  {
    padding: 8px;

}
.moduletableokom td p {
    line-height: 22px;
    font-size: 14px;
}
.jshop_maincategory .jshop_categ {
    width: 42%;
    margin-bottom: 20px;
    max-width: 168px;
}
#main-content img {
    max-width: 100%;
    height: auto;
}
.item-page ul {
    margin: 30px;
}
.customcrttp {
    margin-top: -7px;
}
.customcrttp img {
    max-width: 38vw;
}
.user0 {
    padding: 0 10px;
}
.user0 img {
    max-width: 90px;
}
.customcertft table tr {

    font-size: 14px;
}
.customcertft table tr {
    font-size: 14px;
    gap: 12px;
}
.frcart {
    margin-left: auto;
    width: 135px;
}
.checkout .bread ul, .checkout .bread .custom {
    display: none;
}
.bname {
    font-size: 22px;
    text-align: left;
}
.checkout .bread .bname:after {
    content: normal;
}
.checkout .bread .bname {
    padding: 0 10px;
}
.left_chekout {
    padding: 11px;
    text-align: left;
}
 }

 @media only screen and (max-width: 420px) {
    .jshop_maincategory a.product_link {
        font-size: 16px;    
    }
     
        .jshop_maincategory a.product_link {
            font-size: 16px;
            word-break: break-all;
            background: no-repeat;
            padding: 0;
        }
        #user-bottom2 {
            margin-bottom: 10px;
        }
        .customcrttp img {
            max-width: 41vw;
        }
        img.logo {
            max-width: 171px;
        }
        .customcrttp img {
            max-width: 151px;
        }
        div.jshop_register .inputbox {
            width: 211px;
            font-size: 15px;
        }
        .jshop_register td.name {
            width: 90px;
            font-size: 14px;
        }
        select {
            font-size: 15px;
        }

 }