.widget-newsletter .form-row.button-container .newsletter-subscription.submit-button {
    background: url('/template/967fdfed/images/newsletter-arrow.png') no-repeat !important;
}
.newsletter.message-block.message-text {
    position: absolute;
}
.newsletter .message-block.message-text {
    position: absolute;
}
.product-widget-accordion-view .title{
	font-weight:bold;
	margin-bottom: 10px;
    display: block;
}
.product-widget-accordion-view ul, 
.product-widget-accordion-view ol {
    margin-bottom: 20px;
    padding: 0 0 0 15px;
    margin-top: 0;
}

.widget-productReviewRatting .write-review-panel .form-row.btn-row button.cancel{
	border: 2px solid rgba(22, 0, 82, 1);
    background-color: #fff;
    color: #160052;
}
.widget-productReviewRatting .write-review-panel .form-row.btn-row button.cancel:hover{
	border: 2px solid #6900EE;
    background-color: #6900EE;
    color: #fff;
}
.ask-question-panel .form-row label {
    width: 100%;
    color: #000;
}
.ask-question-panel button {
    margin-top: -15px;
}
.product-widget.widget-related {
    margin: 35px 0px 70px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 88px;
}
.breadcrumb-item .separator::after {
    content: '/';
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
}
.widget-html.sub-title.podcast {
  margin: 0 auto 30px;
}
.widget-snippet .payment-box {
    padding: 20px;
    background-color: #F0EEF4;
    text-align: center;
    border-radius: 12px;
	margin-bottom: 20px;
	padding: 20px 20px 30px 20px;
}
.widget-snippet .payment-box h4{
	margin:0 0 8px 0;
	padding:0;
	font-family: Switzer Variable;
   font-weight: 400;
   font-size: 12px;
   line-height: 23px;
   letter-spacing: 1%;
}
/*product Details start*/
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    padding-left: 115px;
    width: 100%;
    text-align: left;
}
#spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 750px;
    flex: 0 0 750px;
    max-width: 750px;
}
.widget-productImage .image-thumb-container .thumb-image {
    padding: 0;
    margin: 0 15px 0 0;
    border: 2px solid #fff;
    border-radius: 12px;
    overflow: hidden;
    width: 107px;
    height: 111px;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-thumb-container {
    margin: 0;
    height: 100%!important;
    min-width: 112px;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    padding-left: 130px;
    width: 100%;
    text-align: left;
	border-radius:12px;
}
.widget-productImage.multi-image-scroll-vertical-view .image-preview-box{
	border-radius:12px;
}
.widget-productImage .image-thumb-container .thumb-image.active {
    border: 2px solid #6900EE;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper {
    max-width: 120px;
    margin: 0;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 20px 0;
}
.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator {
    background-position: 0px center;
    left: 0;
    cursor: pointer;
}
.widget-productImage .detail-image-swiper.right {
    right: 30px;
    display: none;
}
.widget-productImage .detail-image-swiper.left {
    left: 0;
    display: none;
}
.widget-productImage .image-thumb-container .thumb-image.active img {
    padding: 0;
    border-radius: 8px;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .scroll-navigator {
    z-index: 9999;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-left-scroller:after {
    content: "\00f077";
	background-image: url(/template/967fdfed/images/top-arrow.svg);
	font-size:0;
	width: 40px;
    height: 40px;
}
.widget-productImage.multi-image-scroll-vertical-view .multi-image-scroll-wrapper .image-right-scroller:after {
    content: "\00f078";
	background-image: url(/template/967fdfed/images/down-arrow.svg);
	font-size:0;
	width: 40px;
    height: 40px;
}
.page-product .widget-productName .previous-page {
    display:none;
}
.widget-productReviewRatting .main-container {
    margin-top:50px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 100px;
}
.product-widget.widget-productName .product-name {
    letter-spacing: 1px;
    font-size: 38px;
}
.product .info-row.sku {
    font-family: Switzer Variable;
    font-weight: 400;
    font-size: 15.5px;
    line-height: 26px;
    letter-spacing:0.02em;
    vertical-align: middle;
}
.product span.available.stock-mark {
    position: absolute;
    right: 1px;
    top: 58px;
    background: #ABECC4;
    padding: 4px 20px;
    border-radius: 15px;
    font-family: Switzer Variable;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 2%;
    vertical-align: middle;
}
.product .product-widget.widget-price {
    display: flex;
    margin: 15px 0 15px;
    padding-top:32px;
    flex-direction: row-reverse;
    max-width: 100%;
    justify-content: flex-end;
    border-top: 1px solid rgba(0, 0, 0, 0.12)
}
.product .product-widget.widget-addCart {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 30px;
    margin: 10px 0 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
}

.product .widget-price .current-price-container .current-price.price {
    font-style: normal;
    font-weight: 400;
    font-size: 52px;
    line-height: 44px;
    color: #000;
    font-family: "Switzer Variable";
}
.product .widget-price .previous-price.price {
    padding-left: 10px;
    order: 1;
    padding-top: 17px;
    font-style: normal;
    text-decoration-line: line-through;
    color:#A6A6A6;
    font-weight: 400;
    font-size:18px;
    line-height: 34px;
    font-family: "Switzer Variable";
}
.product .review-rating {
    width: 129px !important;
    text-align: left;
    display: inline-block;
    margin: 0 !important;
}
.widget-productReviewRatting .main-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 248px 108px 1fr;
    grid-template-columns: 268px 1fr;
    grid-column-gap: 92px;
}
.widget-productReviewRatting h2.review-heading {
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 40px;
    font-family: Switzer Variable;
    font-weight: 600;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0%;
}
.product-widget-accordion-view .accordion-panel .accordion-item.collapsed {
    padding:0px 0;
}
.widget-productReviewRatting .star-label {
  width: 60px;
}
.product .widget-productReviewRatting .rating-bar {
    display: block;
    position: absolute;
    height: 3px;
    top: 0;
    left: 0;
    background-color: #6900EE;
}
.widget-productReviewRatting .write-review-panel .write-review {
    width: 100%;
	border: 2px solid rgba(22, 0, 82, 1);
	background-color:#fff;
	color:#160052;
	padding: 12px 30px;
}
.widget-productReviewRatting .write-review-panel .write-review:hover{
	background: #6900EE;
	border: 2px solid #6900EE;
	color:#fff;
}
.product-widget.widget-productReviewRatting.product-review-details-widget {
    padding-bottom:70px;
}
.widget-productReviewRatting .empty-main-container {
    max-width: 650px;
    margin: 0 auto;
    /* text-align: center; */
    padding: 95px 0px 28px;
}
.empty-main-container button.write-review {
    margin: 0 auto;
}
.product-widget.widget-related .title {
  color: #000;
  font-family: "Switzer Variable";
  font-size: 40px;
  line-height: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
  margin: 0 0 15px 0;
  letter-spacing: -0.001px;
}
.page-product .widget-productImage .sale.tag-mark {
    top: 12px;
    right: auto;
    left: 140px;
}
.widget-productReviewRatting .write-review-panel input[type="text"] {
    height: 44px;
    padding: 3px 10px;
	border: 1px solid rgba(0, 0, 0, 0.24);
	border-radius: 8px;
}
.widget-productReviewRatting .write-review-panel textarea{
	border: 1px solid rgba(0, 0, 0, 0.24);
	border-radius: 8px;
}
.widget-productReviewRatting .main-container .review-content {
    position: sticky !important;
    top: 54px !important;
}

/** Stepper Start **/
.product-widget.widget-addCart {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0px 0 30px 0;
}

.product-widget.widget-addCart .stepper {
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
}
.product-widget.widget-addCart .stepper .stepper-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none;
    border-radius: 0 !important;
    height: 45px;
    position: relative;
    right: 0;
    width: 45px;
    z-index: 0;
}
.product-widget.widget-addCart .stepper .stepper-arrow.up {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
	height: 48px;
}
.product-widget.widget-addCart .stepper .stepper-arrow.up::before {
    position: absolute;
    content: "+";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size:18px;
    left: 0;
    line-height: 48px;
    text-align: center;
}
.product-widget.widget-addCart .stepper .stepper-arrow.down {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
	height: 48px;
}
.product-widget.widget-addCart .stepper .stepper-arrow.down::before {
    position: absolute;
    content: "-";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 30px;
    left: 0;
    line-height: 22px;
    text-align: center;
}
.product-widget.widget-addCart .stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50px;
    padding: 0;
    text-align: center;
}
.widget-productImage.multi-image-scroll-vertical-view.no-thumb-image .image-preview-box {
  text-align: center;
}
.product-widget.widget-addCart .stepper {
    max-width: 145px;
    height: 50px;
    position: relative;
    overflow: unset;
    border-radius:6px;
    justify-content: space-between;
    margin: 0 20px 10px 0;
    min-width: 145px;
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.07);
	background-color:transparent;
	position: absolute;
}

.product-widget.widget-addCart .stepper input {
    width: 80px;
    height: 48px;
    border: 0;
    background: transparent;
    font-size: 20px;
    font-weight: 600;
    z-index: 0;
    color: #535A44;
	
}
.product-widget.widget-addCart  .stepper .stepper-arrow {
    height: 48px;
	border: 0 !important;
}
.product-widget.widget-addCart span.add-to-cart-button {
    max-width:50%;
    width: 100%;
    text-align: center;
    margin: 0 15px 0;
    order: 2;
    height: 50px;
    box-shadow: none;
    text-transform: capitalize;
    color: #FFF;
    font-family: 'Switzer Variable';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.64px;
    border-radius: 4px;
    background: #6900EE;
    padding: 13px 24px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-top: 81px;
	border-radius:6px;
	 margin-left: 0;
}
.widget-addCart .buy-now-button {
    padding: 13px 20px 12px;
    margin-left: 0;
    text-align: center;
    max-width: 48%;
    background: transparent;
    color: #000;
    border: 2px solid rgba(22, 0, 82, 1);
    border-radius: 6px;
    order: 4;
    margin-top: 0;
    font-family: Switzer Variable;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.01px;
    height: 48px;
	width: 47%;
    margin-top: 82px;
}
.widget-addCart .buy-now-button:hover{
	background-color:#6900EE;
	border: 2px solid #6900EE;
}
.pagination span.page-number:hover {
    color: #fff;
    background: #6900EE;
    border: 0;
    font-weight: 700;
    position: relative;
}
.page-product .bmui-tab {
    padding: 66px 0 26px;
    margin: 88px 0;
    border-top: 0;
    border-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.product-widget.widget-addCart .add-to-wish-list.button.et_pdp_add_to_wish_list {
    position: absolute;
    order: 3;
    top: 34px;
    max-width: 22%;
    margin: 5px 0 5px 15px;
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.01em;
    color: #000000;
    padding: 13px 0;
    right: 0;
	text-align: right;
}
/*stapper start*/
.product-widget.widget-addCart .add-to-wish-list.button.et_pdp_add_to_wish_list:hover {
    color:#6900EE;
}
.page-product .bmui-tab .bmui-tab-header-container .bmui-tab-header.bmui-tab-active .title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -15px !important;
    width: 100%;
    height: 0;
    background: rgba(22, 0, 82, 1);
}
.page-product .bmui-tab .bmui-tab-header-container .bmui-tab-header{
	text-transform: capitalize;
    margin: 0;
    padding-bottom: 0px;
    font-family: Switzer Variable;
    font-weight: 600;
    font-size: 28px;
    line-height: 45px;
    letter-spacing: 0px;
}
/*stapper end*/
.product-widget-accordion-view .accordion-panel {
  padding: 0;
}
div.image-preview-box.product-detail-view > img {
  object-fit: cover;
  width: 640px;
  height: 640px;
}
.product-widget-accordion-view .accordion-panel .label-bar {
    background: transparent;
    border-radius: 0;
    padding: 10px 27px 10px 0;
    height: 66px;
    margin: 0 0 0px;
    color: #000000;
    font-size:16px;
    line-height: 42px;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	position:relative;
	cursor: pointer;
}
.product-widget-accordion-view .accordion-panel .label-bar.expanded {
  background: transparent;
  color: #000;
  border-bottom: 1px solid #fff;
}

.product-widget-accordion-view .accordion-panel .label-bar .toggle-icon {
  left: auto;
  right:0px;
  top: 27px;
  background-image: url(/template/967fdfed/images/toggle-down-arrow.svg);  
  background-size: 16px;
  height: 13px;
  width: 15px; 
  display:inline-block;
  position:absolute;
}
.product-widget-accordion-view .accordion-panel .label-bar.expanded .toggle-icon {
 background-image: url(/template/967fdfed/images/toggle-down-arrow.svg);
 background-position: center;
}
.product-widget-accordion-view .accordion-panel .label-bar.expanded .toggle-icon {
    transform: rotate(180deg);
}
.product-widget-accordion-view .accordion-panel .accordion-item {
  padding: 0 20px;
  background: transparent; 
  border: none;
}
.product-widget-accordion-view .accordion-panel .accordion-item.expanded {
  padding:0px 0;
  border-bottom: 1px solid #E0E0E0;
}
.product-widget.widget-socialMediaShare {
    padding-top: 50px;
}
.ask-question-panel .form-row label {
    width: 100%;
}
.ask-question-panel .form-row textarea {
    height: 150px;
    width: 100%;
	border-radius:12px;
}
.product-widget-accordion-view .accordion-panel .accordion-item {
  padding: 0 20px;
  background: transparent; 
  border: none;
  margin: 0;
}
.custom-form.volunteer .single-input-row .form-row.checkBox > label, .custom-form.volunteer .single-input-row .form-row.radioButton > label  {
  font-weight: 600;
  letter-spacing: 1%;
}
.custom-form.volunteer .single-input-row .form-row.checkBox.timebox .radio-checkbox-row {
  flex-direction: column;
}
.product-widget-accordion-view .accordion-panel .accordion-item .widget p {
  font-family: "Switzer Variable";
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  margin: 0 0 20px;
}


/*product details end*/


.custom-form.volunteer {
  padding: 60px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(61, 0, 137, 0.2);
  border-radius: 19px;
  max-width:98%;
  margin: 0 auto 100px;
}
.custom-form.volunteer h2 {
  margin: 0 auto 30px;
  text-align: center;
  font-family: Switzer Variable;
  font-weight: 600;
  color: #000;
  font-style: normal;
  font-size: 46px;
  line-height: 100%;
}
.custom-form.volunteer textarea, .custom-form.volunteer .form-row input {
  border-radius: 5px;
}
.custom-form.volunteer .form-row input {
height: 42px;
}
.custom-form.volunteer .single-input-row .form-row label{
  width: 100%;
  padding: 0 0 0;
  line-height: 20px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.custom-form.volunteer .single-input-row .form-row{
  margin: 0
}
 
 .custom-form.volunteer .double-input-row {
  margin-bottom: 8px;
}
.custom-form.volunteer .single-input-row {
  margin-bottom: 22px;
}
.custom-form.volunteer .radio-checkbox-row {
  margin-top: 10px;
}
.custom-form.volunteer .radio-checkbox-row label::after {
  top: -2px;
  left: -5px;
}
.custom-form.volunteer .radioButton .radio-checkbox-row label::after {
  top: 1px;
  left: -4px;
}
.custom-form.volunteer .radio-checkbox-row .radio, .custom-form.volunteer .radio-checkbox-row .checkbox {
  margin:7px 0 0;
}
.custom-form.volunteer .form-row label{
   color: #000;
  font-size: 14px;
  font-family: 'Switzer Variable';
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 2px;
  width: 100%;
}
.custom-form.volunteer .checkbox{
   margin: 0 0 5px; 
   padding-left: 25px;
   width:45%;
}
.custom-form.volunteer .single-input-row .form-row.checkBox {
  max-width: 93%;
}
.custom-form.volunteer label::before {
  left: -5px;
}

.review-list-pagination-ui .pagination span.page-number.current {
    background: none;

}

.review-list-pagination-ui .pagination {
    margin:20px auto 15px;
    width: 100%;
    text-align: center;
}
.review-list-pagination-ui span.pagination-literal-status {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    color: #262527;
    float: left;
    display: none;
}
.review-list-pagination-ui .pagination span {
    border: none;
    cursor: pointer;
    margin: 0 5px;
    width: 36px;
    box-shadow: none;
    display: inline-block;
    color: #000;
    font-size: 18px;
    background: transparent;
    border-radius: 50%;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-align: center;
	background: transparent !important;
}
.review-list-pagination-ui .pagination span.page-number.current {
    color: #000;
    background: #F3F3F3;
    border: 0;
    font-weight: 600;
    position:relative;
}
.review-list-pagination-ui .pagination span.page-number:hover {
    color: #000;
    background:none;
    border: 0;
    font-weight: 700;
    position: relative;
}
.review-list-pagination-ui .pagination span.first,
.review-list-pagination-ui .pagination span.last {
    display: none;
}
.review-list-pagination-ui .pagination span.next {
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
    background: transparent;
    height: 25px;
    width: 42px;
    font-size: 0;
}

.review-list-pagination-ui .pagination span.next:after {
    content: "\00f105";
    right: 12px;
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 28px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.review-list-pagination-ui .pagination span.prev {
    position: relative;
    margin: 0 4px 0 0;
    padding: 0;
    background: transparent;
    height: 25px;
    width: 42px;
    color: #262527;
    font-size: 0;
}
.review-list-pagination-ui .pagination span.prev:after {
    content: "\00f104";
    right: 12px;
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 28px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.review-list-pagination-ui .pagination span:hover {
    background: transparent;
    color: #262527;
    font-weight: 600;
}
.review-list-pagination-ui .pagination span.prev,
.review-list-pagination-ui .pagination span.next {
    background: transparent;
	display: none;
}

.review-list-pagination-ui .pagination span.prev.disabled:before,
.review-list-pagination-ui .pagination span.next.disabled:before {
    color: #a1a1a1;
}

/*css end*/


.fee .home-banner-content .text-content h1,
.fee .home-banner-content .text-content p,
.fee .home-banner-content .text-content button{
    z-index: 10509;
    position: relative;
}
.fee .real-talk-content .full-content {
    z-index: 10509;
}
.fee .widget-storeLogo.fm-logo,
.fee .widget-snippet.header-top-social {
  z-index: 99999;
}
.fee .header-social .inner-content .right-content ul li,
.fee .header-social .inner-content .right-content ul li:last-child {
  padding: 5px 10px 5px 5px;
}
.fee .header-social {
  padding: 0 38px;
}
.fee.page-podcasts .widget-html.sub-title {
  margin: 0 auto 50px;
}
.widget-productImage .image-preview-box {
  border: 0;
  box-shadow: unset;
}
.image-preview-box.product-detail-view > img {
  border-radius: 8px;
}
.product-widget.widget-variation {
  display: none;
}
.product-detail-view img {
  max-width: 100%;
}
.donation-details__frequency-option
  .donation-details__frequency-date-input.recurring-end-date {
  background: transparent;
}
.page-credit-card-payment form.securepayjs-form {
  margin: 0 auto 50px;
}

.widget-snippet .volunteer-section > .top-volunteer .left-volunteer p,
.widget-snippet .volunteer-section .left-volunteer > ul li,
.widget-snippet .volunteer-section > .body-volunteer li,
.widget-snippet .volunteer-section > .body-volunteer p,
.widget-snippet .volunteer-section > .body-volunteer p a,
.widget-snippet .volunteer-section > .top-volunteer p,
.widget-snippet .volunteer-section > .top-volunteer p a,
.widget-snippet .volunteer-section > .body-volunteer h3 {
  font-family: "Switzer Variable";
}
.widget-snippet .contact-zone .contact-area a:hover {
  color: #6900ee;
}
.page-404 .widget-pageHeading,
.page-thank-you .widget-pageHeading {
  display: none;
}
.widget-article.terms-inner-content {
  margin: 0 auto 100px;
  max-width: 1460px;
  padding: 0 30px;
}
.widget.widget-article.blog-button {
  max-width: 100%;
  margin: 80px auto 20px;
}
.widget.widget-article.blog-button a {
  position: relative;
  font-family: Switzer Variable;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-decoration: none;
  color: #000;
  padding: 0 0 0 20px;
}
.widget.widget-article.blog-button a:hover {
  color: #6900ee;
}
.widget.widget-article.blog-button a:before {
  content: "";
  left: 0;
  top: 6px;
  background: url(/template/967fdfed/images/blog-arrow.svg) no-repeat;
  width: 11px;
  height: 17px;
  display: inline-block;
  margin-right: 10px;
  position: absolute;
}

@media (max-width: 991px) {

    #spltr-DA33565E-ABB1-4C1A-A0BA-05BA742ED666 .r-fixed-container {
        flex-wrap: wrap;
    }

    .custom-form.volunteer {
        padding: 50px;
        max-width: 95%;
    }

    .custom-form.volunteer .single-input-row .form-row.checkBox {
        max-width: 100%;
    }

    .custom-form.volunteer .checkbox {
        width: 47%;
    }

    .widget-productReviewRatting .main-container {
        grid-column-gap: 30px;
    }

    .widget-productReviewRatting h2.review-heading {
        font-size: 34px;
    }

    .responsive .media-player .playbar {
        padding: 10px 30px;
        width: 100%;
        max-width: 95%;
        margin: 0 auto;
    }

    .responsive  .media-player .title,
    .responsive  .media-player .up-next .title{
        font-size: 16px;
    }


}
#spltr-9C989A49-4048-4C0B-ACB8-C04AD2754940 {
  padding-right: 50px;
}
@media (max-width: 991px) {
  #spltr-9C989A49-4048-4C0B-ACB8-C04AD2754940 {
    padding-right: 0;
    width: 100%;
    min-width: 100%;
  }
}
.widget-blogPost.all-posts {
  margin: 0 0 30px;
}
.widget-blogPost.all-posts .blog-post-content {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px;
}
.widget-blogPost.all-posts .blog-post-item {
  border: none;
  margin: 0;
  padding: 0;
  width: calc(33% - 18px);
}
@media (max-width: 1024px) {
  .widget-blogPost.all-posts .blog-post-item {
    width: calc(50% - 18px);
  }
}
@media (max-width: 991px) {
  .widget-blogPost.all-posts .blog-post-item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .widget-blogPost.all-posts .blog-post-item {
    width: calc(50% - 18px);
  }
  .widget-blogPost.blog-sidebar-widget.widget > .widget-title {
    padding-bottom: 0px;
  }
  .custom-form.volunteer .checkbox {
  width: 100%;
   }
  #spltr-DA33565E-ABB1-4C1A-A0BA-05BA742ED666 {
    padding: 0 0 10px;
  }
