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

@font-face {
    font-family: "Acrom";
    src: url(../fonts/Acrom-Regular.ttf);
   }
/* @font-face {
    font-family: "Acrom-Bold";
    src: url(../fonts/Acrom-Bold.ttf);
   }
   @font-face {
    font-family: "Acrom-Light";
    src: url(../fonts/Acrom-Light.ttf);
   }
/* Main Layout */
html {height: 100%;}
body { font-family:'Acrom', sans-serif; background: url(../images/nbg.jpg) 0 0 no-repeat }
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: #f26222;  }
a:hover {  color: #41BB98;}
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;}


.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#topimage {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd
}
#topimage .custom {
    width: 74%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 0;
    padding: 8% 8% 6% 18%;
}
#topimage .custom p {
    max-width: 350px;
    line-height: 1.7em;
}
#topimage .custom p a {
    display: block;
    padding: 15px 42px;
    border: 2px solid #222;
    color: #222;
    text-decoration: none;
    text-transform: uppercase;
    width: 107px;
    text-align: center;
    margin-top: 8%;
}

#topimage .custom h2 {
    font-size: 58px;
    max-width: 420px;
    text-transform: uppercase;
    line-height: 1.4em;
}
#topimage .custom strong {
    line-height: 2em;
    font-size: 35px;
    font-weight: 400;
}
#topimage .custom:after {
    content: '';
    background: url(../images/forms.png);
    width: 198px;
    height: 189px;
    position: absolute;
    left: 50px;
    background-repeat: no-repeat;
    background-position: -122px 0;
    top: 40%;
}
body.homepage #centercontent_md {
    width: 99%;
    float: none;
}
body.homepage #leftbar-w {
    display: none;
}
#bottomh1 {
    border: 1px solid #f26222;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
}
/* Header */
#header {
    padding: 6px 0 40px 0;
    position: relative;
}
body.homepage #header {
    padding: 6px 0 40px 0;
    height: 150px;
    margin-bottom: -200px;
}

#header .container {
  max-width: 1500px;
  position: initial;
}
img.logo {
    max-width: 100%;
}
.mycart_wrapp {
    float: left;
}
.inline {
    display: inline-block;
    width: 170px;
    text-align: center;
}
.inline.top {
    width: 150px;
    text-align: left;
    margin-top: 25px;
}
.inline.top  .mod-languages.lang {
    float: left;
    width: 42px;
}
div.mod-languages ul.lang-inline li {
    height: 17px;
    width: 18px;
}
.inline.top  .mod-languages.lang a {
    font-size: 13px;
    line-height: 13px;
    color: #f26222;
    font-weight: 700;
}
.inline.top  .mod-languages.lang a:hover {
    color: #41bb98;
}
.inline.top div.mod-languages ul li:last-child a {
    opacity: .5;
    color: #8f8f8f;
}
div#srctoogle {
    float: left;
}
button.searcmt {
    background: #41bb98 url(../images/search.png) center center no-repeat;
    height: 30px;
    width: 30px;
    border: 0;
    display: inline-block;
    margin-right: 8px;
    outline: none;
    cursor: pointer;
}
.active button.searcmt:after {
    background: #41bb98;
    content: 'x';
    color: #fff;
    font-size: 18px;
    padding: 5px;
}

.flart {
    position: relative;
    width: 30px;
    margin: -12px 12px 0 12px;
}
.ramcar span {
    position: absolute;
    display: block;
    bottom: -2px;
    right: -5px;
    background: #F26222;
    color: #fff;
    font-size: 10px;
    padding: 2px;
    font-weight: 700;
    min-width: 12px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.flart:hover .ramcar span {
    background: #BA9C46;
}

.flart svg {
    width: 22px;
}
#mainhed {
    position: fixed;
    z-index: 22;
}
#mainhed .moduletable.lang {
    margin: 4%;
}
.infcont {
   display: none;
}
.infcohed {
    order: -2;
}
.infcont .cioninf {
    order: -1;
}
.infcont .moduletable.grafinf {
    padding: 4vh 0;
    margin: 7vh 10% 7vh 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}


