.kequig-mobile{
        display:none;
  }
  .kequig-mobile .navbar-collapse.in {
    overflow-y: inherit;
}
 .product-card-home{
            background-color: #fff;
    cursor: pointer;
    height: auto;
    padding:60px 8px 20px 8px;
    }
    .product-menu a
    {
      text-decoration: none;
      color: inherit;
    }
    .footer-menu a
    {
      font-size:18px;
      color: #5C5C5C;
      text-decoration: underline;
      font-family: inherit;
      line-height: inherit;
    }
  @media(max-width:767px){

    #s7video_div.s7videoviewer{ 
            width:100%!important;
            height:auto; 
    }

 .article_dom_img img
	{
		max-width:100% !important;
	}

     .kequig-mobile{
        display:block;      
        position: relative;
        z-index: 3;
     }
     .kequig-desktop{
     display:none;
     }
     .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active {
    background: transparent !important;
}
 
  }
 
  .navbar-header{
  background: rgb(255, 255, 255);;
  }
 
  .menuHeader {
    padding: 15px;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-align: left;
    background-color: rgb(255, 255, 255);;
    color: #ffffff;
/*   text-transform: uppercase; */
    font-size: 15px;
}
 
 
.kequig-mobile .navbar-inverse .navbar-toggle {
    border-color: #ffffff;
}
.kequig-mobile .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    border-color: #EEEEEE;
    background-color: #E7CDB5;
}
.kequig-mobile .panel-group{
 text-align:left;
}
 
.navbar-toggle .icon-bar {
    margin: 5px 0;
}
.kequig-mobile .navbar{
    min-height: auto;
    margin-bottom: 0px;
}
.kequig-mobile .navbar-inverse .navbar-toggle:focus, .kequig-mobile .navbar-inverse .navbar-toggle:hover {
   background-color: 1px solid rgba(91,52,39,.49);;
}
 
.kequig-mobile button.navbar-toggle .icon-bar:first-child {
    transform: rotate(50deg);       
    position: relative;
    top: 7px;
    transition: all 0.5s ease-in-out;
}
.kequig-mobile button.navbar-toggle .icon-bar:nth-child(2) {
    display: none;
}
.kequig-mobile button.navbar-toggle .icon-bar:last-child {
 
    transform: rotate(-50deg);
    transition: all 0.5s ease-in-out;
 
}
.kequig-mobile .navbar-inverse .navbar-toggle:focus, .kequig-mobile .navbar-inverse .navbar-toggle:hover {
   background-color: 1px solid rgba(91,52,39,.49);;
}
.kequig-mobile a:hover{
    border-bottom: 0 !important;
}
 
 
.kequig-mobile button.navbar-toggle.collapsed .icon-bar:first-child {
    transform: rotate(0deg);
    position: relative;
    top: auto;
}
.kequig-mobile button.navbar-toggle.collapsed .icon-bar:nth-child(2) {
 display: block;
}
.kequig-mobile button.navbar-toggle.collapsed .icon-bar:last-child {   
    transform: rotate(0deg);
}
 
.kequig-mobile .navbar-inverse .navbar-toggle {
    border: none;
}
 
