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;}
fieldset {
    border: 0
}

.list_style, .katalog .jshop_list_category .jshop_categ, #srctoogle {
    display: none;
}
.test .list_style {
    display: block;
}
#testimonial-slide99 .tpm-showcase-bottom {
    background: none!important
}

div#topimage .moduletable > h2, #topimage2 .moduletable > h2 {
    text-align: center;
    font-size: 30px;
   margin-top: 40px;
}


/* 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: #35577D;  text-decoration: none}
a:hover {  color: #4475AD;}
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: 1300px;
  margin: 0 auto;
  position: relative;
}
.home-ua #main-content .container, .home-ru #main-content .container {
    max-width: 1500px;
}


#mainhed {
  background: #D81E14;
    background: linear-gradient(#da251c,#d40a00);
    color: #fff;
        min-height: 24px;
        padding: 9px 0;
}
.userrigh {
    float: right;
    margin-right: 5%;
    width: 23%;
}
#mainhed .userrigh .moduletable, #mainhed .userrigh .custom div  {
    display: inline-block;
    margin: 0 5%;
}
#mainhed .userrigh .custom div {
    transform: skew(-15deg);
    border-right: 1px solid #d26d68;
    margin: -9px 0;
    padding: 9px 7px;
}
#mainhed .userrigh .custom div:hover {
    background: #EA5F57;
}

#mainhed .userrigh .custom a {
    color: #fff;
    font-size: 0;
    transform: skew(15deg);
    height: 24px;
    width: 24px;
    display: inline-block;
    background: url(../images/social.png) 0 0 no-repeat;
}
#mainhed .userrigh .custom a.google, .user3 .custom a.google {
  background-position: 0 -32px;
}
#mainhed .userrigh .custom a.youtube, .user3 .custom a.youtube {
  background-position: 0 -64px;
}
.mod-languages {
    margin-left: 3%;
    min-width: 75px;
}
div.mod-languages ul.lang-inline li {
    display: inline-block;
    margin: 2px;
}
 .mod-languages li.lang-active a {
   font-weight: 700
 }

.mod-languages a {
    color: #fff;
}


/* Header */
#header { padding: 30px 0; background: #fafafa url(../images/header.jpg) 0 0 no-repeat; min-height: 160px; }
#topimage .flexslider.bg-caption-black-02 .flex-caption {
  background: transparent;
  padding: 2%;
  font-size: 24px;
 }

.top .custom {

}
.top .custom table {
  width: 100%
}

.top .custom td {
}

.mycart_wrapp {
    float: left;
    margin-left: 16%;
}
.inline.logo {
    top: -73px;
    width: 23%;
    max-width: 260px;
    padding-left: 2%;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    background: #fafafa;
    transform: skewX(-15deg);
}
.inline.logo a {
   transform: skewX(15deg);
   display: block;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.inline.logo img:hover {
  -webkit-animation:spin 2s linear 0.2s;
    -moz-animation:spin 2s linear 0.2s;
    animation:spin 2s linear 0.2s;
}

.inline.top {
    width: 70%;
      position: absolute;
    text-align: left;
    left: 30%;
}
.topl1 {
    margin-bottom: 32px;
   min-height: 55px;
}
.topl2 {
    font-weight: 700;
    color: #21305d;
    font-size: 17px;
}
.container {
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
}
.mycart_wrapp .frcartltwo span {
    padding: 2px 11px;
    line-height: 31px;
    font-size: 14px;
    border: 1px solid #335a85;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.frcart {
    float: right;
}
.flart {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    background: #fbfbfb;
    padding: 3px;
    width: 50px;
    height: 50px;
}
.flart .img_cart {
    padding: 12px 11px;
    margin: 0;
    width: 30px;
}
.frcartltwo img {
    float: left;
    margin-left: 15px;
}
.frcartltwo {
    padding: 3px;
}
.ramcar {
    text-align: center;
    min-width: 75px;
    border-radius: 3px;
    float: left;
    color: #656565;
    font-size: 15px;
    border: 1px solid #d7d7d7;
    background: #fff;
    padding: 4px;
    position: relative;
     line-height: 15px;
     margin-top: 3px;
}
.ramcar.cartfull {
    background: #335a85;
    border-color: #335a85;
    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 #335a85;
}


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

.frcartlone {
    padding-top: 3px;
}

.frcartlone span.mycart_headertxt {
    color: #444!important;
    background: none!important;
    font-size: 16px;
    font-weight: 700;
}
.module_cart_detail td.name a {
    font-size: 20px;
}
.tguser {
    float: left;
    margin-left: 29%;
    top: 10px;
    color: #fff;
        text-transform: uppercase;
    font-size: 14px;
}

.jshop_ajaxsearch {
    margin-right: 3%;
    z-index: 11;
    margin-top: 6px;
    float: left;
    position: relative;
    transform: skew(-15deg);
    padding-left: 10px;
    width: 40%;
}
.jshop_ajaxsearch #search-result {
    transform: skew(15deg);
    left: 42px;
}
.jshop_ajaxsearch #search-result .itemsearch img {
    border: 0px;
    height: 60px;
}

