@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//fsfinewatches.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 13px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #000000;
	--wd-link-color-hover: #000000;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: url(https://fsfinewatches.com/wp-content/uploads/2025/01/1920x350-1.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1000px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media (min-width: 768px) and (max-width: 1023px) {
    div#watchdialsanimate {
        margin-top: -168% !important;
    margin-bottom: 0px !important;
    margin-left: -10px !important;
    }
}
@media (min-width:1024px) {
    div#watchdialsanimate {
        margin-top: -517px !important;
        margin-bottom: 0px !important;
        margin-left: -14px !important;
    }
}
.vc_separator.wpb_content_element.vc_separator-has-text h4 {
    font-weight: 700;
}
@keyframes ping {
  /*0% {
    opacity: 1;
    transform: scale(1);
  }*/
  75%, 100% {
    opacity: 0;
    transform: scale(2);
  }
}
h2#watchmodelname {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
a.paoc-popup-click.paoc-popup-cust-173868.paoc-popup-simple_link.paoc-popup-link:hover {
    color: #fff;
    background-color: #000;
}
a.paoc-popup-click.paoc-popup-cust-173868.paoc-popup-simple_link.paoc-popup-link:after {
		animation: ping 1.5s ease-out infinite;
    background-color: red;
    border-radius: 50%;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(5px,-5px);
    transform-origin: 3px 12px;
    width: 15px;
    z-index: 1;
}
a.paoc-popup-click.paoc-popup-cust-173868.paoc-popup-simple_link.paoc-popup-link:before {
    background-color: red;
    border: 2px solid #fff;
    border-radius: 50%;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(5px,-5px);
    width: 15px;
    z-index: 2;
}
.chat-head-avatar {
    background-color: #fff!important;
    padding: 3px;
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: #ffffff94 !important;
}
.posted_in {
	display:none !important; }



.woocommerce-Reviews  {
		display:none !important; }

.product-tabs-wrapper {
	border-top: 0px solid !important; }

.wd-toolbar-label {
    color: white !important; }

.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
    display: none !important; 
}

.product_title {
    font-size: 18px!important;
	font-weight:500;
}


table td {
    padding: 2px 4px !important;
	border-bottom: 1px dashed var(--brdcolor-gray-300) !important; 
}

.summary-inner .product_meta {
border-top: 0px solid  !important;   
}

.paoc-popup-btn {
background: #000000 !important;   
}



.amenu{
	color: #fff !important;   
}





.nav-link-text:after {
	position:unset !important;   
}

.nav-link-text:hover:after{
    content: ''  !important;  
    
    top: 100%  !important;  
    left: 0  !important;  
    width: 0  !important;  
    height: 0px  !important;  
   transition: width 100s cubic-bezier(0.175, 0.885, 0.32, 1.15) !important;
    background-color: var(--wd-primary-color)  !important;  
}



ul#menu li {
	padding:0px 20px !important;
  display:inline !important;
	margin-bottom: 0px !important;
}



.price{
	margin-bottom: 0px !important; 
}

tr { font-size: 11px !important; 
}




.summary-inner .cart {
    margin-bottom: 5px  !important; 
}

.wd-social-icons.icons-size-default .wd-icon {
    font-size: 14px !important; 
}

.woocommerce_after_product_price > .text-center {
text-align:left !important;
	display: inline-block;
}

.icons-design-default .wd-social-icon {
margin: 0 !important;
	padding: 0px 6px 6px 6px !important;
}

.summary-inner > .text-left {
display:none !important;
}

.woocommerce_after_product_price p:nth-last-child(1) {
display:none !important;
}

.gform_wrapper .gfield_required {
    color: #79000000 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
    font-size: 10px !important;
}

.woo-variation-swatches.wvs-show-label .variations td, .woo-variation-swatches.wvs-show-label .variations th {
    display: inline !important;
}


table.variations {
 
    margin-bottom: 0px !important;
}

.main-page-wrapper {
    padding-top: 0px  !important;
}

.blog-design-masonry.has-post-thumbnail .post-date {
    display: none !important;
}


.wd-entry-meta {
    display: none !important;
}


.hovered-social-icons:after  {
 display: none !important;
}


