
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Montserrat', sans-serif;
}
h2, .h2 {
    font-size: 27px;
}
a {
    color: #059fd3;
    text-decoration: none;
	transition: all 0.2s ease;
}


div.itemHeader h2.itemTitle {
    padding: 0px 0 4px 0;
    margin: 0;
	margin-top: -5px;
}
.t3-header {
    padding-top: 0;
    padding-bottom: 0;
    height: 148px;
}
.logo-img {
    margin-top: 41px;
    max-width: 235px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    background: url(../images/header_bg.jpg) repeat top center;
    border-top: 0px;
    border-bottom: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000000;
    background-color: transparent;
    text-transform: uppercase;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	font-family: "Montserrat";
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
  color: #000;
}




.nav > li > span {
    padding: 10px 15px;
    display: inline-block;
    font-size: 16px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
line-height: 29px;
  
  	font-size: 16px;
	font-family: "Montserrat";
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
}
.nav > li > .separator:hover
{
	cursor: pointer;
	    background-color: transparent;
  color: #000;
}
.nav .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-bottom-width: 0;
    border-style: solid;
}

.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
    background: url(../images/footer_bg.jpg) repeat top center;
	margin-top: 1px;
}

.t3-megamenu .dropdown-menu .mega-nav > li a {
    white-space: normal;
    display: block;
    padding: 10px 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
	border-top: 1px solid rgba(255,255,255,0.5);
}


.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #ffcd3f;
}
.active.dropdown.mega .separator
{
	color: #000;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);	
}
.active.dropdown.mega .separator .caret
{
    border-top-color: #000000;
    border-bottom-color: #000000;
}
.t3-megamenu .dropdown-menu .mega-nav > li.active a {
	color: #000;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}






.head_cont {
    position: absolute;
    width: 630px;
    left: 50%;
    margin-left: -262px;
    margin-top: 36px;
}
.head_cont_table {
	width: 100%;
}
.head_cont_table td{
	width: 50%;
	border-top: 0px;
	padding-bottom: 14px;
}
.head_cont_table td:last-child{
	padding-left: 25px;
}
.head_cont_phone, .head_cont_phone a {
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(48, 54, 66);
	font-weight: bold;	
}
.head_cont_phone:before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	background: url('../images/phone_icon.png') no-repeat top center;
	margin-left: -30px;
    margin-top: 2px;
}
.head_cont_mail, .head_cont_mail a {
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(48, 54, 66);
	font-weight: bold;
}
.head_cont_mail:before {
	content: '';
	width: 24px;
	height: 18px;
	position: absolute;
	background: url('../images/mail_icon.png') no-repeat top center;
    margin-left: -31px;
    margin-top: 6px;
}
.head_cont_adress {
	font-size: 17px;	
    color: rgb(48, 54, 66);
}
.head_cont_adress:before {
	content: '';
	width: 17px;
	height: 25px;
	position: absolute;
	background: url('../images/adress_icon.png') no-repeat top center;
    margin-left: -26px;
    margin-top: 0px;
}
.head_cont_time{
	font-size: 15px;
    color: rgb(48, 54, 66); 
	padding-top: 3px;	
}
.head_cont_time:before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	background: url('../images/time_icon.png') no-repeat top center;
    margin-left: -31px;
    margin-top: -2px;
}
.head-search {
    margin-top: 40px;
    text-align: right;
}
.externbootstrap_wrapp .extern_wrap {
    left: -267px !important;
}
#jshop_module_cart_mini_98 {
	margin-top: 25px;
	margin-right: 10px;
}


.unisearch {
    position: absolute;
    width: 280px;
    height: 42px;
    /* background: #fff; */
    z-index: 9;
    margin-top: -41px;
    right: 0px;
    padding-right: 15px;
}

#t3-mainnav .container
{
	position: relative;
}