.jshop_ajaxsearch input#jshop_search {
    box-shadow: inset 2px 2px 3px #9c9c9c;
    padding: 15px 10px 15px 20px;
    border-color: #ddd;
    width: 98%;
    font-size: 15px;
    outline: 0;
    border-radius: 12px;
}
.jshop_ajaxsearch input.button {
    position: absolute;
    top: 11px;
    right: -17px;
    cursor: pointer;
    background: #8da6c7;
    height: calc(100% - 20px);
    border: 0;
        padding: 3px 15px;
    margin: 0px 5px;
    outline: 0;
    border-radius: 5px;
    font-weight: 100;
    font-size: 14px;
}
.homeslider {
  margin: 15px 0 5% 0
}

.homeslider .block_item {
    text-align: center;
}
.homeslider .blprice {
    width: 200px;
    margin: 0 auto;
    padding: 15px 0;
    font-size: 22px;
    color: #58b957;
    font-weight: 700;
}
.homeslider .blprice .item_price, .homeslider .blprice .old_price {
  display: inline-block;
}
.homeslider .blprice .old_price {
  text-decoration: line-through;
  color: #BBBBBB;
  font-weight: 100;
  font-size: 19px;
}
.homeslider .item_image {
  position: relative;
  width: 200px;
  margin: 0 auto;
}

.homeslider .product_label {
    position: absolute;
    left: -5px;
}
#topimage  .camera_caption > div {
  text-align: center;
}

#topimage .custom table {
  max-width: 1450px;
  margin: 0 auto
}
#topimage .custom td {
  display: inline-block;
  width: 21%;
  overflow: hidden;
  margin: 0 1%;
  max-width: 301px;
  background: #fff
}
#topimage tr.trelin td {
    background: #375d95;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
}


#topimage .custom td h4:before {
    content: '';
    width: 20px;
    height: 51px;
    position: absolute;
    left: 22px;
    top: 27px;
    background: #CC0033;
    transform: skew(-15deg);
}

#topimage .custom td h4 {
    font-size: 22px;
    position: relative;
    padding: 7% 5% 7% 25%;
    text-align: left;
}
 #topimage .custom td:hover h4{
  color: #28446C;
}
#topimage .custom td img:hover {
    filter: grayscale(100);
    transform: scale(1.2);
    transition: transform 4s;
}
.bread {
    padding: 17px 0;
    color: #94a2b3;
    font-size: 14px;
    background: #f2f7fd;
    box-shadow: 5px 2px 6px #d3dce6;
    margin-bottom: 15px;
}
.bread ul li {
  display: inline-block;
  margin: 0 1px;
}
body.katalog.homepage #centercontent_md {
    width: 100%;
    padding: 0
}

#centercontent_bg .homeslider .owl-prev, #centercontent_bg .homeslider .owl-next {
    background: transparent;
    font-size: 0px;
    width: 15px;
    height: 15px;
    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: 35%;
}
#centercontent_bg .homeslider .owl-next {
  border: 0;
    border-right: 2px solid #ff6314;
    border-top: 2px solid #ff6314;
}
.jshop_maincategory {
    text-align: center;
}
.jshop_maincategory h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #375d95;
}
.jshop_maincategory .category_description {
  margin-bottom: 5%
}

.jshop_maincategory .jshop_categ {
    width: 11%;

}
.jshop_categimg {
    float: left;
    margin-right: 2%;
}
.home-ua .jshop_categ, .home-ru .jshop_categ  {
 width: 96px;
 padding: 0;
}
.jshop_maincategory  .jshop_categ img{
  width: 75px;
}
.jshop_categname {
    margin-top: 7%;
    float: left;
    width: 33%;
}
.home-ua .jshop_categname, .home-ru .jshop_categname  {
  display: none;
}

#nav {
      background: #0d4999;
    background: linear-gradient(#0b449c,#14608c);
    padding: 13px 0;
    border-top: #ffffff solid 6px;
}
#nav ul {margin:0; padding:0;     text-align: center;}
#nav ul li { display: inline-block; position: relative; padding: 3px 10px; }
#nav ul li a { display:block; position: relative; z-index: 10; padding:0 15px 0 15px; margin:0;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase; line-height:35px; color:#FFF; text-decoration:none;}
#nav ul li:before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: 2px;
    width: 1px;
    background-color: #1265D6;
    transform: skew(-15deg,0deg);
    -webkit-transform: skew(-15deg,0deg);
    -moz-transform: skew(-15deg,0deg);
    -o-transform: skew(-15deg,0deg);
    -ms-transform: skew(-15deg,0deg);
}
#nav ul li ul li:before  {
  display: none;
}

