/*
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  ***************/

.disc {
    list-style: disc;
    margin-left: 23px;
    font-size: 15px;
}
#header .nav-top {
    font-size: 1.2em;
}
.header-col ul.nav.nav-top li i:before {
    font-size: 28px;
	position: relative;
    top: 4.5px;
}
.header-col ul.nav.nav-top li .fa-envelope:before {
    color: #000;
}
.header-col ul.nav.nav-top li .fa-whatsapp:before {
    color: #128c7e;
}
.header-col ul.nav.nav-top li .fa-facebook:before {
    color: #3b5998;
}
.header-col ul.nav.nav-top li .fa-instagram:before {
    color: #3f729b;
}
.header-col div#mini-cart .cart-head span.cart-icon>i{
	font-size:26px;
	color: #232F3E;
}
#header .searchform {
    border: 1px solid #666f79;
    margin: 10px 0px 7px 0px;
}

#header .searchform input::placeholder {
    color: #666f79;
}
#header .searchform input {
    background-color: #fff;
	color: #232F3E;
}
#header .searchform .btn i {
    padding: 0.29rem 0.2rem;
    font-size: 26px;
}
#header #mini-cart {
    background-color: transparent;
}
@media (max-width: 767px) {
	ul.nav.nav-top li {
    width: 40px;
}
ul.nav.nav-top li i {
    font-size: .5em !important;
    margin-right: 0px !important;
}
	ul.nav.nav-top li.nav-item {
    height: 36px;
    overflow: hidden;
    max-width: 36px;
}
}

.page-id-3180 .wpb_wrapper ul li {
    color: #000;
    font-size: 18px;
}
.page-id-3180 .wpb_wrapper p {
    color: #000;
    font-size: 15px;
}

.page-id-3182 .wpb_wrapper ul li , .wpb_wrapper ol li {
    color: #000;
    font-size: 15px;
}
.page-id-3182 .wpb_wrapper p {
    color: #000;
    font-size: 15px;
}
.page-id-3184 .wpb_wrapper ul li , .wpb_wrapper ol li {
    color: #000;
    font-size: 15px;
}
.page-id-3184 .wpb_wrapper p {
    color: #000;
    font-size: 15px;
}
.page-id-10818 .wpb_wrapper p {
    color: #000;
    font-size: 15px;
}
/*#main {
     background-image: url(/wp-content/uploads/2022/04/bg-1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; 
	background: linear-gradient(135deg, #e7eef6, #acd2f6);
}
*/

.selling {
    margin-top: 32px;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
}
.vc_custom_1649688356309 {
    /* background-color: #d7b9c1 !important; */
    background: linear-gradient(258deg, #e7eef6, #d7b9c1 );
    border-radius: 500px 15px;
}
.vc_custom_1649770860093 {
   /* background-color: #d7b9c1 !important;*/
    background: linear-gradient(258deg, #e7eef6, #d7b9c1 );
    border-radius: 15px 500px;
}
.product-share:before {
    content: 'Product Share';
    color: #000;
}