/* remove when app is uninstalled */
.jdgm-carousel-wrapper {
	display: none;
}

.header-block {
  background-image: url('/cdn/shop/t/34/assets/bg_right_toggle.png');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
}

.pr-snippet-stars-reco-reco,
.pr-snippet-reco-to-friend {
	display: none;
}

figure.zoom {
  background-position: 1000px 1000px;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
  max-height: 25vw;
  max-width: 25vw;
}

figure.zoom:hover {
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
  cursor: zoom-in;
}
figure.zoom img:hover {
  opacity: 0;
}
figure.zoom img {
  transition: opacity .5s;
  display: block;
  width: 100%;
}

/* .fixed-bottom, .fixed-top {
  position: absolute;
}
 */

.fixed-top.sticky_nav {
  background-color: #e35205;
}

.nav-item {
  white-space: nowrap;
}


.flickity-viewport {
  min-height: 340px;
}

.top-sider a:hover {
	color: #fff;
}

.ing-div {
  display: none;
}

.show {
  display: block;
}

.mobile-nav-drawer {
  z-index: 10000;
}

.index-features-grid .section-content {
  padding: 8rem 0 0 0;
}

.feature .feature-details {
  min-width: 6px;
  min-height: 6px;
}

.pulse-img:hover {
  -webkit-animation: shake 1s;
  animation: shake 1s;
}

#shopify-section-index-features-grid {
  background-image: url(//cdn.shopify.com/s/files/1/0253/4844/0111/files/bg_slider4.jpg?v=1574327956);
}

#shopify-section-footer {
  min-height: 50vh;
  background-color: #dd4504;
}

.carousel-main-destop {
  height: 430px;
}

.product-section h1 {
  font-size: 2em;
}


.sweettooth-points-balance-wrapper {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    display: block;
    text-align: center;
  padding-bottom: 2em;
}


.sweettooth-points-balance-wrapper .sweettooth-points-balance {
    font-size: 10em;
    color: #fff;
    line-height: 3em;
}

@media (min-width: 320px) and (max-width: 480px) {
  .sweettooth-points-balance-wrapper .sweettooth-points-balance {
      font-size: 5em;
      line-height: 4em;
  }
}

.coconut-list .relates-pro-img {
  margin-top: 0%;
  margin-bottom: -15%;
}


.coconut-click .coconut-tooltip {
  white-space: normal;
  width: 175px;
}

.blog-category li:not(:last-child) {
  margin-right: 0;
}

.blog-category li:not(:first-child) a {
	padding-left: 6vw;
}

@media (max-width: 480px) {
  .sweettooth-points-balance-wrapper .sweettooth-points-balance {
    font-size: 5em;
    line-height: 4em;
  }
}


@media (min-width: 992px) {
  .template-promo .cart-imges {
    top: -6rem;
  }
}


@media (max-width: 991px) {
  .product-section .box-count .count-siderbar:before {
    left: 45%
  }
}

.template-promo .product-section {
  padding-bottom: 6rem;
}


