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

/* Main Layout */
html {height: 100%;}
body { font-family: "Montserrat", 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: #181818;}
a:hover {  color: #333333;}
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; }
element.style { height:auto;}
hr { width:100%; clear:both; border:none; height:2px; background:#eee; margin:0; padding:0;}
.clr {clear: both;}
.container, #topimage span.flex-caption {
    max-width: 1250px;
    margin: 0 auto;
}

.tgtop {
    color: #fff;
    text-align: center;
}
/* Header */
#header {  padding: 2% 0 }
.inline, .tgtop .moduletable {
    display: inline-block;
}
.inline.topinfo {
    padding-top: 4px;
    margin: auto 13%;
    font-size: 19px;
    font-weight: 700;
    max-width: 243px;
}
.inline.top, .inline.topinfo {
    margin-top: 1%;
}

#mainhead {
    background: linear-gradient(to right, #1E87C9, #E77491);
    padding: 6px 0 8px 0;
}
.tgtop ul li {
    display: inline-block;
    padding: 5px 10px
}
#topimage span.flex-caption {
  font-size: 18px;
  padding-bottom: 4%;
}
#topimage span.flex-caption h2 {
    font-size: 70px;
    font-weight: 400;
    padding-bottom: 0;
}
#topimage span.flex-caption h3 {
    text-transform: uppercase;
    font-size: 75px;
    color: #1F87C9;
    padding-top: 0;
}
.logo {
    max-width: 333px;
}
.tguser { position:absolute; right:10px; top: 10px; color:#fff;}
#nav .moduletable, #nav .custom {
    display: inline-block;
}
#nav .custom {
    float: right;
    margin-top: 15px;
    margin-right: 6%;
}
#nav .custom a, #navtoogle .custom  a {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
}
/* Navigation */
#nav {
    background: linear-gradient(to right, #1E87C9, #E77491);
}
#nav ul {margin:0; padding:0; }
#nav ul li { display: inline-block; padding: 3px 10px; font-weight: bold; position: relative; }
#nav ul li a {
    display: block;
    padding: 0 10px 0 10px;
    margin: 0;
    line-height: 50px;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
}
#nav ul li.active {
    background: #1eabf3;
}

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

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

}

#nav ul li ul li:after {
    content: normal;
}

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

#nav li ul li a:hover {
    background: #FFFFFF;
    transition: all 0.5s;
}
#nav ul li ul li:first-child, .layout-featured #nav ul li ul li:first-child a  {
     padding-left: 23px;
}

#breadcrumb {
    padding: 1% 0;
    border-bottom: 1px solid #f3f3f3;
}
ul.breadcrumb li {
  display: inline-block;
     color: #777777;
}
ul.breadcrumb li.active span {
   padding-left: 3px;
   font-size: 15px;
}

/* Sidebar */
#leftbar-w {padding:0px;width:23%;float:left;}
#rightbar-w {padding:0px;width:23%;float:right;}
#sidebar .module {padding:0; margin:0;}

#sidebar  ul li

/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content {
    clear: both;
    margin-top: 10px;
    background: #fff;
    position: relative;
    line-height: 1.7em;
}

#centercontent{width:48%;float:left;margin:5px;padding:0px; }
#centercontent_md {
    width: 74%;
    float: left;
    margin-left: 2%;
}

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


/* Content styles */

.blog-featured {background:#fff; color: #555;}
.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}

.item-page { position:relative; background:#fff; color: #555;}
.page-header h2 { margin-bottom: 10px;}
.item-page .page-header h2  {
     font-size: 26px
 }

.blog h2 a {
  font-size: 20px;
  font-weight: normal;}

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

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

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

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


.button, a.button {
    padding: 12px 34px;
    border: 2px solid #313131;
    background: linear-gradient(to right, #1E87C9, #E77491);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#008AD1;color:#fff;}
.inputbox, input, textarea, select {
    border: 1px solid #c0c0c0;
    color: #444444;
    padding: 10px;
    font-family: inherit;
    font-size: 18px;
}
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}

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


.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;
}
.tip {
    padding: 4px 18px;
    font-size: 14px;
    background: #000000db;
    color: #fff;
    border-radius: 4px;
}

#user-bottom {
    margin: 3% auto 0 auto;
    padding: 2% 0;
    text-align: left;
    height: 100%;
}
.user1 .moduletable, .user1 .moduletable_menu {
    display: inline-block;
    width: 25%;
    margin-left: 7%;
}
.user1 .moduletable_menu ul li {
    display: block;
    padding: 5px 0;
}
.user1 p {
  margin-bottom: 5px;
}
.user1 h3 {
    margin-bottom: 15px
}

