/** Shopify CDN: Minification failed

Line 611:19 Unexpected "{"

**/
.cstm-chatmain {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    margin-top: 17px;
}
.cstm-chat-img img {
    max-width: 100px;
    width: 100%;
}
.cstm-des-main-sec {
    padding: 32px;
    border-radius: 10px;
}
.cstm-main-brand-des .Container {
    max-width: 1240px;
    padding: 0px 30px;
}
.cstm-des-main-sec:after {
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    width: 100%;
    height: 33px;
    background-color: #f9f6f69c !important;    
    content: "";
}
.cstm-brand-des-content ul {
    margin-bottom: 15px;
}
.cstm-des-main-sec h4 {
    font-size: 20px;
    margin-bottom: 0px;
}
button.cstm-toggle-btn-des {
    width: 100%;
    font-size: 18px;
    padding-top: 15px;
}
.cstm-des-main-sec {
    position: relative !important;
}
.cstm-des-main-sec h2 {
    font-size: 32px;
}
.cstm-brand-des-content p {
    font-size: 16px;
}
.cstm-des-main-sec h3 {
    font-size: 30px;
    margin-bottom: 0px;
}
.cstm-content-main-read-less-btn::after {
    position: unset;
}
.cstm-des-main-sec p br {
    display: none;
}
.chat-heading {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
}
.cstm-chat-content ul {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.cstm-chat-content ul li:first-child {
    padding-left: 0;
}
.cstm-chat-content ul li {
    list-style-type: none;
    border-right: 1px solid #000000;
    padding: 0 17px;
    line-height: 16px;
    display: flex;
}
.cstm-chat-content ul li a {
    font-weight: 600;
    color: #f6a429;
    font-size: 14px;
}

.cstm-chat-content ul li:last-child {
    border: 0;
}
span.cstm-chatcontenr {
    color: gray;
    padding-top: 2px;
    display: inline-block;
}
/*  */
.cstm-shippingbadge{
  background-color:rgb(254, 127, 190); 
  color: #ffffff; 
  font-size: 18px; 
  padding: 6px 10px; 
  margin:10px 0px; 
  display: inline-block; 
  border-radius: 4px;
  border: 2px solid #e6e6e6;
}
.cstm_authorized_dealer {
    padding: 10px;
    margin: 15px 0 10px;
    background-color: #faf1ff;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 2px solid #b5b194;
}
.cstm_authorized_content p {
    margin: 0;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
}
.cstm_authorized_logo img {
    max-width: 80px;
    width: 100%;
    height: auto;
}
.cstm_authorized_content p a {
    text-decoration: underline;
}
.cstm_authorized_dealer p.cstm-zipcode-text {
    font-weight: 400;
}
/*  */
.cstm-width-sticky{
  display: none;
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #e1e1e1;
  z-index: 9999;
}
.cstm-addtocart-btn-stiky {
    display: grid;
    grid-template-columns: 75% 25%;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.cstm-add-to-cart-btn-col-1 {
    display: flex;
    gap: 10px;
    padding: 5px;
}
.cstm-add-to-cart-btn-col-2 {
    padding: 5px;
}
.cstm-icon-item-main {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    gap: 20px;
    text-align: center;
}
.cstm-icon-item-img img {
    max-width: 50px;
}
.cstm-icon-item {
    padding: 20px;
    background-color: #4f4d4f;
}
.cstm-icon-item-text{
  text-transform: capitalize;
  font-weight: 600;
}
.cstm-icon-item-text p {
    color: #ffde59;
}
/*  */
label[for="sidebar-filter-v-availability0"] {
    display: none !important;
}

.testimonial-title {
  font-size: 2rem;
  font-weight: bold;
}

.testimonial-subtitle {
  margin-bottom: 30px;
  font-size: 1rem;
  opacity: 0.8;
}
.slick-slide {
    height: auto;
}
.testimonial-slider {
  max-width: 1200px;
  margin: 0 auto;
}
.testimonial-card {
  background: #fff;
  color: #000;
  border-radius: 8px;
  padding: 20px;
  text-align: left;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.testimonial-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.google-icon {
  width: 20px;
  height: 20px;
}
.testimonial-slider .slick-track {
    display: flex !important;
}
.testimonial-slider .slick-slide {
    height: auto !important;
    display: flex !important;
    margin:10px;
}
/* .testimonial-slider .slick-slide > div {
    height: 100%;
} */
.testimonial-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.stars {
  color: #c59d5f;
  font-size: 1.2rem;
}
.testimonial-text {
  font-size: 1rem;
  margin-bottom: 15px;
}
.testimonial-name {
  font-weight: bold;
  margin: 0;
}
.testimonial-date {
  font-size: 0.85rem;
  color: #555;
}
.btn-wrapper {
  margin-top: 30px;
}

.all-reviews-btn {
  background: #a17c50;
  color: #fff;
  padding: 10px 25px;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
}
.all-reviews-btn:hover {
  background: #8c6843;
}
.testimonial-section .slick-next:before, .slick-prev:before {
 display:none;
}
.slick-prev {
    left: -55px !important;
}
.slick-next {
    right: -55px !important;
}
section.testimonial-section .slick-next, .slick-prev {
    width: 50px !important;
    height: 50px !important;
    box-shadow: 0 2px 10px #36363626;
    padding: 10px !important;
    border-radius: 80px;
}
section.testimonial-section button img {
    width: 12px;
}
section.testimonial-section .slick-dots li button:before {
    font-size: 10px !important;
}
section.testimonial-section .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #f6a429 !important;
}
section.testimonial-section {
    margin-bottom: 80px;
}
/* No price template */
.no-price-template .ProductMeta__Text {
    font-size: 17px;
    font-weight: 600;
}
.cstm-no_pricetem {
  background-color: #f6a429;
  color: #fff;
  font-size: 18px;
  padding: 6px 10px;
  margin: 10px 0;
  display: inline-block;
  border-radius: 4px;
  border: 2px solid #e6e6e6;
  /* width: 100%; */
  cursor: pointer;
  animation: blink 1s step-start 3;
}
.no-price-template .cstm-chat-content ul li a {
    font-size: 20px;
}
.cstm-chat-content ul li{
  border-width: 2px;
}
.no-price-template .cstm-chat-content .chat-heading, .no-price-template .cstm-chat-content span.cstm-chatcontenr{
  display: none;
}
@keyframes blink {
  50% {
    opacity: 0.3;
  }
}
/* About us page */
.about-us .FeatureText__Content {
    max-width: 1000px;
}
.about-us .FeatureText__Content .Rte {
    text-align: left;
}
.about-us .FeatureText__Content .Rte h3, .FeatureText__Content .Rte h2, .FeatureText__Content .Rte h1 {
    text-align: center;
}
.about-us .logo-block a img {
    border: unset !important;
}

/*New page */

.hamilton-call-of-duty .shopify-section.proposition-icons {
    display: none;
}
.hamilton-call-of-duty .shopify-section.shopify-section--footer {
    display: none;
}
.hamilton-call-of-duty  section.name-product.testimonial-section.Section.Section--spacingNormal {
    display: none;
}
.hamilton-call-of-duty .cstm-sec-cstm-icon-text {
    display: none;
}
.hamilton-call-of-duty  div#shopify-section-template--20561032937692__icons_with_text_CkWnyW {
    display: block !important;
}
  .split-section {
    display: flex;
    width: 100%;
    height: auto;
    min-height: 100vh;
    color: #fff;
    position: relative;
  }

  .split-left,
  .split-right {
    flex: 1;
    background-size: cover;
    background-position: center;
  }

  .split-left {
    background-image: url('/cdn/shop/files/watch-front-on-brown-cloth.webp?v=1760095966');  
  }

  .split-right {
    background-image: url('/cdn/shop/files/watch-back-on-purple-cloth.webp?v=1760095963');  
  }

  .center-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 800px;
    width: 90%;
  }

 .center-date {
    color: #f96800;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Montserrat';
}

  .center-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 65px;
    font-family: 'Montserrat';
    margin:12px;
  }
  .center-content iframe {
    background: #dddddd00 !important;
    height: 650px;
}

  .center-desc {
    font-size: 24px;
    color: #dfdfdf;
    margin-bottom: 20px;
  }

