/*
Theme Name: Salient Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 13.0.6.1638267097
Updated: 2021-11-30 10:11:37

*/



/*==Common changes for Theme==*/
/*Variables*/
/*============================Fonts============================*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500&display=swap');

@font-face {
    font-family: 'SackersGothicLight';
    src: url('../salient-child/assets/fonts/SackersGothicLight.eot');
    src: url('../salient-child/assets/fonts/SackersGothicLight.eot?#iefix') format('embedded-opentype'),
        url('../salient-child/assets/fonts/SackersGothicLight.woff2') format('woff2'),
        url('../salient-child/assets/fonts/SackersGothicLight.woff') format('woff'),
        url('../salient-child/assets/fonts/SackersGothicLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body {
    color: #000;
    letter-spacing: 1px;
}

p {
    letter-spacing: 1px;
    font-size: 14px;
}

/* #header-outer nav >ul >.megamenu.nectar-megamenu-menu-item >ul >li:first-child ul {
    display: flex;
    flex-wrap: wrap;
} */
/*Font awesome*/
i[class*="fa-"],
span[class*="fa-"] {
    top: 0px;
}

/*Container center*/
.container.seoarator_container {
    margin: auto !important;
}

/*Menus*/
.cs_header nav ul {
    width: 100%;
    /* justify-content: space-between; */
    justify-content: center;
}

.fixed-menu#header-outer[data-format="centered-menu-bottom-bar"] #top .span_3:before {
    display: none;
}

.fixed-menu .cs_header nav ul {
    width: initial;
    /* justify-content: space-between; */
    justify-content: center;
}

#header-outer #logo img {
    margin: 0 !important;
}

/*Menus Underline on hover*/

/* .cs_header {
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
} */
#top nav>ul>li>a {
    font-weight: normal !important;
}

.cs_header nav ul li.menu-item>a {
    position: relative;
    font-weight: normal !important;
}

.cs_header nav ul li.menu-item>a:hover span {
    /* font-weight: bold; */
    transition: all .5s ease 0s;
}

.cs_header nav ul li.menu-item>a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #390074;
    bottom: 0px;
    transition: all .5s ease 0s;
    width: 0;
}

.cs_header nav ul li.menu-item>a:hover:after {
    width: 100%;
}

.cs_header nav ul.sub-menu li.menu-item>a:hover:after {
    width: 0;
}

.cs_header nav ul.sub-menu li.menu-item>a:hover span {
    font-weight: 600;
    transition: all .5s ease 0s;
}

/*Header right watch*/

.cs_header .js-watch {
    align-items: center;
}

/* .cs_header .js-watch img{
    max-width: 138px;
    margin-bottom: 0px;
} */

/*#header-outer:not([data-format="left-header"]) #top > .container > .row nav >ul > li a {    
    font-weight: normal;
    margin: 0;
    padding: 0 20px;
}
#header-outer:not([data-format="left-header"]) #top > .container > .row nav >ul > li a span{
	padding-bottom: 24px !important;
}
#header-outer[data-lhe="animated_underline"] nav > ul >li:not([class*="button_"]) > a .menu-title-text:after{
	border-top: 5px solid #B166FF;
}
body #header-outer[data-lhe="animated_underline"] #top nav >ul >li:not([class*="button_"]) >a .menu-title-text:after, 
body #header-secondary-outer[data-lhe="animated_underline"] nav >.sf-menu >li:not([class*="button_"]) >a .menu-title-text:after, 
body #header-outer[data-lhe="animated_underline"] .nectar-header-text-content a:after, .sf-menu li ul li a .menu-title-text:after {
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
    transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
    bottom: -29px;
}*/
/*Secondary header*/
.my-profile .profiler_head {
    display: none;
    position: absolute;
    right: -5px;
    top: 26px;
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 4%) 0px 1px 0px, rgb(0 0 0 / 5%) 0px 2px 7px, rgb(0 0 0 / 6%) 0px 12px 22px;
    padding: 15px 12px 8px;
    text-align: left;
}

.my-profile .profiler_head>ul {
    min-width: 200px;
}

li.after_login span {
    font-weight: 600;
    color: #000;
}

.my-profile .profiler_head .welcome_profile {
    display: block;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}

.my-profile .profiler_head .toaccess {
    font-size: 12px;
    color: #000;
    display: block;
    margin-bottom: 3px;
    line-height: 17px;
}

.my-profile .profiler_head .after_login .toaccess {
    display: inline-block;
}

.my-profile .profiler_head .after_login .welcome_profile {
    display: inline-block;
    margin-right: 4px;
}

.my-profile .profiler_head li:first-child {
    border-bottom: 1px solid #ddd;
    margin-bottom: 6px;
}

.custom .tp-bullet {
    width: 50px !important;
    height: 6px !important;
}

.custom .tp-bullet.selected {
    background: #390074 !important;
}

#header-secondary-outer .my-profile .profiler_head li:first-child a {
    border: 1px solid #390074;
    margin: 6px 0 8px;
    color: #390074 !important;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    font-weight: normal;
    transition: all .5s ease 0s;
    padding: 0px 10px;
}

#header-secondary-outer .my-profile .profiler_head li:first-child a:hover {
    background-color: #390074 !important;
    color: #fff !important;
    opacity: 1;
}

#header-secondary-outer .my-profile .profiler_head li a,
#header-secondary-outer ul>li:not(.megamenu) ul.menu a:focus {
    color: #000 !important;
    padding: 0;
    width: 100%;
    display: inline-block;
    color: #000 !important;
    line-height: 28px;
    height: inherit;
}

#header-secondary-outer .my-profile .profiler_head li:hover a {
    opacity: .8;
}

.secondary-header-right .secondary-header-link {
    padding: 10px 5px;
}

.secondary-header-center {
    min-height: 30px;
    /* display: flex;
    justify-content: center; */
    align-items: center;
    width: 100%;
    white-space: nowrap;
}

.secondary-header-center a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
}

.my-profile:hover .profiler_head {
    display: block;
}

.book-appointment {
    display: flex;
    align-items: center;
}

/* .book-appointment i {
    font-size: 20px;
} */
.secondary-header-li i {
    font-size: 10.8px;
    /* font-weight: 600; */
}

#search-btn a {
    margin-bottom: 0;
    display: flex;
}

#search-btn a i {
    font-weight: normal;
}

#search-btn .icon-salient-search {
    font-size: 18px;
}

#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,
body.material #header-outer:not(.transparent) .cart-outer:hover .cart-menu-wrap .icon-salient-cart {
    color: #fff !important;
}

#header-secondary-outer,
#header-outer #header-secondary-outer,
body #header-outer #mobile-menu .secondary-header-text {
    background-color: #390074;
    min-height: inherit;
}

#header-secondary-outer ul {
    height: inherit;
}

#header-secondary-outer .cs-secondary-header .secondary-header-left>ul {
    display: flex;
    float: none;
    min-height: 32px;
    align-items: center;
}

#header-secondary-outer .cs-secondary-header .secondary-header-right>ul {
    display: flex;
    min-height: 32px;
    align-items: center;
}

#header-secondary-outer .cs-secondary-header .secondary-header-left ul>li.secondary-header-li {
    margin-right: 18px;
}

#header-secondary-outer .cs-secondary-header .secondary-header-right ul>li.secondary-header-li {
    margin-left: 24px;
}

#header-secondary-outer .cs-secondary-header .secondary-header-left ul>li.secondary-header-li>a,
#header-secondary-outer .cs-secondary-header .secondary-header-right ul>li.secondary-header-li>a {
    color: #fff;
    display: flex;
    justify-content: flex-start;
    font-size: 12px;
}

#header-secondary-outer .cs-secondary-header .secondary-header-left ul>li.secondary-header-li a,
#header-secondary-outer .cs-secondary-header .secondary-header-right ul>li.secondary-header-li a {
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
}

#header-secondary-outer .cs-secondary-header .secondary-header-left ul>li>a>img.icon-img,
#header-secondary-outer .cs-secondary-header .secondary-header-right ul>li>a>img.icon-img {
    margin-bottom: 0;
    max-width: 18px;
}

/*Cart*/
#header-outer .nectar-woo-cart .widget_shopping_cart,
#header-outer .nectar-woo-cart .cart-notification {
    text-align: center;
}

/*Logo*/
/* #header-outer .span_9 #logo img {
    height: 50px !important;
} */

/*Slider Bullets*/
.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch i {
    background-color: #7D00FF;
    border: none;
    height: 7px;
    width: 7px;
    transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
}

.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-active-switch i {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    background-color: rgba(255, 255, 255, .6);
}

/*Buttons*/
.wc-proceed-to-checkout .button.checkout-button,
.woocommerce #order_review #payment #place_order,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 12px 0px !important;
    font-size: 12px;
    font-weight: 600 !important;
}

body[data-form-submit="regular"] .container-wrap .contact-form input[type=submit],
.contact-form .wpcf7-submit {
    padding: 10px 30px !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    color: #390074;
    border: 1px solid #390074;
    font-size: 12px !important;
    font-weight: 600 !important;
}

body[data-form-submit="regular"] .container-wrap .contact-form input[type=submit]:hover,
.contact-form .wpcf7-submit:hover {
    background-color: #390074 !important;
    color: #fff;
    border: 1px solid #390074;
}

/* .woocommerce a.button, 
.woocommerce-page a.button {
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #390074;
    color: #390074;
    font-size: 12px;
} */
.nectar-button,
.nectar-button.large,
.full-width-section .light .nectar-button,
.nectar-button[data-color-override="false"].regular-button {
    background-color: transparent !important;
    color: #390074;
    border: 1px solid #390074;
    transition: all .5s ease 0s;
    font-size: 12px;
}

.nectar-button:hover,
.nectar-button.large:hover,
.full-width-section .light .nectar-button:hover,
.nectar-button[data-color-override="false"].regular-button:hover {
    background-color: #390074 !important;
    color: #fff;
    border: 1px solid #390074;
    font-size: 12px;
}

.form_option_billing,
.form_option_shipping {
    background-color: transparent !important;
    color: #390074 !important;
    border: 1px solid #390074;
    transition: all .5s ease 0s;
    font-size: 12px !important;
    padding: 8px 14px;
    cursor: pointer;
    text-transform: uppercase;
}

.form_option_billing:hover,
.form_option_shipping:hover {
    background-color: #390074 !important;
    color: #fff !important;
    border: 1px solid #390074;
    font-size: 12px;
}

.woocommerce .thwmscf-wrapper .thwmscf-buttons {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
}

.story-main-div {
    position: relative;
}

.story-main-div-content {
    position: absolute;
    z-index: 1;
    bottom: 25px
}

.story-main-div {
    color: #fff;
}

h4.striker-post-heading a {
    color: #fff;
}

h4.striker-post-heading a:hover {
    text-decoration: underline;
}


.story-main-div-content {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
}




.woo-order-custom-page-pagination li a.prev,
.woo-order-custom-page-pagination li a.next,
.woocommerce .thwmscf-wrapper .thwmscf-buttons input[type=submit],
.woocommerce .thwmscf-wrapper .thwmscf-buttons button[type=submit],
.woocommerce .thwmscf-wrapper .thwmscf-buttons input[type="button"] {
    border: 1px solid #390074;
    font-size: 12px;
    padding: 4px 14px;
    background-color: transparent;
    color: #390074;
    border-radius: 0px;
}

.woo-order-custom-page-pagination li a.prev:hover,
.woo-order-custom-page-pagination li a.next:hover,
.woocommerce .thwmscf-wrapper .thwmscf-buttons input[type=submit]:hover,
.woocommerce .thwmscf-wrapper .thwmscf-buttons button[type=submit]:hover,
.woocommerce .thwmscf-wrapper .thwmscf-buttons input[type="button"]:hover {
    color: #fff;
    background-color: #390074;
}

.checkout .woocommerce-shipping-fields,
.checkout .woocommerce-billing-fields,
.checkout .woocommerce-additional-fields {
    padding-right: 0;
}

.woocommerce-checkout form.checkout_coupon {
    border: 1px solid #d3ced2;
    padding: 20px 20px 0;
    margin: 0;
    border-radius: 0;
    border-top: 0;
}

.woocommerce-form-coupon-toggle {
    margin-top: 15px;
}

/* .woocommerce-page .woocommerce-form.woocommerce-form-login.login{
    border: 1px solid #d3ced2;
    padding: 20px 20px 0;
    margin: 0 0 20px;
    border-radius: 0;
    border-top: 0;
} */
.woocommerce-checkout .woocommerce .woocommerce-info {
    background-color: #f5f5f5 !important;
    color: #000;
    border-radius: 0px;
    box-shadow: none;
    padding: 10px;
    border: 1px solid #f5f5f5;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 34px;
}

.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox {
    position: relative;
    display: flex;
}

.woocommerce-page .woocommerce-info a.showcoupon {
    color: #390074 !important;
}

.woocommerce-notices-wrapper .woocommerce-error strong,
.woocommerce-notices-wrapper .woocommerce-error a,
.woocommerce-page .woocommerce-info strong,
.woocommerce-page .woocommerce-info a {
    color: #390074 !important;
}

.woocommerce-checkout #payment div.payment_box {
    font-size: 12px;
    padding: 0;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme.returning-customer {
    display: block;
    margin: 0 0 20px 0;
    position: relative;
    padding-left: 26px;
}

.returning-customer .custom-checkbox::before,
.returning-customer .custom-checkbox::after {
    top: 2px;
}

.wc_payment_method .custom-radio::before,
.wc_payment_method .custom-radio::after {
    top: 10px;
}

/*Custom CSS*/
.cs_featured_brands {
    margin-bottom: 50px !important;
}

.cs_featured_brands .slick-slide a img,
.cs_featured_brands .slick-slide img {
    margin: auto;
    max-width: 100%;
}

.cs_featured_brands .slick-slide {
    text-align: center;
    border-right: 1px solid #ddd;
}

.cs_featured_brands .brand_slider_image a {
    width: 100%;
    padding: 14px;
    font-size: 0;
    border: 1px solid transparent;
    transition: all .5s ease 0s;
    display: flex;
    justify-content: center;
    align-items: center;

}

.cs_featured_brands .slick-active .brand_slider_image a {
    border-right: 1px solid #ddd;
}

.cs_featured_brands .br_widget_brand_element_slider.slider.slick-slide.slick-active:last-child .brand_slider_image a {
    border-right: 1px solid #ddd;
}

.cs_featured_brands .slick-arrow {
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 24px;
}

.cs_featured_brands .slick-slider {
    margin-bottom: 60px;
}

.cs_featured_brands .widget_berocket_product_brand_widget {
    overflow: visible;
}

.cs_featured_brands .brcs_slider_brands.slick-slider .slick-arrow.slick-prev,
.cs_featured_brands .br_product_list_slider .slick-slider .slick-arrow.slick-prev {
    left: -25px !important;
}

.cs_featured_brands .brcs_slider_brands.slick-slider .slick-arrow.slick-next,
.cs_featured_brands .br_product_list_slider .slick-slider .slick-arrow.slick-next {
    right: -25px !important;
}

.cs_featured_brands .br_brand_br_brands_cache__105_2 .br_widget_brand_element_slider {
    margin: 0 -3px !important;
}

/* .cs_featured_brands .brand_slider_image a img{ 
    height: inherit !important;
  } */
.cs_featured_brands .brand_slider_image a img {
    margin-bottom: 0px;
    transition: all .5s ease 0s;
    object-fit: contain !important;
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%); */
}

.cs_featured_brands .brand_slider_image a:hover img {
    transform: scale(1.05);
    /* filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%); */
}

/* .cs_featured_brands .brcs_slider_brands.slick-slider button.slick-arrow.slick-prev,
  .cs_featured_brands .brcs_slider_brands.slick-slider button.slick-arrow.slick-next{
    display: none !important;
  } */

/* .cs_featured_brands .brand_slider_image a:hover{
    border: 1px solid #F0F0F0;
    border-radius: 8px;
    box-shadow: 0px 12px 15px #f0f0f0;
  } */
.cs_featured_brands .brand_slider_image a span {
    display: none !important;
}

.cs_featured_brands .brcs_slider_brands .slick-slide,
.cs_featured_brands .br_product_list_slider .slick-slide {
    height: auto;
}

/*separator*/
.heading_box .wpb_wrapper {
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}

.heading_box .wpb_wrapper h3 {
    font-size: 36px;
    color: #000;
    font-weight: normal;
}

.heading_box .wpb_wrapper p {
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.heading_box .wpb_wrapper:after {
    content: '';
    position: absolute;
    background-color: #390074;
    left: 0;
    right: 0;
    height: 5px;
    width: 58px;
    margin: auto;
    bottom: 0;
}

/*service*/
.service img {
    max-height: 60px;
}

.service .img-with-aniamtion-wrap>.inner {
    height: auto;
}

/*Our Collections*/
.cs_our_collections_section h3 {
    font-weight: normal !important;
}

.cs_our_collections_section .nectar-category-grid-item {
    width: calc(25% - 10px) !important;
}

.cs_our_collections_section .nectar-category-grid-item:first-child,
.cs_our_collections_section .nectar-category-grid-item:last-child {
    width: calc(50% - 10px) !important;
}

.cs_our_collections_section .nectar-category-grid .nectar-category-grid-item-bg {
    border-radius: 0px !important;
}

.cs_our_collections_section .nectar-category-grid-item .inner:after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    height: 54%;
    width: 100%;
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .9) 100%);
}

.cs_our_collections_section .tabbed li {
    margin-right: 10px;
}

.cs_our_collections_section .tabbed li:last-child {
    margin-right: 0px;
}

.cs_our_collections_section .tabbed .ui-tabs-nav li:not(.cta-button) .active-tab {
    background-color: #fff;
    border-color: #fff;
    color: #390074;
    /*font-weight: 700 !important;*/
}

.cs_our_collections_section .tabbed .ui-tabs-nav li {
    border: 1px solid #FFFFFF;
}

.cs_our_collections_section .tabbed .ui-tabs-nav li a {
    color: #fff;
    font-weight: normal !important;
    letter-spacing: 1px;
}

.cs_our_collections_section h4.cat-heading {
    font-size: 16px;
    text-transform: uppercase;
}

.cs_our_collections_section .nectar-category-grid[data-shadow-hover="yes"] .nectar-category-grid-item:after {
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    transition: all .25s ease-out;
    display: none;
}

.cs_our_collections_section .nectar-category-grid[data-shadow-hover="yes"] .nectar-category-grid-item:hover:after {
    width: calc(100% - 16px);
    height: calc(100% - 16px);
}

/*movement-by*/
.movement-by .row-bg {
    background-attachment: fixed;
}

.movement-by p {
    font-size: 50px;
    line-height: 55px;
    color: #000;
    padding: 0;
    margin-bottom: 0px;
}

.movement-by p>b {
    font-size: 50px;
    line-height: 55px;
    color: #000;
    padding: 0;
    margin-bottom: 0px;
    display: block;

}

.movement-by p>span {
    font-size: 16px;
    color: #fff;
    padding: 0;
    letter-spacing: 1px;
}

.features img {
    margin: 0 auto 30px;
}

.nectar-video-box .nectar_video_lightbox path {
    fill: #390074 !important;
}

a.play_button_2.large.nectar_video_lightbox {
    border: 1px solid #fff;
    width: 80px;
    height: 80px;
}

.nectar-video-box a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
    opacity: 1;
    content: '';
    border-radius: 50%;
    display: block;
    position: absolute;
    border: none;
    width: 62px;
    height: 62px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/*News*/