.kequig-mobile .panel-group {
    margin-bottom: 0px;
}
.kequig-mobile .panel-title{
    font-weight: bold;
        display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
.kequig-mobile .panel-title .accArrow::before {
  position: absolute;
    right: 20px;
    content: '';
    height: 12px;
    width: 2px;
    background-color: #000000;
    top: 8px;
    transform: rotate(40deg);
}
.kequig-mobile .panel-title .accArrow::after {
 position: absolute;
    right: 13px;
    content: '';
    height: 12px;
    width: 2px;
    background-color: #000000;
    top: 8px;
    transform: rotate(-40deg);
}
.kequig-mobile .panel-title a:after{
    display:none;
}
 
.kequig-mobile span.accArrow {
    position: relative;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    cursor:pointer;
}
 
.kequig-mobile .panel-title .accArrow.collapsed::before {
       position: absolute;
    right: 19px;
    content: '';
    height: 12px;
    width: 2px;
    background-color: #000000;
    top: 8px;
    transform: rotate(-40deg);
}
.kequig-mobile .panel-title .accArrow.collapsed::after {
    position: absolute;
    right: 13px;
    content: '';
    height: 12px;
    width: 2px;
    background-color: #000000;
    top: 8px;
    transform: rotate(40deg);
}
 
 
.kequig-mobile .panel.panel-default {
    border: 0;
}
 
.kequig-mobile .panel-default>.panel-heading{
    border-top: 1px solid rgba(91,52,39,.49);
    background-color: #E7CDB5;
    text-transform: capitalize;
     padding: 3px;    
}
.panel-group .panel-group .panel-heading {
    border-bottom: 1px solid #000;
    border-top: 0;
}
.kequig-mobile .panel-body {
    padding: 0;
    background-color: rgb(252, 248, 245);
}
 
.kequig-mobile .panel-body ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.kequig-mobile .panel-body ul li {
    border-bottom: 2px solid rgba(205,173,162,.49);
    padding: 15px 34px;
}
.kequig-mobile .panel-body ul li a {
    padding: 10px 15px;
    display: inline-block;
}
.kequig-mobile .menuSubHeading {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    background: rgb(245, 229, 215);
    width: 100%;
    display: block;
    padding: 17px 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
}
 
.bg-pink {
    background-color: #f5e5d7 !important;
}
.searchContainer {
    width: 100%;
    border-top: 1px solid #ddd;
    display: block;
    padding: 10px;
}
.justify-contetent-between {
    justify-content: space-around;
}
.searchContainer{
    display:none;
}
 
 
.searchContainer button {
    background: #fff;
    border: 0;
}
 
 
 
 
.kequig-mobile .panel-default>.panel-heading1 {
 
    border-bottom: 1px solid rgb(51, 51, 51);
    text-transform: capitalize;
    padding: 3px;
}
 
.kequig-mobile .panel.panel-default1 {
    border: 0;
}
.kequig-mobile .panel-title1 {
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
 
.panel-title1 {
    color: #333333;
    font-family: mot;
    font-size: 16px;
    letter-spacing: 1px;
    display: block;
 
}
 
 
.bdr-top{
                border-top: 1px solid #c3c3c3;
            }
            .mb-30 {
                margin-bottom: 30px
            }
            .py-20 {
                padding-top: 20px;
                padding-bottom: 20px;
            }
            .px-15 {
                padding-left: 15px;
                padding-right: 15px;
            }
            .fs-mot {
                font-family: mot;
                }
                 .fs-24{
                font-size:24px;
                letter-spacing: 1px;
            }
 
            .color-333{
                color:#333333;
            }
 
            .kequig-mobile .panel-default>.panel-heading2 { 
    padding: 3px;
}
.kequig-mobile .imgcentre{
    display: block;
    margin-left: auto;
    margin-right: auto;
 
}
 
.kequig-mobile a.menuSubHeading {
    border-bottom: 1px solid #000000 !important;
}
.kequig-mobile .a-nav:focus {
    color: #000000;
}
.kequig-mobile .a-nav-footer:hover {
    border-bottom: 2px solid #121212 !important;
    text-decoration: none;
}
.kequig-mobile  .panel-body .a-nav {
    padding: 0 !important;
    margin: 0;
}
.justify-content-between {
    justify-content: space-between;
}
 
.foundcart {
    margin-right: 10px;
}
 
.kequig-mobile  .panel-title>a {
            color: #000000;
            font-family: mot;
            font-size: 14px;
            letter-spacing: 1px;
            line-height: 20px;
            display: block;
            padding: 15px;
            text-decoration: none;
        }
 
 
        .a-nav-footer {
            color: #68676B !important;
        }
 
        .a-nav-footer:hover {
            border-bottom: 2px solid #121212;
            color: #68676B;
            text-decoration: none;
        }
 
        .country-flag img {
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
 
        .bs-example {
            margin: 20px;
        }
 
        .dropdown {
            margin: 0;
            padding: 0;
            border: 0;
            font-weight: inherit;
            font-style: inherit;
            font-size: 100%;
            vertical-align: baseline;
        }
 
        .caret {
            position: absolute;
            right: 3px;
            top: 16px;
        }
 
        .form-control {
            display: block;
            width: 138px;
            height: 34px;
            padding: 6px 12px;
            line-height: 1.42857143;
            color: #555;
            background-color: #fff;
            background-image: none;
            font-face: "verdana"!important;
            font-size: 14px !important;
        }
 
/*         @media (min-width: 992px) bootstrap.css:1949 .col {
            width: 90%;
        } */
 
        .drop {
            font-size: 14px;
            font-family: verdana;
        }
 
        .line1 {
            box-sizing: border-box;
            height: 30px;
            width: 1px;
        }
 
 
/* E-mail us */
.req-q-lbl{
/* font-family: MarkOT-Regular,Helvetica,Arial,sans-serif;  */
top: 641px;
left: 123px;
width: 700px;
height: 20px;
font-family: Mark OT;
letter-spacing: var(--unnamed-character-spacing-0);
text-align: left;
font-size: 16px;
opacity: 1;
} 
 
.req-btn{
  height: 50px;
  width: 150px;
  font-size: 1.5rem;
  color: #333 !important;
 
}
 
.submit-btn button{
    background: #f1be48 !important;
    color: #333;  
    border: 2px solid #f1be48 !important;  
}
 
/* .submit-btn button:hover{
  background: #2F4053 !important;
  color: #fff !important;
  border-color: #2F4053 !important;
} */
 
.cancel-btn button{
    border: 2px solid #f1be48 !important;  
}
 
/* E-mail us */
label{
display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
}           
 
.error-font{
  color:#f04124;
  font-size:18px;
}
 
.uppercase { text-transform: uppercase;}
.lowercase { text-transform: lowercase;}
.capitalize { text-transform: capitalize;}
.initial { text-transform: initial; }
 
.cursor-pointer { cursor: pointer;}
 
.visibility-hidden { visibility: hidden;}
.visibility-visible { visibility: visible;}
 
.overflow-auto { overflow: auto;}
.overflow-scroll { overflow: scroll;}
.overflow-hidden { overflow: hidden;}
 
.nodisplay { display: none;}
.display-inline { display: inline;}
.display-block { display: block;}
.display-inline-block { display: inline-block;}
 
.help-inline{
    max-width: 301px;
    bottom: 41px;
    z-index: 999;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    position: absolute;
    color: #c90400;
  }
 
  /* Matt Krell */
html {
    scroll-behavior: smooth;
}
#kdp-homepage-start {
    height: 469px;
    background: linear-gradient(rgba(20,20,20, .3),rgba(20,20,20, .3)), url("../images/hero.jpg");
    /* background-image: url("../images/hero.jpg");   */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
 
#kdp-homepage-answers {
    background: linear-gradient(rgba(20,20,20, .3),rgba(20,20,20, .3)), url("../images/hero.jpg");
    /* background-image: url("../images/hero.jpg");   */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
 
.oj-combobox-input{
    font-size: 2rem!important;
    margin-left: 10px!important;
}
 
#odcs-home-page-hero-input-large .oj-text-field-container {
    height: 60px !important;
}
 
h2 {
    font-size: 30px;
    font-weight: bold;
}
 
h3 {
    font-size: 24px;
    font-weight: bold;
}
 
h4 {
    font-size: 18px;
    font-weight: bold;
}
 
p {
    font-size: 18px;
    color: #5C5C5C;
}
 
p.text-smaller {
    font-size: 14px;
}
 
.prod-support-card {
    background-color: #fff;
    cursor: pointer;
    flex-basis: 276px;
    height: 276px;
    margin-right: 30px;
    padding: 35px 0px;
    text-align: center;
}
 
@media(max-width:767px) {

    #s7video_div.s7videoviewer{ 
        width:100%!important;
        height:auto; 
    }

    .article_dom_img img
	{
		max-width:100% !important;
	}

    .req-btn{
  height: 50px;
  width: 150px;
  font-size: 1.5rem;
  color: #333 !important;
 
}
    h3 {
        font-size: 21px;
    }
    .prod-support-card {
    margin-bottom: 10px;
    flex-basis: 130px;
    margin-left: 10px;
    margin-right: 0px;
    height: 179px;
    padding: 0px 0px;
    }
    .product-card-home{
    padding: 10px;
    }
   
}
 
.prod-support-card > h4 {
    font-weight: bold;
    font-size: 24px;
}
 
.bg-gray {
    background-color: #F5F5F5; 
}
 
.bg-light-gray {
    background-color: #F8F8F8;
}
 
.bg-cream {
    background-color: #FAEFE2;
    color: #5B3427;
    font-size: 14px !important;
}
 
.bg-cream a {
    text-decoration: underline;
    color: #5B3427;
    font-weight: bold;
}
 
.bg-cream hr {
    border-top: 1px solid #E8D6C0 !important;
}
 
#hero-text {
    font-size: 40px;
    font-weight: normal;
    color: #fff;
}
 