.video-content h2 {
    font-size: 75px!important;
    letter-spacing: 0px!important;
    font-weight: 700;
    font-family: Montserrat;
    line-height: 85px;
    padding-bottom: 15px;
    max-width: 500px;
    margin: 0 auto;
}
.video-content span {
    color: #f96800 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat';
    font-size: 24px !important;
    font-weight: bold;
    padding-top: 15px;
}
.video-content p {
    max-width: 750px !important;
    font-size: 23px;
    line-height: 30px;
    color: #dfdfdf !important;
    margin: 0 auto;
    padding-top: 15px;
}
.cd-custom-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/Background-TV-BO1-1.webp?v=1759840345');
    background-size: cover;
    background-position: center;
    z-index:-1;
}
.cd-call-duty-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/bo7-arm-ingame-watch-detail.webp?v=1759919194');
    background-size: cover;
    background-position: center;
    z-index:-1;
}

.cd-specialedition-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/line-images.png?v=1759927571');
    background-size: cover;
    background-position: center;
    z-index:-1;
}

.cd-specialedition-section {
    position: relative;
    text-align: center;
}
.cd-call-duty-section .container {
    padding: 0 80px !important;
}
section.cd-call-duty-section {
    position: relative;
}
.call-duty-bg {
    padding: 50px;
    background: linear-gradient(
187deg, rgb(5 6 3) 0%, rgb(5 6 3) 100%, rgba(5, 6, 3, 0.8) 100%, rgb(1 1 1) 100%);
}
section.cd-call-duty-section {
    position: relative;
    height: 700px;
    color: #FFF;
}
.vermaak h3 {
    color: #f96800;
    font-size: 20px !important;
    margin: 0px;
}