.news .row {
    margin-bottom: 0px !important;
}

.news .article-content-wrap {
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: left;
    z-index: 1;
}

.news .masonry.classic .post.masonry-blog-item .post-header {
    margin-bottom: 20px;
}

.news .masonry.classic .post.masonry-blog-item h3.title {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    margin-bottom: 20px;
}

.news .masonry.classic .post.masonry-blog-item .post-header h3.title a:hover {
    color: rgba(255, 255, 255, .6);
}

img.zoomImg {
    background: #fff;
}

.masonry-blog-item {
    overflow: hidden;
}

.masonry-blog-item .post-featured-img img {
    transition: transform 0.45s cubic-bezier(.15, .75, .5, 1) 0s, opacity 0.55s cubic-bezier(.15, .75, .5, 1) 0.25s;
    transform: scale(1);
}

.masonry-blog-item:hover .post-featured-img img {
    transform: scale(1.1);
}

.news .post.masonry-blog-item .post-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    color: #fff;
    z-index: 1;
}

.news .post.masonry-blog-item .post-meta .date {
    font-size: 14px;
}

.news .post-content:after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    height: 50%;
    width: 100%;
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .9) 100%);
}

/*featured_product*/
.featured_product.wpb_row.full-width-content .woocommerce .nectar-woo-flickity {
    padding: 0px;
}

body .featured_product .woocommerce .nectar-woo-flickity li.product.minimal {
    box-shadow: none;
}

.featured_product .woocommerce .nectar-woo-flickity li.product.minimal:hover {
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
}

.featured_product .products li.product.minimal .product-meta>a h2 {
    font-size: 16px !important;
    color: #555555;
    text-align: center;
    word-break: break-word;
}

.featured_product .products li.product.minimal .product-add-to-cart {
    position: relative;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
}

.featured_product .brand-featured-list {
    font-size: 14px;
}

.featured_product_seoarator h4 {
    color: #390074;
}

.featured_product_seoarator.vc_separator .vc_sep_line {
    position: relative;
}

.featured_product_seoarator.vc_separator .vc_sep_line:after {
    content: '';
    position: absolute;
    left: 10%;
    height: 4px;
    background-color: #390074;
    max-width: 190px;
    bottom: 0;
    width: 20%;
}

.flickity-prev-next-button {
    width: 52px;
    height: 52px;
}

.woocommerce .nectar-woo-flickity[data-controls="arrows-overlaid"] .flickity-prev-next-button.previous svg,
.woocommerce .nectar-woo-flickity[data-controls="arrows-overlaid"] .flickity-prev-next-button.next svg {
    left: 18px;
    transform: translateX(0px) !important;
}

.woocommerce .nectar-woo-flickity[data-controls="arrows-overlaid"] .flickity-prev-next-button:hover:not(:disabled):after,
.woocommerce .nectar-woo-flickity[data-controls="arrows-overlaid"] .flickity-prev-next-button:hover:not(:disabled):after {
    transform: scale(1.1);
}

.span_12.dark .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .previous:before,
.span_12.dark .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .next:before {
    display: none;
}

.woocommerce .nectar-woo-flickity[data-controls*="arrows"][data-controls="arrows-overlaid"] .flickity-prev-next-button:after {
    /* background-color: rgba(255,255,255,.1) !important; */
    border: 1px solid #ddd;
}


/*boutiques*/
.boutiques .wpb_wrapper h3 {
    position: relative;
    margin-bottom: 30px;
    font-weight: normal !important;
}

.boutiques h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    height: 5px;
    background-color: #390074;
    width: 58px;
}

.boutiques a.find_boutique.has-icon {
    padding-left: 60px !important;
}

.boutiques a.find_boutique.has-icon i {
    position: absolute;
    left: 18px;
}

.boutiques a.find_boutique.has-icon span {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.boutiques .flickity-slider .wpb_content_element {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 20px;
}

.boutiques .flickity-slider .wpb_content_element h4 {
    color: #fff;
    font-size: 14px;
}

.boutiques .flickity-slider .wpb_content_element p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.boutiques .flickity-slider .hover-wrap-inner:after {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    height: 50%;
    width: 100%;
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .9) 100%);
}

.social-icons {
    display: flex;
    justify-content: center;
}

.social-icons a {
    margin-right: 14px;
}

.social-icons a:last-child {
    margin-right: 0px;
}

/*Footer Menus*/
/* .material #footer-outer .widget li a{
    color: #B8B8B8 !important;
    font-weight: normal !important;
} */
.footer_section h4 {
    position: relative;
}

/* .footer_section h4:after{
    content: '';
    position: absolute;
    background-color: #390074;
    left: 0;
    height: 5px;
    width: 43px;
    bottom: -10px;
} */
#footer-outer .row {
    padding: 10px 0;
}

.above-footer {
    display: flex;
    justify-content: space-between;
    padding-top: 0px;
    flex-direction: column;
}

#footer-outer .above-footer .widget.widget_block {
    margin-bottom: 20px;
    width: 100%;
}

.above-footer p {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    text-align: center;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1.1px;
}

.above-footer img {
    max-width: 134px;
}

.newsletter_section {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 828px;
    flex-direction: column;
    margin: auto;
}

.newsletter_section input[type=email],
.newsletter_section input[type=text] {
    max-width: 300px;
    height: 34px;
    font-size: 12px;
    margin-right: 10px;
    border: 1px solid #000;
    font-weight: 500;
    color: #000;
}

.newsletter_section input::-webkit-input-placeholder,
.newsletter_section input:-ms-input-placeholder,
.newsletter_section input::placeholder {
    /* Edge */
    color: #000;
    font-size: 10px;
}

.newsletter_section input[type=submit] {
    background-color: transparent !important;
    color: #000;
    font-size: 11px;
    line-height: 12px;
    border: 1px solid #000;
    border-radius: 0;
    height: 34px;
    min-width: 140px;
    font-weight: 600;
    margin-right: 0;
    padding: 0 !important;
}

.newsletter_section input[type=submit]:hover {
    background-color: #390074 !important;
    color: #fff;
    border: 1px solid #390074;
}

/* .newsletter_section input[type=email]{
    background-color: #000;
    border-radius: 0px 0 1px 0px;
    min-width: 300px;
    border: 1px solid #000;
    min-height: 47.5px;
}

body[data-form-submit="regular"] .newsletter_section input[type=submit]{
    background-color: #390074;
    padding: 14px 20px;
    min-width: 100px;
    border-radius: 0px 0px 0px 0;
}

.newsletter_submit {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.newsletter_submit i {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: inherit !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
} */
#copyright .payment-icon {
    display: flex;
}

#copyright .payment-icon img {
    margin-bottom: 0px;
}

#footer-outer #footer-widgets .widget h4 {
    font-weight: normal;
    color: #000 !important;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 600;
    letter-spacing: 2.2px;
    text-align: left;
}

/*movement_blog*/
.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(1) .post-content {
    height: 68vh;
}

.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(1) {
    width: 58%;
}

.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-last-child(1) {
    width: 42%;
    position: absolute;
    right: 0;
    top: 0;
}

.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-last-child(2) {
    width: 42%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-last-child(1) .post-content {
    height: calc(34vh - 8px);
}

.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-last-child(2) .post-content {
    height: calc(34vh - 8px);
}

.movement_blog .article-content-wrap,
.movement_blog .post-header {
    text-align: center;
}

.movement_blog .article-content-wrap .meta-category {
    text-transform: uppercase;
}

.movement_blog .auto_meta_overlaid_spaced .masonry-blog-item .meta-category a {
    margin-right: 0px;
    opacity: 1;
}

.movement_blog .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header {
    max-width: 100%;
}

.movement_blog .auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
    font-size: 16px;
    font-weight: normal;
}

.movement_blog .auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .9) 100%);
}


/*=============================== Product Detail Page =========================*/
.related .products {
    overflow: hidden;
}

.related .products .nectar-woo-carousel-top {
    display: none;
}

body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .next {
    right: 0;
}

body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .previous {
    left: 0;
}

body .woocommerce.columns-4 .nectar-woo-flickity .flickity-slider .flickity-cell,
body .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider .flickity-cell {
    width: 16.6%;
}

.related-upsell-carousel.nectar-woo-flickity h2 {
    margin-left: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
}

.woocommerce div.product div.images .flex-control-thumbs li,
.single-product .product-thumbs .flickity-slider .thumb,
.single-product [data-gallery-style="ios_slider"] .slider>.thumb {
    width: 50%;
    margin-top: 10px;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(2n+1) {
    margin-right: 5px;
    width: calc(50% - 5px);
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(even) {
    margin-left: 5px;
    width: calc(50% - 5px);
}

.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs {
    margin: 0px 0 0px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li {
    border-bottom: 2px solid #ddd !important;
    width: 50%;
}

.woocommerce.single-product div.product .woocommerce-tabs .full-width-content ul.tabs li a {
    margin: 0;
    width: 100%;
    padding: 10px 0 !important;
    text-transform: uppercase;
    color: #000;
}

.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li.active {
    border-bottom: 2px solid #515151 !important;
}

.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li.active a {
    color: #390074;
}

.single-product .woocommerce-tabs .tab-container {
    padding: 0;
}

.woocommerce-page .woocommerce-breadcrumb span:last-child {
    opacity: 1;
    color: #390074;
}

.single-product div.product h1.product_title,
.nectar-shop-header .page-title {
    font-weight: normal;
}

.woocommerce-page .price ins,
body.woocommerce-page div.product .price ins,
.woocommerce-page ul.products li.product .price ins,
.nectar-quick-view-box .summary .price ins {
    font-weight: 600;
    color: #000;
}

.woocommerce div.product p.price del {
    color: rgba(145, 145, 145, 1);
    font-size: 0.9em;
}

.woocommerce-page button[type="submit"].single_add_to_cart_button {
    margin-top: 0px;
}

.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.active a {
    background-size: 0;
}

.single-product div.product h1.product_title {
    font-size: 30px;
    line-height: 34px;
    color: #000;
    margin: 5px 0 10px;
}

.single-product.woocommerce div.product .summary p.price {
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 0.6em;
}

.single-product.woocommerce .single_add_to_cart_button {
    margin-right: 15px;
}

.single-product.woocommerce div.product form.cart {
    margin-bottom: 0em;
}

.single-product .yith-wcwl-add-button {
    margin-bottom: 10px;
}

.single-product.woocommerce table.shop_attributes td,
.single-product.woocommerce-page table.shop_attributes td {
    border-right: 0;
    padding-right: 0;
    color: #000;
}

.woocommerce.single-product .main-content tr th:first-child {
    border-left: 0;
    padding-left: 0;
}

.woocommerce.single-product .main-content table tr:nth-child(2n+1) {
    background-color: transparent;
}

.woocommerce div.product_meta {
    margin-bottom: 0px;
}

span.posted_in {
    text-transform: uppercase;
    font-size: 12px;
}

.single-product button.single_add_to_cart_button.button.alt {
    width: 100%;
    /* position: absolute;
    left: 0;
    top: 0; */
}

a.add_to_wishlist_login,
.add_to_wishlist {
    border: 1px solid #ddd;
    padding: 12px 10px;
    margin-left: 0;
    display: flex;
    margin-top: 0;
    width: 52px;
    height: 52px;
    font-size: 18px;
    justify-content: center;
    align-items: center;
}

.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a {
    display: none;
}

.yith-wcwl-add-button a.add_to_wishlist_login i,
.yith-wcwl-add-button .add_to_wishlist i {
    margin: 0px;
}

.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
    border: 1px solid #390074;
    padding: 12px 10px;
    margin-left: 0;
    display: flex;
    margin-top: 0;
    width: 52px;
    height: 52px;
    justify-content: center;
    align-items: center;
    position: relative;
}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon,
.yith-wcwl-wishlistexistsbrowse .feedback i,
.yith-wcwl-wishlistaddedbrowse .feedback i {
    margin-right: 0px;
    color: #390074;
}

.feedback {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 17px;
    height: 16px;
    top: 0;
    bottom: 12px;
}

.feedback .yith-wcwl-icon {
    font-size: 16px;
}

ul.product_details_icons {
    margin: 28px 0;
    display: flex;
    align-items: flex-start;
    list-style: none;
    width: 100%;
}

.product_details_icons li {
    display: flex;
    flex-direction: column;
    max-width: 25%;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    align-items: center;
    padding: 0 10px;
}

.product_details_icons li i {
    background-color: #f5f5f5;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
    margin-bottom: 8px;
}

.product_details_icons li span {
    font-size: 12px;
    line-height: 18px;
}

.woocommerce-product-details__short-description p {
    font-size: 12px;
    padding-bottom: 0px;
}

.more-detail {
    border: 1px solid #ddd;
    margin-top: 20px;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 22px;
}

/* .cart_wishlist{
    margin: 32px 0;
    position: relative;
    min-height: 52px;
} */
.yith-wcwl-add-to-wishlist {
    margin: 32px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* 
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0; */
}

.single-product ul.tabss.wc-tabss {
    margin: 0;
}

.single-product ul.tabss.wc-tabss li {
    list-style: none;
    margin-top: 20px;
}

.single-product ul.tabss.wc-tabss li a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #000;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 8px 0px;
    border-left: 0;
    border-right: 0;
    text-transform: uppercase;
    font-family: 'SackersGothicLight' !important;
}

.single-product ul.tabss.wc-tabss li.active a {
    border-bottom: 0px;
}

.single-product ul.tabss.wc-tabss li a i {
    margin-top: 4px;
    font-size: 24px;
    transform: rotate(-90deg);
}

.single-product ul.tabss.wc-tabss li.active a i {
    transform: rotate(0deg);
}

.single-product .woocommerce-Tabs-panel {
    border-bottom: 1px solid #ddd;
    padding: 10px 0px !important;
}

.single-product .quantity {
    display: none;
}

.single-product.woocommerce table.shop_attributes td,
.single-product.woocommerce table.shop_attributes th {
    font-size: 12px;
}

.single-product.woocommerce table.shop_attributes td p {
    font-size: 12px;
    padding: 0px;
}

.single-product.woocommerce div.product .woocommerce-tabs .panel {
    font-size: 12px;
}

.single-product.woocommerce .woocommerce-tabs[data-tab-style="fullwidth"] {
    margin: 26px 0;
}

.single-product .product-tab-before-information {
    margin: 60px 0 0;
    font-size: 12px;
}

.single-product .product-tab-before-information p,
.single-product .product-tab-after-information p {
    padding-bottom: 10px;
    font-size: 12px;
}

.single-product .woocommerce-message {
    margin-bottom: 30px;
}

/*Mincart*/
/* body #header-outer .widget_shopping_cart .cart_list li .product-meta .product-details>a,
#header-outer .cart-outer .total strong,
span.woocommerce-Price-amount.amount {
    color: #000 !important;
    display: none !important;
   
} */
/* Veera */

/*=============================== Cart page =========================*/
/* table tr.woocommerce-cart-form__cart-item.cart_item{
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
} */
.woocommerce-cart .woocommerce .actions {
    padding: 0;
}

.woocommerce-cart .actions .button {
    width: 100%;
}

.woocommerce table.cart td.product-quantity {
    min-width: 104px;
}

.woocommerce table.cart td {
    padding: 25px 12px;
}

.woocommerce-cart table tbody tr:nth-child(2n) td:not(.actions),
.woocommerce-cart .cart-collaterals table tr:nth-child(2n) th {
    background-color: #fff;
    border-top: 1px solid #ddd;

}

.woocommerce-cart table tbody tr:nth-child(1n) td:not(.actions),
.woocommerce-cart .cart-collaterals table tr:nth-child(1n) th {
    background-color: #fff;
    border-top: 1px solid #ddd;

}

.woocommerce-cart .cart-collaterals .cart_totals table td {
    padding-left: 5px;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding-right: 5px;
}

/* The table containing the list of products and our custom elements */
.woocommerce-cart .woocommerce-cart-form {
    flex: none;
    /* 100% at small screens; 70% on larger screens */
    width: 68%;
}

/* The element that contains the cart totals */
.woocommerce-cart .cart-collaterals {
    flex: none;
    /* 100% at small screens; 30% on larger screens */
    width: 30%;
}

/* Some minor tweak to make sure the cart totals fill the space */
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    background-color: #fff;

}

.woocommerce-cart.material .wc-proceed-to-checkout a.checkout-button {
    padding: 18px 15px !important;
    font-size: 12px;
    margin-bottom: 0;
}

.woocommerce-cart .woocommerce-message {
    margin-bottom: 20px;
}