.yellow-border-circle {
    border-radius: 50%;
    border: 2px solid #FEC02D;
    display: flex;
    justify-content:center;
    align-items: center;
}
 
 
/* list w/ yellow bullets */
ul {
    list-style:none;
}
 
/* Modified to exclude for ODA chat*/

  ul li:not(.oda-chat-language-selection-option)::before { 
    content: "\2022";
    color: #FEC02D;
    display: inline-block;
    width: 1em;
    margin-left: -40px;
}  
 
ul li {
    margin-bottom: 8px;
}
 
ul li a {
    color: #5C5C5C;
    text-decoration: underline;
    font-size: 18px;
    font-weight: regular;
 
}
 
/* list with yellow arrows */
ul.jump-to-arrow {
  list-style: none;
  padding-left: 1.75em;
}
 
ul.jump-to-arrow li {
    position: relative;
}
 
ul.jump-to-arrow li:before{
   content: ' ';
   position: absolute;
   border-right:3px solid #FEC02D;
   border-bottom:3px solid #FEC02D;
   width:8px;
   height:8px;
   top: calc(50% - 4px);
   left: 20px;
   transform: translateY(-20%) rotate(45deg);
   /*transform: translateY(-50%) rotate(45deg)*/;
}
 
ul.jump-to-arrow li a {
    text-decoration: none;
    font-size: 14px;
    color: rgba(92, 92, 92, .8);
}
 
