.elementor-490 .elementor-element.elementor-element-54580070{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-490 .elementor-element.elementor-element-ea8c018{--display:flex;}.elementor-490 .elementor-element.elementor-element-f572b47{--display:flex;}.elementor-490 .elementor-element.elementor-element-1f4e882{--display:flex;}.elementor-490 .elementor-element.elementor-element-4ee9884{--display:flex;}.elementor-490 .elementor-element.elementor-element-3904b51{--display:flex;--min-height:0px;}/* Start custom CSS for shortcode, class: .elementor-element-2bd5e05 *//*=========================
Quick Verdict
==========================*/

.gp-quick-verdict{

max-width:100%;
margin:40px auto;

}

.qv-heading{

font-size:32px;
font-weight:700;
margin-bottom:25px;
color:#111;

}

.qv-grid{

display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:24px;

}

.qv-card{

background:#fff;
border:1px solid #e6e6e6;
border-radius:16px;
padding:28px;
text-align:center;
position:relative;
transition:.35s;

}

.qv-card:hover{

transform:translateY(-6px);
box-shadow:0 18px 45px rgba(0,0,0,.08);

}

.qv-badge{

position:absolute;
left:18px;
top:18px;

font-size:11px;
letter-spacing:2px;
font-weight:700;

padding:7px 12px;
border-radius:50px;
text-transform:uppercase;

}

.top{

background:#111;
color:#fff;

}

.value{

background:#d9f1ff;
color:#0f6cbf;

}

.qv-card img{

width:190px;
height:210px;
object-fit:contain;
display:block;
margin:35px auto 20px;

}

.qv-card h3{

font-size:29px;
line-height:1.35;
margin-bottom:15px;
color:#111;

}

.qv-card p{

font-size:17px;
line-height:1.8;
color:#666;
margin-bottom:28px;

}

.qv-btn{

display:inline-block;

padding:16px 34px;

background:#2f8f57;

color:#fff;
font-weight:700;

text-decoration:none;

border-radius:8px;

transition:.3s;

}

.qv-btn:hover{

background:#237246;

}

.qv-btn.blue{

background:#2d7cf3;

}

.qv-btn.blue:hover{

background:#165ec5;

}

/*=========================
Tablet
==========================*/

@media(max-width:1024px){

.qv-card h3{

font-size:24px;

}

.qv-card img{

width:170px;
height:190px;

}

}

/*=========================
Mobile
==========================*/

@media(max-width:768px){

.qv-grid{

grid-template-columns:1fr;
gap:20px;

}

.qv-heading{

font-size:28px;

}

.qv-card{

padding:22px;

}

.qv-card img{

width:150px;
height:170px;

}

.qv-card h3{

font-size:22px;

}

.qv-card p{

font-size:16px;

}

.qv-btn{

display:block;
width:100%;

}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a99a70f *//* ===== GeneratePress Friendly Heading ===== */

.fragrance-heading-box{
    width:100%;
    margin:25px 0;
    padding-bottom:18px;
    border-bottom:3px solid #2f80ed;
}

.fragrance-heading-box .heading-tag{
    display:inline-block;
    background:#eef6ff;
    color:#2f80ed;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    padding:6px 12px;
    border-radius:30px;
    margin-bottom:12px;
}

.fragrance-heading-box h2{
    margin:0;
    font-size:31px;
    line-height:1.25;
    color:#111;
    font-weight:800;
}

.fragrance-heading-box p{
    margin:14px 0 0;
    font-size:16px;
    line-height:1.8;
    color:#555;
    max-width:850px;
}

/* ===== Tablet ===== */

@media (max-width:992px){

.fragrance-heading-box h2{
    font-size:32px;
}

}

/* ===== Mobile ===== */

@media (max-width:768px){

.fragrance-heading-box{
    margin:20px 0;
    padding-bottom:15px;
}

.fragrance-heading-box .heading-tag{
    font-size:11px;
    padding:5px 10px;
}

.fragrance-heading-box h2{
    font-size:26px;
    line-height:1.35;
}

.fragrance-heading-box p{
    font-size:15px;
    line-height:1.7;
}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-9745e45 */.fp-product-table{
    width:100%;
    margin:35px auto;
}

.table-responsive{
    width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
}

.fp-product-table table{
    width:100%;
    min-width:700px;
    border-collapse:collapse;
    background:#fff;
}

.fp-product-table thead th{

    background:#233b8f;
    color:#fff;
    padding:16px;
    text-align:center;
    font-size:18px;
    font-weight:700;
}

.fp-product-table tbody td{

    padding:14px;
    border:1px solid #e5e5e5;
    vertical-align:middle;
}

.fp-product-table tbody td:first-child{
    width:95px;
    text-align:center;
}

.fp-product-table img{

    width:70px;
    height:70px;
    object-fit:cover;
    border-radius:6px;
}

.fp-product-table strong{

    font-size:20px;
    color:#222;
    font-weight:700;
}

.price-btn{

    display:inline-block;
    background:#ff6934;
    color:#fff;
    text-decoration:none;
    padding:12px 22px;
    border-radius:4px;
    font-size:17px;
    font-weight:600;
    transition:.3s;
    white-space:nowrap;
}

.price-btn:hover{

    background:#e55320;
    color:#fff;
}

@media(max-width:768px){

.fp-product-table{

margin:20px 0;

}

.fp-product-table strong{

font-size:16px;

}

.fp-product-table thead th{

font-size:16px;
padding:14px;

}

.fp-product-table tbody td{

padding:12px;

}

.price-btn{

font-size:15px;
padding:10px 16px;

}

.fp-product-table img{

width:60px;
height:60px;

}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c416ced *//*=====================================
   GeneratePress Friendly Info Box
======================================*/

.fragrance-note-box{
    background:#ffffff;
    border-left:4px solid #4f7cff;
    border-radius:10px;
    padding:24px 26px;
    margin:30px 0;
    box-shadow:0 3px 12px rgba(0,0,0,.05);
    transition:.3s ease;
}

.fragrance-note-box:hover{
    box-shadow:0 8px 20px rgba(0,0,0,.08);
}

.fragrance-note-title{
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:15px;
}

.note-icon{
    width:34px;
    height:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#eef4ff;
    border-radius:50%;
    font-size:18px;
}

.fragrance-note-title h3{
    margin:0;
    font-size:24px;
    font-weight:700;
    color:#111;
    line-height:1.3;
}

.fragrance-note-box p{
    margin:0;
    font-size:16px;
    line-height:1.9;
    color:#555;
}

/* Tablet */

@media (max-width:991px){

.fragrance-note-title h3{
    font-size:22px;
}

.fragrance-note-box{
    padding:22px;
}

}

/* Mobile */

@media (max-width:768px){

.fragrance-note-box{
    padding:18px;
    margin:25px 0;
    border-left-width:3px;
    border-radius:8px;
}

.note-icon{
    width:30px;
    height:30px;
    font-size:16px;
}

.fragrance-note-title{
    gap:8px;
    margin-bottom:12px;
}

.fragrance-note-title h3{
    font-size:20px;
    line-height:1.4;
}

.fragrance-note-box p{
    font-size:15px;
    line-height:1.8;
}

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-df78dc4 *//* ===== GeneratePress Friendly Heading ===== */

.fragrance-heading-box{
    width:100%;
    margin:25px 0;
    padding-bottom:18px;
    border-bottom:3px solid #2f80ed;
}

.fragrance-heading-box .heading-tag{
    display:inline-block;
    background:#eef6ff;
    color:#2f80ed;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    padding:6px 12px;
    border-radius:30px;
    margin-bottom:12px;
}

.fragrance-heading-box h2{
    margin:0;
    font-size:31px;
    line-height:.25;
    color:#111;
    font-weight:800;
}

.fragrance-heading-box p{
    margin:14px 0 0;
    font-size:16px;
    line-height:1.8;
    color:#555;
    max-width:850px;
}

/* ===== Tablet ===== */

@media (max-width:992px){

.fragrance-heading-box h2{
    font-size:32px;
}

}

/* ===== Mobile ===== */

@media (max-width:768px){

.fragrance-heading-box{
    margin:20px 0;
    padding-bottom:15px;
}

.fragrance-heading-box .heading-tag{
    font-size:11px;
    padding:5px 10px;
}

.fragrance-heading-box h2{
    font-size:26px;
    line-height:1.35;
}

.fragrance-heading-box p{
    font-size:15px;
    line-height:1.7;
}

}/* End custom CSS */