span.moda {
    float: right;
    margin-right: 7%;
    margin-top: 5%;
    cursor: pointer;
}
.infcont.animated {
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 10;
    width: 300px;
    height: 90vh;
    background: #f6f6f6;
    padding-left: 38px;
    display: flex;
    flex-direction: column;
}
.inftgbg {
    background: #41bb98;
    width: 50px;
    height: 90vh;
    position: relative;
    box-shadow: 5px 5px 10px #c5c5c5;
}
.inftg {
    position: absolute;
    top: 50%;
    left: 4px;
    height: 27px;
    padding: 7px;
    font-size: 46px;
    width: 27px;
    color: #fff;
    display: block;
    border-radius: 50%;
    cursor: pointer;
    background: #f15a22;
}
.inftg:hover {
    background: #63C9AD
}

.inftg span, .inftg:after, .inftg:before {
    display: block;
    height: 5px;
    width: 5px;
    background: #fff;
    content: '';
    margin: 3px auto;
}
.infcont img {
    max-width: 83%;
}
.moduletable.infdehid {
   display: none;
}
.animated {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.jshop_ajaxsearch {
    margin-top: 15px;
    position: absolute;
    top: 67px;
    z-index: 10;
    display: none;
    transform: translateX(-50%);
    background: #f6f6f6;
    padding: 25px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 18px;
}
.jshop_ajaxsearch input#jshop_search {
    border: 2px solid #f26222;
    padding: 8px;
    width: 250px;
    font-size: 16px;
    outline: 0;
    border-radius: 7px;
}
.jshop_ajaxsearch input.buttons {
    position: absolute;
    top: 21px;
    right: 19px;
    cursor: pointer;
    background: #41bb98 url(../images/search.png)center center no-repeat;
    font-size: 0;
    width: 32px;
    height: 41px;
    border: 0;
    margin: 3px 5px;
    outline: 0;
    border-radius: 5px;
}

.jshop_maincategory .jshop_categ {
    width: 30%;
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 1%;
    position: relative;
}
.jshop_maincategory  .jshop_categ img{
  max-width: 100%;
}
.jshop_maincategory a.product_link {
    position: absolute;
    display: block;
    left: 5%;
    width: 136px;
    text-align: left;
    top: 43%;
    color: #111;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.3em;
}
.jshop_maincategory  .jshop_categ:hover a.product_link  {
    color: #F26222;
     text-decoration: underline;
}

#botcontent {
    line-height: 2em;
    font-size: 15px;
    padding: 0 5%;
    text-align: center;
        background: url(../images/btc.jpg) top right no-repeat;

}
.moduletableokom {
  background: #F6F6F6 url(../images/nbg.jpg) center bottom no-repeat;
  padding: 4% 4% 150px 4%;
}

.moduletablecbnr {
    margin: 5% 0 4% 0;
}
#botcontent img {
    max-width: 100%;
}

.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 {
    display: inline-block;
    width: 69%;
    text-align: center;
    padding-top: 26px;
}
#nav ul {
    margin: 0;
}
#nav ul li {
    display: inline-block;
    text-align: center;
    margin: 0 3px;
}

#nav ul li a {display:block; text-decoration: none; padding: 5px 15px 5px 15px; position: relative; margin:0;line-height:19px;color: #252525;font-size:14px;font-weight:700;text-transform: uppercase;}
#nav ul li:hover {padding-bottom: 15px;}
#nav ul li.active a:after, #nav ul li:hover a:after {
    content: '';
    position: absolute;
    top: 33px;
    width: 80%;
    height: 4px;
    background: #f26222;
    left: 10%;
}
#nav ul li.deeper.parent a:after {
    content: normal;
}
#nav ul li.deeper:hover:after {
    content: '';
    position: fixed;
    background: #fff;
    width: 100%;
    height: 150px;
    left: 0;
    top: 0;
    z-index: -1;
}

