/**
* Responsive style for the theme.
*
* @package StoreFlex Pro
*/
@media (max-width: 1600px) {

    .storeflex-containerfluid {
        width: 100% !important;
        padding: 0 10px;
    }

    #site-navigation ul li a {
        padding: 0px 11px;
    }

    .header-woo-links-wrap .site-header-cart:hover .widget_shopping_cart,
    .header-woo-links-wrap .site-header-cart.focus .widget_shopping_cart {
        left: -92px;
    }

    .storeflex-header-layout-three .header-woo-links-wrap .site-header-cart:hover .widget_shopping_cart,
    .storeflex-header-layout-three .header-woo-links-wrap .site-header-cart.focus .widget_shopping_cart{
        left: -4px;
    }

}

@media (min-width: 1400px) {

    #site-navigation .sub-menu,
    .primary-menu-wrap {
        display: block !important;
    }
}

@media (max-width: 1400px) {

    .storeflex-container {
        width: 100% !important;
        padding: 0 20px;
    }

    .storeflex-footer .storeflex-bottom-footer .storeflex-container {
        padding: 10px 20px;
    }

    .storeflex-banner-layout-three .feature-single-post-wrap {
        margin-right: 1px;
    }

    .storeflex-middle-content-sidebar-left aside,
    .storeflex-middle-content-sidebar-right aside {
        width: 30%;
    }



}

@media only screen and (max-width: 1300px) {


    #site-navigation ul,
    #site-navigation #primary-menu {
        padding: 0;
    }

    #site-navigation ul li.menu-item-has-children>a::before,
    #site-navigation ul li.page_item_has_children>a:before {
        right: 0px;
    }

}

@media only screen and (max-width: 1025px) {

    .storeflex-footer .footer-info-wrap {
        font-size: 14px;
    }

    .sm-search-form .search-field{
        width:86%;
    }

}

@media only screen and (min-width: 1000px) and (max-width: 1019px) {

    .post-thumbnail-wrap {
        height: 100%;
    }

    #site-navigation ul {
        gap: 27px;
    }

}


@media only screen and (min-width: 1026px) and (max-width: 1100px) {


    .sm-search-form .search-field{
        width:87%;
      }

    .search-icon {
        padding: 0;
    }

    #site-navigation ul li a {
        padding: 0px 7px;
        font-size: 13px;
    }

    #site-navigation ul#primary-menu li.menu-item-has-children a,
    #site-navigation #primary-menu li.page_item_has_children a {
        padding-right: 19px;
    }

    .storeflex-product-btns-icons a.add_to_wishlist {
        right: 10px;
    }

    .woocommerce-active ul.products li.product span.onsale,
    .woocommerce-active li.product span.onsale {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    .storeflex-footer .footer-info-wrap {
        font-size: 14px;
    }

}

@media only screen and (min-width: 600px) and (max-width: 768px) {}

