/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/* Typography */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-style: normal;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    margin: 12px 0 10px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: 200;
}

.page-title,
h1 {
    font-weight: 200 !important;
}

.home h1 {
    font-size: 28px !important;;
    font-weight: 600 !important;
    line-height: 1.2em !important;;
}
/* 
.home h2 {
    text-decoration: underline;
    font-weight: 400 !important;
} */

.page-header h1 {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    float: none;
    margin: 0;
}

body:not(.single-product):not(.post-type-archive-product) h1 {
    line-height: 60px;
    color: #2f2f2f;
    font-size: 60px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    font-weight: 200 !important;
}

h2, .h2 {
    font-weight: 200;
    color: #2f2f2f;
    font-size: 25px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

h3, .h3 {
    font-weight: 200;
    color: #2f2f2f;
    font-size: 22px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

#content .entry-content .wpb_wrapper a.external-link, #content .entry-content .wpb_wrapper a {
    text-decoration: underline;
}

p {
    margin-bottom: 20px;
}


/* Top header */
#site-top-bar .header-top {
    border-bottom: 1px solid #e6e6e6;
    float: none;
}
.header-top-text ul {
    display: flex;
    padding: 0;
    margin: 0;
    align-items: baseline;
}

.header-top-text>ul>li {
    display: inline-block;
    color: #777;
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
    vertical-align: middle;
    max-height: 40px;
    border-right: 1px solid #f1f1f1;
    height: 100%;
    padding: 0 6px;
}

.header-top-text ul > li:first-child {
    padding-left: 0;
} 

.header-top-text ul li i {
    padding-right: 10px;
    color: #777;
}

#site-top-bar .button {
    margin: 3px 0;
    display: none;
    margin: 3px 0 3px 10px;
    padding: 6px !important;
    min-width: 160px;
    font-weight: 200;
    text-transform: initial;
}

/* Social icons */
#site-top-bar .sk_social_icons_list {
    list-style-type: none;
    margin-top: 4px;
    display: flex;
    justify-content: end;
}

#site-top-bar .sk_social_icons_list li {
    padding: 0 5px;
    flex-grow: unset;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin: 0 0 0 1px !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item {
    padding: 0 5px 0 0 !important;
}

/* Home */
.home .page-title {
    display: none;
}

.home .icon-layout-1 .icon-block {
    display: flex;
    align-items: baseline;
}
.home .icon-layout-1 .icon-block .icon-wrap {
    margin-right: 28px;
    max-width: 60px;
    max-width: 60px;
}

.home .icon-layout-1 .icon-block .icon-content {
    width: 230px;
}

/* General */
.content-area {
    padding-top: 15px;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #000;
    border-radius: 0;
    text-decoration: none !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    background-color: rrgba(0,0,0,0.8);
}

/* Category page */
.woocommerce .products .wcvendors_sold_by_in_loop a {
    display: inline-block;
    text-decoration: underline !important;
}

.woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-title {
    /* text-decoration: underline; */
    font-size: 14px !important;
    font-weight: 500;
}

body:not(.single-product):not(.post-type-archive-product) h1 {
    margin-bottom: 30px;
}

.woocommerce ul.products li.product .price {
    font-size: 17px;
    font-weight: 600;
    color: #000 !important;
}

.product-label.free-shipping {
    position: relative;
    font-size: 13px;
    left: 0;
    top: 0;
    background: #dedede;
    color: #3a3a3a;
    padding: 2px 5px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
}

/* Product page */
.product .row:first-child .large-12.xlarge-10 {
    width: 100%;
}
.woocommerce div.product .stock {
    color: #2f2f2f;
}
.product-totals-html {
    display: none;
}

.product_summary_middle {
    font-size: 14px;
}
.product_summary_middle a {
    text-decoration: underline;
}

.product_layout_classic .woocommerce-tabs {
    padding-top: 0;
}

.product #tab-description h2,
.product_layout_classic .woocommerce-tabs .panel #reviews .woocommerce-Reviews-title,
.product .product .woocommerce #reviews #comments h2,
.product .policy h3,
.product #tab-wcv_shipping_tab h3 {
    font-size: 26px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews span.comment-reply-title {
    font-size: 20px;
}

.product_layout_classic section.related h2, 
.product_layout_classic section.up-sells h2 {
    font-size: 30px !important; 
}

.product_layout_classic .product_content_wrapper .product_infos .price {
    margin-bottom: 0 !important;
}

.product_layout_classic .product-label.free-shipping {
    margin-bottom: 20px;
}


.woocommerce-account #customer_login .woocommerce-button {
    height: auto;
}

/* Vendor page */
.wcv-header-container {
    background: transparent;
}
.wcv-header-container #inner-element {
    position: relative;
    background: transparent;
}
.wcv-header-container .store-info h2{
    font-size: 30px;
}