.custom-form.volunteer {
  padding:40px 25px;
  max-width: 100%;
}
.custom-form.volunteer h2 {
  margin: 0 auto 10px;
  font-size: 28px;
}
.custom-form.volunteer .double-input-row .form-row {
  width: 100%;
}
.widget-productReviewRatting .main-container {
  display: block;
}
.widget-productReviewRatting .write-review-panel {
  margin-top: 30px;
  margin-bottom: 30px;
}
.widget-productReviewRatting h2.review-heading {
  padding-bottom: 10px;
  font-size: 28px;
}
.widget-productReviewRatting .main-container {
  margin-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 40px;
}
    .responsive .media-player .playbar {
        padding: 15px 25px;
    }
    .responsive .media-player .podcast-info {
        max-width: 200px;
    }

    .responsive .media-player .controls a {
        height: 45px;
        width: 45px;
    }
    .responsive .media-player .controls {
        gap: 0;
    }
    .responsive .media-player .controls a .icon-play::before {
        width: 25px;
        height: 25px;
        top: 10px;
        background-size: 25px;
    }
    .responsive .media-player .controls a .icon-volume::before {
        width: 18px;
        height: 18px;
        top: 15px;
        background-size: 18px;
    }
    .responsive .media-player .title, .responsive .media-player .up-next .title {
        font-size: 14px;
        line-height: 20px;
    }
    .responsive .media-player .up-next {
        display: none;
    }
    .responsive .media-player .podcast-info img {
        width: 35px;
        height: 35px;
        border-radius: 5px;
    }
    .responsive .media-player .playbar {
        padding: 10px 20px;
    }
}
@media (max-width: 575px) {
  .secure-pay-area.subscribloom-layout-3
    .order-summuary-and-secure-pay
    .secure-pay-wrap
    .buttons,
  .secure-pay-area.subscribloom-layout-5
    .order-summuary-and-secure-pay
    .secure-pay-wrap
    .buttons {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  .secure-pay-area.subscribloom-layout-3
    .order-summuary-and-secure-pay
    .secure-pay-wrap
    .buttons
    a,
  .secure-pay-area.subscribloom-layout-3
    .order-summuary-and-secure-pay
    .secure-pay-wrap
    .buttons
    button,
  .secure-pay-area.subscribloom-layout-5
    .order-summuary-and-secure-pay
    .secure-pay-wrap
    .buttons
    a,
  .secure-pay-area.subscribloom-layout-5
    .order-summuary-and-secure-pay
    .secure-pay-wrap
    .buttons
    button {
    display: block !important;
    width: 100% !important;
    height: 50px !important;
  }
  .widget-blogPost.all-posts .blog-post-item {
    width: calc(100% - 0px);
  }
}
.widget-blogPost.all-posts .blog-post-item .post {
  width: 100%;
  padding: 0;
  height: auto;
}
.widget-blogPost.all-posts .blog-post-item .post a {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.widget-blogPost.all-posts .blog-post-item .post a img {
  max-width: unset;
  max-height: unset;
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.widget-blogPost.all-posts .blog-post-item:hover .post a img {
  transform: scale(1.05);
}
@media (max-width: 1200px) {
.product .widget-price .current-price-container .current-price.price {
    font-size: 40px;
}
  .responsive .trusted-sponsors-title .widget-title,
  .responsive .trusted-sponsors-title h2{
    font-size: 40px;
    line-height: 55px;
  }
  .widget-blogPost.all-posts .blog-post-item .post a img {
    height: 180px;
  }
  .widget-blogPost.all-posts .blog-post-item .post-description .title a {
    font-size: 17px;
    line-height: 27px;
  }
  .widget-blogPost.all-posts .blog-post-content {
    gap: 30px 20px;
  }
}
.widget-blogPost.all-posts .blog-post-item .post-description {
  margin: 15px 0 0;
  padding: 0;
}
.widget-blogPost.all-posts .blog-post-item .post-description .title {
  margin: 0 0 15px;
  padding: 0;
  line-height: 25px;
}
.widget-blogPost.all-posts .blog-post-item .post-description .title a {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.widget-blogPost.all-posts .blog-post-item .post-description .title a:hover {
  color: #e500c7;
}
.widget-blogPost.all-posts .blog-post-item .post-description .blog-post-info {
  margin: 0 0 12px;
}
.widget-blogPost.all-posts
  .blog-post-item
  .post-description
  .blog-post-info
  .date {
  background: transparent;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  color: #000;
  padding: 3px 16px;
  font-family: Switzer Variable;
  display: inline;
  border: 0px solid #d9d9d9;
  border-radius: 30px;
  background: #f0eef4;
  letter-spacing: 0.02px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.widget-blogPost.all-posts .blog-post-item .post-description .content {
  padding: 0;
  font-size: 15px;
  display: none;
}
.widget-blogPost.all-posts .blog-post-item .post-description .blog-read-more {
  display: none;
}
#spltr-0E9EE9C1-9AFD-4F96-9BCB-9948F4E6ACFB {
  padding-left: 25px;
}
@media (max-width: 991px) {
  #spltr-0E9EE9C1-9AFD-4F96-9BCB-9948F4E6ACFB {
    padding-left: 0;
    width: 100% !important;
    min-width: 100%;
    flex: auto !important;
  }
  .product-widget.widget-addCart .stepper {
  position: relative;
  }
}
.widget-blogPost.sidebar-recent-posts {
  margin: 0 0 30px;
  /*! display: flex; */
}
.widget-blogPost.sidebar-popular-posts {
  margin: 0 0 30px;
}
.blog-sidebar-widget .widget-title {
  color: #000000;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  margin: 0 0 25px;
  padding: 0;
}
.blog-sidebar-widget .blog-post-content {
  margin: 0;
  /*! display: flex; */
}
.blog-sidebar-widget .blog-post-item {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 30px;
  padding: 0 0 30px;
  align-items: center;
}
.blog-sidebar-widget .blog-post-item .post-description {
  padding: 0;
  width: 70%;
  padding: 0 0 0 15px;
  height: auto;
}
.blog-sidebar-widget .blog-post-item .post-description .title {
  margin: 0;
  padding: 0;
}
.blog-sidebar-widget .blog-post-item .post-description .title a {
  display: block;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.blog-sidebar-widget .blog-post-item .post-description .title a:hover {
  color: #e500c7;
}
.blog-sidebar-widget .blog-post-item .post-description .content {
  display: none;
}
.blog-sidebar-widget .blog-post-item .post-description .blog-read-more {
  display: none;
}

.blog-sidebar-widget
  .blog-post-item
  .post.post-list-view.post-list-view-height {
  width: 30%;
  height: auto;
  padding: 0;
}
.blog-sidebar-widget
  .blog-post-item
  .post.post-list-view.post-list-view-height
  img {
  width: 120px;
  border-radius: 6px;
  height: 80px;
}
.blog-sidebar-widget .blog-post-item.last {
  border-bottom: 0;
  margin: 0;
}

@media screen and (max-width: 3840px) {
  .responsive .widget-gallery.program-gallery-section .article-item img {
    height: 495px;
  }
  .responsive .widget-gallery.program-gallery-section .article-item p {
    min-height: auto;
  }
}

@media screen and (max-width: 2160px) {
  .responsive .widget-gallery.program-gallery-section .article-item img {
    height: 312px;
  }
  .responsive .widget-gallery.program-gallery-section .article-item p {
    min-height: auto;
  }
}

@media screen and (min-width: 1921px) {
  .responsive
    .widget-gallery.program-gallery-section
    .owl-carousel
    .owl-stage-outer {
    max-width: 100%;
    margin-left: 250px;
  }
}
@media screen and (max-width: 2000px) {
  .responsive .widget-gallery.program-gallery-section .article-item img {
    height: 231px;
  }
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1500px) {
    .responsive .real-talk-content {
        max-width: 100%;
        padding: 0 30px;
    }
  .responsive
    .blog-sidebar-widget
    .blog-post-item
    .post.post-list-view.post-list-view-height
    img {
    width: 100px;
    height: 75px;
  }
  .widget-navigation.main-menu {
    padding: 0 0 0 220px;
  }
  .search-menu-button.responsive-menu-btn.close {
    right: 23% !important;
  }
  .responsive .header-social {
    padding: 5px 30px;
  }

  .widget-navigation.main-menu .navigation-item {
    padding: 0 14px;
  }
  .advance.checkout-page {
    max-width: 100%;
  }
  .advance-checkout-order-details-right-dom-inner {
    padding: 15px 0 30px 40px;
  }
  body.page-product .widget.widget-breadcrumb {
    padding: 20px 0 0;
  }
  .responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 705px;
    flex: 0 0 705px;
    max-width: 705px;
  }
  .widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    max-width: 700px;
  }

  .widget.widget-filter {
    margin-bottom: 30px;
  }
  .product-categories .category-image-view-height {
    height: 320px;
  }
 
  .product-widget.widget-stockMark span.available::before {
    margin-left: 0;
  }

  .filtered-product-container .product-view.image-view .product-block,
  .category-details .product-view.image-view .product-block,
  .widget-product.shop .product-view.image-view .product-block {
    width: calc(100% / 3 - 30px);
  }
  .product-widget.widget-availableStock .available-stock {
    left: 310px;
  }
  #customer-profile-tabs .scrollable-view .content {
    padding: 10px 10px 20px;
    margin: 0 -15px;
  }

  .advance-checkout-steps-left-dom {
    padding: 0 30px 0 0;
  }
  .responsive .body > .body-section > .widget-container {
    width: 100%;
  }
  .responsive .body .widget-container {
    padding: 0 30px;
  }
  .responsive.page-checkout .body .widget-container,
  .responsive.page-program-guide .body .widget-container {
    padding: 0;
  }
  .responsive.page-home .body .widget-container {
    padding: 0;
  }

  .page-home .widget.widget-newsletter {
    margin: 0;
  }
  .widget.widget-search.sidebar-search .search-form {
    max-width: 396px;
  }
  .blog-post-details {
    padding: 0 80px 0 15px;
  }
  .widget.widget-search.sidebar-search {
    margin: 20px 0 30px 0;
  }
  .page-content > .v-split-container > .v-split {
    width: 100%;
  }
  .widget-product .product-view .header {
    padding: 0 10px;
  }

  .page-shop .product-view .header:after {
    left: 10px;
  }
  #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
    padding-left: 60px;
  }
  .widget.widget-event {
    margin-bottom: 60px;
  }
  .responsive .explore-mega-menu {
    max-width: 100%;
  }
  .widget-navigation.footer-menu .navigation-item:last-child {
    padding: 0 0 0 21px;
  }
  .responsive .home-banner-content .video-content video {
    height: 528px;
  }

  .responsive .home-banner-content .text-content h1 {
    font-size: 55px !important;
    line-height: 68px;
  }
  .responsive .widget-html.blog-title-section h2,
  .responsive .widget-html.shop-merchandise-title h2,
  .responsive .daily-dose .daily-dose-container .daily-dose-content h2,
  .responsive .schedule-accordion .widget-title,
  .responsive .contact-us-cta-area .content-wrap h2,
  .responsive .widget-html.program-gallery-section-title h2,
  .responsive .schedule-box-title h2 {
    font-size: 45px;
    line-height: 58px;
  }

  div#spltr-9A1B2968-48D6-401C-BB57-B25A144DC2A2 {
    max-width: 1000%;
    padding: 0 30px;
  }
  .responsive .contact-us-cta-area .content-wrap {
    width: 100%;
    max-width: 100%;
  }
  .responsive .contact-us-cta-area {
    padding: 15px 30px;
  }
  .responsive .widget-gallery.program-gallery-section .program-content {
    padding: 30px 30px;
  }
  .responsive
    .widget-gallery.program-gallery-section
    .owl-carousel
    .owl-stage-outer {
    max-width: 100%;
    margin: 0 0 0 30px;
  }
  .responsive .widget-gallery.program-gallery-section .title-header {
    font-size: 21px;
    line-height: 35px;
  }
  .responsive .widget-gallery.program-gallery-section .article-item img {
    height: 215px;
  }
  .responsive .show-schedule .schedule-content {
    gap: 30px;
    width: 100%;
  }
  .responsive .schedule-accordion .show-schedule {
    background: transparent;
    padding: 51px 30px 120px;
  }
  .responsive .widget-tabAccordion.daily-accordion {
    padding-right: 30px !important;
  }

  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 .daily-dose {
    padding: 0 38px 0 30px;
  }
  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 {
    padding: 120px 0 120px;
    max-width: 100%;
  }
  .responsive .widget.widget-blogPost.blog-top-section .blog-post-content {
    padding: 0 30px;
  }
  .responsive .widget-html.blog-title-section {
    padding-top: 38px;
  }
  .responsive .widget-gallery.program-gallery-section {
    padding-bottom: 100px;
  }
  .responsive .sponsors-join-community-buton {
    padding: 0 0 120px;
  }
  .responsive .trusted-sponsors-area {
    padding: 0 0 48px;
    max-width: 1400px;
    margin: 0 auto;
  }
  .responsive .promote-area .contact-area {
    padding: 0 0px;
  }

  .responsive .home-banner-content .full-content {
    top: 95px;
    right: 0;
    padding-left: 30px;
  }
  .responsive .home-banner-content .text-content {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  .widget.widget-article.terms-inner-content {
    margin: 0 auto 100px;
    max-width: 100%;
    padding: 0;
  }
    .page-cart .add-to-wish-list.button.et_pdp_add_to_wish_list {
        right: 0;
    }

}

@media screen and (max-width: 1400px) {
  .responsive.page-blog-post .blog-post-details {
    padding: 30px 60px 80px 0px;
  }
  .responsive
    .blog-sidebar-widget
    .blog-post-item
    .post.post-list-view.post-list-view-height {
    width: 35%;
  }
  .responsive .blog-sidebar-widget .blog-post-item .post-description {
    width: 65%;
  }

  .product-view.image-view .content {
    padding: 0 10px 100px;
  }
  .search-menu-button.responsive-menu-btn.close {
    right: 20% !important;
  }
  .widget-navigation.main-menu {
    padding: 0 0 0 225px;
  }
  .widget-navigation.main-menu .navigation-item {
    padding: 0 10px;
  }
  .product-widget.widget-availableStock .available-stock {
    left: 290px;
  }
  body.page-product .widget.widget-breadcrumb {
    padding: 10px 0 0;
  }

  .advance-checkout-order-details-left-dom-inner {
    width: 100%;
  }

  .responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 690px;
    flex: 0 0 690px;
    max-width: 690px;
  }
  .widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    max-width: 670px;
  }
  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    max-width: 122px;
  }
  .widget-product.special-product {
    margin: 20px auto 30px;
  }

  .widget.widget-search.sidebar-search .search-form {
    max-width: 320px;
    margin-left: 46px;
  }
  .blog-post-details .title {
    font-size: 37px;
    line-height: 46px;
  }
  .blog-post-details {
    padding: 0 40px 0 15px;
  }

  .widget.widget-breadcrumb {
    padding: 0 20px 0;
  }
  .v-split.grid-block.no-fixed-container .widget.widget-breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
  .widget-html.blog-page-title,
  .widget.widget-blogPost,
  .blog-category-details {
    padding-left: 20px;
  }
  .sidebar-post {
    margin-left: 46px;
    padding-right: 20px;
  }
  .widget.widget-blogPost.sidebar-post {
    padding-left: 0px;
  }
  .blog-category-details > .title,
  .blog-page-title h1 {
    padding: 20px 0 15px 12px;
  }
  .responsive #wi-85298A03-24D2-4F4B-8704-10EBBE4F79A3 .spacer {
    height: 50px;
  }
  .event-details .buyTicketsWrapper {
    flex-basis: 360px;
  }
  .widget-form.contact-form .widget-title {
    padding-left: 20px;
  }
  .widget-form .single-input-row .form-row.radioButton {
    padding-left: 5px;
  }
  .responsive .header-right-sec .inner-content .left-content {
    width: 55%;
    padding: 17px 20px;
  }
  .responsive .header-right-sec .inner-content .right-content {
    width: 45%;
  }
  .widget-search.menu-search .search-menu-button {
    right: 478px;
  }
  .responsive .daily-dose .daily-dose-container {
    gap: 50px;
  }
  .responsive .trusted-sponsors-area {
    max-width: 1300px;
  }
}

@media screen and (max-width: 1300px) {
  .responsive #spltr-9C989A49-4048-4C0B-ACB8-C04AD2754940 {
    padding-right: 25px;
  }
  .widget-navigation.main-menu .navigation-item {
    padding: 0 7px;
  }
  .blog-post-details .title {
    font-size: 28px;
    line-height: 46px;
  }

  .advance.checkout-page {
    max-width: 100%;
  }
  .responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 670px;
    flex: 0 0 670px;
    max-width: 670px;
  }
  .product-widget.widget-addCart
  .add-to-wish-list.button.et_pdp_add_to_wish_list {
   max-width: 120px;
  }
  .product-widget.widget-addCart
    .add-to-wish-list.button.et_pdp_add_to_wish_list:before {
    left: -15px;
  }
  .product-widget.widget-addCart span.add-to-cart-button {
    max-width: 49%;
    font-size: 16px;
  }
  .widget-productImage .multi-image-scroll-wrapper,
  .widget-productImage .image-preview-box {
    max-width: 630px;
  }
  .widget-productImage .image-thumb-container .thumb-image {
    margin: 0 8px 0 0;
  }

  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    max-width: 66px;
  }
  .product-categories .category-image-view-height {
    height: 270px;
  }
  .widget-product.special-product {
    margin: 0px auto 10px;
  }
  .product-widget.widget-availableStock .available-stock {
    top: -75px;
  }
  .widget-html.widget-title h3 {
    font-size: 30px;
  }
  .widget-form.contact-form {
    padding: 0 !important;
  }
  .blog-post-item .post-description .content {
    font-size: 13px;
  }

  .responsive .product-widget.widget-productReview {
    float: left;
    margin: 1px 0;
  }

  .widget-productSummary {
    padding: 20px 0 0;
    margin: 0 0 10px;
  }
  .widget-price {
    padding: 20px 0 10px;
  }
  .product-widget.widget-price {
    margin: 20px 0 15px;
    padding-top: 0;
  }
  .product-widget.widget-addCart {
    padding: 30px 0 20px;
    margin: 20px 0 0;
    display: inline-flex;
    width: 100%;
  }
  .sidebar-post {
    margin-left: 30px;
  }
  .responsive .widget-navigation.sidebar-post .navigation-item {
    padding: 12px 25px 0 0;
  }
  .blog-post-details {
    margin-left: 0;
  }
  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block {
    width: calc(100% / 4 - 10px);
    margin: 0 5px 20px;
  }
  .review-rating {
    width: 60px !important;
  }
  .review-rating span {
    width: 8px !important;
  }
  .blog-post-item .post-description .title a {
    font-size: 20px;
    line-height: 25px;
  }
  .widget.widget-search.sidebar-search .search-form {
    max-width: 305px;
    margin-left: 25px;
  }
  .widget.widget-html.newsletter-title p {
    font-size: 18px;
  }
  .widget.widget-html.newsletter-title {
    width: 100%;
  }
  .widget.widget-html.newsletter-title h3 {
    font-size: 40px;
  }
  .filtered-product-container .product-view.image-view .product-block,
  .category-details .product-view.image-view .product-block,
  .widget-product.shop .product-view.image-view .product-block {
    width: calc(100% / 3 - 10px);
  }
  .filtered-product-container .product-view.image-view .content,
  .category-details .product-view.image-view .content,
  .widget-product.shop .product-view.image-view .content {
    margin: 0 -5px;
  }
  .page-shop .product-view .header:after,
  .filter-details .filter-title .title.page-heading {
    font-size: 34px;
  }
 
  .product-widget.widget-socialMediaShare {
    padding-top: 30px;
  }
  .widget-form.contact-form .widget-title {
    padding-left: 0;
  }
  .widget-form .single-input-row .form-row.widget-title {
    padding-top: 10px;
    padding-left: 0;
  }
  .sidebar-post.widget-blogPost
    .blog-post-item
    .post.post-list-view.post-list-view-height {
    max-width: 100px;
    max-height: 90px;
  }
  .sidebar-post.widget-blogPost .blog-post-item {
    padding-bottom: 20px;
  }
 
  .page-product .widget-pageHeading,
  .page-event .widget-pageHeading {
    margin: 0 -20px 60px;
    padding: 0;
  }
  .widget-search.menu-search .search-menu-button {
    right: 445px;
   /* top: 60px; */
  }
  .widget-navigation.main-menu {
    padding: 0 0 0 210px;
  }
  .search-menu-button.responsive-menu-btn.close {
    top: 50px !important;
  }
  .responsive .trusted-sponsors-area {
    max-width: 1180px;
  }
}