.wd-post-cat.wd-style-with-bg>a {
 display: none !important;
    background-color: rgb(255 255 255) !important;
}

.wd-post-date.wd-style-with-bg {
 display: none !important;
}


.wd-post-cat.wd-style-with-bg {
  background-color: #fff0 !important;
}

.wd-sub-menu li>a {
color: #000000 !important;
font-size: 12px  !important;
}



.product-labels.labels-rounded .out-of-stock {
    height: 30px !important;
    color: white !important;
    background: black !important;
    max-width: 80px !important;
    font-size: 10px !important;
}

.product-labels.labels-rounded .product-label {
    min-height: 30px !important;
}

.blog-design-masonry .post-title {
    font-size: 18px !important;
}

.page-title {
padding-top: 70px  !important;
}


.vc_col-xs-2 {
    width: 50% !important;
}

.bapf_sfa_taxonomy {
    color: black !important;
    display: inline-flex !important;
}


.bapf_divi_sfa h3 {
    color: #000000  !important;
font-size: 12px  !important;
}

label { 
margin-bottom: 0px  !important;
}


.wd-nav[class*="wd-style-underline"] .nav-link-text { 
display: none !important;
}

.sku_wrapper { 
display: none !important;
}


.widget-title h5 {
text-transform: none !important;
    font-weight: 600;
    font-size: 16px;
}

.bapf_head h3 {
    font-weight: 600 !important;
    font-size: 16px !important;
}

p {
    color: black !important;
    margin-bottom: 5px !important;
}


.wd-single-tabs .wd-nav-tabs-wrapper {
    margin-bottom: -24px  !important;
}

.product-grid-item .wd-entities-title {
    font-size: 12px !important;
}

.product_meta.wd-layout-justify>span {
    display: none !important;
}

.post-single-page .entry-header img {
    border-radius: var(--wd-brd-radius);
    display: none !important;
}


.wd-spacing-20 {
    margin-top: 40px !important;
}

.wd-toolbar {
background-color: #000 !important;
}
#infoboxjc .vc_column-inner {
    padding-top: 11px!important;
}
input#wpforms-169654-field_6,#wpforms-169654-field_7,#wpforms-169654-field_5{max-width:100%;}
#wpforms-form-169654  input[type=checkbox] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 12px;
    height: 12px;
    margin: -3px 10px 0 3px;
    display: inline-block;
    vertical-align: middle;
}
#wpforms-form-169654 .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    word-break: break-word;
}
#wpforms-form-169654 .wpforms-field-label {
    display: block;
    font-weight: 400;
    font-size: 12px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    word-break: break-word;
    word-wrap: break-word;
}
h4.media-heading, p.media-text {
    margin-bottom: 5px;
}
h4.media-heading {
    font-size: 14px;
}
.ir325-promo-v2 .media, .ir325-promo-v1 .media {
    display: flex!important;
    align-items: center!important;
}
.ir325-promo-v1 .media .media-img {
    flex: 0 0 100px;
    margin-right: 10px;
}
.ir325-promo-v2 p.media-text{font-size:11px!important;}
p.media-text a{float:right;text-decoration:underline; margin-right: 10px;}
.ir325-promo-v2.mb25.mt20 {
    border: none:
    
}
.hidden.text-center {
    display: none;
}
.headicons  .wd-social-icon:hover {
    box-shadow: inset 0 0 200px rgb(0 0 0)!important;
    color: #fff !important;
    border: 1px solid #fff!important;
}
.headicons  .wd-social-icon {
    border: 1px solid #ffffff00!important;
}
.headicons  .wd-icon {
    font-size: 14px;
    line-height: 28px!important;
}


.site-logo{
width: 100%;
text-align: center;
}


#ship-to-different-address {
    display: none  !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 600 !important;
    font-size: 14px !important;
}

.page-title .title {
    font-size: 20px !important;
}

.product-grid-item .product-wrapper {
	border-radius: 10px;
}

.product-grid-item .product-wrapper:hover {
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        transform: scale(1.02);
	border-radius: 10px;
	transition: all .6s cubic-bezier(.165,.84,.44,1);
}

.abrand:hover {
	transition: all .6s cubic-bezier(.165,.84,.44,1);
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
transform: scale(1.02);
}
button#talk-to-expert-button {
    color: #fff!important;
    background: #000!important;
	width:100%;
}