/*====================Cart Page New design=================*/
.coupon.under-proceed {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

.coupon.under-proceed .input-text {
    width: 100% !important;
}

.custom_cart_page .cart_totals h2 {
    font-size: 20px !important;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
}

.woocommerce-cart .custom_cart_page .cart-collaterals .cart_totals table {
    margin-bottom: 0;
}

.custom_cart_page .shop_table tr td {
    text-align: right;
    font-weight: normal;
}

.custom_cart_page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.custom_cart_page .woocommerce-cart-form__cart-item.cart_item {
    position: relative;
    padding: 10px 4px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    margin-bottom: 20px;
    background-color: #fff;
    padding-right: 34px;
}

.custom_cart_page .product-detail-box {
    font-size: 14px;
}

.custom_cart_page .product-quantity {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.custom_cart_page .product-quantity span {
    margin-right: 10px;
}

.woocommerce-cart .custom_cart_page .quantity input {
    width: 26px;
    height: 26px;
}

.woocommerce-cart .custom_cart_page .quantity .input-text.qty {
    font-size: 14px;
}

.custom_cart_page .product-thumbnail {
    max-width: 150px;
}

.custom_cart_page .product-thumbnail a {
    display: flex;
}

.custom_cart_page .product-remove {
    position: absolute;
    right: 10px;
    top: 10px;
}

.woocommerce .custom_cart_page .product-remove a.remove {
    color: #000 !important;
}

.woocommerce a.remove:hover {
    background-color: transparent;
}

.woocommerce-remove-coupon {
    display: block;
}

/*WishList*/
.woocommerce-wishlist.woocommerce table.shop_table th.product-name {
    text-align: left;
    font-weight: bold !important;
}

.woocommerce-wishlist.woocommerce table.shop_table th {
    text-align: center;
    font-weight: bold !important;
}

.woocommerce table.cart td.product-remove {
    padding-right: 12px;
}

/*Product Listing*/
/*Product listing container*/
.woocommerce-page.woocommerce .container-wrap .container

/* .single-product.woocommerce .container-wrap .container */
    {
    max-width: 1400px;
    padding: 0 30px;
}

.woocommerce-page.woocommerce .container-wrap>.main-content #sidebar {
    width: 19%;
    margin-right: 0px;
}

.woocommerce-page.woocommerce.archive .post-area.span_9,
.woocommerce-page.woocommerce.single .post-area.span_9 {
    width: 81%;
    padding: 0;
}

/* .woocommerce-page.woocommerce li.product.minimal {
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
} */
.woocommerce-page.woocommerce .post-area .products ul,
.woocommerce-page.woocommerce .post-area ul.products {
    border-top: 1px solid #ddd;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background-color: #fff;
    overflow: hidden;
    transition: transform 0.45s cubic-bezier(.15, .75, .5, 1) 0s, opacity 0.55s cubic-bezier(.15, .75, .5, 1) 0.25s;
}

.woocommerce li.product.minimal:hover {
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
}

.products li.product.minimal .product-wrap {
    border-radius: 0;
}

.products .product-wrap>a {
    background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2022/02/24050114/SW-Watches-Background.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.woocommerce-product-gallery__image {
    background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2022/02/24050114/SW-Watches-Background.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.woocommerce ul.products li.product .product-wrap img,
.woocommerce-page ul.products li.product .product-wrap img {
    transition: transform 0.45s cubic-bezier(.15, .75, .5, 1) 0s, opacity 0.55s cubic-bezier(.15, .75, .5, 1) 0.25s;
    transform: scale(1);
    padding: 20px;
}

.woocommerce li.product.minimal:hover .product-wrap>a>img {
    transform: scale(0.9) !important;
}

body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering .select2-container--default .select2-selection--single,
body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering select {
    background-color: transparent !important;
    border: 1px solid #EDEDED !important;
    border-radius: 0;
    color: #1A1A1A;
    text-transform: capitalize;
    font-size: 12px !important;
    padding: 8px 35px 8px 8px !important;

}

body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering .select2-container:hover .select2-selection--single,
body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering .select2-container--open .select2-selection--single {
    background-color: transparent !important;
}

body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .woocommerce-ordering .select2-container--default .select2-selection__rendered {
    font-weight: 600 !important;
}

.woocommerce-result-count {
    color: #A8A8A8;
}

.nectar-shop-filters .nectar-shop-filter-trigger,
.nectar-shop-filters .nectar-shop-filter-trigger:hover {
    background-color: transparent;
    text-transform: uppercase;
    color: #1A1A1A;
    font-weight: 600;
}

.woocommerce-page .products li.product.minimal .product-meta .amount {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.woocommerce-page .bapf_head h3 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-results__option {
    font-size: 12px;
}

/*Listing custom design*/
.woocommerce-page .bapf_slidr_main.bapf_slidr_num.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    margin-left: 11px;
}

.woocommerce-page .products li.product .product-meta {
    text-align: center;
    padding: 22px 5px 10px;

}

.woocommerce-page .nectar-shop-header-bottom .left-side {
    color: #000;
    font-weight: 600;
    font-weight: normal;
}

.woocommerce .bapf_sfilter.bapf_ckbox li {
    position: relative;
    padding-left: 22px !important;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px !important;
}


.woocommerce .bapf_sfilter.bapf_ckbox input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
}

.woocommerce-page .bapf_sfilter.bapf_ckbox label {
    vertical-align: middle;
    text-transform: capitalize;
    color: #000;
    font-weight: normal;
}

.woocommerce-page .widget_price_filter {
    padding-right: 40px;
    margin-top: 30px;
}

.woocommerce-page .widget_price_filter h4 {
    display: none;
}

.woocommerce-page .berocket_single_filter_widget {
    border-bottom: 1px solid #ddd;
    padding-right: 40px;
}

.woocommerce-page .berocket_single_filter_widget .bapf_sfilter {
    margin-bottom: 10px;
    margin-top: 10px;
}

.woocommerce-page .berocket_single_filter_widget .bapf_sfilter h3.bapf_hascolarr {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.archive.woocommerce .container-wrap>.main-content #sidebar {
    border-right: 1px solid #ddd;
    padding-right: 0;
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
}

.woocommerce-page .post-area {
    /* border-top: 1px solid #ddd; */
    margin-top: 0;
}

.woocommerce-page .nectar-shop-header .nectar-shop-header-bottom {
    margin-bottom: 14px;
}

.woocommerce-page .products li.product.minimal .product-add-to-cart a,
.products li.product.minimal:hover .product-meta .price {
    opacity: 1;
    color: #390074;
}

.woocommerce-page .products li.product.minimal .product-add-to-cart {
    position: relative;
    top: auto;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 8px;
    margin-top: 8px;
}

.woocommerce-page .products li.product.minimal .price-hover-wrap {
    width: auto;
}

/*Product list side bar*/
#sidebar .widget {
    margin-bottom: 0;
}

/*It will remove after development*/
.woocommerce-page ul.products li.product .price del {
    display: none;
}

.woocommerce-page .products li .onsale {
    display: none;
}

.news .meta-category {
    display: none;
}

.featured_product .products li.product.minimal .product-add-to-cart a {
    display: none;
}

.featured_product .woocommerce ul.products li.product.minimal .price {
    display: none;
}

/*Insta Plugin CSS*/
#sb_instagram .sbi_photo {
    border-radius: 0px;
}

/* .single-product .container-wrap{
    background-color: #f5f5f5;
}  */

.auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap {
    border-radius: 0px;
}

body.material .nectar-category-grid .nectar-category-grid-item .inner,
body.material .nectar-category-grid .bg-overlay {
    border-radius: 0px;
}

.fancy-select-wrap {
    position: relative;
}


/*Common for Products*/
.product .product-meta .brand-featured-list {
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
}

.products li.product.minimal .product-meta>a h2 {
    font-weight: 500 !important;
    font-size: 14px !important;
    font-family: 'Montserrat' !important;
    margin-bottom: 6px;
    color: #000 !important;
    text-transform: capitalize;
}

.products li.product.minimal .product-meta {
    padding: 0px !important;
}

/* body .woocommerce.columns-4 .nectar-woo-flickity .flickity-slider .flickity-cell, 
body .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider .flickity-cell {
    width: 16.6%;
} */
/* body .full-width-content .vc_col-sm-12 .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider{
    overflow: hidden;
    
} */
body .full-width-content .vc_col-sm-12 .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider .flickity-cell {
    width: 16.6%;
}

body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
    font-size: 10px;
}

body .pinterest-share i,
body .facebook-share i,
body .twitter-share i,
body .linkedin-share i,
.nectar-social .icon-default-style.steadysets-icon-share,
body [class^="icon-"].icon-salient-heart,
body [class^="icon-"].icon-salient-heart-2 {
    font-size: 15px;
    height: 16px;
    line-height: 16px;
}

#search-btn .icon-salient-search {
    font-size: 15px;
}

/*Form Design*/
form label {
    line-height: 2;
    font-weight: normal !important;
    color: #000;
    font-size: 12px;
}

input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date],
.material.woocommerce-page[data-form-style="default"] input#coupon_code,
select {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #ddd;
}

.woocommerce input#coupon_code {
    width: 100%;
}

/*================================= View Order Page =============================*/
h2.woocommerce-column__title,
h2.woocommerce-order-details__title {
    font-size: 20px;
}

.woocommerce-account .addresses .title h3 {
    font-size: 20px;
    width: 100%;
    line-height: 20px;
}

.woocommerce-account header.woocommerce-Address-title.title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.woocommerce-account .addresses .title .edit {
    float: none;
    margin-top: 5px;
}

/*==================== Login/Register screen =======================*/
.woocommerce-account .woocommerce>#customer_login {
    padding: 2% 0;
}

#customer_login .nectar-form-controls .control.active,
.woocommerce-account .woocommerce>#customer_login .nectar-form-controls .control.active,
.page-template-woocommerce-register h2,
h2.forgot-pass-heading {
    background-size: 0;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #390074;
    text-align: center;
    font-family: 'SackersGothicLight';
}

.user-login-text {
    text-align: center;
    font-size: 14px;
}

.woocommerce-account .woocommerce>#customer_login>.col-1,
.woocommerce-account .woocommerce>#customer_login>.col-2,
.page-template-woocommerce-register #customer_login>.col-1,
.page-template-woocommerce-register #customer_login>.col-2,
.woocommerce-ResetPassword.lost_reset_password,
h2.forgot-pass-heading {
    max-width: 390px;
    margin: auto;
}

.page-template-woocommerce-register .woocommerce-form-register__submit,
.woocommerce-lost-password .woocommerce-Button {
    width: 100%;
}

.woocommerce-account .container-wrap,
.page-template-woocommerce-register .container-wrap,
.woocommerce-cart .container-wrap {
    background-color: #f5f5f5;
}

.woocommerce-account .woocommerce>#customer_login form,
.page-template-woocommerce-register #customer_login form,
.woocommerce-account .lost_reset_password {
    background-color: #fff;
    padding: 24px 20px;
    border-radius: 0px;
    margin-top: 0;
}

.reset-email-card h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #390074;
    text-align: center;
}

.reset-email-card {
    background-color: #fff;
    padding: 24px 20px;
    border-radius: 0px;
    margin-top: 0;
    text-align: center;
    margin: auto;
}

.woocommerce-account .woocommerce-form-login button.button,
.woocommerce-account .woocommerce-form-register button.button {
    margin-top: 0;
    margin-bottom: 5px;
}

.woocommerce-account .woocommerce-LostPassword.lost_password {
    padding-bottom: 0;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    right: 10px;
    top: 8px;
}

.login-offer-img {
    display: flex;
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required,
.required {
    color: red !important;
}

.error {
    color: red;
    font-size: 12px;
}

.woocommerce .woocommerce-error {
    background-color: #fff !important;
    color: #000;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    border-left: 3px solid red;
    padding: 8px 10px;
    font-size: 14px;
}

.woocommerce-password-hint {
    font-size: 13px;
}

.woocommerce-transparent-btn {
    width: 100%;
    background-color: transparent;
    color: #390074;
    border-radius: 0;
    border: 1px solid #390074;
    padding: 12px 22px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    transition: all .5s ease 0s;
}

.woocommerce-transparent-btn:hover {
    background-color: #390074;
    color: #fff;
    opacity: 1;
}

.divider-break {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.separator-text {
    font-size: 14px;
    display: inline-block;
    background-color: #fff;
    z-index: 9;
    position: relative;
    padding: 0 6px;
}

.divider-break:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ddd;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 1;
}

.separator-text {
    font-size: 14px;
}

.woocommerce-privacy-policy-text {
    font-size: 13px;
}

.wc-terms-and-conditions span {
    color: #000;
    font-size: 12px;
}

.wc-terms-and-conditions label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.info-text {
    font-size: 12px;
}

/*Dashboard*/
.woocommerce-account .woocommerce-MyAccount-content {
    background-color: #fff;
    padding: 30px;
    width: 70%;
}

body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
    background-color: transparent;
}

.woocommerce-MyAccount-navigation ul {
    background-color: #fff;
    padding: 0 20px 0 20px;
}

.woocommerce-MyAccount-navigation ul li.is-active a:before,
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a {
    color: #390074;
}

.woocommerce-MyAccount-navigation ul li a {
    opacity: 1;
    text-transform: capitalize;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    margin-top: 4px;
}

.woocommerce .woocommerce-customer-details address {
    border: none;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    font-size: 12px;
}

.woocommerce .woocommerce-customer-details address p {
    padding: 0px;
}

.woocommerce-Address {
    padding: 20px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    margin-bottom: 20px;
}

.ocwma_modal-content .ocwma_inerror {
    border: 1px solid red;
}

.ocwma_table_ship .shipping_address,
.ocwma_table_bill .billing_address {
    margin-bottom: 20px;
    padding: 40px 20px 20px 20px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    background: #fff;
    background-color: #fff;
    position: relative;
}

.ocwma_table_ship .shipping_address.checkeddd,
.ocwma_table_bill .billing_address.checkeddd {
    background-color: rgba(242, 242, 242, .5);
    opacity: 1;
}

.billing_address.checkeddd .address-custom-container,
.shipping_address.checkeddd .address-custom-container {
    background-color: rgba(242, 242, 242, 1);
}

button.defalt_addd_shipping,
button.defalut_address {
    background-color: transparent;
    color: #390074;
    border: 0px solid #390074;
    text-transform: uppercase;
    opacity: 1;
}

.ocwma_table_ship {
    padding-left: 0px;
}

.ocwma_table_bill {
    padding-right: 0px;
}

.ocwma_table_ship .shipping_address button.form_option_ship_edit,
.ocwma_table_bill .billing_address button.form_option_edit {
    font-size: 16px;
    color: #390074;
    text-transform: capitalize;
    border: none;
    cursor: pointer;
    margin-left: auto;
    padding: 0 5px;
}

.address-custom-container {
    background-color: rgba(242, 242, 242, .5);
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 6px 10px;
}

.ocwma_table_ship .shipping_address span.delete_ship_address,
.ocwma_table_bill .billing_address span.delete_bill_address {
    float: none;
    padding: 0 5px;
}

.shipping_address_inner,
.billing_address_inner {
    font-size: 12px;
    margin-top: 0px;
    display: block;
}

.woocommerce-Address address {
    font-size: 12px;
}

a.woocommerce-button.button.view {
    background-color: transparent;
    color: #390074;
}

a.woocommerce-button.button.view:hover {
    color: #fff;
}

a.woocommerce-button.button.invoice {
    background-color: transparent;
    color: #390074;
    margin-left: 10px;
}

a.woocommerce-button.button.invoice:hover {
    color: #fff;
}

/*MegaMenu*/


.cs_header nav ul.sub-menu li.menu-item>a:hover span.menu-title-text {
    font-weight: 600 !important;
    color: #390074 !important;
}

body #header-outer #top .sf-menu>.megamenu.nectar-megamenu-menu-item>ul {
    padding: 30px 0;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li:first-child span.nectar-menu-label.nectar-pseudo-expand {
    padding-left: 0;
    margin-left: 0;
}

.cs_header nav ul li.menu-item.menu-item-over:hover>a:after {
    width: 100%;
}

#header-outer #top .span_9 .sf-menu>li>ul,
#header-outer #top .sf-menu>li>ul {
    margin-top: 51px !important;
}

li.ViewAll a span {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

li.ViewAll a span::after {
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 8px;
}

/*========MegaMenu Common UI=====*/
#top .sf-menu li ul li a:hover,
#header-outer nav>ul>.megamenu>ul ul li a:hover {
    background-color: transparent !important;
}

[data-megamenu-width="full-width"] #top nav>ul>.megamenu:not(.width-50):not(.width-75)>ul>li {
    padding-right: 0;
    padding-left: 0;
    margin-right: 30px;
    min-height: 160px;

}

[data-megamenu-width="full-width"] #top nav>ul>.megamenu:not(.width-50):not(.width-75)>ul>li:last-child {
    margin-right: 0;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>.sub-menu>li {
    padding-top: 0;
    padding-bottom: 0;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li:first-child .menu-title-text {
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 12px;
    text-transform: uppercase;
}

.viewAll {
    color: #390074;
}

body:not([data-header-format="left-header"]) #header-outer nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child)>a:after,
body:not([data-header-format="left-header"]) #header-outer #top nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child)>a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 54%;
    width: 100%;
    bottom: auto;
    z-index: -1;
    background-color: transparent;
    /* background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.9) 100%); */
    -webkit-box-shadow: inset 0px 40px 20px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: inset 0px 40px 20px 0px rgb(0 0 0 / 75%);
    box-shadow: inset 0px 40px 20px 0px rgb(0 0 0 / 75%);
}

body:not([data-header-format="left-header"]) #header-outer nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child)>a,
body:not([data-header-format="left-header"]) #header-outer #top nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child)>a {
    background-color: rgba(0, 0, 0, .1) !important;
    height: 100%;
    color: #fff !important;
    font-size: 14px;
    padding: 6px 8px;
}

body:not([data-header-format="left-header"]) #header-outer nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child):hover>a,
body:not([data-header-format="left-header"]) #header-outer #top nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child):hover>a {
    color: #fff !important;
}

body:not([data-header-format="left-header"]) #header-outer nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child):hover>a span,
body:not([data-header-format="left-header"]) #header-outer #top nav>ul>.megamenu:not(.about-menu)>ul>li.menu-item:not(:first-child):hover>a span {
    color: #fff !important;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li:first-child span p {
    font-weight: normal;
    /*text-transform: lowercase;*/
    font-size: 14px;
    margin: 14px 0 0;
    line-height: 20px;
}

body:not([data-header-format="left-header"]) #header-outer #top nav>ul>.megamenu>ul ul .current-menu-item>a,
#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li:first-child a {
    padding-left: 0px;
    color: #390074 !important;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item>ul>li:first-child .nectar-menu-label:before {
    background-color: transparent;
}

/*======== AboutMenu =====*/
#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-15829>.sub-menu>li a.nectar-menu-item-with-icon {
    background-color: #f8f8f8 !important;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-weight: normal !important;
    padding: 30px 5px;
    font-size: 11px;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-15829>ul>li:first-child,
#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-15811>ul>li:first-child #header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-15762>ul>li:first-child #header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-3495>ul>li:first-child {
    min-width: 320px;
}

/*========= Brand Menu =======*/

#top nav>ul.sf-menu>.megamenu.menu-item-3470 ul li,
#top nav>ul.sf-menu>.megamenu.menu-item-3470:hover ul li {
    width: 49%;
    display: inline-block;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-3470>ul>li:first-child .menu-title-text {
    font-weight: normal;
    display: block;
    margin-bottom: 0;
    margin-top: 0px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#header-outer nav>ul>.megamenu.nectar-megamenu-menu-item.menu-item-3470>.sub-menu>li>a.sf-with-ul .menu-title-text {
    font-weight: 600;
}

/*========= Brand Menu, Articles Menu, =======*/
/* #header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3470 >.sub-menu > li > a:not(.sf-with-ul),
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-15811 >.sub-menu > li > a:not(.sf-with-ul),
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-15762 >.sub-menu > li > a:not(.sf-with-ul),
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3495 >.sub-menu > li > a:not(.sf-with-ul),
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3494 >.sub-menu > li > a:not(.sf-with-ul),
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3497 >.sub-menu > li > a:not(.sf-with-ul){
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;    
}

#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3470 > .sub-menu > li > a:not(.sf-with-ul) > span.menu-title-text,
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-15811 > .sub-menu > li > a:not(.sf-with-ul) > span.menu-title-text,
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-15762 > .sub-menu > li > a:not(.sf-with-ul) > span.menu-title-text,
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3495 > .sub-menu > li > a:not(.sf-with-ul) > span.menu-title-text,
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3494 > .sub-menu > li > a:not(.sf-with-ul) > span.menu-title-text,
#header-outer nav >ul >.megamenu.nectar-megamenu-menu-item.menu-item-3497 > .sub-menu > li > a:not(.sf-with-ul) > span.menu-title-text{
    display: none;
} */


/*Top header text change*/


/* .secondary-header-center .new-offer-box {
    display: none;
} */
.secondary-header-center .slick-slide {
    text-align: center;
}

.cs-secondary-header .icon {
    display: inline-block;
    width: .9em;
    height: .9em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

/*Updateed custom home slider*/
.sliderMain.slick-slider {
    max-height: 680px;
    overflow: hidden;
}

.sliderMain .slick-slide {
    min-height: 680px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.sliderMain .slick-slide h3 {
    text-transform: none;
    color: #fff;
    margin-bottom: 40px;
    font-size: 35px;
    font-family: 'SackersGothicLight' !important;
    letter-spacing: 10px !important;
    font-weight: normal;
    line-height: 50px;
}

.sliderMain .slick-slide .slider-caption-link {
    padding: 12px 24px;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    border: 1px solid #fff;
    font-size: 12px;
    letter-spacing: 3px;
    transition: all .5s ease 0s;
}

.sliderMain .slick-slide .slider-caption-link:hover {
    background-color: #390074 !important;
    color: #fff;
    border: 1px solid #390074;
    font-size: 12px;
}

.sliderMain .slick-slide .content {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.sliderMain ul.slick-dots {
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    margin: auto;
}

.sliderMain ul.slick-dots li {
    background-color: rgba(255, 255, 255, .6);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    margin: 3px 6px;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    box-shadow: rgb(0 0 0 / 30%) 1px 1px 2px;
    -webkit-box-shadow: rgb(0 0 0 / 30%) 1px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px;
}

.sliderMain ul.slick-dots li.slick-active {
    background-color: #7D00FF;
    transform: scale(1.6);
    -moz-transform: scale(1.6);
    -webkit-transform: scale(1.6);
}

.sliderMain ul.slick-dots li:hover {
    cursor: pointer;
}

.sliderMain ul.slick-dots button {
    display: none;
}

.cart-icon-wrap svg {
    fill: #fff;
}

#header-outer:not([data-format="left-header"]) .cart-menu .cart-icon-wrap {
    height: 11px;
    line-height: 11px;
}

body.material #header-outer:not([data-format="left-header"]) .cart-wrap {
    position: absolute;
    top: -6px;
    right: -10px;
}

body.material #header-outer a.cart-contents .cart-wrap span {
    background-color: #390074 !important;
    visibility: visible;
    color: #fff;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    padding: 0;
    height: 16px;
    width: 16px;
    margin-left: 0;
    box-shadow: none;
}