@media screen and (max-width: 1200px) {
    .customer-profile-v2-wrapper {
        padding: 65px 0;
    }
    .widget-snippet .promote-area .contact-area .single-item.one, .widget-snippet .promote-area .contact-area .single-item.two, .widget-snippet .promote-area .contact-area .single-item.three {
        height: 380px;
    }
   .responsive  .promote-area .contact-area .single-item .content h3 {
        font-size: 25px !important;
    }
    .responsive .promote-area .contact-area .single-item .content {
        padding: 0 30px 30px;
    }
    .responsive .real-talk-content {
        max-width: 100%;
        padding: 0 20px;
    }
    .responsive  .real-talk-content .full-content {
        left: 100px;
    }
    .responsive  .widget-html.program-gallery-section-title {
        padding-top: 80px;
    }
    .responsive .trusted-sponsors-title {
        padding: 90px 20px 50px;
    }
  .widget.widget-newsletter {
    margin: 0;
  }

  .responsive .header-social {
    padding: 5px 20px;
  }

  .widget-search.menu-search .search-menu-button {
    right: 505px;
    top: 26px;
  }

  .search-menu-button.responsive-menu-btn.close {
    right: 10% !important;
  }

  .responsive .header-right-sec .inner-content .right-content button {
    height: 48px;
  }

  .responsive .header-right-sec .inner-content .left-content {
    width: 55%;
    padding: 10px 15px;
  }

  .widget-navigation.main-menu {
    padding: 0;
  }

  .page-checkout .checkout-page-options .content-wrapper {
    padding: 40px 30px;
    margin: 80px auto 40px;
  }

  .page-checkout .new-customer-from h1,
  .page-checkout .checkout-page-options .registered-customer > h1 {
    margin: 0 0 15px;
    font-size: 30px;
  }

  .widget-pageHeading {
    padding: 70px 0 60px;
    max-width: 100%;
  }

  #customer-profile-tabs {
    padding: 0;
  }

  .customer-profile-v2 .customer-welcome-profile {
    padding:0;
  }
    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container {
        padding: 0 !important;
    }
  #customer-profile-tabs
    .bmui-tab-panel
    #order-details
    .order-items-wrap
    table
    tr
    td
    .wrapper
    .details {
    font-size: 13px;
    line-height: 16px;
  }

  .responsive .customer-profile-v2 {
    -ms-grid-columns: 230px 1fr;
    grid-template-columns: 230px 1fr;
  }

  .page-profile
    #customer-profile-tabs
    #bmui-tab-my-orders
    .pending_order
    .order-items-wrap
    thead
    tr
    th:first-child,
  .page-profile
    #customer-profile-tabs
    #bmui-tab-my-orders
    .pending_order
    .order-items-wrap
    tbody
    tr
    td:first-child {
    width: 30%;
  }

  #customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header
    .bmui-tab-header
    .title {
    font-size: 16px;
  }

  .responsive .customer-profile-v2 .header-message {
    font-size: 22px;
    padding-top: 0;
  }

  .widget-pageHeading h1,
  .widget-pageHeading h2 {
    font-size: 40px;
    line-height: 50px;
    max-width: 100%;
    padding: 0 15px;
  }

  .page-product .widget-pageHeading,
  .page-event .widget-pageHeading {
    padding: 0;
  }

  .category-details {
    margin-top: 0;
  }

  .widget-article .page_404 .ops .big_font {
    font-size: 95px;
    margin-right: -14px;
  }

  .widget-article .page_404 .ops {
    font-size: 65px;
  }

  .widget-article .page_404 .error {
    font-size: 32px;
  }

  .widget-article .page_404 .big {
    font-size: 95px;
    margin-left: -14px;
  }

  .registration-form {
    padding: 45px 25px;
  }

  .responsive .advance.checkout-page {
    margin: 0px auto 0;
  }

  .advance.checkout-page .checkout-button-wrapper-bottom {
    margin-top: 0;
    flex-direction: column-reverse;
  }

  .advance.checkout-page
    .checkout-button-wrapper-bottom
    .advance-checkout-next-step-parser-button {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .advance-checkout-steps-left-dom {
    padding: 0;
  }

  .advance-checkout-order-details-right-dom {
    padding: 0;
  }

  .advance-checkout-order-details-right-dom h2 {
    margin-top: 0;
    padding: 0 0 20px;
    margin-bottom: 25px;
    font-size: 30px;
  }

  .advance-checkout-order-details-left-dom-inner
    .header-wrapper
    h1.page-heading {
    font-size: 30px;
    margin-bottom: 25px;
    padding-bottom: 20px;
  }

  .check-out-total > .price-row .price.no-shipping-cost-found {
    font-size: 13px;
    font-weight: 400;
  }

  .advance-checkout-order-details-right-dom .price {
    font-size: 14px;
  }

  .advance-checkout-order-details-right-dom .product-name a {
    font-size: 15px;
    line-height: 18px;
  }

  .advance-checkout-order-details-right-dom .image .wrapper {
    width: 50px;
    height: 50px;
  }

  .advance-checkout-order-details-right-dom-inner {
    padding: 15px 20px 0 30px;
  }

  #customer-profile-tabs .product-block.product-view-height-width {
    width: 208px;
  }

  .responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 550px;
    flex: 0 0 550px;
    max-width: 550px;
  }

  .widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    max-width: 510px;
    margin: 0 0 32px;
    height: 450px;
	padding:0px;
  }

  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    max-width: 46px;
    right: 0;
  }

  .product-widget.widget-addCart .add-to-cart-button {
    padding: 10px 22px;
  }

  .widget-productImage.multi-image-scroll-vertical-view
    .multi-image-scroll-wrapper {
    max-width: 120px;
    padding: 0;
    position: relative;
    width: 100%;
    height: auto;
    max-width: 570px;
  }

  .widget-productImage.multi-image-scroll-vertical-view
    .multi-image-scroll-wrapper
    .image-thumb-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
  }

  .widget-productImage.multi-image-scroll-vertical-view
    .image-thumb-container
    .thumb-image {
    margin: 0 6px 12px;
  }

  .widget-productImage .image-thumb-container .thumb-image {
    width: 115px;
    height: 115px;
  }

  .widget-html.widget-title h3 {
    font-size: 27px;
  }

   .responsive .filtered-product-container .product-view.image-view .product-block,
   .responsive .category-details .product-view.image-view .product-block,
   .responsive .widget-product.shop .product-view.image-view .product-block {
    width: calc(100% / 2 - 20px);
  }

  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block,
  .widget-product.womens .product-view.image-view .product-block,
  .widget-product.womens .product-view.scrollable-view .product-block {
    width: calc(100% / 3 - 20px);
    margin: 0px 10px 30px;
  }

  .page-home .product-view.image-view .content .product-block:last-of-type {
    display: none;
  }

  .product-widget.widget-related .content,
  .product-widget.widget-related .content {
    padding-bottom: 0;
  }

  .product-view.image-view .content {
    margin: 0;
    padding: 0 0 70px;
  }

 
  .product-widget.widget-addCart
  .add-to-wish-list.button.et_pdp_add_to_wish_list:before {
     left: -8px;
     top: 53%;
  }

  .page-product .bmui-tab .bmui-tab-header-container .bmui-tab-header {
    font-size: 18px;
  }

  .page-product
    .bmui-tab
    .bmui-tab-header-container
    .bmui-tab-header.bmui-tab-active
    .title:after {
    bottom: -18px !important;
    height: 2px;
  }

  .breadcrumb-item .label,
  span.breadcrumb-item,
  .breadcrumb-item.root .icon::after {
    font-size: 15px;
  }

  .product-widget.widget-information {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .product-view.image-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.scrollable-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.image-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.scrollable-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button {
    display: block;
    margin-top: 17px;
  }

  .product-widget.widget-related .title {
    font-size: 36px;
    line-height: 36px;
  }

  .wish-list-details {
    margin-top: 150px;
  }

  .widget.widget-navigation.categories-list,
  .widget.widget-filter {
    margin-right: 20px;
    margin-top: -10px;
  }

  .product-view .header,
  .category-view .header,
  .entire-search .header,
  .product-search .header {
    padding: 0 0 10px;
  }

  .page-shop .product-view .header {
    margin-top: 0;
  }

  .owlCarousel.widget.widget-gallery.testimonial {
    padding: 60px 50px 40px !important;
  }

  .owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme {
    padding-right: 465px;
  }

  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel.owl-theme:before {
    width: 405px;
  }

  .owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme:after {
    right: -40px;
    width: 145px;
    height: 145px;
  }

  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel
    .owl-item
    .item
    .article-content
    p,
  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel
    .owl-item
    .item
    .article-content
    h6 {
    font-size: 22px;
    line-height: 145%;
  }

  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block {
    height: 500px;
  }

  .product-view.image-view .product-block .block-content-wrap,
  .product-view.scrollable-view .product-block .block-content-wrap {
    padding: 15px;
  }

  .owlCarousel.product-categories {
    margin: 60px 0 25px;
  }

  .product-categories .category-image-view-height {
    height: 240px;
  }

  .product-categories .owl-carousel .owl-item img {
    padding: 20px;
  }

  .widget-product.special-product
    .product-view.image-view
    .product-block:last-child,
  .widget-product.special-product
    .product-view.scrollable-view
    .product-block:last-child {
    display: none;
  }

  .widget-product.special-product {
    margin: 0px auto 0;
  }

  .widget-html.widget-title {
    margin: 50px auto 0;
  }

  .widget-snippet .image-section {
    margin: 12px 6px 10px 6px;
  }

  .widget-product .scrollable-view > .content {
    padding: 0 0 70px;
  }

  .widget-snippet .offer-area {
    margin: 94px 0 70px;
  }

  body input[type="submit"],
  body input[type="button"],
  body button,
  body .button,
  body a.button {
    font-size: 15px;
  }

  #customer-profile-tabs .scrollable-view .image {
    height: 180px;
  }

  #customer-profile-tabs .product-view.image-view .product-block,
  #customer-profile-tabs .product-view.scrollable-view .product-block {
    height: auto;
  }

  .widget-productImage .image-preview-box {
    max-width: 520px;
    height: 440px;
  }

  .widget-productImage .multi-image-scroll-wrapper {
    max-width: 520px;
  }

  .image-preview-box.product-detail-view > img {
    max-width: 100%;
    max-height: 100%;
  }

  .product-widget.widget-productName .product-name {
    font-size: 40px;
    line-height: 50px;
  }

  #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
    padding-left: 30px;
  }

  .widget-productImage
    .multi-image-scroll-wrapper
    .image-left-scroller.scroll-navigator,
  .widget-productImage.multi-image-scroll-vertical-view
    .multi-image-scroll-wrapper
    .image-right-scroller {
    display: none;
  }

  .page-product .bmui-tab {
    padding: 70px 0 40px;
  }

  .product-widget.widget-related .scrollable-view {
    padding: 0;
  }

  .product-widget.widget-related .product-view.image-view .product-block,
  .product-widget.widget-related .product-view.scrollable-view .product-block {
    height: 425px;
    margin: 0 0 20px 20px;
  }

  .widget-snippet .contact-zone .contact-area {
    padding: 20px 20px 20px 70px;
  }

  .widget-snippet .contact-zone h2,
  .contact-form .widget-title {
    font-size: 21px;
  }

  .widget.widget-form.contact-form form {
    padding: 10px 20px 60px 0;
    margin: 5px auto 20px;
  }

  .widget-form.contact-form .widget-title {
    padding: 20px 30px 20px 0;
    font-size: 21px;
  }

  .contact-form .form-template .form-row.btn-row button.submit-button {
    font-size: 18px;
  }

  .widget.widget-html.contact-map .widget-title {
    padding: 10px 0px 24px 0px;
    font-size: 21px;
  }

  .widget-snippet .contact-zone h2 {
    padding: 20px 20px 0 30px;
  }

  .widget.widget-snippet .contact-zone .contact-area .phone:before,
  .widget.widget-snippet .contact-zone .contact-area .email:before,
  .widget.widget-snippet .contact-zone .contact-area .address:before,
  .widget.widget-snippet .contact-zone .contact-area .open-hours:before {
    left: -40px;
  }

  .widget.widget-html.contact-map {
    padding: 22px !important;
  }

  .widget-blogPost .post.post-list-view-height,
  .category.post-list-view-height {
    height: 150px;
  }

  .widget-snippet .contact-zone .contact-area p {
    font-size: 15px;
    line-height: 26px;
  }

  .widget-snippet .contact-zone .contact-area h3 {
    font-size: 15px;
  }

  .blog-post-item .post-description {
    padding: 17px 15px;
    height: auto;
  }

  .blog-post-item .post-description .title a {
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .sidebar-post .blog-post-item .post-description .title a {
    font-size: 18px;
    line-height: 24px;
  }

  .blog-post-details .title {
    font-size: 24px;
    line-height: 38px;
  }

  .blog-post-details .social-media-share-bar {
    margin: 0 0 30px;
  }
  .widget.widget-image.header-logo {
    margin: 0 auto;
    text-align: center;
  }

  .blog-post-details .content h1 {
    font-size: 25px;
  }

  .blog-post-details .content h2 {
    font-size: 23px;
    line-height: 36px;
  }

  .blog-post-details .content h3 {
    font-size: 21px;
  }

  .blog-post-details .content h4 {
    font-size: 25px;
    line-height: 35px;
  }
  .blog-post-details .content h5,
  .blog-post-details .content h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
  }

  .product-title h2 {
    font-size: 32px;
    line-height: 48px;
    margin: 40px auto 10px;
  }

  .widget-blogPost.home-blog .blog-post-content {
    max-width: 99%;
    margin: 0 auto 0;
  }

  .home-blog .blog-post-item {
    width: calc(100% / 3 - 30px);
    margin: 0 15px 30px;
  }

  .footer .footer-spacer {
    margin: 0 20px;
  }

  .blog-title h3 {
    font-size: 36px;
    line-height: 32px;
    margin: 10px auto 50px;
  }

  .page-product .bmui-tab .bmui-tab-body-container h1 {
    font-size: 19px;
    margin-top: 0;
  }

  .product-widget.widget-related .scrollable-view > .content {
    margin: 0 -20px;
  }

  .widget-productImage .image-thumb-container .thumb-image {
    width: 98px;
    height: 94px;
  }

  .product-view.image-view
    .product-block:hover
    .block-content-wrap
    a.product-name-link.title-link.link,
  .product-view.scrollable-view
    .product-block:hover
    .block-content-wrap
    a.product-name-link.title-link.link {
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
  }

  .blog-post-item {
    width: calc(100% / 3 - 18px);
    margin: 0 9px 20px;
  }

  .blog-category-details > .title,
  .blog-page-title h1 {
    font-size: 23px;
    padding: 0 0 25px;
  }

  .widget-html.blog-page-title,
  .widget.widget-blogPost,
  .blog-category-details {
    padding-left: 0;
  }

  .newsletter.unsubscribe.valid-verify-form {
    margin: 50px auto 10px;
  }

  .widget-snippet .sction-title {
    margin: 80px auto 20px;
  }

  .review-rating {
    width: 80px !important;
  }

  .review-rating span {
    width: 11px !important;
  }

  .widget.widget-html.blog-title h2 {
    font-size: 52px;
    line-height: 52px;
  }

  .widget.widget-html.blog-title {
    margin: 50px auto 0;
  }

  .product-widget.widget-related .product-view.image-view .product-block {
    width: calc(100% / 3 - 30px);
  }

  .product-widget.widget-related
    .product-view.image-view
    .product-block:last-of-type {
    display: none;
  }

  .widget-blogPost .blog-post-content,
  .blog-posts {
    padding: 0;
    margin: 0;
  }

  .blog-post-details {
    margin-left: 0;
    padding: 0 30px 0 0;
  }

  .widget.widget-search.sidebar-search .search-form {
    max-width: 255px;
  }

  .sidebar-post {
    padding-right: 0;
  }

  .sidebar-post.widget-blogPost
    .blog-post-item
    .post.post-list-view.post-list-view-height {
    max-width: 75px;
    max-height: 75px;
  }

  .sidebar-post.widget-blogPost .blog-post-item {
    padding-bottom: 5px;
  }

  .sidebar-post .widget-title {
    margin: 15px 0 30px;
    display: block;
  }

  .sidebar-post .vertical .navigation-item a {
    padding: 5px 0;
  }

  .responsive .widget-navigation.sidebar-post .navigation-item {
    padding: 0 0 15px 0;
  }

  .category-details-container .title {
    margin-top: 0;
  }

  .product-view.image-view .product-block:hover,
  .product-view.scrollable-view .product-block:hover {
    box-shadow: none;
    border: 1px solid rgb(154 154 154);
  }

  #customer-profile-tabs .product-block a.product-name-link.title-link.link {
    -webkit-line-clamp: 2;
    font-size: 20px;
    line-height: 25px;
  }

  .product-view.image-view .product-name,
  .product-view.scrollable-view .product-name {
    min-height: 50px;
  }

  .product-widget.widget-availableStock .available-stock {
    left: 275px;
  }

  .widget-productSummary .summary {
    font-size: 17px;
  }

  .event-widget-container .event-card-wrapper {
    width: calc(100% / 3);
  }

  .event-details .image-preview {
    width: 460px;
    margin-right: 30px;
  }

  .event-details .buyTicketsWrapper .ticket-add-to-cart-button {
    max-width: 75%;
    background-position: calc(50% - 80px);
    font-size: 20px;
    line-height: 32px;
  }

  .event-details .price-wrapper span.price {
    font-size: 35px;
  }

  .page-donation .donation-details__description h1 {
    font-size: 25px;
    padding: 0 0 15px;
  }

  .responsive .explore-mega-menu {
    padding: 15px 15px 25px;
  }

  .responsive .header .explore-mega-menu .inner-items .single-item .nav-item a {
    padding: 0;
  }

  .responsive .mega-menu-submenu-container.show {
    box-shadow: unset;
  }

  .responsive .header .explore-mega-menu .inner-items .single-item .nav-item a {
    padding: 0;
    border-bottom: 0;
  }

  .responsive .explore-mega-menu .inner-items .single-item h3 {
    font-size: 18px;
  }

  .responsive .explore-mega-menu .inner-items {
    gap: 0 20px;
  }

  .header
    .widget.widget-navigation.main-menu
    .explore-mega-menu
    .inner-items
    .single-item
    .social-link
    ul
    li
    a:hover
    i {
    background-color: transparent !important;
  }

  .header
    .widget.widget-navigation.main-menu
    .explore-mega-menu
    .inner-items
    .single-item
    .social-link
    ul
    li
    a {
    padding: 0 !important;
  }

  .header
    .widget.widget-navigation.main-menu
    .explore-mega-menu
    .inner-items
    .single-item
    .nav-item
    a:hover {
    color: rgb(229, 0, 199) !important;
    background: #fff !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
  }

  .left-modern-nav-drawer-container {
    box-shadow: unset;
  }

  aside#left-modern-nav-drawer-wc {
    width: 100%;
  }

  .left-modern-nav-drawer-container .wc-mdoern-nav-title {
    border-bottom: 0;
    padding-bottom: 30px !important;
  }

  #left-modern-nav-drawer-wc
    .nav-wrapper.horizontal.responsive-navigation.wc-modern-navigation {
    padding: 20px;
  }

  #left-modern-nav-drawer-wc
    .responsive-navigation.wc-modern-navigation
    .navigation-item {
    padding: 0;
  }

  #left-modern-nav-drawer-wc .horizontal > .navigation-item a {
    padding: 0 0 18px !important;
    width: 100%;
    color: #000;
    font-size: 18px;
  }

  #left-modern-nav-drawer-wc
    .responsive-navigation.wc-modern-navigation
    .navigation-item.has-child
    .child-opener {
    right: -6px;
    text-align: center;
    width: 30px;
    top: 3px;
  }

  #left-modern-nav-drawer-wc
    .responsive-navigation
    .navigation-item.has-child
    .child-opener::before {
    content: "\f107" !important;
    font-family: "FontAwesome" !important;
    right: 0;
    margin-left: 0;
    font-weight: 600;
    width: 100%;
    display: block;
  }

  #left-modern-nav-drawer-wc
    .responsive-navigation
    .navigation-item.has-child
    .child-opener::before {
    color: #2a2a2a;
    font-size: 16px;
  }

  #left-modern-nav-drawer-wc .horizontal > .navigation-item a:hover {
    color: rgb(229, 0, 199);
  }

  .left-modern-nav-drawer-container .wc-modern-nav-close-button {
    width: 32px;
    height: 36px;
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    cursor: pointer;
    float: right;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 25px;
  }

  .left-modern-nav-drawer-container
    .horizontal.responsive-navigation
    .navigation-item
    .has-mega-menu-toggle {
    top: 0;
    right: 0;
  }

  .left-modern-nav-drawer-container .wc-modern-nav-close-button:before,
  .left-modern-nav-drawer-container .wc-modern-nav-close-button:after {
    position: absolute;
    left: 14px;
    content: " ";
    height: 21px;
    width: 2px;
    background-color: #000000;
  }

  .left-modern-nav-drawer-container span.child-opener.close:before {
    transform: rotate(180deg);
  }

  .responsive
    #left-modern-nav-drawer-wc
    .navigation-item
    .navigation-item-child-container.open {
    background: #fff;
    padding: 0 0 2px 16px;
  }

  .horizontal
    .navigation-item
    .navigation-item-child-container
    .navigation-item
    a {
    border-bottom: 0;
  }

  .horizontal.nav-wrapper.responsive-navigation.mega-menu-parent {
    width: 100%;
  }

  .responsive #left-modern-nav-drawer-wc .wc-modern-nav-logo img {
    width: 150px;
    display: block;
  }

  #left-modern-nav-drawer-wc
    .explore-mega-menu
    .inner-items
    .single-item
    .nav-item
    a {
    padding: 0 !important;
  }

  .responsive .widget-html.blog-title-section h2,
  .responsive .widget-html.shop-merchandise-title h2,
  .responsive .daily-dose .daily-dose-container .daily-dose-content h2,
  .responsive .schedule-accordion .widget-title,
  .responsive .contact-us-cta-area .content-wrap h2,
  .responsive .widget-html.program-gallery-section-title h2,
  .responsive .schedule-box-title h2 {
    font-size: 40px;
    line-height: 55px;
  }

  .responsive .home-banner-content .video-content video {
    height: 525px;
  }

  .responsive .home-banner-content .text-content h1 {
    font-size: 45px !important;
    line-height: 62px;
    max-width: 530px;
  }

  .responsive .checkout-box-btn a {
    margin: 98px 20px 50px 30px;
  }

  div#spltr-9A1B2968-48D6-401C-BB57-B25A144DC2A2 {
    padding: 0 20px;
  }

  .responsive .widget-gallery.schedule-slider-section {
    margin-bottom: 80px;
  }

  .responsive .contact-us-cta-area {
    padding: 15px 20px;
  }

  .responsive
    .widget-gallery.program-gallery-section
    .owl-carousel
    .owl-stage-outer {
    margin: 0 0 0 20px;
  }

  .responsive .schedule-accordion .show-schedule {
    padding: 51px 20px 100px;
  }

  .responsive .show-schedule .schedule-content {
    gap: 20px;
    width: 100%;
  }

  .responsive .show-schedule .schedule-content .schedule-single {
    width: calc(33% - 11px);
    padding: 35px 30px;
  }

  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 {
    padding: 100px 0 100px;
    max-width: 100%;
  }

  .responsive .promote-area .contact-area {
    margin: 0 auto 0;
  }

  .responsive .promote-area {
    padding: 80px 20px;
    margin-bottom: 80px;
  }

  .responsive .promote-area .contact-area {
    padding: 0 0px;
  }

  .responsive .home-product-section .product-view.image-view .product-block,
  .responsive
    .home-product-section
    .product-view.scrollable-view
    .product-block {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px;
  }

  .responsive
    .widget.widget-blogPost.blog-top-section
    .blog-post-content
    .blog-post-item.first {
    width: 530px !important;
  }

  .responsive .widget.widget-blogPost.blog-top-section .blog-post-content {
    gap: 30px 18px;
  }

  .responsive .social-channels-area {
    padding: 70px 0px 102px 0px;
    margin-top: 0px;
  }

  .responsive .contact-us-cta-area .content-wrap {
    padding: 95px 80px 95px;
  }

  .responsive .home-banner-content .full-content {
    padding-left: 30px;
  }

  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 .daily-dose {
    padding: 0 20px 0 20px;
  }

  .responsive .sponsors-join-community-buton {
    padding: 0 0 100px;
  }

  .responsive .social-contact-area .single-item {
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
  }

  .responsive .schedule-accordion .bmui-tab-header-container .bmui-tab-header {
    padding: 3px 22px;
  }

  .widget-gallery.schedule-slider-section .article-item.full-article {
    margin: 0 6px;
  }

  .responsive .widget-gallery.program-gallery-section .article-item {
    margin: 0 5px;
    min-height: auto;
  }

  .responsive
    .widget-gallery.program-gallery-section
    .article-item
    .article-content {
    min-height: 450px;
  }

  .responsive .widget-gallery.program-gallery-section .program-content {
    padding: 30px 30px 0px 30px;
  }

  .responsive .widget-gallery.program-gallery-section .article-item p {
    margin-bottom: 10px;
  }

  .responsive .widget-html.blog-title-section {
    padding-top: 16px;
  }

  .responsive .widget.widget-blogPost.blog-top-section {
    max-width: 1400px;
    margin: 30px auto 0;
  }

  .widget.widget-blogPost.blog-top-section .blog-post-content {
    margin: 0;
  }

  .responsive .widget-tabAccordion.daily-accordion {
    padding-right: 20px !important;
    padding-left: 20px !important;
    margin-top: 55px;
  }

  .responsive
    .widget.widget-blogPost.blog-top-section
    .post.post-list-view-height {
    max-width: 136px;
    height: 136px;
  }

  .responsive .social-contact-area .single-item:first-child .follow-content {
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    text-align: center;
    position: relative;
  }

  .responsive .social-contact-area .single-item:first-child {
    flex-basis: 100%;
  }

  .responsive .social-contact-area {
    padding: 0 20px;
  }

  .responsive .follow-content p:after {
    top: 4px;
  }

  .responsive .social-contact-area .single-item:first-child .follow-content p {
    margin: 10px 0 30px;
  }

  .responsive.page-program-guide .widget.section-title {
    padding: 80px 0 40px 0;
  }

  .responsive .body .widget-container {
    padding: 0 20px;
  }

  .responsive .donation-details-wrapper {
    padding: 50px 30px;
    margin: 0 0 50px;
  }

  .donation-address-page-content-inner {
    padding: 50px 30px;
  }

  #left-modern-nav-drawer-wc
    .responsive-navigation.wc-modern-navigation
    .navigation-item.nav-donate {
    display: none;
  }

  .widget.widget-snippet .error-area .text h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .widget.widget-snippet .error-area .text h5 {
    font-size: 35px;
    line-height: 40px;
  }

  .widget.widget-snippet .error-area .text h6 {
    font-size: 21px;
    line-height: 31px;
  }

  .widget.widget-snippet .error-area {
    max-width: 100%;
    padding: 100px 0 60px;
  }

  .widget.widget-snippet .thank-you-area .text h6 {
    font-size: 40px;
    line-height: 40px;
    margin: 25px 0 0;
  }

  .widget.widget-snippet .thank-you-area .text h1 {
    font-size: 22px;
    padding: 20px 0 10px 0;
  }
  .widget.widget-snippet .thank-you-area {
    max-width: 450px;
    margin: 100px auto 60px;
  }
  .responsive
    .widget-blogPost.all-posts
    .blog-post-item
    .post-description
    .title
    a {
    font-size: 17px;
    line-height: 27px;
  }
  .responsive .widget-blogPost.all-posts .blog-post-content {
    gap: 30px 20px;
  }
  .responsive .blog-sidebar-widget .widget-title {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 20px;
  }
  .responsive .blog-sidebar-widget .blog-post-item .post-description .title a {
    font-size: 16px;
    line-height: 22px;
  }
  .responsive .blog-sidebar-widget .blog-post-item {
    margin: 0 0 25px;
    padding: 0 0 25px;
  }
  .responsive .widget-blogPost.sidebar-recent-posts {
    margin: 0 0 20px;
  }
  .responsive.page-blog-post .blog-sidebar-widget.sidebar-recent-posts {
    margin-top: 40px;
  }
  .responsive.page-blog-post .blog-post-details {
    padding: 30px 40px 60px 0px;
  }
}

