/** Shopify CDN: Minification failed

Line 127:21 Unexpected "{"
Line 143:21 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


/* Table of Contents
==================================================
  #APRAISAL PAGE
  #more......... */



/* #APRAISAL PAGE
================================================== */

#apraisal-content .row {
  margin: 0 -10px;  
}

#apraisal-content .text-center {
  text-align: center;
}

#apraisal-content img {
  vertical-align: middle;
  border: 0;
}

#apraisal-content canvas {
  vertical-align: baseline;
}

#apraisal-content p {
  margin: 0 0 10px;
}

#apraisal-content input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}


#apraisal-content input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

#apraisal-content h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  
}

#apraisal-content section {
  display: block;
}

#apraisal-content h2 {
  line-height: 1.1;
}

.rte {
  font-size: 16px;
  line-height: 28px;
  color: #282727;
  font-weight: 300;
  margin-bottom: 35px;
}

button.accordion {
  border: none;
  color: #1b4981;
  border-bottom: 1px solid #e6e6e6;
  padding: 12px 10px;
  position: relative;
  letter-spacing: normal;
}


@media (min-width: 768px) 
{
  #apraisal-content container {
    width: 760px;
  }
}


@media (min-width: 992px)
{
  #apraisal-content container {
     width: 980px;
    
  }
  
  #apraisal-content .col-md-12 {
    width: 100%;
    float: left;
  }
  
  #apraisal-content .col-md-4 {
    width: 33.333333%;
    float: left;
  }
}

@media (min-width: 1200px)
{
  
  #apraisal-content container {
     width: 1200px;
    
  }
}


@media only screen and (max-width: 991px) {
  button.accordion {
    font-size: 18px;
    padding-right: 30px;
  }
  
  .template-page h1, {
    font-size: 26px;
  }
}

@media only screen and (max-width: 768px) {
  .rte {
    font-size: 14px;
    line-height: 28px;
  }

  button.accordion {
    font-size: 16px;
    padding-right: 30px;
  }
    
  .template-page h1, {
    font-size: 22px;
  }
}


.section-header h1 {
    font-size: 22px;
}

#apraisal-content .col-md-12{
  padding-right: 10px;
  padding-left: 10px;
}

#apraisal-content .col-md-4 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

#apraisal .main-content.container {
    width: 100%;
    padding: 0;
}
.apraisal-icon {
    margin-bottom: 15px;
}
.apraisal-process h3 {
    color: #ef465b;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.apraisal-process p,
.common-faq p {
    font-weight: 500;
    padding: 0 30px;
}
section.common-faq {
    margin-top: 30px;
    background: #f8f8f8;
    padding: 60px 0;
}
.common-faq .section-header {
	background: #ff8594;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 60px;
}
.common-faq .section-header h2 {
	text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}
.faq-text h3 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.app-wrapper {
  background-image: url('/cdn/shop/t/248/assets/app-bg.jpg?v=117075867069313759141686831291');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 720px;
    margin: 60px 0;
    border: 25px solid #ef465b;
    position: relative;
}
.vault-box {
    border: 20px solid #e1cba0;
    padding: 15px 30px;
    width: 580px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  	text-align: center;
}
.vault-header {
	margin-bottom: 20px;
}
.app-form {
	width: 70%;
    margin: 0 auto;
}
.app-wrapper p {
    font-weight: 500;
    padding: 0px;
  margin-bottom: 20px;
}
.app-form input {
    width: 100%;
    margin-bottom: 20px;
  background: #f7f7f7;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
.app-form input[type="checkbox"] {
    width: auto !important;
}
.app-form span {
    font-size: 12px;
    font-weight: 500;
}
.app-form input::placeholder {
  color: #a1a1a1;
    text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.app-form input.btn {
	background: #ef465b;
  color: #fff;
  font-size: 28px;
  border: none;
      height: 60px;
  font-family: 'Montserrat', sans-serif;
}


span.info p {
    color: #000;
    font-size: 17px;
    letter-spacing: 1px;
}

#slot-canvas {
  	display: block;
    position: relative;
    background-color: white;
    
    margin-left: auto;
    margin-right:auto;
  	margin-top:20px;
  	margin-bottom:20px;
    top: 0;
}

#slot-canvas-small {
  display: none;
  position: relative;
  background-color: white;

  margin-left: auto;
  margin-right:auto;
  margin-top:20px;
  margin-bottom:20px;
  top: 0;
}

#slotbox {
  	background-color: white;
  	
}


@media (max-width: 580px) {
	.vault-box {
      	width: 100%;
    }
  	.vault-box .btn {
      	font-size: 20px !important;
    }
  
  	#slotbox {
      padding: 15px 0;
      border-width: 5px;
    }
  
  	#slot-canvas {
      	display: none;
    }
  
  	#slot-canvas-small {
      	display: block;
    }
}