/*On hover style color*/
.products li.product.minimal .product-add-to-cart a span {
    background-image: linear-gradient(to right, #390074 0%, #390074 100%);
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
    background: #390074;
}

.dashboard_boxes {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.dashboard_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    width: 30%;
    text-align: center;
}

.dashboard_box i {
    font-size: 27px;
    color: #390074;
    margin-bottom: 10px;
}

.nectar-shop-header>.woocommerce-ordering .select2-container--default .select2-selection__rendered,
.nectar-quick-view-box .single_add_to_cart_button_wrap a:hover span,
.products li.product.minimal .product-add-to-cart a:hover span,
.products li.product.minimal .product-add-to-cart .added_to_cart:hover,
.woocommerce-account .woocommerce>#customer_login .nectar-form-controls .control.active,
.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.active a,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-error a:hover,
.woocommerce-message a:hover,
.woocommerce-MyAccount-content .woocommerce-message a.button:hover,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce div.product .woocommerce-review-link:hover,
.woocommerce.single-product div.product_meta a:hover {
    background-size: 0px !important;
}

/*====Contact Form====*/
.wpcf7-form .wpcf7-not-valid-tip {
    top: 0;
    box-shadow: none;
    padding: 0;
    font-size: 12px;
    color: red !important;
    background-color: transparent;
}

form.wpcf7-form {
    padding: 20px;
    /* box-shadow: 0 2px 6px rgb(0 0 0 / 8%); */
    /* max-width: 560px; */
    margin: auto;
    background-color: #fff;
}

.footer_section form.wpcf7-form {
    padding: 10px;
    max-width: 830px;
}

form.wpcf7-form textarea.wpcf7-textarea {
    height: 120px;
}

/* .wpcf7 form .wpcf7-response-output{
    display: none;
} */
form.wpcf7-form p {
    margin-bottom: 0px;
}

.wpcf7-submit {
    padding: 12px 30px !important;
    border-radius: 0 !important;
}

.selection .select2-selection {
    padding: 8px 0 !important;
    border-radius: 0;
}

.contact-form-notification,
.contact-form-notification p,
.wpcf7-response-output {
    padding: 0;
    text-align: center;
    color: #390074;
    font-size: 16px;
    font-weight: 500;
    border: none !important;
    margin: 10px 0 0 !important;
}

/* body[data-fancy-form-rcs="1"] .swg-popup-container .select2-container--default .select2-selection--single:hover .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .swg-popup-container .select2-container--default:hover .select2-selection--single,
body[data-fancy-form-rcs="1"] .swg-popup-container .select2-container--default.select2-container--focus .select2-selection--single {
    color: #fff !important;
} */
body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover,
body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single {
    /* background-color: #fff !important; */
    background: transparent !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent !important;
}

body[data-fancy-form-rcs="1"] .select2-dropdown-open .select2-choice .select2-arrow b:after,
body[data-fancy-form-rcs="1"] .select2-container--default:hover .select2-selection--single .select2-selection__arrow b,
body[data-fancy-form-rcs="1"] .select2-container--open .select2-selection--single .select2-selection__arrow b {

    border-bottom-color: #888 !important;
}

/* body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single:hover{
    border-color: #000 !important;
} */
body[data-fancy-form-rcs="1"] .swg-popup-container .select2-container--default.select2-container--focus.select2-container--open .select2-selection--single {
    border-color: #390074 !important;
}

/*====Contact Form====*/
.book-an-appoinment-popup input {
    width: 100%;
}

.swg-popup-container.book-an-appoinment-popup h4,
.ocwma_modal-content h4 {
    text-align: center;
    margin-bottom: 20px;
    color: #000;

}

.swg-popup-container.book-an-appoinment-popup .swg-popup-content {
    margin-top: 0;
    margin-bottom: 0;
}

.swg-popup-content p {
    padding-bottom: 0em !important;
}

.swg-popup-content h4 {
    font-weight: 600;
    padding-bottom: 20px;
}

.swg-popup-container.book-an-appoinment-popup .swg-popup-main {
    max-width: 900px;
    margin: auto;
    max-height: 96vh;
    overflow-y: auto;
    padding: 28px;
    background-color: #f5f5f5;
}

.swg-popup-container.book-an-appoinment-popup form.wpcf7-form {
    max-width: 100%;
    background-color: #f5f5f5;
}

.swg-popup-container.book-an-appoinment-popup .swg-popup-close,
.swg-popup-close {
    top: 2px;
    background-color: #000;
    color: #fff;
    padding: 0px;
    right: 0;
    float: right;
    width: 25px;
    text-align: center;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.ocwma_close {
    border-radius: 0px;
    right: 28px;
    top: 28px;
}

.swg-popup-container.book-an-appoinment-popup .swg-popup-close .fa.fa-times {
    font-size: 14px;
    left: 1px;
}

/* .swg-popup-container.book-an-appoinment-popup .wpcf7-acceptance .wpcf7-list-item-label::before, 
.swg-popup-container.book-an-appoinment-popup .wpcf7-acceptance .wpcf7-list-item-label::after {
    top: 8px;
} */
.swg-popup-container.book-an-appoinment-popup .wpcf7-acceptance .terms-text {
    padding: 0 20px 0 0;
}

.book-an-appoinment-popup input,
.book-an-appoinment-popup textarea,
.book-an-appoinment-popup select {
    background-color: #fff;
}

body[data-fancy-form-rcs="1"] .book-an-appoinment-popup .select2-container .select2-choice,
body[data-fancy-form-rcs="1"] .book-an-appoinment-popup .select2-container--default .select2-selection--single {
    background-color: #fff;
}

.book-an-appoinment-popup form.wpcf7-form textarea.wpcf7-textarea {
    height: 100px;
}

.appointment-form {
    display: flex;
    justify-content: space-between;
}

.appointment-form .left-section,
.appointment-form .right-section {
    width: 48%;
}

.appointment-form ul {
    margin: 0px;
}

.appointment-form ul li {
    list-style: none;
    margin-bottom: 8px;
}

.appointment-form .left-section ul li {
    margin-bottom: 8px;
}

.appointment-form .left-section ul [data-id="watch-enquiry"] li {
    margin-bottom: 8px;
}

.appointment-form ul li .fancy-select-wrap label {
    color: #000 !important;
}

/*Popup woocommerce*/
.ocwma_billing_popup_class,
.ocwma_shipping_popup_class {
    padding-top: 0px;
}

.ocwma_modal-content {
    position: relative;
    margin: auto;
    border: none;
    width: 100%;
    padding: 28px 28px 28px 28px;
    max-width: 900px;
    border-radius: 0;
    background-color: #f5f5f5;
    overflow-y: scroll;
    max-height: 96vh;
    top: 50%;
    transform: translateY(-50%);

}

.ocwma_modal-content input,
.ocwma_modal-content textarea,
.ocwma_modal-content select {
    background-color: #fff;
    font-size: 14px;
}

.ocwma_modal-content button {
    width: 100%;
    padding: 13px 30px !important;
}

body[data-fancy-form-rcs="1"] .select2-container--default:hover .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
    color: #555 !important;
}

.ocwma_modal-content select {
    padding: 12px 12px;
}

.ocwma_modal-content h4 {
    text-align: center;
}

.ocwma_modal-content p {
    padding-bottom: 1.5em !important;
}

.ocwma_modal-content select,
.woocommerce form .form-row select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.woocommerce form .form-row select::-ms-expand,
.ocwma_modal-content select::-ms-expand {
    display: none;
}

.ocwma_modal-content .woocommerce-input-wrapper select,
.woocommerce form .form-row select {
    background-image: linear-gradient(45deg, transparent 50%, #888 50%),
        linear-gradient(135deg, #888 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 6px), calc(100% - 15px) calc(1em + 6px), 100% 0;
    background-size: 6px 5px, 6px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    padding: 7px 30px 7px 10px;
}

/* .woocommerce form .form-row select {
   padding: 12px 30px 12px;
} */

/*Message*/
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message {
    background-color: #f5f5f5 !important;
    color: #000;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    border-radius: 0px;
}

.woocommerce-message a,
.woocommerce .woocommerce-notices-wrapper a.button,
.woocommerce-page .woocommerce-notices-wrapper a.button {
    color: #390074 !important;
    background-color: transparent;
}

.woocommerce-message a,
.woocommerce .woocommerce-notices-wrapper a.button:hover,
.woocommerce-page .woocommerce-notices-wrapper a.button:hover {
    color: #390074 !important;
    background-color: transparent !important;
}

.woocommerce-account .container-wrap .woocommerce-message,
.page-template-woocommerce-register .container-wrap .woocommerce-message,
.woocommerce-cart .container-wrap .woocommerce-message,

.woocommerce-account .container-wrap .woocommerce-error,
.page-template-woocommerce-register .container-wrap .woocommerce-error,
.woocommerce-cart .container-wrap .woocommerce-error,

.woocommerce-account .container-wrap .woocommerce-info,
.page-template-woocommerce-register .container-wrap .woocommerce-info,
.woocommerce-cart .container-wrap .woocommerce-info {
    background-color: #fff !important;
    color: #000;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    margin-bottom: 0;
    background-color: #fff !important;
    text-align: center;
}

.woocommerce-error strong {
    color: #000 !important;
}

/* .product-wrap{
    transition: transform 0.45s cubic-bezier(.15,.75,.5,1) 0s, opacity 0.55s cubic-bezier(.15,.75,.5,1) 0.25s; 
}
.product-wrap:hover:after{
    display: block;
    transition: transform 0.45s cubic-bezier(.15,.75,.5,1) 0s, opacity 0.55s cubic-bezier(.15,.75,.5,1) 0.25s; 
}
.product-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(209,209,209,.1);
    display: none;
    transition: transform 0.45s cubic-bezier(.15,.75,.5,1) 0s, opacity 0.55s cubic-bezier(.15,.75,.5,1) 0.25s; 
} */

/*Home page Video hover*/
.nectar-video-box {
    position: relative;
}

.nectar-video-box:after {
    content: '';
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    transition: all .25s ease-out;
    display: none;
}

.nectar-video-box:hover:after {
    width: calc(100% - 16px);
    height: calc(100% - 16px);
}

/*Store*/
.prettyMapList li.prettylink {
    padding: 10px 20px 10px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    margin-bottom: 25px;
}

.prettyMapList li.prettylink ul li {
    list-style: none;
}

.prettyMapList li .head-map {
    background-color: transparent;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.share_text {
    margin-left: auto;
}

.share_text ul {
    margin: 0;
}

.share_link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.title-box {
    font-size: 16px;
    font-weight: 600;
    color: #390074;
}

.share_link li {
    margin: 10px 10px 0 0;
    padding: 3px 5px;
    border: 1px solid #390074;
    font-size: 14px;
    min-width: 25px;
    text-align: center;
}

.distance-box {
    margin-left: 6px;
    font-size: 14px;
}

.prettyMapList .store_locator .featuredImage {
    float: none;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #ddd;
    padding: 20px;
}

.prettyMapList .store_locator .view-locate-btn {
    width: 100%;
    text-align: center;
}

ul.map-info.info-box {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
}

.store_locator_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.store_locator_box .description {
    padding-left: 30px;
}

.prettyMapList .prettyFileBar {
    padding-left: 0 !important;
    display: flex;
    justify-content: space-between;
}

.prettyMapList .prettyFileBar {
    background-color: transparent !important;
}

.prettyMapList .prettyFileBar .multiCategoryFilter .btn {
    color: #ddd !important;
}

.prettyMapList .directionsPostcode,
.prettyMapList .prettyFileBar .prettyMapListSearch input,
.prettyMapList .prettyFileBar .prettySearchValue {
    border: 1px solid #ddd !important;
}

.prettyMapList .multiCategoryFilter {
    min-width: 200px;
}

.prettyMapList .multiCategoryFilter .categoryFilterContainer,
.prettyMapList .multiCategoryFilter .customCategoryList {
    float: none !important;
    width: 100%;
    text-align: right;
}

.prettyMapList .prettyFileBar .multiCategoryFilter .btn {
    border: 1px solid #ddd;
}

.mapDescription {
    position: absolute;
    top: 11px;
    right: 11px;
}

/*==================== Version 2 CSS =======================*/

/* .cs-top-header {
    background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2023/03/01140435/Header_51x34px.svg);
    background-repeat: repeat;
    background-size: contain;
    background-position: center center;
}

.cs-top-header a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #390074;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 24px 20px rgba(57, 0, 116, 1);
    -moz-box-shadow: 0px 0px 24px 20px rgba(57, 0, 116, 1);
    box-shadow: 0px 0px 24px 20px rgba(57, 0, 116, 1);
} */

.iconsSprite {
    background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2022/02/24121539/Icons-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 250px 160px;
}

.book-appointment {
    background-position: -1px -9px;
    width: 22px;
    height: 20px;
}

.my-profile a {
    background-position: -108px -9px;
    width: 22px;
    height: 20px;
}

#top nav ul #search-btn a {
    background-position: -55px -9px;
    width: 22px;
    height: 20px;
}

.cart-contents {
    background-position: -161px -9px;
    width: 22px;
    height: 20px;
    display: inline-block;
}

/* .fixed-menu .book-appointment{    
    background-position: -1px -34px;    
}
.fixed-menu .my-profile a{    
    background-position: -108px -34px;   
}
.fixed-menu #top nav ul #search-btn a{
    background-position: -55px -34px;   
}
.fixed-menu .cart-contents{
    background-position: -161px -34px;   
} */

.header-right-menus {
    justify-content: center;
    align-items: center;
}

#header-secondary-outer,
#header-outer .header-right-menus #header-secondary-outer {
    background-color: transparent;
}

.profiler_head .menu-item {
    float: none;
}

/*===== Version 3 CSS by Naeem (Royal Selangor Change) =====*/
/* .cs-top-header {
    background-color: #fdfdfd;
    background-repeat: repeat;
    background-size: contain;
    background-position: center center;
} */

/* .cs-top-header {
    background-image:
      linear-gradient(
        90deg,
        rgba(57, 0, 116, 0.5) 0%,
        rgba(57, 0, 116, 0.7) 10%,
        rgba(57, 0, 116, 0.85) 20%,
        rgba(57, 0, 116, 0.7) 40%,
        rgba(57, 0, 116, 1.0) 50%,
        rgba(57, 0, 116, 0.7) 60%,
        rgba(57, 0, 116, 0.85) 80%,
        rgba(57, 0, 116, 0.7) 90%,
        rgba(57, 0, 116, 0.5) 100%
      ),
      url("https://cdn.swisswatchglobal.com/wp-content/uploads/2023/03/01140435/Header_51x34px.svg");
    background-repeat: no-repeat, repeat;
    background-size: cover, contain;
    background-position: center center;
  }

.cs-top-header a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

#header-outer #header-secondary-outer.announcement-bar {
    border-bottom: 1px solid #d3d3d3;
    min-height: auto;
}

img.royal-selangor-logo {
    max-width: 35% !important;
    width: 100%;
    height: auto;
    margin-bottom: 0px !important;
}

img.royal-selangor-logo_mobile {
    max-width: 60% !important;
    width: 100%;
    height: auto;
    margin-bottom: 10px !important;
}

img.royal-selangor_footer-logo {
    max-width: 70% !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 0px !important;
}

a:hover img.royal-selangor_footer-logo{
    opacity: 1 !important;
}

.announcement-bar-right_utility-icon {
    & .swiss-ul {
        display: flex;
        justify-content: flex-end;
        align-items: baseline;
        margin: 0;
        padding: 0px 0px;
        gap: 20px;
    }
}

.announcement-bar-right_utility-icon {
    position: absolute;
    top: 0;
    right: 0;
}

@scope (.announcement-bar-right_utility-icon) {
    .secondary-header-li img {
        max-width: 20px !important;
        min-width: 20px !important;
        height: 20px !important;
    }

    .secondary-header-li a {
        padding: 0px !important;
    }

    .nectar-woo-cart.secondary-header-li img {
        filter: invert(100%) brightness(1);
        -webkit-filter: invert(100%) brightness(1);
}
}

body[data-hhun="0"] #header-outer[data-header-resize="0"]:not([data-transparent-header="true"]) {
    border-bottom: 1px solid #d3d3d3;
} */

/*========Menus===========*/
#header-outer:not([data-format="left-header"]) #top>.container>.row nav>ul {
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#top nav>ul.sf-menu>li.menu-item {
    margin: 24px 0 15px;
    width: calc(100% / 6.5);
}

/* #top nav > ul.sf-menu > li.menu-item:first-child {  
    width: calc((100% / 8) - 15px);
}
#top nav > ul.sf-menu > li.menu-item:last-child {   
    width: calc((100% / 8) + 15px);
} */

#top nav>ul.sf-menu>li.menu-item>a::before {
    content: '';
    width: 2px;
    background-color: #7f7f7f;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0;
    height: 100%;
}

#top nav>ul.sf-menu>li.menu-item:last-child>a::before {
    width: 0;
}

#top nav>ul.sf-menu>li.menu-item:last-child {
    border-right: 0px;
}

#top nav>ul.sf-menu>li.menu-item:first-child a {
    padding-left: 0px;
}

#top nav>ul.sf-menu>li.menu-item:last-child a {
    padding-right: 0px;
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_3:before {
    display: none;
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle):first-child {
    width: calc((100% / 8) - 30px);
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle):last-child {
    width: calc((100% / 8) + 30px);
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle)>a {
    padding: 0 0px 0 0;
    font-size: 11px;
    line-height: 11px;
    color: #000 !important;
    font-weight: 500 !important;
    width: 100%;
    text-align: center;
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle)>a:hover {
    color: #390074 !important;
    font-weight: bold !important;
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle):first-child>a {
    text-align: left;
}

#header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle):last-child>a {
    text-align: right;
}

.cs_header nav ul li.menu-item.menu-item-over:hover>a:after,
.cs_header nav ul li.menu-item>a:hover:after {
    width: 0;
}

#header-outer #logo,
#header-outer .logo-spacing {
    margin-top: 0px;
    margin-bottom: 0px;
}

.cs_header .col.span_3 {
    margin-top: 15px;
}

/*Footer*/
.above-footer .footer-cross-outer {
    background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2023/03/01140717/footer-cross-outer.svg);
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
    min-height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.above-footer .footer-cross {
    /* background-color: #fff; */
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 66px;

    /* -webkit-box-shadow: 0px 0px 24px 20px #fff;
    -moz-box-shadow: 0px 0px 24px 20px #fff;
    box-shadow: 0px 0px 24px 20px #fff; */
}