@media screen and (max-width: 1024px) {
  .responsive .content-station {
    min-width: 943px;
  }
  .responsive .content-station .row-station .station-data:first-child {
    width: 29%;
  }
}

@media screen and (max-width: 991px) {
    .responsive .social-contact-area .single-item:first-child .follow-content h3 {
        font-size: 35px;
        line-height: 42px;
    }
    #divSubscription  #frmSubscription .choose-membership-area.subscribloom-layout-5 {
        padding: 0 !important;
    }
    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right > .bmui-tab-body-container {
        margin-top: 40px;
    }
    .customer-profile-v2 .customer-profile-manage-account-body {
        max-width: 100%;
    }
    .responsive .promote-area .contact-area .single-item .content {
        padding: 0 20px 30px;
    }
    .widget-snippet .promote-area .contact-area .single-item.one, .widget-snippet .promote-area .contact-area .single-item.two, .widget-snippet .promote-area .contact-area .single-item.three {
        height: 315px;
    }
    .responsive .real-talk-content .full-content {
        left: 70px;
    }
    .responsive .real-talk-content {
        padding: 35px 20px 0;
    }
.product-widget.widget-productName .product-name {
    font-size: 35px;
    line-height: 48px;
  }
  .responsive .social-channels-area {
    margin-top: 90px;
  }
  .responsive.page-blog-post .blog-sidebar-widget.sidebar-recent-posts {
    margin-top: 15px;
  }
  .responsive.page-blog-post .blog-post-details {
    padding: 30px 0 0 0px;
  }
  .responsive .blog-sidebar-widget .blog-post-item.last {
    padding: 0;
  }
  .responsive #spltr-9C989A49-4048-4C0B-ACB8-C04AD2754940 {
    padding-right: 0;
  }
  .responsive .blog-sidebar-widget .blog-post-item .post-description {
    width: 85%;
  }
  .responsive
    .blog-sidebar-widget
    .blog-post-item
    .post.post-list-view.post-list-view-height {
    width: 15%;
  }
  .donation-details__two-column-panel {
    display: block;
  }
  .donation-details__right-panel-inner {
    padding: 40px 0 0;
  }
  .widget-navigation.footer-menu .navigation-item {
    padding: 0 7px;
  }
  .widget-navigation.footer-menu .navigation-item a {
    font-size: 14px;
  }
  .widget-navigation.footer-menu .navigation-item:first-child {
    padding: 0 12px 0 0;
  }

  .widget-navigation.footer-menu .navigation-item:larst-child {
    padding: 0 0 0 12px;
  }

  body > .footer .widget-title {
    margin: 0 0 15px;
  }

  .responsive .explore-mega-menu .inner-items .single-item .nav-item a {
    line-height: 20px;
  }
  .responsive .explore-mega-menu {
    padding: 10px 0 25px 10px;
  }
  .responsive .explore-mega-menu .inner-items .single-item h3 {
    margin: 0 0 15px;
  }

  .responsive .header-right-sec .inner-content .left-content {
    padding: 10px;
    width: 52%;
  }
  .responsive .header-right-sec .inner-content .right-content {
    width: 48%;
  }
  .responsive .header-right-sec .inner-content .right-content button {
    font-size: 15px;
  }
  .responsive .header-right-sec .inner-content .left-content a {
    font-size: 16px;
  }

  .page-checkout .checkout-page-options .registered-customer {
    padding-left: 35px;
  }
  .page-checkout .new-customer-from h1,
  .page-checkout .checkout-page-options .registered-customer > h1 {
    font-size: 27px;
  }
  .page-home .product-view.image-view .content .product-block:last-of-type {
    display: block;
  }
  .footer-logo-social .footer-logo img {
    max-width: 75%;
  }
  .category-details-container .title {
    font-size: 21px;
    padding-bottom: 20px;
    margin-top: 0px;
  }
  .event-details .image-preview {
    width: 350px;
    margin-right: 20px;
  }
  .page-donation .donation-details__description h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .widget.widget-filter input[type="checkbox"] + span,
  .widget.widget-filter input[type="radio"] + span {
    font-size: 16px;
  }
  .event-details .basic-info .info-row h2 {
    line-height: 35px;
    font-size: 26px;
  }
  .event-details .basic-info .venue-row label,
  .event-details .basic-info .venue-location-row label,
  .event-details .basic-info .venue-address-row label {
    width: 65px;
  }
  .event-details .info-row.start-time-row span,
  .event-details .info-row.end-time-row span {
    font-size: 16px !important;
  }
  .event-details .basic-info .venue-row a {
    font-size: 18px;
  }
  .event-details .buyTicketsWrapper {
    flex-basis: 270px;
  }
  .event-details .section-info-view {
    margin-top: 30px;
  }
  .event-details .price-wrapper span.price {
    font-size: 32px;
  }
  .event-details .buyTicketsWrapper .ticket-add-to-cart-button {
    max-width: 95%;
    font-size: 18px;
  }
  .widget-navigation .navigation-item a {
    font-size: 14px;
  }
  .widget-navigation.categories-list .navigation-item a {
    font-size: 16px;
  }
  .header .widget-navigation.user-nav .menu-title {
    position: relative;
    right: 0;
    top: 0;
    z-index: unset;
  }
  .widget-pageHeading {
    padding: 65px 0 50px;
  }

  .widget.widget-breadcrumb {
    padding: 0;
  }
  .widget-article .page_404 .ops {
    font-size: 52px;
  }
  .widget-article .page_404 .ops .big_font {
    font-size: 80px;
    margin-right: -12px;
  }
  .widget-article .page_404 .error {
    font-size: 28px;
    margin: 18px 0;
  }
  .body .widget-container .page-content {
    min-height: 320px;
  }
  .widget-article .page_404 .big {
    font-size: 80px;
    margin-left: -12px;
  }
  .registration-form {
    padding: 30px 10px 10px;
    margin: 50px auto 0px;
  }
  .advance.checkout-page .checkout-button-wrapper-bottom {
    margin-top: 0;
    flex-direction: column-reverse;
  }
  .advance.checkout-page
    .checkout-button-wrapper-bottom
    .advance-checkout-next-step-parser-button {
    max-width: 100%;
    margin: 20px;
  }
  .advance-checkout-steps-left-dom {
    padding: 0;
  }
  .advance-checkout-order-details-right-dom {
    padding: 0;
  }
  .advance-checkout-order-details-right-dom h2 {
    margin-top: 0;
    padding: 0 0 20px;
    margin-bottom: 10px;
  }
  .advance-checkout-order-details-right-dom-inner {
    width: 100%;
    padding: 15px 0px 0 30px;
  }
  .advance-checkout-order-details-right-dom .price-row .label {
    text-align: left;
  }
  .advance-checkout-order-details-right-dom .image .wrapper {
    width: 45px;
    height: 45px;
  }
  .advance-checkout-order-details-right-dom .product-name {
    padding: 0 10px;
  }
  .advance.checkout-page
    .advance-checkout-order-details-right-dom-inner
    .checkout-others-payment-option
    .code-submit-form
    input {
    max-width: 100%;
    width: 100%;
  }
  .advance.checkout-page .address-edit-from-wrap form {
    flex-direction: column;
  }
  .advance.checkout-page .address-edit-from-wrap .form-row {
    max-width: 100%;
    width: 100%;
  }
  body.page-checkout
    .advance.checkout-page
    .content-wrapper
    input[type="submit"],
  body.page-checkout
    .advance.checkout-page
    .content-wrapper
    input[type="button"],
  body.page-checkout .advance.checkout-page .content-wrapper button,
  body.page-checkout .advance.checkout-page .content-wrapper .button,
  body.page-checkout .advance.checkout-page .content-wrapper a.button {
    max-width: 94%;
    margin-bottom: 10px;
  }
  .advance.checkout-page .payment-confirm-advance-panel .left-panel {
    width: 100%;
  }
  .advance.checkout-page .header.section-to-collapse-expand .title {
    font-size: 18px;
  }
  .advance-checkout-order-details-right-dom h2 {
    font-size: 22px;
  }
  .advance.checkout-page {
    -ms-grid-columns: 43% 57%;
    grid-template-columns: 43% 57%;
  }
  .advance-checkout-order-details-left-dom-inner
    .header-wrapper
    h1.page-heading {
    font-size: 22px;
  }

  .advance-checkout-order-details-right-dom .price-row.total-order .price,
  .advance-checkout-order-details-right-dom .price-row.total-order .label {
    font-size: 22px;
  }
  #customer-profile-tabs .special-product {
    overflow: hidden;
  }
  .flying-cartitem-btn-wrapper .flying-cart-footer-button {
    font-size: 18px;
    line-height: 30px;
  }

  .flying-cart-shopping-cart-total
    .flying-cart-total-order
    .flying-cart-bottom-price
    span {
    font-size: 27px;
  }
  .page-post-payment .order-details {
    margin: 20px auto 20px;
    border: 0;
    padding: 0 20px;
  }
  #customer-profile-tabs .product-block.product-view-height-width {
    width: 201px;
  }
  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container {
    overflow-x: auto;
  }

  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div {
    width: 750px;
    padding-bottom: 20px;
  }

  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div#bmui-tab-pending_order,
  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div#bmui-tab-completed_order {
    width: 905px;
  }

  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div#bmui-tab-store_credit,
  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div#bmui-tab-gift_card,
  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div#bmui-tab-loyalty_point,
  #customer-profile-tabs.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container
    > div#bmui-tab-referral {
    width: auto;
  }

  #customer-profile-tabs thead th,
  #customer-profile-tabs tbody td {
    font-size: 15px;
  }

  #customer-profile-tabs .bmui-tab-body-container h1 {
    font-size: 18px;
    margin: 0 0 10px;
  }

  #customer-profile-tabs .bmui-tab-panel .panel-header .title {
    font-size: 18px;
  }

  .page-profile .credit-debit-card .new-card {
    width: 200px;
    max-width: 100%;
  }
  #customer-profile-tabs.bmui-tab.left-side-header.customer-profile-v2
    > .bmui-tab-body-container
    .bmui-tab-header-container.top-box
    .bmui-tab-header
    .title {
    font-size: 15px;
    letter-spacing: -0.01em;
  }
  .responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 380px;
    flex: 0 0 380px;
    max-width: 380px;
  }
  .widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    max-width: 350px;
    margin: 0 0 20px;
    height: 330px;
  }
  .widget-productImage .image-thumb-container .thumb-image {
    width:70px;
    height:70px;
  }
  .product-widget.widget-addCart {
    padding: 20px 0 5px;
    justify-content: flex-start;
    margin: 0;
  }
  .product .product-widget.widget-addCart {
    padding: 36px 0 20px;
    margin: 10px 0 40px;
    position: relative;
  }
  .product-widget.widget-productReviewRatting.product-review-details-widget {
    padding-bottom: 14px;
   }
  .product-widget.widget-addCart
  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    order: 2;
    max-width: 238px;
  }
  .widget-addCart .buy-now-button, 
  .product-widget.widget-addCart span.add-to-cart-button {
    max-width: 100%;
  }
  .responsive .widget-addCart .buy-now-button {
    width: 100%;
}
  .product-widget.widget-addCart
  .add-to-wish-list.button.et_pdp_add_to_wish_list:before {
    left: 50%;
    top: 53%;
    transform: translate(-50%, -50%);
  }
  .widget-addCart .buy-now-button,
  .product-widget.widget-addCart span.add-to-cart-button {
    font-size: 14px;
    padding: 14px 7px 12px;
    margin: 0 0 15px 0px;
    height: auto;
    order: 3;
  }
   .product-widget.widget-addCart span.add-to-cart-button{
	   margin-top:6px;
   }
  .product .widget-price .current-price-container .current-price.price {
    font-size: 36px;
    line-height: 44px;
}
  .widget-productImage .image-thumb-container .thumb-image {
    margin: 0 7px 0 0;
  }
  .page-product .more-info {
    margin-top: 10px;
  }
  .page-product .bmui-tab .bmui-tab-header-container .bmui-tab-header {
    font-size: 17px;
  }
  .product-widget.widget-productName .product-name {
    margin: 0 0 10px;
  }
  .filter-group label,
  .filter-group span,
  .widget-productCategory label,
  .widget-productCategory span {
    font-size: 15px;
    line-height: 34px;
  }
  .product-widget.widget-information {
    margin-bottom: 80px;
  }
  .widget-productSummary .summary {
    margin: 0;
  }
  .product-widget.widget-price {
    margin: 0;
  }
  .widget-productSummary {
    margin: 0;
  }
  .page-product .bmui-tab {
    margin: 10px 0 0;
    padding: 40px 0 0;
  }
  .filtered-product-container .product-view.image-view .content,
  .category-details .product-view.image-view .content,
  .widget-product.shop .product-view.image-view .content {
    margin: 0 -5px;
  }
  .responsive .filtered-product-container .product-view.image-view .product-block,
  .responsive .category-details .product-view.image-view .product-block,
  .responsive .widget-product.shop .product-view.image-view .product-block {
    width: calc(100% / 2 - 20px);
  }

  .product-view.image-view .product-block .block-content-wrap,
  .product-view.scrollable-view .product-block .block-content-wrap {
    padding: 0 15px 15px;
  }

  .widget-product.womens .scrollable-view {
    padding-right: 20px;
  }
  .widget-html.widget-title h3 {
    font-size: 23px;
  }

  .widget.widget-product.shop {
    margin-top: 40px;
  }
  .page-shop .product-view .header:after,
  .filter-details .filter-title .title.page-heading {
    font-size: 24px;
  }
  .product-view .footer {
    margin-bottom: 80px;
  }
  .page-shop .product-view .header {
    margin-top: 0;
  }
  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block {
    width: calc(100% / 2 - 20px);
    margin: 0px 10px 30px;
  }
  .filtered-product-container .product-view.image-view .product-block,
  .category-details .product-view.image-view .product-block,
  .widget-product.shop .product-view.image-view .product-block {
    height: 380px;
  }
  .filtered-product-container .product-view.image-view .product-block .image,
  .category-details .product-view.image-view .product-block .image,
  .widget-product.shop .product-view.image-view .product-block .image {
    height: 210px;
  }
  .widget-product .scrollable-view > .content {
    padding: 0 0 30px;
  }
  .product-block a.product-name-link.title-link.link {
    font-size: 16px;
    -webkit-line-clamp: 1;
  }
  .header .widget.widget-navigation.main-menu .menu-title {
    right: 320px;
  }
  .widget-search.menu-search .search-menu-button {
    right: 445px;
  }
  .entire-search .search-result > .title {
    font-size: 24px;
  }
  .search-menu-button.responsive-menu-btn.close {
    right: 5% !important;
  }
  .responsive .widget.widget-search .search-form form,
  .widget.widget-search.menu-search .search-form {
    max-width: 570px;
  }
  .widget-search .search-menu-button:hover {
    background-position-y: unset;
  }

  #customer-profile-tabs .product-view.image-view .product-block,
  #customer-profile-tabs .product-view.scrollable-view .product-block {
    width: calc(100% / 2 - 15px);
    margin: 0 10px 0 5px;
    height: auto;
  }
  #customer-profile-tabs.customer-profile-v2
    .special-product
    + .special-product {
    margin-top: 0;
  }
  .customer-profile-v2 .header-message {
    font-size: 26px;
  }
  .page-product div#spltr-70f0b6b9-59f4-4729-9535-391cf00c7d4e {
    padding: 0;
  }
  .checkout-page .form-row input,
  .checkout-page .form-row select,
  .checkout-page .form-row textarea {
    padding: 10px;
  }
  .advance.checkout-page
    .checkout-button-wrapper-bottom
    .advance-checkout-next-step-parser-button {
    font-size: 14px;
  }
  .contact-form .widget-title {
    padding: 35px 30px 0px;
  }
  .contact-form .widget-title,
  .widget.widget-form.contact-form form {
    padding: 30px 30px 19px;
  }
  .widget.widget-html.contact-map .widget-title {
    padding: 0px 0px 24px 0px;
  }
  .widget.widget-form.contact-form form {
    padding: 10px 30px 50px 5px;
  }
  .widget.widget-html.contact-map {
    margin-top: -10px;
  }
  .contact-form .form-template .double-input-row .form-row {
    width: 100%;
  }
  .widget.widget-html.contact-map iframe {
    height: 400px;
  }
  .blog-post-item {
    width: calc(100% / 2 - 24px);
    margin: 0 12px 20px;
  }
  .blog-post-details {
    padding: 0;
  }
  .blog-post-details .title {
    font-size: 23px;
    line-height: 36px;
  }
  .blog-post-details .content h1 {
    font-size: 22px;
    line-height: 36px;
  }
  .blog-post-details .content h2 {
    font-size: 21px;
    line-height: 34px;
  }

  .blog-post-details .content h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .blog-post-details .content h5,
  .blog-post-details .content h6 {
    font-size: 17px;
    line-height: 28px;
  }

  .home-blog .blog-post-item {
    width: calc(100% / 2 - 30px);
  }
  .home-blog .blog-post-item.last {
    display: block;
  }

  .home-blog {
    margin-bottom: 40px;
  }
  .blog-title h3 {
    font-size: 30px;
    line-height: 22px;
    margin: 0 auto 40px;
  }
  .product-view.image-view .content {
    padding: 0 0 70px;
  }
  .responsive .home-blog {
    margin-bottom: 40px;
  }

  body > .footer .vertical .navigation-item a {
    font-size: 15px;
  }
  body > .footer .vertical .navigation-item {
    padding: 6px 0 0;
  }
  .widget-form.contact-form-template .single-input-row .form-row {
    margin-top: 0px;
  }
  .contact-form .form-template .double-input-row .form-row {
    margin-bottom: 20px;
  }
  .widget-snippet .contact-zone .contact-area {
    padding: 20px 20px 0px 70px;
  }
  .widget.widget-html.contact-map {
    padding: 10px 30px 10px !important;
    border-bottom-left-radius: 16px;
  }
  .page-search-result .product-view.image-view .content,
  .wish-list-details .product-view.image-view .content {
    margin: 0 -5px;
  }
  .product-widget.widget-related .product-view.image-view .product-block,
  .product-widget.widget-related .product-view.scrollable-view .product-block {
    height: 425px;
    margin: 0 0 20px 25px;
    width: calc(100% / 2 - 40px);
  }
  .product-widget.widget-related .title {
    font-size: 32px;
    line-height: 28px;
  }
  .advance-checkout-order-details-right-dom {
    margin: 0;
    border-left: 0;
  }
  .responsive .widget-navigation.sidebar-post .navigation-item {
    padding: 0;
  }
  .sidebar-post .vertical .navigation-item a {
    font-size: 15px;
    line-height: 32px;
  }
  .widget.widget-navigation.sidebar-post .vertical {
    padding-bottom: 40px;
  }
  .widget.widget-blogPost.sidebar-post .widget-title:before {
    top: -22px;
  }
  .widget-blogPost .blog-post-content .footer,
  .blog-posts .footer {
    margin-bottom: 30px;
  }
  .blog-category-details > .title,
  .blog-page-title h1 {
    font-size: 20px;
    padding: 3px 0 20px;
  }
  .widget-html.blog-page-title,
  .widget.widget-blogPost,
  .blog-category-details {
    margin-bottom: 20px;
  }
  .widget.widget-snippet .full-discover-area .top-content h2 {
    font-size: 22px;
    padding: 0 0 30px;
    line-height: 38px;
  }
  .newsletter.unsubscribe.valid-verify-form h3.title {
    font-size: 25px;
  }
  .widget.widget-newsletter .newsletter .form-row input {
    height: 50px !important;
  }
  .widget-snippet .sction-title {
    margin: 55px auto 20px;
  }
  .widget-snippet .sction-title h2 {
    font-size: 55px;
    line-height: 66px;
  }
  .page-home .product-view.image-view .content {
    max-width: 700px;
  }
  .blog-post-item .post-description .title a {
    font-size: 21px;
  }
  .widget.widget-html.blog-title h2 {
    font-size: 45px;
    line-height: 46px;
  }
  .no-fixed-right.grid-block .btn-add span.add-to-cart-button,
  .no-fixed-right.grid-block .btn-add span.add-to-cart-button {
    position: relative;
    right: auto;
    left: 0;
    margin: 0;
    bottom: 5px;
  }
  .no-fixed-right.grid-block
    .product-view
    .product-block
    .review-rating-wrapper {
    position: relative;
    bottom: 0;
    margin: 10px 0 0 15px;
  }
  .product-view.image-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.scrollable-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.image-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.scrollable-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button {
    margin-top: 27px;
  }
  .categories-list > .widget-title {
    padding: 0 15px 15px;
    font-size: 20px;
  }
  .widget-navigation.categories-list .navigation-item a {
    padding: 10px 15px;
  }
  .categories-list > .widget-title::after {
    left: 15px;
  }
  .widget.widget-filter .form-row.type-slider,
  .widget.widget-filter .form-row.filter-group {
    margin: 30px 0 25px 0;
    padding: 20px 15px;
  }
  .widget.widget-filter .form-row.type-slider span.filter-name,
  .widget.widget-filter .form-row .tab-accordion-accordion .label-bar label {
    font-size: 20px;
  }
  .filter-profile
    .form-row.filter-group-item
    input[type="checkbox"]
    + span.filter-group-item-label-wrapper:before {
    left: -15px;
    width: 15px;
    height: 15px;
    border: 1px solid #000;
  }
  .widget.widget-filter
    .filter-group
    .accordion-panel
    > .accordion-item
    span.filter-group-item-label-wrapper
    label {
    font-size: 16px;
    letter-spacing: -0.8px;
  }
  .widget.widget-filter
    .filter-group
    .accordion-panel
    > .accordion-item
    span.filter-group-item-label-wrapper
    label
    + span {
    font-size: 15px;
  }
  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block {
    height: 495px;
  }
  .widget-productImage .image-preview-box {
    max-width: 350px;
    height: 350px;
  }
  .widget-productImage .multi-image-scroll-wrapper {
    max-width: 350px;
  }
  .widget-price .previous-price.price,
  .widget-price .current-price-container .current-price.price {
    font-size: 22px;
    padding-left: 0;
  }
  .product-widget.widget-related
    .product-view.image-view
    .product-block:last-of-type {
    display: block;
  }

  .widget-form .single-input-row .form-row.widget-title {
    margin: 15px 0 8px;
  }
  .product-view.image-view .product-name,
  .product-view.scrollable-view .product-name {
    height: 48px;
  }
  #customer-profile-tabs .product-block a.product-name-link.title-link.link {
    -webkit-line-clamp: 2;
  }
  .product-widget.widget-availableStock .available-stock {
    left: 220px;
    top: -60px;
    font-size: 14px;
  }
  .widget-variation .variation-thumb .variation-type .type-label {
    font-size: 18px;
  }
  .product-widget.widget-related {
    margin: 50px 0px 40px;
    padding-top: 63px;
  }
  .widget-productReviewRatting .empty-main-container {
    max-width: 650px;
    margin: 0 auto;
    padding: 70px 0px 40px;
 }
  .event-widget-container .event-card-wrapper {
    width: calc(100% / 2);
  }
  .widget.widget-event {
    margin-bottom: 40px;
  }
  .page-donation .donation-details {
    margin: 0 auto 50px;
  }
  .widget.widget-BPProgramGuide {
    margin: -30px 0 90px;
  }
  .responsive .station-sponsors .table-wrapper {
    overflow-y: auto;
  }
  .responsive .content-station {
    min-width: unset;
  }
  .responsive .content-station .row-station.head {
    display: none;
  }
  .responsive .content-station .row-station {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .responsive .content-station .row-station .station-data {
    width: 100% !important;
    max-width: 100% !important;
    padding: 14px 12px 14px 220px;
    border-color: #f8f8f8;
  }
  .responsive .content-station .row-station .station-data:before {
    content: "";
    position: absolute;
    left: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
  }
  .responsive
    .content-station
    .row-station
    .station-data:nth-of-type(1):before {
    content: "Sponsor";
  }
  .responsive
    .content-station
    .row-station
    .station-data:nth-of-type(2):before {
    content: "Location";
  }
  .responsive
    .content-station
    .row-station
    .station-data:nth-of-type(3):before {
    content: "Website";
  }
  .responsive
    .content-station
    .row-station
    .station-data:nth-of-type(4):before {
    content: "Contact Number";
  }
  .responsive .station-sponsors {
    padding: 0;
  }
  body > .body {
    padding: 0;
  }
  .responsive .home-banner-content .text-content h1 {
    font-size: 38px !important;
    line-height: 52px;
    max-width: 500px;
  }
  .responsive .home-banner-content .video-content video {
    height: 478px;
  }
  .responsive .home-banner-content .full-content {
    top: 77px;
  }
  .responsive .contact-us-cta-area .content-wrap {
    padding: 70px 40px 75px;
  }

  .responsive .widget-html.blog-title-section h2,
  .responsive .widget-html.shop-merchandise-title h2,
  .responsive .daily-dose .daily-dose-container .daily-dose-content h2,
  .responsive .schedule-accordion .widget-title,
  .responsive .contact-us-cta-area .content-wrap h2,
  .responsive .widget-html.program-gallery-section-title h2,
  .responsive .schedule-box-title h2 ,
  .responsive .trusted-sponsors-title .widget-title,
  .responsive .trusted-sponsors-title h2{
    font-size: 35px;
    line-height: 45px;
  }
  .responsive .schedule-box-title h2 {
    padding: 16px 0 13px 20px;
  }
  .responsive .widget-gallery.schedule-slider-section {
    margin-bottom: 40px;
  }
  .responsive .widget-html.program-gallery-section-title {
    margin-bottom: 40px;
    padding-top: 75px;
  }
  .responsive .widget-gallery.program-gallery-section .owl-nav {
    margin-top: 40px;
  }
  .responsive .widget-gallery.program-gallery-section {
    padding-bottom: 80px;
  }
  .responsive .widget.schedule-accordion {
    padding: 65px 0 0;
  }
  .responsive .show-schedule .schedule-content .schedule-single {
    width: calc(50% - 10px);
    padding: 35px 30px;
  }
  .responsive .schedule-accordion .bmui-tab-header-container .bmui-tab-header {
    padding: 3px 15px;
  }

  .responsive .sponsors-join-community-buton {
    padding: 0 0 90px;
  }
  .responsive .promote-area {
    padding: 70px 20px;
    margin-bottom: 80px;
  }
  .responsive .promote-area {
    margin-bottom: 58px;
  }
  .responsive .widget.widget-blogPost.blog-top-section .blog-post-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .blog-post-content
    .blog-post-item.first
    .post.post-list-view-height {
    max-width: 100% !important;
    max-height: 80%;
    border-radius: 20px;
    height: auto;
    margin-bottom: 20px;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .blog-post-content
    .blog-post-item.first {
    width: 100% !important;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .post.post-list-view-height {
    max-width: 130px;
    height: 128px;
  }
  .responsive .home-product-section .product-view.image-view .product-block,
  .responsive
    .home-product-section
    .product-view.scrollable-view
    .product-block {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 20px;
  }
  .responsive .daily-dose .daily-dose-container {
    gap: 38px;
  }
  .responsive .widget-gallery.program-gallery-section .article-item {
    margin: 0 5px;
  }

  .responsive
    .show-schedule
    .schedule-content
    .schedule-single
    .text-content
    .time-zone
    .time-text {
    font-size: 38px;
    line-height: 40px;
    margin: 0;
  }
  .responsive .widget-html.schedule-box-title {
    padding-bottom: 30px;
    padding: 30px 0px 10px 0px;
  }
  .responsive
    .widget-gallery.program-gallery-section
    .article-item
    .article-content {
    min-height: 416px;
  }
  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 {
    padding: 82px 0 80px;
    max-width: 100%;
  }
  .responsive .widget-gallery.program-gallery-section .owl-carousel {
    padding: 0 20px;
  }
  .responsive
    .widget-gallery.program-gallery-section
    .owl-carousel
    .owl-stage-outer {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .secure-pay-area.subscribloom-layout-3
    .order-summuary-and-secure-pay
    .subscribe-container,
  .secure-pay-area.subscribloom-layout-5
    .order-summuary-and-secure-pay
    .subscribe-container {
    padding: 15px;
  }
  .responsive .home-product-section .product-view.image-view .content {
    padding: 0 15px 0px;
  }
  .responsive .trusted-sponsors-area .owl-carousel {
    padding: 0 15px;
  }
  .responsive .widget-gallery.program-gallery-section .owl-nav {
    margin-top: 28px;
  }
  .responsive
    .home-product-section
    .image-view
    .product-view-height-width
    .image,
  .responsive
    .home-product-section
    .scrollable-view
    .product-view-height-width
    .image {
    height: 360px;
  }
  .responsive .home-product-section .product-view.image-view .product-block,
  .responsive
    .home-product-section
    .product-view.scrollable-view
    .product-block {
    height: 444px;
  }
  /* .responsive .trusted-sponsors-area .owl-item {
    margin: 0 8px !important;
  }*/
  .widget.widget-snippet.header-top-social {
    display: none;
  }
  body > .header::before {
    height: 40px;
  }

  .responsive .header-right-sec .inner-content .left-content {
    display: none;
  }
  .responsive .header-right-sec .inner-content .right-content button svg path {
    fill: #fff;
  }
  .responsive .header-right-sec .inner-content .right-content button {
    height: 38px;
    max-width: 120px;
    color: #fff;
  }
  .responsive .header-right-sec .inner-content .right-content button svg {
    margin: 0 5px 0 0;
    width: 12px;
  }
  .header .widget.widget-navigation.main-menu .menu-title {
    right: 15px;
    bottom: 6px;
  }
  .widget-search.menu-search .search-menu-button {
    right: 100px;
    top: 12px;
  }
  .responsive .explore-mega-menu .inner-items {
    gap: 25px 0;
    flex-direction: column;
  }
  .responsive .explore-mega-menu .inner-items .single-item {
    width: 100%;
  }

  .responsive .explore-mega-menu .inner-items .single-item .nav-item a {
    margin: 0 0 10px;
  }
  .responsive .explore-mega-menu .inner-items .single-item h3 {
    margin: 0 0 12px;
    font-size: 16px;
  }
  .responsive .explore-mega-menu {
    padding: 5px 0 15px;
  }
  .responsive .explore-mega-menu .inner-items .single-item .social-link {
    margin:0;
  }
  .responsive .header-right-sec .inner-content .right-content button {
    font-size: 14px;
    background: #6900ee;
  }
  .responsive .header-right-sec .inner-content .right-content {
    width: 100%;
  }
  .responsive .header-right-sec .inner-content {
    display: block;
  }
  .responsive .header-right-sec {
    border-top-left-radius: 0;
    padding: 0;
    background: transparent;
    max-width: 100%;
  }
  body.page-profile select:focus,
  #customer-profile-tabs.customer-profile-v2 .form-row input[type="text"]:focus,
  #customer-profile-tabs.customer-profile-v2
    .form-row
    input[type="email"]:focus,
  #customer-profile-tabs.customer-profile-v2
    .form-row
    input[type="password"]:focus,
  #customer-profile-tabs.customer-profile-v2 .form-row select:focus {
    border: 1px solid #000000;
  }
  #customer-profile-tabs
    .bmui-tab-panel
    #order-details
    .order-items-wrap
    table
    tr
    td
    .wrapper
    .details
    .refer-this.product-share {
    border: 1px solid #000000;
  }
  .widget.widget-snippet .top-cta {
    height: 65px;
  }
  .widget.widget-snippet .top-cta p {
    font-size: 14px;
    padding: 12px;
  }

  .header .widget-navigation.user-nav .menu-title {
    left: 0;
    right: 0;
    top: 0;
  }

  .event-widget-container .event-card-wrapper {
    width: 100%;
  }
  .widget.widget-event {
    margin-bottom: 30px;
  }

  .widget.widget-image.checkout-payment,
  .widget.widget-image.checkout-payment .widget-title {
    text-align: center;
  }

  .widget-navigation.user-nav .nav-wrapper.vertical.show {
    width: 160px;
    padding: 10px;
  }
  span.breadcrumb-item {
    font-size: 14px;
  }
  .breadcrumb-item.root .icon::after {
    font-size: 14px;
  }
  .widget-pageHeading {
    padding: 50px 0 40px;
    margin: 0;
  }
  .widget-pageHeading h1,
  .widget-pageHeading h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .widget.widget-breadcrumb,
  body.page-product .widget.widget-breadcrumb {
     overflow: auto;
     white-space: nowrap;
  }

  .body .widget-container .page-content {
    min-height: 300px;
  }
  .page-login .login-form,
  .password-reset-form,
  form.customer-new-password {
    margin: 0 auto;
    border: unset;
    padding: 10px 0 50px;
    max-width: 100%;
    background: transparent;
  }

  .login-form .no-account-label,
  .login-form .account-register a {
    font-size: 16px;
  }
  .login-form span.title {
    font-size: 24px;
    line-height: 32px;
  }
  .registration-form .title {
    font-size: 24px;
    line-height: 32px;
    padding-left: 0;
    padding-bottom: 15px;
  }
  .registration-form {
    margin: 0 auto;
    border: unset;
    padding: 10px 0 10px 0;
    max-width: 100%;
    background: transparent;
  }
  .registration-form > .form-row:not(.submit-row) {
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
  }
  .registration-form .form-row.submit-row {
    padding: 0;
  }
  .widget-pageHeading h1,
  .widget-pageHeading h2 {
    padding: 0 10px;
  }

  .responsive .flying-cart-content.page-content.loading.popup {
    max-height: 100vh !important;
    min-width: calc(100% - 40px) !important;
  }
  .responsive .flying-cart-content.page-content.loading.popup.active {
    width: 100% !important;
    height: auto !important;
    overflow: auto;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    max-width: 100% !important;
  }
  .responsive .flying-cart-page-heading {
    padding: 0;
    text-align: left;
  }

  .responsive .flying-cart-close-button {
    left: auto;
    right: 12px;
    top: 8px;
  }

  .responsive .flying-cart-item {
    padding: 20px;
  }

  .flying-cart-item-name-quantity-wrapper {
    padding: 0;
  }

  .flying-cart-item .flying-cart-item-image img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }

  .flying-cart-product-name a {
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .flying-cart-unit-price-wrapper {
    font-size: 16px;
    font-weight: 700;
    margin-top: 35px;
  }

  .flying-cart-remove-wrapper .flying-cart-item-remove {
    background-size: 18px;
  }

  .flying-cart-footer {
    padding: 20px;
  }

  .flying-cart-total-label span,
  .flying-cart-bottom-price span {
    font-size: 17px;
    line-height: 20px;
  }

  .flying-cart-footer
    .flying-cart-shopping-cart-total
    .flying-cart-bottom-price
    span {
    font-size: 18px;
  }

  .flying-cart-shopping-cart-total
    .flying-cart-total-order
    .flying-cart-total-label
    span {
    font-size: 17px;
  }

  .flying-cart-shopping-cart-total
    .flying-cart-total-order
    .flying-cart-bottom-price
    span {
    font-size: 20px;
  }

  .flying-cart-shopping-cart-total .flying-cart-total-order {
    padding-top: 15px;
    margin-top: 15px;
  }

  .flying-cart-shopping-cart-total.shopping-cart-total {
    padding-bottom: 5px;
  }

  .responsive .flying-cart-item:last-child {
    margin-bottom: 30px;
  }
  .responsive .flying-cartitem-btn-wrapper .flying-cart-footer-button,
  .responsive
    .flying-cart-content.page-content.loading.popup
    .continue-shopping-btn {
    padding: 12px 8px;
    font-size: 17px;
    line-height: 37px;
    margin: 0;
    line-height: 24px;
  }

  .flying-cart-quantity.quantity.cartitem-table
    .flying-cart-quantity-wrapper.wrapper {
    max-width: 100px;
  }
  .flying-cart-quantity-wrapper .stepper .stepper-input {
    padding: 3px 0px !important;
    font-size: 17px;
  }
  .flying-cart-item .flying-cart-item-image {
    max-width: 60px;
  }
  .advance.checkout-page
    .checkout-button-wrapper-bottom
    .advance-checkout-next-step-parser-button {
    font-size: 15px;
    margin-top: 20px;
    letter-spacing: 0;
  }
  .advance.checkout-page
    .address.edit
    .address-edit-from-wrap
    form.checkout-billing-address-form {
    padding: 45px 10px 0;
  }
  .page-post-payment .order-details .cartitem-table tr:first-child {
    display: none;
  }
  .page-post-payment .order-details {
    padding: 0;
  }
  .page-post-payment .order-details .cartitem-table th:first-child,
  .page-post-payment .order-details .cartitem-table td:first-child,
  .page-post-payment .order-details .cartitem-table th:last-child,
  .page-post-payment .order-details .cartitem-table td:last-child {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .responsive.page-post-payment .order-details .cartitem-table tr td {
    padding: 5px 0 0;
  }
  .page-post-payment
    .order-details
    .cartitem-table
    tr:first-child
    th:last-child,
  .page-post-payment .order-details .cartitem-table tr td:last-child {
    text-align: center;
  }
  .responsive.page-post-payment
    .order-details
    .cartitem-table
    tr:first-child
    th:last-child,
  .responsive.page-post-payment .order-details .cartitem-table tr td:last-child,
  .responsive.page-post-payment
    .order-details
    .cartitem-table
    tr:first-child
    th:first-child,
  .responsive.page-post-payment
    .order-details
    .cartitem-table
    tr
    td:first-child {
    text-align: center;
  }
  .responsive.page-post-payment .order-details .cartitem-table td:last-child,
  .responsive.page-post-payment
    .order-details
    .cartitem-table
    tr
    td:first-child {
    margin: 15px auto 0;
    width: 100%;
  }
  .responsive.page-post-payment .order-details .cartitem-table td:last-child {
    margin: 0 auto 20px;
  }
  .page-post-payment .order-details .cartitem-table tr td:last-child {
    margin: 0 0 15px;
  }
  .payment-success-total {
    text-align: center;
  }
  .page-post-payment .message-details p.post-order-contact-us a,
  .page-post-payment .message-details p {
    font-size: 16px;
    line-height: 20px;
  }
  .cartitem-table td .wrapper::before {
    font-size: 15px;
    vertical-align: top;
  }
  .cartitem-table td .wrapper span {
    vertical-align: top;
  }
  .responsive.page-post-payment .order-details {
    padding: 15px;
    margin: 20px auto 40px;
  }

  .advance-checkout-steps-left-dom {
    padding: 0;
  }
  .advance-checkout-billing-init-step
    .checkout-page
    .address-edit-from-wrap
    .form-row {
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .checkout-page
    .address-edit-from-wrap
    .checkout-billing-address-form
    .form-row {
    width: 100%;
  }
  .advance-checkout-order-details-right-dom.advance-checkout-order-details-dom-upper-responsive {
    display: block !important;
    padding: 0 0 20px;
    margin: 0;
    border: 0;
    margin-bottom: 10px;
  }
  .advance-checkout-order-details-left-dom-inner,
  .advance-checkout-order-details-right-dom-inner {
    width: 100%;
  }
  .advance-checkout-order-details-left-dom-inner
    .header-wrapper
    h1.page-heading {
    font-size: 25px;
    margin: 0 0 15px;
    padding: 20px 0 10px;
  }
  .advance.checkout-page .header.section-to-collapse-expand .title {
    font-size: 18px;
    padding: 0 0 10px;
    margin-bottom: 10px;
  }
  .advance-checkout-order-details-right-dom h2 {
    font-size: 19px;
  }
  .contact-information-advance-panel .login-option-wrap {
    margin-top: -15px;
  }
  .advance-checkout-order-details-right-dom .price-row.total-order .label {
    font-size: 22px;
  }
  .advance-checkout-order-details-right-dom .price-row.total-order .price {
    font-size: 22px;
  }
  .advance-checkout-order-details-right-dom .check-out-total {
    padding-bottom: 0;
  }
  .advance-checkout-order-details-right-dom .image {
    padding: 0;
    border: 0;
    background: transparent;
  }
  .responsive #customer-profile-tabs .product-view.image-view .product-block,
  .responsive
    #customer-profile-tabs
    .product-view.scrollable-view
    .product-block {
    width: 100%;
    padding: 0;
    height: auto;
    min-width: 200px;
    margin: 0 10px 0 0;
  }
  #customer-profile-tabs .scrollable-view > .header .scroller {
    margin-right: -18px;
  }
  .product-block a.product-name-link.title-link.link {
    font-size: 16px;
    line-height: 23px;
    text-overflow: unset;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    text-align: center;
    margin: 10px 0 0;
  }
  .block-content-wrap .price-waper {
    justify-content: center;
    text-align: center;
  }

  .widget-html.section-heading h2 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .responsive .advance.checkout-page {
    max-width: 100%;
  }
  .advance-checkout-order-details-left-dom-inner .content-wrapper {
    padding: 0;
  }
  .advance-checkout-order-details-right-dom-inner,
  .advance-checkout-order-details-right-dom-inner {
    width: 100%;
    padding: 10px 0;
    margin-left: 0;
  }
  .advance-checkout-order-details-right-dom .price {
    font-size: 13px;
  }
  .advance-checkout-order-details-right-dom .product-name a {
    font-size: 14px;
    line-height: 22px;
  }
  .advance-checkout-order-details-right-dom .image .wrapper {
    width: 45px;
    height: 45px;
  }
  .advance.checkout-page {
    padding: 0;
  }
  #customer-profile-tabs.customer-profile-v2 {
    display: block;
  }

  #customer-profile-tabs .scrollable-view .content {
    margin: 0 -12px;
    padding: 10px 0 20px;
  }
  #customer-profile-tabs .product-block.product-view-height-width {
    width: 200px;
  }
  #customer-profile-tabs .special-product .title {
    margin-top: 5px;
  }
  #customer-profile-tabs .scrollable-view .product-block + .product-block,
  #customer-profile-tabs
    .special-product.small
    .product-block
    + .product-block {
    margin-left: 12px;
  }
  #customer-profile-tabs .product-block .btn-add {
    padding: 5px 0 0;
  }
  #customer-profile-tabs.bmui-tab.bmui-tab.left-side-header
    > .bmui-tab-header-container {
    margin-bottom: -1px;
  }
  #customer-profile-tabs.bmui-tab.customer-profile-v2 .bmui-tab-header::after {
    display: none;
  }
  #customer-profile-tabs.bmui-tab.customer-profile-v2.bmui-tab.left-side-header
    .bmui-tab-header-container.top-box {
    display: flex;
    align-items: start;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 5px 12px;
  }
  #customer-profile-tabs.bmui-tab.left-side-header.customer-profile-v2
    > .bmui-tab-body-container
    .bmui-tab-header-container.top-box
    .bmui-tab-header
    .title {
    padding: 5px 0;
  }
  #bmui-tab-account_information .account-short-details {
    padding: 0 20px;
    flex-direction: column;
  }
  .top-box {
    padding: 0;
  }
  #customer-profile-tabs.bmui-tab.customer-profile-v2.left-side-header
    .bmui-tab-header-container.top-box
    .bmui-tab-header {
    display: block;
    padding: 0 0 10px 0;
    margin-bottom: 1px;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    color: #353535;
    white-space: nowrap;
    margin-right: 0px;
    overflow: unset;
  }
  #customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header
    .bmui-tab-body-container
    .bmui-tab-header
    .title::after,
  #customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header
    .bmui-tab-body-container
    .bmui-tab-header.bmui-tab-active.bmui-state-active
    .title::after {
    display: none;
  }
  .customer-profile-v2 .header-message {
    font-size: 25px;
  }


  #customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header
    .bmui-tab-header-container {
    padding: 15px 10px;
  }
  #customer-profile-tabs.bmui-tab.customer-profile-v2
    .bmui-tab-body-container
    .bmui-tab-body-container {
    padding: 10px;
  }
  .site-popup.popup.active
    .content
    .payment-form.site-popup-form
    .double-input-row
    .mandatory-chosen-wrapper {
    width: 100%;
  }
  body.page-profile select,
  body.page-profile input[type="text"],
  body.page-profile input[type="password"],
  body.page-profile input[type="email"] {
    height: 42px !important;
  }
  .site-popup .title-bar .close,
  .confirm-popup .header-line .close,
  .popup .close-icon,
  .popup .header-line .icon.close {
    right: 5px;
    top: 13px;
  }
  .add-cart-information-popup.popup span.title {
    font-size: 15px;
    width: 96%;
    text-align: left;
  }
  .add-cart-information-popup.popup .variation-container .variation-type {
    flex-direction: column;
  }
  .add-cart-information-popup.popup .body {
    max-height: 200px;
    overflow: auto;
  }
  .site-popup .content,
  .confirm-popup .body {
    max-height: 250px;
    overflow: auto;
  }
  .popup {
    min-width: calc(100% - 40px);
    margin-right: 20px !important;
    max-width: 280px;
  }
  .add-to-cart-popup.popup,
  .wish-list-popup.add-to-wishlist-popup.popup,
  .add-to-compare-popup.popup,
  .add-cart-information-popup.popup,
  .add-to-gift-registry-popup.popup {
    min-width: calc(100% - 40px);
    margin-right: 20px !important;
    max-width: 280px;
  }
  .site-popup .button-line,
  .confirm-popup .button-line,
  .popup.add-cart-information-popup .button-line,
  .popup .footer,
  .popup .button-item {
    flex-direction: column;
  }
  .popup .button-line button,
  .popup .footer button,
  .popup .button-item .continue-shopping-btn,
  .popup .button-item .cart-page-button,
  .popup .button {
    width: 100%;
    margin: 0 0 10px !important;
    max-width: 100%;
    line-height: 28px;
    padding: 5px 5px 8px;
  }

  .site-popup .content,
  .confirm-popup .body,
  .site-popup .button-line,
  .confirm-popup .button-line,
  .popup.add-cart-information-popup .button-line,
  .popup .footer {
    padding: 20px 15px 5px !important;
    position: relative;
  }
  .site-popup .title-bar,
  .confirm-popup .header-line,
  .confirm-popup .title-bar,
  .add-to-wish-list-popup.add-to-wishlist-popup.popup .header .status-message {
    font-size: 16px;
    padding: 18px 47px 18px 15px;
    text-align: left;
  }
  .add-to-wish-list-popup.add-to-wishlist-popup.popup .header .status-message {
    padding: 0;
  }
  .add-to-wish-list-popup.add-to-wishlist-popup.popup
    .header
    .status-bar-product-name {
    padding: 0;
    font-weight: 600;
  }
  .new-review-panel .average-review-wrapper {
    flex-direction: column;
  }
  .responsive #spltr-07e42076-41ee-45c4-8638-7b3b2924d6d2 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .widget-productImage.multi-image-scroll-vertical-view .image-preview-box {
    max-width: 100%;
    margin: 20px 0 20px;
    height: auto;
    min-height:auto;
  }
  .widget-productImage .image-thumb-container .thumb-image {
    width: 73px;
    height: 73px;
  }

  .product-widget.widget-addCart span.add-to-cart-button {
    font-size: 16px;
    margin-top: 5px;
    max-width: 100%;
  }
  .product .product-widget.widget-addCart {
    padding: 36px 0 20px;
    margin:0px 0 30px;
    position: relative;
   }
  .product-widget.widget-related .title {
    font-size: 20px;
    margin-top: 40px;
  }
   .responsive .widget-productReviewRatting .empty-main-container {
    padding: 45px 0px 0px;
  }
  .responsive .widget-addCart .buy-now-button {
    width: 100%;
   }