section.Section.vermaak-section img {
    width: 100%;
    max-width: fit-content;
    height: auto;
    margin: 0 auto;
    margin-left: 75px;
}
section.Section.strapped-filed.Section--spacingNormal {
    background: #000;
    margin: -1px 0px;
    padding:10px;
}
section.Section.strapped-filed.Section--spacingNormal .FeatureText__Content {
    max-width: 800px;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color:#FFF;
}
section.Section.vermaak-section {
    background: #000;
    margin-top: -95px;

}
section.Section.vermaak-section .AspectRatio {
    --aspect-ratio: unset !important;
    height: 600px;
}
.Section.vermaak-section .FeatureText__ContentWrapper {
    display: none;
}
.vermaak  h2 {
    color: #e56000 !important;
    margin: 0px !important;
    font-size: 70px !important;
}
.cd-custom-section {
    position: relative;
    padding: 150px 15px;
}
.cd-product-content {
    width: 500px;
}
.cd-product-boxes {
    color: #FFF;
    display: flex;
    gap: 20px;
    margin: 0 auto;
    justify-content: center;
    padding-top: 70px;
}
.cd-product-section {
    display: flex;
    color: #fff;
    width: 100%;
    gap:20px;
    margin: 0 auto;
    justify-content: flex-end;
}
.cd-image img {
    width: 350px;
}

.cd-first-box {
    outline-offset: -2px;
    color: #fff;
    background-color: #12191b;
    outline: 2px solid #3c3c3d;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 30px;
    text-decoration: none;
    transition: box-shadow .2s;
}

.cd-first-box {
    width: 100%;
    max-width: 300px;
}

.cd-first-box img {
    max-width: 110px;
    display: block;
    margin: 0 auto;
}