@media (max-width: 768px) {

    .storeflex-banner-wrapper .lSSlideOuter {
        width: 100%;
    }

    .storeflex-banner-wrapper .storeflex-sponsor {
        width: 102%;
    }

    .storeflex-banner-wrapper .sponsor-single-post-wrap {
        display: inline-block;
        width: 31%;
        margin-left: 2%;
    }

    .storeflex-menu-toggle {
        display: block;
        cursor: pointer;
        background: none;
        border-color: #fff;
        color: #000;
        padding: 0px;
        text-align: left;
        width: 100%;
        position: relative;
        font-size: 17px;
    }

    .storeflex-menu-toggle i {
        font-size: 28px;
        vertical-align: middle;
        line-height: 23px;
    }

    #site-navigation .primary-menu-wrap {
        position: absolute;
        top: 100%;
        background: #fff;
        left: 0;
        display: none;
        width: 100%;
    }

    #site-navigation ul,
    #site-navigation #primary-menu {
        display: block;
    }

    #site-navigation ul li {
        margin: 0;
    }

    #site-navigation ul li.menu-item-has-children>a::before,
    #site-navigation ul li.page_item_has_children>a::before {
        display: none;
    }

    #site-navigation ul li:hover>a,
    #site-navigation ul li.current-menu-item>a,
    #site-navigation ul li.current_page_item>a,
    #site-navigation ul li.current-menu-ancestor>a,
    #site-navigation ul li.focus>a {
        border-radius: 0;
    }

    #site-navigation ul li a,
    #site-navigation #primary-menu li a {
        padding: 0 15px;
        line-height: 2.9 !important;
    }

    #site-navigation ul#primary-menu>li:first-child>a {
        padding-left: 15px;
    }

    #site-navigation ul li a.storeflex-sub-toggle,
    #site-navigation ul.sub-menu li a.storeflex-sub-toggle,
    #site-navigation ul.children li a.storeflex-sub-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 7px;
        background: #212121;
        color: #fff;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        padding: 0 !important;
    }

    #site-navigation ul.sub-menu,
    #site-navigation ul.children {
        position: static;
        float: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        line-height: 42px;
        box-shadow: none;
        display: none;
        width: 100%;
    }

    #site-navigation ul.sub-menu li a,
    #site-navigation ul.children li a {
        line-height: 42px;
        width: auto;
    }

    #site-navigation .sub-menu li>a::after {
        display: none;
    }

    #site-navigation ul li a {
        border-bottom: 1px solid #e1e1e1;
    }

    .storeflex-category-block-wrapper .single-category,
    .storeflex-product-grid-block .storeflex-product-grid-wrapper li.product {
        width: 48%;
    }

    #primary,
    .home.blog #primary,
    .storeflex-shop-wrapper,
    #right-secondary,
    .sidebar-layout--right-sidebar #shop-secondary,
    .home.blog #right-secondary {
        width: 100%;
    }

    .storeflex-testimonial-wrapper .storeflex-testimonial-post-wrap {
        width: 47%;
    }

    .storeflex-footer .footer-info-wrap {
        padding: 50px 0px;
        align-items: center;
        font-size: 14px;
    }

    .storeflex-footer .footer-info-wrap i::before {
        font-size: 24px;
    }

    .footer-widget-column-three .footer-widget-wrapper.storeflex-grid,
    .footer-widget-column-four .footer-widget-wrapper.storeflex-grid {
        grid-template-columns: repeat(2, calc(50% - 1.33em));
    }

    .storeflex-middle-content-sidebar-left aside,
    .storeflex-middle-content-sidebar-right aside,
    .storeflex-middle-content-sidebar-left .frontpage-middle-content-section,
    #left-secondary,
    #shop-secondary,
    .home.blog #left-secondary,
    .storeflex-middle-content-sidebar-left aside,
    .sidebar-layout--left-sidebar #primary,
    .storeflex-middle-content-sidebar-right .frontpage-middle-content-section {
        width: 100%;
    }

    .storeflex-middle-content-sidebar-left .frontpage-middle-content-section li.product,
    .storeflex-middle-content-sidebar-right .frontpage-middle-content-section li.product {
        width: 48%;
    }

    .storeflex-banner-layout-three .feature-single-post-wrap {
        margin-right: 0;
    }

    .storeflex-banner-wrapper .slider-content-wrap {
        width: 75%;
        padding: 0 40px 0 40px;
    }

    .storeflex-banner-wrapper .slider-content-wrap h3 {
        font-size: 35px;
    }

    .site-mode--dark .storeflex-menu-toggle {
        color: #fff;
        border-color: transparent;
    }

    .site-mode--dark #site-navigation ul li a,
    .site-mode--dark #site-navigation #primary-menu li a {
        background-color: #212121;
    }

    .storeflex-middle-header .site-branding .site-title {
        font-size: 30px;
    }

    .header-search-wrapper .storeflex-centered .search-submit,
    .header-search-wrapper .storeflex-centered .search-form label input {
        font-size: 18px;
    }

    .header-search-wrapper .storeflex-centered .search-form label {
        width: 75%;
    }

    .storeflex-search-overlay .header-woo-links-wrap {
        width: 30%;
        padding: 8px 0px;
    }

    .storeflex-banner-wrapper .storeflex-container {
        grid-template-columns: 100%;
    }

    .storeflex-banner-layout-two .feature-single-post-wrap {
        margin-left: 0;
    }

    .slider-single-post-wrap,
    .storeflex-banner-layout-two .slider-single-post-wrap {
        height: auto;
    }

    .storeflex-header-layout-two .header-search-wrapper,
    .storeflex-header-layout-three .header-search-wrapper {
        width: 100%;
    }

    .storeflex-header-layout-two .storeflex-top-header .storeflex-container.storeflex-flex,
    .storeflex-header-layout-three .storeflex-top-header .storeflex-container.storeflex-flex {
        display: inline-block;
    }

    .storeflex-header-layout-two .storeflex-middle-header .storeflex-flex .storeflex-menu-wrapper,
    .storeflex-header-layout-two .storeflex-social-icons-wrapper,
    .storeflex-header-layout-three .header-elements-wrapper .storeflex-social-icons-wrapper {
        display: inline-block;
    }

    .storeflex-header-layout-two #storeflex-site-mode-wrap.storeflex-icon-elements{
        display: inline-block;
        float: right;
    }

    .storeflex-header-layout-three .storeflex-top-header .header-elements-wrapper{
        justify-content: flex-start;
        display: flex;
        float: none;
    }

    .storeflex-header-layout-three .storeflex-social-icons-wrapper{
        margin-left: 0;
    }

    .storeflex-header-layout-three #storeflex-site-mode-wrap.storeflex-icon-elements{
        margin-left: auto;
    }

    .storeflex-header-layout-three .storeflex-menu-toggle{
        text-align: center;
    }

    .storeflex-header-layout-three .top-header-text{
       flex: none;
    }

   .header-woo-links-wrap #site-header-cart{
        padding: 0 10px 0px 15px;
    }

    .storeflex-header-layout-two .top-header-text{
        text-align: center;
    }

    .storeflex-header-layout-three .site-branding{
        text-align: center;
    }

    .slider-desc{
        display: none;
    }

    .storeflex-banner-wrapper .lSAction{
        right:10px;
        top:10px;
    }

    .storeflex-banner-wrapper .lSAction a{
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    .storeflex-banner-wrapper .lSAction .lSPrev:before, .storeflex-banner-wrapper .lSAction .lSNext:before {
        font-size: 30px;
    }

    .storeflex-banner-wrapper .feature-content-wrap h4{
        font-size: 15px;
    }

    .storeflex-banner-wrapper .feature-content-wrap .buy-now-button a{
        font-size: 13px;
    }
}