.jump-to-arrow li:hover:before{
  border-right:3px solid black;
   border-bottom:3px solid black;
}
 
.gray-separator {
    height: 1px;
    background-color: #5C5C5C;
    opacity: .25;
}
 
.section-container {
    width: 100%!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    max-width: 1440px!important;
}
/* Begin- - Added as part of DIG-10567*/
.section-containerZoom {
   
    margin-bottom: 4% !important;
}
/* End - Added as part of DIG-10567 */
 
.section-subcontainer {
    padding: 0 123px!important;
    text-align: left;
}
 
@media (min-width: 1281px) and (max-width: 1440px){
  
    .section-container {
        padding: 0 123px!important;
    }
    .section-subcontainer {
        padding: 0 123px!important;
    }
    .section-container-mobile {
        padding: 0!important;
    }
    .mobile-container{
        padding:0 123px!important;
    }
    .product-support-font-size{
        font-size: 24px!important;
    }
    .product-image{
    max-width: 325px!important; 
    height:auto;
    }
	.email-form{
        padding-left: 50px;
    }
  
}
@media (min-width: 1025px) and (max-width: 1280px) {
  
.section-container {
        padding: 0 123px!important;
    }
    .section-subcontainer {
        padding: 0 123px!important;
    }
    .section-container-mobile {
        padding: 0!important;
    }
    .mobile-container{
        padding:0 123px!important;
    }
    .product-support-font-size{
        font-size: 24px!important;
        padding: 0 12px;
    }
    .product-image{
    max-width: 325px!important; 
    height:auto;
    }
	.email-form{
        padding-left: 50px;
    }
  
}
@media (min-width: 768px) and (max-width: 1024px) {

    #s7video_div.s7videoviewer{ 
        width:100%!important;
        height:auto; 
    }

 .article_dom_img img
	{
		max-width:100% !important;
	}

    .section-container {
        padding: 0 30px!important;
    }
    .section-subcontainer {
        padding: 0 30px!important;
    }
    .section-container-mobile {
        padding: 0!important;
    }
    .mobile-container{
        padding:0 30px!important;
    }
    .product-support-font-size{
        font-size: 24px!important;
        padding: 0 12px;
    }
    .product-image{
    max-width: 325px!important; 
    height:auto;
    }
    .mobile-tablist li{
        height: auto!important;
        padding-bottom: 20px!important;
    }
}
@media (min-width: 481px) and (max-width: 767px) {

    #s7video_div.s7videoviewer{ 
        width:100%!important;
        height:auto; 
    }

 .article_dom_img img
	{
		max-width:100% !important;
	}

       .req-btn{
  height: 50px;
  width: 150px;
  font-size: 1.5rem;
  color: #333 !important;
 
}
    .section-container {
        padding: 0 30px!important;
    }
    .section-container-mobile {
        padding: 0!important;
    }
    .mobile-container{
        padding:0 30px!important;
    }
 
    .product-support-font-size{
        font-size: 21px!important;
        padding: 0 12px;
    }
    .product-image{
    max-width: 325px!important; 
    height:auto;
    }
    
     .section-subcontainer {
        padding: 0 30px!important;
    }
    .mobile-tablist li{
        height: auto!important;
        padding-bottom: 20px!important;
    }
}
@media (min-width: 320px) and (max-width: 480px) {

    #s7video_div.s7videoviewer{ 
        width:100%!important;
        height:auto; 
    }

     .article_dom_img img
	{
		max-width:100% !important;
	}

    .button-link {
        font-size: 18px;
        background-color: inherit;
        border: none;
        color: #5C5C5C;
        text-decoration: underline;
        white-space: nowrap;
    }
   .section-container {
        padding: 0 30px!important;
    }
    .section-container-mobile {
        padding: 0!important;
    }
    .mobile-container{
        padding:0 30px!important;
    }
 
    .product-support-font-size{
        font-size: 16px!important;
        display: contents;
    }
    .product-image{
    max-width: 325px!important; 
    height:auto;
    }
    
    .section-subcontainer {
        padding: 0 30px!important;
    }
    .mobile-tablist li{
        height: auto!important;
        padding-bottom: 20px!important;
    }
}
@media (min-width:1440px){ 
    .email-form {
        padding-left: 50px!important;
    }
}