#nav ul li:hover:before, #nav ul li:first-child:before {
  height: 0;
}

#nav ul li:after {
  position: absolute;
    content: '';
    width: 100%;
    height: 0;
    top: 50%;
    z-index: 5;
    left: 0;
    background-color: #335A85;
    transform: skew(-15deg,0deg);
    -webkit-transform: skew(-15deg,0deg);
    -moz-transform: skew(-15deg,0deg);
    -o-transform: skew(-15deg,0deg);
    -ms-transform: skew(-15deg,0deg);
}
#nav ul li.active:after {
  background-color: #4071A6
}
#nav ul li:hover:after, #nav ul li.active:after {
  height: 100%;
  top: 0;
  background-color: #4681d0;
  transition: all 0.4s;
}


#nav ul li.active {}
#nav ul li.active a {}
#nav ul li:hover {}
#nav ul li a:hover{ }

#nav li ul {
    position: absolute;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    top: 39px;
    padding: 10px 0;
    margin-left: -25px;
    width: 240px;
    z-index: 100;
    background: #3D3D3D;
    box-shadow: 5px 5px 11px rgba(72, 89, 115, 0.8);
    display: none;
}
#nav li:hover ul {
  display: 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: 5px 0;
  font-size: 16px;
 line-height: 1.5em;
 padding: 3px 5px;
 width: 220px;
 border-bottom: 1px solid #4B4B4B;
}
#nav li ul li.active a, #nav li ul li a:hover {
  border-color: transparent
}

#nav li ul li a:hover {  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;
}
iframe {
    max-width: 100%;
}
/* Sidebar */
#leftbar-w {
    padding: 0px;
    width: 245px;
    float: left;
    border-radius: 5px;
}

.page-header h2 {
    margin-bottom: 2%;
    min-height: 55px;
    line-height: 1.7em;
    font-size: 30px;
}
.blog .item .page-header h2 {
    font-size: 20px;
    font-weight: 700;
    background: #f2f7fd;
    background: linear-gradient(to bottom, #ffffff, #f2f7fd);
    border-radius: 19px;
    padding: 2% 9%;
    box-shadow: 0 3px 0 red;
    text-transform: uppercase;
    line-height: 1.2em;
}

dl.article-info.muted {
    margin-bottom: 2%;
    color: #999;
}
dl.article-info.muted dd {
    display: inline-block;
    margin: 1%;
}
dl.article-info.muted dd.hits {
    padding-left: 1.5%;
    border-left: 1px solid #d6d6d6;
}
#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: 700;
    margin: 0;
    height: 24px;
    line-height: 24px;
    color: #000;
    padding: 0 0 0 22px;
}
#leftbar-w .module-title {
    padding: 5px;
}
#rightbar-w  .module-title {padding: 0 0 0 15px}
#sidebar .module-body p{padding:0; margin:0;}

#sidebar .module .custom {
  padding: 15px;
}
#leftbar-w ul.nav.menu {
    margin: 0
}

#leftbar-w ul.nav.menu li {
    display: inline-block;
    background: #0c489a;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #3e6fb1;
}
#leftbar-w ul.nav.menu li.active {
    background: #D51006;
    border: 0
}
#leftbar-w ul.nav.menu li:hover {
    border-color: transparent;
     background: #D51006;
}

#leftbar-w ul.nav.menu li a {
    color: #fff;
    padding: 6%;
    line-height: 2em;
}

.djselect_menu select {
    padding: 5px;
    border-radius: 0;
    width: 93%;
}
#botcontent {
  background: url(../images/garazh.jpg) center top repeat;
  padding: 5% 0;
  margin-bottom: 2%
}
#botline2 {
    margin-bottom: 4%;
}
#botline2  .moduletable {
    width: 61%;
    display: inline-block;
    text-align: justify;
}

#botline2 .moduletable.blognew    {
  width: 30%;
  margin-left: 6%
}
ul.latestnews.blognew {
    display: block;
    padding: 3%;
    color: #999;
}
ul.latestnews.blognew li {
    padding-bottom: 2%;
    margin-bottom: 2%;
    font-size: 15px;
    text-align: left;
}
#botline2 h2 {
    margin: 0 0 5% 1%;
    text-transform: uppercase;
}
.moduletable.review h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 33px;
    margin-bottom: 1%;
}
.moduletable.review h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 33px;
    margin-bottom: 1%;
}
div#testimonial-slide99 {
    margin-top: 4%;
}
.show-testimonials p {
  text-align: center;
}
.module #form-login label {
    display: block;
    font-size: 13px;
    line-height: 3em;
    color: #4c4c4c;
}
#form-login-remember label {
    line-height: 1em!important;
    margin: 3px;
    padding: 10px 0 0 0;
}
#form-login a {
    text-decoration: underline;
    line-height: 2em;
    font-size: 14px;
}
#form-login input.button {
    margin: 6% 0;
}
.popover {
    display: none!important
}

