body{
  font-family: 'Montserrat', sans-serif !important;
  overflow-x: hidden;
}
a{
  text-decoration: none;
}
.a-btn, .a-btn:hover, .a-btn:focus, .a-btn:active{
  color: #fff;
  cursor: pointer;
}
.site-navigation{
  background-color: #fff !important;
}
.site-nav-link li{
  margin-left: 10px;
}
.site-nav-link a{
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .50px;
}
.site-nav-link a:hover{
  color: #d63034  ;
}
.flag{
  width: 75px;
}
.header-breadcrum{
  background-color: #272727;
  padding: 10px 0px;
}
.page-heading{
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0px;
  letter-spacing: .50px;
}
.header-breadcrum-logos{
  width: 150px;
}
.breadcrum-site-ul{
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  width: 100%;
}
.breadcrum-site-ul li{
  display: inline-block;
  align-self: center;
}
.bc-logo-divider{
  font-size: 50px;
  text-align: justify;
  font-weight: 100;
  color: #575757;
}
.grey-sec-bg{
  background-color: #f6f6f8;
  padding: 4% 0 6% 0;
  position: relative;
  z-index: 1;
  background-image: url(images/top-selling-bg-1.webp);
  background-position: center center;
  background-repeat: repeat;
  background-size: contain;
}
.grey-sec{
  background-color: #f6f6f8;
  padding: 4% 0 6% 0;
  position: relative;
  z-index: 1;
}
.site-tab-pills{
  min-width: 180px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #808080 !important;
  margin-right: 13px;
  padding: 5px 10px;
  border-radius: 3px !important;
}
.site-tab-pills:hover{
  color: #fff;
}
.site-tab-pills.active{
  background: linear-gradient(to right, rgba(134, 35, 29, 1), rgba(213, 48, 52, 1)) !important;
  }
