/*
Theme Name: HandyStore Theme Child
Theme URI: http://handy.themes.zone
Author: Themes Zone
Author URI: http://themes.zone
Description: Multi purpose Theme.
Version: 5.0.2 (see readme.txt for detailed changelog)
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Text Domain: plumtree
Template: handystore
*/


/* GENERAL */

@import url('https://fonts.googleapis.com/css?family=Quicksand');

@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
    url('AvenirLTStd-Light.woff') format('woff'),
    url('AvenirLTStd-Light.ttf')  format('truetype'),
    url('AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, input, li,
#sidebar-shop a,
.pt-sales-carousel ul.products .price-wrapper ins, 
.wcv-description-inner .products-count, 
.widget.woocommerce .product_list_widget li .price, 
.widget_pt_vendor_products_widget .product_list_widget li .price, 
div.product p.price, div.product span.price, 
li.product .product-description-wrapper .price,
.woocommerce-ordering select, .footer-widgets a {
    color: #000000 !important;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ee657d !important;
    cursor: pointer;
}


p, body {
    font-family: 'AvenirLTStd-Light', sans-serif !important;
}

h1,h2,h3,h4,h5 {
    font-family: 'Quicksand', sans-serif !important;
}

.woocommerce .add_to_cart_button, 
.woocommerce .button.product_type_variable, 
.woocommerce .outofstock .button,
.woocommerce .product_type_simple, 
.woocommerce a.button, 
.woocommerce input.button {
    background-color: #ee657d !important;
    color: #ffffff !important;
}

.woocommerce-breadcrumb a:hover,
.breadcrumbs-wrapper .woocommerce-breadcrumb {
    color: #ee657d !important;
}

.to-top {
	color:#ee657d !important;
	border: 1px solid #ee657d !important;
}

.to-top:hover {
	background:  #ee657d !important;
    color:#ffffff !important;
}

.wcv-verified-vendor, .woocommerce .added_to_cart, 
div.product span.custom-badge, 
div.product span.onsale, 
li.product span.custom-badge, 
li.product span.onsale {
    background-color:  #ee657d !important;
}

.woocommerce-pagination .page-numbers.current {
    color: #ffffff !important;
}

.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination a:hover {
    border-color: #ee657d !important;
    background:  #ee657d !important;
}


/* HEADER */

.stk.site-logo a img, .stk.site-logo img {
    width: 225px !important;
    max-width: 225px !important;
}

.site-header{
    background-color: #ffffff;
}

h3.shortcode-title {
    font-size: 24px !important;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:not(.mega-menu-item-has-children) a.mega-menu-link::after {
    background-color: #ee657d !important;
    padding: 0 !important;
}

#mega-menu-item-40011:hover > a.mega-menu-link {
  color: white !important;
}

#mega-menu-item-40011 > a.mega-menu-link {
  color: inherit;
  transition: all 0.3s ease !important;
}

#mega-menu-item-40011:hover > a.mega-menu-link {
  color: white !important;
  background-color: #ee657d !important;
}

/* HOME */

.slider-navi span {
    border-color: #ee657d !important;
    color: #ee657d !important;
}

.slider-navi span:hover {
    background-color: #ee657d !important;
    color: #ffffff !important;
}

/* CONTENT PAGE */

/*
.site-main.container {
    padding-top: 10px;
    padding-bottom: 10px;
}
*/

/* PRODUCTS */ 

li.product .inner-product-content {
    border-width: 0 !important;
}

/* BLOG */

#recent-posts-2 a,
#categories-2 a,
.entry-excerpt {
    color: #000000 !important;
}

#recent-posts-2 a:hover,
#categories-2 a:hover {
    color: #ee657d !important;
}

a.bookmark:hover {
    background-color: #ee657d !important;
}

/* CATEGORIES TEMPLATE */

.breadcrumbs-wrapper .col-md-8 {
    text-align: right;
}

h2.woocommerce-loop-product__title {
    font-size: 16px !important;
}

li.product .product-img-wrapper .pt-extra-gallery-img img {
    width: 100%;
    height: unset !important;
}

body.archive li.product .product-description-wrapper .link-to-product {
    margin-right: 0 !important;
}

