/*
Theme Name: E-kert2
Theme URI: https://e-kert.hu
Description: Wordpress theme
Version:1.0
Author: H.S.Laszlo
Author URI: http://www.bluedesign.hu
*/


html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, h1, h2, h3, h4, h5, h6 {
  margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-style: normal;}
  div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    direction: ltr;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
object, embed, video{width: auto;max-width: 100%;}
img {height: auto;}
blockquote, q {quotes: none;}
blockquote p:before, blockquote p:after, q:before, q:after {content: '';content: none;}
table { border-collapse: collapse;border-spacing: 0;height: auto !important;}
caption, th, td {text-align: left;vertical-align: top;font-weight: normal;}
thead th, thead td {font-weight: bold;vertical-align: bottom;}
a img, th img, td img {vertical-align: top;}
button, input, select, textarea { margin: 0;}
textarea {overflow: auto;}
ul, ol{list-style:none;}
	a{text-decoration:none;}
button {width: auto;overflow: visible;}
input[type=button], input[type=submit], button {cursor: pointer;}
input[type="radio"], input[type="checkbox"] {font-size: 110%;}

input[type=button], input[type=submit], button {cursor: pointer;-webkit-appearance: none; -webkit-border-radius: 0;}
input[type="radio"], input[type="checkbox"] {font-size: 110%;}


.quantity input[type='number'].input-text { -moz-appearance:textfield;}


.woocommerce-checkout #payment ul.payment_methods li.payment_method_paylike label {
    width: calc(100% - 4em);
    line-height: 37px;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paylike img {
    max-width: 80px;
    display: inline-block;
}

/*input, textarea {-webkit-appearance: none;-webkit-border-radius: 0;}*/
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0; }

/*
.ubermenu .ubermenu-target-description {
    display:none!important;
}
*/
hr {display: block;height: 1px;border: 0;border-top: 1px solid;}
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }
.left{float:left;}
.right{float:right;}
.clear{width:100%;display:block;height:4px;clear:both;}
img{ max-width: 100%; height: auto;  -ms-interpolation-mode: bicubic; }
object, embed { max-width: 100%; }
html{width:100%;height:100%;}
body{font-size: 14px;font-family: 'Roboto',sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;color: #2d2d2d;line-height:1;}

.clearfix:after, .row:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;overflow:hidden;}
.row:after, .clearfix:after {clear: both; }


h1, h2, h3, h4, h5, h6 {
    color: #3f3f3f;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin-bottom: 0.4em;
    margin-top: 0.4em;
	line-height: 1.2;
}


h3 {
    font-size: 1.4875em;
}


p {
    font-family: inherit;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 1.25em;
}

.wrap{max-width:1800px;width:100%;margin:0 auto;padding:0;overflow-x: hidden;overflow-y: hidden;}
.wpage{width:100%;display:inline-block;/*background-color:#F0F1EC;*/}
.row{width:100%;text-align:center;position:relative;/*overflow:hidden;*/display: inline-block;}
.row.page{padding-top: 10px;}
.frame{width:98%;padding:0 1%;max-width:1168px;margin:0 auto;text-align:left;position:relative;}
section{width:100%;display:inline-block;}
.frame.crsl{margin-bottom:4%;}

.sidebar{max-width:280px;float:left;padding:0 10px;}
.post-type-archive-product.woocommerce #container,
.tax-product_cat.woocommerce #container{float:right;width:calc(100% - 320px);}
/*.content {float: left;max-width:745px;min-height: 1px;overflow: visible;width: 63.7842%;padding:0 1.2842%;word-wrap: break-word;}*/
.content {float: left;max-width:98%;min-height: 1px;overflow: visible;width:98%;padding:0 1%;word-wrap: break-word;}
.content.front-page{margin-right: 0; max-width: 100%;width:100%;}


#mlb2-9902593.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 1200px!important;
    width: 100%;
}



.woocommerce-store-notice, p.demo_store {
    position: absolute;
    top: 20%!important;
    left: 20%!important;
    right: 0;
    margin: 0;
    width: 60%!important;
    font-size: 1em;
    padding: 1em!important;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
}