@media (max-width: 320px) {

    #s7video_div.s7videoviewer{ 
    width:100%!important;
    height:auto; 
    }

     .article_dom_img img
	{
		max-width:100% !important;
	}

    .section-subcontainer {
        padding: 0 20px!important;
    }
  html{
      width: fit-content;
  }
}
 
.kdp-hero-image-large {
    height: 527px;
}
 
.kdp-search-bar {
    /*background-color: #5B3427;*/
    padding-top: 67px;
    padding-bottom: 32px;
    position: relative;
}
 
.product-card {
    background-color: #fff;
    cursor: pointer;
    height: auto;
    padding: 60px 0px 60px 0px;
}
 
.product-card-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
 
.product-card-image {
    display:flex;
    justify-content: center;
    margin-bottom: 20px;
    max-width:200px;
}
 
.product-card-image img {
    max-width: 100%;
    height: auto;
}
.product-image{
    max-width: 400px; 
    height:auto;
}
 
.contact-us-icon {
    background-color: #5B3427;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    height: 52px;
    width: 52px;
}
 
.img-responsive {
    max-width: 100%;
    height: auto;
}
 
.small-copy {
    font-size: 14px;
    color: rgba(92, 92, 92, .8)
}
 
.list-view-no-border {
    border-style: none;
}
 
.no-overflow {
    overflow: hidden;
}
 
.btn-border-yellow {
    border: 2px solid #FEC02D;
    background-color: #fff;
    color: #000;
    padding: 1rem;
}
 
.btn-border-yellow:hover{
    background-color: #FEC02D!important;
    cursor: pointer;
}
 
.oj-button.btn-border-yellow * :hover{
    background-color: #FEC02D!important;
    cursor: pointer;    
}   
.oj-button.btn-border-yellow {
    height: auto;
    background-color: #fff;
}
 
.oj-button.btn-border-yellow * {
    background-color: #fff !important;
    border: none !important;
    text-transform: uppercase;
}
 
.article-display-none {
    display: none;
}
 
.article-display-block {
    display: block;
}
 
#how-to-filmstrip .oj-filmstrip-item-container {
    justify-content: flex-start !important;
}
 
.residential {
    position:relative;
}
 
.residential:after {
    content:'';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 17px;
    height: 17px;
    transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
    background: #FEC02D;
    z-index: -1;
}
#miniCart {
    position:relative;
}
 
#miniCart .count {
    text-align: center;
    display: inline-block;
    text-indent: 0;
    position: absolute;
    top: -10px;
    right: -15px;
    font-size: 16px;
    /* background: #f8c612; */
    background: rgb(51,51,51);
    min-width: 25px;
    min-height: 25px;
    /* line-height: 17px; */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
 
}
 
.header-link {
    color: rgb(51, 51, 51)!important;
    /*color: #fff !important;*/
}
 
.filmstrip-item {
    max-width: 500px;
    height: auto;
    object-fit: contain;
    padding-right: 2.5rem;
}
 
video {
    max-width: 100%;
    height: auto;
}
 
.header-menu-color{
  color:white;
  font-weight: bold;
  font-size: 16px;
}
 
.header-menu-secondary {
    color: #fff;
    font-size: 14px;
}
 
.header-upper-small {
    font-size: 10px;
    text-transform: uppercase;
    color:rgb(51, 51, 51);
    /*color: #fff;*/
}
 
@media (max-width: 1023px) {
    .header-menu-color{
        color:black;
        font-weight: bold;
        font-size: 12px;
    }
}
 
/* Regular breadcrumbs implementation */
 
/* Regular breadcrumbs */
 
ul.breadcrumbs {
  list-style-type: none;
  margin: 16px 0 0 0;
  padding: 0;
  color: #333;
}
 
ul.breadcrumbs li {
  display: inline-block;
  position: relative;
  padding-right: 1em;
  margin: 0;
}
 
ul.breadcrumbs li::before {
    content: "";
    color: #FEC02D;
   /* display: inline-block;*/
    width: 0;
    margin-left: 0;
 
}
 
ul.breadcrumbs  li:after {
    content: '>';
    position: absolute;
    display: inline-block;
    color: #FEC02D;
    right: 0;
    width: 1em;
    text-align: center;
    letter-spacing:-3px;
  }
ul.breadcrumbs li:last-child {
  font-weight: bold;
}
ul.breadcrumbs li:last-child a{
    color:#757575;
}
 
ul.breadcrumbs li:last-child a:hover{
  text-decoration: none;
  cursor: default;
 background-color: transparent;
}
 
 
ul.breadcrumbs li:last-child:after {
    content: '';
  }
 
ul.breadcrumbs li a {
  text-decoration: none;
  display: inline-block;
  color: #333;
  white-space: nowrap;
  font-size: 14px!important;
  letter-spacing: 1.2px;
}
ul.breadcrumbs li a:hover {
    text-decoration: none;
  }
 
 