.product-widget.widget-related {
    margin:70px 0px 40px;
    padding-top: 10px;
   }
  .product-widget.widget-addCart .stepper,
  .product-widget.widget-addCart
  .add-to-wish-list.button.et_pdp_add_to_wish_list {
    max-width: 254px;
  }

  .product-widget.widget-related .title {
    font-size: 28px;
    margin: 40px 0 0;
  }
  .product-widget.widget-related .product-view.image-view .content {
    padding: 25px 15px 0;
    margin: 0px -15px 0;
  }
  .product-widget.widget-related .scrollable-view {
    padding: 0;
    margin-top: -40px;
  }
  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block {
    width: 100%;
    height: auto;
    margin: 0 0 30px;
  }
  .product-view.image-view .product-block .block-content-wrap,
  .product-view.scrollable-view .product-block .block-content-wrap {
    padding: 0 5px 20px;
  }
  .page-home .product-view.image-view .content {
    padding: 0 15px 0;
    margin: 0 0 30px;
  }

  .wish-list-popup.add-to-wishlist-popup.popup .header .status-message,
  .popup .status-bar-product-name,
  .popup .header .status-message {
    font-size: 17px;
    text-align: left;
  }
  .image-view .product-view-height-width .image,
  .scrollable-view .product-view-height-width .image {
    height: 250px;
  }
  .widget-product .scrollable-view > .content {
    padding: 0 0 40px;
  }
  .widget-html.widget-title {
    margin: 40px auto 0;
  }
  .widget-snippet .banner-area {
    margin: 0 auto 35px;
  }
  .body .widget-container .page-content .product-view.image-view {
    margin: 0 auto;
  }
  .header > .widget-container .widget-storeLogo {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .product-view.image-view .content {
    padding: 0;
  }
  .product-sorting {
    min-width: 280px;
    margin: 10px auto 0;
  }
  .product-view .header:after {
    display: none;
  }
  .wish-list-details .product-view .header:after {
    font-size: 24px;
  }
  .wish-list-details {
    margin-top: 0px;
  }
  .product-view .footer,
  .category-view .footer,
  .entire-search .footer,
  .product-search .footer {
    padding: 15px 0 40px;
  }
  .responsive .body > .body-section > .widget-container {
    padding: 0 15px;
  }
  .category-details-container,
  .subcategory-container {
    display: none;
  }
  .product-view .sortable {
    float: left;
    margin-top: 0px;
    width: 100%;
  }
  .product-view .sortable select#product-sorting {
    width: 100%;
    min-width: 100%;
    padding: 8px 15px 8px;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 10px;
    background-position-x: calc(100% - 24px);
  }
  .product-view .header,
  .category-view .header,
  .entire-search .header,
  .product-search .header {
    margin-top: -15px;
    text-align: center;
    border: 0;
  }
  .widget.widget-navigation.categories-list,
  .widget.widget-filter {
    margin: 0;
    padding: 15px 0 5px;
    z-index: 11;
  }
  .categories-list > .widget-title::after {
    display: none;
  }
  .categories-list > .widget-title {
    padding: 0 15px 15px;
    font-size: 22px;
    margin-bottom: 0;
  }
  .widget.widget-navigation.categories-list .menu-title {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .widget.widget-navigation.categories-list
    .nav-wrapper.vertical.show.responsive-navigation {
    left: 0;
    top: 55px;
    width: 100%;
    background-color: #f9f9f9;
    box-shadow: 0px 15px 17px #dddddd;
    height: auto;
    padding: 0px;
    z-index: 11;
  }
  .categories-list
    .responsive-navigation
    .navigation-item.has-child
    .child-opener {
    display: none;
  }
  .categories-list
    .vertical
    .navigation-item.active
    > .navigation-item-child-container {
    margin: -16px 0;
  }
  .widget.widget-navigation.categories-list .navigation-item {
    background: transparent;
  }
  .widget.widget-filter {
    margin: 20px 0px 10px;
    padding: 20px 12px 25px;
    position: relative;
    z-index: 10;
    background: transparent;
  }
  .widget.widget-product.shop {
    margin-top: 70px;
  }
  .widget-filter .menu-title {
    position: absolute;
    right: 15px;
    top: -3px;
  }
  .widget.widget-filter:after {
    content: "Shop by Filter";
    position: absolute;
    left: 15px;
    top: 15px;
    transform: translateY(-50%);
    color: #000;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    text-transform: capitalize;
  }
  .search-menu-button.responsive-menu-btn {
    bottom: 26px;
    left: 77px;
  }
  .widget.widget-filter .accordion-panel > .label-bar,
  .widget.widget-filter
    .tab-accordion-accordion.accordion-panel
    .accordion-item.filter-accordion-item {
    background: transparent;
  }
  .widget.widget-filter
    .filter-group
    .accordion-panel
    > .accordion-item
    .form-row {
    margin: 0;
  }
  .widget.widget-filter
    .filter-group
    .accordion-panel
    > .accordion-item
    span.filter-group-item-label-wrapper {
    margin: 0;
    margin-left: 25px;
  }
  .responsive .filtered-product-container .product-view.image-view .product-block,
  .responsive .category-details .product-view.image-view .product-block,
  .responsive .widget-product.shop .product-view.image-view .product-block {
    width: 100%;
    margin: 0 5px 20px;
    height: auto;
  }
  .filtered-product-container .product-view.image-view .product-block .image,
  .category-details .product-view.image-view .product-block .image,
  .widget-product.shop .product-view.image-view .product-block .image {
    height: auto;
  }
  .filter-wrapper.show.responsive-filter {
    background-color: #ffffff;
    width: 100%;
    padding: 0 15px;
    top: 45px;
    left: 0;
    box-shadow: 0px 15px 17px #dddddd;
  }
  .page-home .product-view.image-view .product-block,
  .page-home .product-view.scrollable-view .product-block,
  .wish-list-details .product-view.image-view .product-block,
  .wish-list-details .product-view.scrollable-view .product-block,
  .entire-search .product-view.image-view .product-block,
  .entire-search .product-view.scrollable-view .product-block,
  .product-widget.widget-related .product-view.image-view .product-block,
  .product-widget.widget-related .product-view.scrollable-view .product-block {
    width: calc(100% / 2);
  }
  .page-product .bmui-tab .bmui-tab-header-container {
    display: flex;
    align-items: start;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 20px;
  }
  .page-product .bmui-tab .bmui-tab-header-container .bmui-tab-header {
    white-space: nowrap;
    margin-right: 0px;
    padding: 0 20px 15px 0;
    letter-spacing: -0.01em;
    font-size: 18px;
    line-height: 30px;
  }
  .page-product
    .bmui-tab
    .bmui-tab-header-container
    .bmui-tab-header:last-child {
    padding-right: 0px;
    letter-spacing: -0.01em;
  }
  .product-widget.widget-stockMark span.available::before {
    background-position: -30px -7px;
  }
  .page-product .bmui-tab .bmui-tab-body-container h1 {
    font-size: 18px;
    line-height: 27px;
  }
  .page-product .bmui-tab .bmui-tab-body-container h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .product-widget.widget-information {
    margin-bottom: 0;
  }
  .new-review-panel .all-rating-block {
    padding-left: 0;
    margin-top: 20px;
  }
  .new-review-panel .write-review-panel {
    margin: 0 0 20px;
  }
  .page-product .bmui-tab .bmui-tab-body-container {
    padding: 0 0 30px;
  }
  .product-widget.widget-productName .product-name {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0 5px;
  }
  .page-product .bmui-tab {
    padding: 0;
  }
  .widget-price .current-price-container .current-price.price {
    font-size: 19px;
  }
  .widget-price .previous-price.price {
    font-size: 18px;
  }
  .widget-productSummary .summary {
    margin: 5px 0 20px;
  }
  .product-widget.widget-productReview {
    margin: 12px 0 12px;
  }
  .product-widget.widget-price {
    margin: 0;
  }
  .product-widget.widget-addCart .stepper input {
    width: 70px;
  }

  .product-widget.widget-addCart {
    justify-content: space-between;
    margin: 10px 0 0;
  }
  .owlCarousel.widget.widget-gallery.testimonial {
    padding: 20px !important;
    margin: 30px auto;
  }
  .owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme {
    padding-right: 0;
    height: 400px;
  }
  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel.owl-theme:before {
    display: none;
  }
  .owlCarousel.widget.widget-gallery.testimonial .owl-carousel.owl-theme:after {
    right: 0px;
    bottom: 100px;
    opacity: 0.1;
  }
  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel.owl-theme
    .owl-controls {
    margin-top: 20px;
  }
  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel
    .owl-item
    .item
    .article-content
    p,
  .owlCarousel.widget.widget-gallery.testimonial
    .owl-carousel
    .owl-item
    .item
    .article-content
    h6 {
    font-size: 18px;
    line-height: 135%;
  }
  .view-all-product {
    padding: 20px 0 20px 0;
    text-align: center;
  }
  .view-all-product p a {
    font-size: 16px;
    padding: 12px 20px;
    max-width: 182px;
    line-height: 22px;
  }
  .product-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 34px auto 10px;
  }
  .page-result-footer span.pagination-literal-status,
  .footer .pagination-literal-status,
  .footer .pagination {
    text-align: center;
    width: 100%;
    margin-bottom: 12px;
  }

  .footer span.pagination {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    float: unset;
  }
  .product-view .footer,
  .category-view .footer,
  .entire-search .footer,
  .product-search .footer {
    margin: 0;
  }
  .body .widget-container .page-content .category-details {
    margin-bottom: 30px;
  }
  .entire-search .footer span.pagination {
    margin-right: 0px;
    float: unset;
  }
    .auto-page .page-content .entire-search h2 {
        font-size: 20px;
        margin: 0;
    }
    .entire-search .search-result.pages .title.page {
        padding: 10px 0 10px;
    }
  .page-search-result .entire-search .product-view .header {
    margin: -30px auto 0;
  }
  .entire-search .search-result > .title {
    font-size: 20px;
    width: 100%;
    text-align: center;
  }
  .block-content-wrap .price-waper .previous-price.price,
  .block-content-wrap .price-waper span.current-price.price {
    letter-spacing: 0px;
    font-size: 14px;
  }
  .price-block-container {
    line-height: 14px;
  }

  .page-search-result .product-view.image-view .product-block,
  .page-search-result .product-view.scrollable-view .product-block {
    height: 315px;
  }
  #bmui-tab-account_information .account-short-details .form-row {
    padding: 20px 40px;
  }
  #bmui-tab-account_information
    .account-short-details
    > div.customer-address
    > p.address-line-1 {
    margin-top: 25px;
  }
  .add-cart-information-popup .variation-container .chosen-container,
  .add-cart-information-popup
    .variation-container
    .variation-type
    label.type-label {
    max-width: 100%;
    width: 100%;
    text-align: center;
    line-height: 24px;
    text-transform: capitalize;
  }
  .owlCarousel.widget.widget-gallery.testimonial .widget-title {
    font-size: 22px;
  }
  .image-popup-container.popup {
    width: 100%!important;
  }
  
  .image-popup-container .image-wrapper img.popup-image {
    max-width: 100%;
    object-fit: contain;
   }
