
/*--v3--*/

@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Semi+Condensed:ital,wght@0,1..1000;1,1..1000&family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');
body {
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.5rem;
}
.cta-btn a {
  
  align-items: center !important;
  border-radius: 2px !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: none !important;
  display: inline-flex !important;
  gap: 10px !important;
  font-family: 'Sofia Sans Semi Condensed', sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  height: auto !important;
  justify-content: center !important;
  letter-spacing: 1px;
  line-height: 28px !important;
  min-width: 200px;
  padding: 1rem 2rem !important;
  text-align: center !important;
  text-transform: uppercase !important;
  transition: all .2s ease-in-out !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  background-color: #d0202b !important;
  border-color: #d0202b !important;
  color: #fff !important;
}
.cta-btn a:hover {
  background: #9f0b14 !important;
  border-color: #9f0b14 !important;
  color: #ffffff !important;
}
.mgz-element h1, .mgz-element h2, .mgz-element h3, .mgz-element h4 {
  font-family: 'Sofia Sans Extra Condensed', sans-serif !important;
}
.section {
  padding: 16px 0;
}
.panel.header #top-store-selector.webistelinks:after{display:none;}
@media (max-width:768px) {
  .page-header {
    min-height: 55px !important;
  }
}
/*.mgz-element{float:left !important;}*/
.section__grid-cards .bwh-grid-card img {
  max-height: 100% !important;
  border-radius: 10px;
}
.section__grid-cards .bwh-grid-card > .mgz-element-inner {
  padding: 8px !important;
}
/*.section__grid-cards .bwh-grid-card {padding-right: 10px !important;}*/
.p2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mgz-element .mgz-element-inner.section {
  margin-bottom: 80px;
  padding: 0px !important;
}
.placeCenter {
  text-align: center !important;
}
.wid75 {
  padding: 0 10%;
}
.full_width_row {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}
/* owl carousel */

/*--#fullBgImgSec { padding: 50px 0; }--*/

@media (min-width:981px){.slider-Caption{position:absolute; z-index: 99999;  top:0; color:#fff; margin-left: 5%; pointer-events: none;    width: 45%;
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-self: center;
    height: 100%;}
.owl-stage:before {
    background: #000;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 999;
    content: '';
}
	.cta-btn, .slider-Caption .title, .slider-Caption .content{pointer-events:all !important;}
	.slider-Caption .title{width:70%;}
}
	.owl-dots{position: absolute; bottom:1%; margin: auto; left:0; right:0; z-index: 99999;}

.owl-nav { display: none;}

@media (max-width:980px){
	.cta-btn{float:none !important;}
}


/**-------Video section ---*/
#videoSectionTitle {}
#videoSectionText {
  margin-bottom: 2rem;
}
#videoSectionTitle.mgz-element-heading-text {
  text-align: center !important;
}
#videoSectionText {
  text-align: center !important;
}
/* owl carousel */
/*div#fullBgImgSec {
  padding: 50px 0;
}*/
@media (min-width:981px) {
  .slider-Caption {
    position: absolute;
    z-index: 99999;
    top: 0;
    color: #fff;
    margin-left: 5%;
    pointer-events: none;
    width: 45%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-self: center;
    height: 100%;
  }
  .owl-stage .owl-item:before {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
    opacity: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 999;
    content: '';
  }
  .cta-btn, .slider-Caption .title, .slider-Caption .content {
    pointer-events: all !important;
  }
  .slider-Caption .title {
    width: 70%;
  }
}
.owl-dots {
  position: absolute;
  bottom: 1%;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 99999;
}
.owl-nav {
  display: none;
}
@media (max-width:980px) {
  .cta-btn {
    float: none !important;
  }
  .action.close {
    align-self: end;
  }
}
#twocolleft h3, #twocolright h3 {
  font-size: 46px !important;
  font-weight: 600 !important;
}
/* only desktop */
@media (min-width:981px) {
	
  .heroimageDesktop{display: block !important;}	
  .heroimageMobile{display:none !important;}		
	
  .action close img {
    display: none;
  }
  .section__2columns div[class*=mgz-col-]:first-child {
    padding-right: 20px !important;
  }
  .section__2columns div[class*=mgz-col-]:last-child {
    padding-left: 20px !important;
  }
  .two-col .mgz-element {
    text-align: center !important;
  }
  .three-col .mgz-element {
    text-align: center !important;
  }
  .three-col h3 {
    font-size: 32px !important;
  }
  #ctaSection h2 {
    font-size: 46px !important;
  }
  .ctaContain {
    display: flex;
    align-items: center;
  }
  #CTASection {
    text-align: center;
  }
  #videoGrid h3 {
    font-size: 28px !important;
    font-weight: 600 !important;
  }
  #videoGrid .bwh-grid-card {
    padding-right: 15px !important;
  }
  #videoGrid .bwh-grid-card iframe {
    border-radius: 10px !important;
  }
  #videoGrid .bwh-grid-card h3 {
    font-size: 28px !important;
    line-height: 32px !important;
    font-weight: 600;
  }
  #videoGrid .bwh-grid-card {
    text-align: center !important;
  }
  #heroImage.mgz-element {
    margin-bottom: 80px !important;
  }
}
@media (max-width: 991px) or (max-height: 750px) {
  #bwh-mobile-menu .magezon-builder:before {
    display: inline-block;
  }
}
/*only tab */
@media (min-width:768px) and (max-width:980px) {
  #twocolleft h3, #twocolright h3 {
    font-size: 40px !important;
    font-weight: 600 !important;
  }
}
/*tab and mobile*/