.oj-contrast-marker .oj-contrast-background, .oj-contrast-marker.oj-contrast-background {
    background-color: rgb(255, 255, 255);;
  }
 
.markot { font-family: 'MarkOT'; }
.markot-bold { font-family: 'MarkOT-Bold'; }
 
.list-style-none {
  list-style-type: none;
  }
 
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #5A3428; /* ghostwhite; */
  overflow-x: hidden;
  transition: 0.5s;
/*   padding-top: 44px; */
}
 
.sidenav .vb-icon{
  margin-right:10px;
}
 
.link-style{
    /* border: 1px solid grey; */
    border: 2px solid #FEC02D;
    background-color: white;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    /* padding: 5px 8px 5px 8px; */
    padding: 10px 15px;
    margin-top: 35px;
    color: black!important;
    /* font-weight: bold; */
}
 
.link-style:hover {
    /* color: #02629f !important; */
    background-color: #FEC02D;
    text-decoration: none;
}
 
.oj-select{
font-size:12px;
}
 
.oj-text-field-input{
    font-size:12px;
}
 
.submitbtn button{
top: 2197px;
left: 80px;
width: 125px;
height: 60px;
background: #BE0042 !important;
opacity: 1;
border-radius:40px;
}
/* font-family: Mark OT;
height: 20px; */
.oj-label-inline{
 
font-size: 16px;
color: #443738;
top: 752px;
left: 83px;
width: 100%;
 
text-align: left;
letter-spacing: 0px;
opacity: 1;
}
 
.oj-text-field .oj-text-field-container{
    height:34px;
}
 
.oj-textarea .oj-text-field-container {
    height: 12rem;
}
 
.oj-text-field.oj-select:not(.oj-select-multi) .oj-text-field-container{
    height:34px;
}
 
label{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
 
.input-error .oj-inputtext-input, .input-error .oj-textarea-input , .input-error .oj-select-choice
{
  background-color:rgba(255, 182, 193, 0.13) !important;
}
 
.show-required::after{
    content: "*";
    color: #02629f;
}
 
.oj-listbox-filter-message-text{
    font-size:12px;
}
 
 .error_block li::before {
     content: "";
    display: inline-block;
    width: 1em;
    margin-left: -40px;
}
 
.HOT_COMMERCIAL_hr{
    border: 1px solid #7B5144;
    margin-bottom: 10px!important;
    /* border: 1px solid #7B5144;
    position:relative;
    width:1120px;
    left:-45px;
    margin-bottom: 10px!important; */
}
.HOT-US_hr{
    border: 1px solid #7B5144;
    margin-bottom: 18px!important;
}
 
.oj-web-applayout-header {
    box-shadow: none !important;
}
 
.button-link {
    font-size: 18px;
    background-color:inherit;
    border:none;
    color: #5C5C5C;
    text-decoration: underline;
}
 
.oj-button-text {
    font-size: 14px;
}
 
.btn-default:hover{
    background-color: #FEC02D;
}
 
.oj-listview-no-data-message {
    margin-left: 1.8rem;
}

.btn-footer {
    border: 2px solid #FEC02D;
    border-radius: 3px;
    background-color: #fff;
    color: #000;
    height: 34px;
}

.oj-button.btn-footer * {
    background-color: #fff;
    outline: none;
    border:none;
}

.oj-button.btn-footer > button:hover * {
    background-color: #FEC02D;
    color:#000;
}

.prod-details-section-title {
    font-size: 24px;
}

.header-banner{
    background-color:rgb(246, 246, 246);
    padding-left:123px;
    padding-right:123px;
}

p.footer-text {
    text-align: center;
    font-size:14px;
    margin:0;
    color: #5B3427; 
}

@media screen and (min-width:1024px) {
    p.footer-text {
        text-align:left
    }
}

.fa-1x {
    font-size: 1em;
    height: 16px;
    width: 16px;
}

.oj-dialog{
    width: 320px;
    height: 125px;
    border-radius: 4px;
}

.oj-dialog-header{
    height: 50px;
    background-color: #5B3427;
    color: white;
}

.oj-dialog-title {
   overflow: revert;
   font-family: 'MarkOT';
   font-weight: bold;
   font-size: 18px;
   padding-top: 5px;
}
.oj-dialog.oj-focus-highlight{
	outline:none;
}
.fab{
    color: white;
}
.fa-twitter:hover{
    color: #FEC02D!important;
}
.fa-facebook:hover{
    color: #FEC02D!important;
}
.fa-instagram:hover{
    color: #FEC02D!important;
}
.fa-youtube:hover{
    color: #FEC02D!important;
}
.fa-linkedin-in:hover{
    color: #FEC02D!important;
}
#header:hover{
    background-color: white;
}
.white-background{
    background-color: white;
}
.grey-background{
    background-color: rgb(246, 246, 246);
}