.thumbnail {
  padding: 0;
}

.topHeader {
  text-align: center;
}

.h1.heading.videotopheading.homesection-title, .h1.heading.homesection-title {
  font-size: 60px;
  line-height: 78px;
  color: #282727;
  font-weight: 800;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
span.videotopinfo p, .videobottominfo p {
  font-size: 18px;
  line-height: 32px;
  color: #282727;
}

.videotopinfo {
  margin-bottom: 20px;
  display: block;
  padding: 0 3em;
}
.videobottominfo {
  display: block;
  margin: 20px 0;
  padding: 0 3em;
}

.featured-collection-section span {
  font-size: 18px;
  line-height: 32px;
  color: #282727;
  font-weight: 300;
}

.MenuWrapper {
  display: flex;
  justify-content: space-between;
  padding: 8px 15px;
}

.div_divider {
  margin: 0 10px;
}

.menu_List .me_item:last-child .div_divider {
  display: none;
}

.section--custom_link {
  padding: 30px 0;
}
.section--custom_link .MenuWrapper {
  justify-content: center;
  font-size: 1.25em;
  text-align: center;
}

.section--custom_link .me_item {
  font-size: 26px;
}

.me_item a:hover {
  color: #ff9000;
}

/* Tabs */
.prouctTabsWrap .tab button.tablinks {
  background: transparent;
  color: #000;
  border-bottom: 2px solid transparent;
  width: 25%;
  margin: 0;
}
.prouctTabsWrap .tab button.tablinks.active {
  border-color: #000;
}
.prouctTabsWrap .tab {
  display: flex;
}
.prouctTabsWrap {
  margin-top: 20px;
}
.prouctTabsWrap .tab {
  border-bottom: 1px solid #eee;
}
.prouctTabsWrap .tab button.tablinks {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #3a3a3a;
}
.productTabs h2, .productTabs h4, h1.cart-header__title {
  font-weight: 400;
}
.productTabs h4 span strong {
  font-weight: 400;
  text-decoration: underline;
}
.headingAcc {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.headingAcc svg.icon.icon-plus {
  display: block;
}

.headingAcc svg.icon.icon-minus {
  display: none;
}

.headingAcc.active svg.icon.icon-plus {
  display: none;
}

.headingAcc.active svg.icon.icon-minus {
  display: block;
}
.contentAcc {
  display: none;
}
.productAccordionsWrap {
  display: none;
}
h2.acctitle {
  font-size: 16px;
}
.headingAcc {
  position: relative;
}
.headingAcc:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #c5c5c5;
  bottom: 10px;
  left: 0;
}
.contentAcc {
  margin-bottom: 25px;
}

.contentAcc td.udd-specs-td {
  width: 50%;
}

.prouctTabsWrap .tab.OneHeading {
  border-bottom: 0;
}
.prouctTabsWrap .tab.OneHeading .tablinks.heading {
  font-size: 28px;
  margin-bottom: 30px;
  border: 0;
  text-align: left;
  padding-left: 0;
}
.headingAcc.OnlyHeading svg ,.headingAcc.OnlyHeading:after {
  display: none !important;
}
.headingAcc.OnlyHeading h2.acctitle {
  font-size: 20px;
}

/* .isdesc ul li {
  list-style-type: disc;
}
.isdesc ul {
  margin-left: 30px;
}
.isdesc a {
  color: #ff9100;
}
.isdesc a:hover {
  color: #1e4b82;
}

.isdesc table tr {
  border: 0;
}

.isdesc img {
  max-width: 100%; 
} */

#description figure.table {
  margin: 0;
}
#description figure.table td {
  border: 0;
  width: 50%;
  vertical-align: top;
  padding: 10px 14px;
}
#description figure.image {
  margin: 0;
}

div.tabcont {
  border: 1px solid #eee;
  border-top: 0;
  padding: 30px 15px;
}

/* Product tabs */

#mc_embed_signup input {
  width: 100%;
  margin-bottom: 10px;
}
.site-footer__newsletter {
  max-width: 650px;
  margin: 0 auto;
}
.site-footer__newsletter .indicates-required {
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.site-footer__newsletter .inputy {
  width: 46%;
  margin: 7px 0px;
}
.site-footer__newsletter label {
  font-weight: 600;
  color: #000;
}
.site-footer__newsletter input#mc-embedded-subscribe {
  width: auto;
  padding: 12px 25px;
  background: #ff9000;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.7s;
  border-color: currentColor;
  border-radius:5px;   
}
.site-footer__newsletter .clear {
  text-align: center;
  padding-top: 10px;
  width: auto;
  height: auto;
  visibility: visible;
}

