.single-product #main-content > .container {
    max-width: 100%;
    padding: 0;
}
.single-product .woocommerce-breadcrumb {
    display: none;
}
.single-product #left-area {
    padding-bottom: 0;
    margin-bottom: 0;
}
.product-breadcrumbs {
    padding: 50px 25px !important;
}
@media (max-width: 980px) {
    .product-breadcrumbs {
        padding: 30px 25px !important;
   }
}
@media (max-width: 600px) {
    .product-breadcrumbs {
        padding-left: 20px !important;
        padding-right: 20px !important;
   }
}
.product-breadcrumbs .et_pb_row {
    padding: 0;
}
.product-breadcrumbs p {
    color: #4a4a4a;
    font-size: 12px;
    letter-spacing: 1.85px;
    line-height: 13px;
    text-transform: uppercase;
}
@media (max-width: 980px) {
    .product-breadcrumbs p {
        text-align: center;
   }
}
.product-breadcrumbs p a {
    color: #4a4a4a;
}
.product-breadcrumbs p a:hover {
    text-decoration: underline;
}
.product-top {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
    z-index: 100;
}
.product-top > .et_pb_row {
    padding: 0;
}
.product-top > .et_pb_row .et_pb_column_1 {
    width: 58.33333% !important;
}
@media (max-width: 980px) {
    .product-top > .et_pb_row .et_pb_column_1 {
        width: 100% !important;
   }
}
.product-top > .et_pb_row .et_pb_column_2 {
    width: 41.6667% !important;
}
@media (max-width: 980px) {
    .product-top > .et_pb_row .et_pb_column_2 {
        width: 100% !important;
        padding-bottom: 65px;
   }
}
/* Product Top */
.column-gallery .product-top-content {
    padding-left: 0;
    margin-top: 10px;
    padding-bottom: 25px;
}
@media (min-width: 980px) {
    .column-gallery .product-top-content {
        display: none;
   }
}
.column-gallery .product-top-content .product-pricing, .column-gallery .product-top-content .product-guarantee, .column-gallery .product-top-content .product-top-description, .column-gallery .product-top-content .video-section-link, .column-gallery .product-top-content .product-top-add-to-cart {
    display: none;
}
.column-gallery .product-top-content .product-rating {
    display: flex;
    margin-bottom: 14px;
    cursor: pointer;
}
.column-gallery .product-top-content .product-rating p {
    margin: 0 0 0 11px;
}
.product-gallery {
    margin-bottom: 75px;
    padding-left: 168px;
}
@media (max-width: 980px) {
    .product-gallery {
        padding-left: 0;
        margin-bottom: 28px;
   }
}
.product-gallery .swiper-container {
    width: 100%;
}
.product-gallery .gallery-video {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 10;
}
.product-gallery .gallery-video video {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}
.product-gallery .video-fullscreen {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 10;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 10;
    background: url(../images/fullscreen@2x.png) no-repeat center center;
    background-size: contain;
    border: 0;
}
.product-gallery .gallery-video-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: inherit;
    z-index: 2;
    filter: blur(5px);
}
.product-gallery-item {
    padding-bottom: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.product-gallery-nav {
    width: 130px;
    position: absolute;
    left: 0;
}
@media (max-width: 980px) {
    .product-gallery-nav {
        display: none;
   }
}
.product-gallery-nav .swiper-slide {
    margin-bottom: 15px;
}
.product-gallery-nav video {
    display: none;
}
.product-gallery-nav .video-fullscreen {
    display: none;
}
.product-gallery-nav .gallery-video-overlay {
    display: none;
}
.product-gallery-nav .swiper-slide-video:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 10;
    background: url(../images/play@2x.png) no-repeat center center;
    background-size: contain;
}
.product-gallery-main {
    width: 100%;
}
@media (max-width: 980px) {
    .product-gallery-main {
        padding: 0 20px;
   }
}
.product-gallery-main .product-gallery-item {
    min-height: 630px;
}
@media (max-width: 980px) {
    .product-gallery-main .product-gallery-item {
        min-height: 0;
        padding-bottom: 135%;
   }
}
@media (max-width: 980px) {
    .product-gallery-main .swiper-container {
        overflow: visible;
   }
}
.product-top-content {
    padding-left: 40px;
}
@media (max-width: 980px) {
    .product-top-content {
        padding-left: 0;
   }
}
.product-top-content .product-rating {
    margin-bottom: 27px;
    cursor: pointer;
}
@media (max-width: 980px) {
    .product-top-content .product-rating {
        display: none;
   }
}
.product-top-content .product-rating p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 24px;
}
.product-top-content .product-pricing {
    margin-bottom: 11px;
}
.product-top-content .product-pricing p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.product-top-content h1 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    margin-bottom: 14px;
}
.product-top-content .product-guarantee {
    margin-bottom: 19px;
}
.product-top-content .product-guarantee p {
    color: #eaaca0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    padding-right: 20px;
}
.product-top-content .product-guarantee p:after {
    content: "";
    width: 16px;
    height: 20px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -10px;
    background: url(../images/60-badge@2x.png) no-repeat center center;
    background-size: contain;
}
.product-top-content .product-top-description {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
    margin-bottom: 24px;
}
@media (max-width: 980px) {
    .product-top-content .product-top-description {
        margin-bottom: 30px;
   }
}
.product-top-content .video-section-link {
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-transform: uppercase;
    padding-left: 45px;
    position: relative;
    display: inline-block;
}
.product-top-content .video-section-link:before {
    content: "";
    width: 32px;
    height: 32px;
    background: url(../images/video@2x.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
}
.product-top-content .product-top-add-to-cart {
    margin-top: 24px;
    padding-top: 27px;
    border-top: 1px solid #979797;
}
.product-top-content .product-top-add-to-cart .product-price-bottom {
    color: #233354;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
}
.product-top-content .product-top-add-to-cart .product-price-bottom--default {
    display: none;
}
.product-top-content .product-top-add-to-cart .product-price-bottom--init {
    display: block;
}
.product-top-content .product-top-add-to-cart .product-price-bottom span {
    font-size: 16px !important;
}
.product-top-content .product-top-add-to-cart .product-price {
    margin-bottom: 27px;
}
.purchase-type-selection {
    display: flex;
    padding: 10px 0;
}
.purchase-type-selection .purchase-type-container {
    display: flex;
    padding-right: 20px;
}
.purchase-type-selection .purchase-type-container p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.56px;
    line-height: 17px;
    text-transform: uppercase;
    color: #233354;
    font-family: "Gotham";
    padding-left: 10px;
}
.purchase-type-selection .purchase-type-container span {
    border: 1px solid #233354;
    border-radius: 100%;
    width: 31px;
    height: 31px;
    display: block;
    padding: 2px;
    cursor: pointer;
}
.purchase-type-selection .purchase-type-container span.active {
    background: #233354 content-box;
}
.purchase-type-selection .purchase-type-container .product-add-to-cart--update {
    background: #233354 content-box;
}
.product-add-to-cart--update .product-price-options {
    display: flex;
    align-items: center;
    margin-left: -7.5px;
    margin-right: -7.5px;
}
@media (max-width: 420px) {
    .product-add-to-cart--update .product-price-options {
        margin-left: -2.5px;
        margin-right: -2.5px;
   }
}
.product-add-to-cart--update .product-price-options .product-option {
    border: 1px solid #233354;
    padding: 7px 5px;
    color: #233354;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    width: calc(33.33333% - 15px);
    margin: 0 7.5px;
    text-transform: uppercase;
    cursor: pointer;
}
@media (max-width: 1200px) {
    .product-add-to-cart--update .product-price-options .product-option {
        font-size: 14px;
   }
}
@media (max-width: 420px) {
    .product-add-to-cart--update .product-price-options .product-option {
        width: calc(33.33333% - 5px);
        margin: 0 2.5px;
   }
    .product-add-to-cart--update .product-price-options .product-option .label-price, .product-add-to-cart--update .product-price-options .product-option .label-select {
        line-height: 1.4;
   }
    .product-add-to-cart--update .product-price-options .product-option .label-price span, .product-add-to-cart--update .product-price-options .product-option .label-select span {
        display: block;
   }
}
.product-add-to-cart--update .product-price-options .product-option .label-price {
    display: block;
}
.product-add-to-cart--update .product-price-options .product-option .label-select {
    display: none;
}
.product-add-to-cart--update .product-price-options .product-option .label-select span {
    white-space: nowrap;
}
.product-add-to-cart--update .product-price-options .product-option.active {
    background: #eaaca0;
    color: #fff;
}
.product-add-to-cart--update .product-price-options .product-option.active .label-price {
    display: none;
}
.product-add-to-cart--update .product-price-options .product-option.active .label-select {
    display: block;
}
.product-add-to-cart--update .product-add-button {
    margin: 0;
}
.product-add-to-cart--update .product-guarantee {
    margin-top: 15px;
}
.product-add-to-cart--update .product-price-selection {
    display: flex;
    align-items: center;
    margin-top: 28px;
}
.product-add-to-cart--update .product-price-selection .price-main {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 1.13px;
    line-height: 40px;
}
@media (max-width: 420px) {
    .product-add-to-cart--update .product-price-selection .price-main {
        font-size: 35px;
   }
}
.product-add-to-cart--update .product-price-selection .price-calculations {
    margin-left: 15px;
}
.product-add-to-cart--update .product-price-selection .price-calculations .price-old span {
    position: relative;
    display: inline-block;
}
.product-add-to-cart--update .product-price-selection .price-calculations .price-old span:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: red;
}
.product-add-to-cart--update .product-price-selection .price-calculations > span {
    display: block;
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2px;
}
/* Product Sticky */
.product-sticky {
    display: none !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    pointer-events: none;
}
.product-sticky .product-sticky-wrapper {
    padding: 12px 25px;
    background: #fff;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.15);
    transform: translateY(-100%);
    transition: all 0.5s ease;
    pointer-events: all;
}
@media (max-width: 600px) {
    .product-sticky .product-sticky-wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
   }
}
.product-sticky.active .product-sticky-wrapper {
    transform: none;
}
.product-sticky .product-sticky-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 980px) {
    .product-sticky .product-sticky-container {
        justify-content: center;
   }
}
.product-sticky .product-sticky-left {
    display: flex;
    align-items: center;
}
@media (max-width: 590px) {
    .product-sticky .product-sticky-right {
        width: 100%;
   }
}
.product-sticky .product-sticky-thumb {
    height: 85px;
    width: 80px;
    border: 1px solid #979797;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 38px;
    flex-shrink: 0;
}
@media (max-width: 1200px) {
    .product-sticky .product-sticky-thumb {
        display: none;
   }
}
.product-sticky .product-sticky-title {
    display: flex;
    align-items: center;
}
.product-sticky .product-sticky-title h3, .product-sticky .product-sticky-title .product-sticky-title-pricing {
    color: #233354;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-transform: uppercase;
    margin-right: 30px;
}
@media (max-width: 980px) {
    .product-sticky .product-sticky-title h3, .product-sticky .product-sticky-title .product-sticky-title-pricing {
        display: none;
   }
}
.product-sticky .product-sticky-title .product-sticky-title-pricing {
    color: #4a4a4a !important;
    flex-shrink: 0;
}
.product-sticky .product-sticky-title .product-sticky-title-pricing span {
    color: #4a4a4a !important;
    font-size: 16px !important;
}
.product-sticky .product-add-to-cart-bottom {
    display: flex;
    align-items: center;
}
.product-sticky .product-add-to-cart-bottom .product-quantity-wrapper {
    border: 1px solid #233354;
    display: flex;
    align-items: center;
    padding-left: 25px;
}
@media (max-width: 590px) {
    .product-sticky .product-add-to-cart-bottom .product-quantity-wrapper {
        padding-left: 0;
   }
}
.product-sticky .product-add-to-cart-bottom .product-quantity-wrapper h4, .product-sticky .product-add-to-cart-bottom .product-quantity-wrapper strong {
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
}
@media (max-width: 590px) {
    .product-sticky .product-add-to-cart-bottom .product-quantity-wrapper h4, .product-sticky .product-add-to-cart-bottom .product-quantity-wrapper strong {
        display: none;
   }
}
.product-sticky .product-add-to-cart-bottom .product-quantity {
    height: 45px;
    width: 93px;
    position: relative;
    flex-shrink: 0;
   /* Webkit browsers like Safari and Chrome */
}
.product-sticky .product-add-to-cart-bottom .product-quantity span {
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    position: absolute;
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    cursor: pointer;
    -webkit-touch-callout: none;
   /* iOS Safari */
    -webkit-user-select: none;
   /* Safari */
    -khtml-user-select: none;
   /* Konqueror HTML */
    -moz-user-select: none;
   /* Firefox */
    -ms-user-select: none;
   /* Internet Explorer/Edge */
    user-select: none;
   /* Non-prefixed version, currently supported by Chrome and Opera */
}
.product-sticky .product-add-to-cart-bottom .product-quantity span.inc {
    right: 0;
}
.product-sticky .product-add-to-cart-bottom .product-quantity span.dec {
    left: 0;
}
.product-sticky .product-add-to-cart-bottom .product-quantity input {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Chronicle Deck";
    width: 100%;
    height: 100%;
    border: 0;
    pointer-events: none;
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
}
.product-sticky .product-add-to-cart-bottom .product-quantity input[type="number"] {
    -moz-appearance: textfield;
}
.product-sticky .product-add-to-cart-bottom .product-quantity input[type="number"]::-webkit-inner-spin-button, .product-sticky .product-add-to-cart-bottom .product-quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.product-sticky .product-add-to-cart-bottom .product-add-button {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
    background: #233354;
    text-transform: uppercase;
    margin-left: 20px;
    width: 100%;
    padding: 13px 30px;
    min-width: 240px;
}
@media (max-width: 590px) {
    .product-sticky .product-add-to-cart-bottom .product-add-button {
        min-width: 0;
   }
}
.et_pb_section.product-description {
    background: #edf5f8;
    padding-top: 80px;
    padding-bottom: 40px;
}
@media (max-width: 980px) {
    .et_pb_section.product-description {
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 15px;
   }
}
.et_pb_section.product-description .et_pb_row {
    padding: 0;
}
@media screen and (max-width: 1024px) {
    .et_pb_section.product-description .et_pb_row {
        grid-gap: 20px;
    }
    .et_pb_section.product-description .et_pb_module {
        margin-bottom: 0px !important;
    }
    .et_pb_section.product-description h2 {
        margin-top: 20px;
    }
    .home-charity .et_pb_text .et_pb_text_inner_doctors {
        padding-bottom: 0px!important;
        padding-top: 0px!important;
    }
}
.et_pb_section.product-description .et_pb_module {
    margin-bottom: 36px;
}
.et_pb_section.product-description h2 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    margin-bottom: 22px;
}
.et_pb_section.product-description p, .et_pb_section.product-description li {
    margin-bottom: 24px;
    font-size: 16px;
}
.et_pb_section.product-description p:last-child, .et_pb_section.product-description li:last-child {
    margin-bottom: 0;
}
.benefits-icons {
    display: flex;
    flex-wrap: wrap;
}
.benefits-icons .benefits-icon {
    text-align: center;
    margin-right: 50px;
    margin-bottom: 10px;
}
.benefits-icons .benefits-icon:last-child {
    margin-right: 0;
}
@media (max-width: 400px) {
    .benefits-icons .benefits-icon {
        margin-right: 30px;
   }
}
.benefits-icons .benefits-icon img {
    height: 68px;
    width: auto;
}
@media (max-width: 400px) {
    .benefits-icons .benefits-icon img {
        height: 55px;
   }
}
.benefits-icons .benefits-icon p {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
}
.product-ingredients .ingredients-trigger {
    position: relative;
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 11px;
    cursor: pointer;
    display: inline-block;
}
.product-ingredients .ingredients-trigger:after {
    content: "-";
    margin-left: 15px;
}
.product-ingredients .ingredients-trigger.active:after {
    content: "+";
}
.product-ingredients .ingredients-content {
    display: none;
}
.product-video {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 75px !important;
    margin-bottom: 75px !important;
}
@media (max-width: 980px) {
    .product-video {
        margin-top: 55px !important;
        margin-bottom: 44px !important;
   }
}
.product-video .et_pb_row {
    padding-top: 0;
    padding-bottom: 0;
}
.product-video .et_pb_row .et_pb_module {
    margin: 0 !important;
}
.product-video .et_pb_row .et_pb_module h2 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 70px;
}
@media (max-width: 980px) {
    .product-video .et_pb_row .et_pb_module h2 {
        margin-bottom: 55px !important;
   }
}
.product-faq {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}
@media (max-width: 980px) {
    .product-faq {
        margin-top: 44px !important;
        margin-bottom: 55px !important;
   }
}
.product-faq .et_pb_row {
    padding-top: 0;
    padding-bottom: 0;
}
.product-faq .et_pb_module {
    margin: 0 !important;
}
.product-faq .et_pb_text h2 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 25px !important;
}
.et_pb_accordion .et_pb_toggle {
    padding: 45px 0;
    border: 0;
    margin: 0 !important;
    border-bottom: 1px solid #d4d4d4;
    background: transparent !important;
}
@media (max-width: 980px) {
    .et_pb_accordion .et_pb_toggle {
        padding: 26px 0;
   }
    .et_pb_accordion .et_pb_toggle:first-child {
        border-top: 1px solid #d4d4d4;
   }
}
.et_pb_accordion .et_pb_toggle_title {
    color: #233354 !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-transform: uppercase;
    background: transparent !important;
}
  