/* Dropdown Button */
.dropbtn {
  background-color: transparent;
 
}

/* The container <div> - needed to position the dropdown content */
.dropdown{
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  width: 270px;
  right: -53px;
  top: 52px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 14px;
  border-bottom: 1px solid #cccbcb;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover  {background-color: #F0F0F0;}



.css-balv2f {
    background: rgb(235, 235, 235);
    padding: 15px 5px;
    text-align: center;
    border-radius: 3px;
    height: 100px;
}
.css-balv2f .loginLink {
    height: 40px;
    width: 116px;
    font-family: 'MarkOT';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 18px;
    text-align: center;
    padding: 9px 2px 8px;
    background: rgb(241, 190, 72);
    color: rgb(51, 51, 51);
    display: block;
    margin: auto;
        font-weight: 800;
}
.css-balv2f .loginLink:hover {
		background: rgb(47, 64, 83);
		color: rgb(255, 255, 255);
		border-color: rgb(47, 64, 83);
}

.css-balv2f a {
    color: rgb(15, 125, 181);
    font-family: 'MarkOT';
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 18px;
    font-weight: 700;
}

/* hot canada menu */
.menu-ca {
    height: auto;
}
.menu-ca .list {
    padding: 0px;
    font-size: 14px;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    font-family: 'MarkOT';
}
.menu-ca .list span {
    list-style: none;
    display: flex;
    right: 10px;
    position: relative;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'MarkOT';
    font-size: 14px;
    line-height: 18px;
    padding: 6px 0px 0px;
    margin: 0px 16px;
    cursor: pointer;
    letter-spacing: 0px !important;
    padding-top: 15px;
}
.menu-ca .list span a {
    color: inherit;
    text-decoration: none;
}
.menu-ca .list span::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: rgb(210, 210, 210);
    border-radius: 4px;
    top: 22px;
    right: -20px;
}
.menu-ca .list li a:hover {
    color: black!important;
    font-weight: bold;
}
.link:hover{
    color: black!important;
    font-weight: bold;
}

/* for business drop down**/

.css-5sg1an {
    position: relative;
}
.css-1xsq6ws .sub-menu-item {
    list-style: none;
    margin: 0px;
    font-size: 14px;
    line-height: 15.4px;
    padding: 0px !important;
}
.css-1xsq6ws .sub-menu-item a {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    font-style: normal;
    text-decoration: none;
    /*margin-bottom: 16px;*/
    font-size: 10px;
    font-family: 'MarkOT';
}
.hide {
    display: none !important;
}
.css-1xsq6ws {
    position: absolute;
    top: 35px;
    right: 6px;
    width: 200px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(242, 242, 242);
    z-index: 1;
    padding: 19px;
}

.subMenuWrapper ul li::before {
    content: "";
    color: transparent; 
}

/* Show the dropdown menu on hover */
.subMenuContainer:hover .hide {
    display: block!important;
    }

.onlySpanFocusSubMenu{
  padding-left: 1rem;
  display: none;
}
.subMenuContainer:focus-within .onlySpanFocusSubMenu {
    display: block!important;
}

.create-account-subs{
    color: #333;
    font-family: MarkOT-Medium;
    font-size: 12px;
    margin-top: 13px;
}

/*Mobile language switcher*/

.css-qyca3z {
    line-height: 50px;
    background: rgb(255, 255, 255);
    padding-left: 17px;
    color: rgb(0, 0, 0);
    font-family: 'MarkOT';
    font-size: 14px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid rgb(178, 178, 178);
}

.css-xp16kh {
    display: inline-block;
    text-transform: uppercase;
    background: rgb(255, 255, 255);
    float: right;
    padding-right: 15px;
}

.css-1ho9gar {
    display: inline-block;
}

.css-1ho9gar a {
    color: rgb(0, 0, 0);
    font-family: 'MarkOT';
}

.css-xp16kh .linkk {
    color: rgb(0, 0, 0);
    padding: 4px 12px;
    cursor: pointer;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-size: 14px;
}

.css-xp16kh .border-left {
    font-family: 'MarkOT';
    font-size: 100%;
    vertical-align: baseline;
    border-left: 1px solid rgb(0, 0, 0) !important;
}

h2.odcs-km-article-piece-header{
    display: none!important;
}

#miniCart .count-ca {
    text-align: center;
    display: inline-block;
    text-indent: 0;
    padding-top: 2px;
    position: absolute;
    top: -8px;
    right: -32px;
    font-size: 15px;
    background: #f8c612;
    /* background: rgb(51,51,51); */
    min-width: 23px;
    min-height: 23px;
    /* line-height: 17px; */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#miniCart:hover{
    background-color: #F0F0F0;
}
div#user_login_us {
    background: #ebebeb;
}