.sec-design-1{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
.sec-design-2{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  -ms-transform: rotate(180deg); /* IE 9 */
  transform: rotate(180deg);
}
.product-container{
  max-width: 600px;
  width: 100%;
  margin: auto;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.25);
}
.product-container:hover{
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.25);
  /* margin-bottom: 15px; */
}
.wlh-container{
  padding: 15px 0px;
  margin: 10px 0px;
}
.product-container:hover .product-content .wlh-container{
  background-color: #F7F7F7;
  margin: 10px -15px;
  padding: 15px 0px;
}
.product-img{
  max-width: 600px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.product-content{
  padding: 20px 15px;
  text-align: center;
}
.sku-sec{
    min-width: 100px;
    padding: 2px 15px;
    background-color: #161616;
    position: absolute;
    top: 0px;
    left: 0px;
    border-bottom-right-radius: 50px;
    color: #fff;
    font-size: 12px;
}
.rto-txt{
  width: 100%;
  padding: 2px 15px;
  min-width: 100px;
  font-size: 12px;
  background:linear-gradient(to right, rgba(134, 35, 29, 1), rgba(213, 48, 52, 1)) !important;
  color: #fff;
  border-bottom-right-radius: 50px;
}
.rto-txt img{
  width: 20px;
}
.fa-txt{
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 3px 15px;
  min-width: 100px;
  font-size: 12px;
  background: linear-gradient(to right, rgb(255 202 1), rgb(231 181 0)) !important;
  color: #000;
  font-weight: 500;
  border-top-left-radius: 50px;
}
.product-par{
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .40px;
  line-height: 23px;
  margin-bottom: 0px;
  min-height: 46px;
}
.product-table{
  font-size: 12px;
  text-align: center;
  max-width: 230px;
  margin: auto;
  letter-spacing: .30px;
  width: 100%;
}
.product-table img{
  width: 40px;
  margin:auto;
}
.product-table td{
  width: 33.33%;
  text-align: center;
}
.product-table .td-br{
  border-right: 1px solid #A5A5A5;
}
.site-btn{
  background-color: #D63034;
  color: #fff;
  min-width: 175px;
  padding: 5px;
  border-radius: 50px;
  border: 0px;
  font-weight: 600;
  font-size: 15px;
}
.site-btn:hover{
  background-color: #FC393D;
}
.black-btn{
  background-color: #000;
}
.black-btn:hover{
  background-color: #3d3d3d;
}
.form-design{
  position: sticky;
  top: 10px;
  z-index: 1;
}
.form-design:before{
  content: '';
  position: absolute;
  max-width: 400px;
  max-height: 400px;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 20%;

  background-color: rgba(214, 48, 52, 0.2);
  border-radius: 100%;
  z-index: -1;
  margin: auto;
}
.form-gradient-bg{
    max-width: 300px;
    background: linear-gradient(-90deg, rgb(134, 35, 29), rgb(213, 48, 52)) !important;
    padding: 4px;
    border-radius: 15px;
    margin: auto;

}
.form-container{
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
}
.form-head{
  font-size: 18px;
  color: #000;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .50px;
  margin-bottom: 0px;
}
.form-input{
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #ccc;
  padding: 3px 0;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  border-radius: 0px;
}

::-webkit-input-placeholder { /* Edge */
  color: #999999 !important;
  opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999999 !important;
  opacity: 1;
}

::placeholder {
  color: #999999 !important;
  opacity: 1;
}
.site-input-btn{
  min-width: 150px;
  padding: 10px;
  border-radius: 50px;
  border: 0px;
  margin:auto;
  background: linear-gradient(to right, rgb(134, 35, 29), rgb(213, 48, 52)) !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.site-heading{
  font-size: 40px;
  letter-spacing: .50px;
  line-height: 55px;
  font-weight: 600;
}
.site-heading span{
  color: #D63034;
}
.site-par{
  font-size: 13px;
  color: #000;
  letter-spacing: .30px;
  line-height: 25px;
  font-weight: 500;
}
.site-card-ve{
  max-width: 300px;
  background: linear-gradient(to right, rgb(242, 245, 247), rgba(242, 245, 247,0.5), rgb(255, 255, 255)) !important;
  padding: 25px 15px;
  position: relative;
  border-radius: 7px;
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
  z-index: 1;
}
.site-card-he{
  max-width: 300px;
  background: linear-gradient(360deg, rgb(242, 245, 247), rgba(242, 245, 247,0.5), rgb(255, 255, 255)) !important;
  padding: 15px 15px;
  position: relative;
  border-radius: 7px;
  box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.05);
  z-index: 1;
}
.site-card-he:hover{
  background: #84231C !important;
}

.card-number{
  background-color: #84231C;
  padding: 3px;
  border-radius: 5px;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: 0px;
}
.cn-pos1{
    left: 0px;
}
.cn-pos2{
  right: 0;
}
.site-card-he:hover .card-number{
  background-color: #fff;
  color: #84231C;
}
.site-card-he:hover .site-par{
  color: #fff;
}
.site-card-he:hover .site-par{
  color: #fff;
}

.icon-on-hover{
  display: none;
}
.site-card-he:hover .regular-icon{
  filter: brightness(0) invert(1);
}
.site-card-ve .icon-container{
  width: 75px;
  height: 75px;
  padding: 10px;
  background: linear-gradient(130deg, rgb(65, 65, 65), rgb(214, 48, 52)) !important;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  left: -20px;
  top: -20px;

}
.icon-container img{
  width: 50px;
}
.wmmbtb-h5{
  font-size: 18px;
  margin-bottom: 3px
}
.wmmbtb-par{
  font-size: 17px;
  margin-bottom: 0px;
}
.us-power-container{
  max-width: 200px;
  width: 100%;
  max-height: 200px;
  height: 100%;
  border-radius: 100%;
  border: 2px solid #d63034;
  background-color: #fff;
  padding: 5px;
}
.us-power-imgs{
  filter: grayscale(100%);
}
.us-power-imgs:hover{
  filter: grayscale(0);
}
.site-footer{
  background: linear-gradient(to right, rgb(134, 35, 29), rgb(213, 48, 52)) !important;
  padding: 1% 0;
}
.site-footer p, .site-footer a{
  color: #fff;
  margin-bottom: 0px;
  font-size: 13px;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: .50px;
}
.social-icon-ul{
  list-style-type: none;
  margin-bottom: 0px;
}
.social-icon-ul li{
  display: inline-block;
  margin: 0 5px;
}
.social-icons{
    filter: brightness(0) invert(1);
}
.si-container{
  border: 1px solid #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align:center;
  padding: 0px;
}
.si-container:hover{
  background-color: #fff;
}
.si-container:hover .social-icons{
  filter: brightness(100%) invert(0);
}
/* .input-active-class{
  background-color: #efefef;
} */
.call-us-today  h4{
font-size: 20px;
margin-bottom: 0px;
}
.flex-container{
  display: flex;
  flex-flow: row wrap;
}
.cui{
  margin-right: 10px;
}
.cui img{
  width: 40px;
  filter: brightness(0) invert();
}
.jc-center{
  justify-content: center;
}
.coh-mb-img{
  max-width: 400px;
  width: 100%;
  max-height: 300px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.call-us-today{
  color: #fff;
}
.call-us-today a{
  color: #fff;
  text-decoration: none;
  color: #ffca00;
}
.call-us-today  h4{
font-size: 20px;
margin-bottom: 0px;
}
.flex-container{
  display: flex;
  flex-flow: row wrap;
}
.cui{
  margin-right: 10px;
}
.cui img{
    width: 40px;
}
.jc-center{
  justify-content: center;
}
.coh-mb-img{
  max-width: 400px;
  width: 100%;
  max-height: 300px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
/* .input-active-class{
  background-color: #efefef;
} */
.payment-icon img{
  max-width: 50px;
}
.footer-img-container{
  background-color: #fff;
  padding: 3px;
  border-radius: 5px;
}
.sml-logo{
  width: 180px;
  height: 70px;
}
.form-focus-message{
  display: none;
  color: #f20;
  font-size: 12px;
  margin-bottom: 0px;
}
.form-shake{
  animation: shake 0.5s;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.floasting-icon{
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99999;
}
.floasting-icon span{
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #f20;
  display: block;
  padding: 15px 10px;
  margin: auto;
}
.floasting-icon img{
  width: 30px;
}
.call-now,.call-now:hover{
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.cohmbw{
  font-size: 18px;
}
.w-33{
  width: 33.33%;
}

.otm-brands-card{
  max-width: 200px;
  width: 100%;
  padding: 15px;
  margin: auto;
  text-align: center;
}
.site-ul li{
  line-height: 34px;
  font-size: 14px;
}
.header-cb-txt{
  font-size: 15px;
}
.otm-logo {
  width: 150px;
  height: auto;
}
.discount-tag {
  background: linear-gradient(91deg, #b9453e, #ff2502, #ad443e);
  position: absolute;
  right: -60px;
  top: 35px;
  transform: rotate(45deg);
  padding: 3px 50px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  z-index: 21;
  text-transform: uppercase;
  text-align: center;
}
.product-container{
  position: relative;
  overflow: hidden;
}
a.builderlink img {
  /* max-width: 250px; */
  max-width: 100%;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}

a.builderlink {
  order:5;
 display: none;
}
.product-content a.builderlink {
 /* position: absolute;
    width: 200px;
    top: 10px;
    right: 10px;
    display: block; */
    position: absolute;
    width: 250px;
    top: 310px;
    left: 10px;
    display: block;
}
.product-content {
  display: grid;
}

.product-content .site-btn{
  min-width: 100%;
}
section.revision {
  background: url(./images/revisionnew.jpg) no-repeat top center;
  background-size: contain;
  /* padding: 170px 0 50px; */
  margin: 20px 0;
  height: 304px;
}
.revgrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.revgrid img {
  max-width: 300px !important;
}
.revgrid a.builderlink {
  display: block;
}
.footer-halloweenpic h4 {
    background: #F5710A;
    width: 150px;
    text-align: center;
    padding: 14px 12px;
    font-size: 16px;
    color: #fff;
}
.footer-halloweenpic {
    display: none !important;
}
img.halloweenimage {
    width: 350px;
}
.bottom-fot {
    position: fixed;
    bottom: 12px;
    z-index: 99;
}
button#bottom_gif_c {
    background: #000;
    color: #fff;
    font-size: 20px;
    border: 0;
    position: absolute;
    display: flex;
    z-index: 9;
    width: 38px;
    cursor: pointer;
    line-height: 10px;
    padding: 8px 8px 9px;
}
img#christmasc {
    width: 185px;
}
#christmasc {
    display: block;
    opacity: 1;
    transform: translateX(0);
    transition: opacity 0.5s ease, transform 0.5s ease;
}
#christmasc.hidden {
    opacity: 0;
    transform: translateX(-100%);
    pointer-events: none;
}
.ebd input {
    width: 100%;
    font-size: 10px !important;
    padding: 10px 0px !important;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
    padding-left: 37px !important;
}
input#Width {
    border-radius: 4px;
    background-color: white;
    background-image: url(images/width1.png);
    background-position: 0px 8px;
    background-repeat: no-repeat;
    background-size: 30px;
}
input#Length {
    border-radius: 4px;
    background-color: white;
    background-image: url(images/length1.png);
    background-position: 0px 8px;
    background-repeat: no-repeat;
    background-size: 30px;
}
input#Height {
    border-radius: 4px;
    background-color: white;
    background-image: url(images/height1.png);
    background-position: 0px 8px;
    background-repeat: no-repeat;
    background-size: 30px;
}
@media (min-width:760px){
  .cusgrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 35px 10px;
}
}
/* @media (min-width:1300px){
  .cusgrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 35px 10px;
}
} */