#user-bottom2 {
    padding: 2% 0;
    border-top: 1px solid #ddd;
}
#user-bottom2 .container {
    max-width: 1200px
}
#botcontent {
    background: linear-gradient(to right, #1E87C9, #E77491);
    padding: 1% 0;
    color: #fff;
    margin: 2% 0 -3% 0;
}
#botcontent .custom td {
    padding: 2%;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    text-transform: uppercase;
    line-height: 30px;
}
/* Shop */
/* Cart Header */
.cartcnt {
    margin-bottom: 12px;
}

.mycart_wrapp .frcartltwo span {
    padding: 2px 11px 3px 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 {
     display: inline-block;
}
.flart {
    display: inline-block;
}
.flart .img_cart {
    padding: 0 11px;
    margin: 0;
    width: 50px;
}
.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;
   text-decoration: none
 }

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


/* jshop_categ */

.jshop_categ {
    display: inline-block;
    text-align: center;
    width: 29%;
    border-radius: 5px;
    margin: 10px 15px 15px 0;
    box-shadow: 5px 5px 17px #ddd;
}
.jshop_categ:hover {
     box-shadow: 8px 8px 17px #CCCCCC;
}

.jshop_list_manufacturer .manufacturer .image {
  margin-bottom: 25px;
}

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

.jshop_categ img {
  width: 100%;
  height: 100%;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px
}

.jshop_categ a {
  font-size: 19px;

}
.tp-pagination .limit {
    display: none;
}
/* jshop_ajaxsearch */

.jshop_ajaxsearch {
   position: relative;
   max-width: 300px;
}
.jshop_ajaxsearch input#jshop_search {
    padding: 3%;
    width: 94%;
    font-size: 16px;
    outline: 0;
}
.jshop_ajaxsearch input.buttons {
    position: absolute;
    top: 5px;
    right: 3px;
    cursor: pointer;
    background: url(../images/search.webp) center center no-repeat;
    background-size: contain;
    font-size: 0;
    width: 22px;
    height: 22px;
    border: 0;
    margin: 3px 5px;
    outline: 0;
}
#search-result {
    width: 300px;
    box-shadow: 0px 10px 40px #95a99f;
    border-radius: 10px;
}
#search-result table.ajaxsearch {
    width: 100%;
    border: 0;
}
#search-result .itemsearch img {
    border: 0px;
    height: 42px;
    width: 47px;
}
td.aj_img {
    width: 50px;
}
#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;
}



/* list_product */
.jshop h1 {
    font-size: 36px;
    margin-bottom: 3%;
    line-height: 1.2em;
}

.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%;
    width: 28%;
    text-align: center;
    max-width: 360px;
    border: 1px solid #b7daf5;
}
.jshop.list_product .block_product:hover {
    border-color: #f2f2f2;
    box-shadow: 5px 5px 30px #c3c3c3;
    border-radius: 4px;
     border: 1px solid #3A9AE4;
}
.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: 300px;
}
.block_product .three_img img {
    transition: all 0.2s linear;
    width: 100%;
    max-width: 350px;
    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 {
       font-size: 13px;
}
.jshop_list_product .jshop .block_product .old_price span {
  text-decoration: line-through
}

.manufacturer_name {
    font-size: 14px;
    font-weight: 700;
}

.jshop .product_label {
    z-index: 5;
}
.block_product .image_block {
    margin-top: 7px;
    text-align: center;
}
.jshop_list_product .product .name {
    text-align: center;
    height: 100px;
    margin: 12px;
    padding: 0 10px;
    border-bottom: 1px solid#d0d0d0;
    overflow: hidden;
}
.jshop_list_product .product .name a {
    color: #292929;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    line-height: 31px;
    display: block;
}
td.goto_cart a.button {
    padding: 12px 16px;
    border: 0;
    background: linear-gradient(to right, #1E87C9, #E77491);
    border-radius: 7px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
}
.jshop_list_product .product .jshop_price {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    color: #4ca3de;
    font-weight: 700;
    padding: 0 8px;
}
.jshop_list_product .product .buttons a {
    display: block;
    margin-top: 22px;
    border: 0;
    border-radius: 10px;
    margin-left: 4%;
}
.jshop.catdescription {
    margin-top: 5%;
}
.bvbg.inline {
    width: 45%;
    max-width: 119px;
}

.bvbg.inline .inputbox {
    width: 38px;
    text-align: center;
}
   /* Product */

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

span.extra_fields_name {
    display: inline-block;
    width: 50%;
}
.productfull span.extra_fields_value {
    padding-left: 15px;
    font-weight: 700;
    font-size: 14px;
}

.productfull .input_type_radio {
    margin-right: 0px;
    white-space: nowrap;
    display: inline-block;
}
.productfull .input_type_radio label {
	display: block;
    padding:  5px 20px;
    border: 2px solid #333;
    border-radius: 18px;
    white-space: nowrap;
}
.productfull .input_type_radio label {
    display: block;
    padding: 2px 10px;
    border: 0;
    border-radius: 0;
    white-space: nowrap;
    margin: 4px 5px;
    font-size: 15px;
    text-align: center;
}
.productfull .input_type_radio label:hover {
	color: #444444;
    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 #777777;
}
.productfull input[type="radio"]:checked + label p {
    background: #888888;
    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: #d6d6d6;
    font-weight: 700;
    margin-bottom: 3px;
    color: #333333;
    font-size: 14px;
    float: none;
}
.jshop_prod_attributes {
    background: #F2F2F2;
    margin: 10px 0;
}
.buyprod {
       padding: 5px 0px 5px 0;
    margin: 15px 0 15px 10px;
}
.prod_buttons .button {
    padding: 12px 34px;
    margin: 5px 0;
}

.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;
    width: 84px;
}

/* Sort */


form#sort_count {
    margin-bottom: 10px;
}
#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;
}