/* Basket */
.ppc-button-wrapper {
    margin-top: 20px;
}

/* footer */
.site-footer {
    background-color: #f1f1f1;
    color: #999999;
}
.site-footer .widget_text ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-footer .widget_text ul li {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 31px;
}
.site-footer .widget_text h4{
    font-size: 20px;
    letter-spacing: 0.07em;
    margin: -2px 0 10px;
    color: #555;
}
.site-footer p {
    font-weight: 400;
}
.site-footer a, 
.site-footer .widget-title, 
.footer-navigation-wrapper ul li:after {
    color: #777;
    font-weight: 400;
    text-decoration: underline;
}

.site-footer .textwidget img {
    margin-bottom: 20px;
}

#site-footer .widget-title {
    text-transform: none;
    font-weight: 600;
    text-decoration: none;
    line-height: 28px;
    margin-top: 40px;
}

#site-footer  .textwidget.custom-html-widget .widget-title {
    font-weight: 400;
    font-size: 20px;
}

#site-footer .copyright_text a {
    text-decoration: none;
}


@media screen and (max-width: 63.9375em) {
    /* Top header */
    #site-top-bar:not(.show-on-mobile) {
        display: block;
    }
    .header-top-text ul > li:first-child {
        display: none;
    }

    .header-top-text ul > li ul li:first-child {
        display: block;
    }
    .header-top .header-cards span {
        display: none;
    }
    .header-top-text ul > li:nth-child(2) {
        max-height: 20px;
        overflow: hidden;
        margin-top: 4px;
    }
    .header-top-text ul > li:nth-child(2) p {
        max-width: 202px;
        overflow: hidden;
        margin: 0 auto !important;
    }
    .header-top-text ul > li:nth-child(3) { 
        border-right: none;
    }

    .header-cards img {
        height: 15px !important;
        margin-bottom: 5px;
    }

    /* Nav */
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-weight: 600 !important;
    }
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul {
        margin-left: 10px;
    }
    #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding-left: 0 !important;
    }

    /* Product page  */
    .woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
        font-size: 28px !important;
    }

    /* Vendors page */
    .wcv-header-container #inner-element {
        max-width: 100%;
        left: 0;
    }
    .wcv-header-container #inner-element .store-brand,
    .wcv-header-container #inner-element .store-info {
        max-width: 100%;
    }


}


@media (min-width: 768px) {

    .page-title,
    h1 {
        font-weight: 200 !important;
        font-size: 60px !important;
    }

    /* Top header */
    #site-top-bar .button { 
        display: block;
        max-width: 160px;
    }

    .header-top-text ul > li {
        padding: 0 17px;
        flex-grow: 1;
    }
    .header-top .header-cards img {
        display: none;
    }
    /* Product page */
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery {
        flex-direction: column;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport {
        order: 1;
        margin-left: 0;
        width: 100% !important;
        max-width: 100%;
        height: auto !important;
    }
    
    .woocommerce div.product div.images .flex-control-thumbs {
        display: flex;
        width: 100% !important;
        margin-right: 0;
        margin-top: 20px;
    }

    .product_content_wrapper .row:first-child .columns:nth-child(2) {
        display: none;
    }
    .woocommerce #content div.product .product_title, .woocommerce div.product .product_title, .woocommerce-page #content div.product .product_title, .woocommerce-page div.product .product_title {
        font-size: 30px !important;
    }
    .woocommerce .product_infos h3 {
        font-size: 26px;
    }


    /* vendor dashboard bug */
    .wcv-modal {
        opacity: 0;
        z-index: -1;
        width: 90% !important;
        height: 67% !important;
        margin-top: 45vh !important;
        margin-left: -45vw !important;
        top: 4% !important;
    }

    .wcv-modal-open .wcv-modal {
        opacity: 1;
        z-index: 1001;
        height: 84% !important;
    }

    .wcv-modal-open [id^=order-details-modal] {
        z-index: 1002;
        top: -27% !important;
    }

    .wcv-modal-open [id^=order-details-modal] img {
        max-height: 100px;
        width: auto;
    }
}


@media (min-width: 992px) {
    /* Top header */
    .header-top-text ul > li {
        padding: 0 33px;
    }
    .header-top-text ul > li:nth-child(2) p {
        max-width: none;
        overflow: visible;
    }
    .header-top .header-cards img {
        display: inline-block;
        margin-left: 20px;
    }
    /* Footer */
    .site-footer-widget-area .large-12 {
        width: 100%;
    }
}


@media (min-width: 1280px) {
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools {
        position: absolute;
        top: 0;
        right: 0;
    }
}


/****************************************************************/
/****************************************************************/
/****************************************************************/