/*
Theme Name: Wibar Child
Theme URI: http://demo.themeftc.com/woo_wine/store/
Author: the ThemeFTC team
Author URI: http://demo.themeftc.com/
Description: Responsive Multi-Purpose WordPress Theme
Template: wibar
Version: 1.0.0
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, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: wibar-child
*/

/* =====================================================================
   BEGIN: Wibar 1.1.2 design restore
   ---------------------------------------------------------------------
   The parent theme was updated 1.1.2 -> 2.1.5, which changed or dropped
   a large number of rules. This block restores the 1.1.2 values.

   Generated by diffing the 1.1.2 stylesheet (style.css + assets/css/
   responsive.css) against 2.1.5's, then keeping only declarations that:
     - differ between the two versions, or existed in 1.1.2 and are gone
     - use selectors that actually match this site's rendered markup
     - are NOT already declared in this file (your own tweaks win)

   #mega_main_menu was translated to .mega_main_menu: Mega Main Menu 2.2.4
   renders <div id="primary" class="mega_main_menu ...">, so the old ID
   selectors matched nothing.

   Your hand-written customisations follow AFTER this block and override it.
   ===================================================================== */
blockquote cite {
    margin-top: 0.5em;
}
blockquote:after {
    content: "";
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    text-transform: uppercase;
}
article .post-info a {
    color: #262626;
}
article .post-info a:hover {
    color: #f69e22;
}
.main-navigation li {
    border-bottom: 1px solid #eee;
    position: relative;
}
.ftc-search-product {
    padding-right: 35px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}