@media (max-width:759px){
  .cusgrid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 35px 10px;
}
}
@media (min-width:1300px){
  section.revision{
    display: block !important;
  }
  .revgrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
    top: 125px;
}
}
@media (min-width:1500px){
  .revgrid {
    position: relative;
    top: 145px;
}
}
@media (min-width:1600px){
  .revgrid {
    position: relative;
    top: 165px;
}
}
@media (max-width:600px){
section.revision {
  background: url(./images/revisionnew.jpg) no-repeat top center;
  background-size: contain;
  margin: 20px 0;
  height: 60px;
}
.revgrid a.builderlink {
  display: block;
}
.revgrid img {
  max-width: 75px !important;
}
.revgrid {
  position: relative;
  top: 33px;
}
}

.popup-btn img{
  width:100% !important;
  height: 400px !important;
  object-fit: cover;
  max-width: auto !important;
}
@media(max-width:767px){
  .mobrev {
    flex-direction: column-reverse;
    gap: 50px;
  }
  .popup-btn img{
    height: 250px !important;
  }

  .product-content a.builderlink {
      top: 185px;
  }
  .footer-halloweenpic dotlottie-player {
    width: 120px !important;
}
.footer-halloweenpic h4 {
    background: #F5710A;
    width: 120px;
    text-align: center;
    padding: 4px 4px;
    font-size: 14px;
    color: #fff;
}
img.halloweenimage {
    width: 200px !important;
}
img.christmasimage {
    max-width: 190px;
}
img#christmasc {
        width: 135px;
}
.bottom-fot {
        position: fixed;
        z-index: 99;
}
}
  .product-content .site-btn {
    min-width: 100%;
}
.product-img .cimg {
  height: 385px !important;
  object-fit: cover;
  width: 100%;
  cursor: pointer;
}