.item-page .moduletable h3 {
    text-transform: uppercase;
    color: #8fc746;
    font-weight: 100;
    padding-top: 0;
    margin-bottom: 15px;
        margin-top: -30px;
}
tr.mod_sef_tr input {
    margin-bottom: 15px;
}
/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content {
    clear: both;
    padding: 1%;
    background: #FFFFFF;
    position: relative;
    height: 100%;
        margin-bottom: 2%;
}
#maincol {position: relative;}
#wrapper { margin:0 auto; width:1000px; padding:0;position: relative;}

#botcontent .tpm-showcase {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}
#botcontent  .tpm-showcase p, .rtp-Content {
  line-height: 1.5em
}

#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%;
    line-height: 1.7em;
}
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; background:#fff; color: #555;}
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}

#topimage2 .custom {
    background: #d7130a;
    color: #fff;
    padding: 1.5% 0
}
#topimage2 .custom a {
    color: #fff;
     text-decoration: underline
}
#centercontent_md .item-page a {
    text-decoration: underline;
    color: #015ebf;
}
.blog .item {
    text-align: center;
    font-size: 14px;
    box-shadow: 0px 13px 27px #ddd;
    border-radius: 10px;
    padding: 32px;
    margin: 11px -32px;
}

.pull-left.item-image img {
  width: 290px;
}
/* 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: 10px 15px;
    border: 1px solid #0c4899;
    background: #0c4899;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    border-radius: 4px;
    font-size: 17px;
    outline: none;
}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#0F58BB;color:#fff; border-color: #0F58BB}
.inputbox, input, textarea, select { border:1px solid #c0c0c0; border-radius: 3px; color:#444444; padding: 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;}


/* 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 .image {
    max-width: 180px;
}
.block_product .image_block img {
    max-width: 100%;
}
.jshop_list_product .product .jshop_price {
    font-size: 18px;
    text-align: center;
    float: left;
    margin: 0 0 0 15px;
    line-height: 35px;
    color: #333333;
    font-weight: 700;
}
.jshop_list_product .product .buttons a {
    text-decoration: none;
    color: #1f3233;
    border-radius: 3px;
    background: #f2f7fd;
    text-transform: uppercase;
    padding: 7px 16px;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
}
.jshop_list_product .product .buttons {
    text-align: center;
    margin-top: 7px;
}
.jshop_pagination {
    text-align: center;
    margin: 25px;
}
.jshop_list_product .product .buttons a:hover {
    text-decoration: none;
    color: #fff;
    background: #125990;
}
.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;
    margin: 1%;
    padding: 1%;
    width: 15%;
    border-radius: 8px;
}
.jshop_list_manufacturer .manufacturer .image {
  margin-bottom: 25px;
}

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

.jshop_categ img {
  width: 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 .block_product {
    margin: 0;
    padding: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 98%;
    text-align: left;
}
.jshop.list_product .block_product:last-child {
    border-bottom: 1px solid #ddd;
}

.jshop.list_product .block_product .product {
    display: flex;
}

.jshop_list_product .image_block {
  display: block;
  margin: 0 auto;
    position: relative;
}

.jshop_list_product .product .image {
    text-align: center;
    margin-bottom: 5px;
}
.block_product .three_img img {
    transition: all 0.2s linear;
    border-radius: 48px;
    border-bottom-left-radius: 15px;
}
.block_product:hover .three_img img {
  border-radius: 60px;
}

.three_img a img {
    position: absolute;
    left: 5px;
}

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

.jshop .product_label {
    z-index: 5;
}
.block_product .image_block {
}
.jshop_list_product .product .name {
    text-align: left;
    padding: 2% 10px;
    width: 40%;
    line-height: 1.2em;
}
.jshop_list_product .jshop_code_prod {
    display: block;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    background: #f93336;
    border-radius: 3px;
    padding: 2px 10px;
    width: fit-content;
}

.jshop_list_product  span#product_code {
    font-weight: 700;
}
.jshop_list_product .product .name a {
    font-size: 14px;
    color: #484848;
    font-weight: 700;
    line-height: 1em;
}
.jshop_list_product .product .name a.lightbox {
    color: #1a6cb5;
    font-weight: 400;
    text-decoration: underline;
    display: inline-block;
    margin-top: 9px;
}
.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_list_product .extra_fields {
    width: 47%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 2%;
    background: #f2f7fd;
    column-count: 2;
}

.jshop_pr_r {
    float: left;
    width: 384px;
    overflow: hidden;
    margin: 0 20px;
}
.productfull .prod_price {
    float: left;
}
.productfull .prod_buttons {
    margin-top: 5px;
    padding-top: 2px;
}
.jshop_pr_l {
    float: left;
    width: 31%;
    overflow: hidden;
    margin: 0 2%;
    position: relative;
    background: #f2f7fd;
    padding: 2%;
    border-radius: 8px
}

.productfull .extra_fields {
    margin-top: 5px;
    width: 25%;
    float: right;
}
.extra_fields div {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 7px;
    font-size: 12px;
}
.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: 5px 20px;
    border: 2px solid #f8f8f8;
    border-radius: 18px;
    white-space: nowrap;
    margin: 5px;
    font-size: 15px;
}
.productfull .input_type_radio label:hover {
	color: #69A618;
    cursor: pointer;
}
.productfull input[type="radio"], .productfull input[type="checkbox"]{
    margin: 0px;
	display: none;
    padding: 5px 20px;
}
.productfull input[type="radio"]:checked + label {
    color: #ffffff;
    border: 2px solid #80ac45;
    padding: 5px 20px;
    background: #7ebd2a;
}
.productfull .radio_attr_label img {
	display: inline-block;
}
.productfull .radio_attr_label span {
	display: none;/* dbfs*/
}
 .productfull #block_attr_sel_1 {
	display: inline-flex;
}
div.jshop_prod_attributes .attributes_title {
    padding-top: 5px;
    margin: 5px 5px 10px 5px;
    font-weight: 700;
    color: #0C489A;
    font-size: 14px;
}