.above-footer .footer-cross li {
    display: inline-block;
    position: relative;
    margin-bottom: 0px !important;
    padding: 0 18px;
}

.above-footer .footer-cross li:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #000;
    border-radius: 50%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -2px;
}

.above-footer .footer-cross li:first-child:before {
    display: none;
}

.material #footer-outer .above-footer .footer-cross a {
    color: #000 !important;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'SackersGothicLight' !important;
}

.newsletter_section h6 {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    margin-bottom: 19px;
    font-weight: 600;
    letter-spacing: 2.3px;
}

.newsletter_form {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.newsletter_form input {
    max-width: 330px;
    height: 34px;
    font-size: 12px;
    margin-right: 10px;
}

#footer-outer .below-footer .widget.widget_nav_menu ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#footer-outer .below-footer .widget.widget_nav_menu ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 0px !important;
    padding: 0 34px !important;
}

#footer-outer .below-footer .widget.widget_nav_menu ul li:first-child {
    padding-left: 0 !important;
}

#footer-outer .below-footer .widget.widget_nav_menu ul li:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    background-color: #000;
    border-radius: 50%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -2px;
}

#footer-outer .below-footer .widget.widget_nav_menu ul li:first-child:before {
    display: none;
}

#footer-outer .below-footer .widget.widget_nav_menu ul li a {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#footer-outer .below-footer .widget {
    margin-bottom: 0px;
}

#footer-outer .widget {
    margin-bottom: 0px;
}

#copyright p {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 2px;
}

.material #footer-outer .widget li a {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500 !important;
    display: inline-block;
}

#footer-outer .footer-social-icon a i {
    background-color: #000;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
}

#logo .mobile-only-logo.skip-lazy {
    display: none !important;
}

.fixed-menu {
    top: 0px !important;
}

.fixed-menu .cs_header {
    /* box-shadow: 0 2px 6px rgb(0 0 0 / 8%); */
    border-bottom: 1px solid #d3d3d3; /*--- sticky header border color update by Naeem ---*/
}

/* #header-outer[data-format="centered-menu-bottom-bar"].fixed-menu #top .span_9 nav >ul >li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle) > a {
    color: #fff!important;
}
#header-outer[data-format="centered-menu-bottom-bar"].fixed-menu #top .span_9 nav >ul >li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle) > a:hover {
    color: rgba(255,255,255,.6)!important;  
}
.fixed-menu .cs_header{
    background-color: #000;
} */
.profiler_head ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.profiler_head ul li {
    width: 100%;
}

/*===========Contact page ================*/

.page-id-78314 h1 {
    font-family: 'SackersGothicLight' !important;
    font-size: 35px !important;
    letter-spacing: 8px !important;
    font-weight: normal !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
}

.page-id-78314 .subheader {
    font-family: 'Playfair Display', serif !important;
    font-size: 18px !important;
    color: #fff;
    line-height: 36px !important;
    letter-spacing: 1.5px !important;
    margin-bottom: 20px;
    font-style: italic;
}

.store-locator-box {
    margin-bottom: 20px !important;
}

.store-locator-box h3 {
    font-family: 'SackersGothicLight' !important;
    font-size: 50px !important;
    text-transform: uppercase !important;
    color: #fff;
    margin-bottom: 27px !important;
    letter-spacing: 8px !important;
    display: inline-block;
    font-weight: 300 !important;
    line-height: 50px !important;
}

.store-locator-box p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
    padding: 0;
}

.store-locator-box a {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline;
    letter-spacing: 2px;
    font-weight: 600;
}

.in-store-box h3 {
    font-family: 'SackersGothicLight';
    color: #010000;
    text-transform: uppercase;
    font-size: 24px;
    padding: 66px 0 66px 30px;
    text-align: left;
    line-height: 33px;
    letter-spacing: 6px;
    max-width: 638px;
    margin-left: auto;
}

.faq-box h3 {
    font-family: 'SackersGothicLight';
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    padding: 66px 0 66px 30px;
    text-align: left;
    line-height: 33px;
    letter-spacing: 6px;
}

.heading-sackers h2 {
    font-family: 'SackersGothicLight';
    font-size: 35px;
    line-height: 40px;
    color: #000000;
    text-align: center;
    letter-spacing: 10px;
    text-transform: uppercase;
}

.the-company .heading-sackers h4 {
    font-size: 22px !important;
    letter-spacing: 3px !important;
}

.heading-sackers h4 {
    font-family: 'SackersGothicLight' !important;
    font-size: 20px !important;
    color: #000000;
    text-align: center;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}

.heading-sackers h5 {
    font-family: 'SackersGothicLight' !important;
    font-size: 18px !important;
    color: #000000;
    text-align: center;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}

.heading-sackers h6 {
    font-family: 'SackersGothicLight' !important;
    font-size: 14px !important;
    color: #000000;
    text-align: center;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}

.heading-sackers p {
    font-size: 14px;
    color: #000000;
    padding: 0px;
    text-align: center;
    line-height: 22px;
    letter-spacing: 1px;
}

.material .wpb_row.wisdom-mark {
    margin-bottom: 80px;
}

.call-block {
    max-width: 560px;
    margin: auto;
}

.call-block p {
    padding-bottom: 0px;
    font-weight: 500;
    font-size: 14px;
}

.call-block a {
    font-weight: 600;
    color: #390074;
    font-size: 16px;
}

/*Form*/
input[type=text]:focus,
textarea:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=date]:focus,
select:focus {
    box-shadow: none;
}

.contact-form ul li,
.contact-form .left-section ul li,
.contact-form .right-section ul li {
    margin-bottom: 25px;
}

.contact-form ul li .fancy-select-wrap label {
    color: #330666 !important;
    font-size: 10px;
}

.contact-form form.wpcf7-form {
    padding: 0px;
    max-width: 690px;
    margin: auto;
    background-color: #fff;
}

.contact-form form.wpcf7-form textarea.wpcf7-textarea {
    height: 278px;
}

.contact-form form.wpcf7-form textarea.wpcf7-textarea::placeholder,
.contact-form form.wpcf7-form textarea.wpcf7-textarea:-ms-input-placeholder,
.contact-form form.wpcf7-form textarea.wpcf7-textarea:-ms-input-placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
}

.contact-form .wpcf7-submit {
    padding: 10px 30px !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    color: #390074;
    border: 1px solid #000;
}

.contact-submit .wpcf7-spinner {
    position: absolute;
    bottom: -29px;
    left: 0;
    right: 0;
    margin: auto;
}

.book-an-appoinment-popup .wpcf7-spinner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.submit-btn-outer {
    text-align: center;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=url],
.contact-form input[type=search],
.contact-form input[type=date],
.contact-form .material.woocommerce-page[data-form-style="default"] input#coupon_code,
.contact-form select {
    background-color: transparent;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #000;
    padding: 10px 0;
}

body[data-fancy-form-rcs="1"] .contact-form .select2-container--default .select2-selection--single:hover,
body[data-fancy-form-rcs="1"] .map-form .select2-container--default .select2-selection--single:hover {
    background-color: transparent !important;
}

.contact-form .fancy-select-wrap i,
.contact-form .fancy-select-wrap:hover i {
    position: absolute;
    right: 0;
    bottom: 43px;
    top: auto;
    color: #000;
}

body[data-fancy-form-rcs="1"] .contact-form .select2-container--default .select2-selection--single:hover {
    color: #000 !important;
}

.contact-form .select2-selection__arrow {
    display: none;
}

.contact-form textarea {
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #000;
    resize: none;
}

body[data-fancy-form-rcs="1"] .contact-form .select2-container .select2-choice,
body[data-fancy-form-rcs="1"] .contact-form .select2-container--default .select2-selection--single,
body[data-fancy-form-rcs="1"] .contact-form .select2-container--default .select2-selection--single:hover {
    border-color: #000 !important;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    background-color: transparent;
}

body[data-fancy-form-rcs="1"] .contact-form .select2-container .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .contact-form .select2-container--default:hover .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .contact-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
    color: #000 !important;
}

.contact-form input::placeholder,
.contact-form input:-ms-input-placeholder,
.contact-form input::-ms-input-placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
}

.contact-submit {
    text-align: center;
}

.consult-faq-box {
    margin-bottom: 70px !important;
}

body[data-bg-header="true"] .container-wrap {
    padding-bottom: 0px;
}

body[data-form-submit="regular"] .container-wrap input[type=submit],
body[data-form-submit="regular"] .container-wrap button[type=submit],
body[data-form-submit="see-through"] .container-wrap input[type=submit],
body[data-form-submit="see-through"] .container-wrap button[type=submit]:not(.search-widget-btn) {
    padding: 13px 22px !important;
}

/*=================== About =====================*/
.about-detail-outer {
    align-items: center;
    margin: 50px 0 50px !important;
}

.about-detail-outer .row_col_wrap_12 {
    justify-content: space-between;
}

.about-detail-outer .heading-sackers {
    border-right: 1px solid #000;
    max-width: 370px;
    max-height: 270px;
}

.about-detail-outer .about-detail {
    font-size: 14px;
    padding-left: 30px !important;
    font-weight: 500 !important;
}

.wisdom-slider img {
    height: inherit;
}

.book-appointment:hover {
    cursor: pointer;
}

.mark-wisdom-slider #swg-about-slider {
    margin: 60px 0 0px;
}

/* .mark-wisdom-slider #art-about-slider {
    margin: 60px 0 0px;
} */

.mark-wisdom-slider #art-brand-slider {
    margin: 60px 0 0px;
}

.mark-wisdom-slider #art-of-time {
    margin: 60px 0 0px;
}





#reservior-brand-slider button {
    position: absolute;
    background-color: #fff;
    float: none;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#reservior-brand-slider button.slick-next {
    right: 1%;
}

#reservior-brand-slider button.slick-prev {
    left: 1%;
}

#reservior-brand-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#reservior-brand-slider .slick-slide {
    padding: 0 15px;
    background-color: #eeebe7;
}

#reservior-brand-slider .slick-list {
    margin: 0 -15px;
}





#raidillon-brand-slider button {
    position: absolute;
    background-color: #fff;
    float: none;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#raidillon-brand-slider button.slick-next {
    right: 1%;
}

#raidillon-brand-slider button.slick-prev {
    left: 1%;
}

#raidillon-brand-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#raidillon-brand-slider .slick-slide {
    padding: 0 15px;
    background-color: #eeebe7;
}

#raidillon-brand-slider .slick-list {
    margin: 0 -15px;
}



#speake-brand-slider button {
    position: absolute;
    background-color: #fff;
    float: none;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#speake-brand-slider button.slick-next {
    right: 1%;
}

#speake-brand-slider button.slick-prev {
    left: 1%;
}

#speake-brand-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#speake-brand-slider .slick-slide {
    padding: 0 15px;
    background-color: #eeebe7;
}

#speake-brand-slider .slick-list {
    margin: 0 -15px;
}




.two-decade .portfolio-items .col.span_4 {
    padding: 0px;
}

.wpb_row.our-people {
    margin-top: 50px;
    margin-bottom: 70px;
}

.our-people-right h2 {
    font-size: 40px;
    letter-spacing: 6px;
    margin-bottom: 26px;
}

.our-people-button p {
    font-family: 'Playfair Display', serif !important;
    font-size: 21px !important;
    line-height: 28px !important;
    letter-spacing: 1.2px !important;
    margin-bottom: 0;
    font-style: italic;
}

.our-people-button p a {
    font-family: 'Montserrat' !important;
    font-size: 11px !important;
    text-transform: uppercase;
    text-decoration: underline;
    color: #000 !important;
    font-style: normal;
    font-weight: 600;
}

#swg-about-slider button {
    position: absolute;
    background-color: #fff;
    float: none;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#swg-about-slider button.slick-next {
    right: 10%;
}

#swg-about-slider button.slick-prev {
    left: 10%;
}

#swg-about-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#swg-about-slider .slick-slide {
    padding: 0 15px;
}

#swg-about-slider .slick-list {
    margin: 0 -15px;
}

#art-brand-slider button {
    position: absolute;
    background-color: #ffffff78;
    float: none;
    width: 50px;
    height: 50px;
    top: 190px;
    border: 1px solid #ffffff78;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#art-brand-slider button.slick-next {
    right: 0.8%;
}

#art-brand-slider button.slick-prev {
    left: 0.8%;
}

#art-brand-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#art-brand-slider .slick-slide {
    padding: 0 15px;
}

#art-brand-slider .slick-list {
    margin: 0 -15px;
}



#art-about-slider button {
    position: absolute;
    background-color: #fff9;
    float: none;
    width: 25px;
    height: 25px;
    border: 1px solid #fff9;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#art-about-slider button.slick-next {
    right: 5%;
}

#art-about-slider button.slick-prev {
    left: 5%;
}

#art-about-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#art-about-slider .slick-slide {
    padding: 0 8px;
    background-color: #000;
}

#art-about-slider .slick-list {
    margin: 0 -15px;
}



#art-of-time button {
    position: absolute;
    background-color: #fff;
    float: none;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}

#art-of-time button.slick-next {
    right: 1%;
}

#art-of-time button.slick-prev {
    left: 1%;
}

#art-of-time .slick-slide img {
    margin: auto;
    width: 100% !important;
}

#art-of-time .slick-slide {
    padding: 0 15px;
}

#art-of-time .slick-list {
    margin: 0 -15px;
}

.two-decades-text {
    margin: 40px 0 70px;
}

.two-decades-watch {
    margin: 90px 0 35px !important;
}

.our-heritage-block {
    margin: 70px 0 50px;
}

.our-heritage-block .heading-sackers {
    padding: 200px 0 !important;
}

.our-heritage-block .heading-sackers h3 {
    font-family: 'SackersGothicLight';
    font-size: 50px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.our-heritage-block .heading-sackers p {
    font-family: 'SackersGothicLight';
    font-size: 18px;
    color: #fff;
    text-align: left;
}

/*=================Store Locator==================*/
.swg-country-list-additional {
    background-color: #390074;
}

.swg-row-store-loc {
    background-color: #390074;
    padding: 100px 0 116px;
}

.swg-row-store-loc ul {
    background-color: transparent;
    border: none;
}

.swg-row-store-loc ul li {
    background-color: transparent;
    border: none;
}

.swg-row-store-loc .ui-state-default,
.swg-row-store-loc .ui-state-default,
.ui-button {
    background-color: transparent;
    border: none;
}

.swg-row-store-loc ul.ui-widget-header li a {
    text-transform: uppercase;
    color: #fff;
    padding: 0 !important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat';
    letter-spacing: 2px;
}

.swg-row-store-loc ul.ui-widget-header li.ui-state-active a {
    color: #c68920;
}

.map-country-list-box .ui-widget.ui-widget-content {
    padding: 0px;
    border: none;
}

.map-country-list-box .ui-tabs .ui-tabs-nav li {
    background-color: transparent;
    border: none;
    position: relative;
    margin-right: 0;
    padding: 0 18px;
}

.map-country-list-box .ui-tabs .ui-tabs-nav li:after {
    content: '';
    width: 12px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: -6px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.map-country-list-box .ui-tabs .ui-tabs-nav li:first-child {
    padding-left: 0px;
}

.map-country-list-box .ui-tabs .ui-tabs-nav li:last-child::after {
    display: none;
}

.map-country-list-box .ui-widget-content {
    padding: 0px;
}

.map-country-list-box .ui-widget-content h2 {
    margin: 55px 0 40px;
    font-family: 'SackersGothicLight';
    font-size: 35px;
    letter-spacing: 5px;
}

.store-country-list {
    display: flex;
    justify-content: space-around;
}

.store-country-list li:first-child {
    text-align: left;
}

.store-country-list li:last-child {
    text-align: right;
}

.store-country-list li {
    padding: 0 0 240px;
    list-style: none;
    width: 25%;
    text-align: center;
}

.store-country-list li a {
    font-family: 'SackersGothicLight';
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.store-country-list li.active a {
    color: #c68920;
}


#swg-country-list h2 {
    text-align: center;
}

.store-country-boutique-slider button {
    position: absolute;
    background-color: #fff;
    float: none;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
    top: 26%;
}

.store-country-boutique-slider button.slick-next {
    right: 10%;
}

.store-country-boutique-slider button.slick-prev {
    left: 10%;
}

.store-country-boutique-slider .slick-slide img {
    margin: auto;
    width: 100% !important;
}

.store-country-boutique-slider .slick-slide {
    padding: 0 15px;
}

.store-country-boutique-slider .slick-list {
    margin: 0 -15px;
}

.img-with-title {
    position: relative;
    display: flex;
}

.img-with-title .title-section {
    position: absolute;
    bottom: 10px;
    left: 0;
}

.img-with-title .title-section h2 {
    font-family: 'SackersGothicLight';
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0;
    padding: 0 20px;
}

.img-with-title .title-section h3 {
    text-align: left;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
}

.store-info-section {
    font-size: 14px;
    color: #000;
}

.store-info {
    display: flex;
    justify-content: flex-start;
}

.store-info.store-info-bottom {
    align-items: flex-end;
}

.store-info-inner {
    padding: 20px 20px 0;
}

.store-info-inner.store-info-left {
    width: 50%;
}

.store-info-inner.store-info-right {
    margin-left: auto;
    width: 36%;
}

.store-info-inner a {
    font-size: 11px;
    font-weight: 600;
    color: #330666;
    display: flex;
}

.store-info-inner a b,
.store-info-inner a i {
    font-size: 20px;
    margin-right: 5px;
}

.store-info-inner .get-direction a {
    color: #000;
    text-decoration: underline;
    letter-spacing: 2px;
}

.slick-slide .store-info-section,
.slick-slide .title-section {
    opacity: 0;
}

.slick-slide.slick-center .store-info-section,
.slick-slide.slick-center .title-section {
    opacity: 1;
}

/*=========== Map ==========*/
#map {
    height: 890px;
}

.map-form {
    background-color: #390074;
    padding-bottom: 50px;
}

.map-store-detail-outer {
    position: relative;
}

.swg-location-store-main .swg-location-store-listing {
    position: absolute;
    left: 0;
    z-index: 9;
    top: 0;
    bottom: 0;
    background-color: #fff;
    max-width: 600px;
    margin: 0;
    height: 890px;
}

.swg-location-store-main .swg-location-store-listing li {
    background-color: #fff;
    list-style: none;
    padding-bottom: 20px;
}

.map-form form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.map-form form input[type=text]:focus,
.map-form form input[type=text],
.map-form form input[type=text]:hover {
    max-width: 500px;
    height: 34px;
    font-size: 12px;
    margin-right: 30px;
    border: 1px solid #fff;
    font-weight: 500;
    color: #fff;
}

.map-form form input[type=text]::-webkit-input-placeholder,
.map-form form input[type=text]:-ms-input-placeholder,
.map-form form input[type=text]::placeholder {
    color: #fff;
}

.map-form form .select2-selection .select2-selection--single,
.map-form form .selection .select2-selection {
    padding: 2px 0 !important;
    border-radius: 0px;
}

body[data-fancy-form-rcs="1"] .map-form form .select2-container--default .select2-selection--single:hover {
    border: 1px solid #fff !important;
}

.map-form form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

body[data-form-submit="regular"] .container-wrap .map-form form input[type=submit],
.map-form form input[type=submit],
.map-form form input[type=submit]:hover {
    background-color: transparent !important;
    color: #fff;
    font-size: 11px;
    border: none;
    border-radius: 0;
    height: 34px;
    font-weight: 600;
    margin-right: 0;
    padding: 0px !important;
}

.locate-me img {
    max-width: 30px !important;
    margin-right: 20px;
}

.map-form form .fancy-select-wrap {
    padding-top: 0px;
    max-width: 500px;
    width: 100%;
    color: #fff;
}

.swg-location-close-icon {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: rgba(255, 255, 255, .9);
    z-index: 999;
    padding: 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
}

/*Mpa btns design*/
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 15px !important;
    top: unset !important;
}