.header{min-height:52px;height:auto;}
.logo{float:left;margin: 0 15px  0;}
.navigations{z-index: 998;width: 100%;}
.navigation{background-color:#719A22;height:45px;display: block;}
.main-menu{display:inline-block;}
.main-menu > li{float:left;position:relative;display:inline-block;}
.main-menu > li > a{display: block;font-size: 14px; font-weight: normal;float:left;text-transform: uppercase;color: #fff;height:45px;line-height:45px;padding:0 15px;
/*transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
-webkit-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out; */}

.main-menu > li.home-icon > a{
text-indent: -9999px;width: 22px;background: url(images/home_icon.png) no-repeat 50% 50%;padding: 0 15px 0 0;}

.main-menu > li a:hover, .main-menu > li.current-menu-item  > a {background-color:#437423;}
.main-menu > li  ul.sub-menu {position: absolute;left: -9999px;z-index:3000;width:100%;min-width:240px;}
.main-menu > li:hover  ul.sub-menu  {left: inherit;left:0px;top:30px;background: transparent;padding-top:15px;}
.main-menu > li ul.sub-menu li{margin:0;height:36px;border-right:0 none;display:inline-block;float:left;margin:0;width:100%;background-color:#719A22; }
.main-menu > li ul.sub-menu li a, .nav li.current-menu-item li a{font-size:13px;height:36px;line-height:36px;display: block;width:calc(100% - 4px);padding:0;text-align:left;color:#fff;border-left: 4px solid transparent;margin-top:0;}
.main-menu > li ul.sub-menu li a:hover{}
/*.menu-item-has-children  {padding-right: 15px !important;}*/
.menu-item-has-children:after { content: "\f107"; font-family: 'FontAwesome';  display: block;  width: 0;  height: 0; border: none; margin-right: 0; margin-top: 0; position: absolute; top: 0; right: 11px;color: #fff; height:45px;line-height:45px;}
.main-menu li.menu-logo{display:none;}
.is-sticky .main-menu li.menu-logo{display:inline-block;}
.main-menu li.menu-logo a{margin-top: 10px;}
.main-menu > li.menu-logo a:hover, .main-menu > li.current-menu-item.menu-logo  > a {border-bottom: 0;}

.main-menu .cart {display:none;}
.is-sticky .main-menu .cart {display:inline-block;}

.navigation .ubermenu .ubermenu-target{padding: 14px 15px;}

.is-disabled {pointer-events: none;}



.secondnav{background-color:#7AB800;height:25px;display:block;width:100%;}
.secondnav ul{display:inline-block;width:100%;}
.secondnav  li{float:left;position:relative;display:inline-block;}
.secondnav li > a{display: block;font-size: 13px; font-weight: normal;float:left;color: #fff;height:25px;line-height:25px;padding: 0 15px 0 0;}
.secondnav li a:hover, .secondnav li.current-menu-item  > a {background-color:#437423;}

.secondnav li.right-menu-item{float:right;}
li#menu-item-52159 a {
    background-color: #39383A;
    padding: 0 8px 0;
}

#product-cat-select{display:inline-block;float:left;margin-right:20px;}
.archive .page-title{font-size: 20px;
text-transform: uppercase;
font-weight: 700;}



.mainbanners{width:100%;display:inline-block;}
.home .widget.widget_simpleimage {
    display: inline-block;
    padding: 3% 1%;
    width: 48%;
	float:left;
}

.home .footer .widget.widget_simpleimage,
.footer .widget.widget_simpleimage {
    display: block;
    padding: 0;
    width: 88%;
float: none;}


.kiemelt .banner{margin: 0 1.2% 20px 0; width: 49.4%;float:left;position: relative;}
.kiemelt .banner:nth-child(even){margin-right:0;}
.kiemelt .banner a{width:calc( 100% - 16px);display:block;text-align:center;position:relative;border:8px solid #f3f3f3;}
.kiemelt .banner a:hover{border-color:#E2E2E2;}
.kiemelt .banner .sh{display:table; width: 100%;}
.kiemelt .banner img{margin:0 auto;}
.kiemelt .stitle{background-color:#719A22;color:#fff;height:45px; line-height:45px;text-align:center;width:100%;margin-top: -2px;display: table-cell;vertical-align: middle;}
.kiemelt .banner h2.widgettitle{font-size:18px;vertical-align:middle;color:#fff;margin: 0;line-height: inherit;line-height: 1.2;font-weight: bold;}




.bann3rs .banner{margin:0 1.066% 20px 0;width:24.2%;float:left;position: relative;}
.bann3rs .banner:last-child{margin-right:0;}
.bann3rs .banner a{width:calc( 100% - 16px);display:block;text-align:center;position:relative;border:8px solid #f3f3f3;}
.bann3rs .banner a:hover{border-color:#E2E2E2;}
.bann3rs .banner .sh{display:table; width: 100%;}
.bann3rs .banner img{margin:0 auto;}
.bann3rs .stitle{background-color:#719A22;color:#fff;height:45px; line-height:45px;text-align:center;width:100%;margin-top: -2px;display: table-cell;vertical-align: middle;}
.bann3rs .banner h2.widgettitle{font-size:15px;vertical-align:middle;color:#fff;margin: 0;line-height: inherit;line-height: 1.2;}



.header-blocks{display: inline-block;float: right;margin-top:10px;clear:right;}
.header-blocks p{margin-bottom:10px;}
.header-blocks ul{}
.header-blocks ul li{display:inline-block;margin-right:8px;}
.header-blocks ul li a{color:#000;}


.header .search{float:right;margin: 10px 0 0 15px;clear:right;}
.header .search form{height:32px;width:300px;border:1px solid #C8C8C8;}
.header .search label{display:none;}
.header .search input[type="text"]{background:#fff;border:0px;width:calc(100% - 32px);height:32px;line-height:32px;float:left;margin:0;text-indent:8px;color:#24262b;padding:0;border:0;}
.header .search input[type="text"]:focus,
.header .search input[type="text"]:focus-visible{border:0 none;}
.header .search input[type="submit"]{background:transparent url(images/search.png) no-repeat 50% 50%;height:32px;line-height:32px;text-align:center;width:32px;border:0px;color:#fff;text-indent:-9999px;
 -webkit-appearance: none;  -webkit-border-radius: 0; margin: 0 auto !important; padding: 0;}

 
.top-cart {float: left;margin:15px 0 0 25px;}

.widget_shopping_mini_cart {float:right;max-width:300px;margin: 15px 0 0 0;}
.widget_shopping_mini_cart h2.widgettitle{display:none;}
.widget_shopping_mini_cart .dropdown-cart-button {z-index: 9999!important;float: left;}
.widget_shopping_mini_cart .dropdown-cart-button .dropdown.dropdown-left {left:auto;right: -1px;}

 #map_canvas {height: 450px;width: 100%;margin-bottom: 25px;}
 .main-content-top {
    margin-bottom: 10px;
    padding-top: 10px;
}
 #crumbs{
	 line-height: 1.4em;
margin: 5px 0;
padding: 0.375em;
float: left;}
 .breadcrumbs li::before {
    color: #505050;
    content: "›";
    top: 0;
}
 #crumbs a, #crumbs span{ color: #505050 !important;}
 
 

.title{width:100%;border-bottom:4px solid #484848;padding:0;margin-bottom:20px;display: inline-block;}
.title.related-title{margin-top:25px;}
.title h1{font-size:40px;font-weight:normal;line-height:120%;color:#171717;margin: 15px 0;line-height:105%;font-family: 'PT Sans', sans-serif;}
.post .share{width:100%;border-bottom:4px solid #e9e9e9;padding:0 0 10px 0;margin-bottom:20px;}


.row .section-title{text-align: center;margin-bottom:30px;}
.section-title h3{display: block;text-transform: uppercase;
width: auto;
margin: 0 auto;
padding: 0 20px;
font-size: 20px;
font-weight: 700;
letter-spacing: 0.05em;background-color:#fff;}


fieldset.box-title {
    text-align: center;
    border-top: 1px solid #E0E0E0;
text-transform: uppercase;
min-width: 0;
padding: 0;
margin: 0;}

fieldset.box-title legend{font-size: 20px;    font-family: Montserrat;    color: #000000;display: block;
width: auto;
margin: 0;
padding: 0 20px;
font-size: 20px;
font-weight: 700;
letter-spacing: 0.05em;

}


.block, .column{float: left;position: relative;}
.one-half{width: 48%;margin:0 1%;}
.one-third{width: 31.33%;margin:0 1%;}
.one-quarter{width: 23%;margin:0 1%;}
.w-100{width:100%;margin-bottom:8px;}
.w-50{width:48%;margin-right: 2%;margin-bottom:8px;}



.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product,
li.product{padding-bottom:45px!important;position:relative;}

li.product .button, p.more a, .block .button {
	border: 1px solid #000;
	color:#000;
    background-color:#fff;
     cursor: pointer;
    display: inline-block;
    padding: 0 15px;
height: 36px;
line-height: 36px;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
	
	
    text-align: center;
    text-decoration: none;
	transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-webkit-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out; 
    position: absolute;
    bottom: 0px;left:10%;
}

li.product .button:hover, p.more a:hover {background-color:#000;color:#fff;}


 .woocommerce .products a.button {
    border: 1px solid #000;
	color:#000;
    background-color:#fff;
     cursor: pointer;
    display: inline-block;
    padding: 0 15px;
height: 36px;
line-height: 36px;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
	
    text-align: center;
    text-decoration: none;
	transition:all 0.4s ease-in-out;
-moz-transition:all 0.4s ease-in-out;
-webkit-transition:all 0.4s ease-in-out;
-o-transition:all 0.4s ease-in-out; 
    left: auto;
    display: inline-block;
	position: absolute;
bottom: 0;
left: 10%;
 }
 .woocommerce .products a.button:hover{background-color:#000;color:#fff;}


.divline {margin-bottom: 10px;margin-top: 10px;}
.divline span {background: #999999 none repeat scroll 0 0;display: block;height: 3px;margin-top: -5px;width: 50px;}
.divider {border-bottom: 1px solid #e6e6e6;height: 1px;margin-bottom: 20px;padding-top: 4px;position: relative;}
.divider span {background: #999999 none repeat scroll 0 0;display: block;height: 3px;margin-top: -2px;width: 50px;}



.block h5 {color: #666666;font-size: 15px;font-weight: normal;margin-bottom: 10px;}




.block{text-align:left; margin-bottom: 25px; padding-bottom: 30px;}
.block.one-third{}
body.home .block{border:0;}
.block img{margin:8px auto;}
.block .meta{ display: inline-block;font-size: 11px;line-height: 17px;padding: 0 10px 0 0;}
.block .meta i {color: #bbb;padding-right: 6px !important;}
.block h2{color: #000000; font-size: 16px;font-weight:700;}
.block.one-third a.button{}

.csomaglista .block.one-third{min-height:300px;}

.slider{width:100%;height:auto;float:left;position:relative;margin-bottom:25px;}
.bx-wrapper {position: relative;margin:0;padding: 0;}
.bxslider li{position:relative;overflow:hidden;}
.bx-wrapper .bx-viewport { display: inline-block}
.bx-wrapper .bx-loading {min-height:50px;background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index:2000;}
.bx-wrapper .bx-controls-direction a {position:absolute;top:50%;outline:0;width:40px;height:40px;text-indent:-9999px;z-index:99;margin-top:-20px;opacity: 0.5;filter: alpha(opacity=50);}	
.bx-wrapper .bx-prev {left:10px;background: url(images/slider-arrow.png) no-repeat 0px 0px;}
.bx-wrapper .bx-next {right:10px;background: url(images/slider-arrow.png) no-repeat 0px  bottom;}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {opacity:1;filter: alpha(opacity=100);}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper a.slider-link{position:absolute;bottom:15px;right:5%;width:120px;height:48px;line-height:48px;padding:0 10px;
background-color: rgba(0, 0, 0, 0.4);color:#fff;font-size:16px;display:block;}
.bx-wrapper a.slider-link:hover{background-color: rgba(0, 0, 0, 0.8);}

.bxslider .slider-content{position:absolute;bottom:0px;left:0px;width:100%;height:78px;padding:10px 0;
background-color: rgba(177, 178, 209, 0.8);color: rgba(177, 178, 209, 0.8);}
.bxslider .slider-content h3{font-size:22px;color:#fff;text-decoration:none;text-align:center;padding:0 98px;font-family:'PT Sans', sans-serif;line-height:1.1;font-weight:700px;}
.bxslider .slider-content p{color:#fff;text-align:center;padding:0 98px;line-height:1.4;}
.bxslider .slider-content h3 a, .bxslider .slider-content p a{color:#fff;text-decoration:none;}

.post .bx-wrapper{display:block;float:left;width:auto;}
.post  .bx-wrapper .bx-viewport {
    display:block;float:left;width:auto!important;
}

#gallery-2 { margin: auto; } #gallery-2 .item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-2 img { border: 2px solid #cfcfcf; } #gallery-2 .gallery-caption { margin-left: 0; }


.woocommerce div.product .product_title {
    margin: 0;
}

.woocommerce div.product form.cart{margin-bottom:10px!important;}

.pewc-group-heading-wrapper h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
.entry-summary .cart .pewc-checkboxes-images-wrapper {
/*
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	*/
-webkit-flex-wrap: no-wrap!important; /* Safari 6.1+ */
flex-wrap: no-wrap!important;
justify-content:inherit!important;
display: block!important;
}
.entry-summary .cart .pewc-checkboxes-images-wrapper.pewc-columns-1 .pewc-checkbox-image-wrapper {
   width: 100%;
    float: left;
    display: inline-block;
}
.entry-summary .cart .pewc-checkboxes-images-wrapper.pewc-columns-1 .pewc-checkbox-image-wrapper label{
	width:100px;float:left;text-align:center
}
.entry-summary .cart .pewc-checkbox-desc-wrapper {
    display: inline-block;
    width: calc(100% - 120px);
    float: right;
}


.entry-summary .cart .pewc-checkboxes-images-wrapper.pewc-columns-1 .pewc-checkbox-image-wrapper label img{max-height:60px;border:0;}

.pewc-radio-image-desc h4{display: inline-block;margin-top: 0;font-weight:700;}
.pewc-radio-image-desc p{margin-bottom:5px;line-height:1.2;}
.pewc-radio-image-desc a{float:right;}
.pewc-total-field-wrapper p {border-bottom:1px solid #f3f3f3;margin-bottom:5px;}
.pewc-total-field-wrapper p:last-child {border-bottom:0;background-color:#f3f3f3;padding:4px 0;font-weight:bold;}





.onlinepenztarca-banner-container {
    position: absolute!important;
    bottom: 0!important;
}
.woocommerce-tabs{width:100%;float:left;clear:both;margin:30px 0 20px;
    position: relative;
	padding-bottom: 25%;}
.woocommerce-tabs ul.tabs{/*border-bottom:1px solid #C8C8C8;*/width: 100%;}
.woocommerce-tabs ul.tabs li{display:inline-block;margin: 0!important;
padding: 0!important;border:0 none!important;}
.woocommerce-tabs ul.tabs li::after{display:none!important;}
.woocommerce-tabs ul.tabs li a{text-decoration:none;display:block;height:38px;line-height:38px;background-color:transparent;color:#484848;font-family:'Oswald', sans-serif;font-size:15px;padding:0 12px!important;margin-right:1px;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;background-color:#EFEFEF;}
.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li a:hover{background-color:#8EC61C;color:#fff;}


.woocommerce-tabs .panel p{color: #484848;
font-size: 14px;
line-height: 125%;
margin-bottom: 15px;}

.woocommerce-tabs .panel{padding:10px;}/*
.woocommerce-tabs .panel h2{color:#3B3E3F;font-family: 'Oswald', sans-serif;font-weight:400;}
.woocommerce-tabs .panel p{color: #484848;font-size: 14px;line-height: 125%; margin-bottom: 15px;}*/
.woocommerce-tabs .panel ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.woocommerce-tabs .panel li { color: #484848;margin: 3px 0;}
.woocommerce-tabs .panel a{text-decoration:underline;color:#719A22;font-weight: bold;}

.leirastabla td > table.leirastabla td, .shop_attributes td, .shop_attributes th {border: 1px solid #d8d8d8;padding: 4px;}
.leirastabla td > table.leirastabla{margin-bottom:15px;}
.shop_attributes th{font-weight:bold;}






.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.vip-carousel .owl-prev, .vip-carousel .owl-next {position:absolute;bottom:inherit;outline:0;width:36px;height:36px;text-indent:-9999px;z-index:99;top:40%;margin-top:-18px;	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;}	
.vip-carousel .owl-prev {left:-18px;background: url(images/slider-arrow.png) no-repeat 0px 0px;}
.vip-carousel .owl-next {right:-18px;background: url(images/slider-arrow.png) no-repeat 0px  bottom;}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.vip-carousel .owl-prev:hover, .vip-carousel .owl-next:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}



.wpse-gallery-wrapper-carousel {
    
}
.post .wpse-gallery-wrapper-carousel .gallery .gallery-item {
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100% !important;
}





.vc_tta-panels-container .products li{height:auto!important;}



.schon-featured-info-icon-wrap {display: inline-block; float: left; margin-right: 25px;margin-bottom: 20px;}
.schon-featured-info-icon-wrap .fa,
.schon-featured-info-icon-wrap .fas { font-size: 45px;color:#427730;}
.schon-featured-info-details {margin-left: 70px;}
.schon-featured-info-title {margin: 0 0 5px;  text-transform: uppercase; font-weight: bold;line-height: 1.2;}
.schon-featured-info-subtitle { font-weight: 500;font-size:13px;}
.schon-featured-info.block {border: 0;margin-top: 10px; margin-bottom: 10px;}



.post table{margin-bottom: 15px;}
.post table td{padding:8px;border-bottom:1px solid #ccc;}
.post table th{padding:8px;font-weight: bold;border-bottom:1px solid #ccc;}
.tablepress .column-2{width:20%;min-width:180px;}

table.price-table{width:100%;}
table.price-table td, table.price-table th{padding:12px;background-color:#F1F1F1;border:4px solid #fff;}

.gyik-list{margin-bottom:35px;}
.gyik-list li{margin-bottom:5px;list-style:disc inside none;}
.gyik-list li a{color:#484848;}
.gyik-list li a:hover{text-decoration:underline;}



.footer{width:100%;min-height:116px;background-color:#F1F1F1;clear:both;border-top: 2px solid #437423;margin: 10px 0 0;padding-top: 20px;display: inline-block;}
.footer .footer-widget{width:24%;float:left;margin:0.5%;position: relative;z-index: 99;}
.footer a, .footer p, .footer li{color:#484848;}

.footer h4, .footer h2.widgettitle { 
color: #437423;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.05em;
margin:0 0 16px 0;
font-size: 13px;}

.footer .menu li{margin-bottom: 0.25em;line-height: 20px;}
.footer .menu li a:hover{text-decoration:underline}

.social-icons li {
    background: #999999 none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    height: 32px;
    margin-left: 6px;
    text-align: center;
    width: 32px;
}
.social-icons li:first-child {margin-left: 0;}
.social-icons a {
    display: block;
    line-height: 36px;
    text-align: center;
}
.social-icons i {
    color: #f8f8f8;
    font-size: 20px;
    padding: 6px 6px 4px 4px;
}

.footer-bottom{background-color:transparent;padding:10px 0;clear: left;}
.footer-bottom  p{color: #484848;float:left;font-size: 12px;margin-bottom: 0;}


#back-to-top {
    background: #c9c9c9 none repeat scroll 0 0;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    float: right;
    height: 46px;
    line-height: 46px;
    position: relative;
    text-align: center;
    width: 46px;
}
#back-to-top a {
    background: rgba(0, 0, 0, 0) url("images/icon_top.png") no-repeat scroll center center;
    display: block;
    height: 44px;
    width: 46px;
}






.youtube-player {
position: relative;
padding-bottom: 56.23%;
/* Használj 75%-ot a 4:3 arányú videókhoz */
height: 0;
overflow: hidden;
max-width: 100%;
background: #000;
margin: 5px;
}
 
.youtube-player iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
background: transparent;
}
 
.youtube-player img {
bottom: 0;
display: block;
left: 0;
margin: auto;
max-width: 100%;
width: 100%;
position: absolute;
right: 0;
top: 0;
border: none;
height: auto;
cursor: pointer;
-webkit-transition: .4s all;
-moz-transition: .4s all;
transition: .4s all;
}
 
.youtube-player img:hover {
-webkit-filter: brightness(75%);
}
 
.youtube-player .play {
height: 72px;
width: 72px;
left: 50%;
top: 50%;
margin-left: -36px;
margin-top: -36px;
position: absolute;
background: url("//i.imgur.com/TxzC70f.png") no-repeat;
cursor: pointer;
}





#crumbs{font-size:11px;color:#505050 ;}
#crumbs a, #crumbs span{font-size:11px;color:#505050 ;}
#crumbs span::before, #crumbs a::before  {color: #505050; content: "›";margin: 0 6px;position: relative;top: -1px;}
#crumbs a:first-child::before {display:none;}
#crumbs a:hover{text-decoration:underline;}



/* for wp-pagenavi plugin, and bd_numeric_posts_nav */
.wp-pagenavi, .page-navigation {width:100%;clear:both;padding:25px 0;position:relative;text-align:right;margin:20px 0;float:left;height:40px;line-height:40px;}
.page-navigation li{display:inline-block;}
.wp-pagenavi span.pages{display:none;}
.wp-pagenavi a, .wp-pagenavi span, .page-navigation a {text-decoration: none;	font-size:14px;color:#000;background:none;width:auto;float:none;display:inline-block;font-weight:400;margin:0 12px;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {}
.wp-pagenavi span.current, .page-navigation li.active a  {color:#C38749;}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink,
.page-navigation li.nextpostslink a, .page-navigation li.previouspostslink a
{display:inline-block;background-repeat:no-repeat;}
.wp-pagenavi a.nextpostslink, .page-navigation li.nextpostslink a{background-position:right bottom;}
.wp-pagenavi a.previouspostslink, .page-navigation li.previouspostslink a{background-position:left bottom;}



  .sidebar .product_list_widget li{display:inline-block;width:100%;margin-bottom:2px;padding-bottom:2px;border-bottom:1px solid #d3d3d3;}
  .sidebar .product_list_widget li img{float:left!important;max-width:80px;height:auto;margin:2px 10px 2px 2px;border:1px solid #d3d3d3;}
  .sidebar .product_list_widget li a{color:#484848;display:block;line-height: 1.4;}
 .sidebar .product_list_widget li a span.list-product-title{font-size:14px;font-weight:bold;padding:8px 0;display: block;}
  .sidebar .product_list_widget li a:hover span.list-product-title{color:#000;}
  .sidebar .product_list_widget li a:hover img{border-color:#000;}

section.related.products{text-align:center;}
.upsells h2, .related h2, .optional-accessories h2 {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0 20px;
    margin-bottom: 30px;
}

.upsells h2::after, .related h2::after, .optional-accessories h2::after {
    border-bottom: 1px solid #C8C8C8;
    content: "";
    position: absolute;
    padding-top: 14px;
    width: 100%;
    z-index: -1;
    left: 0;
}






.post {border-bottom: 1px solid #f0f0f0;margin-bottom:15px;padding-bottom:25px;display:inline-block;width:100%;}
.post h1, .post h2, .post h3, .post h4{margin: 15px 0;line-height:105%;}
.post h4{font-size:24px;line-height:125%;}
.post h2 span, .post h3 span, .post h4 span{display:inline-block;line-height:125%;}
.post h1{font-size:24px;font-weight:700;line-height:120%;color:#828080;letter-spacing:-1px;}
.post p{margin-bottom:15px;line-height:145%;}
.post p span{line-height: 145%;}
.post a{color:#9295ca;text-decoration:underline;}


.post ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post ul.page-list{list-style:none;}
.post li {margin: 3px 0;}

.post img {margin: 0 0 15px; height: auto; max-width:100%;}

.post h6 {position: relative; left: -30px;}
.post .attachment img {max-width:648px;}
.post .alignnone, .post img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.post .alignleft, .post img.alignleft, .post a.alignleft img{display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post .alignright, .post img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post .aligncenter, .post img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post img.alignleft, .post img.alignright, .post img.aligncenter {margin-bottom: 15px;}
.post .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post .wp-caption img {margin: 5px 5px 0;}
.post .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post .wp-smiley {margin: 0;}
.post img.maxw50{max-width:50%;}

.post .gallery {margin: 0 auto 18px;}
.post .gallery .gallery-item {float: left; margin-top: 0; text-align: center;width: 32.3333%!important;padding:0 0.5%;margin-bottom:10px;}
.post .gallery .gallery-item img {border: none !important; margin-bottom: 0;}
.post .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post .gallery dl {margin: 0;}
.post .gallery br+br {display: none;}
.post .attachment img {display: block; margin: 0 auto;}
.post img.profil{display: inline; float: left; margin:4px 15px 15px 0;}
.post .whole img{margin:0 15px 0 0!important;}
.post blockquote:before, .pullquote:before {color: rgba(0, 0, 0, 0.06);content: "\201C";font-family: Georgia,"Arial",Times,serif;
    font-size: 5em;font-style: italic;left: -3px;position: absolute;top: -9px;}
.post blockquote {font-family: Georgia, Baskerville, "palatino linotype", "Arial", serif;font-style: italic;
  font-size:1.2em;position:relative;background-color: #F1F1F1;border:1px solid rgba(128, 128, 128, 0.1);
    border-radius: 5px 5px 5px 5px;padding:30px 25px;margin:10px 25px;}


.post table {background: white none repeat scroll 0 0;border: 1px solid #dddddd;margin-bottom: 1.25em;}

.post table td{padding:8px 8px; color: #707070;font-size: 1em;line-height: 1.5em;padding: 0.5625em 0.625em;}
.post table tr.even, .post table tr.alt, .post table tr:nth-of-type(2n) {background: #f9f9f9 none repeat scroll 0 0;}
.post table td img{width: 100%;}

.post div.wpcf7 { margin: 0;max-width:90%;padding: 0;}


.ajanlatkeres-link {display: inline-block;width: 100%;margin-top:12px;margin-top: 12px;}
.ajanlatkeres-link a{background-color:#70D188;display: inline-block;height:30px;line-height:30px;padding:0 4px;color:#fff;margin-bottom: 4px;font-size: 14px;}
.ajanlatkeres-link a:hover{background-color:#719A22;}
#inline1 form{}
#inline1 form label{display: inline-block;width: 98px;min-width: 98px;}
#inline1 .wpcf7 p{margin-bottom:8px;}
#inline1 form .wpcf7-form-control-wrap{width: calc(100% - 102px);display: block;float: left;}

#inline1 form input, #inline1 form textarea{display:inline-block;border:1px solid #c3c3c3;padding:4px 0.5%;}
#inline1 form input[type="submit"]{width:auto;height:30px;line-height:20px;padding:0 25px;background-color:#8EC61C;color:#fff;float:right;}

.csomaglista {width:100%;display:inline-block;}
.csomaglista  div{float:left;}

.product-price {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

.search-block{width:100%;float:left;clear:both;margin:20px 0;}
.search-block #searchform{width:320px;float:left;}
.search-block p.results{float:left;padding:10px;margin:0;font-size: 18px;}

ul.posts{list-style-type:none;margin-top:25px;padding: 0 15px;}
ul.posts li{float:left;width:100%;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #F3F3F3;position:relative;}
ul.posts li:last-child{border:0;}
ul.posts  h3{margin-bottom:4px;font-size:18px;}
ul.posts .posts-thumb{position:absolute;left:0px;top:0px;}
ul.posts img{max-width:200px;height:auto;}
ul.posts .post-content{float:left;margin-left:225px;}

.sidebar .widget{margin-bottom:25px;}
.sidebar h2{
    text-transform: uppercase;
    display: block;
    padding: 10px 0;
    font-size: 14px;
     margin: 0;
    text-transform: uppercase;font-weight: 700;border-top: 1px solid #d0d0d0;}
.sidebar .widget ul{}
.sidebar .widget ul li{}	
.sidebar .widget.widget_nav_menu ul li a{  
	color: #767573;
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
}
.sidebar .widget.widget_nav_menu ul li a:hover{background-color:#757673;color:#fff;}
.sidebar .widget.widget_nav_menu ul li.current-menu-item{color:#000;background-color:#FBFBFB;}
	
p.simple-image	{ background: #f2f2f2 none repeat scroll 0 0;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    padding: 1.25em;}
	

.sidebar .widget_category_post_list_widget h2{color: #3f3f3f;height:auto;line-height:1;text-transform: none;;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold; border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;}
.sidebar .post_content {border-bottom: 0;margin: 0;}
.sidebar .post_content h2{border:0;padding:2px 0;font-weight:normal;line-height: 1.6;}

.side-block ul li{padding:4px 0;}
.side-block ul li a {color: #82807F;font: 14px/100% Arial,sans-serif;padding: 2px;text-decoration: none;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


.woocommerce .woocommerce-breadcrumb {margin-top: 25px!important;}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle  {
     background-color: #C38749!important;
}

.woocommerce-widget-layered-nav-list a{color:#000;}

.product-categories a{color:#000;}
.product-categories li{padding: 2px 0;}
.product-categories li a{font-weight:400;}
.product-categories ul.children li a{font-weight:400;}
.product-categories ul.children{margin-left:15px;}
.product-categories a:hover, .product-categories li.current-cat > a{color:#C38749;}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0!important;
    border-right: 0!important;
    margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
     padding: 0;
        margin: 0 2px!important;
    float: left;
    display: inline;
    overflow: hidden;
    border: 0!important;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 38px!important;
    height: 38px!important;
    font-size: 24px!important;
    font-weight: 400;
    padding: 0 8px!important;
    display: block;
    background-color: #709A22!important;
    color: #fff!important;
    margin: 0 2px!important;
}

.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next{
    color: #709A22!important;
    background-color: #fff!important;	
	
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
 .woocommerce nav.woocommerce-pagination ul li a:hover, 
 .woocommerce nav.woocommerce-pagination ul li span.current {
     background: #ECE9E6!important;
    color: #709A22!important;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    font-weight: bold;
	font-size: 16px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 4px;
}
/*
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
        margin-left: 0px;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}
*/


.woocommerce ul.products li.product a img {
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
/*border: 1px solid #c3c3c3;*/}



.content-area, .post-content{width: calc(100% - 300px);float: right;}
/*
body.single .content-area { width: 100%;float: right;}
*/




.post-type-archive-product.woocommerce ul.products li.product, 
.post-type-archive-product.woocommerce-page ul.products li.product,
.tax-product_cat.woocommerce ul.products li.product, 
.tax-product_cat.woocommerce-page ul.products li.product
{
    float: left;
margin: 0 2.65% 2.992em 0;
padding: 0;
position: relative;
width: 23%;
margin-left: 0;
text-align: center;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
padding-bottom:42px;
}

.post-type-archive-product.woocommerce ul.products li.product:nth-child(4n), 
.post-type-archive-product.woocommerce-page ul.products li.product:nth-child(4n),
.tax-product_cat.woocommerce ul.products li.product:nth-child(4n), 
.tax-product_cat.woocommerce-page ul.products li.product:nth-child(4n){margin-right:0;}

ul.product-cats{width: 100%;display: inline-block;}
ul.product-cats li.category{float: left;
margin: 0 1% 15px ;
padding: 0;
position: relative;
width: 23%;
margin-left: 0;
text-align: center;}
ul.product-cats li.category a{color: #fff;}
ul.product-cats li.category h2{background-color: #719A22;color: #fff;padding: 8px 0;}

.woocommerce div.product .product_title {
font-size: 24px;
font-weight: 700;
line-height: 30px;}

.woocommerce-product-gallery .flex-viewport{border: 1px solid #c3c3c3;}

body.single-product.woocommerce div.product p.price, 
body.single-product.woocommerce div.product span.price{
font-size: 24px;
font-weight: 700;
color: #000;
margin-bottom: 0;
}

.woocommerce-product-details__short-description {margin-bottom: 8px;display:none;}

.woocommerce-product-details__short-description p {
    margin-bottom: 0;padding:0 4px;
    color: #484848;
    text-align: left;
    line-height: 1.2;
font-size: 12px;}

.starsinfo {
    line-height: 145%;
    margin-bottom: 8px;
}
.starsinfo a{
	color:#00008b;
	text-decoration: underline;
}


/*
.woocommerce ul.products li.product a img{
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0 auto 1em;
    max-width: 256px;
    width: 100%;
}
*/

.woocommerce ul.products li{text-align:center;}
span.marka{color: #828282;}
.woocommerce ul.products li.product .price,
 li.product a .price  {
    color: #000!important;
    display: block;
    font-weight: 700!important;
    margin-bottom: .5em;
    font-size: 13px!important;
}

.woocommerce ul.products .owl-item li{width: 96%!important;margin: 0 2%;text-align:center;}

 ul.products .owl-item li a img {
	 padding: 0 5px;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
/*border: 1px solid #c3c3c3;*/
margin-bottom:10px;}

 ul.products li  span.gyarto { color: #484848; font-size: 12px;}
.woocommerce  ul.products li  span.gyarto  strong, ul.products li  span.gyarto  strong{display:none!important;}
ul.products li .onsale{position:absolute;left:0px;top:0;background-color:#F9A61C;color:#fff;height:28px;line-height:56px;padding:0 15px;font-size:18px;}

.woocommerce.single table.shop_attributes {
    border: 0;
    margin-bottom: 0px;
    width: auto;
}


.woocommerce.single table.shop_attributes th {
    width: auto;
    font-weight: 700;
    padding: 2px 8px;
    border-top: 0;
    border-bottom: 0;
    margin: 0;
    line-height: 1.5;
}
.woocommerce.single table.shop_attributes td p {
    margin: 0;
    padding: 0px 0;
}
.woocommerce.single table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
    margin: 0;
    line-height: 1.5;
}
.woocommerce.single table.shop_attributes td a{font-style: italic;font-weight:400;color:#484848;}
.woocommerce.single table.shop_attributes tr:nth-child(2n) td, 
.woocommerce.single table.shop_attributes tr:nth-child(2n) th {
    background-color: #fff;
}

.product_meta {
    display: inline-block;
    margin-bottom: 10px;

}
.product_meta span.sku_wrapper,
.product_meta span.posted_in,
.product_meta span.tagged_as
{display:inline-block;
float: left;
clear: left;font-weight: 700;
    padding: 2px 8px;line-height: 1.5;}

	.product_meta span.sku_wrapper .sku,
.product_meta span.posted_in a,
.product_meta span.tagged_as a{ font-style: italic;font-weight:400;color:#484848;}

.woocommerce.single div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations select {
 max-width: calc(100% - 45px)!important;
    min-width: calc(100% - 45px)!important;
	width:calc(100% - 45px);
    margin-right: 0!important;
	float:left;
}

.variations_form a.reset_variations {
    margin-left: 5px;
    width: 40px!important;
}


/*
.woocommerce.single  .variable-items-wrapper{float:left;}
.woocommerce.single div.product form.cart .variations td, 
.woocommerce.single div.product form.cart .variations th { vertical-align: middle;line-height: 2em;}
.woocommerce.single div.product form.cart .reset_variations{line-height: 2em;
vertical-align: middle;
margin: 8px 0 0 8px;
float: left;
color: #FA0000;}
*/

table.variations{ margin-bottom: 10px;}
.variations_form td{vertical-align:middle;}
.variations_form label{width:100px;display: block;margin-top: 12px;}
.variations_form td.label {
    vertical-align: text-bottom;
}
.variations_form select, .variations_form .select {
    -moz-appearance: none;
	 -webkit-appearance: none;
    background: #f5f5f5 url("images/select-arrow.png") no-repeat scroll right 50%;
    border: 0 none;
    color: #444;
    cursor: pointer;
    float: left;
    height: 38px;
    line-height: 38px;
    margin-bottom: 4px;
    padding: 0;
    text-indent: 5px;
    width: 220px;
}
.variations_form .arrow{background:url(images/select-arrow.png) 50% 50% no-repeat;}
.variations_form a.reset_variations {
    float: left;
    font-size: 11px;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
    width: 100%;
}
a.reset_variations {
    color: #bc1c1c;
}

.woocommerce_msrp{color: #444444;font-size: 15px;margin-bottom: 8px;background-color:#F5F5F5;padding:8px;}
.product_meta{clear: both;float: left;width: 100%;margin-top:19px;}
.product_meta span.sku_wrapper, .product_meta span.posted_in, .product_meta span.tagged_as{clear: both;float: left;width: 100%; color: #444444;font-size: 15px;font-weight:bold;margin-bottom: 4px;}
.product_meta span.sku_wrapper span, .product_meta span.posted_in a, .product_meta span.tagged_as a{font-weight:normal;color: #777;text-decoration:none;}
.product_meta span.posted_in a:hover, .product_meta span.tagged_as a:hover{text-decoration:underline;}
.product span.marka{clear: both;float: left;width: 100%; color: #777;font-size: 13px;margin-bottom: 4px;}
.product span.marka strong{ color: #444444;}




.woocommerce.single h2.resp-accordion {border-top: 1px solid #c3c3c3;}
.woocommerce.single h2.resp-accordion:first-child{border-top:0 none;}

.woocommerce.single h2.resp-accordion  > a{text-transform: uppercase;color:#000;
font-weight: 700;
letter-spacing: 0.1em;}
.woocommerce.single h2.resp-tab-active{background-color:#fff;}

.post-type-archive-product.woocommerce ul.products li.product.first, 
.post-type-archive-product.woocommerce-page ul.products li.product.first,
.tax-product_cat.woocommerce ul.products li.product.product.first, 
.tax-product_cat.woocommerce-page ul.products li.product.product.first{clear:none!important;}

.product .summary form.cart .quantity{float:left;}
.product .summary form.cart .quantity input{height:38px;line-height:38px;width:38px;float:left;padding: 0;font-size: 18px;}
.product .summary form.cart input[type="button"]{border:0;background-color:#C0C0C0;color:#fff;font-size:22px;}
.product .summary form.cart input[type="number"]{border:0;background-color:#F5F5F5;color:#777777;text-align:center;}
.product .summary form.cart button{width:auto;height:38px;background-color:#719A22;vertical-align: middle;}
.product .summary form.cart button:hover{background-color:#93c433;color:#fff;}




.optional-accessories.products{display:inline-block;width:100%;}
.optional-accessories h2 {display: inline-block;text-transform: none;font-weight: 400;}
.optional-accessories li.product h2::after{display:none;}
.woocommerce ul.products.op li.product, 
.woocommerce-page ul.products.op li.product { margin: 0 1.66% 2.992em 0;width: 15.05%;}
.woocommerce ul.products.op li.product a img {width: 80%;margin: 0 auto 1em;}

.product .summary .altalanoscofi{margin-bottom: 8px;}
.product .summary .altalanoscofi a{ color:#fa0000;font-weight: bold;}

/***************** forms ****************/
.wpcf7{float:left;width:100%;}
.wpcf7 fieldset, .entry form fieldset{padding:0;margin:0;float:left;width:100%;margin-bottom:25px;}
.wpcf7 label, .entry form label{width:50%;display: block;float:left;font-size:14px;margin:0 0 2px 0;padding:4px 0 0 0;min-width: 310px;}
.wpcf7 label span, .entry form label span{font-weight:normal;font-size:11px;}
.wpcf7 p, .wpcf7 .formrowcontainer {width:98%;padding:6px 0;float:left;}
.wpcf7 section p{border-bottom: 1px solid #E2E2E2;}
.post .wpcf7 p{margin:0px;padding:6px 0;}
span.wppb-description-delimiter, span.reqtxt, span.emailreqtxt{width:160px;display:inline-block;padding-left:8px;}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 select{
border:1px solid #d7d7d7;padding:4px 2px;color:#5e5e5e;background:#fff;font-size:14px;width:calc(100% - 6px);}
.wpcf7 select{width:47%;min-width: 316px;}

.post img.wpcf7-captchac{float:left;margin:0 15px 0 0;padding:2px;border:1px solid #d4d4d4;}
.wpcf7 input.wpcf7-captchar{width:65px;}

.wpcf7 textarea, .entry form textarea{height:58px;float:left;}
.wpcf7 input:focus, .wpcf7 textarea:focus {border:1px solid #b5b5b5;
	box-shadow: 0 0 3px rgba(190, 190, 190, 1); -webkit-box-shadow: 0 0 3px rgba(190, 190, 190, 1); -moz-box-shadow: 0 0 3px rgba(190, 190, 190, 1); -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;}
.wpcf7 input[type="radio"] {float:left;margin: 0 8px 0 0;}
.wpcf7 input[type="checkbox"] {float:none;}
.wpcf7 form button, .wpcf7 form input[type="submit"], .submitcontainer a {background-color: #c9c9c9;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 1em;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 1.25em;
    padding: 0.75em 1.5em 0.8125em;
    position: relative;
    text-align: center;
    text-decoration: none;display: inline-block;cursor: pointer;float:right;}

.wpcf7 form button:hover, .wpcf7 form input[type="submit"]:hover, .submitcontainer a:hover{background-color:#666666}


.wpcf7 p.checkblock label{width:auto;}	
.error-container{color:#FA0000;}
.wpcf7 p.termek  input[type="text"]{width:35px;}



div.wpcf7-mail-sent-ok {background: none repeat scroll 0 0 #FFFFFF;border: 2px solid #398F14;
    float: left;font-size: 16px;padding: 10px;position: absolute;}


.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
   -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}


#tab-description > h2 {
    font-size: 22px;
	
}

.woocommerce .frame #content div.product div.images, 
.woocommerce .frame div.product div.images, 
.woocommerce-page .frame #content div.product div.images, 
.woocommerce-page .frame div.product div.images {
    float: left;
    width: 48%;
}

.woocommerce .frame #content div.product div.summary, 
.woocommerce .frame div.product div.summary, 
.woocommerce-page .frame #content div.product div.summary, 
.woocommerce-page .frame div.product div.summary {
    float: right;
    width: 50%;
}



.frame > div#container {
    float: right;
    width: calc(100% - 320px);
}



.mandatory-accessories{display: inline-block;
float: right;
width: 58%;}

.woocommerce .mandatory-accessories ul.products li.product, 
.woocommerce-page .mandatory-accessories ul.products li.product {
    float: left;
    margin:4px 0  ;
    margin-left: 0px;
    padding: 0;
    position: relative;
    width: 100%;
    margin-left: 0;
	height:auto!important;
}

.woocommerce .mandatory-accessories ul.products li.product a img {
    width: 50px;
    height: auto;
    display: block;
    margin: 0 15px 0 0;
    box-shadow: none;
	float:left;
}

.mandatory-accessories h2, .mandatory-accessories span.price{display:inline-block;}

.woocommerce .mandatory-accessories .products a.button {
	width: calc(18% - 8px);
display: inline-block;
padding: 0 4px;
font-weight: 400;
text-transform: none;
height: 28px;
line-height: 28px;
}
.mandatory-accessories .woocommerce-LoopProduct-link{
	display: inline-block;float: left;width: 80%;text-align: left;}




a.wc-block-grid__product-link {
    text-decoration: none;
}
.wc-block-grid__product-title {
    font-size: 20px!important;
    color: #484848!important;
    font-weight: 400;
}
.wc-block-grid__product-price.price {
    font-size: 16px;
}

.wp-block-button.wc-block-grid__product-add-to-cart {
    font-size: 14px;
}

a.wp-block-button__link.add_to_cart_button {
    text-decoration: none;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
}



/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

table.leirastabla,
table.leirastabla tr, 
table.leirastabla td  {
    height: auto !important;
    width: 100% !important;
}

 .responsive-iframe-container {position: relative;padding-bottom:56.25%;padding-top:30px;height: 0;overflow: hidden;}
.responsive-iframe-container iframe,  
.responsive-iframe-container object, 
.responsive-iframe-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}



#click-menu {color: #191512!important;background-color:transparent!important;z-index: 998!important;}
#click-menu > div#click-menu-label {display:inline-block;font-size:18px;left:-90px;position:absolute;top:10px;width:90px;}
#click-menu #RM3Lines.threeLines .line { background-color:#191512!important;}
.responsive-menu, .responsive-menu li a{font-size: 18px;}
#responsive-menu{max-width:300px!important;}


h2.line-height-145{line-height: 145%!important;}
.text2-blocks{padding:12px;}
.text2-blocks p{    font-size: 1.2em;}


p.form-row{width:auto;clear:none;margin-bottom:8px;display: inline-block;}
.login p.form-row{margin-right:25px;}
p.form-row input{ height:30px;line-height:30px;border:1px solid #CCCCCC;text-indent:8px;width:150px;}
p.form-row input.button{display:inline-block;height:36px;line-height:36px;background-color:#C0C0C0;color:#fff;border:0;padding:0 16px;margin-left:8px;}
p.form-row input[type="checkbox"]{width:16px;vertical-align: middle;}

.checkout h3{color:#595959;font-size:22px;text-transform:uppercase;}
h3 label.checkbox {width: auto;}
.checkout .col2-set{width:100%;clear:both;}
.checkout .col-1, .checkout .col-2{width:48%;float:left;padding:1%;}
.checkout p.form-row{width:100%;margin-bottom:8px;}
.checkout .place-order p.form-row{width:auto;clear:none;margin-bottom:8px;float:left;}
.checkout input{height:30px;line-height:30px;border:1px solid #CCCCCC;text-indent:8px;width: 50%;}
#shipping_address_2, #billing_address_2{width: 85%;}
.checkout label{display:inline-block;vertical-align: middle}
.checkout input[type="checkbox"], .checkout input[type="radio"]{width:16px;vertical-align: middle!important;}
.checkout textarea{height:80px;line-height:16px;border:1px solid #CCCCCC;width:calc(50% - 10px);padding:5px;}
.checkout select, .checkout .select{cursor:pointer;-webkit-appearance: none;-moz-appearance: none;width:50%;padding: 0;height:30px;line-height:30px;background:#F5F5F5;border:0;color:#444;text-indent:5px;border:1px solid #CCCCCC;}
.checkout .arrow{background:url(images/select-arrow.png) 50% 50% no-repeat;}

.woocommerce-invalid input{border:1px solid #FF0000!important;}
.woocommerce-error{}
.woocommerce-error li{}


.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, 
.woocommerce-page .woocommerce-message {
  color: #999999;
  position: inherit !important;
  font-family: "Verdana",Arial,sans-serif !important;
  font-size: 14px !important;
  clear: both;
  border-top: none;
  padding: 20px 20px !important;
}
.woocommerce .woocommerce-error:before, 
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before {
  content: "";
  width: 0;
}
.woocommerce-page .woocommerce-message
.woocommerce .woocommerce-message {
  color: #468847 !important;
  background: #DFF0D8 !important;
}

table.shop_table, .cart_totals table{width:90%;}
table.shop_table th, table.shop_table td{padding:8px;vertical-align:middle;color:#545454;}
table.shop_table th{height:24px;}
table.shop_table th{background-color:#F6F6F6;}
table.shop_table tr.cart_item td{border-bottom:1px solid #DEE0E0;}
table.shop_table dl.variation dt, table.shop_table dl.variation dd{display:inline-block;font-size:13px;}


.cart_totals{}
.cart_totals h2{font-size:18px;font-family: "MyriadProRegular";background-color:#C0C0C0;margin: 20px 0 0;padding: 10px 0;text-indent: 10px;width: 90%;}
.cart_totals table th, .cart_totals table td{padding:8px;vertical-align:middle;color:#545454;border-bottom:1px solid #F6F6F6;}
.cart_totals table  th{height:24px;background-color:#F6F6F6;border-bottom:1px solid #fff;}

.cart_totals .button {background-color: #fa6600;border: 0 none;color: #fff; font-size:16px;margin: 10px 30px 0 0;width: 200px;text-decoration:none;text-align:center;}
.add_to_cart_inline{border:0!important;}


#ccf_5783a10b5850f::-webkit-input-placeholder { /* WebKit browsers */
        color: transparent;
    }
#ccf_5783a10b5850f:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color: transparent;
    }
#ccf_5783a10b5850f::-moz-placeholder { /* Mozilla Firefox 19+ */
       color: transparent;
    }
#ccf_5783a10b5850f:-ms-input-placeholder { /* Internet Explorer 10+ */
       color: transparent;
    }




.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {border:0 none!important;}

#ccf_5783a0f3258ab_field label.radio {display:inline-block;width:auto;margin-left: 4px;margin-right: 20px;}



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

.main-menu > li a {font-size: 12px;padding-left: 8px;}

 .ubermenu .ubermenu-colgroup .ubermenu-column, 
  .ubermenu .ubermenu-custom-content-padded, 
  .ubermenu .ubermenu-nonlink, 
  .ubermenu .ubermenu-retractor, 
  .ubermenu .ubermenu-submenu-padded, 
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, 
  .ubermenu .ubermenu-target, 
  .ubermenu .ubermenu-widget, 
  .ubermenu-responsive-toggle {padding: 15px 8px!important;}

  .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    padding-right: 25px!important;
}
  

}
 
 @media only screen and (max-width: 1001px) {
.main-menu > li a {font-size: 12px;padding: 0 5px;}
 .block.one-third {min-height: 420px;}
 .header-blocks{width:100%;float:left;margin-bottom:10px;text-align:center;} 
 
 
.header .search, .widget_shopping_mini_cart {
    display: inline-block;
    float: none;
    height: 38px;
    margin: 0 15px 10px 0;
}
 .widget_shopping_mini_cart {margin-right: 0;}
 
 
 
 }
 
   @media only screen and (max-width: 986px) {
 .secondnav{display:none;}
 
   }
   
   
  @media screen and (max-width: 996px){
#rmp-menu-wrap-46275 .rmp-menu-item-link {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    border-bottom: 1px solid #212121;
    font-family: inherit;
    color: #ffffff;
    text-align: left;
    background-color: #212121;
    font-weight: normal;
    letter-spacing: 0px;
    display: block;
    width: auto!important; 
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: background-color 0.5s, border-color 0.5s, 0.5s;
    padding: 0 5%;
    padding-right: 50px;
} 
   
  .menu-item-has-children:after {display:none;} 
   
   
   
 }  
   
   
   
   
   
   
 
  @media only screen and (max-width: 860px) {
.header .frame {text-align: center;}
.logo{float:none; margin: 10px auto;display:inline-block;}

 
.block.one-third {min-height: 400px;}

.footer .footer-widget { width: 48%;margin: 1%;}
.bann3rs .banner{margin: 0 1% 20px;width: 48%;}
 .bann3rs .banner:last-child{margin-right:1%;}
 
 
 
 
.schon-featured-info-icon-wrap {
    display: inline-block;
    float: none;
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
}
.schon-featured-info-details {margin-left: 0px;}
.schon-featured-info-title {margin: 0 0 5px;  text-transform: uppercase; font-weight: bold;line-height: 1.2;}
.schon-featured-info-subtitle { font-weight: 500;font-size:13px;}
.schon-featured-info.block {border: 0;margin-top: 10px; margin-bottom: 10px;}
 
 
 
 
}



@media only screen and ( max-width: 767px ) {
	
.content-area, .post-content {width: 100% ;	}
	
	
.one-third {margin: 0 1%;width:48%;} 

.footer .one-third {margin: 0 auto;width: 98%;max-width:360px;float:none;display:inline-block;text-align:left;}
.one-half {margin: 0 1%;width: 98%;}
.page .frame .content{text-align: left;}
.block.one-third {min-height: 430px;}

.post .alignleft, .post img.alignleft, .post a.alignleft img { max-width: 50%;}
.post .alignright, .post img.alignright, .post a.alignright img  {max-width: 50%;}

.sidebar{display:none;}
.post-type-archive-product.woocommerce #container,
.tax-product_cat.woocommerce #container,
.single-product.woocommerce #container{float:right;width:100%;}



.woocommerce .frame #content div.product div.images, .woocommerce .frame div.product div.images, .woocommerce-page .frame #content div.product div.images, .woocommerce-page .frame div.product div.images {
    float: left;  width: 98%;margin-left:1%;margin-right:1%;}
.woocommerce .frame #content div.product div.summary, .woocommerce .frame div.product div.summary, .woocommerce-page .frame #content div.product div.summary, .woocommerce-page .frame div.product div.summary {
    float: left;    width: 98%;margin-left:1%;margin-right:1%;}



/*
.vip-block a >.vip-block-content{position:absolute;bottom:0;left:0px;height:50%;background-color: rgba(0, 0, 0, 0.4);}
.vip-block a:hover > .vip-block-content{bottom:0px;height:50%;width:100%;background-color: rgba(0, 0, 0, 0.4);}
.vip-block-content p, .vip-block-content h3{padding:5px;}
.vip-block-content h3{color:#FFF2BA;margin:0;padding:5px;}
.vip-block-content p{color:#fff;line-height:115%;}
*/
.post-type-archive-product.woocommerce ul.products li.product, 
.post-type-archive-product.woocommerce-page ul.products li.product,
.tax-product_cat.woocommerce ul.products li.product, 
.tax-product_cat.woocommerce-page ul.products li.product{
 	min-height: auto;
}

.home .widget.widget_simpleimage {
    display: inline-block;
    margin: 2% 1%;
    width: 98%;
}

.woocommerce div.product div.summary {
    margin-bottom: 5px!important;
}
.woocommerce-tabs {
    margin: 5px 0 5px;
}


}



@media only screen and ( max-width: 560px ) {
.one-quarter {
    width: 48%;
margin: 0 1%;}

}



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

.one-third {margin: 0 auto;width: 98%;max-width:360px;float:none;display:inline-block;text-align:left;}
.block.one-third {min-height: 420px;}

.post .alignleft, .post img.alignleft, .post a.alignleft img { max-width: 100%;width: 100%;}
.post .alignright, .post img.alignright, .post a.alignright img  {max-width:100%;width: 100%;}


#gallery-2 .gallery-item {width: 49%!important;}
.gallery br {display:none;}



.post-type-archive-product.woocommerce ul.products li.product, 
.post-type-archive-product.woocommerce-page ul.products li.product,
.tax-product_cat.woocommerce ul.products li.product, 
.tax-product_cat.woocommerce-page ul.products li.product{
    float: left;margin: 0 1% 2.992em 0;width: 48%;}

.footer .frame{text-align:left;}
.footer .footer-widget { width: 98%;margin: 1%;}
.bann3rs .banner{width: 98%;}





}

.meks-instagram-follow-link a {
    width: 100%;
    padding: 5px 10px;
    background: #c9c9c9;
}