All Perfumes
/* widget: Woo AJAX Search */
#uc_woocommerce_ajax_search_elementor_210e4f1.uc-ajax-search-wrapper{
position:relative;
display:flex;
width:100%;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__title
{
display:block;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-title b.uc-capitalized,
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-title:not(b.uc-capitalized)::first-letter {
text-transform: none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-wrapper-inside
{
width:100%;
}
#uc_woocommerce_ajax_search_elementor_210e4f1.uc-ajax-search-wrapper span{
}
#uc_woocommerce_ajax_search_elementor_210e4f1.uc-ajax-search-wrapper input{
width:100%;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__input-wrapper-inner
{
position:relative;
flex-grow:1;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__items{
position:absolute;
left:0px;
width:100%;
z-index:999999;
overflow:hidden;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link{
display:flex;
align-items:center;
gap:10px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-title{
display:block;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-header{
display:none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-image{
display:block;
flex-grow:0;
flex-shrink:0;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__input-wrapper{
position:relative;
display:flex;
align-items:center;
justify-content:center;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-panel{
width: 100%;
overflow: hidden;
transition: width .5s;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-product-card{
text-align: center;
flex-direction: column;
gap: 10px;
display: flex;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-product-card-img img{
margin: 0 auto;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__items{
display: flex;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item{
transition: background-color .3s;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item.uc-selected{
background-color: #ccc;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-list{
display: flex;
flex-wrap: nowrap;
width: 100%;
transition: transform .3s;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-list-inner{
flex: 0 0 100%;
max-width: 100%;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-header{
display: flex;
justify-content: space-between;
align-items: center;
direction: ltr;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-pages{
display: flex;
gap: 5px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-navigation-panel{
display: flex;
gap: 15px;
justify-content: space-between;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-arrows{
display: flex;
justify-content: space-between;
gap: 10px;
cursor: pointer;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-arrows .uc-inactive{
opacity: .5;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-arrow-left{
position: relative;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-arrow-left::before{
font-family: “Font Awesome 5 Free”;
content: “f104”;
font-weight: 900;
line-height:1em;
display: inline-flex;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-arrow-right::before{
font-family: “Font Awesome 5 Free”;
content: “f105”;
font-weight: 900;
line-height:1em;
display: inline-flex;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__btn
{
display:flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__btn.uc-inactive{
cursor: default;
opacity: 0.7;
pointer-events: none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__btn_icon
{
line-height:1em;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__btn svg
{
height:1em;
width:1em;
}
#uc_woocommerce_ajax_search_elementor_210e4f1.uc-loading .uc-ajax-search__spinner__loader-wrapper{
display:flex !important;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__error{
color:red;
padding-top:15px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__spinner__loader-wrapper{
position:absolute;
top:50%;
transform:translateY(-50%);
inset-inline-end: 15px;
height: 100%;
align-items: center;
justify-content: center;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__spinner {
animation: ajaxsearchrotate 2s linear infinite;
z-index: 2;
width: 25px;
height: 25px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__spinner-path {
stroke-linecap: round;
animation: ajaxsearchdash 1.5s ease-in-out infinite;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-list-inner
{
display:grid;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 ::-webkit-input-placeholder { /* Edge */
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 ::placeholder {
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__input.uc-active{
caret-color: unset;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search__input{
caret-color: transparent;
}
/* input type: number – hide arrows in Chrome, Safari, Edge, Opera */
#uc_woocommerce_ajax_search_elementor_210e4f1 ::-webkit-outer-spin-button,
#uc_woocommerce_ajax_search_elementor_210e4f1 ::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* input type: number – hide arrows in Firefox */
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-count-buttons__number {
-moz-appearance: textfield;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-count-buttons{
display: flex;
justify-content: center;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-count-buttons button{
display: flex;
justify-content: center;
align-items: center;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__link-count-buttons input{
max-width: 100px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-button-addcart,
#uc_woocommerce_ajax_search_elementor_210e4f1 .added_to_cart,
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__product-page{
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-button-addcart,
#uc_woocommerce_ajax_search_elementor_210e4f1 .added_to_cart{
display: inline-block;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-search-item__product-page{
display: inline-block;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .ue-inner-btn-wrapper
{
display:flex;
align-items:center;
justify-content:center;
position: relative;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-button-addcart.added
{
display:none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-product-card .uc-ajax-search-product-card-price{
display: none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-product-card .uc-ajax-search-product-card-img{
display: none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-ajax-search-product-card .uc-ajax-search-product-card-title{
display: none;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-panel .uc-search-item-wrapper
{
width:100%;
display:flex;
text-align:left;
justify-content:space-between;
gap:8px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-panel .uc-search-item__link-price{
display:flex;
gap:8px;
}
#uc_woocommerce_ajax_search_elementor_210e4f1 .uc-pagination-panel .uc-search-item__link-price>div
{
display:flex;
}
@keyframes ajaxsearchrotate {
100% {
transform: rotate(360deg);
}
}
@keyframes ajaxsearchdash {
0% {
stroke-dasharray: 1, 150;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -124;
}
}

Creed Majestic
₨2,500

Noir One
₨2,500

The Gentlmen
₨2,500

Tuscano Gold
₨2,500
/* widget: Woo Product Grid */
#uc_woocommerce_product_grid_elementor_018213f * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_018213f .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_018213f .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_018213f span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_018213f .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_018213f .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_018213f .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_018213f .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_018213f .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_018213f input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_018213f {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_018213f .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_018213f .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_018213f .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_018213f .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_018213f .added_to_cart,
#uc_woocommerce_product_grid_elementor_018213f .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_018213f .uc-button-addcart.added{
display:none;
}
#uc_woocommerce_product_grid_elementor_018213f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_018213f.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_018213f .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_018213f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_018213f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_018213f .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_018213f input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_018213f input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_018213f input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_018213f .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_018213f del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_018213f ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_018213f .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_018213f .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_018213f .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Men's
Creed Majestic
₨2,500
Details
.nc-loop-bars-rotate-32-icon-o{ –animation-duration:0.8s; transform-origin:16px 16px; animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start) } @keyframes nc-loop-bars-rotate-anim{ 0%{ transform:rotate(0) } 100%{ transform:rotate(360deg) } }
.nc-loop-bars-rotate-32-icon-o{ –animation-duration:0.8s; transform-origin:16px 16px; animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start) } @keyframes nc-loop-bars-rotate-anim{ 0%{ transform:rotate(0) } 100%{ transform:rotate(360deg) } }

Men's
The Gentlmen
₨2,500
Details
.nc-loop-bars-rotate-32-icon-o{ –animation-duration:0.8s; transform-origin:16px 16px; animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start) } @keyframes nc-loop-bars-rotate-anim{ 0%{ transform:rotate(0) } 100%{ transform:rotate(360deg) } }

Men's
Tuscano Gold
₨2,500
Details
.nc-loop-bars-rotate-32-icon-o{ –animation-duration:0.8s; transform-origin:16px 16px; animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start) } @keyframes nc-loop-bars-rotate-anim{ 0%{ transform:rotate(0) } 100%{ transform:rotate(360deg) } }
No products found
Showing 1–12 of 17 results
-
Sale!

Creed Majestic
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

Creed Majestic
Original price was: ₨2,500.₨2,250Current price is: ₨2,250. Add to cart -
Sale!

Daydream
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

Goodbye
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

Heatwave
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

Noir One
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -

Noir One
₨2,500 Add to cart -
Sale!

Omber Mark
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

Rimal
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

Siavash
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -
Sale!

The Gentlmen
Original price was: ₨2,800.₨2,500Current price is: ₨2,500. Add to cart -

The Gentlmen
₨2,500 Add to cart