.woocommerce-variation-add-to-cart {
    display: none !important;
}



.demo-container {
            border-radius: 0.5em;
          
        }
        .demo-container.clocks{
           
        }

        .demo-container.clocks.single{
            padding: 0em;
            display: inline-block;
        }
        .demo-container.clocks.single .clock {
            height: 8em;
            width: 8em;
            padding: 0;
            margin: 0;
        }

        .clock-natgeo-base {
            background-image: 
        }

        .clock {
            border-radius: 50%;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url('https://fsfinewatches.com/wp-content/uploads/2024/12/dail.png');
              background-color: #black;
            background-size: 108%;
            height: 20em;
            padding-bottom: 31%;
            position: relative;
            width: 20em;
        }

        .clock.simple:after {
            background: #000;
            border-radius: 50%;
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 5%;
            height: 5%;
            z-index: 10;
        }

        .minutes-container, .hours-container, .seconds-container {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .hours {
          display: inline-block !important;
            background: #fff;
            height: 20%;
            left: 48.75%;
            position: absolute;
            top: 30%;
            transform-origin: 50% 100%;
            width: 2.5%;
        }

        .minutes {
          display: inline-block !important;
            background: #fff;
            height: 33%;
            left: 49%;
            position: absolute;
            top: 18%;
            transform-origin: 46% 100%;
            width: 2%;
        }

        .seconds {
          display: inline-block !important;
            background: #fff;
            height: 45%;
            left: 49.5%;
            position: absolute;
            top: 14%;
            transform-origin: 50% 80%;
            width: 1%;
            z-index: 8;
        }

        @keyframes rotate {
            100% {
                transform: rotateZ(360deg);
            }
        }



        .hours-container {
            animation: rotate 43200s infinite linear
        }

        .linear .minutes-container {
            animation: rotate 3600s infinite linear
        }

        .linear .seconds-container {
            animation: rotate 60s infinite linear
        }

        .steps .minutes-container {
            animation: rotate 3600s infinite steps(60)
        }

        .steps .seconds-container {
            animation: rotate 60s infinite steps(60)
        }

        .local.steps .minutes-container {
            animation: none
        }

div#wpforms-171484 .wpforms-form {
    display: flex;
	width:100% !important; 
	justify-items: stretch !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: stretch !important;
}

 div.wpforms-container-full .wpforms-form button[type=submit] {
	 color: #ffffff !important;
    background-color: #000000 !important;
}

.wd-popup.wd-promo-popup {
    padding: 0px !important;
}

.dgwt-wcas-ico-magnifier {
height: 50%  !important;
}

.rotation img {
    animation: spin 10s linear infinite; /* Spin animation */
  }

  @keyframes spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }


.wd-entities-title a {
    font-weight: 500 !important;  
    font-size: 11px !important;  
}
.wd-product-stock  {
    display: none  !important;  
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    height: 26px   !important;  
}

.product-element-top a img {
	object-fit: cover   !important;  
object-position: center center   !important;  
}

.wd-toolbar {
    background-color: #920f01 !important;
}

.dgwt-wcas-has-sku .dgwt-wcas-st-title {
    font-size: 12px !important;
}

.dgwt-wcas-pd-addtc-form {
    display: none !important;
}

a.dgwt-wcas-details-product-title {
  font-size: 14px !important;
}

.dgwt-wcas-details-desc {
    font-size: 10px  !important;
}

.estimated-delivery {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    font-weight: normal;
}

.instock-message {
    font-size: 16px;
    color: #2a9d8f; /* Green shade */
    margin-top: 10px;
}