.gmnoprint button.gm-control-active {
    background-color: #fff !important;
    border-radius: 0;
    color: #000 !important;
}

/* .gmnoprint button img{
    display: none;
} */
/* button.gm-control-active.gm-fullscreen-control {
    display: none;
} */

.gm-svpc {
    display: none;
}

.gmnoprint div {
    background-color: transparent !important;
    box-shadow: none !important;
}

.locate-me {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint {
    top: unset !important;
    bottom: 0px !important;
}

.req-store-consult {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
    margin-bottom: 30px !important;
}

.req-store-consult h5 {
    font-family: 'Playfair Display', serif !important;
    font-size: 22px !important;
    color: #000;
    line-height: 36px !important;
    letter-spacing: 1.5px !important;
    margin-bottom: 0px;
    font-style: italic;
}

.req-store-consult p {
    font-size: 18px !important;
    color: #000;
    margin-bottom: 0px;
    padding: 0px;
}

.req-store-consult a.regular-button {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}

.req-store-consult a.regular-button.nectar-button {
    background-color: #fff !important;
    color: #000;
    border: 1px solid #fff;
}

/*===========Home page redesign==========*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'SackersGothicLight' !important;
}

.heading_box .wpb_wrapper h3,
.boutiques .wpb_wrapper h3,
.cs_our_collections_section h3 {
    font-weight: normal !important;
    font-size: 35px;
    font-family: 'SackersGothicLight' !important;
    letter-spacing: 10px !important;
}

.heading_box .wpb_wrapper:after,
.boutiques h3:after {
    display: none;
}

.heading_box .wpb_wrapper p,
.boutiques .wpb_wrapper p,
.service p {
    font-size: 14px;
    letter-spacing: 1px;
}

.movement-by p {
    font-family: 'SackersGothicLight' !important;
    letter-spacing: 10px !important;
}

.movement-by p>b {
    font-family: 'SackersGothicLight' !important;
    letter-spacing: 10px !important;
}

.movement-by p>span {
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 1px;
}

/*Account Details*/

.woocommerce form .password-input input[type=text],
.woocommerce-page form .password-input input[type=text] {
    padding-right: 2.5rem;
}

.woocommerce-account .woocommerce form .show-password-input,
.woocommerce-account .woocommerce-page form .show-password-input {
    top: 15px;
}

.woocommerce-account .woocommerce form .form-row-first,
.woocommerce-account .woocommerce form .form-row-last,
.woocommerce-account .woocommerce-page form .form-row-first,
.woocommerce-account .woocommerce-page form .form-row-last {
    width: 100%;
    padding: 1px;
}

div.clear {
    padding-bottom: 0;
}

body.woocommerce-account em {
    font-size: 12px;
}

.woocommerce-checkout-review-order-table .product-info h4 a:hover,
.woocommerce-cart .product-name a:hover {
    background-size: 0% 2px !important;
}

/*captcha*/
.g-recaptcha {
    margin: 20px 0;
}

/*Search Page*/
.custom-serach-open {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

body.material #search-outer {
    z-index: 99999 !important;
}

#search-outer #search {
    height: 97vh !important;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 46px !important;
}

#search-outer .ui-widget-content {
    flex-wrap: wrap;
    display: flex;
    max-height: 85vh;
    overflow-y: auto;
    padding-top: 20px;
    padding-bottom: 200px;
}

#search-outer .ui-widget-content li {
    float: none;
    border-radius: 0;
    width: calc(20% - 30px);
    margin: 0 15px 10px;
    overflow: hidden;
}

#search-outer .ui-widget-content li:hover {
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
}

#search-outer .ui-widget-content li a {
    padding: 0 0 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

#search-outer .ui-widget-content img {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
    margin-bottom: 15px;
    transition: transform 0.45s cubic-bezier(.15, .75, .5, 1) 0s, opacity 0.55s cubic-bezier(.15, .75, .5, 1) 0.25s;
    transform: scale(1);
    background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2022/02/24050114/SW-Watches-Background.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#search-outer .ui-widget-content li:hover img {
    transform: scale(1.06) !important;
}

#search-outer .ui-widget-content li a .title {
    color: #000;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    display: block;
}

#search-outer .ui-widget-content li a span {
    padding: 0 10px;
}

#search-outer .ui-state-active,
#search-outer .ui-widget-content .ui-state-active {
    background-color: #fff;
    border: 1px solid #fff;
}

.mobile #search-outer .ui-widget-content {
    display: flex !important;
}

.swiss-search {
    text-align: center;
}

.swiss-search img {
    max-width: 120px;
    margin-bottom: 8px;
}

.swiss-search-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

/* body.material #search-outer #search #close a {
    top: -46px;
}
#search-outer #search #close a:before {
    background-color: transparent;
} */
/*order-received*/
.woocommerce ul.order_details {
    border: 1px solid #ddd;
    padding: 20px;
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    border-right: 1px dashed #000;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 20px;
    width: calc(50% - 2em);
}

.woocommerce ul.order_details li:nth-child(2n+2) {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    width: 50%;
}

.woocommerce ul.order_details li:last-child {
    margin-bottom: 0px;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
    font-weight: 400;
    font-size: 14px;
}

/*========== Additional CSS Start =================*/

.flickity-slider .slide {
    width: 25% !important;
}

.single-product .related-upsell-carousel .woo-flickity-count {
    display: none;
}

.thank-you-popup {
    text-align: center;
}

.thank-you-popup p {
    padding-bottom: 0em;
}

.thank-you-popup h4 {
    font-weight: 600;
    padding-bottom: 20px;
}

.swg-popup-container,
.swg-thank-you-popup-container {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    max-width: 900px;
    margin: 0 auto;
}

.swg-popup-container .swg-popup-overlay {
    width: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 9999;
}

.swg-popup-container .swg-popup-main {
    position: fixed;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .6);
    margin: auto;
    max-height: 96vh;
    overflow-y: auto;
    padding: 28px;
    background-color: #f5f5f5;
}

body[data-fancy-form-rcs="1"] .book-an-appoinment-popup .wpcf7-form .fancy-select-wrap {
    padding-top: 0;
}

.book-an-appoinment-popup .wpcf7-form .span_6:first-child {
    width: 49%;
    float: left;
    margin-right: .5%;
}

.book-an-appoinment-popup .wpcf7-form .span_6:last-child {
    width: 49%;
    margin-left: .5%;
    float: right;
}

.book-an-appoinment-popup form.wpcf7-form {
    padding: 0px;
    box-shadow: none;
    max-width: 560px;
    margin: auto;
}

.swg-popup-container .wpcf7-form.invalid input[type="text"].wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid input[type="number"].wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid input[type="email"].wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid input[type="tel"].wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid input[type="date"].wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid select.wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid textarea.wpcf7-not-valid,
.swg-popup-container .wpcf7-form.invalid .wpcf7-not-valid+.select2-container {
    border-color: red;
    border: 1px solid red;
}

body[data-fancy-form-rcs="1"] .swg-popup-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a2a2a2 !important;
}

/*Form Checkbox Design */
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    top: 15px;
    border: 1px solid #ccc;
    background: #fff;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    width: 18px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    /* content: "✔"; */
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="14" height="14" fill="none" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>');
    display: block;
    position: absolute;
    height: 0px;
    width: 0px;
    background: #390074;
    z-index: 9;
    top: 14px;
    left: 3px;
    color: #fff;
    border: 0px;
    font-size: 13px;
}

input[type="checkbox"]:checked+.wpcf7-list-item-label::before {
    background: #390074 !important;
    border-color: #390074;
    z-index: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

input#terms {
    visibility: hidden;
    position: absolute;
}

.wpcf7-acceptance .terms-text {
    width: 100%;
    margin-left: 22px;
    margin-top: 0;
    line-height: 1.3;
    top: 9px;
    font-weight: 300;
    letter-spacing: 0.3px;
    color: rgb(33, 33, 33);
    font-size: 0.875rem;
    position: relative;
}

/*Signup Custom Checkbox*/
.custom-checkbox::before,
.custom-checkbox::after {
    top: 1px;
    border: 1px solid #ccc;
    background: #fff;
    content: "";
    height: 18px;
    left: 0px;
    position: absolute;
    width: 18px;
}

input[type="checkbox"]:checked+.custom-checkbox::after {
    content: "";
    display: block;
    position: absolute;
    height: 12px;
    width: 12px;
    background: #390074;
    z-index: 9;
    margin-left: 3px;
    margin-top: 3px;
}

input[type="checkbox"]:checked+.custom-checkbox::before {
    background: #fff !important;
    border-color: #390074;
}

input[type="checkbox"]:checked+.custom-checkbox::before {
    background: #390074;
    z-index: 1;
}

.checkbox {
    padding-left: 26px;
}

/*Custom Radio*/
label.custom-radio {
    padding-left: 28px;
}

.wc_payment_method {
    position: relative;
    margin: 0 0 20px 0 !important;
}

.custom-radio-outer {
    position: relative;
}

.custom-radio::before,
.custom-radio::after {
    top: 1px;
    border: 1px solid #ccc;
    background: #fff;
    content: "";
    height: 12px;
    left: 0px;
    position: absolute;
    width: 12px;
    border-radius: 50%;
}

input[type="radio"]:checked+.custom-radio::after {
    content: "";
    display: block;
    position: absolute;
    height: 6px;
    width: 6px;
    background: #390074;
    z-index: 9;
    margin-left: 3px;
    margin-top: 3px;
}

input[type="radio"]:checked+.custom-radio::before {
    background: #fff !important;
    border-color: #390074;
}

input[type="radio"]:checked+.custom-radio::before {
    background: #390074;
    z-index: 1;
}

.woocommerce-checkout .input-radio {
    visibility: hidden;
    position: absolute;
}

/* input.input-checkbox {
    visibility: hidden;
    position: absolute;
} */
.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    position: relative;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 61px !important;
    padding: 0;
    margin-bottom: 30px;
}

/*Filter checkbox*/

.filter-checkbox-label::before,
.filter-checkbox-label::after {
    top: 3px;
    border: 1px solid #ccc;
    background: #fff;
    content: "";
    height: 12px;
    left: 0px;
    position: absolute;
    width: 12px;
}

.berocket_single_filter_widget .bapf_body ul li input[type="checkbox"]:checked+label.filter-checkbox-label::after {
    content: "";
    display: block;
    position: absolute;
    height: 6px;
    width: 6px;
    background: #390074;
    z-index: 9;
    margin-left: 3px;
    margin-top: 3px;
}

.berocket_single_filter_widget .bapf_body ul li input[type="checkbox"]:checked+label.filter-checkbox-label::before {
    background: #fff !important;
    border-color: #390074;
}

.berocket_single_filter_widget .bapf_body ul li input[type="checkbox"]:checked+label.filter-checkbox-label::before {
    background: #390074;
    z-index: 1;
}

.berocket_single_filter_widget .bapf_body ul li input[type="checkbox"],
.returning-customer input,
.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox input {
    position: absolute;
    visibility: hidden;
}

/*End custom checkbox*/

/*Filter Radio*/

.radio-btn-group .filter-checkbox-label::before,
.radio-btn-group .filter-checkbox-label::after {
    top: 3px;
    border: 1px solid #ccc;
    background: #fff;
    content: "";
    height: 12px;
    left: 0px;
    position: absolute;
    width: 12px;
    border-radius: 50%;
}

/*========= Body Content Fix on popup ==========*/
.ocwma_billing_popup_body {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

/*End custom Radio*/

.attachment-shop_single {
    height: 600px !important;
    width: auto !important;
    margin: 0px auto;
}

.product-meta {
    display: flex !important;
    flex-direction: column;
}

.product-meta a {
    order: 3;
    text-align: center;
    color: #000;
    font-weight: 800;
    font-size: 14px;
    font-family: 'SackersGothicLight';
}

.price-hover-wrap {
    order: 3;
}

span.vee_category_brand {
    order: 1;
}

.rlx-grid-noresults-title {
    text-align: center;
    font-size: 42px !important;
}

.rlx-grid-noresults-text {
    text-align: center;
}

.movement_blog .movements {
    display: none !important;
}

.movement_blog .voyage-rolex {
    display: none !important;
}




/*========== Additional CSS End =================*/



/*================ Media ===================*/

@media screen and (min-width:1024px) {

    .woocommerce-page.woocommerce ul.products>li.product {
        width: 21% !important;
        margin: 2% !important;
        clear: none !important;
    }

    .woocommerce-page.woocommerce ul.products>li.product:nth-child(4n+1) {
        clear: both !important;

    }

    body.material #search-outer #search #search-box input[type="text"] {
        font-size: 26px;
        height: 51px !important;
        color: #390074 !important;
        border-bottom: 2px solid #ddd;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {

    .woocommerce-page ul.products li.product.first,
    .woocommerce-page ul.products li.product.last {
        clear: right !important;
    }

    .woocommerce-page ul.products li.product:nth-child(4n+1) {
        clear: none !important;
    }
}

/*For Container resize*/
@media only screen and (min-width: 1000px) {

    .container,
    body[data-header-format="left-header"] .container,
    .woocommerce-tabs .full-width-content .tab-container,
    .nectar-recent-posts-slider .flickity-page-dots,
    .post-area.standard-minimal.full-width-content .post .inner-wrap,
    .material #search-outer #search {
        max-width: 940px;
    }

    /*Header*/
    #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav>ul>li:not(#social-in-menu):not(#nectar-user-account):not(#search-btn):not(.slide-out-widget-area-toggle)>a {
        padding-bottom: 0px;
    }

    #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 {
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 1200px) {

    .container,
    body[data-header-format="left-header"] .container,
    .woocommerce-tabs .full-width-content .tab-container,
    .nectar-recent-posts-slider .flickity-page-dots,
    .post-area.standard-minimal.full-width-content .post .inner-wrap,
    .material #search-outer #search {
        max-width: 1080px;
    }
}

@media only screen and (min-width: 1400px) {

    .container,
    body[data-header-format="left-header"] .container,
    .woocommerce-tabs .full-width-content .tab-container,
    .nectar-recent-posts-slider .flickity-page-dots,
    .post-area.standard-minimal.full-width-content .post .inner-wrap,
    .material #search-outer #search {
        max-width: 1256px;
    }

    #header-space {
        height: 156px !important;
    }

}



@media (min-width: 1200px) and (max-width: 1399px) {

    /*Product listing*/
    .woocommerce-page .berocket_single_filter_widget {
        padding-right: 15px;
    }
}