.et_pb_accordion .et_pb_toggle_content {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
    padding-top: 25px;
}
.et_pb_accordion .et_pb_toggle_title:after {
    content: "-";
    color: #233354;
    display: block !important;
    font-size: 30px;
    position: absolute;
    right: 6px;
    top: 2px;
}
.closed.et_pb_toggle_title::after {
    content: "+";
    color: #233354;
    display: block !important;
    position: absolute;
    right: 6px;
    top: 2px;
    font-size: 30px;
}
.product-image-text {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 88px;
    margin-top: 80px;
}
@media (max-width: 980px) {
    .product-image-text {
        margin-bottom: 55px;
        margin-top: 55px;
   }
}
.product-image-text .et_pb_row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.product-image-text .et_pb_row .et_pb_column {
    margin: 0;
    width: 50%;
}
@media (max-width: 980px) {
    .product-image-text .et_pb_column.et_pb_column_empty {
        display: block;
        width: calc(100% - 40px) !important;
        padding-bottom: 130%;
        margin-left: 20px !important;
   }
}
.product-image-text .product-image-text-image {
    position: relative;
    z-index: 10;
    margin-left: 40px !important;
    width: calc(50% - 40px) !important;
}
.product-image-text .product-image-text-text {
    padding: 88px 0;
}
@media (max-width: 980px) {
    .product-image-text .product-image-text-text {
        margin-top: -50px !important;
   }
}
@media (max-width: 980px) {
    .product-image-text .product-image-text-text {
        padding: 0;
   }
}
.product-image-text .product-image-text-text .et_pb_text {
    padding: 113px 52px;
    background: #edf5f8;
    text-align: center;
    position: relative;
}
@media (max-width: 980px) {
    .product-image-text .product-image-text-text .et_pb_text {
        padding: 88px 44px 44px 44px;
   }
}
.product-image-text .product-image-text-text .et_pb_text:before {
    content: "";
    display: block;
    position: absolute;
    background: inherit;
    width: 100%;
    height: 100%;
    right: 100%;
    top: 0;
}
@media (max-width: 980px) {
    .product-image-text .product-image-text-text .et_pb_text:before {
        display: none;
   }
}
.product-image-text .product-image-text-text .et_pb_text p {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    letter-spacing: 0.7px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 34px;
}
.product-image-text .product-image-text-text .et_pb_text p:last-child {
    margin-bottom: 0;
}
.product-image-text .product-image-text-text .et_pb_text p strong {
    font-weight: bold;
}
.woocommerce .star-label {
    display: none !important;
}
.woocommerce .product-reviews {
    background: #fcf3f1;
    padding-top: 88px;
    padding-bottom: 72px;
    position: relative;
    z-index: 10;
}
.woocommerce .product-reviews .product-rating-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.woocommerce .product-reviews .product-rating-wrapper h3 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    margin-right: 15px;
}
.woocommerce .product-reviews .product-rating-wrapper .stars {
    height: 25px;
    width: 138px;
}
.woocommerce .product-reviews .product-rating-wrapper .stars span {
    background: #233354;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews {
        padding-top: 57px;
        padding-bottom: 78px;
   }
}
.woocommerce .product-reviews .et_pb_row {
    padding: 0;
}
.woocommerce .product-reviews .et_bp_module {
    margin: 0;
}
.woocommerce .product-reviews .product-reviews-header {
    padding-bottom: 61px;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-header {
        padding-bottom: 0;
   }
}
.woocommerce .product-reviews .product-reviews-header h2 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    text-align: center;
}
.woocommerce .product-reviews .product-reviews-main {
    background: #fff;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 95px;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main {
        padding: 0 16px;
   }
}
.woocommerce .product-reviews .product-reviews-main .et_pb_code {
    margin: 0;
}
.woocommerce .product-reviews .product-reviews-main .et_pb_button_module_wrapper {
    margin: 0;
    padding: 45px 0;
    text-align: center;
}
.woocommerce .product-reviews .product-reviews-main .woocommerce-tabs {
    margin: 0;
    border: 0;
    padding: 0;
}
.woocommerce .product-reviews .product-reviews-main .woocommerce-tabs .panel {
    padding: 0 !important;
}
.woocommerce .product-reviews .product-reviews-main .tabs {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main .product-rating-button {
    padding: 44px 0;
    text-align: center;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main .product-rating-button--top {
        padding: 36px 0;
   }
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main .product-rating-button--bottom {
        padding-top: 0;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating {
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    margin: 0;
    display: flex;
    padding: 30px 0;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating--top {
    display: block;
    border-top: 0;
    text-align: center;
    border-bottom: 0;
    padding-bottom: 0;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating--top h3 {
    margin-bottom: 10px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating--top .product-rating-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media (min-width: 981px) {
    .woocommerce .product-reviews .product-reviews-main #reviews .product-rating--top {
        display: none;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating .product-rating-summary, .woocommerce .product-reviews .product-reviews-main #reviews .product-rating .product-rating-details {
    display: block;
    width: 50%;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating table {
    margin: 0;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating .product-rating-summary {
    text-align: left;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary {
        display: none !important;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary .product-rating-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary .product-rating-wrapper h3, .woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary .product-rating-wrapper strong {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    margin-right: 15px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary .product-rating-wrapper .stars {
    height: 25px;
    width: 138px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary .product-rating-wrapper .stars span {
    background: #233354;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-summary p {
    margin: 0;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details {
        width: 100% !important;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-star {
    color: #233354;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-number--1 .rating-star:nth-child(n + 2) {
    color: #d4d4d4;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-number--2 .rating-star:nth-child(n + 3) {
    color: #d4d4d4;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-number--3 .rating-star:nth-child(n + 4) {
    color: #d4d4d4;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-number--4 .rating-star:nth-child(n + 5) {
    color: #d4d4d4;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-number--5 .rating-star:nth-child(n + 6) {
    color: #d4d4d4;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-graph {
    padding: 6px 5px 6px 16px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-graph > span {
    display: block;
    border: 1px solid #233354;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-graph > span .bar {
    display: block;
    background: #233354;
    border: 0;
    margin-top: 0;
}
.woocommerce .product-reviews .product-reviews-main #reviews .product-rating-details .rating-count {
    text-align: right;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 24px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .contributions-list-title {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .contributions-filter {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments #contributions-list-title {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li {
    padding: 30px 0;
    margin: 0 !important;
    border-bottom: 1px solid #979797;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .contribution-karma {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .comment-text {
    margin-left: 0 !important;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .contribution-title {
    margin-bottom: 22px;
    margin-bottom: 0.8em;
    clear: none;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .contribution-title {
        margin-bottom: 7px;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .contribution-title > span:last-child {
    color: #233354;
    font-family: "Chronicle Deck";
    display: block;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.65px;
    line-height: 30px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .star-rating {
    font-size: 23px;
    margin-bottom: 12px !important;
    width: 5.8em;
    float: none;
    display: inline-block;
    margin-right: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    font-weight: normal !important;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .star-rating:before {
    letter-spacing: 3px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist li .star-rating span:before {
    letter-spacing: 3px;
    color: #233354 !important;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main {
    width: 60%;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main {
        width: 100%;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side {
    width: 40%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-direction: column;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .meta {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    color: #4a4a4a;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .meta .woocommerce-review__dash {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .meta .woocommerce-review__author {
    order: 2;
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: right;
    text-transform: uppercase;
    margin-top: 25px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .meta .woocommerce-review__author:before {
    content: "BY ";
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .meta .woocommerce-review__published-date {
    order: 1;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .comment-badge {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
    margin-top: 5px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side .comment-badge:before {
    content: "";
    display: block;
    height: 22px;
    width: 18px;
    background: url(../images/review-shield.jpg) no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side--mobile {
    display: none;
    width: 100%;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side--mobile .meta {
    align-items: flex-start;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side--mobile .meta .woocommerce-review__author {
    margin-top: 7px;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side {
        display: none;
   }
    .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-side--mobile {
        display: block;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .description {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .description {
        margin-top: 17px;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions {
    margin-top: 30px;
    display: flex;
    align-items: center;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions {
        margin-top: 17px;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions p {
    color: #4a4a4a;
    font-size: 12px;
    letter-spacing: 0.17px;
    line-height: 27px;
    margin-right: 10px;
    margin-bottom: 0;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions .flag, .woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions .notifications {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions > a {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions > a:before {
    display: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions > a.vote-up {
    background: url(../images/vote-up.jpg) no-repeat center center;
    background-size: contain;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions > a.vote-down {
    background: url(../images/vote-down.jpg) no-repeat center center;
    background-size: contain;
}
.woocommerce .product-reviews .product-reviews-main #reviews #comments .commentlist .comment-content .comment-main .contribution-actions .vote-count {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
    margin-right: 10px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination {
    text-align: center;
    padding: 16px 0;
    position: relative;
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .comment-pagination-disclaimer {
    text-align: center;
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination {
    position: absolute;
    right: 0;
    top: 11px;
}
@media (max-width: 980px) {
    .woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination {
        position: relative;
        right: auto;
        top: auto;
   }
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination .page-numbers {
    border: 0;
    background: none;
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination .page-numbers li {
    border: 0;
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination .page-numbers li span, .woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination .page-numbers li a {
    color: #233354;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
}
.woocommerce .product-reviews .product-reviews-main #reviews .comment-pagination .woocommerce-pagination .page-numbers li span {
    color: #bebebe;
}
.woocommerce .product-reviews .product-reviews-main #reviews .contribution-type-selector {
    display: none;
}
.woocommerce form .form-row .required {
    text-decoration: none;
}
.review-form-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    display: block;
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: none;
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.5s ease;
}
@media (max-width: 580px) {
    .review-form-popup {
        padding: 0;
   }
}
.review-form-popup.active {
    opacity: 1;
    transform: translateY(0%);
    pointer-events: all;
}
.review-form-popup .contribution-form-wrapper {
    display: block !important;
    border: 0;
}
.review-form-popup .review-form-popup-header {
    background: #fff;
    padding: 20px 80px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}
@media (max-width: 580px) {
    .review-form-popup .review-form-popup-header {
        padding: 20px 50px;
   }
}
.review-form-popup .review-form-popup-header p {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    text-align: center;
}
.review-form-popup .review-form-popup-close {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 34px;
    top: 50%;
    margin-top: -14px;
    transform: rotate(-45deg);
    cursor: pointer;
}
@media (max-width: 580px) {
    .review-form-popup .review-form-popup-close {
        right: 15px;
   }
}
.review-form-popup .review-form-popup-close:before, .review-form-popup .review-form-popup-close:after {
    content: "";
    display: block;
    background: #9b9b9b;
    position: absolute;
}
.review-form-popup .review-form-popup-close:before {
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: 0;
}
.review-form-popup .review-form-popup-close:after {
    width: 2px;
    height: 100%;
    left: 50%;
    margin-left: -1px;
    top: 0;
}
#review_form_wrapper {
    background: #fff;
    border: 1px solid #e6e6e6;
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.26);
    height: auto !important;
}
#review_form_wrapper .form-contribution {
    border: 0 !important;
    padding: 67px 100px 40px !important;
}
@media (max-width: 768px) {
    #review_form_wrapper .form-contribution {
        padding: 30px 30px 40px !important;
   }
}
#review_form_wrapper .form-row {
    display: block !important;
    margin-bottom: 13px;
    padding: 0 !important;
}
#review_form_wrapper .form-row:last-child {
    margin: 0;
    text-align: left !important;
}
#review_form_wrapper .form-row label {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 13px;
}
#review_form_wrapper .form-row input, #review_form_wrapper .form-row textarea {
    border: 1px solid #dadada;
    background-color: #fafafa;
    border-radius: 0;
}
#review_form_wrapper .form-row textarea {
    height: 340px;
}
#review_form_wrapper .form-row.star-rating-selector {
    padding-bottom: 35px !important;
    position: relative;
    margin: 0 !important;
}
#review_form_wrapper .form-row.star-rating-selector label {
    display: none;
}
#review_form_wrapper .form-row.star-rating-selector fieldset {
    position: absolute;
    left: 0;
    bottom: 0px;
}
#review_form_wrapper .form-row.star-rating-selector fieldset label.checkbox {
    font-size: 25px;
    color: #ddd;
}
#review_form_wrapper .star-rating-selector:not(:checked) label.checkbox:before {
    content: "\0053";
}
#review_form_wrapper .star-rating-selector:not(:checked) input:checked ~ label.checkbox {
    color: #233354;
}
#review_form_wrapper .star-rating-selector:not(:checked) label.checkbox:hover, #review_form_wrapper .star-rating-selector:not(:checked) label.checkbox:hover ~ label.checkbox {
    color: #233354;
}
#review_form_wrapper .button {
    color: #fff;
    font-size: 16px;
    font-family: "Chronicle Deck";
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
    min-width: 220px;
    padding: 9px 30px !important;
    margin-top: 20px;
}
#review_form_wrapper .form-disclaimer {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
    margin-bottom: 0;
}
#review_form_wrapper .wc-product-reviews-pro-validation-error {
    margin-top: 5px;
}
.woocommerce-noreviews {
    padding-top: 44px 0 !important;
}
.available-colors {
    text-align: center;
    color: #093160;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.available-colors span {
    font-weight: 400;
    letter-spacing: 0.5px;
}
.color-swatches {
    text-align: center;
}
.color-swatches img {
    width: 60px;
    height: 60px;
    border-radius: 5000px;
    -moz-border-radius: 5000px;
    -webkit-border-radius: 5000px;
}
.color-swatches .active img {
    border: 2px solid #233354;
}
.input-group {
    display: flex;
    border: 1px solid #233354;
    margin-right: 15px;
}
.input-group .button-minus, .input-group .quantity-field, .input-group .button-plus {
    border: none;
    font-size: 16px;
    color: #233354;
    text-align: center;
    padding: 12px 15px;
    width: auto;
}
.input-group .button-minus, .input-group .button-plus {
    cursor: pointer;
}
.input-group .quantity-field {
    width: 30px;
    padding: 12px 0px;
}
.color-price-selection {
    text-transform: uppercase;
    text-align: center;
    color: #093160;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.savings-label {
    display: none;
}
/* Notification Form */
.notify-form {
    padding-bottom: 30px;
    padding-left: 40px;
    max-width: 410px;
}
@media (max-width: 980px) {
    .notify-form {
        padding-left: 0;
   }
}
.notify-form-header {
    color: #233354;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.notify-form input[type="text"] {
    display: block;
    border: 1px solid #979797;
    height: 45px;
    width: 100%;
    padding: 10px;
    color: #a1a1a1;
    font-family: Gotham;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 27px;
}
.notify-form input[type="text"] + input {
    margin-top: 13px;
}
.notify-form input[type="submit"] {
    color: #fff;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
    background: #233354;
    text-transform: uppercase;
    width: 100%;
    padding: 13px;
    border: 0;
}
.notify-form .notify-form-fields {
    display: none;
    padding-bottom: 13px;
}
/* BOX Page */
@media (max-width: 1200px) {
    .product-box-page-section {
        padding-left: 50px !important;
        padding-right: 50px !important;
   }
    .product-box-page-section .et_pb_row {
        width: 100% !important;
        max-width: 100%;
   }
}
@media (max-width: 980px) {
    .product-box-page-section {
        padding-left: 22px !important;
        padding-right: 22px !important;
   }
    .product-box-page-section .column-gallery .product-top-content .product-pricing {
        display: block;
   }
    .product-box-page-section .column-description .product-top-content .product-pricing, .product-box-page-section .column-description .product-top-content h1 {
        display: none !important;
   }
    .product-box-page-section.product-top > .et_pb_row div.column-description {
        padding-bottom: 30px !important;
   }
}
@media (max-width: 1200px) {
    .home-hero--box .et_pb_row {
        width: 100% !important;
        max-width: 100%;
   }
}
@media (max-width: 980px) {
    .home-hero--box {
        padding-bottom: 65% !important;
   }
}
.home-hero--box .et_pb_text_inner {
    max-width: 550px;
}
@media (max-width: 1200px) {
    .home-hero--box .et_pb_text_inner {
        max-width: 420px;
   }
}
@media (max-width: 980px) {
    .home-hero--box .et_pb_text_inner {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
   }
}
.home-hero--box .et_pb_text_inner h1 {
    text-align: left;
    line-height: 55px;
    margin-bottom: 10px;
}
@media (max-width: 1200px) {
    .home-hero--box .et_pb_text_inner h1 {
        font-size: 40px;
        line-height: 43px;
   }
}
@media (max-width: 980px) {
    .home-hero--box .et_pb_text_inner h1 {
        text-align: center;
        font-size: 30px;
        line-height: 33px;
   }
}
.home-hero--box .et_pb_text_inner h2 {
    text-align: left;
    line-height: 26px;
}
@media (max-width: 1200px) {
    .home-hero--box .et_pb_text_inner h2 {
        font-size: 18px;
        line-height: 21px;
   }
}
@media (max-width: 980px) {
    .home-hero--box .et_pb_text_inner h2 {
        text-align: center;
   }
}
.home-hero--box .et_pb_button_module_wrapper {
    max-width: 550px;
    text-align: left;
}
@media (max-width: 980px) {
    .home-hero--box .et_pb_button_module_wrapper {
        max-width: 100%;
        text-align: center;
   }
}
.home-hero--box .et_pb_button_module_wrapper .et_pb_button {
    margin-top: 20px !important;
}
@media (max-width: 1200px) {
    .home-hero--box + .product-breadcrumbs {
        padding: 22px 50px !important;
   }
    .home-hero--box + .product-breadcrumbs .et_pb_row {
        width: 100% !important;
        max-width: 100%;
   }
}
.product-breadcrumbs .et_pb_module {
    margin: 0 !important;
}
.product-box-info {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.product-box-info .et_pb_row {
    padding-top: 0 !important;
}
.product-box-info h2 {
    font-family: "Chronicle Deck";
    padding-top: 47px;
    padding-bottom: 18px;
    color: #233354;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 30px;
    text-align: center;
}
.product-box-info .et_pb_image_wrap {
    width: 100%;
    display: flex;
    align-items: center;
}
.product-box-info img {
    height: 250px;
    object-fit: contain;
    object-position: center bottom;
    max-width: 180px;
    display: block;
    margin: 0 auto;
    transform: translate3d(15px, 0, 0);
}
.product-box-info .et_pb_module {
    margin: 0 !important;
}
.product-box-info .et_pb_text_inner {
    text-align: center;
}
.product-box-info .et_pb_text_inner p {
    color: #233354;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
}
.product-box-info .et_pb_text_inner p small {
    display: block;
    font-weight: bold;
    font-size: 12px;
}
.product-box-info .et_pb_text_inner .step {
    color: #111926;
    font-family: Gotham;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 29px;
    text-align: center;
    margin-bottom: 10px;
}
.product-box-info .et_pb_text_inner .title {
    color: #233354;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-box-info .et_pb_text_inner .product-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
@media (max-width: 980px) {
    .product-box-info .et_pb_text_inner .product-rating {
        flex-direction: column;
   }
}
.product-box-info .et_pb_text_inner .product-rating .stars:before {
    background-image: url(../images/stars-gray.png);
}
@media (max-width: 980px) {
    .product-box-info .product-box-info-row {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px) !important;
   }
    .product-box-info .product-box-info-row .et_pb_column {
        width: 50% !important;
        padding: 0 15px;
   }
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #9d9d9d;
    background-color: transparent;
}
body #page-container .home-hero .et_pb_button_module_wrapper .et_pb_button {
    margin-top: 20px !important;
}
.product-box-info--2 {
    padding-bottom: 60px !important;
}
.product-info-list {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.product-info-list .et_pb_row {
    padding: 0 !important;
}
.product-info-list h2 {
    font-family: "Chronicle Deck";
    color: #233354;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}
@media (max-width: 980px) {
    .product-info-list h2 {
        margin-bottom: 0;
   }
}
.product-info-list .et_pb_row:last-child {
    max-width: 970px;
}
.product-info-list .et_pb_row:last-child ul {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
.product-info-list .et_pb_row:last-child ul li {
    color: #4a4a4a;
    font-family: Gotham;
    font-size: 16px;
    letter-spacing: 0.23px;
    line-height: 19px;
    margin-bottom: 19px;
    margin-left: 30px;
}
.product-info-list .et_pb_row:last-child ul li:last-child {
    margin-bottom: 0;
}
.product-info-list .et_pb_row:last-child ul li ::marker {
    left: -10px;
}
.product-single-atc {
    border-top: 1px solid #979797;
    margin-top: 24px;
    padding-top: 16px;
}
.product-single-atc .product-single-atc-price {
    padding-bottom: 16px;
}
.product-single-atc .product-single-atc-price .guest, .product-single-atc .product-single-atc-price .logged {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.product-single-atc .product-single-atc-price .guest .price-single, .product-single-atc .product-single-atc-price .logged .price-single {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 1.13px;
    line-height: 34px;
}
.product-single-atc .product-single-atc-price .guest .savings-single, .product-single-atc .product-single-atc-price .logged .savings-single {
    margin-left: 15px;
    color: #4a4a4a;
    font-family: Gotham;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 18px;
}
.product-single-atc .product-single-atc-price .guest .savings-single span, .product-single-atc .product-single-atc-price .logged .savings-single span {
    display: block;
}
.product-single-atc .product-single-atc-buttons {
    margin-bottom: 11px;
}
.product-single-atc .product-single-atc-buttons a, .product-single-atc .product-single-atc-buttons span {
    display: block;
    font-family: Gotham;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-align: center;
    border: 2px solid #233354;
    padding: 13px;
    text-transform: uppercase;
}
.product-single-atc .product-single-atc-buttons a + a, .product-single-atc .product-single-atc-buttons span + a, .product-single-atc .product-single-atc-buttons a + span, .product-single-atc .product-single-atc-buttons span + span {
    margin-top: 10px;
}
.product-single-atc .product-single-atc-buttons a {
    color: #fff;
    background: #233354;
}
.product-single-atc .product-single-atc-buttons span {
    color: #233354;
    background: #fff;
}
.product-single-atc + .product-guarantee {
    margin-bottom: 30px;
}
.product-single-atc + .product-guarantee p {
    color: #233354;
    font-family: Gotham;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    text-transform: none;
    padding-right: 0;
    padding-left: 30px;
}
.product-single-atc + .product-guarantee p:after {
    left: 0;
    right: auto;
}
@media (min-width: 981px) and (max-width: 1200px) {
    .product-box-page-section .product-gallery {
        padding-left: 0;
        padding-bottom: 120px;
   }
    .product-box-page-section .product-gallery .product-gallery-nav {
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
   }
    .product-box-page-section .product-gallery .product-gallery-nav .swiper-slide {
        width: 100px;
        height: 100px;
        margin: 0 15px 0 0;
   }
}

div.et_pb_section.et_pb_section_19 {
    background-image: url(https://cdn.beverlyhillsmd.com/wp-content/uploads/2019/11/198A9175402x.jpg)!important;
    background: #fff;
    background-position: center;
    background-size: cover;
}
.et_pb_text_inner_doctors {
    padding-left: 72px !important;
    padding-right: 15px !important;
}
.home-charity .et_pb_text .et_pb_text_inner_doctors {
    padding: 68px 50px 78px 0;
    max-width: 600px;
}
.et_pb_text_inner h2 {
    color: #233354;
    font-family: "Chronicle Deck";
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 34px;
    margin-bottom: 12px;
}
.et_pb_text_inner p {
    color: #233354;
    font-family: "Gotham";
    font-size: 16px;
    line-height: 24px;
}
.home-charity .et_pb_text_inner a {
    color: #233354;
    font-size: 16px;
    font-family: "Gotham Bold";
    font-weight: bold;
    letter-spacing: 1.78px;
    line-height: 19px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 24px;
}
@media (max-width: 768px){
    div.et_pb_section.et_pb_section_19 {
        background-image: none !important;
        /* background: url(https://beverlyhillsmd.com/wp-content/themes/BHMD/src/images/doctors-mobile.jpg) no-repeat center bottom !important;
        background-size: cover !important;
        padding-bottom: 62% !important; */
    }
    .et_pb_text_inner_doctors{
        padding-left: 12px !important;
        padding-right: 1px !important;
    }
    .et_pb_section_19 .et_pb_row{
        padding-top: 0% !important;
        grid-gap: 0px !important;
    }
}
.supp-facts-ada {
    font-size: small;
    line-height: 1.2;
    font-family: Arial, Verdana, sans-serif;
}
.supp-facts-ada p {
    margin: 0;
    text-align: left;
    padding: 0 !important;
    color: #000;
}
.supp-facts-ada .supp-facts-ada-indent {
    margin-left: 20px;
}
.supp-facts-ada-border {
    border: 2px solid black;
    margin: 0;
    float: none;
    width: auto;
    padding: 0.5rem;
    background: #fff;
}
.supp-facts-ada-border table {
    border-collapse: collapse;
}
.supp-facts-ada-title {
    font-weight: bold;
    font-family: Arial Black, Arial, Verdana, sans-serif;
    font-size: 2rem !important;
    margin: 0 0 0.25rem 0;
    color: #000;
}
.supp-facts-ada-header {
    border-bottom: 10px solid black;
    padding: 0 0 0.25rem 0;
    margin: 0 0 0.5rem 0;
}
.supp-facts-ada-table {
    width: 100% !important;
    border: 0 !important;
    margin: 0 !important;
}
.supp-facts-ada-table th,
.supp-facts-ada-table td {
    font-weight: normal !important;
    text-align: left;
    padding: 0.25rem 0 !important;
    border-top: 1px solid black;
    white-space: normal;
    color: #000 !important;
}
.supp-facts-ada tr th {
    width: 72%;
    text-align: left;
    padding: 0.25rem 0 !important;
    padding-right: 4% !important;
    border-top: 1px solid black;
}
.supp-facts-ada tr td:nth-child(2) {
    width: 12%;
    padding: 0.25rem 0 !important;
    border-top: 1px solid black;
    text-align: right;
}
.supp-facts-ada tr td:nth-child(3) {
    text-align: right;
    width: 12% !important;
    padding: 0.25rem 0 !important;
    border-top: 1px solid black;
}
.supp-facts-ada.supp-facts-ada-50 tr th {
    width: 50%;
    text-align: left;
    padding-right: 4%;
}
.supp-facts-ada.supp-facts-ada-50 tr td:nth-child(2) {
    width: 23%;
    text-align: right;
}
.supp-facts-ada.supp-facts-ada-50 tr td:nth-child(3) {
    text-align: right;
    width: 23% !important;
}
.supp-facts-ada.supp-facts-ada-60 tr th {
    width: 60%;
    text-align: left;
    padding-right: 4%;
}
.supp-facts-ada.supp-facts-ada-60 tr td:nth-child(2) {
    width: 18%;
    text-align: right;
}
.supp-facts-ada.supp-facts-ada-60 tr td:nth-child(3) {
    text-align: right;
    width: 18% !important;
}
.supp-facts-ada-table thead tr th,
.supp-facts-ada-table thead tr td {
    border: 0 !important;
}
.supp-facts-ada-blank-cell {
    width: 0rem;
    border-top: 0;
}
.supp-facts-ada-text-center {
    text-align: center;
}
.supp-facts-ada-thick-line {
    border-top-width: 5px;
    border-bottom: 10px solid black;
}
.supp-facts-ada-thin-line {
    border-bottom: 6px solid black;
}
.supp-facts-ada-footer {
    margin: 0px 0px 20px 0px;
    padding: 0.5rem;
}
.supp-facts-ada-top {
    margin: 0px 0px 5px 0px;
    padding: 0 0.5rem;
}
.et_pb_row_faq{
    width: 100%;
    display: flex;
    justify-content: center;
}
.et_pb_row_faq .et_pb_column{
    width: 80%;
}
.product-faq {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}
.ingredients-trigger .active{
    background: transparent !important;
 }