@media (max-width: 600px) {

    .storeflex-banner-wrapper .lSAction{
        right:1px;
        top:1px;
    }

    .sm-search-form .search-field{
        width:85%;
    }

    .storeflex-header-layout-three .header-search-wrapper .storeflex-container,
    .storeflex-header-layout-two .header-search-wrapper .storeflex-container,
    .storeflex-header-layout-three .header-search-wrapper .storeflex-icon-elements{
        padding: 0px;
    }

    body.logged-in {
        margin-top: -46px;
        padding-top: 50px;
    }

    #storeflex-site-mode-wrap a {
        margin: 0 auto;
    }

    .storeflex-top-header .top-header-text,
    .storeflex-header-layout-three .top-header-text {
        display: none;
    }

    .storeflex-header-layout-three .storeflex-middle-header .storeflex-flex .storeflex-menu-wrapper{
        flex: none;
    }

    .storeflex-category-block-wrapper .single-category {
        width: 100%;
    }

    .storeflex-banner-wrapper .sponsor-single-post-wrap {
        width: 98%;
    }

    .storeflex-product-grid-block .storeflex-product-grid-wrapper li.product,
    .archive-style--grid .storeflex-content-wrapper article,
    .storeflex-testimonial-wrapper .storeflex-testimonial-post-wrap {
        width: 100%
    }

    .storeflex-footer .footer-info-wrap {
        width: 98%;
        border-bottom: 1px solid #c3c3c3;
        border-right: none;
    }

    .storeflex-footer .footer-info-wrap:last-child {
        border-bottom: none;
    }

    .cart-contents .cart-title,
    .cart-contents .cart-amount {
        display: none;
    }

    .storeflex-footer .storeflex-social-icons-wrapper {
        margin-left: 0
    }

    .storeflex-grid {
        grid-template-columns: 100% !important;
    }

    .site-info .storeflex-flex {
        flex-direction: column;
    }

    .social-icons-wrapper .social-icon {
        margin-left: 6px;
    }

    .site-info {
        padding: 8px 0px;
    }

    .footer-navigation {
        margin-left: 0;
    }

    .storeflex-search-overlay .storeflex-container {
        display: inline-block;
        margin: 30px auto;
    }

    .storeflex-search-overlay .site-branding,
    .storeflex-centered {
        width: 100%;
    }

    .storeflex-search-overlay .header-woo-links-wrap {
        margin: 0 auto;
    }

    .storeflex-search-overlay #close-btn i {
        top: 7px;
        right: 7px;
        font-size: 34px;
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }

    .storeflex-footer .footer-info-content {
        width: 54%;
    }

    .footer-info-wrap i {
        width: 20%;
    }

    .woocommerce-account .storeflex-myaccount-avatar {
        width: 28%;
    }

    .woocommerce-account .storeflex-myaccount-wrapper {
        width: 100%;
    }

    .storeflex-banner-layout-three .feature-single-post-wrap {
        width: 100%;
        margin-left: 0;
    }

      .storeflex-banner-wrapper .slider-content-wrap h3,
    .storeflex-banner-wrapper .feature-content-wrap h4,
    .storeflex-call-action-content h2 {
        font-size: 22px;
    }

    .storeflex-banner-wrapper .slider-content-wrap span {
        display: none;
    }

    .storeflex-banner-wrapper .slider-single-post-wrap .buy-now-button a {
        border-radius: 5px;
        padding: 7px 20px;
        font-size: 17px;
    }

    .storeflex-banner-layout-three .storeflex-feature {
        margin-left: 0;
    }


    .storeflex-middle-content-sidebar-left .frontpage-middle-content-section li.product,
    .storeflex-middle-content-sidebar-right .frontpage-middle-content-section li.product {
        width: 100%;
    }

    .frontpage-middle-content-section .storeflex-container {
        padding: 0px;
    }

    .storeflex-category-block-wrapper .storeflex-single-category-wrapper,
    .storeflex-product-grid-block .storeflex-product-grid-wrapper,
    .storeflex-custom-block .storeflex-custom-block-wrapper,
    .frontpage-section li.product,
    .frontpage-middle-content-section li.product,
    .storeflex-related-posts-wrapper,
    .storeflex-related-posts-wrapper .related-post-wrap {
        margin-left: 0;
    }

    .storeflex-related-posts-wrapper .related-post-wrap {
        width: 100%;
        margin-bottom: 20px;
    }

    .storeflex-basic-info-wrapper.storeflex-basic-info-layout-one .storeflex-flex {
        display: block;
    }

    .storeflex-author-container.storeflex-author-box-layout-two .storeflex-author-image {
        width: 25%;
        top: -65px;
    }

    .single .storeflex-content-wrapper .storeflex-post-date {
        width: 15%;
    }

    .storeflex-social-icons-wrapper{
        display: inline-block;
    }

    .woocommerce-cart .wc-block-cart-item__image{
        display: block;
        padding-right:0px;
    }

    .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row{
        display: block;
    }



}