/* Cart */
#checkout .td_2, #checkout .td_1 {
     width: 49%
 }
#checkout .td_2 {
    float: right;
    margin: 15px 0;
}
.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: -76px;
    float: left;
    width: 480px;
}
 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;
    text-decoration: none;
}
 .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;
    padding: 7px
}
.cart table.jshop.jshop_subtotal td  {
    border-color: transparent;
}
.cart_block_discount .btn {
    border: 1px solid #ddd;
    margin: 10px auto;
}

/* Dopproduct carousel */

.jshop.list_product.products_category {
    text-align: center;
    margin-top: 3%;
    position: relative;
    padding: 3% 0
}
.jshop.list_product.products_category h3 {
    font-size: 19px;
    text-transform: uppercase;
    color: #5f5f5f;
    margin-bottom: 15px;
    font-weight: normal;
}
.jshop.list_product.products_category h3:after {
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-51vw);
    content: '';
    width: 99vw;
    background: #E8E8E8;
    height: 1px;
}
.jshop.list_product.products_category .block_product {
    width: 90%;
    margin: 0%;
    padding-bottom: 2%;
    max-width: none;
}
.jshop.list_product.products_category .block_product:hover {
    box-shadow: none
}

.jshop.list_product.products_category .jshop_price {
    color: #101010;
    font-weight: 700;
}
.jshop.list_product.products_category a.name {
    min-height: 40px;
    display: inline-block;
}
.jshop.list_product.products_category img.jshop_img {
    max-width: 100%;
}
.jshop.list_product.products_category .owl-pagination {
    margin: 2% 0;
}
.jshop.list_product.products_category .price span {
    display: block;
    line-height: 1.7em;
    padding: 2px 0!important
}

/* checkout */

.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;
}
a.editcart {
    float: right;
    padding: 5px;
    font-size: 13px;
}


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

/* screenorder */
#sk-rocnt {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    background: #ffffffd4;
    width: 100%;
    height: 100%;
    display: none;
}
.sk-rotating-plane {
    width: 4em;
    height: 4em;
    margin: auto;
    background-color: #b1ece9;
    -webkit-animation: sk-rotating-plane 1.2s infinite ease-in-out;
    animation: sk-rotating-plane 1.2s infinite ease-in-out;
    transform: translate(50%, 50%);
    position: absolute;
    left: 50%;
    top: 50%;
}

@-webkit-keyframes sk-rotating-plane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@keyframes sk-rotating-plane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

#sp-left-toggler {
    display: none;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    padding: 19px 0;
    font-weight: 700;
    color: #fff;
    background: #93C94C;
    background: linear-gradient(#8fc746,#1f9866);
    box-shadow: 0px 5px 8px #3daf9b52;
}
#navtoogle {
    display: none;
    text-align: right;
    background: linear-gradient(to right, #1E87C9, #E77491);
    padding-right: 5%;
    overflow: hidden;
}

.jshop_menu_level_0 {
    display: inline-block;
    width: 20%;
    margin: 2% 1%;
    border: 2px solid #e0e8ff;
    text-align: center;
    border-radius: 6px;
    padding: 1%;
    box-shadow: 0 2px 31px -20px rgb(69 78 98);
}
.jshop_menu_level_0 img {
    max-width: 100%;
}

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


