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

.e-con {
    --container-max-width: 1440px !important;
}

.single-product .first-section-text h1 {
    font-size: 42px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 800 !important;  
	line-height: 56px !important;
    color: #343f52 !important;        
}

.single-product .first-section-text h2 {
    font-size: 32px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 700 !important;             
     margin: 30px 0 !important; 
}

.single-product .first-section-text h3 {
    font-size: 28px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 500 !important;             
     margin: 30px 0 !important; 
}

.single-product .first-section-text h4 {
    font-size: 25px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 500 !important;             
     margin: 30px 0 !important; 
}

.single-product .first-section-text h3 {
    font-size: 20px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 500 !important;             
     margin: 30px 0 !important; 
}
.single-product .first-section-text p{
	font-size: 16px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
	line-height: 24px !important;
    font-weight: 400 !important;  
	color: #000; 
    margin-bottom: 20px !important; 
}

.single-product .first-section-text li{
	font-size: 16px !important; 
	line-height: 24px !important;
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 400 !important;  
	color: #000 !important;
    margin-bottom: 10px !important; 
}

.single-product .review-container h2 {
    font-size: 32px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 700 !important;             
     margin: 30px 0 !important; 
}

.single-product .review-container p{
	font-size: 16px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
	line-height: 24px !important;
    font-weight: 400 !important;  
	color: #000; 
    margin-bottom: 20px !important; 
}

.single-product .review-container h3 {
    font-size: 20px !important;  
	font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 500 !important;             
    margin: 30px 0 !important; 
}

.single-product .review-container label {
    font-size: 16px !important;  
    font-family: "Inter", Poppins, sans-serif !important;
    font-weight: 400 !important;             
    margin: 20px 0 !important; 
    color: #000 !important;
}
.myfx-first-container .myfxbook-product-content h3 {
    font-size: 20px !important;
    font-family: "Inter", Poppins, sans-serif !important;
	line-height: 25px !important;
    font-weight: 400 !important;
    margin: 20px 0 !important;
    color: #000 !important; 
}

.myfx-first-container .myfxbook-btn-primary {
	background-color: #872CFF;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 14px 19px;
    color: #fff;
}

.myfx-first-container .myfxbook-btn-primary:hover{
	background-color: #8C7082;
}

.myfx-first-container .myfxbook-btn-secondary{
	background-color: #FA3B92;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 14px 19px;
    color: #FFFFFF;
}

.myfx-first-container .myfxbook-btn-secondary:hover{
	background-color: #DE1414;
}

.page-top {
    display: none;
}

#header .porto-narrow-sub-menu {
    overflow: visible !important;
}

.eael-star-rating.star-rating {
	display: none !important;
}

.woocommerce-billing-fields__field-wrapper .input-text  {
    background: #872dff33 !important;
    border-radius: 8px !important;
}

.form-row.place-order button {
	background-color: #872CFF !important;
    font-family: "Inter", Poppins !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border-radius: 5px 5px 5px 5px !important;
    padding: 18px 24px 18px 24px !important;
}
.addtocartnew {
	background-color: #872CFF !important;
    font-family: "Inter", Poppins !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border-radius: 5px 5px 5px 5px !important;
    padding: 18px 24px 18px 24px !important;
    display: block;
    text-align: center;
    color: #fff !important;
}
