.product_section .description ul {
  margin: 0px 0px 5px 0; }

.product_section .description ul li {
  margin: 0; }

.product_section .description p {
  margin-bottom: 5px; }

.product_section p.modal_price {
  font-weight: bold; }

.product_section h1.product_name {
  font-weight: bold; }

.product_section .product_form form {
  margin-bottom: 13px; }

.mobile-show {
  display: none; }

.payment-delivery-wrap .same_delivery_text {
  float: left;
  width: 100%; }

.payment-delivery-wrap .same_delivery_text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: #ddd solid 1px;
  padding: 13px 0px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px; }

.payment-delivery-wrap .same_delivery_text ul li {
  background: url(right-mark-icon1.png?t=126) no-repeat 15px 0;
  font-size: 16px;
  padding: 0px 20px 0 49px;
  font-weight: 700;
  margin: 0;
  height: 25px; }

.payment-delivery-wrap .desktop_payment_icon {
  float: left;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 20px;
  border: #ddd solid 1px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  padding: 11px 15px;
  box-sizing: border-box; }

.payment-delivery-wrap .desktop_payment_icon span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 10px; }

.product_section div.product_form {
  display: inline-block; }

/* Add Ons (start) */
.main-pro {
  width: 100%; }

.main-pro .sub-pro {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0px 5px; }

.main-pro .add-ons-slider {
  margin: 0 -5px; }

.main-pro .sub-pro img {
  max-width: 100%;
border-radius: 11px 11px 0 0;}

.main-pro span {
  width: 100%;
  font-size: 13px;
  color: #000000;
  font-weight: 600;
  display: block; }

.pro-nm {
  font-weight: 300 !important; }

