/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.top-icon .porto-sicon-header {
    margin-bottom: 0.5rem !important;
}

.container-fluid {max-width: calc( 100% + 2 * var(--porto-fluid-spacing)) !important;}

@media screen and (max-width: 760px) {
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right
Shorthand property to set values for the thickness of the padding area. If left is omitted, it is the same as right. If bottom is omitted it is the same as top, if right is omitted it is the same as top. The value may not be negative.

Widely available across major browsers (Baseline since January 2018)
Learn more

Don't show
: calc(var(--bs-gutter-x) / 2);
    padding-left: opx !important;}

}

#content > article > div > div > div.woocommerce-info > div > div.fs-free-shipping-notice-continue-shopping-button-wrapper > a {color: #fffae1 !important;}
#content > article > div > div > div.woocommerce-info > div > div.fs-free-shipping-notice-text-and-progress-bar-wrapper > div > div {color: #234A48 !important; font-weight: bold !important;}
.dokan-info:before, .woocommerce-info:before {
    content: "\f05a";
    color: #4fc875 !important;
}
.shipping-method-description {font-weight: bold !important; font-size: 12px !important;}

#content > article > div > div > div.cart-v2 > div > div.col-lg-4 > div > div > div > div > h4 {font-weight: bold !important; letter-spacing:1px !important; color: #234A48 !important;}

body > div.page-wrapper > div.woo-page-header.page-header-8 > ul {font-family: BasicSans !important;}
body > div.page-wrapper > div.woo-page-header.page-header-8 > ul li a{font-family: BasicSans !important;}

.page-top ul.breadcrumb>li {
    text-transform: none !important;
}
#main {background-color: #fff !important;}