.image-popup-container.popup {
    max-height: 100vh !important;
   }
  .product-view.image-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.scrollable-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.image-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button,
  .product-view.scrollable-view
    .product-block
    .block-content-wrap
    .btn-add
    span.add-to-cart-button {
    font-size: 14px;
    padding: 9px 5px;
    position: relative;
    bottom: unset;
    right: unset;
    margin: 15px auto 0;
    max-width: 200px;
  }
  .widget-product.special-product
    .product-view.image-view
    .product-block:last-child,
  .widget-product.special-product
    .product-view.scrollable-view
    .product-block:last-child {
    display: block;
  }
  .owlCarousel.product-categories {
    margin: 0 auto 40px;
    max-width: 100%;
    border: 12px solid #fafbf2;
    padding: 15px 0 20px;
  }
  .owlCarousel.product-categories .owl-carousel {
    width: 90%;
    margin: 0 auto;
  }
  .check-out-total > .price-row .price.no-shipping-cost-found {
    max-width: 180px;
  }

  .widget-snippet .image-section .image-item a img,
  .widget-snippet .featured-image-section .image-area .image-item img,
  .widget-snippet .offer-area .all-item .single-item img {
    width: 100%;
  }
  .widget-snippet .image-section {
    margin: 12px 0 10px;
  }
  .scrollable-view,
  .widget-html.widget-title h3 {
    padding: 0px 15px;
    font-size: 20px;
  }
  .widget-product.womens .product-view.image-view .product-block,
  .widget-product.womens .product-view.scrollable-view .product-block,
  .page-home .product-view.image-view .product-block,
  .page-home .product-view.scrollable-view .product-block,
  .wish-list-details .product-view.image-view .product-block,
  .wish-list-details .product-view.scrollable-view .product-block,
  .entire-search .product-view.image-view .product-block,
  .entire-search .product-view.scrollable-view .product-block,
  .product-widget.widget-related .product-view.image-view .product-block,
  .product-widget.widget-related .product-view.scrollable-view .product-block {
    width: 100%;
    margin: 0 auto 20px;
    height: auto;
  }
  .scrollable-view {
    margin: 0;
  }
  .widget-html.widget-title h3 a {
    position: absolute;
    left: 20px;
    bottom: -44px;
    top: auto;
    font-size: 14px;
    right: auto;
  }
  .scroll-left,
  .scroll-right {
    margin-left: -5px;
  }
  #customer-profile-tabs.customer-profile-v2 .special-product .title {
    font-size: 17px;
  }
  .widget.widget-filter .accordion-panel > .label-bar {
    margin: 0;
    padding: 0 0 10px;
  }
  .image-preview-box.product-detail-view > img {
    max-width: 100%;
  }
  div.image-preview-box.product-detail-view > img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}