.container, #user-bottom2 .container {
    max-width: 96%;
}
.jshop_pr_l, .productfull .extra_fields {
    float: left;
    width: 50%;
}
#breadcrumb {
    padding: 3% 0;
    border-bottom: 1px solid #f3f3f3;
}

}


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

  .logo {
    max-width: 300px;
}
.inline.topinfo {
    margin: auto 8%;
}

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

#nav .custom {
    float: none;
    text-align: center;
    margin-right: 0%;
}
#nav ul li a {
    display: block;
    padding: 0 3px 0 3px;
    font-size: 17px;
}
}

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

  .moduletable.cabinet {
    float: none;
 }
  .logo img {
    max-width: 100%;
}


#leftbar-w {
    width: 23%;
}
.pull-left.item-image img {
  max-width: 100%
}

.user1 .moduletable, .user1 .moduletable_menu {
    display: inline-block;
    width: 46%;
    margin: 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;
}
.uf_wrapper.uf_wrapper_prices {
    display: none;
}
.jshop.list_product .block_product {
    width: 41%;
}
.jshop_list_product .product .name {
    text-align: center;
    min-height: 45px;
    height: auto;
    margin: 12px;
    padding: 0 10px;
    border-bottom: 1px solid#d0d0d0;
}
.right_chekout, .left_chekout {
  width: 92%;
  float: none;
  margin: 2%;
}
#botcontent .custom td {
    font-size: 15px;
}

}
@media only screen and (min-width: 768px) {
#nav .custom:last-child p a:last-child {
    color: #000;
}
}

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


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

#nav ul li {
    width: 98%;
    padding: 3px 2%;
}
#nav li ul {
    position: static;
    display: list-item;
}
ul.nav-child.unstyled.small {
     border-top: 1px solid #585858;
     border-bottom: 1px solid #585858;
}

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

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

#nav ul.nav li.parent:before {
    content: '';
    border: solid #636363;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    top: 22px;
    right: 10%;
    transform: rotate(-45deg);
}
#nav ul.nav li.parent.act:before {
     transform: rotate(45deg);
     transition: all 0.5s
}

#jshop_unijax_filter, #jshop_unijax_filter .uf_trackbar,
 #nav {
    display: none;
}
#topimage span.flex-caption h2 {
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 0;
}
#topimage span.flex-caption h3 {
    text-transform: uppercase;
    font-size: 26px;
    color: #1F87C9;
    padding-top: 0;
}
#topimage span.flex-caption {
    font-size: 18px;
    padding-bottom: 4%;
    position: static;
    padding: 4%;
    max-width: 91%;
    display: block;
}
#nav .custom {
    float: none;
    text-align: center;
    display: block;
    margin: 1%;
    padding: 4%;
    border-top: 1px solid #eee;
}

.cmn-toggle-switch {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 68px;
    height: 40px;
    border: 0;
    font-size: 0;
    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: transparent;
}

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

}

.container {
    width: 90%;
    padding: 0;
}
.logo {
    max-width: 260px;
}

#sidebar .custom{
  display: none;
}
#breadcrumb {
    padding: 4% 0;
    border-bottom: 1px solid #f3f3f3;
}
#mainhed {
    position: absolute;
    top: 4%;
    right: 5%;
}
#leftbar-w {
    width: 100%;
    order: 2;
}
#main-content .container {
    display: flex;
    flex-direction: column;
}

body {
  background: none
}

body.product .bname {
    padding: 12px 15px 16px 15px;
    font-size: 26px;
}

.jshop_maincategory {
    text-align: center;
}

#header {
    height: auto;
    text-align: center;
    padding: 7px 0 15px 0;
}

.module_cart_detail td, .jshop.cart tr td, .jshop.cart tr {
  border: 0
}

.top .custom  {
  display: none;
}

#centercontent_md {
    width: 100%;
    order: 1;
    margin: 0;
}

.jshop_maincategory .jshop_categ img {
    max-width: 100%;
    height: auto;
}
.jshop .registermod {
  width: 100%;
  margin-top: 4%
}
table td {
    display: block;
    width: 100%;
}
img {
    max-width: 100%
}

iframe {
    border: none;
    width: auto!important;
    max-width: 100%!important;
}