.related-product-new-section .product-loop li a:hover{
      color: #ffb500;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse2 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse2 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse2 {
  -webkit-animation-name: pulse2;
  animation-name: pulse2;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.blog-main-section  {
	background-size: 100%;
}

.btn-primary:hover {
  color: #ffb500;
  background-color: transparent;
  border-color: #ffb500;
}

.remove-msj {
  color: red;
}

div.rc_popup .rc_popup__hover:after {
  	width: 1.29rem;
	height: 1.29rem;
}

.pr-review-snippet-container  .pr-snippet-read-and-write{
  display:none!important;
}
.pr-snippet-read-and-write, .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents, .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff{
  display:block!important;
}



/*klaviyo-form*/
/*
.klaviyo-form {
    width: 100%;
    max-width: 380px;
}
.klaviyo-form input{
  border: 3px solid #fff !important;
  background-color: transparent !important;
  border-radius: 19px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  padding: .3rem 1rem !important;
  color:#fff !important;
}*/

.klaviyo-form-LjT9Mj span,
.klaviyo-form-LjT9Mj p {
  font-family: 'brandonGrotesque-black' !important;
  line-height: 2em !important;
}

.klaviyo-form-LjT9Mj > div {
  min-width: 50vw !important;
}

.klaviyo-form-LjT9Mj form {
  display:inline-block !important;
}

.kwGIvD.kwGIvD,.bYbfhI.bYbfhI {
  padding: 0 !important;
}

.dPmTqm.dPmTqm, .bYbfhI.bYbfhI {
  align-self: center !important;
}

.cGEpIm.cGEpIm,
.fjdFDR.fjdFDR {
  padding: 10px 0 !important
}
.TextInput__FormStyledTextInput-sc-1o6de9f-0 {
  //color: #fff !important;
  position: relative !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
  margin-bottom: 0 !important;
  //border: 3px solid #fff !important;
  //background-color: transparent !important;
  border-radius: 19px !important;
  //border-top-right-radius: 0 !important;
  //border-bottom-right-radius: 0 !important;
 //font-size: 1.09rem !important;
  font-weight: 400 !important;
}
.TextInput__FormStyledTextInput-sc-1o6de9f-0::placeholder{
  //color: #fff !important;
}
.ResetElements__Button-sc-8e6zl9-2{
  border-radius: 19px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  width:55px !important;
  font-size:0 !important;
  background-image:url(https://cdn.shopify.com/s/files/1/0253/4844/0111/files/new-arrow.png?698) !important;
  height: 38px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  padding: 0 !important;
}

@media (max-width: 1199.98px){
  header .container-fluid {
    padding: 15px;
  }
}

@media (max-width: 1180px) {
  .kgtZaW.kgtZaW {
    display: inline-block !important;
  }
  
  .kgtZaW.kgtZaW > div:nth-child(2) {
    float: left !important;
    width: 85% !important;
  }
  
  .kgtZaW.kgtZaW > div:nth-child(3) {
    float: left !important;
    width: 15% !important;
  }
}


.RichText__StyledQuillContainer-sc-11o3xhj-0 p {
  color: #fff !important;
}
/*klaviyo-form*/

.product-details-wrapper .selector-wrapper label {
    font-family: brandonGrotesque-medium;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    margin-right: 1rem
}

.product-details-wrapper .selector-wrapper select {
  background-color: transparent;
  background-image: url(https://cdn.shopify.com/s/files/1/0253/4844/0111/files/selct-bg-pro.png?v=1581004868);
  font-size: 1.1rem;
  border: 3px solid #fff;
  max-width: 166px;
  width: 100%;
  border-radius: 20px;
  color: #fff;
  padding: .5rem 1.5rem;
  background-size: auto;
  font-family: brandonGrotesque-bold;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: auto!important;
  background-position: center right 1rem;
}
.product-details-wrapper .selector-wrapper{
    margin-bottom: 1.5rem!important;
}
.product-details-wrapper .selector-wrapper select option {
    color: #000
}

#rc_radio_options .rc_block .rc_radio ~ .rc_label::after {
	top: .6rem;
}



table th, table td {
    font-family: "brandonGrotesque-regular";
    padding: 10px;
    border: 3px solid #ffb500;
    border-top-style: solid;
    background-color: #fefbf4;
}

table th {
    color: #000000;
}

table td {
    color: #6b6b6b;
}

table {
  margin-bottom: 20px;
}

#customer_tab_nav {
	margin-bottom: 30px;
}

.rc_pagination__container span {
    padding: 5px;
}

.intro_image {
  max-width: 130px;
}

.jdgm-all-reviews-widget, .jdgm-rev-widg {
  background-color: #f8f8f8;
}

.jdgm-rev-widg {
    padding: 5%!important;
    border: 0px solid #eee!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.jdgm-rev-widg__title {

	font-family: brandonGrotesque-black;
    color: #e35205;
    font-size: 3.25rem;
}
.jdgm-prev-badge__text {
  color: #ffffff;
  font-family: brandonGrotesque-medium;
}