input.popup-btn {
    transition: all 0.3s ease;
}
.zakzvon input.popup-btn {
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    outline: none !important;
    padding: 10px 20px 10px 40px;
    width: 200px;
    /* padding: 0; */
}
.zakzvon .btn-default:before {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: 18px;
    margin-top: 13px;
    background: url(../images/zvon_icon.png) no-repeat top center;
    z-index: 999;
}
#offlajn-ajax-search100 .offlajn-ajax-search-container {
    background-color: #ffffff;
    border-radius: 4px;
}
#ajax-search-button100 {
    border-left: 0px #cecece solid !important;
}
input#search-area100 {
    height: 32px !important;
}
input#suggestion-area100 {
    height: 32px !important;
    -webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.15) !important;
    -moz-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.15) !important;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,0.15) !important;
}
#off-menu_102 h3.sm-head span {
	font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;	
}
#off-menu_102 h3.sm-head {
    height: 50px;
    text-align: left !important;
}
.col-md-3 {
    width: 22.8%;
}
.t3-content {
    padding-left: 0;
}
#off-menu_102 .sm-title, #off-menu_102 .sm-back {
    padding: 0 15px 0px 23px !important;
}
.off-menu_102 > .sm-level, #off-menu_102 {
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    border-radius: 0px 0px 0px 0px;
}
.off-menu_102 dl dt, .off-menu_102 dl.level1 dt {
    border-top: 2px solid rgba(255, 255, 255, 1) !important;
	box-shadow: inset 6px 0px 0px #ffc40d;
}
.off-menu_102 dl.level1 > dt:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 100%;
	background: #ff0000;
}

.t3-footer {
    border-top: 0px solid #eeeeee;
    background: #f8f8f8;
    color: #ffffff;
	background: url(../images/footer_bg.jpg) repeat top center;
}
.t3-footer a
{
	color: #fff;
}
.maincar_table {
	width: 100%;
}
.maincat_table {
	width: 100%;
}
.maincat_table td {
	border-top: 0px;
	text-align: center;
	padding: 10px;
}
.maincat_table td img {
	width: 100%;
}
.maincat_table td:nth-child(3n+4), .maincat_table td:nth-child(1)
{
	text-align: left;
	padding: 10px 10px 10px 0px;
}

.maincat_table td:nth-child(3n), .maincat_table td:last-child
{
	text-align: right;
	padding: 10px 0px 10px 10px;
}

figure.effectck-layla {
    background: #000000 !important;
}

figure[class*="effectck"] figcaption [class*="title"] {
    line-height: 36px !important;

}
figure[class*="effectck"] img {
	opacity: 0.6

}

figure[class*="effectck"] figcaption [class*="title"] {
    font-weight: 400 !important;
    font-size: 1.025em !important;
	font-family: 'Montserrat', sans-serif !important;
	line-height: 20px !important;
	text-shadow: 0px 0px 10px rgba(0,0,0,1.0);
}
figure.effectck-layla figcaption [class*="desc"] {
    padding: 0.5em 1.5em !important;
}



.effectck-layla:hover img {
	opacity: 0.3!important;
}

figure.effectck-layla img {
    border-radius: 2px;
}
figure[class*="effectck"] {
    border-radius: 2px;
}
.footable {
	width: 100%;
}

.footable td {
	width: 25%;
	border-top: 0px;
}
.footable td:nth-child(4) {
	text-align: right;
}
.col-md-8 {
    width: 100%;
}




.head_cont_phone_f {
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-weight: bold;
    margin-left: 29px;
    margin-top: 10px;
}
.head_cont_phone_f:before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	background: url('../images/phone_icon_f.png') no-repeat top center;
	margin-left: -30px;
    margin-top: 2px;
}
.head_cont_mail_f {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 7px;
}
.head_cont_mail_f:before {
	content: '';
	width: 24px;
	height: 18px;
	position: absolute;
	background: url('../images/mail_icon_f.png') no-repeat top center;
    margin-left: -31px;
    margin-top: 6px;
}
.head_cont_adress_f {
    font-size: 17px;
    color: #ffffff;
    line-height: 19px;
    margin-top: 10px;
    margin-left: 29px;
}
.head_cont_adress_f:before {
	content: '';
	width: 17px;
	height: 25px;
	position: absolute;
	background: url('../images/adress_icon_f.png') no-repeat top center;
	margin-left: -26px;
	margin-top: 7px;
}
.head_cont_time_f{
	font-size: 15px;
	color: #ffffff;
	padding-top: 3px;
	margin-left: 28px;
	margin-top: 10px;
}
.head_cont_time_f:before {
	content: '';
	width: 24px;
	height: 24px;
	position: absolute;
	background: url('../images/time_icon_f.png') no-repeat top center;
	margin-left: -31px;
	margin-top: 7px;
}
.t3-copyright {
    padding: 40px 0 20px;
}
.ba-forms-modal .ba-form {
    padding: 40px 40px 40px !important;
}