.paoc-popup-cust-173868 {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 5px;
outline: none;
border-radius: var(--btn-brd-radius, 0px);
vertical-align: middle;
text-align: center;
text-decoration: none;
text-shadow: none;
line-height: 1.2;
cursor: pointer;
transition: all .25s ease;
color: var(--btn-color, #3E3E3E);
border: var(--btn-brd-width, 0px) var(--btn-brd-style, solid) var(--btn-brd-color, #E9E9E9);
background-color: var(--btn-bgcolor, #F3F3F3);
box-shadow: var(--btn-box-shadow, unset);
text-transform: var(--btn-transform, uppercase);
font-weight: var(--btn-font-weight, 600);
font-family: var(--btn-font-family, inherit);
font-style: var(--btn-font-style, unset);
padding: var(--btn-padding, 5px 20px);
min-height: var(--btn-height, 42px);
font-size: var(--btn-font-size, 13px);
}


.instock-message {
	font-size: 13px !important; }

.estimated-delivery {
	font-size: 13px !important; }


.bapf_sfilter.bapf_button_berocket .bapf_button {
font-size: 13px !important;
    padding: 8px 16px !important;
    border: 0;
    line-height: 13px !important;
    font-weight: 600 !important;
  
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background-color: #000000 !important; }


.single_add_to_cart_button.button.alt {
display: none !important;
}

.quantity {
display:none !important;
}

.pswp {
    display: none !important;
}

[class*="wd-grid-f"] {
    display: flex  !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    align-content: center !important;
    
}

.wd-side-hidden {
    --wd-side-hidden-w: 340px;
    position: fixed;
    inset-block: var(--wd-admin-bar-h) 0;
    z-index: 5000000000 !important;
}

@media (min-width: 1025px) {
	#boxformobilem{display:none;}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    max-height: 240px !important;
    width: auto !important;
}
ul {
padding-left: 0px  !important;  
}
.whatsapp-box {
    margin-right: -80px;
}
.ir325-promo-v1 .media .media-img {
    flex: 0 0 100px;
    margin-right: 10px;
	width:200px;
}
.ir325-promo-v2.mb25.mt20 {
   
    width: 100%;
}
.ir325-promo-v2 .media .media-img {
    flex: 0 0 100px;
    margin-right: 20px;
}


.vc_custom_1735041194189 {
	display: none !important; }

.vc_custom_1735241034569 {
	display: none !important; }

.vc_custom_1735245051566 {
	display: none !important; }

}

@media (min-width: 768px) and (max-width: 1024px) {
	#boxformobilem{display:none;}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    max-height: 240px !important;
    width: auto !important;
}
.ir325-promo-v2.mb25.mt20 {
   
    width: 100%;
}
.ir325-promo-v2 .media .media-img {
    flex: 0 0 100px;
    margin-right: 20px;
}

.watchclock {
text-align: right;
    margin-top: -18px;
}

.demo-container.clocks.single .clock {
    height: 5em;
    width: 5em;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#boxformobilem{display:none;}
.ir325-promo-v2.mb25.mt20 {
   
    width: 85%;
}
.ir325-promo-v2 .media .media-img {
    flex: 0 0 100px;
    margin-right: 15px;
}
.watchclock {
text-align: right;
    margin-top: -18px;
}
.demo-container.clocks.single .clock {
    height: 5em;
    width: 5em;
}
}

@media (max-width: 576px) {
	#boxformobilem{display:block!important;}
img#productimg {
    width: 300px !important;
}
h4#heading-product {
    font-size: 12px!important;
}
img#productimgoffer {
    width: 160px;
}
.ir325-promo-v2.mb25.mt20 {
   
    width: 100%;
}
.ir325-promo-v2 .media .media-img {
    flex: 0 0 100px;
    margin-right: 10px;
}
#player63497b8f8c8e0.h5vp_player {
    width: 75% !important; }

.h5vp_player {
    width: 85% !important; }

.page-title {
font-size: 16px !important;
}
#infoboxjc p {
    font-size: 10px;
}
div#infoboxjc {
    display: flex;
}
#infoboxjc .vc_column-inner{padding-left:0px!important;padding-right:0px!important;}

.whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
    padding-inline: 0px !important;
}
.whb-top-bar .wd-header-text {
    font-size: 9px  !important;
}

.watchclock {
text-align: right;
    margin-top: -18px;
}

.demo-container.clocks.single .clock {
    height: 5em;
    width: 5em;
}

.vc_custom_1735244878990 {
	display: none !important; }

.wd-rs-676aa09654547  {
	display: none !important; }
 .list-icon {
font-size: 12px;
}

small {
    font-size: 50% !important;
}

.VizExNotificationBadge__Wrapper-sc-1s16mij-0 {
bottom:40px !important;
}
}

