/*
Theme Name:        Interioz
Text Domain:       interioz
Version:           1.0.0
Description:       Interior Design WordPress Theme
Tested up to:      6.6
Requires at least: 6.0
Requires PHP:      7.0
Tags:              portfolio
Author:            Pixelwars
Author URI:        https://themeforest.net/user/pixelwars
Theme URI:         https://themeforest.net/user/pixelwars/portfolio
License:           ThemeForest License
License URI:       https://themeforest.net/licenses
Domain Path:       /languages
*/


/*
    Do not remove any of the commented text above as it is used by the theme for proper function!
*/


/* Plugin: "Top 10 - Popular Posts" */

.tptn_counter {
	display: none;
}

/* Plugin: "Top 10 - Popular Posts" */


/* Sub Menu */

.is-submenu-dark .nav-menu ul ul li a:hover {
	color: #0a0a0a;
}

/* Sub Menu */

/** Custom Css **/
.cp_cff_13 #fbuilder .fields>label,
#fbuilder .top_aligned .fields label {
    color: var(--dark-800-main, #333233);
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 20px;
    opacity: 0.5;
    text-align: left;
}

.cp_cff_13 #fbuilder input[type="number"] {
    position: relative;
}

.cp_cff_13 #fbuilder input[type="number"]:after {
    content: 'cm';
    position: absolute;
    right: 0;
    display: block;
    top: 0;
    font-size: 12px;
    color: red;
    /* z-index: 9999; */
}

.cp_cff_13 #fbuilder input[type="number"] {
    border-radius: 8px !important;
    border: 1px solid var(--beige-600, #F1E5D5) !important;
    background: var(--beige-200, #FBF7F3) !important;
    display: inline-flex !important;
    height: 48px !important;
    padding: 12px 16px !important;
    align-items: center !important;
    width: 100% !important;
    color: var(--dark-800-main, #333233) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}

.cp_cff_13 #fbuilder input[type="number"] {
    padding-right: 35px !important;
}

.cp_cff_13 #fbuilder .cff-calculated-field {
    font-weight: 600;
}

.cp_cff_13 #fbuilder .fields:not(.cff-switch-container) input[type="radio"] {
    color: black;
}

.cp_cff_13 #fbuilder .fields:not(.cff-switch-container) input[type="radio"]:checked::before {
	margin: 0 !important;
}

/* Custom Styling */
.shopping-cart {display: none !important}

.bdt-main-title .frist-word{
	color: #000000 !important;
	font-family: "Montserrat", Sans-serif !important;
}

.woocommerceBreadcrump .woocommerce-breadcrumb {
	margin-bottom: 0px;
	border: none;
}