.ba-form .row-fluid [class*="span"]:first-child {
    min-height: 47px !important;
}
.ba-btn-submit {
	transition: all 0.3s ease;
}
.ba-forms-modal {
	background-color: rgba(0, 0, 0, 0.20) !important;
}
.zakzvon2 input.popup-btn {
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    outline: none !important;
    padding: 10px 20px 10px 40px;
    width: 200px;
    /* padding: 0; */
}
.zakzvon2 .btn-default:before {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: 18px;
    margin-top: 13px;
    background: url(../images/zvon_icon_f.png) no-repeat top center;
    z-index: 999;
}

.socials a img
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	transition: all 0.3s ease;
}
.socials a img:hover
{
	filter: invert(100%);	
}
.rasslink a.popup-btn {
	color: #000 !important;
	text-decoration: underline !important;
}

.rasslink  a.popup-btn:hover {
	color: #fff !important;
	text-decoration: none !important;
}




#k2Container {
    padding: 0 0 0px 0;
}

div.itemView {
    padding: 8px 0 24px 0;
    margin: 0 0 0px 0;
}
div.itemBody {
    padding: 8px 0px 0px 0px;
    margin: 0;
}
.t3-sl {
    padding-bottom: 0;
    padding-top: 0;
}


.breadcrumb {
    background-color: transparent;
}
.breadcrumbs {
    position: absolute;
    font-size: 13px;
    margin-top: 3px;
    z-index: 9;
}

.sm-container.modal-open
{
	padding-right: 0 !important;
}

.jshop_list_product .block_product {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px;
	transition: all 0.2s ease;
	position: relative;
}
.jshop_list_product .block_product:hover {
    background: #f4f4f4;
}
.image_block a img {
    width: auto;
}

.jshop_list_product .image_block {
    padding: 0px;
    display: inline-block;
    height: 198px;
    overflow: hidden;
    /*border: 1px solid #bbb;*/
}
.list_product .review_mark, .list_product .count_commentar
{
	display: none;
}
.jshop_list_product .product .name {
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
    height: 54px;
    line-height: 18px;
}
.jshop_price {
    color: #ff6c45;
    font-weight: bold;
}

.btn-success {
  color: #ffffff;
  background-color: #ff7700;
  border-color: #ffaf69;
  font-weight: bold;
  transition:  all 0.3s ease;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #f78d31;
  border-color: #ff8b26;
}

.button_detail {
    background-color: #e3e3e3;
    color: #000;
}
.button_detail:hover {
    background-color: #ccc;
    color: #000;
}
.alert-notice {
    background-color: #fabc09;
    border-color: #fdc10b;
    color: #ffffff;
}
.alert-message {
    background-color: #fbbd0a;
    border-color: #f9bc09;
    color: #ffffff;
}

/* #################################################################### */

/* ################ JSHOPPING ################# */
.jshop_list_product .product .jshop_price {
    font-size: 22px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold !important;
    position: absolute;
    width: 100%;
    margin-left: -20px;
	margin-top: -30px;
}

.jshop_price {
    color: #255796;
    /* font-size: 15pt !important; */
}
.jshop_list_product .product .oiproduct
{
	margin-top: 30px;
}


.jshop_list_product .jshop .old_price {
    text-decoration: line-through;
    text-align: center;
    color: #999;
    margin-bottom: 5px;
    /* float: left; */
    position: relative;
    /* width: 100%; */
    margin-top: -25px;
	background-color: rgba(255,255,255,0.5);
}

#list_product_image_middle img
{
	width: 383px;
	margin-bottom: 8px;
	border: 1px solid #ddd;
}

img.jshop_img_thumb {
    padding: 1px;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    width: 84px;
}
.sblock2.image
{
	float: none;
}
.podtable
{
	width: 100%;
}
.podtable td
{
	border-top: 0px;
}
.prodphotos
{
	width: 50%;
}
.form-horizontal .block_sorting_count_to_page .controls .inputbox {
    width: 140px;
    float: left;
}
.form-horizontal .block_sorting_count_to_page .controls {
    margin-left: 93px;
}
.block_sorting_count_to_page .icon-arrow img {
    margin-bottom: -10px;
    margin-left: 4px;
}