@media (min-width: 992px) and (max-width: 1199px) {
    body .full-width-content .vc_col-sm-12 .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider .flickity-cell {
        width: 16.6%;
    }

    .featured_product .products li.product.minimal .product-meta>a h2 {
        font-size: 14px !important;
    }

    .heading-sackers h2 {
        font-size: 22px !important;
    }

    .our-people-right h2 {
        margin-bottom: 8px;
    }

    /*Home :- Featured Product*/

    .products li.product.minimal .product-meta {
        padding: 10px 10px 10px 10px;
    }

    .featured_product .products li.product.minimal .product-meta>a h2 {
        font-size: 14px !important;
    }

    /*Product listing*/
    .woocommerce-page .berocket_single_filter_widget {
        padding-right: 15px;
    }

    /*My Account*/
    a.woocommerce-button.button.invoice,
    a.woocommerce-button.button.view {
        margin-left: 0px;
        padding: 3px;
    }

    /*Single Product*/
    .woocommerce-page button[type="submit"].single_add_to_cart_button,
    body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
        width: 100%;
    }

    /*Cart*/
    .custom_cart_page .cart_totals h2 {
        padding: 10px 20px;
        line-height: 30px !important;
    }

    .woocommerce-cart .product-name a {
        font-size: 16px;
    }

    /*Wishlist*/
    .wishlist_table.mobile li {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 20px 20px 15px;
        list-style: none;
    }

    .wishlist_table.mobile li .item-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    body:not(.woocommerce-cart) .main-content .additional-info-wrapper tr th:first-child,
    body:not(.woocommerce-cart) .main-content .additional-info-wrapper tr td:first-child {
        border-left: none;
    }

    .wishlist_table.mobile li .item-wrapper .product-thumbnail {
        max-width: 100px;
    }

    .wishlist_table.mobile li .item-wrapper .item-details {
        width: 100%;
    }

    .wishlist_table.mobile li .item-wrapper .item-details .item-details-table {
        display: flex;
    }

    .additional-info-wrapper {
        display: flex;
    }

    .additional-info-wrapper div,
    .additional-info-wrapper table {
        display: block;
        flex: 1;
        margin-bottom: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 100% !important;
        margin: 0 30px;
    }

    #footer-widgets .container .col {
        margin-bottom: 0;
    }

    .above-footer {
        flex-direction: column;
        align-items: center;
    }

    #footer-widgets .container .col.span_4 {
        width: 33%;
        margin: 0px;
    }

    .footer_section form.wpcf7-form {
        max-width: 570px;
    }

    .in-store-box h3 {
        margin-left: 0px;
    }

    .call-block {
        text-align: center;
    }

    .newsletter_section input[type=email],
    .newsletter_section input[type=text] {
        max-width: 194px;
    }

    /* .above-footer .widget.widget_block{
            width: 100%;
        } */
    .cs_our_collections_section .nectar-category-grid-item {
        width: calc(50% - 10px) !important;
    }

    .news .masonry-blog-item {
        overflow: hidden;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 100%;
        margin-bottom: 20px;
    }

    .movement-by .vc_column-inner {
        padding-left: 160px !important;
    }

    /*about page*/
    .about-detail-outer .vc_col-sm-4 {
        width: 100%;
    }

    .about-detail-outer .heading-sackers {
        border-right: 0;
        max-width: 100%;
    }

    .vc_responsive .about-detail-outer .heading-sackers h2 {
        text-align: center !important;
        margin-bottom: 20px;
    }

    .about-detail-outer .heading-sackers h2 br {
        display: none;
    }

    .two-decades-watch .portfolio-items:not(.carousel) .col.span_4 {
        width: 33.33% !important;
    }

    /*Home :- Featured Product*/

    body .full-width-content .vc_col-sm-12 .woocommerce.columns-dynamic .nectar-woo-flickity .flickity-slider .flickity-cell,
    body.single-product .woocommerce.columns-4 .nectar-woo-flickity .flickity-slider .flickity-cell {
        width: 25%;
    }

    .products li.product.minimal .product-meta {
        padding: 10px 10px 10px 10px;
    }

    .featured_product .products li.product.minimal .product-meta>a h2 {
        font-size: 14px !important;
    }

    /*Header Menus*/
    body[data-slide-out-widget-area-style="slide-out-from-right"].material-ocm-open .ocm-effect-wrap.material-ocm-open {
        -webkit-transform: scale(1) translateX(0) translateZ(0) !important;
        transform: scale(1) translateX(0px) translateZ(0) !important;
    }

    /* #slide-out-widget-area ul.menu > li{
        border-bottom: 1px solid #000;           
    } */


    body.material-ocm-open #slide-out-widget-area.slide-out-from-right:not(.fullscreen-alt):not(.fullscreen),
    body.material-ocm-open #slide-out-widget-area.slide-out-from-right {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        z-index: 99;
        background-color: #fff !important;
        padding: 0 20px;
        left: 0;
        right: auto;
        width: 100%;
        padding-right: 73px;
        padding-left: 0;
    }

    body.material-ocm-open #slide-out-widget-area.slide-out-from-right .inner-wrap {
        background-color: #fff;
        padding: 0 20px;
        overflow-y: auto;
    }

    #slide-out-widget-area.slide-out-from-right .inner>div,
    #slide-out-widget-area.slide-out-from-right .bottom-meta-wrap {
        -webkit-transform: translateX(0px);
        -webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
        transform: translateX(0px);
        transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"] .slide_out_area_close {
        z-index: 999;
    }

    #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li {
        width: 100%;
    }

    body #slide-out-widget-area .inner .off-canvas-menu-container li a {
        font-size: 12px;
        line-height: 28px;
        color: #000;
    }

    body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container .current-menu-item>a {
        color: #000 !important;
    }

    .material #slide-out-widget-area[class*="slide-out-from-right"] .inner .off-canvas-menu-container li li a,
    body #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .inner .off-canvas-menu-container li li a {
        font-size: 12px !important;
        line-height: 22px !important;
        color: #000;
    }

    #slide-out-widget-area .ocm-dropdown-arrow i {
        color: #000;
    }

    body.material-ocm-open .nectar-menu-label {
        display: none;
    }

    /* #slide-out-widget-area.slide-out-from-right-hover .inner > .off-canvas-menu-container, */
    #slide-out-widget-area[class*="slide-out-from-right"] .inner-wrap {
        margin: 0px;
    }

    .slide-out-from-right ul.menu>li.menu-item {
        border-bottom: 1px solid #000;
        margin-bottom: 0px !important;
        padding: 11px 0;
    }

    .slide-out-from-right ul.menu>li.menu-item>a {
        padding: 0px;
        font-weight: 600 !important;
    }

    #slide-out-widget-area .menu-item-has-children .menu-item-has-children .ocm-dropdown-arrow {
        top: 11px !important;
    }

    #slide-out-widget-area .ocm-dropdown-arrow {
        top: 25px !important;
        transform: translateY(-50%) rotate(-90deg) !important;
    }

    #slide-out-widget-area .open-submenu>.ocm-dropdown-arrow {
        transform: translateY(-50%) rotate(0deg) !important;
    }

    .slide-out-from-right.material-open:after {
        content: '';
        background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2023/03/06174126/menuBgnew.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    #slide-out-widget-area .secondary-header-text {
        display: block !important;
    }

    /*4 icons in header*/
    #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.header-right-menus-mob-view {
        display: flex !important;
        top: 12px;
    }

    body[data-header-format].material #top nav.header-right-menus-mob-view #header-secondary-outer {
        display: flex;
    }

    #top nav.header-right-menus-mob-view #header-secondary-outer .cart-outer {
        display: inherit;
    }

    #header-secondary-outer .cs-secondary-header .secondary-header-right ul>li.secondary-header-li {
        margin-left: 6px;
    }

    /* #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.right-side {
        position: absolute;
        right: -150px;
        top: 0;
        z-index: 100;
        height: 100%;
    } */
    .cs_header.cs_header_mob .col.span_3 {
        /* position: absolute;
        display: inline-block;
        left: 0;
        right: 0; */
        max-width: 100% !important;
        /* margin: auto; */
    }

    body.material #header-outer[data-format="centered-menu-bottom-bar"]:not([data-format="left-header"]) #top.cs_header_mob .span_3 {
        width: 100% !important;
        text-align: center;
    }

    .cs_header.cs_header_mob .col.span_9.col_last {
        left: 0px;
        max-width: 30px;
        right: auto !important;
        z-index: 99999 !important;
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close {
        display: none;
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close.follow-body.material-ocm-open {
        top: 32px;
        right: 25px;
        left: auto;
        display: inline-block;
    }

    .my-profile .profiler_head {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
    }

    body #slide-out-widget-area .secondary-header-text {
        background-color: transparent;
        text-align: center;
        padding: 24px 0;
        margin-bottom: 0;
    }

    .secondary-header-text img {
        max-width: 150px;
    }

    .display-none {
        display: none !important;
    }

    /*My Account*/
    .woocommerce-account .woocommerce-MyAccount-navigation {
        padding-right: 0;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 20px;
        width: 100%;
    }

    body:not(.woocommerce-cart).woocommerce-account .main-content td {
        border-left: 1px solid #ececec !important;
        border-right: 1px solid #ececec !important;
    }

    a.woocommerce-button.button.invoice,
    a.woocommerce-button.button.view {
        margin-left: 0px;
        padding: 3px;
    }

    /*Cart*/
    .custom_cart_page .cart_totals h2 {
        padding: 10px 20px;
        line-height: 30px !important;
    }

    .woocommerce-cart .product-name a {
        font-size: 16px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
        margin-top: 20px;
    }

    .custom_cart_page {
        flex-direction: column;
    }

    .woocommerce-cart .woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td {
        padding-left: 20px;
        padding-right: 20px;
    }

    /*Filters on Product listing*/
    .archive.woocommerce .container-wrap>.main-content #sidebar {
        left: 0;
        opacity: 1 !important;
        position: relative !important;
        padding-top: 0 !important;
        padding-left: 0;
        pointer-events: visible;
        max-height: 900px;
    }

    .nectar-shop-header .nectar-shop-header-bottom .left-side {
        width: 35%;
    }

    .nectar-shop-header .nectar-shop-header-bottom .right-side {
        width: 65%;
    }

    .woocommerce-page.woocommerce .container-wrap>.main-content #sidebar {
        width: 35%;
    }

    body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .woocommerce-result-count {
        position: relative;
        bottom: 0px;
    }

    body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .woocommerce-ordering {
        max-width: 170px;
        margin-left: auto;
    }

    .woocommerce-page.woocommerce .post-area .products ul,
    .woocommerce-page.woocommerce .post-area ul.products {
        border-top: 1px solid #ddd;
        width: 100%;
    }

    body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .woocommerce-result-count {
        margin-right: 4px;
    }

    .woocommerce-page.woocommerce.archive .post-area.span_9,
    .woocommerce-page.woocommerce.single .post-area.span_9 {
        width: 65%;
        max-height: 900px;
        overflow-y: auto;
    }

    .woocommerce-page .berocket_single_filter_widget {
        padding-right: 15px;
    }

    body.woocommerce .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2),
    body.woocommerce-page .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2),
    body.woocommerce ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2),
    body.woocommerce-page ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2) {
        margin-right: 0px;
        margin-left: 8px;
        width: calc(50% - 8px);
    }

    body.woocommerce .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1),
    body.woocommerce-page .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1),
    body.woocommerce ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1),
    body.woocommerce-page ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1) {
        margin-left: 0px;
        margin-right: 8px;
        width: calc(50% - 8px);
    }

    body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-dropdown {
        right: 80px;
    }

    /*Popup width*/
    .ocwma_modal-content,
    .swg-popup-container.book-an-appoinment-popup .swg-popup-main {
        max-width: 710px;
    }

    /*Wishlist*/
    .wishlist_table.mobile li {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 20px 20px 15px;
        list-style: none;
    }

    .wishlist_table.mobile li .item-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .wishlist_table.mobile li .item-wrapper .product-thumbnail {
        max-width: 100px;
    }

    .wishlist_table.mobile li .item-wrapper .item-details {
        width: 100%;
    }

    .wishlist_table.mobile li .item-wrapper .item-details .item-details-table {
        display: flex;
    }

    .additional-info-wrapper {
        display: flex;
    }

    body:not(.woocommerce-cart) .main-content .additional-info-wrapper tr th:first-child,
    body:not(.woocommerce-cart) .main-content .additional-info-wrapper tr td:first-child {
        border-left: none;
    }

    .additional-info-wrapper div,
    .additional-info-wrapper table {
        display: block;
        flex: 1;
        margin-bottom: 0px !important;
    }

    /*Search Page*/
    #search-outer .ui-widget-content li {
        width: calc(25% - 30px);
        margin: 0 15px 10px;
    }

    body.material #header-outer[data-using-secondary="1"] #search-outer {
        margin-top: -45px;
    }

    .wpb_wrapper a.rev-btn {
        font-size: 15px !important;
    }

}


@media (max-width: 767px) {
    #footer-outer .above-footer #block-8.widget.widget_block{
        padding: 0 9px;
    }
    /* .orbit-wrapper .slider-nav, 
        .post-area.standard-minimal.full-width-content .post .inner-wrap, */
    .container {
        max-width: 100% !important;
        margin: 0 20px;
        padding: 0 !important;
    }

    /* .container .container {
        margin: 0px !important;
    } */

    #header-secondary-outer .cs-secondary-header .secondary-header-right>ul {
        display: flex;
        min-height: 32px;
        align-items: flex-start;
        margin-top: 38px !important;
    }

    .swiss-ul img {
        margin: 0 !important;
    }


    /*Footer Mobile*/
    #footer-widgets .container .col,
    #ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
        margin-bottom: 15px;
    }

    #footer-outer .below-footer .widget.widget_nav_menu ul {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    #footer-outer .below-footer .widget.widget_nav_menu ul li {
        padding: 0 7px 0 15px !important;
        margin-bottom: 10px !important;
        line-height: 16px;
    }

    #footer-outer .below-footer .widget.widget_nav_menu ul li:first-child {
        padding-left: 15px !important;
        padding-right: 7px !important;
    }

    #footer-outer .below-footer .widget.widget_nav_menu ul li:before,
    #footer-outer .below-footer .widget.widget_nav_menu ul li:first-child:before {
        right: auto;
        left: 0;
        display: inline-block;
    }

    .newsletter_section h6 {
        font-size: 12px;
        line-height: 21px;
        margin-bottom: 10px;
        text-align: center;
    }

    .custom .tp-bullet {
        width: 30px !important;
        height: 3px !important;
    }

    .newsletter_form {
        flex-direction: column;
    }

    .newsletter_form li {
        width: 100%;
    }

    .newsletter_section input[type=email],
    .newsletter_section input[type=text],
    .newsletter_section input[type=submit] {
        width: 100%;
        max-width: 315px;
        margin: 0 auto;
    }

    .above-footer .footer-cross {
        flex-wrap: wrap;
    }

    .above-footer .footer-cross li {
        padding: 0 5px;
    }

    .above-footer .footer-cross-outer {
        background-image: none;
        background-color: #c89500;
    }

    .material #footer-outer .above-footer .footer-cross a {
        font-size: 12px;
        color: #fff !important;
    }

    .above-footer .footer-cross li:before {
        top: 3px;
        background-color: #fff;
    }

    #footer-outer #footer-widgets .col ul {
        display: flex;
        flex-wrap: wrap;
    }

    /* #footer-outer #footer-widgets .col ul li {
        width: 50%; // Commented out by Naeem to fit all social icons in one line (90 years valiram update)
    } */

    #footer-outer #footer-widgets .widget h4 {
        border-bottom: 1px solid #000;
        margin-bottom: 20px;
    }

    /*Home page Headings Mobile*/
    .heading_box .wpb_wrapper h3,
    .boutiques .wpb_wrapper h3,
    .cs_our_collections_section h3 {
        font-size: 20px !important;
        letter-spacing: 4px !important;
    }

    .boutiques .wpb_wrapper h3 {
        margin-bottom: 10px;
    }

    .heading_box .wpb_wrapper p,
    .boutiques .wpb_wrapper p,
    .service p {
        font-size: 12px;
        line-height: 20px;
    }

    .heading_box .wpb_wrapper {
        padding-bottom: 0px;
    }

    /*Home Carousel Mobile*/
    .sliderMain.slick-slider {
        max-height: 350px;
    }

    .sliderMain .slick-slide .content {
        top: 128px;
        text-align: center;
        bottom: auto;
        width: 100%;
    }

    .sliderMain .slick-slide h3 {
        text-transform: none;
        margin-bottom: 26px;
        font-size: 20px;
        letter-spacing: 2px !important;
        line-height: 34px;
    }

    /*Featured Brands Mobile*/
    .cs_featured_brands {
        margin-bottom: 30px !important;
    }

    .cs_featured_brands .slick-slider {
        margin-bottom: 30px;
    }

    .cs_featured_brands .brcs_slider_brands.slick-slider .slick-arrow.slick-next,
    .cs_featured_brands .br_product_list_slider .slick-slider .slick-arrow.slick-next {
        right: -5px !important;
    }

    .cs_featured_brands .brcs_slider_brands.slick-slider .slick-arrow.slick-prev,
    .cs_featured_brands .br_product_list_slider .slick-slider .slick-arrow.slick-prev {
        left: -5px !important;
    }

    body.material .cs_featured_brands .nectar-button.large {
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    /*Featured Products Mobile*/
    body .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell {
        width: 50% !important;
    }

    .products li.product.minimal .product-meta {
        padding: 10px 10px 10px 10px;
    }

    .featured_product .products li.product.minimal .product-meta>a h2 {
        font-size: 12px !important;
    }

    /*Play Video Btn Mobile*/
    a.play_button_2.large.nectar_video_lightbox {
        width: 50px;
        height: 50px;
    }

    .nectar-video-box a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
        width: 36px;
        height: 36px;
    }

    .nectar_video_lightbox svg {
        width: 12px;
        height: 12px;
    }

    /*Our Collections Mobile*/
    .cs_our_collections_section h3 {
        color: #000 !important;
    }

    .cs_our_collections_section .tabbed li {
        margin-right: 5px;
    }

    .cs_our_collections_section .tabbed .ui-tabs-nav li:not(.cta-button) .active-tab,
    .cs_our_collections_section .tabbed .ui-tabs-nav li a {
        padding: 0 5px !important;
        font-size: 11px;
    }

    .cs_our_collections_section .nectar-category-grid-item {
        width: calc(100% - 0px) !important;
    }

    .cs_our_collections_section .nectar-category-grid-item:first-child,
    .cs_our_collections_section .nectar-category-grid-item:last-child {
        width: calc(100% - 0px) !important;
    }

    /*Boutiques Mobile*/
    body.material .boutiques .nectar-button.has-icon.large:not([class*="see-through"]) i {
        -webkit-transform: translateY(-50%) translateX(-16px);
        transform: translateY(-50%) translateX(-16px);
    }

    .boutiques a.find_boutique.has-icon {
        padding-left: 34px !important;
        padding-right: 8px !important;
    }

    .boutiques .flickity-slider .wpb_content_element {
        position: relative;
        top: 0;
        bottom: auto;
        padding: 0px;
    }

    .boutiques .flickity-slider .wpb_content_element h4,
    .boutiques .flickity-slider .wpb_content_element p {
        color: #000;
    }

    .boutiques .img-with-aniamtion-wrap .inner {
        height: auto;
    }

    .boutiques .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        left: 0;
    }

    .boutiques .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        right: 0px;
    }

    .boutiques .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        right: 10px;
        top: 40%;
    }

    .boutiques .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        left: 10px;
        top: 40%;
    }

    .boutiques .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap-outer,
    .boutiques .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap {
        height: auto;
    }

    /*Insta Mobile*/
    .featured_product_seoarator.vc_separator .vc_sep_line:after {
        left: 20%;
        width: 20%;
    }

    /*Header Menus*/
    .cs_header .cs-secondary-header .container {
        margin-right: 0;
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"].material-ocm-open .ocm-effect-wrap.material-ocm-open {
        -webkit-transform: scale(1) translateX(0) translateZ(0) !important;
        transform: scale(1) translateX(0px) translateZ(0) !important;
    }

    /* #slide-out-widget-area ul.menu > li{
            border-bottom: 1px solid #000;           
        } */

    #slide-out-widget-area.slide-out-from-right,
    #slide-out-widget-area.slide-out-from-right:not(.fullscreen-alt):not(.fullscreen),
    body.material-ocm-open #slide-out-widget-area.slide-out-from-right {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        z-index: 99;
        background-color: #fff !important;
        padding: 0 20px;
        left: 0;
        right: auto;
        width: 100%;
        padding-right: 48px;
        padding-left: 0;
    }

    body.material-ocm-open #slide-out-widget-area.slide-out-from-right .inner-wrap {
        background-color: #fff;
        padding: 0 20px;
        overflow-y: auto;
    }

    #slide-out-widget-area.slide-out-from-right .inner>div,
    #slide-out-widget-area.slide-out-from-right .bottom-meta-wrap {
        -webkit-transform: translateX(0px);
        -webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
        transform: translateX(0px);
        transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"] .slide_out_area_close {
        z-index: 999;
    }

    #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li {
        width: 100%;
    }

    body #slide-out-widget-area .inner .off-canvas-menu-container li a {
        font-size: 12px;
        line-height: 28px;
        color: #000;
    }

    body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container .current-menu-item>a {
        color: #000 !important;
    }

    .material #slide-out-widget-area[class*="slide-out-from-right"] .inner .off-canvas-menu-container li li a,
    body #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .inner .off-canvas-menu-container li li a {
        font-size: 12px !important;
        line-height: 22px !important;
        color: #000;
    }

    #slide-out-widget-area .ocm-dropdown-arrow i {
        color: #000;
    }

    body.material-ocm-open .nectar-menu-label {
        display: none;
    }

    /* #slide-out-widget-area.slide-out-from-right-hover .inner > .off-canvas-menu-container, */
    #slide-out-widget-area[class*="slide-out-from-right"] .inner-wrap {
        margin: 0px;
    }

    .slide-out-from-right ul.menu>li.menu-item {
        border-bottom: 1px solid #000;
        margin-bottom: 0px !important;
        padding: 11px 0;
    }

    .slide-out-from-right ul.menu>li.menu-item>a {
        padding: 0px;
        font-weight: 600 !important;
    }

    #slide-out-widget-area .menu-item-has-children .menu-item-has-children .ocm-dropdown-arrow {
        top: 11px !important;
    }

    #slide-out-widget-area .ocm-dropdown-arrow {
        top: 25px !important;
        transform: translateY(-50%) rotate(-90deg) !important;
    }

    #slide-out-widget-area .open-submenu>.ocm-dropdown-arrow {
        transform: translateY(-50%) rotate(0deg) !important;
    }

    .slide-out-from-right.material-open:after {
        content: '';
        background-image: url(https://cdn.swisswatchglobal.com/wp-content/uploads/2023/03/06174126/menuBgnew.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    /*4 icons in header*/
    #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.header-right-menus-mob-view {
        display: flex !important;
    }

    body[data-header-format].material #top nav.header-right-menus-mob-view #header-secondary-outer {
        display: flex;
    }

    #top nav.header-right-menus-mob-view #header-secondary-outer .cart-outer {
        display: inherit;
    }

    #header-secondary-outer .cs-secondary-header .secondary-header-right ul>li.secondary-header-li {
        margin-left: 6px;
    }

    /* #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.right-side {
            position: absolute;
            right: -150px;
            top: 0;
            z-index: 100;
            height: 100%;
        } */
    .cs_header.cs_header_mob .col.span_3 {
        /* position: absolute;
            display: inline-block;
            left: 0;
            right: 0; */
        max-width: 100% !important;
        /* margin: auto; */
    }

    body.material #header-outer[data-format="centered-menu-bottom-bar"]:not([data-format="left-header"]) #top.cs_header_mob .span_3 {
        width: 100% !important;
        text-align: center;
    }

    .cs_header.cs_header_mob .col.span_9.col_last {
        left: 0px;
        max-width: 30px;
        right: auto !important;
        z-index: 99999 !important;
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close {
        display: none;
    }

    body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close.follow-body.material-ocm-open {
        top: 32px;
        right: 25px;
        left: auto;
        display: inline-block;
    }

    .my-profile .profiler_head {
        position: fixed;
        top: 80px;
        padding: 9px 17px;
        left: 0;
        width: 100%;
    }

    body #slide-out-widget-area .secondary-header-text {
        background-color: transparent;
        text-align: center;
        padding: 24px 0;
        margin-bottom: 0;
    }

    .secondary-header-text img {
        max-width: 100px;
    }

    .display-none {
        display: none !important;
    }

    /*My Account*/
    .woocommerce-account .woocommerce-MyAccount-navigation {
        padding-right: 0;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 20px;
        width: 100%;
    }

    .dashboard_boxes {
        flex-direction: column;
    }

    .dashboard_box {
        width: 100%;
        margin-bottom: 12px;
    }

    body:not(.woocommerce-cart).woocommerce-account .main-content td {
        border-left: 1px solid #ececec !important;
        border-right: 1px solid #ececec !important;
    }

    a.woocommerce-button.button.invoice,
    a.woocommerce-button.button.view {
        margin-left: 0px;
        padding: 3px;
    }

    /*Single Product Mobile*/
    body.single-product .container-wrap {
        padding-bottom: 0;
    }

    .single-product div.product h1.product_title {
        font-size: 20px;
        line-height: 26px;
    }

    .single-product.woocommerce div.product .summary p.price {
        font-size: 18px;
        line-height: 24px;
    }

    .woocommerce-page button[type="submit"].single_add_to_cart_button,
    body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
        font-size: 12px;
        width: 100%;
        padding: 20px 14px !important;
        margin: 0;
    }

    .yith-wcwl-wishlistaddedbrowse,
    .yith-wcwl-wishlistexistsbrowse {
        margin-left: auto;
    }

    /* 
    .yith-wcwl-add-to-wishlist {
        display: block;
    } */
    ul.product_details_icons {
        margin: 28px 0 0;
        width: 100%;
        flex-wrap: wrap;
    }

    .product_details_icons li {
        width: 50%;
        margin: 20px 0;
        max-width: 50%;
    }

    /*Cart*/
    .custom_cart_page .cart_totals h2 {
        padding: 10px 20px;
        line-height: 30px !important;
    }

    .woocommerce-cart .product-name a {
        font-size: 14px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
        margin-top: 20px;
    }

    .custom_cart_page {
        flex-direction: column;
    }

    .woocommerce-cart .woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td {
        padding-left: 20px;
        padding-right: 20px;
    }

    .custom_cart_page .product-thumbnail a {
        width: 100px;
    }

    /*Filters on Product listing*/
    body[data-bg-header="true"].archive .container-wrap {
        padding-top: 20px !important;
    }

    .archive.woocommerce .container-wrap>.main-content #sidebar {
        left: 0;
        opacity: 1 !important;
        position: relative !important;
        padding-top: 0 !important;
        padding-left: 0;
        pointer-events: visible;
        max-height: 200px;
    }

    .nectar-shop-header .nectar-shop-header-bottom .left-side {
        width: 100%;
    }

    .nectar-shop-header .nectar-shop-header-bottom .right-side {
        width: 100%;
    }

    .woocommerce-page.woocommerce .container-wrap>.main-content #sidebar {
        width: 100%;
        border: 1px solid #ddd;
        padding: 0 14px;
    }

    body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .woocommerce-result-count {
        position: relative;
        bottom: 0px;
    }

    body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .woocommerce-ordering {
        max-width: 170px;
        margin-left: auto;
    }

    .woocommerce-page.woocommerce .post-area .products ul,
    .woocommerce-page.woocommerce .post-area ul.products {
        width: 100%;
    }

    body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .woocommerce-result-count {
        margin-right: 4px;
    }

    /*.woocommerce-page.woocommerce.archive .post-area.span_9, */
    .woocommerce-page.woocommerce.single .post-area.span_9 {
        width: 100%;
        max-height: 600px;
        overflow-y: auto;
        margin-bottom: 20px !important;
    }

    .woocommerce-page.woocommerce.archive .post-area.span_9 {
        width: 100%;
        margin-bottom: 20px !important;
    }

    .woocommerce-page .berocket_single_filter_widget {
        padding-right: 0px;
    }

    body.woocommerce .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2),
    body.woocommerce-page .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2),
    body.woocommerce ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2),
    body.woocommerce-page ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+2) {
        margin-right: 0px;
        margin-left: 8px;
        width: calc(50% - 8px);
    }

    body.woocommerce .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1),
    body.woocommerce-page .span_9 ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1),
    body.woocommerce ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1),
    body.woocommerce-page ul.products[data-product-style="minimal"] li.product.minimal:nth-child(2n+1) {
        margin-left: 0px;
        margin-right: 8px;
        width: calc(50% - 8px);
    }

    body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-dropdown {
        right: 80px;
    }

    /*Popup width*/
    .ocwma_modal-content,
    .swg-popup-container.book-an-appoinment-popup .swg-popup-main {
        width: calc(100% - 30px);
        margin: auto;
        margin-top: 30px;
    }

    /*Wishlist*/
    .wishlist_table.mobile li {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 20px 20px 10px;
        list-style: none;
    }

    .wishlist_table.mobile li .item-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .wishlist_table.mobile li .item-wrapper .product-thumbnail {
        max-width: 45px;
    }

    .wishlist_table.mobile li .item-wrapper .item-details {
        width: calc(100% - 45px);
    }

    .wishlist_table.mobile li .item-wrapper .item-details .item-details-table {
        display: flex;
    }

    .additional-info-wrapper {
        display: flex;
    }

    body:not(.woocommerce-cart) .main-content .additional-info-wrapper tr th:first-child,
    body:not(.woocommerce-cart) .main-content .additional-info-wrapper tr td:first-child {
        border-left: none;
    }

    .additional-info-wrapper div,
    .additional-info-wrapper table {
        display: block;
        flex: 1;
        margin-bottom: 0px !important;
    }

    .wishlist_table.mobile li .item-details .product-name h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0;
    }

    /*Search Page*/
    #search-outer .ui-widget-content li {
        width: calc(33.33% - 30px);
        margin: 0 15px 10px;
    }

    /*Checkout process*/
    .thwmscf_time_line_step ul.thwmscf-tabs li a {
        font-size: 12px;
        line-height: 17px;
        text-align: center;
        padding: 10px 5px;
    }

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .woocommerce-checkout.woocommerce button.button,
    .woocommerce-checkout.woocommerce-page button.button {
        width: 100%;
    }

    .woocommerce ul.order_details {
        margin: 0 0 1em;
        padding: 0 20px;
    }

    .woocommerce ul.order_details li {
        margin-right: 0;
        font-size: .6em;
        border-right: none;
        margin-left: 0;
        width: 100%;
        border-bottom: 1px solid #ddd;
        margin-bottom: 0px;
        padding-right: 0;
        padding-left: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        display: block;
    }

    .woocommerce ul.order_details li:nth-child(2n+2) {
        width: 100%;
    }

    /*Appointment Form*/
    .appointment-form {
        flex-direction: column;
    }

    .appointment-form .left-section,
    .appointment-form .right-section {
        width: 100%;
    }

    .wpb_wrapper a.rev-btn {
        font-size: 15px !important;
    }

}

