@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap");
@font-face {
  font-family: "gothambold";
  src: url("../fonts/webfontkit-20220331-232425/gothambold-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothambold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothambook";
  src: url("../fonts/webfontkit-20220331-232425/gothambook-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothambook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothamlight";
  src: url("../fonts/webfontkit-20220331-232425/gothamlight-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothamlight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothammedium";
  src: url("../fonts/webfontkit-20220331-232425/gothammedium-webfont.woff2") format("woff2"), url("../fonts/webfontkit-20220331-232425/gothammedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.button {
  display: inline-block;
  background-color: #565e63;
  color: #fff;
  padding: 12px 30px;
  font-weight: bold;
  border-radius: 4px;
}

.button--lg {
  font-size: 1.2rem;
  padding: 15px 40px;
}

.button--trans {
  position: relative;
  background-color: transparent;
  color: #000;
}

.button--trans:hover {
  background-color: #000;
  color: #fff;
}

.button--trans::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
}

.button--disabled {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000;
}

.button--disabled:hover {
  background-color: #000;
  color: #fff;
}

.button--icon .fa {
  margin-right: 7px;
}

.button--iconright .fa {
  margin-left: 7px;
}

.button:hover {
  background-color: #b4bbbf;
  text-decoration: none;
  color: #fff;
}

.upload-button-wrap {
  text-align: right;
}

.stitle {
  text-align: center;
  padding-top: 20px;
}

.absimg, .sbsfull > img, .banner-image > img, .product-banner > img, .testi__inner > img, .contactrow__left img, .insta__inner img, .cta > img, .bannertrans > img, .bannertrans::before, .uploader__img img, .uploader__img input, .uploader__loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.padder {
  padding: 60px 0;
}

@media only screen and (max-width: 991px) {
  .padder {
    padding: 40px 0;
  }
}

.bgstestimonials img {
    border-radius: 50%;
}

.res-embed {
  padding-top: 56.25%;
  position: relative;
}

.res-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.primary {
  color: #c93521;
}

.carrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.2s ease;
}

.carrow:hover {
  transform: scale(1.1) translateY(-50%);
}

.carrow--prev {
  left: 0;
}

.carrow--next {
  right: 0;
}

.announce {
  background-color: #536d1b;
  padding: 25px 0;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .announce {
    padding: 15px 0;
  }
}

.announce h3 {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .announce h3 {
    text-align: left;
    font-size: 1.1rem;
  }
}

.announce a {
  color: #fff;
  padding-left: 15px;
  text-decoration: underline;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .announce a {
    text-align: right;
  }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
  .announce a {
    font-size: 1rem;
  }
}

.announce .container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner__item {
  position: relative;
}

.banner__item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner__item .container {
  z-index: 1;
  position: relative;
  max-width: 1400px;
  padding: 150px 0;
}

.prdmenu img {
    margin-bottom: 14px;
}

.termspdf {height:1130px}

.contactrow__left img {
    width: 50% !important;
}

@media only screen and (max-width: 991px) {
.contactrow__left img {
    width: 100% !important;
	max-height: 480px;
}
.contactrow__left {padding-top: 80% !important;}
}

.bghding {
	text-transform: none !important}

.bgpln {color: #788995;}
.bgpln:hover {color: #565e63;; text-decoration: none}

@media only screen and (max-width: 991px) {
  .banner__item .container {
    padding: 60px 15px;
  }
.termspdf {height:920px}	
}

.banner__item .container img {
  max-height: 75px;
}

.banner__item .container h1 {
  font-size: 2.8rem;
  margin: 30px 0;
}

@media only screen and (max-width: 991px) {
  .banner__item .container h1 {
    font-size: 2rem;
  }
}

.betterquestion {
	  font-family: "gothammedium", sans-serif; color: #677783; line-height: 1.8rem;
}

.catrousel__item {
  padding: 0 2px;
}

.catrousel__inner {
  position: relative;
  padding-top: 65%;
  display: block;
  color: #fff;
}

.catrousel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.catrousel h3 {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
}

.catrousel h3 a {
  color: #fff;
}

.title {
  margin: 0 0 50px;
}

@media only screen and (max-width: 991px) {
  .title {
    margin: 0 0 35px;
    font-size: 2rem;
  }
}

.title--center {
  text-align: center;
}

.title small {
  display: block;
  font-weight: bold;
  font-size: 55%;
}

.title-group {
  margin: 0 0 60px;
}

.title-group h1,
.title-group h2 {
  margin: 0 0 20px;
}

.title-group p {
  margin: 0;
}

.bq {
  text-align: center;
  padding: 80px;
}

@media only screen and (max-width: 991px) {
  .bq {
    padding: 50px 20px;
  }
}

.bq h2 {
  font-style: italic;
  font-weight: 300;
  font-size: 2.5rem;
}

@media only screen and (max-width: 991px) {
  .bq h2 {
    font-size: 2rem;
  }
}

.bq h4 {
  text-align: right;
  margin: 0;
}

.product-feature__img {
  position: relative;
}

.product-feature__img img {
  width: 50%;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 991px) {
  .product-feature__img img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.product-feature__line {
  position: absolute;
  width: 40%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  left: 0;
}

@media only screen and (max-width: 991px) {
  .product-feature__line {
    display: block;
    width: 100%;
    position: static;
  }
}

.product-feature__line:before {
  content: "";
  display: block;
  height: 1px;
  flex: 0 0 calc(100% - 190px);
  background-color: #000;
}

@media only screen and (max-width: 991px) {
  .product-feature__line:before {
    display: none !important;
  }
}

.product-feature__line--1 {
  top: 10%;
  left: 0;
}

.product-feature__line--2, .product-feature__line--4 {
  flex-direction: row;
  left: auto;
  right: 0;
}

.product-feature__line--2 {
  top: 28%;
}

.product-feature__line--3 {
  top: 46%;
}

.product-feature__line--4 {
  top: 64%;
}

.product-feature__line--5 {
  top: 82%;
}

.product-feature__inner {
  flex: 0 0 180px;
}

@media only screen and (max-width: 991px) {
  .product-feature__inner {
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 15px;
    margin: 0 0 10px;
    background-color: #fff;
  }
  .product-feature__inner br {
    display: none;
  }
}

.product-feature__content {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  .product-feature__content {
    text-align: center;
    padding-top: 20px;
  }
}

.product-feature__content h2 {
  margin: 20px 0 5px;
}

.product-feature__content p {
  font-size: 1.3rem;
  margin: 0 0 20px;
}

.product-feature__icons img {
  margin-left: 5px;
  max-height: 40px;
}

.pf-slides {
  background-color: #E9E3D3;
  padding: 80px 0;
}

.tabslider__tabs,
.prc__tabs {
  margin: 0 0 20px;
}

.tabslider__tabs .navmenu, .tabslider__tabs .slick-dots,
.prc__tabs .navmenu,
.prc__tabs .slick-dots {
  display: flex;
}

.tabslider__tabs .navmenu li, .tabslider__tabs .slick-dots li,
.prc__tabs .navmenu li,
.prc__tabs .slick-dots li {
  display: block;
  flex: 1;
  margin: 0;
}

.tabslider__tabs .navmenu li a, .tabslider__tabs .slick-dots li a,
.prc__tabs .navmenu li a,
.prc__tabs .slick-dots li a {
  font-size: 1.7rem;
  text-align: center;
  display: block;
  font-weight: normal;
  border-bottom: 3px solid #E9E3D3;
  padding: 10px 15px;
}



.pgallery {
  font-size: 0;
}

.pgallery__col {
  display: inline-block;
  vertical-align: top;
  width: 100px;
}

.pgallery__col:last-child {
  padding-left: 15px;
  width: calc(100% - 100px);
}

.pthumbs__item.slick-current .pthumbs__inner {
  border-color: #000;
}

.pthumbs__inner {
  padding: 4px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.phigh {
  border: 0px solid rgba(0, 0, 0, 0.0);
  text-align: center;
}

.phigh .slick-list {
  width: 100%;
}

.phigh .slick-list img {
  display: inline-block;
}

.phigh__badge {
  text-align: center;
  padding-top: 20px;
}

@media only screen and (max-width: 991px) {
  .phigh__badge {
    display: none;
  }
}

.phigh__badge img {
  max-height: 50px;
  margin: 0 10px;
}

@media only screen and (max-width: 991px) {
  .pcontent {
    padding-top: 20px;
  }
}

.pcontent__1 h1 {
  margin: 0;
  font-size: 1.8rem;
  margin-bottom: 6px;	
}

.pcontent__1 .rate {
  margin: 0 0 10px;
}

.pcontent__1 .rate__text {
  font-weight: bold;
  opacity: .7;
}

.psee {
  margin: 0 0 15px;
}

.psee a {
  font-weight: bold;
  color: #000;
  border-right: 2px solid #000;
  line-height: 1;
  padding-right: 5px;
  margin-right: 5px;
}

.psee a:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}

.psize {
  margin: 0 0 15px;
}

.psize h5 {
  margin: 0 0 10px;
}

.psize a {
  padding: 10px 15px;
  border: 2px solid #000;
  color: #000;
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .psize a {
    padding: 5px 10px;
    margin-bottom: 5px;
  }
}

.psize a:hover, .psize a.active {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.pradio {
  margin: 25px 0;
}

.pradio label {
  display: block;
}

.pradio input {
  transform: translateY(2px);
  margin-right: 4px;
}

.pradio input:checked + span {
  font-weight: bold;
}

.pradio__inner {
  padding: 8px 20px 15px;
  display: none;
}

.pradio__del {
  margin: 0 0 10px;
  position: relative;
}

.pradio__del a {
  color: #000;
  font-style: italic;
}

.pradio__del:hover .pradio__hover {
  display: block;
}

.pradio ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.pradio ul .fa {
  margin-right: 5px;
}

.pradio ul li {
  margin: 0 0 2px;
}

.pradio__hover {
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 255px;
  background-color: #000;
  color: #fff;
  display: none;
  padding: 15px;
}

.pradio__hover p:last-child {
  margin: 0;
}

.pguarantee > i {
  margin-right: 6px;
}

.pguarantee span {
  font-weight: bold;
  cursor: pointer;
}

.pguarantee span:hover + div {
  display: block;
}

.pguarantee__i {
  background-color: rgba(0, 0, 0, 0.2);
  height: 12px;
  width: 12px;
  border-radius: 50%;
  text-align: center;
  line-height: 12px;
  display: inline-block;
  color: #000;
  font-size: 10px;
}

.pguarantee__pop {
  display: none;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-top: 10px;
}

.pactions {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}

.pactions .button {
  border-radius: 0;
}

.qty {
  flex: 0 0 164px;
  max-width: 164px;
  margin-right: 25px;
}

.qty__inner {
  display: flex;
}

.qty__inner input, .qty__inner a {
  height: 50px;
  line-height: 5px;
  padding: 0 10px;
  font-weight: bold;
  font-size: 1.2rem;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  align-items: center;
  justify-content: center;
}

.qty__inner input {
  margin: 0 5px;
  text-align: center;
  max-width: 68px;
}

.pbutton {
  flex: 1;
  padding-left: 5px;
}

.pbutton .button {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  padding: 0 15px;
}

.upsell__item {
  margin: 0 0 5px;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 10px;
  padding-right: 20px;
}

.upsell__item img {
  max-height: 98px;
  background-color: #fff;
  border: 1px solid #E9E3D3;
}

.upsell__item h5 {
  margin: 0;
  font-size: 1rem;
}

.upsell__top {
  display: flex;
  align-items: center;
}

.upsell .rate {
  margin: 5px 0;
}

.pmain .pgallery {
  display: flex !important;
  align-items: flex-start;
  gap: 16px;
}

.pmain .pgallery__col:first-child {
  flex: 0 0 68px;
}

.pmain .pgallery__col:last-child {
  flex: 1 1 auto;
  min-width: 0;
}

.pmain .pthumbs {
  display: flex !important;
  flex-direction: column;
  gap: 8px;
}

.pmain .pthumbs__item {
  width: 60px;
  height: 60px;
  padding: 6px;
  border: 2px solid #e6e6e6;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pmain .pthumbs__item.is-active {
  border-color: #9aa0a6;
}

.pmain .pthumbs__inner,
.pmain .pthumbs__inner img {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.pmain .pthumbs__inner img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: block;
}

.pmain .phigh__inner img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 767.98px) {

  .pmain .pgallery {
    flex-direction: column !important;
    gap: 12px;
  }

  .pmain .pgallery__col:nth-child(2) { order: 1; }
  .pmain .pgallery__col:nth-child(1) { order: 2; flex: 0 0 auto !important; }

  .pmain .pthumbs {
    flex-direction: row !important;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .pmain .pthumbs__item {
    width: 70px;
    height: 70px;
    padding: 6px;
  }

  .pmain .phigh__inner {
    display: flex;
    justify-content: center;
  }

  .pmain .phigh__inner img {
    margin: 0 auto;
  }
}
.pmain .pgallery{
  display:flex !important;
  align-items:flex-start;
  gap:16px;
  min-width:0;
}
.pmain .pgallery__col{min-width:0;}
.pmain .pgallery__col:first-child{flex:0 0 68px;}
.pmain .pgallery__col:last-child{flex:1 1 auto;}

.pmain .pthumbs{
  display:flex !important;
  flex-direction:column;
  gap:8px;
}
.pmain .pthumbs__item{
  width:60px;
  height:60px;
  padding:6px;
  box-sizing:border-box;
  border:2px solid #e6e6e6;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}
.pmain .pthumbs__item.is-active{border-color:#9aa0a6;}

.pmain .pthumbs__inner,
.pmain .pthumbs__inner img{
  border:none !important;
  outline:none !important;
  box-shadow:none !important;
}
.pmain .pthumbs__inner img{
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  display:block;
}

.pmain .phigh__inner{
  display:flex;
  justify-content:center;
}
.pmain .phigh__inner img{
  max-width:100%;
  height:auto;
  display:block;
}

@media (max-width: 991.98px){
  html, body{overflow-x:hidden;}
}

@media (max-width: 767.98px){
  .pmain .pgallery{
    flex-direction:column !important;
    gap:12px;
  }
  .pmain .pgallery__col:nth-child(2){order:1;}
  .pmain .pgallery__col:nth-child(1){
    order:2;
    flex:0 0 auto !important;
  }
  .pmain .pthumbs{
    flex-direction:row !important;
    justify-content:center;
    flex-wrap:wrap;
    gap:10px;
  }
  .pmain .pthumbs__item{
    width:70px;
    height:70px;
    padding:6px;
  }
}