.sf_panel {

    padding: 6px 6px 5px 0;
    border-radius: 2px;
}

#lightbox-container-image-box {

    box-shadow: 0px 0px 80px rgba(0,0,0,0.6);
}
#lightbox-container-image-data-box {
    font: 10px Open-sans, Helvetica, sans-serif;

    padding: 8px 10px 0;
    margin-top: -45px;
    z-index: 99;
    position: relative;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #719f32!important;
    background: #ffffff!important;
    color: #000000!important;
}

.sf_container, .form_sort_count {
    background: #ffffff!important;
    /* border-radius: 4px!important; */
}
#sf_slider_min input, #sf_slider_max input, .sf_price_wrap input {

    width: 5em!important;

}
.jshop_menu_level_0, .jshop_menu_level_0_a {

    border-bottom: 1px solid #fff;
	    padding: 5px;
}
.jshop_menu_level_0_a
{
	    background: #fff;
}

.sf_block:hover {
	background:#e4e4e4!important;

}
.sf_block_params span, .sf_block_params input {
    font-weight: 400 !important;
}
.jshop_list_product .product .jshop_price {
    font-weight: 400;
}
.productfull #block_price {
    font-size: 24pt;
    color: #424242;
    font-weight: bold;
}
div.jshop_prod_description {
    padding-top: 0px;
    padding-bottom: 0px;
    /* background: #fbfbfb; */
    padding: 0px;
    /* border-radius: 2px; */
    margin-top: 10px;
    /* border: 1px solid #ededed; */
}
.prod_attr {
    background: #fbfbfb;
    padding: 11px 20px 10px 20px;
    border-radius: 2px;
    border: 1px solid #ededed;
}
.productfull .prod_price {
    font-weight: normal;
    font-size: 15pt;
}
.productfull .old_price {
    margin-bottom: 0px;
}
.productfull .prod_price {
    float: none;
}



.extra_fields_name
{
	font-weight: 400;
}
p.jshop_cart_extra_field {
    padding-left: 0px;
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    margin-top: 1px;
    margin-bottom: 4px;
}
p.jshop_cart_extra_field .name
{
	font-weight: bold;
}
.product_name .data a, .single_price .data, .total_price .data
{
	font-weight: 400;
}


.pull-right .btn, .pull-left .btn {
    background: #ffda44;
	color: #000;
	transition: all 0.3s ease;
}
.pull-right .btn:hover, .pull-left .btn:hover {
    background: #ffca44;
}
.related_header {
    margin-top: 20px;
    border-bottom: 0px solid #999;
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 16pt;
}
.preimages {
    position: relative;
    right: 0px;
    margin-top: 0;
}
.cart_block_discount .inputbox {
    margin-bottom: 0px;
    float: left;
    padding-right: 15px;
    margin-right: 15px;
}
.cart_block_discount .name {
    float: left;
    min-width: 100px;
    padding-top: 5px;
    padding-right: 10px;
}
.image_block .jshop_img
{
	max-width: 100%;
	max-height: 210px;
}

.product_label img, .product_label
{
	z-index: 999;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
    margin-top: 20px;
}

.tab-content
{
    border-top: 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #d7d7d7;
    border-radius: 0px 0px 8px 8px;
    padding: 10px 20px;
}
#benefits ul {
    list-style: none;
    display: inline-block;
}
#benefits li {
    max-width: 160px;
    display: inline-table;
    position: relative;
    margin-bottom: 20px;
    width: 160px;
    height: 140px;
    margin: 5px;
    line-height: 16px;
    text-align: center;
}
#benefits img {
    position: relative;
    max-width: 100px;
    max-height: 77px;
    display: block;
    margin: 0 auto;
    clear: both;
    float: none;
}
.cart .quantity .inputbox {
    float: left;
}

.product_shortdesc
{
	padding: 20px 0px 10px 0px;
}

.hideadminproductdesc
{
	max-height: 67px;
    overflow: hidden !important;
}
.hideadminproductdesc:after
{
	content: ' ... '
}
input[type="text"][id*=quantity] {
    display: inline-block;
	    width: 57px;
}
.text_zoom
{
	display: none;
}
.attributes_name
{
	padding-right: 8px;
}
.attributgr_name
{
	display: none;
}
.jshop h1 {
    margin-top: 0px;
    font-size: 25px;
}
.form-horizontal .block_sorting_count_to_page .control-label {
    width: 109px;
    padding-right: 8px;
}
.form-horizontal .block_sorting_count_to_page .control-group {
    float: left;
    width: 300px;
    margin-top: 10px;
}