@media only screen and (max-width: 1390px) {
  .h1.heading.videotopheading.homesection-title, .h1.heading.homesection-title {
    font-size: 50px;
    line-height: 68px;
  }
  
  .section--custom_link .me_item {
    font-size: 23px;
  }
}

@media only screen and (max-width: 1024px) { 
  .h1.heading.videotopheading.homesection-title, .h1.heading.homesection-title {
    font-size: 40px;
    line-height: 58px;
  } 

  .section--custom_link .me_item {
    font-size: 20px;
  }
}
@media screen and (max-width: 989px) { 
  .prouctTabsWrap .tab button.tablinks {
    font-size: 13px;
    letter-spacing: 0;
    padding: 9px;
  }
}

@media screen and (max-width: 768px) { 
  body .mc-modal {
      top: 15%;
  }
  body .mc-banner {
      visibility: hidden;
  }
  body .mc-modal {
      visibility: visible;
      width: 70% !important;
      height: 475px;
  }
  body .mc-modal-bg {
      visibility: visible;
  }
}
@media only screen and (max-width: 749px) {
  .prouctTabsWrap {
    display: none;
  }
  .productAccordionsWrap svg {
    width: 15px;
  }
  .productAccordionsWrap {
    display: block;
    margin-top: 14px;
  }
  
}

@media only screen and (max-width: 640px) {
  .videotopinfo, .videobottominfo {
    padding: 0;
  }

  .h1.heading.videotopheading.homesection-title, .h1.heading.homesection-title {
    font-size: 25px;
    line-height: 35px;
  }
  
  .prouctTabsWrap .tab {
    flex-wrap: wrap;
  }
  .prouctTabsWrap .tab button.tablinks { 
    width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  body .mc-modal {   
    width: 80% !important;
  }
  
  .section--custom_link .me_item {
    font-size: 15px;
  }
  
}

@media only screen and (max-width: 375px) {
  .prouctTabsWrap .tab button.tablinks {
    font-size: 12px;   
  }
}



.homepage-video .vp-unmute {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 11;
    -webkit-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
}

.homepage-video .vp-unmute-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1em auto;
    padding: 1.4em;
    border-radius: 5px;
    background: rgba(255,255,255,.9);
    border: 1px solid #000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.homepage-video .vp-icon-muted {
    width: 20px;
    height: 18px
}

.homepage-video .vp-unmute-button-title {
    display: inline;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0;
}


@media only screen and (max-width: 768px) {
  .homepage-video .vp-unmute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0
  }
}

@media only screen and (max-width: 425px) {
  .homepage-video .vp-unmute-button,.player.player-xxs .vp-unmute-button {
    padding: .9em
  }
}

/* START - Rearrange thumbnails on all PDP's */
.vrd-1 {
  display : block !important;
}

.gallery-wrap {
  display : none !important;
}
/* END - Rearrange thumbnails on all PDP's */

@media only screen and (max-width: 768px)
  {
select#product-select-5649263493270productproduct-template-option-1 {
    font-size: 12px;
}
    .left.product-quantity-box {
    text-align: center;
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    left: 30%;
}



.left.product-quantity-box:first-child {
    left: 0%;
}

.item_title {
    margin-bottom: 30px;
}
  }


select#\31 1710-select-0 {
    font-size: 13px !important;
}


/***********
************ Sitewide changes CSS ****************
************/

.banner_holder.sale_badge_holder img.sale_badge {
    width: 70px;
    height: 24px;
    object-fit: contain;
}
.banner_holder.best_badge_holder img.best_badge {
    width: 120px;
    height: 34px;
    object-fit: contain;
}
.banner_holder.sale_badge_holder {
  top: 8px !important;
}
.banner_holder.best_badge_holder {
    top: 3px !important;
    right: 8px;
}
.banne-icon {
     margin: 10px 0px 0px 0px;
}
.banne-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  
}
.banne-icon ul li {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banne-icon ul li span.icon-txt {
    margin-left: 19px;
    font-size: 16px;
    color: #13437F;
    font-weight: 600;
}
@media (max-width:767px){
  .banne-icon {
    margin: 20px 20px 0px 20px;
}
  .banne-icon ul li .icon-datil img {
    width: 40px;
}
.banne-icon ul li span.icon-txt {
  margin-left: 12px;
  font-size: 14px;
  line-height: 22px;
}
.banne-icon ul li {
  justify-content: left;
  width: 50%;
}
}
label.klaviyo_form_actions {
    font-family: 'Montserrat'!important;
}