#s7video_div.s7videoviewer{ 
    width:500px;
    height:auto; 
}
@media(max-width:767px) {
 .product-card-image{
    margin-bottom: 30px;
    }
}


@media only screen and (max-device-width: 768px) {
  /* For general iPad layouts */
   .max-width-use-care-guide{
      width:100%!important;
      height:auto;
    }
}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
   .max-width-use-care-guide{
      width:180%!important;
      height:auto;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* For general iPad layouts */
   .max-width-use-care-guide{
      width:180%!important;
      height:auto;
    }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
   .max-width-use-care-guide{
      width:180%!important;
      height:auto;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
   .max-width-use-care-guide{
      width:180%!important;
      height:auto;
    }
}
/* .oj-component-icon {
  height: 0 !important;
  width: 0 !important;
  display: none !important;
} */

/*.gray-background{
  background: #d7d7d7;
}*/

div#ui-id-8 {
font-size: 10px;
}
#filePicker{
  height: 35px !important;
    margin-bottom: var(--oj-private-core-wrappable-margin-bottom);
    font-size: var(--oj-button-font-size);
    display: inline-flex;
    vertical-align: top;
    }

.tooltipCustom {
  position: relative;
  display: inline-block;
  
}

.tooltipCustom .tooltiptext {
  visibility: hidden;
  width: 50rem;
  text-align: center;
  border-radius: 6px;
  border-color:#000;
  border-style: solid;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 80%;
  left: 50%;
  margin-left: -24rem;
}

.tooltipCustom:hover .tooltiptext {
  visibility: visible;
}
.tooltipCustom:focus .tooltiptext {
  visibility: visible;
}

.toolTipZoom120 {
  margin-left: -40rem!important;
}

.toolTipZoom150 {
  margin-left: unset!important;
  bottom: unset!important;
  left: -5rem!important;
}

/* Warranty Claim Form styles */
#warranty-claim-form .oj-label {
  font-size: 16px !important;
  color: #000 !important;
}

#warranty-claim-form .oj-text-field-input  {
  font-size: 14px !important;
}

#warranty-claim-form .oj-text-field.oj-read-only .oj-text-field-input {
  font-size: 14px;
}

.img-max-width-300 {
  max-width: 300px;
}

.img-max-width-200 {
    max-width: 200px;
}

.next-button {
  align-items: center;
  background-color: rgb(59, 43, 47) !important;
  color: #fff;  
  border-radius: 19px !important;
  justify-content: center;
  margin-bottom: 21px;
  min-height: 42px;
  width: 288px;
}

#shipping-summary {
  font-size: 16px;
  background-color: #fff;
  border: 0;
}

.warranty-error {
  background-color: red;
}

.oj-train-step-list-item:last-child {
  padding-top: 13px !important;
}

.warranty-section-container {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-width: 1440px !important;
}

.warranty-section-subcontainer {
  padding: 0 123px !important;
  text-align: left;
}

@media (min-width: 1281px) and (max-width: 1440px) {
  .warranty-section-container {
    padding: 0 123px !important;
  }
  .warranty-section-subcontainer {
    padding: 0 123px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .warranty-section-container {
    padding: 0 123px !important;
  }
  .warranty-section-subcontainer {
    padding: 0 123px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .warranty-section-container {
    padding: 0 30px !important;
  }
  .warranty-section-subcontainer {
    padding: 0 30px !important;
  }

  /*.oj-filepicker-no-trigger.oj-filepicker {
    max-width: 350px !important;
  }

  .oj-filepicker-dropzone {
    width: 250px !important;
  }*/
}
@media (min-width: 481px) and (max-width: 767px) {
  .warranty-section-container {
    padding: 0 0 !important;
  }

  .section-subcontainer {
    padding: 0 0 !important;
  }

  /*.oj-filepicker-no-trigger.oj-filepicker {
    max-width: 350px !important;
  }

  .oj-filepicker-dropzone {
    width: 350px !important;
  }*/
}
@media (min-width: 320px) and (max-width: 480px) {
  .warranty-section-container {
    padding: 0 0 !important;
  }

  .oj-filepicker-no-trigger.oj-filepicker {
    max-width: 350px !important;
  }

  .oj-filepicker-dropzone {
    width: 350px !important;
  }

  .warranty-section-subcontainer {
    padding: 0 0 !important;
  }
}

@media (max-width: 320px) {
  .warranty-section-subcontainer {
    padding: 0 0 !important;
  }

  .oj-filepicker-no-trigger.oj-filepicker {
    max-width: 300px !important;
  }

  .oj-filepicker-dropzone {
    width: 300px !important;
  }
}
*/