.jshop_prod_attributes {
    padding: 10px 0;
    border-top: 1px solid #e3ebf5;
    border-bottom: 1px solid #e3ebf5;
    margin: 10px 0 0 0;
}
div.jshop_prod_attributes select {
  width: 210px;
}

span.prod_attr_img img {
  width: 33px;
  height: 40px
}
.buyprod {
    padding: 8% 4%;
    margin: 6% 2%;
    box-shadow: 1px 1px 2px #c1c9d4;
    border-radius: 4px;
    background: linear-gradient(to bottom, #fff, #f7f7f7);
}
.prod_buttons .button {
    padding: 6px 20px;
}

.productfull .prod_price_inp {
    float: left;
}
.prod_price_inp input {
    width: 30px;
    margin: 8px 15px 3px 15px;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
}

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

span#list_product_image_thumb img {
    width: 70px;
}
img.jshop_catimg {
    float: left;
    margin-right: 2%;
}
.text_zoom {
    display: none;
}
.jshop_img_description {
    border-top: 1px solid #EBEBEB;
    padding-top: 5px;
    background-color: #F7F7F7;
}
.productfull .image_middle {
    width: 380px;
    text-align: center;
   border: 2px solid #F8F8F8;
    background-color: #fff;
    min-height: 250px;
    padding-top: 10px;
}
.productfull h2 {
  padding: 5px;
}
div#jshop_prod_description {
    margin-top: 40px;
    font-size: 15px;
    line-height: 1.6em;
    box-shadow: 0 0 50px #e1e7f1;
    overflow: hidden;
    padding: 3%;
    text-align: center;
    border-radius: 15px;
}
div#jshop_prod_shdescription {
    font-size: 14px;
    line-height: 26px;
    padding: 4%;
}
div#jshop_prod_description h3 {
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 25px;
}

#jshop_prod_description p {
  margin-bottom: 0
}

#jshop_prod_description img {
    float: left;
    margin: 2px 10px;
    border-radius: 4px;
    width: 45%;
}
.prod_free_attribs .inputbox {
    width: 110px;
        margin-bottom: 5px;
}
.jshop h1 {
    margin-top: 0px;
    font-weight: 100;
    font-size: 36px;
    margin-bottom: 39px;
    padding: 5px;
    padding-left: 0px;
    border-radius: 5px;
    line-height: 1.2em;
}
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;
}

.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;
}
.mycart_input {
    width: 30px;
    padding: 7px 9px;
}