.product .widget-price .current-price-container .current-price.price {
     font-size: 32px;
     line-height: 48px;
}
.widget.widget-breadcrumb {
    margin: -22px auto 2px;
}
.product .widget-price .previous-price.price {
    padding-top: 10px;
}
.product .product-widget.widget-price {
    display: flex;
    margin: 16px 0 0px;
    padding-top: 20px;
}
.product span.available.stock-mark {
    top: 45px;
}

  .page-product div#spltr-70f0b6b9-59f4-4729-9535-391cf00c7d4e {
    padding: 0;
  }
  .image-popup-container .image-wrapper {
    padding: 0 !important;
    border: 0;
  }
  .popup .body {
    padding: 10px 25px;
    max-height: 180px;
    overflow: auto;
  }
  .stepper .stepper-arrow.up::before {
    font-size: 24px;
  }
  .stepper .stepper-arrow.down::before {
    font-size: 27px;
  }
  .advance.checkout-page
    .advance-checkout-order-details-right-dom-inner
    .checkout-others-payment-option
    .code-submit-form {
    flex-direction: column;
  }
  .advance.checkout-page
    .advance-checkout-order-details-right-dom-inner
    .checkout-others-payment-option
    .code-submit-form
    .code-submit-form-submit {
    padding: 7px 25px;
    margin: 10px 0 0 0;
    height: 42px;
    width: 100%;
    max-width: 100%;
  }
  .advance.checkout-page .address-edit-from-wrap form {
    margin-top: -15px;
  }
  #webcommander-page
    .advance.checkout-page
    .shipping-config
    .address-edit-from-wrap
    form {
    padding: 20px 10px 30px;
  }
  #webcommander-page
    .advance.checkout-page
    .shipping-config
    .address-edit-from-wrap
    form
    .button {
    width: 100%;
    position: relative;
    bottom: unset;
    left: unset;
    margin: 0 10px;
    font-size: 15px;
    height: 44px;
  }
  .widget-form.contact-form .radio-checkbox-row .radio input {
    position: absolute;
  }
  .contact-form .widget-title {
    padding: 50px 20px 30px;
  }
  .widget.widget-html.contact-map iframe {
    height: 300px;
  }
  .blog-post-item {
    width: 100%;
    margin: 0 0 20px;
  }
  .blog-post-item .post-description .title {
    padding-bottom: 0;
    margin-top: 5px;
  }
  .widget-blogPost .post.post-list-view-height {
    height: auto;
  }
  .blog-post-item .post-description {
    padding: 15px 0;
    height: auto;
  }
  .blog-post-item .post-description .title a {
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
  }
  .widget-blogPost .blog-post-content,
  .blog-posts {
    margin: 0 auto 20px;
    padding: 10px 0 10px;
  }
  .blog-post-details {
    padding: 0;
    box-shadow: unset;
    margin: 0;
  }
  .blog-post-details .title {
    font-size: 20px;
    line-height: 30px;
    padding: 0 0px 10px;
  }
  .blog-post-details .content h1 {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-post-details .content h2 {
    font-size: 17px;
    line-height: 26px;
  }

  .blog-post-details .content h3 {
    font-size: 17px;
    line-height: 24px;
  }
  .blog-post-details .content h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .blog-post-details .content h5,
  .blog-post-details .content h6 {
    font-size: 15px;
    line-height: 24px;
  }
  .blog-post-details .image {
    padding-bottom: 0px;
  }
  .blog-post-details .blog-post-info {
    margin: 0px;
  }
  .blog-post-details .social-media-share-bar:before {
    font-size: 16px;
  }
  .blog-post-details .social-media-share-bar {
    padding-left: 75px;
  }
  .blog-post-details .social-media-share-bar {
    margin: 0;
    padding: 15px 0 25px;
  }
  .blog-post-details .content {
    padding-bottom: 0;
  }
  .entire-search .search-result.pages .page a span.title {
    font-size: 17px;
  }
  .search-results .page {
    margin-bottom:30px;
  }
  .widget.widget-article h1,
  .widget.widget-article h2,
  .widget.widget-article h3 {
    font-size: 30px;
  }
  .widget.widget-article h4,
  .widget.widget-article h5,
  .widget.widget-article h6 {
    font-size: 22px;
  }
  .widget-article a {
    word-break: break-all;
  }
  .login-form .title,
  .registration-form .title,
  .password-reset-form .title,
  .customer-new-password .title {
    font-size: 24px;
  }
  .footer-logo-social {
    text-align: center;
  }

  .widget-blogPost.home-blog .blog-post-content {
    max-width: 100%;
    padding: 0;
  }
  .blog-post-item .post-description .title a {
    font-size: 18px;
    line-height: 27px;
  }
  .responsive .home-blog {
    margin-bottom: 10px;
  }
  .blog-title h3 {
    font-size: 24px;
    line-height: 22px;
    margin: 0 auto 30px;
  }
  .home-blog .blog-post-item {
    width: 100%;
    margin: 0 15px 20px;
  }

  .widget-navigation.user-nav .nav-wrapper.vertical.show {
    right: 30px;
    transform: translateX(-55%);
  }
  .widget-navigation.user-nav .nav-wrapper.vertical.show::before {
    right: 41%;
    left: auto;
  }

  .search-menu-button.responsive-menu-btn {
    bottom: 24px;
    position: absolute;
    left: auto;
    right: 110px;
  }

  .category-details-container .title {
    font-size: 21px;
    padding-bottom: 10px;
    margin-top: -29px;
  }
  .body
    .widget-container
    .page-content
    .category-details
    .product-view
    .sortable,
  .body
    .widget-container
    .page-content
    .category-details
    .product-view
    .sortable
    select {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .responsive .category-details .category-details-container {
    flex-direction: inherit;
    display: none;
  }
  .tag-mark {
    z-index: 1;
  }

  #customer-profile-tabs.customer-profile-v2 .profileLogout a:hover {
    background-color: #e500c7;
  }
  #customer-profile-tabs.customer-profile-v2 .button.profileLogout {
    max-width: 130px;
  }
  .category-details-container,
  .subcategory-container {
    padding-bottom: 5px;
  }
  .filtered-product-container .product-view.image-view .content,
  .category-details .product-view.image-view .content,
  .widget-product.shop .product-view.image-view .content {
    padding: 10px 0 10px;
  }
  .widget.widget-snippet .contact-zone .contact-area .phone,
  .widget.widget-snippet .contact-zone .contact-area .email,
  .widget.widget-snippet .contact-zone .contact-area .address,
  .widget.widget-snippet .contact-zone .contact-area .open-hours {
    margin: 0 0 20px;
    width: 100%;
  }
  .widget-snippet .contact-zone h2 {
    padding: 10px 10px 0 20px;
  }
  .widget-snippet .contact-zone h2,
  .contact-form .widget-title {
    font-size: 18px;
  }
  .widget-snippet .contact-zone .contact-area {
    padding: 5px 20px 0px 40px;
  }
  .contact-form .widget-title {
    padding: 30px 20px 25px;
  }
  .widget-form .single-input-row .form-row {
    margin-top: 0;
  }
  .widget.widget-html.contact-map .widget-title {
    font-size: 18px;
  }
  .widget.widget-html.contact-map {
    padding: 0 20px 1px !important;
  }
  .wish-list-details .product-view .header .sortable,
  .wish-list-details .product-view .header .sortable select#product-sorting,
  .page-search-result .product-view .header .sortable,
  .page-search-result .product-view .header .sortable select#product-sorting {
    min-width: 290px;
    margin: 10px auto -5px;
    float: unset;
  }
  .page-search-result .product-view.image-view .content,
  .wish-list-details .product-view.image-view .content {
    margin: 0;
  }
  .widget-productImage .image-preview-box {
    max-width: 100%;
    height: auto;
  }
  .widget-productImage {
    margin-top: 25px;
  }
  .product-view.scrollable-view .header {
    margin: 5px 0 10px;
  }
  .product-widget.widget-related .scrollable-view > .content {
    margin: 0;
  }
  .wish-list-popup.add-to-wishlist-popup.popup .body label,
  .wish-list-popup.add-to-wishlist-popup.popup .body select {
    width: 92%;
  }

  .product-widget.widget-stockMark {
    margin-top: -45px;
  }
  .blog-category-details > .title,
  .blog-page-title h1 {
    font-size: 22px;
    padding: 20px 0 25px;
    text-align: center;
  }
  .blog-category-details > .title {
    font-size: 20px;
    padding: 10px 0 15px;
  }
  .widget-html.blog-page-title,
  .widget.widget-blogPost,
  .blog-category-details {
    padding: 0;
  }
  .widget-blogPost .blog-post-content .footer,
  .blog-posts .footer,
  .blog-category-details,
  .blog-category-details .blog-posts {
    margin-bottom: 0;
  }
  .widget.widget-snippet .full-discover-area .top-content h2 {
    font-size: 17px;
    padding: 0 0 20px;
    line-height: 30px;
  }
  .widget-productImage
    .multi-image-scroll-wrapper
    .image-right-scroller.scroll-navigator {
    right: -5px;
  }
  .widget-productImage
    .multi-image-scroll-wrapper
    .image-left-scroller.scroll-navigator {
    left: -12px;
  }
  .page-shop .product-view .header {
    margin-top: 0;
    margin-bottom: 0;
  }
  .newsletter.unsubscribe.valid-verify-form {
    margin: 0px auto 10px;
    padding: 0;
    background: transparent;
  }
  .page-newsletter-subscription .subscription-list-success {
    width: 100%;
  }
  #customer-profile-tabs.customer-profile-v2 .form-row {
    width: 100%;
    float: unset;
    margin: 17px 0;
  }
  .widget-snippet .sction-title {
    margin: 35px auto 20px;
    padding: 0 15px;
  }
  .widget-snippet .sction-title h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .widget-snippet .sction-title p {
    font-size: 17px;
  }
  .product-view .product-block .review-rating-wrapper {
    margin: 10px 15px;
    position: relative;
    bottom: unset;
    justify-content: center;
  }
  .widget.widget-html.blog-title {
    margin: 0px auto 0;
    padding: 0 15px;
  }
  .widget.widget-html.blog-title p {
    font-size: 17px;
  }
  .widget.widget-html.blog-title h2 {
    font-size: 32px;
    line-height: 32px;
  }

  .product-widget.widget-stockMark {
    margin-top: 0;
  }
  .responsive .body > .widget-container {
    padding: 0 15px;
  }
  .contact-form .form-template .form-row.btn-row button.submit-button {
    margin: 0 auto;
    max-width: 100%;
  }
  .widget-form .single-input-row .form-row.widget-title {
    margin: 10px 0 0;
  }
  .responsive #wi-85298A03-24D2-4F4B-8704-10EBBE4F79A3 .spacer {
    height: 10px;
  }
  .widget-container > .page-content > .v-split-container > .v-split .widget,
  .widget-container
    > .page-content
    > .v-split-container
    > .v-split
    .widget.widget-snippet.spaceLeftRight {
    padding-left: 0;
    padding-right: 0;
  }
  .page-common-page .article-table table.def-table {
    width: 100%;
  }
  .page-common-page .article-table {
    overflow: scroll;
  }
  .image-popup-container .navigator.right-button,
  .image-popup-container .navigator.left-button {
    top:53%;
  }
  .customer-profile-v2 .customer-welcome-profile {
    padding: 10px 0 0;
  }
  .filter-details .filter-title {
    display: none;
  }
  .widget-snippet.chef-special-page .chef-special {
    margin: 30px auto 30px;
    padding: 0;
  }
  .tell-friend.tell_friend_popup.popup.anim-fade-zoom.active {
    max-width: 280px;
  }
  form.tell-friend-popup .popup-bottom.footer,
  form.tell-friend-popup .popup-bottom.footer {
    flex-flow: column-reverse;
  }
  .product-widget.widget-availableStock .available-stock {
    font-size: 16px;
    position: relative;
    top: unset;
    left: unset;
    margin-top: 20px;
  }
  .product-view.image-view .content {
    margin: 0;
    padding: 0 0 40px;
  }
  body > .header .widget.widget-cart.cart {
    margin-right: -20px;
    margin-top: -28px;
  }
  body > .header .widget-navigation.user-nav {
    margin-top: -30px !important;
  }
  .page-product .widget-pageHeading,
  .page-event .widget-pageHeading {
    margin: 0 -20px 30px;
  }
  .event-details .basic-info {
    width: 100%;
  }
  .event-details .image-preview {
    width: 100%;
    margin-right: 0;
  }
  .bmui-tab.event-description-container {
    margin: 0 auto 30px;
  }
  .event-details .basic-info .info-row h2 {
    line-height: 30px;
    font-size: 20px;
  }
  .event-details .info-row.start-time-row label,
  .event-details .info-row.end-time-row label {
    font-size: 16px;
    width: 82px;
  }
  .event-details .info-row.start-time-row span,
  .event-details .info-row.end-time-row span {
    font-size: 14px !important;
  }
  .event-details .basic-info .venue-row a {
    font-size: 17px;
  }
  .event-details .buyTicketsWrapper {
    flex-basis: 200px;
  }
  .event-details .buyTicketsWrapper .ticket-add-to-cart-button {
    max-width: 100%;
    font-size: 19px;
    line-height: 46px;
    background-position: calc(50% - 60px);
  }
  .event-details .buyTicketsWrapper .ticket-add-to-cart-button:hover {
    background-position: calc(50% - 60px);
  }
  .event-details .price-wrapper span.price {
    font-size: 33px;
  }
  .page-credit-card-payment form.securepayjs-form {
    padding: 30px 20px;
  }
  .contact-form .form-template .form-row label {
    width: 100%;
  }
  .widget-form.contact-form .radio-checkbox-row {
    display: block;
    padding: 5px 0 0 23px;
  }
  .widget-snippet .location.con-left-widget h2 {
    padding: 0 0 20px 20px;
  }
  .widget.widget-snippet .social-links {
    padding: 0 0 20px 10px;
    margin-bottom: 30px;
  }
  .widget-productImage .image-preview-box .sale.tag-mark,
  .product-view.image-view .sale.tag-mark,
  .product-view.scrollable-view .sale.tag-mark {
    left: 10px;
    top: 10px;
  }
  .widget-snippet .banner-section .banner-content {
    padding: 30px 15px 50px;
  }
  .widget-snippet .promote-area .contact-area,
  .widget-snippet .programs {
    padding: 0 15px;
  }
  .widget-snippet .social-contact-area .single-item {
    margin: 0 5px 20px;
  }
  .widget.widget-snippet .social-contact-area .single-item .image-area img {
    width: 100%;
  }
  .registration-form input,
  .registration-form select {
    padding: 10px 15px;
  }
  .widget-form.contact-form .widget-title {
    padding: 10px 0 10px;
    font-size: 22px;
  }
  .widget.widget-snippet .contact-zone h2 {
    padding: 0 0 10px;
    font-size: 22px;
  }
  .widget.widget-form.contact-form form {
    padding: 10px 5px 18px 5px;
  }
  body > .header .widget-navigation.user-nav {
    margin-right: -26px;
  }
  .responsive-navigation .navigation-item.has-child .child-opener {
    right: 2px;
  }
  .product-view.image-view .product-name,
  .product-view.scrollable-view .product-name {
    height: 60px;
  }
  .page-donation-confirm .multi-column.two-column .columns {
    width: 100%;
  }
  .page-donation-confirm .checkout-page .address-edit-from-wrap .form-row {
    padding: 0;
  }
  .page-donation-confirm .two-column .first-column .column-content {
    margin-right: 0;
  }
  .page-donation-confirm .checkout-page .address-edit-from-wrap > .header {
    margin: 30px auto 10px;
  }
  .page-donation-confirm
    .checkout-page
    .address-edit-from-wrap
    > .header
    .title {
    font-size: 20px;
  }
  .page-donation-confirm .donation-address-edit-form {
    padding: 0 0 20px;
  }
  .page-donation .donation-details {
    margin: 0 auto 30px;
  }
  .widget.widget-BPProgramGuide {
    margin: -20px 0 90px;
  }
  .donation-success-title {
    font-size: 23px;
    padding-top: 20px;
    margin-bottom: 0;
  }
  .widget-navigation.user-nav .responsive-navigation .navigation-item a {
    font-size: 16px;
  }
  #bmui-tab-account_information .account-short-details > div.customer-phone {
    padding-left: 0;
  }
  .responsive .content-station .row-station .station-data:before {
    left: 10px;
    font-size: 15px;
  }
  .responsive .content-station .row-station .station-data {
    padding: 12px 10px 12px 140px;
  }
  .responsive .content-station .row-station .station-data p,
  .responsive .content-station .row-station .station-data a {
    font-size: 15px;
  }
  .responsive .footer-copyright-content {
    padding: 25px 0 0;
  }
  .responsive .promote-area .contact-area .single-item .content {
    bottom: 13px;
  }
  .responsive .promote-area .contact-area .single-item .content h3 {
    font-size: 23px;
  }
  .page-product .widget-pageHeading,
  .page-event .widget-pageHeading {
    margin: 0 -15px 30px;
  }
  .donation-details__content-panel .donation-details__title {
    font-size: 25px;
    line-height: 35px;
  }
  .page-donation .donation-details__description h1 {
    font-size: 20px;
    line-height: 32px;
  }
  .page-checkout .checkout-page-options .content-wrapper {
    padding: 0;
    margin: 50px auto 40px;
    border: 0;
    box-shadow: unset;
  }
  .page-checkout .checkout-page-options .new-customer {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 0 35px;
  }
  .page-checkout .new-customer-from h1,
  .page-checkout .checkout-page-options .registered-customer > h1 {
    font-size: 25px;
    margin: 0 0 10px;
  }
  .page-checkout .checkout-page-options .registered-customer {
    padding-left: 0;
    width: 100%;
    border-left: 0;
  }
  .responsive .widget-search.menu-search .search-menu-button.close {
    right: 23px;
    top: 8px;
    transform: translateX(50%);
  }

  .responsive .widget.widget-search.menu-search .search-form button {
  }

  .widget.widget-search.menu-search .search-form.show form {
    top: 45px;
  }

  .responsive .widget.widget-search .search-form form {
    height: 45px;
    max-width: 92%;
    position: relative;
    top: 35px;
    margin: 0 auto;
    text-align: center;
    float: unset;
    top: 45px;
  }
  .search-menu-button.responsive-menu-btn.close {
    right: 18px !important;
    top: 15px !important;
  }
  .widget.widget-search.menu-search .search-form input {
    height: 40px;
  }

  .responsive .search-form.show::after {
    height: 115px;
  }
  .widget.widget-search.menu-search .search-form button {
    background-position: 38px center;
  }
  body > .footer {
    padding: 0 15px;
  }
  .widget-navigation.footer-menu .navigation-item {
    padding: 0 0 5px !important;
    text-align: left;
    width: 100%;
  }
  .widget-image.footer-logo img {
    width: 150px;
  }
  .widget.widget-newsletter {
    width: 100% !important;
  }
  .widget-article.footer-back-to-top {
    right: 0px !important;
  }
  .header .cart-widget-text {
    top: -5px;
    right: 0;
  }
  .responsive .checkout-box-btn a {
    margin: 0px 15px 32px 15px;
  }
  .responsive .widget-html.blog-title-section h2,
  .responsive .widget-html.shop-merchandise-title h2,
  .responsive .daily-dose .daily-dose-container .daily-dose-content h2,
  .responsive .schedule-accordion .widget-title,
  .responsive .contact-us-cta-area .content-wrap h2,
  .responsive .widget-html.program-gallery-section-title h2,
  .responsive .schedule-box-title h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .responsive .show-schedule .schedule-content .schedule-single {
    width: calc(100% - 0px);
    padding: 35px 30px;
  }
  .responsive .daily-dose .daily-dose-container {
    gap: 38px;
    flex-wrap: wrap;
  }
  .responsive .daily-dose .daily-dose-container .daily-dose-img {
    min-width: 100%;
    max-width: 100%;
  }
  .responsive .home-product-section .product-view.image-view .product-block,
  .responsive
    .home-product-section
    .product-view.scrollable-view
    .product-block {
    width: calc(100% / 1 - 0px);
    margin: 0 0px 35px;
  }
  .responsive .social-contact-area .single-item {
    width: calc(100% / 1 - 0px);
    margin: 0px 6px 30px 6px;
  }
  .schedule-accordion .bmui-tab-header-container {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
  }

  .responsive .home-banner-content .text-content h1 {
    line-height: 45px;
    max-width: 500px;
    font-size: 35px !important;
  }
  .responsive .home-banner-content .full-content {
    top: 58px;
    padding-left: 15px;
  }
  .responsive .home-banner-content .video-content video {
    height: 425px;
  }
  .responsive .widget-html.schedule-box-title {
    margin-top: -73px;
    margin-bottom: 0;
    padding: 8px 0px 10px 0px;
  }
  div#spltr-9A1B2968-48D6-401C-BB57-B25A144DC2A2 {
    padding: 0 15px;
  }
  .responsive .widget-gallery.schedule-slider-section {
    margin-bottom: 25px;
  }
  .responsive .widget-gallery.schedule-slider-section {
    padding: 0px 30px !important;
  }
  .responsive .checkout-box-btn {
    display: flex;
    justify-content: center;
  }
  .responsive .home-banner-content .text-content h1 {
    margin: 0 0 12px;
  }
  .responsive .contact-us-cta-area {
    padding: 15px 15px;
  }
  .responsive .contact-us-cta-area .content-wrap {
    padding: 50px 15px 60px;
  }
  .responsive .widget-gallery.program-gallery-section .owl-carousel {
    padding: 0 15px;
  }
  .responsive
    .widget-gallery.program-gallery-section
    .owl-carousel
    .owl-stage-outer {
    margin: 0 auto;
  }
  .responsive .widget-html.program-gallery-section-title {
    margin-bottom: 25px;
    padding-top: 45px;
  }
  .responsive .widget-gallery.program-gallery-section .article-item {
    margin: 0 0px;
    min-height: auto;
  }
  .responsive
    .widget-gallery.program-gallery-section
    .article-item
    .article-content {
    min-height: auto;
  }
  .responsive .widget-gallery.program-gallery-section .program-content {
    padding: 30px 20px 0px 20px;
  }
  .responsive .schedule-accordion .show-schedule {
    padding: 25px 20px 65px;
  }
  .responsive .widget.schedule-accordion {
    padding: 50px 0 0;
  }
  .responsive
    .show-schedule
    .schedule-content
    .schedule-single
    .text-content
    .time-zone
    .time-text {
    font-size: 32px;
    line-height: 38px;
    margin: 0;
  }
  .show-schedule .schedule-content .schedule-single .text-content h3 {
    font-size: 22px;
    line-height: 35px;
  }
  .responsive .schedule-accordion .show-schedule {
    padding: 25px 15px 65px;
  }
  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 {
    padding: 60px 0 28px;
    max-width: 100%;
  }
  #spltr-E5F9D1F9-2685-42C9-A483-54EC2E618492 .daily-dose {
    padding: 0 15px 0 15px;
  }
  .responsive .daily-dose .daily-dose-container {
    gap: 20px;
    flex-wrap: wrap;
  }
  .responsive .home-banner-content .text-content button {
    height: 44px;
    padding: 8px 40px 8px 75px;
  }
  .responsive .contact-us-cta-area .content-wrap .btn-box button {
    padding: 11px 45px 10px 75px;
  }
  .responsive
    .daily-dose
    .daily-dose-container
    .daily-dose-content
    .btn-box
    button {
    padding: 11px 45px 10px 75px;
  }
  .responsive .widget-tabAccordion.daily-accordion {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-top: 55px;
  }
  .responsive .sponsors-join-community-buton {
    padding: 20px 0 60px;
  }
  .responsive .sponsors-join-community-buton P a {
    padding: 8px 29px;
    min-height: 44px;
  }
  .responsive .trusted-sponsors-area {
    padding: 0 0 20px;
  }
  .responsive .promote-area {
    padding: 60px 15px;
    margin-bottom: 80px;
  }
  .responsive .promote-area {
    margin-bottom: 50px;
  }
  .home-product-section .product-view.image-view .content {
    padding: 0 15px 15px;
  }
  .responsive .widget-html.explore-more-btn a {
    padding: 14px 21px;
    max-width: 182px;
  }
  .responsive .widget.widget-blogPost.blog-top-section .blog-post-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 15px;
  }
  .responsive .widget.widget-blogPost.blog-top-section .blog-post-content {
    padding: 0 15px;
  }
  .responsive .widget.widget-blogPost.blog-top-section {
    margin: 20px auto 0;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .blog-post-content
    .blog-post-item.first
    .title
    a {
    font-size: 18px;
    line-height: 29px;
  }
  .responsive .contact-us-cta-area .content-wrap h2 {
    margin: 0 0 30px;
  }
  .responsive .widget-gallery.program-gallery-section {
    padding-bottom: 60px;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .blog-post-item
    .title
    a {
    padding: 0 0 13px;
    display: block;
    font-size: 16px;
    line-height: 26px;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .post.post-list-view-height {
    min-width: 100px;
    height: 100px;
  }
  .responsive .social-channels-area {
    padding: 60px 0;
    margin-top: 67px;
  }
  .responsive
    .widget.widget-blogPost.blog-top-section
    .blog-post-item
    .post-description {
    width: 100%;
  }
  .responsive.page-program-guide .widget-pageHeading {
    padding: 50px 0 15px;
  }
  .responsive.page-program-guide .widget.section-title {
    padding: 55px 15px 30px;
  }
  .responsive.page-program-guide .widget.section-title h2 {
    font-size: 30px;
  }
  body.page-program-guide .schedule-accordion .bmui-tab-header-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 {
    padding-left: 0;
  }
  .widget-price .current-price-container .current-price.price {
    font-size: 22px;
  }
  .widget-productImage {
    margin-top:0px;
	padding-bottom: 0;
  }
  .new-review-panel {
    margin: 0 0 60px;
  }
  .new-review-panel .main-container {
    margin: 0 0 20px;
  }
  .footer .footer-spacer {
    display: none;
  }
  .responsive .body .widget-container {
    padding: 0 15px;
  }

  .responsive.page-podcasts .widget-html.sub-title p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 30px;
  }
  .responsive .donation-details-wrapper {
    padding: 30px 20px;
  }
  .donation-details__title {
    font-size: 24px;
  }
  .donation-address-page-content-inner {
    padding: 30px 20px;
  }
  .header .widget.widget-cart,
  .header .widget.widget-navigation.user-nav,
  .header .widget.widget-search {
    display: none;
  }
  body > .header::before {
    display: none;
  }
  .header > .widget-container .widget-storeLogo.fm-logo {
    max-width: 120px !important;
  }
  .widget-navigation.main-menu .navigation-item.nav-donate,
  #left-modern-nav-drawer-wc
    .responsive-navigation.wc-modern-navigation
    .navigation-item.nav-donate {
    display: block;
  }
  .login-form .form-row:nth-last-of-type(2) {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    order: 6;
  }
  .login-form .form-row.remember {
    order: 5;
    text-align: center;
    width: 100%;
  }
  .login-form .form-row:last-child {
    width: 100%;
    order: 7;
    text-align: center;
    margin: 10px 0 0;
  }
  .login-form .form-row.submit-row {
    margin: 15px 0;
  }
  .widget-snippet .promote-area .contact-area .single-item {
    height: 300px;
    overflow: hidden;
    border-radius: 14px;
  }
  .widget-snippet .promote-area .contact-area {
    padding: 0;
  }
  .widget.widget-snippet .error-area {
    padding: 60px 15px 50px;
  }
  .widget.widget-snippet .error-area .text h5 {
    font-size: 30px;
    line-height: 35px;
  }
  .widget.widget-snippet .error-area .text h6 {
    font-size: 20px;
    line-height: 30px;
    padding: 15px 0 12px;
  }
  .widget.widget-snippet .error-area .text h1 {
    font-size: 32px;
    line-height: 42px;
    margin: 0 0 12px;
  }
  .widget.widget-snippet .error-area .text p {
    font-size: 16px;
    line-height: 28px;
  }
  .widget.widget-snippet .error-area .text a {
    font-size: 16px;
    max-width: 180px;
    padding: 12px 10px;
    margin: 20px auto 0;
  }
  .widget.widget-snippet .thank-you-area .thank-you-img img {
    width: 70px;
  }
  .widget.widget-snippet .thank-you-area .text h6 {
    font-size: 32px;
    line-height: 35px;
    margin: 20px 0 0;
  }
  .widget.widget-snippet .thank-you-area .text h1 {
    font-size: 20px;
    padding: 15px 0 10px 0;
  }
  .widget.widget-snippet .thank-you-area .text p {
    font-size: 16px;
    line-height: 28px;
    padding: 0px 0 10px 0;
  }
  .widget.widget-snippet .thank-you-area .text a {
    font-size: 16px;
    max-width: 190px;
    padding: 12px 10px;
    margin: 10px auto 0;
  }
  .widget.widget-snippet .thank-you-area {
    max-width: 100%;
    margin: 60px auto 50px;
    padding: 0 15px;
  }
  .widget.widget-article.terms-inner-content {
    margin: 0 auto 60px;
  }
  .responsive .blog-sidebar-widget .blog-post-item .post-description {
    width: 70%;
  }
  .responsive
    .blog-sidebar-widget
    .blog-post-item
    .post.post-list-view.post-list-view-height {
    width: 30%;
  }
  .responsive .blog-sidebar-widget .widget-title {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 10px;
  }
  .responsive .widget-blogPost.sidebar-recent-posts {
    margin: 0 0 35px;
  }
  .responsive.page-blog-post .blog-post-details {
    padding: 0;
  }
  .responsive .blog-post-details .blog-details-banner-image-wrapper {
    height: auto;
  }
  .widget.widget-article.blog-button {
    margin: 50px auto 20px;
  }
  .responsive.page-memberships .body .widget-container {
    /* padding: 0; */
  }
  .account-profile-box.subscribloom-layout-3 .submit-button,
  .account-profile-box.subscribloom-layout-5 .submit-button {
    height: 50px !important;
    padding: 0;
  }
  .account-profile-box.subscribloom-layout-3 .submit-button .round-icon,
  .account-profile-box.subscribloom-layout-5 .submit-button .round-icon {
    margin: 18px 0 0;
  }
  .responsive .trusted-sponsors-title {
    padding: 50px 15px 30px;
  }
    .responsive .trusted-sponsors-title .widget-title, .responsive .trusted-sponsors-title h2 {
        font-size: 28px;
        line-height: 38px;
    }
  .responsive .trusted-sponsors-title p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 15px;
  }
   .responsive .icon-play::before,
   .responsive #media-player .media-main-container .button-controls a .icon-play::before{
  width: 20px;
  height: 20px;
  top: 26px;
  background-size: 20px;
  position:absolute;
}
    .responsive  #media-player .media-main-container .items .single-item .logo {
        width: 40px;
        height: 40px;
    }
    .responsive  #media-player .media-main-container .items .single-item:last-child{
        display: none;
    }