.block_efg .extra_fields_group
{
	display: none;
}
.block_efg .extra_fields_name
{
	font-weight: bold;
}
div.jshop_prod_attributes {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 20px;
    color: #ff7700;
    font-weight: 500;
}

.btn.btn-success.button_buy {
    margin-top: -10px;
    height: 36px;
    width: 150px;
    margin-left: 4px;
}
.list_product .btn.btn-success.button_buy {
    margin-top: 5px;
    height: auto;
    width: auto;
    margin-left: auto;
    min-width: 115px;
    margin-right: 5px;
}
#jshop_review_write .row-fluid .span3
{
	float: none;
	display: block;
	padding: 5px 0px;
}
#jshop_review_write .inputbox {
    width: 380px;
}
.block_rating_hits {
    height: 0;
    /* display: none; */
    /* padding-top: 10px; */
    overflow: hidden !important;
    padding-top: 10px;
}
.btn-primary {
    background-color: #00b7f4;
}

.modal-dialog {
    margin: 14% auto 30px auto;
}

.mycart_wrapp.externbootstrap_wrapp.wrapp_min.blue .mycart_mini_txt, .mycart_wrapp.blue .gotocart :last-child {
	background-color: #ff7700 !important;
    color: #fff;
}
#oneStepCheckoutForm .step-header {
    text-transform: uppercase;
    color: rgb(255, 119, 0);
    font-weight: 500;
}



.uk-thumbnail {
    max-width: 145px;
}
#oneStepCheckoutForm #step5 {
    padding: 0px 15px 15px 15px;
    border: 1px solid #95e4ff;
    border-radius: 4px;
    margin-bottom: 20px;
    background-color: #f5fdff;
}
.shipping-price_tr
{
	display: none;
}

.jshop_prod_cart td
{
	vertical-align: middle;
}
.uk-grid:not(.uk-grid-preserve)+.uk-grid {
    margin-top: 8px;
}

#oneStepCheckoutForm .requiredtext {
    cursor: help;
    /* position: absolute; */
    display: none;
}


.secondadress1
{
	display: none;
}
.sposoboplaty
{
    display: inline;
    width: 49%;
    float: left;
	height: 200px;
}

.sposobdostavky
{
    display: inline-block;
    width: 49%;
    margin-left: 2%;
	height: 200px;
}


#oneStepCheckoutForm .uk-button-primary {
    background: none;
    color: #fff;
    background-image: none;
    text-shadow: none;
    border: none;
    margin-top: 20px;
    transition: all 0.3s ease;
	background-color: #ff7700;
}
#oneStepCheckoutForm .uk-button-primary:hover {
    background-color: #ffa455;
}

table.jshop_subtotal td
{
	padding: 10px 0px;
}
.jshop_img_description_center a
{
	font-weight: bold;
}

#oneStepCheckoutForm .jshop_nvg_register input {
    width: 100%;
}
#oneStepCheckoutForm .row_agb {
    border: 1px dotted #aaa;
    padding: 17px;
    margin-top: 10px;
}


.uk-form textarea, .uk-form select[multiple], .uk-form select[size] {
    height: auto;
    min-height: 100px;
}


.row-fluid div.sblock3:nth-child(3n)
{
	text-align: right;
}
.row-fluid div.sblock3:nth-child(3n)  .sblock2 .category_name
{
	float: right;
}
.row-fluid div.sblock3:nth-child(2n)
{
	text-align: center;
}

.row-fluid .sblock2 .category_name {
    width: 100%;
    max-width: 250px;
    font-weight: 600;
    height: 60px;
    display: grid;
    align-items: center;
    font-size: 14px;
    overflow: hidden;
}
.row-fluid .sblock2{
    width: 100%;
}

.sblock3.jshop_categ .sblock2
{
	padding-left: 0;
	padding-top: 10px;
}
.row-fluid .sblock2.image {
    width: 100%;
	padding-top: 0px;
}
.row-fluid .sblock2.image a img {
    transition: all 0.3s ease;
    /* max-width: 238px; */
    max-height: 200px;
}
.row-fluid .sblock2.image a img:hover {
	filter: grayscale(70%);
}