#search-result table.ajaxsearch tr {
    border-bottom: 1px solid #ebebeb;
    padding: 4%;
    display: inline-block;
    width: 90%;
    text-align: left;
}
.itemsearch .itemlink {
    padding: 1px;
    display: block;
}
.itemsearch img {
    border: 0px;
    float: left;
    margin: 8px;
}
#search-result .itemsearch:hover, #search-result .itemsearch:hover span {
    background-color: #f3f3f3;
    color: #444444;
}

tr.mod_sef_tr input, tr.mod_sef_tr textarea {
    margin-bottom: 15px;
    width: 135px;
}


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

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


.blog .item {
    width: 100%;
}
.item-page section.moduletable {
    background: #F6F6F6 url(../images/nbg.jpg) center bottom no-repeat;
    padding: 5%;
    margin: 0;
}

.user1 {
 margin-top: 30px;
}
.user1 td, .user2 {
  display: block;
  width: 100%;
  text-align: center;
}
.jshop_list_category {
    margin-bottom: 5%;
}
.jshop.list_product .block_product {
    width: 97%;
    border: 0;
}
.jshop_list_product .product .image {
    text-align: center;
    margin-bottom: 60px;
}
.jshop h1, .page-header h2 {
    text-align: center;
    margin: 6% 0;
}
.productfull .image_middle, .jshop_pr_r, .jshop_pr_l, .productfull .extra_fields, #jshop_prod_description img {
    width: 96%;
    margin: 15px 2%;
    float: none;
}
.productfull .image_middle {
    text-align: left;
}

.productfull span.jshop_code_prod {
    padding: 0;
    padding-left: 5%;
    margin: 0;
    line-height: 1em;
}
.prod_buttons .button {
    margin: 15px auto;
}

.productfull .prod_price {
    display: inline-block;
    float: none;
}
.buyprod {
    text-align: center;
}

#jshop_prod_description {
    padding: 3%;
}
img.jshop_img_thumb {
    width: 18%;
}
.productfull .extra_fields {
    border: 0
}

.jshop_img_description {
    padding-top: 5px;
}

.jshop.cart tr td {
  width: 93%
}

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

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

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

.right_chekout {
    margin-top: 8%
}

#user-bottom2 {
    margin: 2% 0;
}
#user-bottom2 td {
    text-align: center!important;
}
.button, a.button {
    display: block;
    margin: 3% 0;
}
.cart_block_discount {
    margin: 2%;
    float: none;
    width: 96%;
    text-align: center;
}
.cart_block_discount .name, .cart_block_discount .inputbox {
    display: inline-block;
    float: none;
}
a.editcart {
    display: none
}
.jshop_subtotal .name {
    text-align: left;
}
.pull-right.td_2 {
    text-align: center;
    margin-top: 8%;
}
td.goto_cart {
    text-align: center;
}

.jshop_menu_level_0 {
    display: inline-block;
    width: 45%;
    margin: 1%;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    padding: 1%;
}

}

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

.jshop.list_product .block_product {
    width: 47%;
    border-radius: 0;
    max-width: 338px;
    margin: 0;
}
.jshop_list_product .product .image {
    min-height: 28vw;
}
.jshop_list_product .product .name {
  padding: 2% 0
}

.jshop_list_product .product .name a {
    font-size: 14px;
    line-height: 27px;
}
.bvbg.inline {
    width: 93%;
    max-width: 119px;
}
.jshop_list_product .product .buttons a {
    display: block;
    border: 0;
    border-radius: 7px;
    margin: 3%;
    margin-top: 14px;
    font-size: 12px;
    padding: 6% 21px;
}
#botcontent .custom td {
    border-bottom: 1px solid #c3b9be;
    padding: 5%;
    width: 88%;
}
#botcontent {
    padding: 17% 0;
    color: #fff;
    margin: 11% 0 -3% 0;
}
.mycart_wrapp div.modal-dialog{max-height:90vh}

.jshop_categ {
  width: 47%;
    margin: 1%;
}
#topimage .custom {
    background-size: 100%
}
.inline.topinfo .custom {
    display: none;
}
.valuta div {
    display: none;
}
.owl-theme .owl-controls .owl-buttons div {
    margin: 14px;
}
.user1 .moduletable, .user1 .moduletable_menu {
    display: inline-block;
    width: 76%;
    margin: 5%;
}

.jshop_menu_level_0 {
    width: 44%;
}

#navtoogle .custom {
    float: left;
    margin: 2%;
}
#jshop_module_cart table.module_cart_detail td.mycart_el {
    margin: -106px 0 0 0;
    z-index: 2;
}
}

@media only screen and (max-width: 470px) {
  #jshop_module_cart table.module_cart_detail td.mycart_el {
    margin: -124px 0 0 0;
}
}