#nav li ul {
    position: absolute;
    font-size: 14px;
    padding: 20px 0;
    padding-right: 28vw;
    background: #fff;
    top: 73px;
    width: 70vw;
    z-index: 21;
    box-shadow: 7px 4px 4px rgba(206,206,206,0.5);
    display: none;
}
#nav li:hover ul {display: inline-block;}

#nav li ul li {
  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;
 font-size: 15px;
 line-height: 1.5em;
 padding: 8px 25px;
 width: 75px;
 font-weight: 400;
 text-align: center;
}
#nav li ul li a img, #nav li ul li a span {
    display: inline-block;
    max-width: 100%
}

#nav li ul li:hover {
    padding-bottom: initial;
    transform: scale(1.05);
    transition: all 0.3s linear;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(206, 206, 206, 0.5)  }

/** 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: 0;
}

.bread {
}
.bread ul {
  margin-left: -12px;
}
.bread ul li {
  display: inline-block;
  margin: 0 7px;
}
.bread ul li a {
  color: #f26222
}

/* 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;
}

#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar  ul.nav.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar  ul.nav.menu li{ background: #8d7667; /* Old browsers */
background: -moz-linear-gradient(top,  #8d7667 0%, #564238 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d7667), color-stop(100%,#564238)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8d7667 0%,#564238 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8d7667 0%,#564238 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d7667', endColorstr='#564238',GradientType=0 ); /* IE6-9 */
 border-bottom:2px solid #D9844D;}
#sidebar  ul.nav.menu li a {
  display:block;margin:0; color: #FFFFFF; padding:3px 0 3px 15px;font-weight:bold;line-height:35px; text-decoration:none; font-size:15px;}
#sidebar  ul.nav.menu li a:hover { color:#ECC1A6; text-decoration:underline;}
#sidebar  ul.nav.menu li:hover {  background: #7D6759}
#sidebar  ul.nav.menu li.active a{color:#ECC1A6;}
#sidebar  ul.nav.menu li ul {border-top:1px solid #e4e4e4; margin:0;}
#sidebar  ul.nav.menu li ul li {background:none; border:none; margin: 0 0 0 15px;   }
#sidebar  ul.nav.menu li ul li a{ border: 0; color:#999; background: url(../images/arrow2.png) 0% 50% no-repeat;}
#sidebar  ul.nav.menu li ul li a:hover{ border: 0; color:#134E8B; background: url(../images/arrow2.png) 0% 50% no-repeat; }
#sidebar  ul.nav.menu li.active ul li a{color: #6e99c2;}
#sidebar  ul.nav.menu li ul li.active a, #sidebar  ul.nav.menu li.active ul li a:hover{color:#134E8B;}

.item-page section.moduletable {
    background: #F6F6F6 url(../images/nbg.jpg) center bottom no-repeat;
    padding: 15px 0 15px 100px;
    background-size: contain;
    text-align: center;
    margin:  4% 20px 0 0;
}
.mod_sef.formbg {
    background: url(../images/fbg.png) right center no-repeat;
     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;
}

.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;
}
table.imct {
    border-bottom: 1px solid #f15a22;
    margin-bottom: 30px;
}
table.imct td {
    width: 16%;
        display: inline-block;
}
p.imcim {
    display: inline-block;
    background: url(../images/forms.png) center center no-repeat;
    padding: 19px;
    width: 37px;
    background-size: contain;
}
.jshop_list_manufacturer .jshop_categ a {
    position: relative;
    padding: 41px 26px;
    width: 97px;
    height: 58px;
    vertical-align: middle;
    font-size: 15px;
    display: table-cell;
    word-break: break-word;
}

.jshop_list_manufacturer .jshop_categ a:after {
    content: '';
    display: inline-block;
    background: #fff url(../images/forms.png) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 5%;
    opacity: 0.1;
    z-index: -1;
    background-blend-mode: luminosity;
}
.jshop_list_manufacturer .jshop_categ a:hover:after {
    background-blend-mode: normal;
    opacity: 1;
}
.jshop_list_manufacturer .jshop_categ a:hover {
   color: #fff
}