.sblock3.jshop_categ.category {
    text-align: center !important;
    border: 1px solid #b1b1b1;
    /* margin: 0px 20px; */
    width: 30.65%;
    margin-left: 4%;
    padding: 0;
    border-radius: 4px;
}

.row-fluid [class*="sblock"]:first-child {
    padding-left: 0;
    /* padding-right: 10px; */
    margin-left: 0 !important;
}
.sblock3.jshop_categ.category .sblock2.image {
    height: 200px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.row-fluid div.sblock3:nth-child(3n) .sblock2 .category_name {
    float: none;
}
.jshop_list_product .extra_fields {
    text-align: center;
	height: 82px;
    overflow: hidden;
}
.jshop_list_product .extra_fields .data
{
	font-weight: bold;
}



#oneStepCheckoutForm
{
	font-weight: 500;
}
figure[class*="effectck"] figcaption {
    padding: 2em;
    font-size: 1.05em;
}
div.itemIntroText {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: inherit;
	text-align: justify;
}
.contable td
{
	border-top: 0px;
}
#comjshop_list_product .jshop_code_prod {
    position: absolute;
    /* margin-top: -16px; */
    font-size: 10px;
    right: 5px;
    top: 5px;
}

.dostavka_block1 {
    text-align: center;
    border-radius: 4px;
    margin-top: 20px;
    padding: 20px 20px 0px 20px;
    border: 1px solid #ededed;
    background: #f6f6f6;
    height: 133px;
}
.dostavka_block1 table
{
	width: 100%;
}
.dostavka_block1 table td {
    width: 50%;
    border-top: 0px;
    padding: 0;
    padding-bottom: 0px !important;
    line-height: 17px;
}
.contform .ba-form
{
	padding: 20px 0px;
}

.modopprod_item_image {
	height: 180px;
	overflow: hidden;
}
.modid_109.dop_products.default .modopprod_item_name a {
    color: #008fbe!important;
}
.modopprod_item_name {
    margin-top: 10px;
    height: 38px!important;
    overflow: hidden!important;
}
.owlcarousel-caption .modopprod_item_price {
    margin-top: 3px!important;
    padding-bottom: 0px!important;
}
.owlcarousel-caption {
    position: relative;
    text-align: center;
    background: #f1f1f1!important;
    color: #646464;
    overflow: hidden;
    padding: 0 15px;
	transition: all 0.3s ease;
	
}
.modid_109.dop_products.default .modopprod_item_buylink a {
    color: #ff4200!important;
}
.t3-sidebar {
    padding-bottom: 0px;
}
#Mod109
{
	margin-top: -30px;
}
#Mod109 h3
{
	font-weight: bold;
}

.dop_products.default .modopprod_item {
transition: all 0.3s ease;
}
.dop_products.default .modopprod_item:hover {
    border: 1px solid #eaeaea;
}


.dop_products.default .modopprod_item:hover .owlcarousel-caption {
    background: #fff!important;
}

div.itemListCategory {
    background: none;
    border: none;
    border-radius: none;
    margin: 0;
    padding: 0;
}
.level1.off-nav-163.parent.first {
    background: #ffefbe;
}

.level1.off-nav-163.parent.first.opened
{
    background: #ffefbe;	
}
.level1.off-nav-163.parent.first.opened a
{
	color: ;
}

.level1.off-nav-163.parent.first.opened .sm-level.level2 {
    background: #ffefbe;	
}
div.catItemReadMore a {
    background: #dfdfdf;
    padding: 10px 20px;
    border-radius: 2px;
    color: #000;
	transition: all 0.3s ease;
}
div.catItemReadMore a:hover {
    background: #ccc;
}

.category_blog div.catItemImageBlock {
    padding: 8px 0;
    margin: 0 0 0px 0;
}
.category_blog div.catItemView {
    margin-bottom: 48px;
    padding: 4px 20px 4px 4px;
}
.category_blog span.catItemImage {
    display: block;
    text-align: center;
    margin: 0 0 8px 0;
    height: 230px;
    overflow: hidden;
	border: 1px solid #efefef;
}
.itemListView
{
	margin-top: -20px;
}