body.archive li.product .product-description-wrapper {
    padding: 5px 10px !important;
}

/* Sidebar */

#pt_categories-5 h3.widget-title {
    display: none !important;
}

/*
#pt_categories-5 {
    padding: 0 10px !important;
}
*/

ul.pt-categories li {
    padding: 10px 0 !important;
}

.widget.woocommerce .widget-title {
    font-size: 18px !important;
}

.widget_price_filter .ui-slider .ui-slider-range {
    height: 7px !important;
}

.price_slider_amount button[type="submit"] {
    z-index: 10;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 0 5px !important;
    font-size: 14px !important;
    margin-left: 0 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: normal;
    background-color: #ee657d !important;
}

/* PAGINA CUENTA LOGIN */

#gform_fields_login {
    font-size: 16px !important;
}

.woocommerce-account label, .woocommerce-account fieldset label {
    margin-bottom: 0 !important;
}

/* SINGLE PRODUCT TEMPLATE */

.site-main.container {
    margin-top: 20px !important;
}

body.tax-product_cat .site-main.container  {
    margin-top: 0 !important;
}

div.product .product_meta {
    width: 100% !important;
}

#boton-beseif, .woocommerce a.button, #gform_submit_button_0,
#stk-mailchimp-button, .site-content .entry-content input[type="submit"],
body.single-post input[type="submit"] {
    z-index: 10;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 5px 20px !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    margin-bottom: 5px;
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: normal;
    background-color: #ee657d !important;
}

.woocommerce a.button {
    line-height: 1.7 !important;
}

/* Comments */

.comments-area {
    margin-top: 20px;
}

p.comment-form-comment label,
.comments-area .comments-title,
.comments-area .comment-reply-title {
    font-size: 18px !important;
}

.comment-meta,
.comment-content.post-content {
    font-size: 16px !important;
}

p.akismet_comment_form_privacy_notice {
    font-size: 12px !important;
}

/* Related posts */

h2.related-posts-title {
    font-size: 24px !important;
}

/* Beseif */

#modalBeseif .modal-dialog {
    top: 100px !important;
}

#modalBeseif .modal-dialog .modal-content {
    border-radius: 20px !important;
}

/* Button report */

a.stk-button-report {
    border: 1px solid #cccccc;
    padding: 10px;
    position: relative;
    top: 20px;
    text-decoration: none !important;
    background-color: #cccccc;
    color: #ffffff;
}

a.stk-button-report:hover {
    color: #ffffff !important;
}

/* PROVEEDORES */

.gv-review-list-body ol.gv-review-list.comment-list {
    margin-top: 15px !important;
}

footer.comment-meta {
    line-height: 2.25 !important;
}

footer.comment-meta .comment-metadata {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
}

/* NUESTRA HISTORIA */

.stk-block-buttons {
    text-align: center;
}

#nuestra_historia_vender {
    background-color: #ee657d;
}

#nuestra_historia_comprar {
    background-color: #fdcbca;
}

#nuestra_historia_vender,
#nuestra_historia_comprar {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    padding: 10px 20px;
    z-index: 10;
    border-radius: 5px;
}

#nuestra_historia_vender:hover,
#nuestra_historia_comprar:hover {
    color: #ffffff !important;
}

/* PREFOOTER */

.top-footer-widget .container {
    text-align: center;
}

/* FOOTER */

.footer-bottom .container {
    text-align: center;
    color: #ffffff;
}

#pt_categories-3 ul li.cat-item {
    padding: 6px 0 !important;
}

footer.entry-meta-bottom {
    display: none !important;
}

/* BLOG SINGLE ARTICLE */

.sqm-market-title-shop {
    display: none !important;
}

/* Primary: #6bcfca --- #ee657d */

.header-top {
    border-bottom: none;
}

.header-primary-nav {
    box-shadow: none !important;
    background-color: #ffffff;
}

.stk-hello-current-user,
.stk-loggin-buttons .login_button.inline i {
    color: #000000;
}

.login_button.inline {
    display: inline !important;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #ee657d;
    border-radius: 50px;
    padding: 5px 20px !important;
    font-weight: 300 !important;
    font-size: 16px;
    margin-right: 0 !important;
    line-height: 1;
}

