/*
Theme Name: Gecko Child
Theme URI: http://www.janstudio.net/gecko
Author: JanStudio
Author URI: http://www.janstudio.net
Description: The best woocommerce theme for online fashion store, furniture store, handemade store, organic store, wordpress personal portfolio, personal blog.
Template: gecko
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gecko
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.jas-menu > li > a {
    line-height: 40px;
}
.jas-menu li,
.jas-menu > li:not(:first-child) {
    margin-left: 50px;
}

.product-category h2::before, 
.product-category h3::before,
.product-category h2::after, 
.product-category h3::after {
	display: none;
}
.woocommerce .product-category h2, 
.product-category h2, 
.woocommerce .product-category h3, 
.product-category h3 {
    color: #fff;
	font-size: 32px;
}
.product-category > a img {
    width: 100%;
}
.product_meta .posted_in {
	display: none;
}
.swatch__value {
    width: 45px;
}
.woocommerce-shipping-fields {
	display: none;
}
.extra-link {
    text-align: left;
}
.extra-link a {
    margin: 0 10px 0 0;
}
.jas-my-account ul {
	background-color: #fff;
	border: 1px solid #000;
}
#jas-header {
	height: 235px!important;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
	display: none;
}
.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}
figure img.mfp-img[style] {
	max-height: inherit!important;
	min-width: 100%!important;
}
.footer-1 .signup-newsletter-form input.input-text {
    width: calc(100% - 85px);
}
#contacts-block {
	background-repeat: no-repeat!important;
    background-size: cover!important;
	background-position: center!important;
}
.gmsc-container .wpb_wrapper,
.gmsc-container .wpb_wrapper > .wpb_text_column,
.gmsc-container .wpb_wrapper > .wpb_text_column > .wpb_wrapper {
	height: 100%;
	min-height: 300px;
}

.woocommerce .product-category h3, 
.product-category h3 {
    top: unset;
    bottom: 0;
    background: #b59677c7;
    width: calc(100% - 2rem);
}
.jas-menu > li > a {
    line-height: 30px;
}
.header-sticky.header-2 .jas-menu > li > a, .header-sticky.header-3 .jas-menu > li > a, .header-sticky.header-4 .jas-menu > li > a {
    line-height: 25px;
}
.footer-1 .signup-newsletter-form input.submit-btn {
    padding: 0 11px 0 18px;
}
@media (min-width: 1200px) { 
  #jas-header {
    height: 230px!important;
  }
}
@media (min-width: 1600px) { 
  #jas-header {
    height: 250px!important;
  }
}
@media (min-width: 2500px) { 
  #jas-header {
    height: 290px!important;
  }
}