.cd-first-box span {
    box-shadow: none;
    background-color: #5b8eca;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 14px;
    line-height: 1.3;
}
.cd-first-box.active span {
    background: #f6a429;
}
.cd-first-box h2,  {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.cd-first-box.active {
    outline-offset: 0px;
    background-image: url('/cdn/shop/files/watch-parts-selected-backdrop.webp?v=1759841943');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline-width: 0;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    box-shadow: 0 0 44px #ec360099;
}
h2.cd-product, .cd-duty-title h2 {
    font-size: 65px!important;
    letter-spacing: 0px!important;
    font-weight: 700;
    font-family: Montserrat;
    line-height: 75px;
    margin-bottom: 20px;
}
.ImageHero__ContentOverlay.cd-section {
    flex-basis: 700px;
}

h3.cd-subtitle {
    color: #f96800 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat';
    font-size: 24px !important;
    font-weight: bold;
} 
.SectionHeader__Description.cd-descp {
    max-width: 1000px !important;
    font-size: 23px;
    line-height: 30px;
    color: #dfdfdf !important;
}

.ImageHero.cdimage.ImageHero--large {
    min-height: 700px !important;
    vertical-align: bottom;
}

.madness-section {
    background: #000 !important;
}

.madness-section .FeatureText__Content {
    max-width: 800px;
}
.madness-section h2.SectionHeader__Heading.Heading.u-h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 60px;
    line-height: 120%;
    letter-spacing: 0;
    margin-bottom: 0px;
}
.madness-section .SectionHeader__Description.Rte {
    color: #dfdfdf;
    font-size: 20px;
}
section.cd-custom-section .container {
    padding: 0 80px;
}

.cd-span {
    color: #000;
    text-align: left;
    text-transform: uppercase;
    background-color: #f96800;
    margin-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 22px;
    position: relative;
    box-shadow: 0 0 12px #f968006b;
    width: 230px;
}


.cd-form-section .ImageHero__ContentOverlay {
    flex-basis: 800px !important;
}