@media(max-width: 420px) {
    .sliderMain .slick-slide h3 {
        font-size: 18px;
    }


    /*Single Product Mobile*/
    ul.product_details_icons {
        width: 100%;
        /* flex-direction: column; */
    }

    .product_details_icons li {
        max-width: 100%;
        flex-direction: row;
        text-align: left;
    }

    .product_details_icons li i {
        margin-bottom: 8px;
        margin-right: 10px;
    }

    .custom_cart_page .woocommerce-cart-form__cart-item.cart_item {
        padding-right: 4px;
        padding-top: 24px;
    }

    .custom_cart_page .product-remove {
        right: 5px;
        top: 5px;
    }

    /*Filters*/
    .woocommerce-page .nectar-shop-header .nectar-shop-header-bottom {
        flex-direction: column;
    }

    .nectar-shop-header .nectar-shop-header-bottom .right-side {
        width: 100%;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column-reverse;
    }

    /*Address*/
    .form_option_billing,
    .form_option_shipping {
        padding: 8px 8px !important;
        font-size: 11px !important;
    }

    /*Search Page*/
    #search-outer .ui-widget-content li {
        width: calc(50% - 20px);
        margin: 0 10px 10px;
    }

    .wpb_wrapper a.rev-btn {
        font-size: 15px !important;
    }

}

.profile-icon-svg a img {
    width: 22px;
    height: 20px;
}

#header-secondary-outer .cs-secondary-header .secondary-header-right>ul img {
    margin: 0;
}

.art-of-time-heading {
    font-size: 24px !important;
    margin-bottom: 25px;
}

@media (max-width:480px) {
    #header-secondary-outer .cs-secondary-header .secondary-header-right>ul {
        margin-top: 20px;

    }

    .art-of-time-heading {
        font-size: 15px !important;
        margin-bottom: 25px;
    }
}

.feature-brand-row-cta .wpb_wrapper {
    text-align: center;
}

.consult-web-issue-2 {
    justify-content: flex-end;
    display: flex;
}

@media (max-width: 1920px) {
    .consult-web-issue-2 .row_col_wrap_12.col.span_12.dark.left {
        width: 80%;
        padding: 0;
    }

    .consult-web-issue-2 .row_col_wrap_12.col.span_12.dark.left p {
        padding: 0;
        width: 100%;
        font-size: 14px;

    }

}


@media(max-width:767px) {
    .consult-web-issue-2 .row-bg.using-image {
        background-position: right top !important;


    }

    .consult-issue-mobile .row-bg.using-image {
        background-position: right top !important;
    }

    /* rs-slide.gradient-slider-rolex:before {
        position: absolute;
        content: '';
        z-index: 2;
        top: 66%;
        width: 100%;
        height: 100%;
        visibility: visible;
        background: rgb(0, 0, 0);
        background: linear-gradient(367deg, rgba(0, 0, 0, 1) 77%, rgba(255, 255, 255, 1) 100%); */

    /* background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgb(0 0 0 / 98%) 10%, rgb(255 255 255 / 47%) 100%);
        background: linear-gradient(180deg, rgba(26, 25, 25, 0) 0%, #1a1919 100%), linear-gradient(180deg, rgba(26, 25, 25, 0) 0%, #1a1919 100%); */

}

/* rs-slide.gradient-slider-rolex:before {
        position: absolute;
        content: '';
        z-index: 2;
        top: 80%;
        width: 100%;
        height:
            139px;
        visibility: visible;
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgb(0 0 0 / 98%) 10%, rgb(255 255 255 / 47%) 100%);
        background: linear-gradient(180deg, rgba(26, 25, 25, 0) 0%, #1a1919 100%), linear-gradient(180deg, rgba(26, 25, 25, 0) 0%, #1a1919 100%);
    } */


.our-heritage-text {
    margin-top: 50px;
    margin-bottom: 50px;
}

.our-collection-tabs-color .nectar-category-grid .nectar-category-grid-item .content .cat-heading {
    max-width: 100%;
}

.feature-brand-row-cta .wpb_wrapper {

    text-align: center;
    padding-bottom: 0px;

}

.brand-video-min-height {
    height: 600px !important;
}


#home-feature-brand {
    margin-bottom: 0px;
}

.nectar-video-box:after {
    opacity: 0;
}

.cs_our_collections_section .nectar-category-grid[data-shadow-hover="yes"] .nectar-category-grid-item:after {
    opacity: 0;
}
}

@media(max-width:768px) {
    #header-outer {
        box-shadow: 0 2px 6px rgb(0 0 0 / 8%);



    }

    .nectar-recent-posts-single_featured .inner-wrap {
        padding: 20px;
    }
}

.wpb_text_column.wpb_content_element.text-colored-border {
    border-left: 5px solid #390074;
    margin: 0 auto;
}

.wpb_text_column.wpb_content_element.text-colored-border .wpb_wrapper {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 2px 6px rgb(0 0 0 / 8%);
    padding: 20px;
}

.watch-expert-wrapper {
    display: flex;
    margin-top: 15px;

}

.custom-sku {
    font-size: 14px;
    font-weight: 600;
}

.watch-expert-wrapper .watch-expert-button {
    width: 100%;
    margin-right: 10px;

}

.watch-expert-wrapper .cart_wishlist {
    height: 50px;
}

.watch-expert-wrapper .cart_wishlist .wishlist-fragment,
.watch-expert-wrapper .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.swiss-gallery-addtocart {
    display: block;
    height: 52px;
}

.out-of-stock,
.in-stock {
    display: none !important;
}

.rolex-main-page-text h1 strong {
    letter-spacing: .1em !important;
    font-size: 33px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    font-family: Helvetica-Light, sans-serif !important;
    color: #000;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .rolex-main-page-text h1 strong {
        font-size: 26px !important;
        letter-spacing: 1.9px !important;
    }

    .rolex-section-second .rlx-textblock h1 {
        margin-bottom: 10px !important;
    }
}

.contact-call-mobile {
    text-align: center;
}

.rolex-main-page-text h3 strong {
    font-family: Helvetica Now Text !important;
    color: #000;
    font-weight: 900;
    text-transform: unset;
    margin-bottom: 20px;
}

.rolex-page-breadcrumb {
    margin-bottom: 0 !important;
}

.ocm-effect-wrap #ajax-content-wrap .container-wrap {
    padding-top: 0 !important;
    min-height: auto !important;
}

@media (max-width: 1024px) {
    .rolex-main-page-text h3 strong {
        margin-top: 50px;
    }

    .container {
        /* margin: 0 30px !important; */
        /* margin: 0 2% !important; */
        max-width: 94%;
    }

    .vc_column_container {
        padding: 0 !important;
    }

    .rolex-main-page-text h3 {
        margin-top: 35px !important;
    }

    .rolex-text-collection {
        margin-top: 55px;
    }

    .rolex-section-second .rlx-textblock h3 strong {
        font-family: 'Helvetica Now Text' !important;
        font-size: 14px;
    }

    .hamburger:after {
        font-size: 16px;
        margin-left: 7px;
        content: "\f107";
        display: inline-block;
        font-family: 'FontAwesome';
        display: inline-block;
        transition: .2s linear all;
        position: absolute;
        bottom: -2px;
    }

    .hamburger.active:after {
        transform: rotate(180deg);
    }


}

.rolex-main-page-text p {
    padding: 10px 10px;
    font-family: Helvetica;
    margin-bottom: 0;
    font-size: 14px !important;
    color: #212121;
    line-height: 24px;
    letter-spacing: normal;
}

.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 3px;
}

.rolex-page-breadcrumb {
    padding-bottom: 0;
}

.featured-main {
    margin-bottom: 1rem !important;
}

.contact_taber .ui-tabs-nav li {
    position: relative;
    padding-right: 40px;


}

.contact_taber .ui-tabs-nav li a {
    font-size: 14px;
    background-color: transparent;
    color: #127749;
    font-family: Helvetica !important;
    padding: 0;
}

.contact_taber .ui-tabs-nav li:first-child::after {
    content: "";
    /* display: inline-block !important;
    width: 18px;
    height: 3px;
    position: absolute;
    background: #ccc;
    top: 23px;
    right: 0;
    opacity: .6; */

}
.contact_taber .ui-tabs-nav li a.active-tab::after{
    content: '';
    display: inline-block !important;
    width: 8px  !important;
    height: 8px  !important;
    border-radius: 50px  !important;
    background: #127749;
    position: absolute;
    top: 40%;
    right: -13px;
}

.map-tabs-section .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
    background: transparent;
    color: #127749;
}

.contact_taber .ui-tabs-nav li a {
    color: #212121;
    border-right: 0;
}

.contact_taber .ui-tabs-nav li a span {
    font-weight: 600;
}


.contact_taber .ui-tabs-nav li a:hover {
    background: transparent;
}

.register-popup-main {
    text-align: center;
}

.register-popup-main .email-register-popup {
    text-align: left !important;
    display: block;
}

.submit-register-popup input {
    width: 100%;

}

.login-register-popup button {
    width: 100%;
    padding: 12px 30px;
    background-color: #fff;
    cursor: pointer;
}

h2 {
    position: relative;
}

.registered-register-popup {
    margin-top: 0;
}

.registered-register-popup:before {
    content: "";
    display: block;
    border-top: solid 1px black;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
}

.registered-register-popup span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}

.registered-register-popup span {
    font-size: 18px;
}

.register-popup-main h1 {
    font-size: 30px;
    line-height: 30px;
    font-family: 'Baskerville' !important;
    font-style: italic;

}

.register-popup-main h2 {
    font-size: 18px;
}

.register-popup-main h3 {
    font-size: 18px;
}

a.home-register-popup {
    border-bottom: 2px solid grey;
    padding: 4px;
}

.register-popup-main img.register-popup-img {
    height: 60px;
}

.register-popup-exclusive-popup .swg-popup-close {
    background: transparent;
    color: #666;
}

.story-second-div .story-main-div-content-1 {
    top: 0;
    color: #fff;
    z-index: 1;
    position: relative;
    margin-top: -100px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -70px;
    left: 0;
    top: -30px;
}

.story-second-div .story-main-div-content-2 {
    top: 0;
    color: #fff;
    z-index: 1;
    position: relative;
    margin-top: -100px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.story-second-div {
    position: relative;
}

.story-second-div .img-with-aniamtion-wrap:nth-last-of-type(2) {
    margin-top: 20px;
}

.story-main-div .hover-wrap .hover-wrap-inner:hover {
    transform: scale(1.07);
    transition: transform .7s cubic-bezier(.2, 1, .22, 1), opacity 0.5s ease;
}

.story-main-div .inner {
    overflow: hidden;
    cursor: pointer;
}


.story-second-div .inner {
    overflow: hidden;
    cursor: pointer;
}

.story-second-div .hover-wrap {
    overflow: hidden;
    cursor: pointer;
}

.story-second-div .hover-wrap .hover-wrap-inner:hover {
    transform: scale(1.07);
    transition: transform .7s cubic-bezier(.2, 1, .22, 1), opacity 0.5s ease;

}



/* .vc_col-sm-6.story-main-div {
    width: 57%;
    padding: 0;
}

.vc_col-sm-6.story-second-div {
    width: 43%;
} */

/* .story-second-div .hover-wrap-inner:before,
.story-main-div .hover-wrap-inner:before {
    position: absolute;
    content: '';
    background: #000000b3;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0.5;
} */

.striker-post-content {
    text-align: center;
}

.price .fallback-text {
    font-style: italic !important;
}

/*--- Media Queries by Naeem (2025) ---*/
@media (max-width: 1000px)  {
    #header-secondary-outer .cs-secondary-header .secondary-header-right>ul.utility-icons_nav-mobile {
        display: flex !important;
    }
    .royal-selangor_nav-desktop {
        display: none !important;
    }

    .announcement-bar-right_utility-icon {
        display: none !important;
    }
}

@media (min-width: 1000px)  {
    #header-secondary-outer .cs-secondary-header .secondary-header-right>ul.utility-icons_nav-mobile {
        display: none !important;
    }
    .royal-selangor_nav-desktop {
        display: block !important;
    }
}