.jshop_list_manufacturer .image {
    display: none;

}
.bname {
    padding: 35px 15px 16px 15px;
    font-size: 45px;
    min-height: 105px;
}
/* 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 #41bb98;
    background: #41bb98;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
    border-radius: 5px;
}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background: #41bb98;color:#fff;border-color: #41bb98;}
.inputbox, input, textarea, select {
    border: 1px solid #c0c0c0;
    color: #444444;
    padding: 10px;
    font-family: inherit;
    font-size: 18px;
}
#sort_count select {
    border: 0;
    border-bottom: 1px solid #f2f7fd;
    font-size: 15px;
    color: #181818;
     outline: none
}
.jshop_list_product .box_products_sorting img {
    cursor: pointer;
    margin-top: 14px;
    margin-left: 10px;
}
.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;}
.sf_stock select {
    padding: 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 .product .jshop_price {
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #000000;
    font-weight: 700;
}
.jshop_list_product .product .cened .jshop_price {
    font-size: 18px;
    color: #41bb98;
}
.jshop_list_product .product .buttons a {
    text-decoration: none;
    position: absolute;
    bottom: 9px;
    right: 9px;
    font-size: 0;
    background: url(../images/cart.png);
    height: 42px;
    width: 25px;
}
.jshop_list_product .product .buttons {
}
.jshop_pagination {
    text-align: center;
    margin: 25px;
}
.jshop_list_product .product .buttons a:hover {
    background:  url(../images/cart2.png);
}
.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%;
}
.block_product {
    display: inline-block;
    margin: 10px;
    position: relative;
    text-align: center;
    padding-top: 5px;
}
.jshop.list_product .block_product {
    margin: 1%;
    padding: 1%;
    background: #fff url(../images/prbg.jpg) center top no-repeat;
    border: 1px solid #d0d0d0;
    width: 28%;
    text-align: center;
    background-size: contain;
}
.jshop.list_product .block_product:hover {
    border-color: #f2f2f2;
    box-shadow: 5px 5px 30px #c3c3c3;
    border-radius: 4px;
}
.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;
    min-height: 200px;
}
.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;
    min-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 {
    display: inline-block;
    font-weight: 700;
    width: 47%;
    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;
    position: relative;
}
.productfull .input_type_radio i.oldnet {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #ea0000;
    top: 0;
    right: 0;
    color: #fff;
    font-weight: 700;
    border-bottom-left-radius: 11px;
}
.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;
    float: none;
}
.jshop_prod_attributes {
    background: #F2F2F2;
    margin: 10px 0;
}
.buyprod {
       padding: 5px 0px 5px 0;
}
.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: #3C2112;
    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 {
    font-size: 15px;
    line-height: 1.6em;
    overflow: hidden;
    padding: 0;
    text-align: center;
    background: #F6F6F6 url(../images/nbg.jpg) center bottom no-repeat;
    background-size:  contain;
    padding-bottom: 170px;
        margin-top: 5%;
}
div#jshop_prod_description h3 {
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 25px;
}

#jshop_prod_description p {
  margin-bottom: 0;
  display: contents;
}
#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;
}
.left_chekout {
    float: left;
    width: 340px;
    margin: 0 15px;
}
.right_chekout {
    width: 590px;
    margin-right: 10px;
    float: right;
}
.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: 14px;
    line-height: 1.5em;
}
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: 19px 0;
    font-weight: 700;
    color: #ffffff;
    background: #93C94C;
    background: linear-gradient(#8fc746, #1f9866);
    box-shadow: 0px 5px 8px #3daf9b52;
}

.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: 2% 0;
    text-align: left;
}
#user-bottom a {
  color: #555555;
  text-decoration: none;
}
#user-bottom2 {
    text-align: center;
    color: #fff;
    background: #f26222;
    padding: 15px;
    font-size: 12px;
}
#user-bottom2 a {
    color: #fff;
}
.user1 {
    margin-bottom: 2%;
    font-size: 14px;
}
.user1 .moduletable {
    display: inline-block;
    width: 17%;
}
.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.item-101, .user1 .moduletable li.item-141,
.user1 .moduletable li.item-148,.user1 .moduletable li.item-157
 {
  display: none;
}
.user1 .moduletable:last-child {
    margin: -2% 0 0 0;
    width: 25%;
    float: right;

}
.user1 .moduletable.lang {
    float: none;
    margin: 4% 0px;
}

.user1 .moduletable:last-child .custom {
    font-size: 13px;
}
.user1 .moduletable .custom img {
    width: 100%;
    border-radius: 15px;
}
.user1 .menu li img {
    display: none;
}
.user2 {
    font-size: 13px;
    line-height: 21px;
        color: #959595;
}
.user2 div {
  display: inline-block;
}
.user2 .us2 {
  margin-left: 11%;
}

span.payment_image img {
    width: 140px;
}
.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;
}
.widemen {
    background: #fff;
    border-radius: 25px;
    padding: 15px 25px;
    margin-top: 25px;
    box-shadow: 1px 5px #ececec;
}

.widemen li {
    font-size: 16px;
    padding: 5px 18px 5px 2px;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 1px solid #ffd7c6;
}

.widemen li a {
    text-decoration: none;
}
html[lang="uk-ua"] .widemen li a {
    font-size: 14px;
}
.widemen li a:hover, .widemen li.active a {
  color:    #41BB98
}

.widemen li:last-child {
    border: 0;
}
.widemen .moduletable {
    display: inline-block;
}
.widemen li img {
    width: 30px;
    margin: -4px 10px 0 0;
}
.custom.telwic {
    float: right;
    font-weight: 700;
    padding-top: 5px;
}
.custom.telwic a  {
  color: #000;
  text-decoration: none
}

@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: 1200px)  {
  .container {
    width: calc(100% - 70px);
  }

  .logo {
    max-width: 425px;
}

 .top .custom {
    margin-left: 0;
        width: 64%;
}
#nav {
    width: 64%;
}
#nav ul {
    margin: 0;
}
#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%;
}

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

  .moduletable.cabinet {
    float: none;
 }
 .widemen {
    display: none;
 }
  .logo {
    max-width: 100%;
}
.top .custom {
      width: 52%;
    font-size: 15px;
}
.top .custom td {
    padding: 0;
}
.jshop_ajaxsearch {
   width: 24%;
    margin-right: 2%;
}
.jshop_ajaxsearch input#jshop_search {
  width: 90%
}
#nav {
    width: 47vw;
    padding-top: 12px;
    margin: 0 auto;
}
#nav ul li a {
    padding: 5px;
}
#header {
    overflow: hidden;
}
#topimage .custom {
    padding-top: 11%;
    background-position: right bottom;
}
.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%;
}

}


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

.container {
    width: 100%;
    padding: 0
}
body.homepage #centercontent_md {
    width: auto;
    float: none;
}
iframe {
    border: 0;
    max-width: 100%;
}

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

#sp-left-toggler.active {
    color: #F26222;
}
.sf_panel {
    background: #41bb98;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    font-size: 12px;
}
.sf_panel .title, .sf_sortcount, #jshop_unijax_filter  {
    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 {
    position: absolute;
    top: 4%;
    right: 5%;
}
.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;
}

#leftbar-w {
  width: 100%
}

body {
  background: none
}
.bread {
    background: url(../images/nbg.jpg) 0 0 no-repeat;
    background-size: 200%;
    padding-top: 15px;
}
.bread ul {
    margin: 0
}
.bname {
    padding: 35px 15px 16px 15px;
    font-size: 38px;
}
body.product .bname {
    padding: 12px 15px 16px 15px;
    font-size: 26px;
}
body.homepage #header,
body.homepage #header {
   padding: 7px 0 15px 0;
    height: auto;
     margin-bottom: 0;
}
.jshop_maincategory {
    text-align: center;
}
#topimage .custom {
    width: 90%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 5%;
    padding-bottom: 237px;
    background-size: 62%;
    text-align: center;
}
#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-top: 7px solid #3ebf9d;
    border-bottom: 1px solid #d4d4d4;
}
.inline {
    float: left;
    padding: 0 2%;
    text-align: center;
    width: auto;
}
img.logo {
    max-width: 236px;
}
.inline.top {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 35;
    margin: 0;
    background: #41bb98;
    padding: 5px 0;
}
.mycart_wrapp {
    margin: 0 auto;
    width: 67px;
}
.module_cart_detail td, .jshop.cart tr td, .jshop.cart tr {
  border: 0
}

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

#centercontent_md {
    width: 93%;
    margin: 0 4%;
}

.jshop_maincategory .jshop_categ img {
    max-width: 100%;
    height: auto;
}
.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: 0;
    left: 0;
    width: 90%;
    max-width: 350px;
    z-index: 10;
    display: none;
    transform: translateX(0);
    background: #f6f6f6;
    padding: 25px 5%;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 18px;
}
.itemsearch .itemlink {
    padding: 1px;
    display: block;
}
.itemsearch img {
    border: 0px;
    float: left;
    margin: 8px;
}

#nav {
	display: none;
}
table.imct td {
    width: 48%;
    display: inline-block;
}
.jshop_maincategory .jshop_categ {
    width: 98%;
    margin-bottom: 2%;
    max-width: 375px;
}


#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 {
    background: #F6F6F6 url(../images/nbg.jpg) center bottom no-repeat;
    padding: 5%;
    margin: 0;
}
.mod_sef.formbg {
    background: url(../images/fbg.png) center bottom no-repeat;
    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 {
    background: #fbfdf9;
}
.user1 {
 margin-top: 30px;
}
.user1 td, .user2 {
  display: block;
  width: 100%;
  text-align: center;
}
.jshop.list_product .block_product {
    border-radius: 8px;
    border-bottom-right-radius: 28px;
    width: 44%;
    margin: 1%;
    border: 1px solid #c9e4df;
}
.jshop_list_product .product .image {
    text-align: center;
    margin-bottom: 5px;
    min-height: 32vw;
}
.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;
}

div#jshop_prod_description {
    padding-bottom: 10%;
}
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: 1px solid #F26222;
  float: none;
      text-align: left;
}
.user1 .moduletable.lang {
    border: 0;
    text-align: center;
}
.user1 .moduletable .custom img {
    width: 184px;
    border-radius: 15px;
}
.user1 .moduletable.infdehid  {
    width: 49%;
    margin: 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 {
    padding-bottom: 65px;
}
.button, a.button {
    display: block;
    margin: 3% 0;
}
#mainhed li {
    margin: 5px;
}
.inline.top  .mod-languages.lang {
    float: right;
    width: 42px;
    margin-top: 2px;
}
.inline.top  .mod-languages.lang a {
    color: #ffffff;
}
.inline.top div.mod-languages ul li:last-child a {
    color: #f3f3f3;
}
}

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

.frcart {
    float: left;
    margin-left: 3%;
}
.flart {
    margin: -12px 13px -12px 22px;
    width: 27px;
    background: #fff;
    border-radius: 50%;
    padding: 2px 9px;
}

.mycart_wrapp div.modal-dialog{max-height:90vh}

.jshop_categ {
  width: 47%;
    margin: 0 1%;
}
#topimage .custom {
    background-size: 100%
}

.valuta div {
    display: none;
}
.latest_products.jshop.list_product .block_product {
    width: 82%;
    max-width: 320px;
}
.testimonial-form select, .testimonial-form input, .testimonial-form textarea {
    width: 82%;
    margin: 5%;
}
.testimonial-form dt {
    font-size: 21px;
    text-align: center;
}
.testimonial-form dd {
    text-align: center;
}
 }
@media only screen and (max-width: 300px) {
.jshop.list_product .block_product {
    width: 44%;
    padding: 0;
    margin: 0;
}
}