.content { 
  position: fixed; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  /* width: 500px; 
  height: 350px;  */
  width: 1000px; 
  /* height: 600px; */
  text-align: center; 
  background-color: #e8eae6; 
  box-sizing: border-box; 
  padding: 10px; 
  z-index: 100; 
  display: none; 
  /*to hide popup initially*/ 
} 

.close-btn {
  position: absolute;
  right: 20px;
  top: 15px;
  background-color: black;
  color: white;
  border-radius: 50%;
  padding: 4px;
  width: 20px;
  height: 20px;
  line-height: 11px;
  cursor: pointer;
}
img#popupProductImg {
  /* height: 445px; */
  max-height: 550px;
  width: 100%;
  object-fit: cover;
}
.inlinebtns {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.inlinebtns input{
  margin: 0 !important;
}
.content p {
  margin-bottom: 5px;
}
.content a{
  cursor: pointer;
}
.contentbg {
  background: rgb(0 0 0 / 80%);
  z-index: 99;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
body.noscroll{
  overflow: hidden;
}
span#popupProductskuSpan {
  position: absolute;
  color: #fff;
  background: #000;
  padding: 5px 10px;
  border-radius: 15px;
  top: 30px;
  font-weight: 600;
}
.footer-halloweenpic {
    z-index: 10100;
    position: fixed;
    bottom: 0%;
}
html {
  scroll-behavior: smooth;
}
@media(max-width:777px){
  .content {
    width: 95%;
}
.product-img .cimg {
  height: 255px !important;
}
/* .content{
  height: 250px ;
} */
}
.inlinebtns a {
  font-weight: 600;
}
.leftbtnicon {
  position: fixed;
  z-index: 110;
  top: 50%;
  left: 20px;
  cursor: pointer;
}
.rightbtnicon {
  position: fixed;
  z-index: 110;
  top: 50%;
  right: 20px;
  cursor: pointer;
}
@media(max-width:1150px){
.leftbtnicon , .rightbtnicon{
  display: none;;
}
}
.logo{
  max-width: 291px;
}