#mega-menu-wrap-primary-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, 
#mega-menu-wrap-primary-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, 
#mega-menu-wrap-primary-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    background-color: #000000;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    padding: 15px;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-flyout ul.mega-sub-menu {
    top: 55px;
    padding: 0 !important;
}

ul.mega-sub-menu li a {
    padding: 0 10px !important;
}

.site-content {
    margin-top: 0;
}

.breadcrumbs-wrapper .container {
    padding: 10px 0;
}

li.product .product-img-wrapper .pt-extra-gallery-img {
    border: none;
    box-shadow: none;
}

/* SIDEBAR */

.pt-categories .current-cat a {
    font-weight: 700;
}

/* FOOTER */

#block-3 a {
    color: #ee657d !important;
}

#pt_categories-3 {
    border: none;
}

.footer-shortcode {
    display: none;
}

/* BUTTON BACK MY ACCOUNT */

.stk-right-block {
    text-align: right;
    padding: 10px 0;
}

@media (max-width: 480px) {
    .stk-right-block {
        text-align: center !important;
    }
}

/* ACCOUNT MENU */

.account-dropdown {
    position: relative;
    display: inline-block;
    color: #000000;
}

.account-toggle {
    background: none;
    cursor: pointer;
    color: #000000;
}

.account-toggle::after {
    font-family: "Dashicons";
    content: "\f347";
    margin-left: 6px;
    font-size: 0.8em;
    color: #666;
    transition: transform 0.2s ease;
}

.account-submenu {
    display: none;
    position: absolute;
    top: 20px;
    right: 0;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    min-width: 150px;
    z-index: 1000;
}

.account-submenu li {
    border-bottom: 1px solid #eee;
}

.account-submenu li:last-child {
    border-bottom: none;
}

.account-submenu li a {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
}

.account-submenu li a:hover {
    background: #f5f5f5;
}

.account-dropdown:hover .account-submenu {
    display: block;
}

.widget .current-cat a {
    color: #ee657d !important;
}


@media (max-width: 480px) {

    .stk.site-logo {
        text-align: left !important;
    }

    .primary-nav {
        padding: 40px 0 0 0;
    }

    .site-header {
        margin-bottom: 20px;
    }

    ul.mega-sub-menu li a.mega-menu-link {
        padding: 0 20px !important;
    }

    #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item > a.mega-menu-link {
        color: #000000 !important;
    }

    #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: #ffffff !important;
        background-color: #ee657d;
    }

    #stk-row-reverse {
        flex-direction: column-reverse !important;
        display: flex !important;
    }

    .primary-nav {
        position: absolute !important;
        top: 5px !important;
        right: 10px !important;
    }
    
    .breadcrumbs-wrapper .woocommerce-breadcrumb {
        padding-top: 0 !important;
    }

    .login_button.inline {
        font-size: 14px !important;
    }
}

@media (max-width: 767px){

    .breadcrumbs-wrapper .col-md-8 {
        text-align: center;
    }

    #sidebar-shop {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    #stk-our-wedding, #stk-our-wedding-block-two {
        display: none !important;
    }
}

@media (min-width: 480px) {
    .stk-header {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .stk-header .stk-loggin-buttons,
    .stk-header .stk-not-loggin-buttons  {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .header-primary-nav {
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
    }

    .woocommerce-breadcrumb {
        text-align: right !important;
        display: block !important;
    }

    li.mega-current-menu-item > a.mega-menu-link,
    a.mega-menu-link:hover,
    li.mega-current-menu-parent > a.mega-menu-link {
        color: #ffffff !important;
        background-color: #ee657d !important;
    }

    #filters-sidebar {
        display: block !important;
    }

    .breadcrumbs-wrapper .woocommerce-breadcrumb {
        padding: 10px 0 !important;
    }
}

@media (min-width: 768px){

    #sidebar-shop {
        display: block !important;
    }

    #filters-sidebar {
        display: none !important;
    }
}

@media (min-width: 992px) {

    .entry-meta-bottom .post-views {
        float: none !important;
    }
}