.category_arenda div.catItemView {
    margin-bottom: 48px;
    padding: 10px;
    MARGIN: 10PX;
    background: #fcfcfc;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}
div.catItemReadMore {
    display: block;
    position: relative;
    margin: 10px 0px;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
    width: 45%;
	line-height: 26px;
}
div.catItemExtraFields ul li span.catItemExtraFieldsValue {
    font-size: 18px;
    font-weight: bold;
    color: #ff9233;
}

.itemExtraFieldsLabel {
    width: 45% !important;
	line-height: 26px;
}
.itemExtraFieldsValue {
    font-size: 18px;
    font-weight: bold;
    color: #ff9233;
}

.arenda_item_table
{
	width: 100%;
}
.arenda_item_table td
{
	border-top: 0px;
}
.arenda_item_table_img
{
	width: 50%;
	padding-right: 30px;
	padding-top: 30px;
}
div.itemExtraFields {
    margin: 16px 0 26px 0;
    padding: 8px 0 0 0;
    border-top: 0px dotted #ddd;
}
.arendamessage
{
    display: block;
    font-size: 20px !important;
    padding: 19px 20px 10px 20px;
    background: #ffe185;
    text-align: center;
    border-radius: 2px;
}



.category_arenda span.catItemImage img {
    max-width: 70%;
}

.deshevle_block {
    background: #fff9f3;
    padding: 11px 20px 10px 20px;
    border-radius: 2px;
    border: 1px solid #ffba7d;
    margin-top: 10px;
}
.cart .quantity .inputbox {
    width: 60px;
}
.phone_text {
    position: absolute;
    font-size: 12px !important;
    font-weight: 400;
    left: 0;
    margin-top: -12px;
}
.phone_text2 {
    position: absolute;
    font-size: 10px !important;
    font-weight: 400;
    left: 0;
    margin-top: 24px;
}
.modid_110.dop_products.default .modopprod_item_price {
    margin-bottom: 15px;
}

.link .m-select
{
    display: block !important;
    width: 100% !important;
    background: #a3e8ff !important;
    /* margin-right: -30px; */
    position: relative !important;
    margin-left: -13px !important;
    padding-left: 13px !important;
    margin-top: -5px !important;
    padding-top: 9px !important;
    margin-bottom: -5px !important;
    padding-bottom: 8px !important;
    min-width: 230px !important;
	padding-right: 35px;
}
.off-menu_102 dl .parent:after, .off-menu_102 dl.level1 > .parent:after {
    background-color: #fdc10b;
    border-radius: 2px;
    z-index: 10;
    position: relative;
}
.pricetext {
    width: 100%;
    background: #ccf2ff;
    padding: 2px 6px;
    display: block;
    border-radius: 2px;
    text-align: center;
    margin-top: -4px;
}


















/*################################ MOBILE #################################*/


/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
.col-md-3 {
    width: 33.3%;
}	
.navbar-default .navbar-nav > li > a {
    font-size: 11px;
    font-weight: normal;
	padding: 15px 8px;
}	
.nav > li > .separator {
    padding: 10px 8px;
    font-size: 11px;
    font-weight: normal;
}	
.head_cont {
    position: absolute;
    width: 625px;
    left: 50%;
    margin-left: -300px;
    margin-top: 120px;
}
.t3-header {
    padding-top: 0;
    padding-bottom: 0;
    height: 270px;
}	
figure[class*="effectck"] figcaption [class*="title"] {
    font-weight: 400 !important;
    font-size: 0.525em !important;
}
.jshop_list_product .product .name {
    text-align: center;
    font-size: 13px;
}
#list_product_image_middle img {
    width: auto;
    margin-bottom: 8px;
    border: 1px solid #ddd;
}	
}
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

.col-md-3 {
width: 24.3%;
}	
.navbar-default .navbar-nav > li > a {
    font-size: 11px;
    font-weight: normal;
	padding: 15px 8px;
}	
.nav > li > .separator {
    padding: 10px 8px;
    font-size: 11px;
    font-weight: normal;
}	
.head_cont {
    position: absolute;
    width: 625px;
    left: 50%;
    margin-left: -300px;
    margin-top: 120px;
}
.t3-header {
    padding-top: 0;
    padding-bottom: 0;
    height: 270px;
}	
figure[class*="effectck"] figcaption [class*="title"] {
    font-weight: 400 !important;
    font-size: 0.525em !important;
}
.jshop_list_product .product .name {
    text-align: center;
    font-size: 13px;
}
#list_product_image_middle img {
    width: auto;
    margin-bottom: 8px;
    border: 1px solid #ddd;
}

	
	
}


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px){
	
	
	
}