#user-bottom {
    margin: 0 auto;
    background: #2d2d2d;
    overflow: hidden;
    padding-top: 3%;
    color: #D2D2D2;
    text-align: left;
}
#user-bottom a {
  color: #D2D2D2;
      letter-spacing: 0.7px;
}
#user-bottom a:hover {
  color: #fff
}
#user-line2 {
    background: #2d5e8a;
    color: #d2eaff;
    padding: 1% 0;
    overflow: hidden;
}
.user1 {
    margin-bottom: 4%;
}
.user1 .moduletable {
    display: inline-block;
    margin: 0 1%;
    width: 41%;
}
.user1 .moduletable.fmenu {
    float: right;
    width: 31%;
    margin-right: 0;
}
.user1 li.active {
    background: #484848;
}
.user1 .moduletable.fmenups {
    float: right;
    width: 22%;
}
.user1 .cust a {
  margin: 0;
  opacity: 0.6;
}
.user1 .cust a:hover {
  opacity: 1;
}

.user1 .moduletable.fmenu ul
{
  -moz-column-count: 2;
    -opera-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.user1 .moduletable li {
    padding: 6px;
    list-style: none;
    text-transform: uppercase;
}

.user1 .moduletable li.item-101,.user1 .moduletable li.item-111 {
  display: none;
}
.user1 .moduletable .custom td:first-child {
  padding-right: 20px
}
.user1 .moduletable .custom td:last-child {
  padding-left: 20px
}

.user1 .moduletable .custom img {
    width: 135px;
}

.user2 {
    font-size: 14px;
    line-height: 27px;
    padding: 12px;
    float: right;
}

.user2 a {
    color: #fff;
}
.user3 {
    float: left;
    width: 80%;
    font-size: 19px;
    padding-top: 9px;
}
.user3 table {
  width: 100%
}
.user3 .custom div {
    display: inline-block;
    margin: 20px 3px 3px 3px;
}

.user3 .custom a {
    color: #fff;
    font-size: 0;
    height: 24px;
    width: 24px;
    display: inline-block;
    background: url(../images/social.png) 0 0 no-repeat;
}
.tp-pagination .limit {
    display: none;
}

#sp-left-toggler {
    display: none;
    cursor: pointer;
    float: right;
    text-align: center;
    font-size: 0;
    width: 25px;
    height: 20px;
    margin: 0 12px;
    padding: 10px 0;
    font-weight: 700;
    color: #fff;
    background: url(../images/filter.png) center center no-repeat;
    background-size: contain;
    position: relative
}
.filtpds {
    display: none;
    position: absolute;
    width: 64px;
    height: 33px;
    top: 53px;
    left: -32px;
    background: url(../images/filtpds.png) center center no-repeat;
    background-size: contain;
    z-index: 2
}
.category_description a {
    display: inline-block;
    border: 2px solid;
    width: 100%;
    padding: 10px 0;
    background: #d81e14;
    color: #fff;
    border-bottom: 8px solid #375d95;
    max-width: 300px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.category_description a:hover {
    background: #375D95
}

/* New style list table */
.jshop_list_producttb .extra_fields div {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 7px;
    font-size: 14px;
    display: inline-block;
    width: 47%;
}
.jshop_list_producttb .product .name {
    text-align: left;
    min-height: none;
    margin: 0;
    padding: 10px 0;
}

@media only screen and (max-width: 1200px)  {
  .container {
    width: 99%;
  }
  .inline {
    width: 40%
  }


  .logo {
    max-width: 425px;
}
.userrigh {
    width: 30%;
}
 #mainhed  ul.nav.menu li a {
    padding: 4px
  }
.moduletable.valuta {
    margin-left: 1%;
}
 .top .custom {
    margin-left: 0;
        width: 100%;
}
#nav ul li a {
  font-size: 15px;
  padding: 0 10px;
}
#topimage .custom tr:first-child td {
  max-height: 190px
}
#topimage .custom td h4 {
  font-size: 18px;
}

#leftbar-w {
    width: 215px;
}
.jshop.list_product .block_product {

}
.productfull .image_middle, .jshop_pr_r {
    width: 330px;
 }
.jshop_pr_l {
    margin: 0 1%;
}
.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%;
}
#botline2 {
  padding: 0 2%;
  width: 93%;
}


}
@media only screen and (max-width: 1000px)  {
  .container {
    width: 100%;
  }
  .moduletable.cabinet {
    float: none;
 }
  .logo {
    max-width: 100%;
}
.top .custom {
    font-size: 14px;
}
.top .custom td {
    padding: 0;
}
.top .custom td:last-child {
  display: none;
}

.tguser, .jshop_ajaxsearch input.button, #topimage .custom {
  display: none;
}
.mycart_wrapp {
    margin-left: 4%;
}
.userrigh {
    width: 40%;
}
.inline.logo {
    width: 26%;
}

.jshop_ajaxsearch {
   width: 46%;
    margin-right: 1%;
}
.jshop_ajaxsearch input#jshop_search {
  width: 90%
}


#nav ul {

}
#nav ul li {
  padding: 2px 4px;
}

  #nav ul li a {
    padding: 5px;
    font-size: 14px
  }
  .tguser .customlid {
     display: none;
  }
  .tguser .customtel {
    right: 10px;
}
#leftbar-w {
    width: 23%;
}
.pull-left.item-image img {
  max-width: 100%
}