.cd-form-section h3 {
    color: #f96800!important;
    text-transform: uppercase!important;
    font-family: Montserrat;
    font-size: 24px!important;
    font-weight: 700;
    margin: 0px;
}
.cd-product-title h2 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    font-family: Montserrat;
    padding-top: 10px;
    text-transform: uppercase;
}
.cd-form-section h2 {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 60px !important;
    letter-spacing: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
.cd-form-section .SectionHeader__Description {
    color: #dfdfdf;
    font-size: 20px;
    max-width: 800px;
    margin: 0px;
    line-height: 26px;
}


.cd-product-title p, .cd-duty-title p {
    color: #dfdfdf;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Nunito Sans';
    line-height: 24px;
}

.cd-image {
    margin-right: 120px;
}
.cd-duty-content {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.cd-duty-title p {
    text-align: center;
}
.game-onsection {
    padding: 10px !important;
}

.specialedition-image img {
    padding-top: 80px;
    width: 100%;
    max-width: 500px;
}
.cd-spcs span {
    color: #f96800;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
.cd-product-title h2 {
    color: #fff;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 120%;
    margin: 0px;
}
.cd-spcs-title h2 {
    color: #fff;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 120%;
    padding: 0px;
    margin: 10px;
}

.cd-spcs-title p {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    margin: 0px;
}
.specialedition-product-content {
    padding-bottom: 80px;
}

.cd-spcs-button a {
    text-transform: uppercase;
    background-color: #ffffff1a;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-top: 24px;
    padding: 18px 54px;
    font-size: 16px;
    transition: border-color .2s, background-color .2s;
    color: #FFF;
}
.logos-section {
    background: #000;
    padding: 50px;
}
.cd-spcs-button {
    margin-top: 30px;
}
section.Section.featured-video.fggrthrth {
    padding: 0px 120px 50px;
    background: #000;
}

 
.video-section{
  position: relative;
  width: 100%;
  height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  overflow: hidden;
}

.bg-video{
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  z-index: 0;
}

.container{
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.video-content{
  padding: 20px;
}
/* add to cart btn */
.hamilton-call-of-duty .cstm-remove-main-section, .hamilton-call-of-duty .NullsgifDiv {
    display: none !important;
}
.hamilton-call-of-duty .cstm-add-to-cart-btn-cod-pro {
    margin-top: 20px;
}
.hamilton-call-of-duty .cstm-add-to-cart-btn-cod-pro button, .hamilton-call-of-duty .ProductForm__BuyButtons .ProductForm__AddToCart  {
    color: #000000 !important;
    background-color: #f96800 !important;
    border-color: #f96800 !important;
    font-weight: 700;
}
.hamilton-call-of-duty .cstm-add-to-cart-btn-cod-pro button:before, .hamilton-call-of-duty .ProductForm__BuyButtons .ProductForm__AddToCart:before{
    background-color: #f96800 !important;
}
.AnnouncementBar__WrapperTop span {
    display: unset !important;
}
.AnnouncementBar__WrapperTop .AWT_item {
    display: flex;
    gap: 10px;
}
/* Hide meta content on single product page */
.producttemplatenotforsale .ProductMeta .ProductMeta__PriceList, .producttemplatenotforsale .ProductMeta shopify-payment-terms, .no-price-template .ProductMeta .ProductMeta__PriceList, .no-price-template .ProductMeta shopify-payment-terms{
    display: none;
}
p.ProductMeta__Sku {
    margin-top: 15px;
}

@media screen and (max-width: 767px) {
.video-section{ 
height: 50vh;
}
.cstm-main-brand-des .Container {
    padding: 0px 15px;
}
.center-title {
    font-size: 30px;
    line-height: 36px;
    margin: 10px;
}
.center-desc {
    font-size: 18px;
    line-height: 26px;
}
.center-content iframe {
    background: #dddddd00 !important;
    height: 530px;
}
.video-content h2{ 
font-size: 36px !important; 
 line-height: 45px;
}
.video-content p{ 
font-size: 18px;
}
.video-content span {
    display: block;
    padding: 0px;
}

h2.cd-product, .cd-duty-title h2 {
    font-size: 42px!important;
}

.madness-section h2.SectionHeader__Heading.Heading.u-h1 {
    font-size: 32px !important;
}

section.Section.madness-section {
    margin-bottom: 0px !important;
}

.cd-custom-section {
    position: relative;
    padding: 0px 15px;
}
.cd-product-section {
    display: unset;
}
section.cd-custom-section .container {
    padding: 0px 15px;
}

.cd-product-title h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.cd-product-content {
    width: 100%;
}
.cd-product-boxes {
    gap: 10px;
    justify-content: unset;
    padding-top: 30px;
    padding-bottom: 50px;
}

.cd-product-boxes h2, span {
    display: none;
}
.cd-first-box img {
    max-width: 40px;
}
.cd-first-box {
    padding: 10px;
}
.cd-image {
    width: 100%;
}
.cd-form-section h2 {
    font-size: 32px !important;
}

section.Section.featured-video.fggrthrth {
    padding: 50px 15px 50px;
    background: #000;
}

section.Section.strapped-filed.Section--spacingNormal {
    margin: 0px 0px !important;
}

.cd-spcs-title h2 {
    font-size: 24px;
}
.specialedition-product-content {
    padding-bottom: 22px;
}
section.cd-custom-section .container {
    width: 100%;
}
.cd-image {
    margin-right: 0px !important;
}
.cd-image img {
    width: 280px;
}
.slick-prev {
    left: 35% !important;
    z-index:999;
}
.slick-prev {
    left: 35% !important;
    z-index:999;
}
section.testimonial-section .slick-next, .slick-prev {
    width: 40px!important;
    height: 40px!important;
}
.testimonial-slider .slick-slide {
    height: auto!important;
    display: flex!important;
    margin: 20px;
}
section.testimonial-section button {
    top: 110%;
}
.shopify-section--bordered>.Section--spacingNormal {
    margin-bottom: 60px !important;
}

section.testimonial-section button img {
    width: 8px;
}
.slick-next {
    right: 35% !important;
}
  .cstm-addtocart-btn-stiky{
    display: block;
  }
  .pro-img-col{
    width: 25%;
  }
  .pro-img-col img{
    width: 100%;
  }
  .cstm-icon-item-main {
    grid-template-columns: 48% 48%;
    gap: 15px;
  }
}