@media (max-width:767px) {
.mobile-order {
    display: grid;
  }
  .mobile-order-1 {
    display: grid !important;
    order: 1;
  }
  .mobile-order-2 {
    display: grid !important;
    order: 2;
  }
	
}

@media (max-width:768px) {
	
  .heroimageDesktop{display: none !important;}		
  .heroimageMobile{display:block;}	
  .heroimageMobile img{width:100% !important;}	
	
  .cta-btn a {
    font-size: 18px !important;
  }
  #twocolleft h3, #twocolright h3 {
    font-size: 36px !important;
    font-weight: 600 !important;
  }
  h2 {
    font-size: 36px;
    line-height: 38px;
  }
  /*.mobile-order {
    display: grid;
  }
  .mobile-order-1 {
    display: grid !important;
    order: 1;
  }
  .mobile-order-2 {
    display: grid !important;
    order: 2;
  } */
  .cta-btn {
    margin-top: 15px !important;
    display: inline-block !important;
  }
  .slider-Caption .content, .slider-Caption .title {
    text-align: center !important;
  }
  .mgz-element-row {
    margin-bottom: 40px !important;
  }
  .mgz-element .mgz-element-inner.section {
    margin-bottom: 0px !important;
  }
  section .mgz-element {
    text-align: center !important;
  }
  #heroImage.mgz-element {
    margin-bottom: 40px !important;
  }
  #videoGrid .bwh-grid-card {
    padding-bottom: 25px;
  }
}

/*slider code*/

.carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide-container {
    display: flex;
    transition: transform 0.5s ease;
    height: 100%;
}

.slide {
    min-width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.slider-Caption {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: white;
   
    padding: 20px;
    border-radius: 5px;
}

button {
    padding: 10px 15px;
    border: none;
    background: #007bff;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}

button:hover {
    background: #0056b3; border: 0; color: #fff;
}

.prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}
.carousel .slide-container .slide:before{ 
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
        opacity: 1;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 999;
        content: ''; }
.heroimageDesktop img{width: 100%;}
#mkto_gen_HeroimgDsk { width:100%;}
@media (max-width:768px){
	.slide-container {	display: flex; height: auto;}
	.prev, .next { top: 20%;}
	.slider-Caption{position: relative; left: 0;  top: 0%;
    transform: translateY(0%);}
	.slider-Caption h2 {
        font-size: 32px;
        color: #000;
        padding: 0 !important;
        margin: 0;
    }
	.slider-Caption .content{font-size: 16px; line-height:20px; color: #000;}
	.slider-Caption .cta-btn a{font-size: 14px !important; padding: 5px 10px !important;color: #000;}
}
@media (max-width:980px){
 /* .cta-btn {
    float: none !important;
  }*/
  .action.close {    align-self: end;   }
}

.mktoLogicalField.mktoRangeField {    width: 100% !important; }


#twocolleft h3, #twocolright h3 {
  font-size: 46px !important;
  font-weight: 600 !important;
}
/* only desktop */
@media (min-width:981px) {
	
  .heroimageDesktop{display: block !important;}	
  .heroimageDesktop img, .heroimageDesktop .mktoImg{width: 100% !important;}	
  .heroimageMobile{display:none !important;}		
	
  .action close img {
    display: none;
  }
  .section__2columns div[class*=mgz-col-]:first-child {
    padding-right: 20px !important;
  }
  .section__2columns div[class*=mgz-col-]:last-child {
    padding-left: 20px !important;
  }
  .two-col .mgz-element {
    text-align: center !important;
  }
  .three-col .mgz-element {
    text-align: center !important;
  }
  .three-col h3 {
    font-size: 32px !important;
  }
  #ctaSection h2 {
    font-size: 46px !important;
  }
  .ctaContain {
    display: flex;
    align-items: center;
  }
  #CTASection {
    text-align: center;
  }
  #videoGrid h3 {
    font-size: 28px !important;
    font-weight: 600 !important;
  }
  #videoGrid .bwh-grid-card {
    padding-right: 15px !important;
  }
  #videoGrid .bwh-grid-card iframe {
    border-radius: 10px !important;
  }
  #videoGrid .bwh-grid-card h3 {
    font-size: 28px !important;
    line-height: 32px !important;
    font-weight: 600;
  }
  #videoGrid .bwh-grid-card {
    text-align: center !important;
  }
  #heroImage.mgz-element {
    margin-bottom: 80px !important;
  }
	
  .mgz-element-row{margin-top:0px !important;} 
	
  .formWidth{width:650px; padding:25px; margin:0 auto;}	
}
@media (max-width: 991px) or (max-height: 750px) {
  #bwh-mobile-menu .magezon-builder:before {
    display: inline-block;
  }
}
/*only tab */
@media (min-width:768px) and (max-width:980px) {
  #twocolleft h3, #twocolright h3 {
    font-size: 40px !important;
    font-weight: 600 !important;
  }
	
  .formWidth{width:94%; padding:20px 10px; margin:0 auto;}		
}
/*tab and mobile*/


