/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(/wp-content/themes/x-child/font/Lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(/wp-content/themes/x-child/font/Lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, body, input, button, select, textarea {
    font-family: 'Lato', Arial !important;
    /*font-weight: 400;*/
}
h2.entry-title a {
    color: #D29439;
}
h2.entry-title a:hover {
    color: #AD6B1A;
}

.wp-caption>.wp-caption-text, .wp-caption>.wp-caption-text:last-child, .gallery-item>.wp-caption-text, .gallery-item>.wp-caption-text:last-child {
    text-transform: none !important;
    font-size: 0.85rem;
}

.h-entry-cover span {
    font-size: 1rem;
    letter-spacing: 1px;
}
#s2id_jigoshop_coupons {
    display: none;
}
.shipping-advanced_flat_rate-0>span {
    color: green;
    font-weight: bold;
}
/*.format-standard .entry-content a:not(.x-btn):not(.x-img-thumbnail) {
    border-bottom: 1px solid !important;
}
.format-standard a:not(.x-btn):not(.meta-comments), .format-standard .entry-title a {
    color: #0978bd !important;
}
.entry-title::before {
    content: none !important;
}
.x-navbar {
    background-color: #FFF;
}
.x-navbar-inner {
    min-height: 90px !important;
}
.x-btn-navbar {
    text-align: center;
    float: none !important;
}
.x-btn-navbar i {
    padding: 10px !important;
}*/
.jigoshop #products .product {
    width: 22%;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 8px 1.25%;
}
.jigoshop #products .product .price {
    display: block;
    float: none;
    text-align: center;
    font-size: 15px;
    margin: 5px;
}


.page-id-4556 .slick-arrow{
    color: rgba(0, 0, 0, 0) !important;
}
.carousel-container {
    padding: 30px 50px;
    background-color: #EFEFEF;
    border: 1px solid #cbcbcb;
    margin: 30px 0;
}
.page-id-4556 .slide-div {
    margin: 15px;
    padding: 15px;
    background-color: #fff !important;
    display: block;
    color: black !important;
    text-decoration: none;
    min-height: 325px;
    text-align:center;
    border: 1px solid #ddd;
}
.page-id-4556 .slide-div:hover {
    box-shadow: 0 0 10px gray;
}
.page-id-4556 .slick-slide img {
    max-height: 200px !important;
    margin: 0 auto !important;
}
.page-id-4556 .slick-prev::before, .page-id-4556 .slick-next::before {
    color: black !important;
    font-size: 45px !important;
    font-family: 'slick' !important;
    padding: 0 !important;
}
.page-id-4556 .slick-prev, .page-id-4556 .slick-next {
    width: 45px !important;
    height: 45px !important;
    text-shadow: none;
}
.page-id-4556 .slick-prev {
    left: -40px !important;
}
.page-id-4556 .slick-next {
    right: -40px !important;
 }
.page-id-4556 ul.slick-dots {
    position: relative;
}
.single-product .x-sidebar.left {
    display: none;
}
.single-product .x-container.max, .post-type-archive-product .x-container.max, .single-product .site-content, .post-type-archive-product .site-content {
    max-width: 950px;
    margin: 0 auto;
}
.x-colophon.bottom .x-nav li a {
    color: rgba(255, 255, 255, 0.5);
}
.blog .x-main .post-4489, .blog .x-main .post-4493, .blog .x-main .post-4495, .blog .x-main .post-4498 {
display: none;
}
.x-post-carousel-meta {
    display: none;
}
.h-entry-cover {
    top: calc(100% - 4em) !important;
}
.post-type-archive-product .x-post-carousel, .single-product .x-post-carousel {
    display: none;
}
.x-post-carousel.unstyled .entry-cover {
    border-left: 2px solid #383838;
}
.x-post-carousel.unstyled {
    background-color: #383838;
}
@media (max-width: 1024px) {
    .carousel-container {
        padding: 15px 30px;
    }
    .page-id-4556 .slick-prev::before, .page-id-4556 .slick-next::before {
        font-size: 30px !important;
    }
    .page-id-4556 .slick-prev {
        left: -25px !important;
    }
    .page-id-4556 .slick-next {
        right: -25px !important;
    }
    .page-id-4556 .slick-prev, .page-id-4556 .slick-next {
        width: 30px !important;
        height: 30px !important;
    }
    .page-id-4556 .slide-div {
        margin: 10px;
    }
}
.jigoshop .product div.tab-content, .jigoshop .nav-tabs > li.active > a, .jigoshop .nav-tabs > li.active > a:focus, .jigoshop .nav-tabs > li.active > a:hover {
    background-color: #f9f9f9;
}
.jigoshop .well {
    background-color: white;
}
.jigoshop .glyphicon-star {
    color: #FFBD00;
}
.glyphicon.glyphicon-star-empty {
    color: #ffbd00;
}
.jigoshop .review {
    padding: 15px;
}
.jigoshop .submit {
    color: white;
}
.jigoshop .author.pull-left::before {
    content: "\e008";
    font-family: 'Glyphicons Halflings';
    margin-right: 15px;
    position: relative;
    top: 2px;
    left: 4px;
}
.x-colophon.bottom .x-nav li a {
    font-size: 0.7rem;
    letter-spacing: 1px;
}

@media (max-width: 979px) {
/*.x-brand {
    margin-top: 34px !important;
}*/
.jigoshop #products .product {
    width: 30%;
}
}

@media (max-width: 550px) {
    .jigoshop #products .product {
        width: 47%;
    }
}

@media (max-width: 400px) {
    .jigoshop #products .product {
        width: 98%;
    }
}