.user1 {
  padding-left: 1%;
}
.user1 .footertd1 {
    font-size: 20px;
    padding-right: 1%;
}
.user3 {
    width: 74%;
    font-size: 14px;
}
.productfull .jshop_code_prod {
  position: static;
}
.buyprod {
    padding: 3% 1%;
    margin: 4% 0;
}
.jshop_pr_l {
  margin: 4% 0;
}

.productfull .image_middle, .jshop_pr_r {
    width: 30%;
        min-height: auto;
}
.productfull #list_product_image_middle img {
  max-width: 250px
}


}
#navtoogle {
    display: none;
    background: linear-gradient(to bottom, #054fbf 0%,#073b75 100%);
    color: #fff;
    padding-right: 2%;
    border-top: 4px solid #d7170e;
    text-align: right;
}

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

.category_description a{
    max-width: none;
}

#navtoogle, #sp-left-toggler, .filtpds {
   display: block;
 }
 #srctoogle {
    display: block;
    float: left;
    margin: 1px 10px;
}
button.searcmt {
    background: #ffffff url(../images/search.png) center center no-repeat;
    background-size: 53%;
    height: 34px;
    width: 31px;
    border: 0;
    display: inline-block;
    margin-right: 8px;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    margin: 4px;
}
span.menutext{
      line-height: 37px;
    margin-right: 8px;
}
#jsfilter_93, #sidebar .custom, .jshop_ajaxsearch {
  display: none;
}
.bread ul li:last-child, #jshop_unijax_filter {
    display: none
}

.cmn-toggle-switch {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 58px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 3px;
  background: 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: #d51006;
}

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

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

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

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

.cmn-toggle-switch__htx.active {
  background-color: #666666;
}

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

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

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

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

}

#leftbar-w {
  width: 100%
}

body {
  background: none
}
.inline.logo a {
    transform: none;
    display: block;
}
#header {
    height: auto;
    padding: 2% 0;
    background: #FAFAFA;
    min-height: auto;
}
.inline {
    float: none;
    position: static;
    text-align: center;
}
.inline.flhdbl {
    float: none;
    display: inline-block;
    width: 60%;
}
.inline.top {
    float: none;
    position: static;
    margin: 0;
    width: 100%;
}
.inline.logo {
    width: 140px;
    top: 0;
    height: 48px;
    overflow: hidden;
    position: static;
    display: inline-block;
    transform: none;
    padding: 8px 0;
    margin-top: 2%;
}
img.logo {
    margin-top: -50px;
}
.userrigh {
    width: 93%;
}
.mycart_wrapp {
    margin: 5% 1% 0 2%;
    float: right;
       width: 95%;
       max-width: 226px;
}
.jshop_ajaxsearch input#jshop_search {
    box-shadow: none;
    padding: 13px 8px;
    border-color: #ddd;
    width: 94%;
    font-size: 13px;
    outline: 0;
    border-radius: 4px;
}


.frcart {

}

.module_cart_detail td {
    border: 0;
    width: 46%!important;
    display: inline-block;
}

.top .custom  {
  display: none;
}

#centercontent_md {
    width: 100%;
    margin-top: 1%;
}

.jshop_maincategory .jshop_categ img {
    max-width: 100%;
    height: auto;
}
.jshop .registermod {
  width: 100%;
  margin-top: 4%
}
table {
    width: auto!important;
}
table td {
    display: block;
    width: 100%!important;
    height: auto!important;
}
tr.mod_sef_tr input, tr.mod_sef_tr textarea {
    margin-bottom: 15px;
    width: 135px;
}
.jshop_ajaxsearch {
    width: auto;
    float: none;
    transform: none;
}
.jshop_ajaxsearch #search-result {
  transform: none;
  left: 0
}

 #nav, #nav ul li:before, #nav ul li:after {
	display: none;
}
#nav ul {
    width: 100%;
    float: none;
    text-align: right;
}
#nav ul li, #nav ul li ul {
    display: block;
    width: 100%;
    border-bottom: 1px solid #105CC5;
    text-align: center;
    padding: 5px 0;
}
#nav ul li ul {
    display: none;
}
#nav ul li ul {
  position: static;
  margin: 0;
    padding: 0;
}
#nav li ul li {
    border: 0;
    padding: 0;
}
#nav li ul li a {
    width: 100%;
    padding: 10px 0;
}

#nav li ul li a {
  width: 96%;
  padding: 10px
}

#nav ul li:hover {
  background: #1670C9
}
#nav li:hover ul, #nav li:hover ul li:hover ul {
    display: none;
}
.pagination span {
    display: inline-block;
}
.jshop.cart tr td, .jshop.cart tr {
    border: 0
}