.responsive .icon-volume::before,
.responsive #media-player .media-main-container .button-controls a .icon-volume::before{
  width: 17px;
  height: 17px;
  top:30px;
  background-size: 17px;
}
 .responsive .icon-close::before {
  top:24px;
}
 .responsive .icon-pause::before {
  top:23px;
}

  .widget-image.close-to-home-logo img {
  width: 75px;
}
.responsive .widget-newsletter .form-row.mandatory:before {
    top: 16px;
}
    .responsive .trusted-sponsors-title h2 {
        padding: 0 15px 5px;
}
    .responsive .real-talk-content .full-content {
        left: 0;
        right: 0;
        width: 100%;
        padding: 0 15px;
    }
    .responsive .real-talk-content {
        padding: 0;
        margin: 0 15px;
    }
    .responsive .real-talk-content .full-content .text-content h2 {
        margin: 0 0 25px;
    }
    .responsive .real-talk-content .video-content {
        height: 300px !important;
    }
    .responsive .social-contact-area .single-item:first-child .follow-content h3 {
        font-size: 28px;
        line-height: 35px;
    }
    .customer-profile-v2-wrapper {
        padding: 50px 0;
    }
    #customer-profile-tabs.customer-profile-v2 .account-details-form .form-row {
        margin: 0;
    }
    #divSubscription  .choose-membership-area.subscribloom-layout-5 .choose-membership-table-single .info li ul li,
    #divSubscription  .choose-membership-area.subscribloom-layout-5 .choose-membership-table-single .info li ol li {
        width: 100%;
    }
    #divSubscription  .choose-membership-area.subscribloom-layout-5 .choose-membership-table-single .info {
        flex-direction: column;
    }
    .responsive .entire-search .search-result.pages .title.page {
        padding: 10px 0 30px !important;
    }
    .secure-pay-wrap {
        padding: 20px 20px 30px !important;
    }
    #media-player .media-main-container .button-controls a {
      padding: 14px 20px;
    }
    #media-player .media-main-container .program-guide-button span.program-text {
      display: none;
    }
}

@media screen and (max-width: 320px) {
  .widget-productImage .image-thumb-container .thumb-image {
    width: 88px;
    height: 88px;
  }
  .product-view.image-view .product-block,
  .product-view.scrollable-view .product-block {
    height: 285px;
  }
}