@media (max-width:767px) {
	.mobile-order {
    display: grid;
  }
  .mobile-order-1 {
    display: grid !important;
    order: 1;
  }
  .mobile-order-2 {
    display: grid !important;
    order: 2;
  }
}

@media (max-width:768px) {
	
  .heroimageDesktop{display: none !important;}		
  .heroimageMobile{display:block;}	
  .heroimageMobile img{width:100% !important;}	

  .wid75{padding:0px !important;}	
  .cta-btn a {
    font-size: 16px !important;
  }
  #twocolleft h3, #twocolright h3 {
    font-size: 36px !important;
    font-weight: 600 !important;
  }
  h2 {
    font-size: 36px;
    line-height: 38px;
  }
  /*.mobile-order {
    display: inline-block;
  }
  .mobile-order-1 {
    display: grid !important;
    order: 1;
  }
  .mobile-order-2 {
    display: grid !important;
    order: 2;
  }*/
  .cta-btn {
    margin-top: 15px !important;
    /*display: inline-block !important;*/
  }
  .slider-Caption .content, .slider-Caption .title, .slider-Caption .cta-btn {
    text-align: center !important;
  }
  .mgz-element-row {
    margin-bottom: 10px !important;
	margin-top:0px !important;   
  }
  .mgz-element .mgz-element-inner.section {
    margin-bottom: 0px !important;
  }
  section .mgz-element {
    text-align: center !important;
  }
	
	.videoSection .mgz-element-row{margin-bottom:30px;}	
	
  #heroImage.mgz-element {
    margin-bottom: 40px !important;
  }
  #videoGrid .bwh-grid-card {
    padding-bottom: 25px;
  }
	
  .formWidth{width:100%; padding:0px !important; margin:0 auto;}	
}



/*----marketo form code ---*/

.mktoForm .mktoLabel {
    font-size: 13px !important;
    color: #0d0e0d;
    line-height: 17px;
    letter-spacing: 0;
    font-weight: 400 !important;
    margin: 0 0 6px;
    width: auto !important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    border: 1px solid #d2d6d3;
    background-color: #fff;
    box-shadow: none;
    padding: 13px 15px;
    min-height: 46px;
    border-radius: 3px;
    color: #0d0e0d;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 24px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
}
.mktoForm .mktoFormRow textarea {
    padding: 13px 15px;
    min-height: 80px;
}
.mktoRadioList {
    margin-top: 0.8em !important;
}
.mktoRadioList label {
    margin-bottom: 0.8em !important;
}
.mktoLogicalField input[type=checkbox] {
    height: 0 !important;
}
.mktoLogicalField {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.mktoLogicalField label {
    flex: 1 1 calc(33.333% - 20px);
    box-sizing: border-box;
    padding: 7px 0 0 30px !important;
}

.mktoForm .mktoField:not([type=checkbox]):not([type=radio]) {
    width: 100% !important;
}
.mktoForm .mktoCheckboxList, .mktoForm .mktoRadioList {
    width: 100% !important;
}
.mktoForm .mktoCheckboxList label, .mktoForm .mktoRadioList label{font-size: 12px !important;}

.mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton{
    background-image: none;
    align-items: center;
    border-radius: 2px !important;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    display: inline-flex;
    gap: 10px;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
    height: auto;
    justify-content: center;
    letter-spacing: 1px;
    line-height: 18px;
    min-width: 200px;
    padding: 1.5rem 2.5rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    white-space: nowrap;
    cursor: pointer;
    background-color: #d0202b;
    border-color: #d0202b;
    color: #fff;
    width: 100%;
    text-shadow: none;
}
.mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton:hover{	
	background: #9f0b14;}

.mktoLogicalField.mktoRangeField {
    width: 100% !important;
}
.mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
    position: relative !important;
}
.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
    margin-left: 0 !important;
}