img {
    max-width: 100%;
    height: auto;
}
.jshop_list_product .box_products_sorting {
    padding-right: 5px;
    display: block;
    width: 100%;
    margin-bottom: 5%;
}
.jshop_list_product span.box_products_count_to_page {
    display: block;
    text-align: center;
}
#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: 22px;
    margin: 0 auto;
    text-align: center;
}
#botcontent .tpm-showcase {
    width: 93%;
    margin: 0 auto;
    text-align: center;
}

.blog .item {
    width: 96%;
    padding: 1%;
    margin: 3% 0;
}
.show-testimonials a.button {
  margin: 5%;
  display: block;
}
#botline2  .moduletable, #botline2 .moduletable.blognew {
   width: 98%;
    float: none;
}

#user-bottom {
    background: #2d2d2d;
}
.user1 {
 margin-top: 30px;
}
.user1 td:last-child img {
  display: none;
}
.user1 .moduletable.fmenu, .user3, .user1 .moduletable.fmenups {
    width: 100%;
    float: none;
    margin: 5% 0;
}

.user1 td, .user2 {
  display: block;
  width: 100%;
  text-align: center;
}
.user3 table td {
    display: inline-block;
    width: 48%;
    text-align: center;
}
.jshop.list_product .block_product {
    width: 45%;
}
.jshop h1, .page-header h2 {
    font-size: 25px;
    padding-left: 3%;
    line-height: 1.2em;
}
.productfull .image_middle, .jshop_pr_r, .jshop_pr_l, .productfull .extra_fields, #jshop_prod_description img {
    width: 95%;
    margin: 0 auto;
    padding: 3%
}


.moduletable.regist {
  display: none;
}

.moduletable.regist a {
  float: none;
  padding: 0 7px;
}
.user1 .moduletable, .right_chekout  {
  width: 90%;
  margin-left: 5%
}
.right_chekout  {
  width: 92%;
  margin: 0;
  margin-top: 2%;
}
.jshop.cart tr td {
  width: 93%
}
#jshop_module_cart td.goto_cart a.back {
    display: none;
}
.button, a.button {
     display: block;
     text-align: center;
}
.jshop.list_product .block_product .product {
    display: block;
}
.jshop.list_product .block_product {
    width: 47%;
    display: inline-block;
    margin: 2px;
    border: 2px solid #ececec;
}
.jshop_list_product .product .name, .jshop_list_product .extra_fields {
    width: 98%;
    padding: 0;
    text-align: center;
    border: 0;
}
.jshop_list_product .extra_fields {
    display:     none;
}

.jshop_list_product .product .name a {
    display: block;
    margin: 5%;
    font-size: 12px;
}
.jshop_list_product .jshop_code_prod {
    display: inline-block;
    margin: 2% 0
}
.jshop_list_product .image_block {
    padding: 0;
}
.jshop_list_product .product .description {
     padding: 0
}
.jshop_list_product .product .image {
    max-width: 180px;
    margin: 0 auto;
}
.jshop_list_product .product .jshop_price {
    float: none;
    margin: 0
}
form#sort_count {
    display: none;
}

table td.aj_img {
    width: 24%!important;
    display: inline-block;
}
td.aj_det {
    width: 75%!important;
    display: inline-block;
}
.jshop_ajaxsearch, #search-result  {

}
#nav ul.nav li.parent:before {
    content: '';
    border: solid #fafafa;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    top: 22px;
    right: 10%;
    left: auto;
    transform: rotate(-45deg);
    height: 1px;
    background: #0d4a99;
}
#nav ul.nav li.parent.act:before {
    transform: rotate(45deg);
    transition: all 0.5s;
}
div#testimonial-slide99 {
    text-align: center;
}

}
@media only screen and (max-width: 570px) {
#mainhed  ul.nav.menu {
  display: none;
}
.jshop_categ a {
    font-size: 12px;
}
.frcart {
    float: left;
    margin-left: 3%;
}
.flart {
    margin-right: 0;
    display: none;
}
.jshop.list_product .block_product {
    margin: 15px 0;
}
.inline.logo {
    width: 130px;

}
.inline.flhdbl {
    width: 53%;
}
#nav ul li {
  border-radius: 3px;
}

#nav ul li a {
    font-size: 18px;
}
.jshop_categ {
  width: 39%;
    margin: 0 1%;
}
.jshop_maincategory .jshop_categ {
    margin-bottom: 2%
}
#jshop_module_cart {
    margin: 0;
    padding: 7px;
}
.modal-header {
    margin: 10px;
}
.valuta div, #jshop_module_cart td.goto_cart a.back {
    display: none;
}

 }