.main-pro .contain {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-top: 5px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.main-pro .contain input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.main-pro .checkmark {
  position: absolute;
  top: 0;
  left: 50%;
  height: 18px;
  width: 18px !important;
  background-color: #fff; border:#000 solid 1px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1; }

.main-pro .contain input:checked ~ .checkmark {
  background-color: #ff9900;border:#ff9900 solid 1px; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.main-pro .contain input:checked ~ .checkmark:after {
  display: block; }

.main-pro .contain .checkmark:after {
    left: 6px;
    top: 2px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.add-ons-wrap .add-ons-title span {
  font-size: 16px;
  font-weight: 400; }

.add-ons-wrap .add-ons-slider .flickity-button {
  width: 7%;
  padding: 0; }

.add-ons-wrap .add-ons-slider .flickity-button path {
  fill: #000; }

.add-ons-wrap .arrow {
  opacity: 1; }

.add-ons-wrap .flickity-prev-next-button, .add-ons-wrap .flickity-prev-next-button {
  opacity: 0.8; }

.add-ons-wrap .flickity-prev-next-button:disabled {
  opacity: 0.5; }

.add-ons-wrap .addons_bottom {
  float: left;
  width: 100%; }

.add-ons-wrap .addons_bottom .contain {
  height: 15px;
border-radius: 11px}

.add-ons-wrap .addons_bottom label {
  pointer-events: none; }

.add-ons-wrap .addons_top i {
  border: 2px solid #d53974;
  border-radius: 15px;
  padding: 0px 8px;
  font-style: normal;
  font-weight: bold;
  color: #d53974;
  position: absolute;
  right: 0px;
  font-size: 16px; }

.add-ons-wrap .addons_top i {
  border: 0px solid #d53974;
  border-radius: 0;
  border-top-right-radius: 10px;
  padding: 0px 8px;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  position: absolute;
  right: 5px;
  font-size: 16px;
  background: #ff9900; }

.addons_border {
  float: left;
  width: 100%;
  /*box-shadow: 0 2px 5px 1px #0000001a;
  -webkit-box-shadow: 0 2px 5px 1px #0000001a;
  -moz-box-shadow: 0 2px 5px 1px #0000001a;
  border-radius: 11px;*/
  padding:5px 0;
}

.addons_border-inner {
float: left;
width: 100%;
box-shadow: 0 2px 5px 1px #0000001a;
-webkit-box-shadow: 0 2px 5px 1px #0000001a;
-moz-box-shadow: 0 2px 5px 1px #0000001a;
border-radius: 11px;
padding: 0 0 5px;
}

.addons_border-inner span.pro-nm {    line-height: normal;    padding: 0 10px;    box-sizing: border-box;}

.add-ons-wrap .addons_bottom{padding:0 5px;}
.addons_bottom span{    color: #ff9900;}
.addons_bottom span.pro-nm{    color: #000;}
.sub-pro.carousel-cell.selected .addons_border {
 /* border: #3caa4a solid 1px; */}

@media (max-width: 799px) {
  .add-ons-wrap {
    float: left;
    width: 100%;
    margin-top: 25px; } }
@media (max-width: 480px) {
  .add-ons-wrap .add-ons-title span {
    font-size: 14px; }

  .main-pro .sub-pro {
    width: 33.33%; } }
@media (max-width: 370px) {
  .main-pro .sub-pro {
    width: 50%; } }
/* Add Ons (end) */
@media (max-width: 799px) {
  .desktop-show {
    display: none; }

  .mobile-show {
    display: block; }

  .mobile-free-delivery {
    font-size: 15px;
    display: inline-block;
    margin-left: 13px; }

  .mobile-sticky-add-to-cart-button {
    height: 75px;
    z-index: 999;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0;
    border-radius: 0;
    background: #fff;
    border-top: #000 solid 1px; }

  .mobile-sticky-add-to-cart-button .sticky-bg-cart {
    margin: 0 auto;
    background: #3caa4a;
    padding: 10px 10px;
    width: 96%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }

  .mobile-sticky-add-to-cart-button.mobile-show img {
    display: block;
    text-align: center;
    width: 131px;
    margin: -9px auto 3px;
    padding: 10px 0 4px; }

  /*   .mobile-sticky-add-to-cart-button .cart-btn-text{font-size: 18px;} */
  /*   .mobile-sticky-add-to-cart-button .mobile-total-price-entry{position: absolute; right: 5px; font-size: 14px; line-height:18px;} */
  form.shopify-product-form .purchase-details {
    display: none; } }
/* New product modification css */
.flavour_wrap .swatch_options {
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row wrap; }

.flavour_wrap .swatch label {
  white-space: normal; }

.pro-title-cover h1.product_name {
  line-height: 1; }

.acc_title {
  text-transform: capitalize;
  cursor: pointer;
  border-bottom: #c6c6c6 solid 1px;
  border-top: #c6c6c6 solid 1px;
  padding: 8px 0;
  position: relative;
  text-transform: capitalize; }

.acc_title.active_class {
  border-bottom: 0px; }

.acc_title:after, .acc_title:before {
  content: "";
  width: 9px;
  height: 2px;
  background: #d53974;
  position: absolute;
  right: 0px;
  top: 18px;
  display: block; }

.acc_title:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg); }

.acc_title.active_class:after {
  display: none; }



.des_slide {
  border-bottom: #c6c6c6 solid 1px !important;
  padding-bottom: 0px;
  float: left;
  width: 100%; }

.des_slide_faq {
  padding-top: 8px;
  padding-bottom: 15px; }

.pro_title_left {
  float: left;
  width: calc(100% - 149px); }

.pro_title_right {
  width: 149px;
  float: left;
  text-align: right; }

.pro-title-cover {
  float: left;
  width: 100%;
  line-height: normal;
  margin: -4px 0 0; }

.pro-title-cover h1.product_name {
  margin: 0;
  padding: 0;
  color: #000;
  /* color:#d53974; */
  padding-right: 10px;
  text-transform: capitalize; }

.pro-title-cover .modal p.modal_price, .pro-title-cover p.modal_price {
  margin: 0;
  padding: 0; }

.worldwide_text {
  text-align: right;
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding: 5px 0 5px;
  clear: both;
  font-size: 16px;
  color: #000; }

.add-ons-title {
  padding: 3px 0 4px; }

.swatch_options input:checked + .swatch-element {
  background: #D53974;
  border: #c6c6c6 solid 1px;
  box-shadow: none;
  color: #fff; }

.swatch.clearfix {
  border-bottom: #c6c6c6 solid 1px; }

.product_section .product_form, .product_section .contact-form {
  max-width: 100%;
  width: 100%; }

button.ajax-submit.action_button.add_to_cart {
  border-radius: 0; }

.product-quantity-box .product-minus {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.product-quantity-box .product-plus {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.qty-cover-pro {
  margin-bottom: 4px;
  margin-top: 10px;
  width: 100%;
  display: flex; }

.qty-cover-pro span.icon-minus:before, .qty-cover-pro span.icon-plus:before {
  display: none; }

.qty-cover-pro span.icon-minus {
  font-size: 81px;
  color: #fff;
  line-height: 27px;
  height: 30px; }

.qty-cover-pro span.icon-plus {
  font-size: 36px;
  color: #fff;
  line-height: 41px;
  height: 30px;
  font-weight: bold; }

.payment-delivery-wrap .same_delivery_text ul {
  border: 0; }

.acc_title_faq {
  border-top: 0; }

.pay_option_pro {
  float: left;
  width: 100%;
  margin-top: 0;
  border-top: #c6c6c6 solid 1px;
  padding-top: 8px; }

.pay_option_pro span {
  float: left;
  width: 25%;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize; }

.pay_option_pro_right {
  float: left;
  width: 75%;
  text-align: right; }

.product_gallery {
  border: #c6c6c6 solid 1px; }

.gallery-wrap {
  position: relative; }

.b-seller {
  background: #cd3364;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  padding: 11px 7px;
  text-align: center;
  font-weight: bold;
  line-height: 13px;
  font-size: 12px;
  display: none; }

.qty-cover-pro .qty-left {
  flex: 0 0 25%;
  max-width: 25%;
  display:inherit;
}

.qty-cover-pro .purchase-details {
  -webkit-flex-wrap: inherit;
  -moz-flex-wrap: inherit;
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
  flex: 0 0 75%;
  max-width: 75%;
  margin-left: 2px; }

.swatch_options .swatch_options {
  margin: 0;
  float: left;
  width: 342px; }

.swatch_title {
  width: 50%;
  float: left; }

.swatch .option_title {
  margin: 0; }

.swatch.clearfix {
  padding-top: 9px;
  width: 100%; }

.add-ons-wrap .add-ons-title span {
  text-transform: capitalize;
  font-size: 14px; }

.swatch_options {
  margin-bottom: 0; }

.add-ons-title {
  padding: 6px 0 7px; }

.addon_pop_custom .product_gallery {
  border: 0; }

.product_gallery_nav {
  text-align: left; }

.product_gallery_nav .gallery-cell img {
  border: #c6c6c6 solid 1px; }

.description.bottom.des_slide {
  padding-top: 3px;
  padding-bottom: 7px; }

span.current_price span.money span.money {
  color: #d53974; }

span.space-cart {
  padding: 0 7px; }

.gallery-wrap.js-product-page-gallery .flickity-prev-next-button svg {
  width: 73%; }

.swatch-element {
  width: calc(163px - 8px);
  min-width: auto; }

.swatch_options .flavour_wrap .swatch_options {
  width: 100%; }

.flavour_wrap .swatch-element {
  float: left;
  width: calc(25% - 10px) !important;
  min-width: auto;
  line-height: normal;
  margin: 0px 5px 10px !important; }

.swatch_options .flavour_wrap .swatch_options {
  float: left;
  width: calc(100% - -10px);
  margin: 0px -5px; }

.flavour_wrap label {
  line-height: normal;
  font-size: 11px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swatch label {
  float: none; }

.related-products__title h4.title.center {
  text-transform: capitalize; }

.product-quantity-box.purchase-details__quantity {
  margin-right: 0;
  width: 152px;
  overflow: hidden; }

.purchase-details__buttons {
  margin-left: 12px; }

.related-products__title h4.title.center {
  color: #000; }

@media (max-width: 1366px) {
  .menu li.search_container {
    width: 217px; } }
@media (max-width: 799px) {
  .swatch .swatch-element {
    margin: 3px 3px; }

  .swatch .swatch-element {
    width: calc(50% - 6px); }

  .swatch_options .swatch_options {
    width: calc(100% - -6px) !important;
    margin: 6px -3px 5px; }

  .swatch.clearfix {
    padding-bottom: 8px; }

  .size_wrap .swatch-element {
    width: calc(33.33% - 6px); }

  .swatch_options .option_title {
    padding-top: 3px; }

  .pay_option_pro span {
    padding: 2px 0 2px; } }
@media (max-width: 900px) {
  .swatch-element {
    width: calc(144px - 5px);
    min-width: auto; } }
@media (min-width: 800px) {
  .swatch .swatch-element {
    margin: 0 0 8px 5px;
    position: relative; }

  .swatch_options .swatch_options {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 50%; } }
@media (max-width: 799px) {
  .qty-cover-pro {
    display: none; }

  .add-ons-wrap {
    margin-top: 2px; }

  .swatch_title {
    width: 100%; }

  .swatch_options .swatch_options {
    width: 100%; }

  .pro_title_left {
    padding-right: 10px;
    box-sizing: border-box; }

  .pro-title-cover h1.product_name {
    font-size: 18px;
    line-height: 1; }

  .modal p.modal_price, p.modal_price {
    font-size: 18px; }

  .worldwide_text {
    font-size: 14px; }

  .acc_title_del {
    border-top: 0px; }

  .acc_title.acc_title_del {
    padding-top: 0; }

  .product_section .product_form form {
    margin-bottom: 0px; }

  .acc_title.acc_title_del:after, .acc_title.acc_title_del:before {
    top: 13px; }

  .swatch.clearfix {
    padding-top: 5px; }

  .product_gallery {
    margin-bottom: 0px; }

  .js-product_section .product_gallery .flickity-button {
    display: none; }

  .product_gallery {
    border: #c6c6c6 solid 0px !important; }

  .product_gallery .image__container {
    border: #c6c6c6 solid 1px !important; }

  .transparentBackground--false .dot {
    background: #9d9d9c !important; }

  .slider-gallery .flickity-prev-next-button {
    opacity: 1; }

  .product_gallery_nav.product_gallery_nav--bottom-slider .gallery-cell {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

  .pay_option_pro {
    border-top: #c6c6c6 solid 0px;
    padding-top: 2px; }

  /*   .swatch.clearfix.size_wrap {  padding-bottom:1px;} */
  .pro_title_right {
    position: relative;
    top: -5px; } }
@media (max-width: 767px) {
  .pay_option_pro span {
    float: left;
    width: 100%; }

  .pay_option_pro_right {
    float: left;
    width: 100%;
    text-align: left; }

  .product_gallery_nav.product_gallery_nav--bottom-slider .gallery-cell {
    width: 25%;
    margin: 0;
    padding: 0 3px; }

  .product_gallery_nav.product_gallery_nav--bottom-slider .gallery-cell img {
    width: auto;
    height: auto;
    max-width: 100%; }

  .product_gallery_nav {
    margin-left: 0;
    margin-right: 0;
    max-width: 250px;
    margin: 0 auto; }

  .products-slider.slider-gallery .gallery-cell.visible-5 {
    width: 50%;
    margin: 0; }

  .product_gallery_nav {
    margin-bottom: 14px; }

  .gallery-wrap.js-product-page-gallery.clearfix.gallery-arrows--true.bottom-slider {
    margin: 0 -20px; }

  .worldwide_text {
    padding-top: 10px; }

  .image-wrap-main{width: 100%; margin-left:0; margin-right:0;}

  .swatch label {
    white-space: normal;
    line-height: normal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

  .main-pro span {
    font-size: 12px; }

  .product_gallery {
    padding-bottom: 40px; }

  .product_gallery .flickity-page-dots {
    bottom: 12px; }

  .pro-title-cover {
    margin: -1px 0 0; } }
@media (max-width: 650px) {
  .swatch_options .swatch label {
    font-size: 9px; } }
@media (max-width: 600px) {
  .payment-delivery-wrap .same_delivery_text ul {
    display: block; }

  .payment-delivery-wrap .same_delivery_text ul li {
    background: url(right-mark-icon1.png?t=126) no-repeat 5px 0;
    padding: 0px 20px 0 43px; }

  .flavour_wrap label {
    font-size: 10px; } }
@media (max-width: 480px) {
  .flavour_wrap .swatch-element {
    width: calc(33.33% - 10px) !important; } }
.product-image{width: 100%; margin-left:0; margin-right:0;}
.image-wrap{margin-left:0;}
@media (max-width: 370px) {
  .flavour_wrap .swatch-element {
    width: calc(50% - 10px) !important; } }
.product_section .add-ons-wrap {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 20px; }

.swatch_options .option_title, .product_section .acc_title, .add-ons-wrap .add-ons-title, .product_section label, .payment-delivery-wrap .option_title, .pay_option_pro .option_title {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: 'Lato'; }




.worldwide_text{
  background: #ff9900;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 1px 30px;
  display: inline-block;
  width: auto;
  text-align: right;
  float: right;
  margin-bottom: 5px;
}
.worldwide_text.mob{
 display: none;
}
@media (max-width: 480px) {
  .worldwide_text.mob{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 10px;
    margin-bottom: 0;
  }
  .worldwide_text.desk{
    display: none;
  }
}