.ftc-my-wishlist a:before {
    content: "\f004";
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 20px;
    margin-right: 8px;
}
.ftc-my-wishlist a.tini-wishlist {
    transition: all 0.15s ease-in-out 0s;
}
.header-ftc.header-layout1 .header-content .navigation-primary .container {
    float: right;
}
.header-ftc.header-layout1 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
    text-align: left;
}
.header-content .container > div {
    display: table-cell;
    vertical-align: top;
}
.ftc-search-product .ftc_search_ajax {
    position: relative;
}
.ftc-search-product form {
    position: relative;
}
.ftc-search-product .ftc_search_ajax input[type="text"] {
    right: 10px;
    width: 260px;
}
.search-button {
    border: 0;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    position: absolute;
    z-index: 991;
    background-color: transparent !important;
    margin-top: 3px;
}
.search-button::after {
    color: #fff;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item > .item_link span.link_text:before {
    background: #9f2348;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 9991;
}
.images .yith-wcwl-add-to-wishlist img {
    position: relative;
    top: -29px;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block !important;
}
.woocommerce .woocommerce-ordering .orderby ul {
    padding: 9px 0 0 0;
}
.woocommerce-page .woocommerce-ordering .orderby ul {
    padding: 9px 0 0 0;
}
.woocommerce > .products {
    clear: both;
    display: flex;
    flex-flow: row wrap;
}
.woocommerce-page .woocommerce > .products .product {
    margin: 0px 0 30px 0;
}
.woocommerce-page.columns-4 .products .product {
    width: 25%;
}
.woocommerce.columns-4 .products .product {
    width: 25%;
}
.woocommerce .products.list .product {
    max-width: 100%;
    border: 1px solid #e5e5e5 !important;
    display: table;
}
.woocommerce .products.list .product .images {
    float: none !important;
    width: 270px !important;
    display: table-cell;
    vertical-align: middle;
}
.woocommerce .products.list .product .item-description {
    width: auto;
    display: table-cell;
}
.woocommerce .products.list .product .item-description .add-to-cart a {
    width: 120px;
}
.woocommerce .products.list .product .item-description .add-to-cart {
    width: 120px;
}
.woocommerce .products.list .product .item-description .add-to-cart span {
    font-size: 12px;
    font-weight: 500;
}
div.products.list .short-description.list {
    display: block !important;
    margin-top: 5px;
    margin-bottom: 16px;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
}
.woocommerce .products.list .product h3.product-name {
    margin-bottom: 8px;
    margin-top: 17px !important;
}
.woocommerce-page .products.list .product h3.product-name {
    margin-bottom: 8px;
    margin-top: 17px !important;
}
.woocommerce .ftc-breadcrumb-title h1 {
    display: none;
}
.woocommerce-page .ftc-breadcrumb-title h1 {
    display: none;
}
.header-title .product_title:before {
    margin-right: 10px;
}
.woocommerce .product .images {
    position: relative;
    z-index: 2;
    margin: 0 0 7px 0;
    max-width: 100%;
    line-height: 0;
    overflow: hidden;
    width: 100% !important;
}
.woocommerce .product:not(.list) .product .images {
    width: 100% !important;
}
.woocommerce .product .images:hover > a:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.group-button-product {
    height: 30px;
}
.woocommerce .product .images .group-button-product > div {
    line-height: 0;
    padding: 0;
    min-width: 0;
    display: inline-block;
    height: 30px;
}
.woocommerce .product .images .group-button-product > div a {
    line-height: 0;
    padding: 0;
    min-width: 0;
    display: inline-block;
    margin: 0 1px;
}
.woocommerce .product .images .group-button-product > a {
    line-height: 0;
    padding: 0;
    min-width: 0;
    display: inline-block;
}
.woocommerce .product .images .group-button-product > div.add-to-cart a {
    padding: 0 15px;
    width: auto;
    margin: 0 1px;
    line-height: 30px;
    height: 30px;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
.images .group-button-product > div a i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: inherit !important;
    padding: 9px;
}
.images .group-button-product > a i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: inherit !important;
    padding: 9px;
}
.woocommerce .product .images .group-button-product > div a:first-child:before {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: inherit !important;
    padding: 9px;
}
.woocommerce .product .images .group-button-product > a:first-child:before {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: inherit !important;
    padding: 9px;
}
.woocommerce .products .product {
    max-width: 270px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.woocommerce-page .products .product {
    margin-left: auto !important;
    margin-right: auto !important;
}
.ftc-product .item-description .yith-wcwl-add-to-wishlist {
    height: 40px;
}
.ftc-product .item-description .add-to-cart {
    height: 40px;
}
.item-description .yith-wcwl-add-to-wishlist img {
    position: relative;
    top: -20px;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}
.item-description .meta_info {
    margin: 0 -4px -4px;
}
.woocommerce .product .item-description .meta_info a {
    border: none;
    border-radius: 0;
    border-top: 1px solid #e5e5e5;
    line-height: 39px;
    padding: 0;
    background: none;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}
.woocommerce .product .item-description .meta_info .add-to-cart a:hover {
    border-right: 1px solid;
}
.woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    line-height: 40px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: none;
}
.ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist .ftc-tooltip {
    padding: 0 5px;
}
h3.product-name > a {
    font-size: 15px;
    line-height: 30px;
}
h3.product-name {
    font-size: 15px;
    line-height: 30px;
}
footer a {
    font-size: 13px;
}
footer {
    background-color: #262626;
}
.footer-bottom {
    background-color: #262626;
}
.fb_right a {
    font-size: 12px;
}
.woocommerce .before-loop-wrapper {
    margin-bottom: 20px;
    height: 50px;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count {
    margin: 0 0 8px 0;
}
.woocommerce-page .before-loop-wrapper .woocommerce-result-count {
    margin: 0 0 8px 0;
}
.woocommerce .woocommerce-ordering {
    margin: 0px 6px 0px 0;
}
.woocommerce-page .woocommerce-ordering {
    margin: 0px 6px 0px 0;
}
.woocommerce .woocommerce-ordering .orderby ul:before {
    top: 5px;
}
.woocommerce-page .woocommerce-ordering .orderby ul:before {
    top: 5px;
}
.woocommerce-page .woocommerce-ordering .orderby-title {
    margin: 12px 0 12px 0;
}
.woocommerce .woocommerce-ordering .orderby > li .orderby-current {
    padding: 3px 20px 3px 5px;
}
.woocommerce-page .woocommerce-ordering .orderby > li .orderby-current {
    padding: 3px 20px 3px 5px;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}
.woocommerce-page .products.list .product {
    border: 1px solid #e5e5e5 !important;
    display: table;
}
.woocommerce .products.list {
    padding: 0px 15px;
}
.woocommerce-page .products.list {
    padding: 0px 15px;
}
.woocommerce .products .product:hover {
    border: 0;
}
.woocommerce-page .products .product:hover {
    border: 0;
}
.contact_info_map .wpb_text_column {
    margin-bottom: -25px;
}
blockquote {
    font-style: normal;
    padding: 10px 0 10px 60px !important;
    margin: 0 0 15px !important;
    border-left: 0 !important;
}
blockquote:before {
    position: absolute;
    font-family: "Fontawesome";
    content: "\f10d";
    font-size: 40px;
    line-height: 22px;
    left: 1px;
    top: 12px;
    color: rgba(118,118,118,.3);
}
body > h1:first-child {
    background-color: #9f2348;
}
.site-footer {
    color: #999;
    font-size: 13px;
    line-height: 16px;
    margin-top: 0px;
}
#to-top a {
    border: 0;
}
#content.site-content {
    padding-bottom: 40px;
}
h3.product_title.product-name {
    margin-top: 13px !important;
}
.mobile-button .mobile-nav {
    font-size: 24px;
}
.footer-mobile {
    padding: 11px 0 11px;
}
.ftc-mobile-wrapper .menu-text {
    padding: 10px 0 10px 30px;
    line-height: 40px;
}
.ftc-mobile-wrapper .mobile-menu-wrapper .mobile_toggle {
    display: none !important;
}
.mobile-button {
    top: 60px;
    position: fixed;
    background-color: transparent;
    width: 50px;
    text-align: center;
}
.mobile-button .fa-bars:before {
    color: #fff;
}
.ftc-my-wishlist i.fa.fa-heart {
    display: none;
}
.ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
    margin-right: 10px;
    margin-top: 10px;
}
.ftc-cookies-popup {
    z-index: 99999;
}
.prod-cat-show-top-content-button {
    position: absolute;
    left: 125px;
}
.ftc-sidebar.product-category-top-content {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}
.ftc-sidebar.product-category-top-content >section {
    width: 23%;
    min-height: 260px;
    margin-bottom: 50px !important;
}
.off-canvas-cart-title .title {
    margin-bottom: 20px;
}
.off-canvas-cart-title a.close-cart {
    position: absolute;
    right: 40px;
    top: 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
}
a.close-cart:after {
    content: " ";
    position: absolute;
    right: -27px;
    top: 50%;
    margin-top: -1px;
    width: 15px;
    height: 2px;
    display: inline-block;
    background-color: #2d2a2a;
    -webkit-transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
a.close-cart:before {
    content: " ";
    position: absolute;
    right: -27px;
    top: 50%;
    margin-top: -1px;
    width: 15px;
    height: 2px;
    display: inline-block;
    background-color: #2d2a2a;
    -webkit-transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
a.close-cart:hover:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
a.close-cart:hover:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
p.woocommerce-mini-cart__empty-message {
    padding-left: 17px;
}
.st-row-info-contact {
    margin-bottom: 70px !important;
}
.header-layout1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    text-transform: capitalize;
}

.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item > .item_link span.link_text:before {
    background-color: #fe5900;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 9991;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:hover span.link_text:before {
    background-color: #fe5900;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 9991;
}
@media (max-width: 667px) {
    .header-content > .container {
        width: 650px;
    }
}

@media (max-width: 736px) {
    .header-content > .container {
        width: 719px;
    }
}

@media (max-width: 991px) {
    .mobile-button .mobile-nav {
        font-size: 22px;
        z-index: 999999;
    }
    .ftc-mobile-wrapper .menu-text {
        font-size: 20px;
        padding: 10px 0 10px 20px;
        line-height: 40px;
        background-color: #666;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }
    .ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
        float: right;
        margin-right: 10px;
    }
    .ftc-mobile-wrapper .mobile-menu-wrapper .mobile_toggle {
        display: none !important;
    }
    .mobile-button {
        width: 32px;
        z-index: 400;
        text-align: center;
    }
    .footer-mobile {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        padding: 10px 0 5px;
        -webkit-transition: all .4s ease-in-out 0s;
        -o-transition: all .4s ease-in-out 0s;
        transition: all .4s ease-in-out 0s;
        box-shadow: 0px 0px 5px #f1f1f1;
    }
    .footer-mobile i {
        font-size: 22px;
        padding-bottom: 5px;
    }
    .header-ftc {
        z-index: 11111;
    }
    .header-content {
        padding-bottom: 0px;
        padding-top: 0;
    }
    .header-content .container > div {
        display: table-cell;
    }
    .header-ftc .logo-wrapper {
        width: auto !important;
    }
    .ftc-search form:hover .ftc_search_ajax input[type="text"] {
        top: 2px;
    }
}

@media (min-width: 992px) {
    .ftc-mobile-wrapper {
        display: none !important;
    }
}

@media only screen and (max-width: 1080px) {
    .woocommerce-page.columns-4 .products.list .product div.images {
        width: 27% !important;
    }
    .woocommerce.columns-4 .products.list .product div.images {
        width: 27% !important;
    }
    .woocommerce-page.columns-4 .products .product {
        width: 22%;
    }
    .woocommerce.columns-4 .products .product {
        width: 22%;
    }
    .woocommerce .before-loop-wrapper .woocommerce-result-count {
        right: 50%;
    }
    .woocommerce-page .before-loop-wrapper .woocommerce-result-count {
        right: 50%;
    }
    .woocommerce-page.columns-3 .products .product {
        width: 29.33333%;
    }
    .woocommerce.columns-3 .products .product {
        width: 29.33333%;
    }
}

@media only screen and (max-width: 1199px) {
    .st-row-info-contact {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 435px) {
    .fb_right a {
        margin: 0 10px;
    }
}

@media only screen and (max-width: 480px) {
    .prod-cat-show-top-content-button {
        margin: 5px 0;
    }
    .woocommerce .products.list .product .images {
        margin-top: 17px;
        display: block;
        width: 100% !important;
    }
    .woocommerce .products.list .product h3.product-name {
        margin-top: 14px !important;
    }
    .woocommerce-page .products.list .product h3.product-name {
        margin-top: 14px !important;
    }
    .woocommerce .products.list .product .item-description {
        display: block;
        width: 100% !important;
    }
    .products.list .short-description.list {
        height: auto;
        overflow: visible;
    }
    #to-top {
        position: fixed;
        right: 20px;
        bottom: 80px;
    }
}

@media only screen and (max-width: 568px) {
    .woocommerce-page.columns-3 div.products .product {
        width: 45%;
    }
    .woocommerce.columns-3 div.products .product {
        width: 45%;
    }
    .woocommerce-page.columns-4 div.products .product {
        width: 45%;
    }
    .woocommerce.columns-4 div.products .product {
        width: 45%;
    }
    .products.list .short-description.list {
        height: 70px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 600px) {
    .header-content > .container {
        width: auto;
        display: inherit;
    }
}

@media only screen and (max-width: 640px) {
    .ftc-breadcrumb-title {
        padding: 70px 0;
    }
    .woocommerce .woocommerce-ordering .orderby {
        border-left: 0;
    }
    .woocommerce-page .woocommerce-ordering .orderby {
        border-left: 0;
    }
}

@media only screen and (max-width: 667px) {
    .woocommerce-page.columns-4 .products .product {
        width: 43.33333%;
    }
    .woocommerce.columns-4 .products .product {
        width: 43.33333%;
    }
    .woocommerce-page.columns-3 .products .product {
        width: 43.33333%;
    }
    .woocommerce.columns-3 .products .product {
        width: 43.33333%;
    }
    .woocommerce .product .item-description .meta_info a span {
        font-size: 0;
    }
}

@media only screen and (max-width: 767px) {
    .ftc-sidebar.product-category-top-content >section {
        width: 48%;
        margin-bottom: 30px !important;
    }
    .woocommerce-page.columns-4 .products.list .product div.images {
        width: 32% !important;
    }
    .woocommerce.columns-4 .products.list .product div.images {
        width: 32% !important;
    }
    .woocommerce-page.columns-3 .products .product {
        width: 29.33333%;
    }
    .woocommerce.columns-3 .products .product {
        width: 29.33333%;
    }
}

@media only screen and (max-width: 768px) {
    .contact_info_map .wpb_text_column {
        margin-bottom: 30px;
    }
    .woocommerce .products.list .product h3.product-name {
        margin-top: 10px !important;
    }
    .woocommerce-page .products.list .product h3.product-name {
        margin-top: 10px !important;
    }
    .woocommerce .products.list .product .item-description {
        text-align: center !important;
        vertical-align: middle;
    }
    .woocommerce .product .item-description .meta_info a span {
        font-size: 0;
    }
}

@media only screen and (max-width: 991px) {
    .woocommerce-page.columns-4 .products .product {
        width: 29.33333%;
    }
    .woocommerce.columns-4 .products .product {
        width: 29.33333%;
    }
    .woocommerce .woocommerce-ordering .orderby {
        border-left: 1px solid #e5e5e5;
    }
    .woocommerce-page .woocommerce-ordering .orderby {
        border-left: 1px solid #e5e5e5;
    }
    .woocommerce .before-loop-wrapper .woocommerce-result-count {
        left: 50%;
    }
    .woocommerce-page .before-loop-wrapper .woocommerce-result-count {
        left: 50%;
    }
    .woocommerce-page.columns-3 .products .product {
        width: 43.33333%;
    }
    .woocommerce.columns-3 .products .product {
        width: 43.33333%;
    }
    .header-content {
        padding: 0px;
    }
    .mobile-button {
        top: 20px;
        position: absolute;
    }
    span.count-wish {
        color: #666;
    }
    .ftc-my-wishlist i.fa.fa-heart {
        display: block;
    }
    .mega_main_menu > .menu_holder {
        background-color: #262626;
        margin: 0px 0 5px;
    }
    .footer-bottom .wpb_text_column {
        margin-top: 5px;
        margin-bottom: 0;
    }
    .fb_right {
        padding-bottom: 10px;
    }
    .header-content .container > div {
        display: table-cell;
    }
    .header-layout1 .header-content .navigation-primary .container {
        width: 100% !important;
    }
    .woocommerce .products.list .product .item-description {
        width: 50%;
    }
    .logo-wrapper.is-mobile {
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text {
        color: #fff !important;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item > .item_link > .link_content > .link_text {
        color: #fff !important;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li:hover > .item_link > .link_content > .link_text {
        color: #fff !important;
    }
    .widget-column.footer-bottom {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 668px) and (max-width: 767px) {
    .woocommerce .product .images .group-button-product > div.add-to-cart a {
        padding: 0 3px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .woocommerce .woocommerce-ordering .orderby {
        width: 150px;
    }
    .woocommerce-page .woocommerce-ordering .orderby {
        width: 150px;
    }
    .woocommerce .product .images .group-button-product > div.add-to-cart a {
        padding: 0 7px;
    }
    .woocommerce .product .item-description .meta_info a span {
        font-size: 0;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .woocommerce .product .images .group-button-product > div.add-to-cart a {
        padding: 0 5px;
    }
}

@media screen and (max-width: 1024px) {
    .woocommerce .products.list .product .images {
        width: 33% !important;
    }
    .woocommerce .products.list .product .item-description {
        width: 67%;
    }
}

@media screen and (min-width: 48em) {
    .main-navigation li {
        border: 0;
        display: inline-block;
    }
    .page .entry-title {
        font-size: 24px;
    }
    .page:not(.home) #content {
        padding-bottom: 3.25em;
    }
    .site-footer {
        line-height: 16px;
        /* margin-top: 20px; */
        padding-top: 20px;
    }
}
.site-content.hide-filter{
	 margin-bottom: 0px;
}
.products .product h3,
.woocommerce .products .product h3,
.woocommerce-page .products .product h3{
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	line-height: normal;
	font-size: 16px;
}
h3.product-name > a {
	color: #666;
}
/* ---------------------------------------------------------------------
   Menu: restoring precedence lost in the 1.1.2 -> 2.1.5 upgrade.

   In 1.1.2 the theme styled the menu with #mega_main_menu (an ID), which
   outranked Mega Main Menu's own generated skin (src/css/cache.skin.css,
   all class-level selectors) no matter what order they loaded in.

   2.1.5 rewrote those same rules to .mega_main_menu - class level - and the
   parent stylesheet loads BEFORE the plugin skin, so the skin now wins every
   tie. Example: .item_link padding was 0 20px in 1.1.2 and is still 0 20px in
   2.1.5, but the skin's 0px 17px now overrides it. Identical CSS text,
   different result - which is why the plain old-vs-new value diff missed these.

   Re-declaring them here restores the 1.1.2 outcome, because this stylesheet
   is the last one to load. Your own menu rules further down still win.
   --------------------------------------------------------------------- */
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text {
    font-family: "Dosis";
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > ul.mega_dropdown {
    font-family: "Arial";
}
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li {
    font-family: "Arial";
}
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
    font-family: "Arial";
}
.header-ftc.header-layout1 .mega_main_menu.first-lvl-align-center > .menu_holder.sticky_container > .menu_inner > ul {
    text-align: center;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item {
    border-top: 0;
    margin-top: 0;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li:hover {
    border-top: 0;
    margin-top: 0;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link {
    border-top: 0;
    margin-top: 0;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:hover span.link_text:before {
    background-color: #fe5900;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 9991;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link span.link_text:before {
    background: #fe5900;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 9991;
}
.header-layout1 .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child > .item_link:hover span.link_text:before {
    right: 0px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
    margin-top: 0;
    padding: 20px;
    border-top: 2px solid #f69e22;
}
.mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container {
    background: #000;
    height: 51px;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link * {
    color: #fff;
}
.mega_main_menu li.widgets_dropdown > .mega_dropdown > li {
    padding: 0;
}
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
    padding: 0;
}
.header-layout1 .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child > .item_link {
    padding-right: 10px;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link:hover * {
    color: #9f2348;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li.current-menu-item > .item_link * {
    color: #9f2348;
}
ul.mega_main_menu_ul > li > a.item_link:after {
    display: none !important;
}
.mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link {
    border: none;
}
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before {
    display: none;
}
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before {
    display: none;
}
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before {
    display: none;
}
.mega_main_menu li.widgets_dropdown .mega_dropdown > li > .item_link {
    padding: 6px 3px !important;
}
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > .item_link {
    padding: 6px 3px !important;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li .mega_dropdown .menu_item_without_text.disable_icon {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

@media (max-width: 991px) {
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"] {
        width: 100%;
        margin-left: 0;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link {
        border-bottom: 0;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item {
        border-bottom: 0;
    }
    .ftc-mobile-wrapper .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
        display: block;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
        color: #000 !important;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
        height: 40px !important;
        line-height: 40px !important;
    }
    .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link {
        height: 40px !important;
        line-height: 40px !important;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
        height: 40px;
    }
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
        padding: 0 20px;
    }
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul {
        background: #fff;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:hover {
        border-bottom: 0;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item:hover {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle {
        float: none;
        text-align: -webkit-center;
    }
}

@media only screen and (max-width: 1199px) {
    body .mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container {
        height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .mega_main_menu.responsive-enable li.multicolumn_dropdown > .mega_dropdown > li {
        width: 100% !important;
    }
}

@media only screen and (max-width: 640px) {
    .mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container {
        background-color: #fff;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
        color: #f69e22;
    }
}

@media only screen and (max-width: 800px) {
    .mega_main_menu.responsive-enable > .menu_holder > .menu_inner > ul > li >a {
        border-bottom: 1px solid rgba(128, 128, 128, 0.08);
    }
}

@media only screen and (max-width: 991px) {
    .mega_main_menu.responsive-enable li.multicolumn_dropdown > .mega_dropdown > li {
        width: 100% !important;
    }
    .mega_main_menu.responsive-enable > .menu_holder > .menu_inner > .nav_logo {
        display: inline-block;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 17px;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
        color: #fff;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
        color: #fff;
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:hover span.link_text:before {
        display: none;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item > .item_link span.link_text:before {
        display: none;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link span.link_text:before {
        display: none;
    }
    .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .symbol_menu {
        font-size: 24px;
        position: relative;
        top: -2px;
    }
    .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo.mobile_menu_active .mobile_toggle .mobile_button .symbol_cross {
        font-size: 12px;
        top: -2px;
        position: relative;
    }
    .ftc-mobile-wrapper ul.mega_main_menu_ul > li.menu-item-has-children:before {
        font-family: 'FontAwesome';
        content: "\f067";
        font-size: 13px;
        line-height: 14px;
        line-height: 23px;
        display: inline-block;
        font-weight: normal;
        position: absolute;
        color: #333;
        right: 0;
        top: 12px;
        z-index: 2;
        width: 20px;
        height: 20px;
        text-align: center;
        cursor: pointer;
        margin-right: 13px;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item-has-children:hover:before {
        content: "\f068";
        color: #fff;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item.menu-item-has-children:before {
        color: #fff;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:before {
        color: #fff;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text {
        color: #fff !important;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item.menu-item-has-children > .item_link > .link_content > .link_text {
        color: #fff !important;
    }
}
/* ===== END: Wibar 1.1.2 design restore ===== */

html {
    margin-top: 32px !important; 
}
.ftc-shop-cart{
	display: none !important;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0px 15px;
}
#content.site-content {
    background-color: #ffffff;
}
.group-home1 {
    margin-top: 0px;
}
.single-img1 {
    margin-top: 0px;
}
.ftc-sub-product-categories .product_title {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.ftc-sub-product-categories .short_description {
    text-align: center;
    margin-bottom: 20px;
}

.ftc-sub-product-categories .sub-product-categories {
    width: 100%;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories {
    list-style: none;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories li,
.woocommerce-page.columns-3 .products .product,
.woocommerce.columns-3 .products .product {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories li {
    width: 18%;
}

.woocommerce-page.columns-3 .products .product,
.woocommerce.columns-3 .products .product {
    width: 33.33%;
}

.shop-page .woocommerce.columns-3 .products .product{
    width: 18%;
}

.shop-page #main-content {
    width: 100%;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories li:nth-child(5n) {
    margin-right: 0px;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories .pt-ftc-category-title,
.ftc-sub-product-categories .item-description .product_title {
    font-weight: 600;
    font-size: 16px;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories a:hover,
.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories .pt-ftc-category-title:hover {
    color: #2b2b2b;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories li:hover,
.ftc-sub-product-categories .product-category:hover {
    background-color: #fe5900;
    opacity: 0.7;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories a {
    position: relative;
    display: block;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories a img {
  opacity: 1;
  width: auto;
  height: auto;
  backface-visibility: hidden;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories .middle,
.ftc-sub-product-categories .product-category .middle {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories a:hover img {
  opacity: 0.3;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories a:hover .middle,
.ftc-sub-product-categories .product-category:hover .middle {
    opacity: 1;
    width: 100%;
    z-index: 2;
}

.ftc-sub-product-categories .product-category:hover .middle {
    display: block;
}

.ftc-sub-product-categories .product-category:hover img {
    opacity: 0.3;
}

.ftc-sub-product-categories .sub-product-categories .pt-ftc-categories a .middle .text,
.ftc-sub-product-categories .product-category .middle .text{
    font-size: 18px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
}

.top-header-information ul {
    list-style: none;
}

.top-header-information ul li {
    display: inline-block;
    margin-right: 20px;
}

.top-header-information ul li i {
    color: #fe5900;
}

.header-ftc.header-layout1 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul,
.header-ftc.header-layout4 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
    padding-left: 0px;
}

.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:hover span.link_text:before,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item > .item_link span.link_text:before,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link span.link_text:before {
    top: 100%;
    bottom: 0;
    height: 3px;
}
.header-content {
    padding: 20px 0px 0px 0px;
}
.logo-wrapper {
    width: 30%;
}
.main-navigation {
    border-top: 1px solid #e2e2e2;
    width: 95%;
    display: inline-block;
}
.header-ftc.header-layout1 .header-content .navigation-primary .container, 
.header-ftc.header-layout4 .header-content .navigation-primary .container {
    width: 800px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > .mega_main_menu_ul li.menu-item a span.link_content .link_text {
    color: #2c2c2c;
    font-weight: 600;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > .mega_main_menu_ul li.menu-item a span.link_content .link_text {
    color: #ffffff;
}
.navigation-primary .container .ftc-search-product {
    display: inline-block;
    width: 4%;
}
.navigation-primary .container .ftc-search-product .search-button {
    background-color: #ffffff !important;
    margin-top: 25px;
    margin-left: -25px;
    font-size: 22px;
}
.navigation-primary .container .ftc-search-product .search-button::after,
.navigation-primary .container .ftc-search-product .search-button:hover{
    color: #fe5900;
}
.ftc-search-product button.search-button:hover:after {
    color: #fe5900 !important;
}
.ftc-search-product .ftc_search_ajax input[type="text"] {
    top: 34px;
}
.woocommerce-page.columns-4 .products .product,
.woocommerce.columns-4 .products .product {
    display: inline-block;
    /*border: 1px solid #e2e2e2;*/
    border-radius: 10px;
}
.woocommerce .products .product,
.woocommerce-page .products .product {
    margin: 0px 18px 30px 0px !important;
}
.home .woocommerce .products .product:nth-child(4n) {
    margin: 0px 0px 30px 0px;
}
.woocommerce-page .woocommerce.columns-3 .products .product:nth-child(5n),
.woocommerce .woocommerce.columns-3 .products .product:nth-child(5n) {
    margin-right: 0px;
}
.woocommerce div.product div.images {
    margin-bottom: 0px;
    text-align: center;
}
.ftc-feature .feature-content {
    background-position: center center !important;
    background-size: cover !important;
    min-height: 220px;
    margin-right: 0px;
    padding-right: 0px;
}

.ftc-feature .feature-content .ftc_feature_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 0px;
    width: 90%;
}

.ftc-feature .feature-content .ftc_feature_content h3 {
    margin-top: 5px;
    font-size: 22px;
    font-weight: 700;
    display: block;
}

.ftc-feature .feature-content .ftc_feature_content .ftc_feature_info {
    font-size: 20px;
}
.ftc-sub-product-categories .product_title,
.first-big-letter,
.section-title-first-big-letter .header-title .product_title {
    font-weight: normal;
}
.ftc-sub-product-categories .product_title .first-word,
.first-big-letter .first-word,
.section-title-first-big-letter .header-title .first-word {
    font-weight: bold;
    font-size: 32px;
}
.header-title .product_title{
    text-align: center;
}
.header-title .product_title:first-letter{
    color: inherit;
}
.header-title .product_title:before{
    width: 0px;
}
.section-title-first-big-letter .header-title .product_title .bg-heading {
    font-size: 32px;
}
.ftc-product .images .group-button-product {
    display: none;
}
.ftc-product:hover .images .group-button-product {
	opacity: 1;
	visibility: hidden;
}
.woocommerce .product  .images:hover .group-button-product{
	z-index: 5;
}
.woocommerce .product  .images:hover > a:after{
	background-color: rgba(0, 0, 0, 0);
}
.woocommerce .product .conditions-box .featured {
    top: 0px;
    left: 0px;
    background-color: #a345cc;
    width: 40px;
    height: 30px;
    border-radius: 20px;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    padding-top: 5px;
}

.woocommerce .product .conditions-box .onsale {
    position: absolute;
    margin-top: 0;
    top: 0px;
    right: 0px;
    left: auto;
    width: 40px;
    height: 30px;
    border-radius: 20px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    padding-top: 5px;
    background-color: #fe5900;
}

.ftc-breadcrumb {
    height: 160px;
}
.ftc-breadcrumb-title {
    padding: 65px 0;
}

.archive.post-type-archive.post-type-archive-product #main-content .before-loop-wrapper,
.archive.tax-product_cat #main-content .before-loop-wrapper,
.ftc-sub-product-categories .product-category .middle,
.shop-page #right-sidebar,
.woocommerce.columns-3 .ftc-sub-product-categories .products .product#product-category-74,
.woocommerce.columns-3 .ftc-sub-product-categories .products .product#product-category-75,
.ftc-sidebar .ftc-product-categories-list .product-categories .cat-item#list-product-category-74,
.ftc-sidebar .ftc-product-categories-list .product-categories .cat-item#list-product-category-75,
.ftc-sidebar .ftc-product-categories-list .product-categories .cat-item#list-product-category-76,
.catalogue-gallery {
    display: none;
}

.archive.post-type-archive.post-type-archive-product #main-content .woocommerce .product.product-category .product_title {
    font-size: 14px;
}
.ftc-breadcrumb {
    background-color: #000000;
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    -moz-opacity: 20%;
    -webkit-opacity: 20%;
    z-index: 2;
}
.contact_info_map .info_contact {
    width: 100%;
}
.contact_info_map .info_contact .info_column {
    width: 25%;
}
.contact_form .ftc-heading {
    color: #fe5900;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    background-color: #fe5900;
}
div.wpcf7-response-output {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.wpcf7-response-output.wpcf7-display-none {
    display: none;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.current a {
    color: #fe5900;
}
/* fancyBox 1.x chrome (#fancybox-title / #fancybox-close) - dead since v3.5.7 is the loaded
   library; v3 uses .fancybox-caption and a .fancybox-button--close toolbar. Rules removed:
   mapping them onto v3 selectors would push the close button off-screen. */
.ftc-product-categories-list ul.product-categories li span.icon-toggle {
    position: absolute;
    color: #9c9c9c;
    right: 0;
    top: 8px;
    z-index: 2;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 23px;
    cursor: pointer;
}
.ftc-product-categories-list ul.product-categories li.cat-parent span.icon-toggle:before {
    font-family: 'FontAwesome';
    content: "\f067";
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
}
/* #fancybox-wrap: fancyBox 1.x only. v3 .fancybox-container already sits at z-index 99992,
   so forcing 9999 here would drop the lightbox BELOW the sticky header. Removed. */
#browse-products {
    padding: 0px 15px !important;
}
.contact_info_map .info_contact .info_column {
    width: 100%;
}
.st-row-info-contact .contact_info_map.vc_col-sm-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.header-title .product_title{
    padding-left: 0px;
}
.footer-bottom .copy-com a {
    color: #999;
}
.ftc-search-product .ftc-search .search-button{
    z-index: 9999;
}
.site-footer {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ftc-sub-product-categories .product-category {
    position: relative;
}
.ftc-sub-product-categories .product-category a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#contact-info-first-row.st-row-info-contact {
    margin-bottom: 0px !important;
}
.st-row-info-contact .contact_info_map:first-child {
    padding-right: 0px !important;
}
.st-row-info-contact .contact_info_map:last-child {
    padding-left: 0px !important;
}
#contact-info-second-row.st-row-info-contact .contact_info_map:nth-child(2) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.st-row-info-contact .contact_info_map .info_contact .info_column ul {
    margin-top: 25px;
}
.st-row-info-contact .contact_info_map .wpb_text_column {
    margin-bottom: 0px;
    width: 100%;
}
.st-row-info-contact .contact_info_map .info_contact {
    height: 90px;
}
.contact_info_map .info_contact .info_column.website ul:before, .contact_info_map .info_contact .info_column.bus ul:before {
    left: 10px;
}
.contact_info_map .info_contact .info_column.email ul:before {
    content: "\f0e0";
}
.contact_info_map .info_contact .info_column.website ul:before {
    content: "\f0ac";
}
.contact_info_map .info_contact .info_column.bus ul:before {
    content: "\f207";
}
.header-ftc.header-layout1 .navigation-primary, .header-ftc.header-layout4 .navigation-primary {
    padding-left: unset;
}
/* =====================================================================
   Match live (Wibar 1.1.2) on category pages
   ===================================================================== */

/* 1. The white dash before sidebar widget titles ("— Categories").
      1.1.2 drew it with a broad :not() selector that matched the categories
      widget. 2.1.5 narrowed the same rule to .widget_recently_viewed_products,
      .ftc-items-widget and .widget_product_tag_cloud only, so the categories
      widget lost it. This restores the 1.1.2 scope. */
.widget-container:not(.widget_price_filter):not(.product-filter-by-color):not(.widget_layered_nav) .widget-title-wrapper:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 1px;
    left: 0;
    background: #fff;
    margin-bottom: 5px;
    margin-right: 10px;
    z-index: 1000;
}

/* 2. Product-loop images at natural size, as on live.
      '.woocommerce div.product div.images img { width:100% }' is a 1.1.2 rule
      meant for the single-product gallery, but 'div.product' also matches a loop
      tile, so it was upscaling 150px thumbnails to the full card width (248px).
      Scope the loop back to natural size; the single-product gallery is untouched. */
.woocommerce .products .product .images img,
.woocommerce-page .products .product .images img {
    width: auto;
    max-width: 100%;
}

/* =====================================================================
   Category-page sidebar: 1.1.2 values missed by the first restore.

   The original restore only kept rules whose selectors matched a sampled
   page, and that sample had no category page with a right sidebar - so every
   .ftc-product-categories-widget / #right-sidebar rule was filtered out as
   "unmatched". Re-run against a sample that includes them.

   e.g. the categories +/- icon: 1.1.2 = #9c9c9c / right:0, 2.1.5 = #444 /
   right:-5px, and the parent selector outranks the child's, so 2.1.5 won.
   ===================================================================== */
.woocommerce .products .product .item-description .product-categories {
    display: none;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:before {
    line-height: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a.next:before {
    line-height: 30px;
}
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:before {
    line-height: 30px;
}
.woocommerce-page nav.woocommerce-pagination ul li a.next:before {
    line-height: 30px;
}
body .ftc-footer .widget-title {
    padding: 0;
    font-size: 18px;
    font-family: 'PT Sans';
    text-transform: uppercase;
    line-height: 1;
    margin: 38px 0 17px 0;
    font-weight: 700;
    padding-left: 20px;
}
.woocommerce nav.woocommerce-pagination {
    margin-top: 2px;
    margin-bottom: 20px;
}
section.widget-container {
    background-color: #fff;
}
#right-sidebar {
    margin-bottom: 30px;
}
#right-sidebar .widget-container {
    border: none;
    padding: 0;
}
#right-sidebar .widget-title {
    text-align: left;
    display: inline-block;
    padding: 0 20px 0 0 !important;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}
#right-sidebar .widget-title:before {
    display: none;
}
#right-sidebar .widget-title-wrapper {
    position: relative;
    border-bottom: none;
    padding: 12px 20px;
}
#right-sidebar div > ul {
    border: 1px solid #e5e5e5;
    margin: 0 0 30px 0;
    clear: both;
    padding: 15px 20px;
}
#right-sidebar section > ul {
    border: 1px solid #e5e5e5;
    margin: 0 0 30px 0;
    clear: both;
    padding: 15px 20px;
}
.widget-container ul.product-categories {
    padding: 0px 20px !important;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle {
    color: #9c9c9c;
    right: 0;
}
.ftc-sidebar.product-category-top-content .widget-title-wrapper {
    padding-top: 15px;
    border: none;
}
.after-loop-wrapper span.page-load-status {
    display: inline-block !important;
    margin-top: 25px;
}
.archive:not(.term-gin) span.page-load-status{
	display: none !important;
}
.ftc-footer .copy-com {
	font-size: 14px;
}
@media only screen and (max-width: 640px) {
    #right-sidebar {
        z-index: 10;
    }
}

@media only screen and (max-width: 767px) {
    .ftc-sidebar > .widget-container .widget-title-wrapper a.block-control {
        right: 20px;
    }
    .widget-container.ftc-product-categories-widget .widget-title-wrapper > a.block-control:before {
        color: #fff !important;
    }
    #right-sidebar .widget-title-wrapper:before {
        display: none;
    }
    #right-sidebar .widget-title:after {
        display: none;
    }
    .widget-title-wrapper {
        position: relative;
    }
    .widget-title-wrapper a.block-control {
        position: absolute;
        content: "";
        width: 30px;
        height: 30px;
        display: inline-block;
        line-height: 0;
        right: 0px;
        top: 9px;
        text-align: center;
        text-indent: 0;
        z-index: 999;
    }
    .widget-title-wrapper a.block-control:before {
        content: "\f0fe";
        font-family: 'FontAwesome';
        font-size: 16px;
        line-height: 30px;
        text-indent: 0;
        color: #fff;
    }
    .widget-title-wrapper a.block-control.active:before {
        content: "\f146";
    }
    #right-sidebar .widget-title-wrapper {
        border-bottom: 1px solid #e5e5e5;
    }
}

/* =====================================================================
   Sub-category tiles on parent-category pages (e.g. /product-category/apparels/).

   2.1.5 introduced .archive .woocommerce.columns-N .products .category-slider.product
   { border: 0; width: calc(...); margin: 0 15px } - six classes, so it outranks your
   four-class .woocommerce.columns-N .products .product rule and stripped the card
   border. 1.1.2 has no .category-slider rule at all, which is why live still shows it.

   Mirroring your tile styling onto the same selector restores it. Only the
   unconditional rules are mirrored: your own 'width: 33.33%' carries no media query
   and sits last, so it already wins at every viewport - on live too.
   ===================================================================== */
.archive .woocommerce-page.columns-4 .products .category-slider.product {
    max-width: 270px;
    width: 25%;
    display: inline-block;
    border-radius: 10px;
}
.archive .woocommerce.columns-4 .products .category-slider.product {
    max-width: 270px;
    width: 25%;
    display: inline-block;
    border-radius: 10px;
}
.archive .woocommerce-page.columns-3 .products .category-slider.product {
    max-width: 270px;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
    width: 33.33%;
}
.archive .woocommerce.columns-3 .products .category-slider.product {
    max-width: 270px;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
    width: 33.33%;
}

/* Product tiles: restore the 270px cap.
   1.1.2 capped tiles via .woocommerce(-page) .products .product { max-width: 270px } - two
   classes. 2.1.5 added a four-class .woocommerce.columns-3 .products .product
   { max-width: calc(33.33% - 30px) }, which outranks it, so tiles grew to the full column
   (348px content box instead of 248px) on pages with no sidebar. 1.1.2 has no such rule.
   Re-declared at matching specificity; this stylesheet loads last, so it wins the tie. */
.woocommerce.columns-3 .products .product,
.woocommerce-page.columns-3 .products .product {
    max-width: 270px;
}

/* Ajax search box: keep it below the menu row, as on live.
   Your own rule sets top: 34px on .ftc-search-product .ftc_search_ajax input[type="text"].
   2.1.5 added per-header-layout variants (.header-layout1 ... { top: -4px }) that 1.1.2 has
   none of; yours is on a shorter selector, so -4px won and the box moved above the menu.
   Re-declared with the .header-layout1 prefix to match specificity. */
.header-layout1 .ftc-search-product .ftc_search_ajax input[type="text"] {
    top: 34px;
}

/* Search wrapper: back to 1.1.2 layout.
   1.1.2 does not style .ftc-search / .ftc-search-product at all. 2.1.5 added
   .ftc-search-product { position: relative } and .ftc-search { position: relative;
   display: flex }. The flex context re-lays out the search button and the form, which
   moves .ftc_search_ajax - and the input is absolutely positioned against it, so the
   dropdown landed at a different height even with the correct top: 34px. The relative
   ancestors also changed the containing block for the absolutely-positioned button.
   Reset to the initial values so the geometry matches live. */
.ftc-search-product {
    position: static;
}
.ftc-search {
    position: static;
    display: block;
}