/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	
	
.head_cont_table
{
	
}
.head_cont_table td
{
	width: 100%;
	display: block;
	text-align: center;
}	
.head-search {
    margin-top: 12px;
    text-align: center;
    margin-bottom: 15px;
}
.head_cont {
    position: relative;
    width: 100%;
    left: auto;
    margin-left: auto;
    margin-top: 124px;
}
.phone_text {
    position: relative;
    font-size: 12px !important;
    font-weight: 400;
    left: auto;
    margin-top: -1px;
    width: 100%;
    text-align: center;
    display: block;
}
.phone_text2 {
    position: relative;
    font-size: 10px !important;
    font-weight: 400;
    left: 0;
    margin-top: 24px;
}
.unisearch {
    position: absolute;
    width: 280px;
    height: 40px;
    /* background: #fff; */
    z-index: 9;
    margin-top: 9px;
    right: 0px;
    padding-right: 15px;
    top: 0px;
    left: 50%;
    margin-left: -163px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    background: url(../images/header_bg.jpg) no-repeat top center;
    border-top: 0px;
    border-bottom: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #f7b606;
}
.breadcrumbs {
    font-size: 8px;
}

.t3-content {
    padding-left: 20px;
}
.footable
{
	width: 100%;
}
.footable td
{
	width: 100%;
	display: block;
	padding: 5px 0px;
}
.maincat_table td
{
	width: 100%;
	display: block;
	    text-align: center;
    padding: 0;
}
.maincat_table td:nth-child(3n), .maincat_table td:last-child {
    text-align: center;
    padding: 0;
}
.maincat_table td:nth-child(3n+4), .maincat_table td:nth-child(1) {
    text-align: center;
    padding: 0;
}

figure.effectck-layla figcaption [class*="desc"] {
    opacity: 1 !important;
}
figure[class*="effectck"] img {
    opacity: 0.4 !important;
}
.col-md-3 {
    width: 100%;
}

#list_product_image_middle img {
    width: 100%;
    margin-bottom: 8px;
    border: 1px solid #ddd;
}
.podtable
{
	width: 100%;
}
.podtable td
{
	width: 100%;
	display: block;
}
.prodphotos {
	width: 100%;
}
.productfull .image_middle {
    width: 100%;
}

.btn.btn-success.button_buy {
    margin-top: -10px;
    height: 36px;
    width: 140px;
    margin-left: 4px;
}

.dostavka_block1 {
    text-align: center;
    border-radius: 4px;
    margin-top: 20px;
    padding: 20px 20px 0px 20px;
    border: 1px solid #ededed;
    background: #f6f6f6;
    height: auto;
}


.dostavka_block1 table td {
    width: 100%;
    border-top: 0px;
    padding: 0;
    padding-bottom: 0px !important;
    line-height: 17px;
	display: block;
}

.uk-thumbnail {
    max-width: 250px;
    display: block;
}
.jshop_img_description_center a {
    font-weight: bold;
    font-size: 9px;
}
p.jshop_cart_attribute {
    padding-left: 0px;
    font-weight: normal;
    font-style: italic;
    font-size: 10px;
    margin-top: 1px;
    margin-bottom: 4px;
}
.uk-table th {
font-size: 13px;
}

.jshop_prod_cart td {
    vertical-align: middle;
    width: 100%;
    min-width: 100% !important;
	max-width: 100% !important;
    display: block;
}
.minicart.uk-table td
{
    width: 100% !important;
    min-width: 100% !important;
	max-width: 100% !important;
    display: block !important;
}

.uk-table thead th {
    vertical-align: bottom;
    display: none;
}
.sposoboplaty {
    display: block;
    width: 100%;
    float: none;
    height: auto;
}
.sposobdostavky {
    display: block;
    width: 100%;
    margin-left: auto;
    height: auto;
}
.externbootstrap_wrapp .extern_wrap {
    left: unset !important;
    margin-left: -135px;
}

div.itemIntroText img {
    width: 100% !important;
    height: auto !important;
    float: none !important;
}

.head_cont_table {
    width: 100% !important;
}










































}
















