body {
  font-family: myriad-pro, sans-serif;
  font-size: 18px;
}
h2 {
  font-size: 2.8rem;
}
h4 {
  font-weight: 600;
  font-size: 2.4rem;
}

body a:hover, body .alink:hover {
  color: #000;
  text-decoration: none;
}
body .page-header .panel.header {
  padding: 0;
  max-width: 100%;
}
.header.panel > ul.header.links {
  display: none;
}
.header.panel .widget.block.block-static-block {
  margin: 0;
}
.htb-bx {
  background: #8fdbd9;
  background-image: linear-gradient(to right, #d7d751 , #8fdbd9);
}
.htb-bx .inner-bx {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0.8rem 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #2c2c70;
  font-size: 20px;
}
.htb-bx .inner-bx a {
  text-decoration: none !important;
  color: #2c2c70;
}
.htb-bx .inner-bx a:first-child {
  color: #2c2c70;
}
.htb-bx .inner-bx > div:last-child a {
  color: #4e2627;
}
.htb-bx .inner-bx a:hover {
  color:#000;
}
.sep-l {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  line-height: 1.3;
  color: #666;
}
.page-header {
  background: #fff;
  border-image: linear-gradient(to right, #d7d751 , #8fdbd9) 1;
  border-width: 0 0 2px 0;
  border-style: solid;
}
.page-header .header.content {
  max-width: 1800px;
  padding: 2rem 2.5rem;
  background: #fff;
  display: flex;
  align-items: center;
}
body.cms-index-index .page-header {
  border: none;
}
.page-header .logo {
  position: static;
  margin: 0;
  float: none;
  order: 1;
  max-width: 310px;
}
.myAccountDropdownContainer {
  order: 3;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  max-width: 145px;
}
.nav-sections {
  max-width: 100%;
  margin: 0;
  padding: 0;
  order: 2;
  width: auto;
}
.myAccountDropdown .action.toggle {
  background: url("../images/user-icon.png") 0 0 no-repeat;
  width: 26px;
  height: 26px;
  background-size: 100% auto;
}
.myAccountDropdown .action.toggle:after, .minicart-wrapper .action.showcart .text, .myAccountDropdown .action.toggle span,
header #search_mini_form .actions {
  display: none !important;
}
.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active::before {
  width: 27px;
  height: 25px;
  margin-right: 0;
  background: url("../images/cart-icon.png") 0 0 no-repeat;
  vertical-align: middle;
  background-size: 100% auto;
}
.block-search .label:before {
  background: url("../images/search-icon.png") 0 0 no-repeat;
  width: 26px;
  height: 26px;
  content: '';
  background-size: 100% auto;
  margin-top: -3px;
}
.block-search .label {
  width: 26px;
  height: 26px;
  position: static;
  cursor: pointer;
}
.minicart-wrapper {
  background: none;
}
.block-search .control {
  position: absolute;
  top: 18px;
  left:auto;
  right: 0;
}
.block-search input {
  margin: 8px 0;
  position: static;
  transition: all .4s ease 0s;
  opacity: 0;
  width: 220px;
  height: 33px;
  border: #69a6a7 solid 1px;
  color: #000;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3);
  pointer-events: none;
}
.block-search .label.active + .control input {
  position: static;
  opacity: 1;
  pointer-events: all;
}
.myAccountDropdownContainer .block-search {
  clear: none;
  width: auto;
  order: 1;
}
.myAccountDropdownContainer .myAccountDropdown {
  right: 0;
  top: 2px;
  order: 2;
}
.myAccountDropdownContainer .minicart-wrapper {
  margin: 0 0 0 22px;
  padding: 0;
  order: 3;
}
.navigation {
  border: none;
  max-width: 100%;
}
.navigation ul {
  display: inline-block;
}

.navigation li.level0 {
  background: none;
}
.navigation .level0 > .level-top {
  color: #666;
  text-transform: uppercase;
}
.navigation .level0.active > .level-top, body.cms-index-index .navigation .level0.nav-1 > .level-top {
  font-weight: 400;
  background: none;
  color: #666;
}
.page-wrapper {
  background: #fff;
}
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
  padding-left: 25px;
  padding-right: 25px;
}
.myAccountDropdown ul.dropdown::before, .myAccountDropdown ul.dropdown::after {
  border-color: transparent transparent #69a6a7 transparent !important;
  left: auto;
  right: 3px;
}
.myAccountDropdown ul.dropdown {
  border: 1px solid #69a6a7;
  left: auto;
  right: 0;
  padding: 8px 0;
}
.myAccountDropdown ul.dropdown li {
  color: #666;
  padding: 0;
  text-align: center;
  line-height: normal;
}
.myAccountDropdown ul.dropdown li span {
  left: 0;
  display: block;
  text-decoration: none;
}
.myAccountDropdown li a {
  text-decoration: none !important;
  color: #666;
  font-size: 11px;
  text-transform: uppercase;
  padding: 7px 8px;
  display: block;
}
.myAccountDropdown li a:hover {
  color: #000;
  background: #e1e5c1;
}
body.cms-index-index .page-main, body.cms-index-index [data-content-type="row"][data-appearance="contained"] {
  padding: 0;
  max-width: 100%;
}
body.cms-index-index .page-main .column.main [data-content-type="row"][data-appearance="contained"] {
  max-width: 100%;
}
body.cms-index-index div[data-content-type="slider"] {
  visibility: visible;
}
#html-body body.cms-index-index [data-pb-style="TP6ILJ1"] {
  background-position: right top;
}
body.cms-index-index .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: flex-start;
  justify-content: flex-end;
}
body.cms-index-index .pagebuilder-poster-content {
  width: 100%;
  padding-right: 10px;
  max-width: 520px;
  text-align: right;
}
body.cms-index-index .pagebuilder-poster-content h4 {
  font-weight: 600;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 1.6rem;
  color: #fff;
}
body.cms-index-index .pagebuilder-poster-content p {
  font-size: 32px;
  margin-left: auto;
  line-height: 1.2;
}

body.cms-index-index .pagebuilder-poster-content a {
  background: #d5dd00;
  text-transform: uppercase;
  font-size: 20px;
  padding: 6px 0;
  margin: 25px 15px 0 auto;
  text-decoration: none !important;
  display: block;
  width: 175px;
  text-align: center;
  color: #5854bf;
}
body.cms-index-index .block.widget.block-products-list.grid .product-item-details {
  display: block;
  text-align: center;
}
body .product-item .product-item-details .product-item-inner, body.cms-index-index .product-item .price-box {
  display: none !important;
}
body .product-item .product-item-photo {
  text-align: center;
  display: block;
}
body .product-item-name {
  margin: 5px auto;
  max-width: 220px;
  min-height: 78px;
  font-size: 20px;
  line-height: 1.3;
}
.product-item-details .product-item-name .product-item-link {
  text-decoration: none !important;
}
.category-description .block.widget.block-products-list.grid .product-item-details, .block.widget.block-products-list.grid .product-item-details {
  padding: 0 10px 35px 10px;
  min-height: 10px;
  position: relative;
}
.view-btn {
  display: block;
  background: #d5dd00;
  width: 165px;
  height: 32px;
  color: #5854bf !important;
  line-height: 32px;
  margin: 0px auto;
  text-transform: uppercase;
  font-size: 16px;
  transition: all .4s ease 0s;
}
button, button:not(.primary), .review-form .action.submit.primary {
  background: #d5dd00;
  border: 1px solid #d5dd00;
  color: #5854bf;
}
.view-btn:hover {
  background: #818181;
  color: #fff !important;
}
.category-view .products-grid .product-item .price-box {
  margin: 5px 0 10px 0;
}
.product-item-details .product-item-name:hover .product-item-link::after, body.cms-index-index .pagebuilder-poster-content a:hover,
button:hover, button:not(.primary):hover, .review-form .action.submit.primary:hover {
  background: #dde500;
  color: #fff;
}
body .page-footer {
  background: #8fdbd9;
  margin-top: 55px;
  background-image: linear-gradient(to right, #d7d751 , #8fdbd9);
}
.foot-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1125px;
  margin: 30px auto 0 auto;
  padding: 0 25px;
  box-sizing: border-box;
}
.foot-signup {
  max-width: 460px;
  padding: 0 15px 15px 0;
  color: #fff;
}
.foot-social {
  margin-left: auto;
  padding: 0 0 15px 15px;
}
.foot-social .socialmedia li a {
  opacity: .85;
  transition: all .4s ease 0s;
}
.foot-social .socialmedia li a:hover {
  opacity: 1;
}
.foot-social .socialmedia li img {
  width: 50px;
  height: auto;
}
.foot-social .socialmedia li {
  padding: 0 4px;
}
.foot-signup h4 {
  font-weight: 400;
  line-height: 1.1;
  font-size: 2.7rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.foot-signup .e2ma_signup_form {
  margin: 0;
  padding: 0;
}
.foot-signup .e2ma_signup_form_label, .foot-signup .e2ma_signup_form_required_footnote {
  display: none;
}
.foot-signup .e2ma_signup_form_row {
  display: inline-block;
  width: 68%;
  vertical-align: top;
  margin: 0 5px 0 0;
  padding: 0;
}
.foot-signup #e2ma_signup_form_button_row {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 5px;
  padding: 0;
}
.foot-signup .e2ma_signup_form_element {
  margin-top: 0;
}
.foot-signup .e2ma_signup_form_button {
  background-color: #5f6771;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.footerlnk-bx {
  text-align: center;
  padding: 22px 25px;
  text-transform: uppercase;
  box-sizing: border-box;
}
.footerlnk-bx li {
  display: inline-block;
  vertical-align: top;
  padding: 0 18px;
}
.footerlnk-bx li a:hover {
  color:#000;
  text-decoration: none;
}
body .footer.content {
  max-width: 100%;
  padding: 0;
}
body .footer.content [data-content-type="row"][data-appearance="contained"] {
  max-width: 100%;
}
.foot-btmbx {
  background: #fff;
  padding: 20px 25px 10px 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
}
.copyright {
  background: none;
  color: #656e72;
  padding: 0 25px 10px 0;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.footer.content .foot-btmbx .footer-btmLinks {
  padding: 0 0 10px 25px;
}
.footer-btmLinks li {
  display: inline-block;
  vertical-align: top;
  padding: 0px 13px;
}
body .page-footer .footer.content div[data-enable-parallax="0"][data-element="inner"] {
  margin-bottom: 0 !important;
}
.catHeading {
  max-width: 385px;
  margin: 0 auto;
}
.catHeading h3, .hto-ehad {
  font-weight: 600;
  line-height: 1.1;
  font-size: 3.1rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  color: #dde500;
}
.hto-ehad {
  margin-bottom: 2rem;
  text-align: center;
}
.align-center {
  text-align: center !important;
}
.category-description .block.widget .product-item-info {
  border: none !important;
}
.block.widget .products-grid .product-items {
  text-align: center;
}
body .breadcrumbs {
  display: none;
}
body.catalog-category-view .catHeading {
  margin: 25px auto 55px auto;
}
.category-view .category-description h2 {
  color: #666;
  max-width: 100%;
  margin: 15px 0;
  font-weight: 500;
  font-size: 28px;
}
.shop-btm-bnr img {
  display: block;
}
body.catalog-product-view.page-layout-1column .product-info-main {
  background: none;
  border: none;
  min-height: 50px;
  font-size: 1.4rem;
  padding: 0px 20px 0 55px;
}
.page-title-wrapper {
  text-align: left;
  margin-top: 0;
}
.page-title-wrapper .page-title {
  font-size: 25px;
  font-weight: 600;
  color: #dde500;
}
.product-info-main .page-title-wrapper h1 {
  margin-bottom: 6px;
  text-align: left !important;
}
.productTitleSubtitle .product_subtitle {
  line-height: normal;
  text-align: left;
}
body.catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .price,
body.catalog-product-view.page-layout-1column .product-info-main .price-box .price {
  font-size: 48px;
  font-weight: 400;
  color: #dde500;
}
.product-info-main .product.attribute.custom_weight, body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions span.itemTotal {
  display: none !important;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  text-align: left;
}
body.catalog-product-view.page-layout-1column .product-info-main .short_benefit {
  font-size: 16px;
}
.short_benefit #seeDetails {
  font-weight: 400;
}
.product-info-main .product-add-form {
  padding-top: 28px;
  border-top: #c5c5c5 solid 1px;
  margin-top: 12px;
}
.box-tocart .fieldset {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  width: 100%;
  margin: 38px 0 15px 0;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .field.qty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 35px;
  align-items: center;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .field.qty .label {
  margin: 0;
  font-size: 28px;
  color: #666;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .field.qty select#qty {
  width: 70px;
  height: 32px;
  font-size: 18px;
  border: #8f8f8f solid 1px;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions button {
  width: 215px;
  border: none;
  padding: 12px;
  background: #818181;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 25px !important;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .8);
  transition: all .4s ease 0s;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions button:hover {
  background: #dde500;
}
body .product.info.detailed {
  width: 100%;
  padding: 3.5rem 6rem;
  margin-bottom: 0;
  box-sizing: border-box;
}
.product.info.detailed:before, #tab-label-reviews:before,
body.catalog-product-view.product-reviving-cleanser div#reviews.data.content:before, #reviews-wrap::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #dde500;
  position: absolute;
  left: 0;
}
.product.data.items {
  position: static;
}
.product.data.items #tab-label-reviews-title {
  display: block;
  padding-top: 55px !important;
}
#product-review-container #customer-reviews .block-title {
  display: none;
}
.product.data.items > #reviews.item.content {
  padding: 25px 10px;
}
body .product.data.items > .item.title {
  float: none;
  width: 100%;
  margin-top: 55px !important;
}
body .product.data.items > .item.content {
  border: none;
  display: block !important;
  float: none !important;
  margin: 0;
}
body .product.data.items > .item.title > .switch, body .product.data.items > .item.title.active a {
  font-weight: 400;
  line-height: normal;
  color: #dde500 !important;
  background: none;
  border: none !important;
  height: auto;
  padding: 0 0 0 20px !important;
  font-size: 28px;
  text-transform: uppercase;
  pointer-events: none;
}
.product-info-main .product-reviews-summary {
  float: none;
  text-align: left;
}
.product.info.detailed .data.item.content iframe {
  width: 100%;
  max-width: 450px;
}
.product.info.detailed .fieldset .review-legend.legend strong {
  font-size: 20px;
  color: #dde500;
}
body .fotorama__nav--thumbs .fotorama__nav__frame {
  border: none;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
  border: none;
}
.pro-tabs-lnk {
  margin: 15px 0;
}
.pro-tabs-lnk a {
  text-transform: uppercase;
  font-size: 16px;
  transition: all .4s ease 0s;
  margin: 10px 5px 10px 5px;
  display: inline-block;
  position: relative;
  color: #000;
}
.pro-tabs-lnk a:hover {
  color: #000;
}
.pro-tabs-lnk a:after {
  display: block;
  content: '|';
  position: absolute;
  right: -8px;
  top: -1px;
  color: #666;
}
.pro-tabs-lnk > a:first-child {
  margin-left:0;
}
.pro-tabs-lnk > a:last-child {
  margin-right:0;
}
.pro-tabs-lnk > a:last-child:after {
  display: none;
}
body.catalog-product-view #maincontent.page-main {
  margin-top: 55px;
}
.yotpo.yotpo-main-widget .yotpo .yotpo-small-box {
  padding-top: 65px;
}
.minicart-wrapper .action.showcart .counter.qty {
  color: #fff;
  height: auto;
  line-height: normal;
  border-radius: 0;
  margin: 0;
  bottom: 6px;
  left: 5px;
  width: 23px;
  font-weight: 600;
}
.minicart-wrapper .action.close::before {
  color: #757575 !important;
}
body.checkout-cart-index .page-header .header.content,
body.checkout-index-index .page-header .header.content {
  margin-bottom: 0;
}
.check-t-nav {
  background: #c5c5c5;
  padding: 60px 20px;
  text-align: center;
  margin-bottom: 75px;
}
.cn-inner {
  max-width: 1025px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-content: flex-end;
  border-bottom: #8a8a8a solid 3px;
}
.cn-inner span, body.checkout-index-index.payment-step .cn-inner > span:nth-child(2) {
  display: block;
  color: #353535;
  font-size: 28px;
  border-bottom: #575757 solid 3px;
  width: 33.33%;
  margin-bottom: -3px;
  padding-bottom: 29px;
  border-color: transparent;
  opacity:.5;
}
body.checkout-cart-index .cn-inner > span:nth-child(1), body.checkout-index-index .cn-inner > span:nth-child(2),
body.checkout-index-index.payment-step .cn-inner > span:nth-child(3) {
  border-color: #575757;
  opacity:1;
}
.checkout-cart-index .page-title-wrapper {
  display: none;
}
.cart-summary {
  background: none;
  border: none;
}
.cart-summary > .title, .cart-container #form-validate.form.form-cart:before, .opc-block-summary > .title, .opc-wrapper .step-title,
.abs-checkout-title, .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, 
.opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title  {
  background: none;
  border-bottom: #c5c5c5 solid 1px;
  color: #666;
  font-size: 25px;
  padding: 0 0 7px 0;
  margin: 0 0 20px 0;
}
.cart-container #form-validate.form.form-cart:before {
  content: 'Shopping Cart';
  display: block;
}
.page-main .cart-summary .block.discount {
  border: none;
}
.cart-summary .block > .title {
  background: #D2D2D2;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  color: #000;
}
.cart-summary .block .title strong {
  font-size: 12px;
  color: #333;
}
.cart-summary .cart-totals {
  border: 1px solid #c5c5c5;
}
.cart-summary .block.active .content {
  padding: 10px 0;
}
.cart-summary .block .actions-toolbar > .primary .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary:hover, .cart-summary .block .actions-toolbar > .primary .action.primary:active, .cart-summary .block .actions-toolbar > .primary .action.primary:focus, .cart-container .form-cart .actions.main .action.update {
  background: #818181;
  border: none;
  padding: 8px 15px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  transition: all .4s ease 0s;
}
body .action.primary, body .action-primary {
  background: #818181;
  border: none !important;
  font-weight: 400;
  padding: 7px 15px;
  font-size: 15px !important;
  transition: all .4s ease 0s;
  color: #fff;
  -webkit-appearance:none;
  -moz-appearance: none;
  appearance: none;
}
body .action.primary:hover, body .action-primary:hover, body .action-primary:active {
  background: #dde500;
}
body .phy-msgbx .action-primary {
text-transform: uppercase;
}
.cart-summary .block .actions-toolbar > .primary .action.primary:hover, .cart-summary .block .actions-toolbar > .primary .action.primary:hover, .cart-summary .block .actions-toolbar > .primary .action.primary:active, .cart-summary .block .actions-toolbar > .primary .action.primary:focus, body .action.primary:hover, body .action-primary:hover,
.cart-container .form-cart .actions.main .action.update:hover {
  background: #dde500;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .8);
  color: #fff;
}
.cart.table-wrapper {
  border: none;
}
.cart.table-wrapper .cart thead tr th.col {
  color: #666;
  background: none;
  border-bottom: none;
  display: none;
}
.checkout-cart-index .page-main #empty_cart_button {
  color: #333;
  text-transform: uppercase;
  font-size: 12px;
}
.checkout-index-index .nav-sections {
  display: block;
}
body .opc-progress-bar {
  display: none;
}
.opc-block-summary {
  background: none;
  border: none;
  padding: 0;
}
.opc-sidebar {
  margin-top: 0;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #c5c5c5;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #c5c5c5;
}
body .minicart-items .product-item .product-item-details .product-item-inner {
  display: table !important;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], 
input[type*="date"], input[type="email"], select, .cart-totals, .opc-block-summary .table-totals, .cart-totals .grand .mark, 
.opc-block-summary .table-totals .grand .mark, .checkout-payment-method .payment-option-title {
  border-color: #c5c5c5;
}
body.page-products.categorypath-products .page-title-wrapper, #co-payment-form hr {
  display: none;
}
.page-main .page-title-wrapper h1.page-title {
  font-size: 34px;
  color: #666;
  font-weight: 500;
  margin-top: 45px;
  text-align: center;
}
body.cms-page-view .page-main > .page-title-wrapper .page-title {
  text-align: center;
}
.promoNotice {
  margin-bottom: 30px;
}
#checkout-payment-method-load .items.payment-methods .payment-group div.step-title {
  margin-top: -20px;
}
.opc-block-summary .table-totals {
  border: none;
}
.checkout-payment-method .payment-option-title {
  padding-left: 0;
}
.opc-block-shipping-information {
  padding: 0;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 0;
}
.cart.table-wrapper .product-item-name, .cart.table-wrapper .product-item-name a {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.login-container .block {
  border: none;
}
.login-container .block .block-title strong {
  font-weight: 400;
}
.login-container .block .block-title, .account .legend, .block-title {
  font-size: 20px;
  line-height: normal;
  color: #666;
  border-bottom: 1px solid #c5c5c5;
  background: none;
  height: auto;
  padding: 0 0 7px 0;
  margin: 0 0 15px 0;
}
.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {
   border: none;
}
.fieldset.create > .field, .login-container .block .block-content {
  padding-left: 0;
}
.block-collapsible-nav .item a {
  color: #333;
}
body.account .sidebar .block-collapsible-nav .item a, body.account .sidebar .block-collapsible-nav .item.current > strong {
  font-weight: 500;
}
.box-title {
  background: none;
  height: auto;
  line-height: normal;
  padding-left: 0;
  font-weight: 400;
  color: #666;
  border-bottom: #ccc solid 1px;
}
body.account .sidebar .block-collapsible-nav .item.current > strong {
  color: #000;
  padding-left: 15px;
}
body.account .sidebar .block-collapsible-nav .item:first-child {
  background: none;
}
.account .box .box-actions .action, .account .data.table td.col.actions span,
.account .column.main .block:not(.widget) .block-title > .action {
  font-weight: 400;
  color: #333;
  text-transform: uppercase;
}
.fw-inner {
  max-width: 1125px;
  margin: 0 auto 55px auto;
  padding: 0 2rem;
  box-sizing: border-box;
  width: 100%;
}
body.catalog-category-view .category-description {
  font-size: 16px;
}
body.categorypath-patents .table {
  width: 100%;
}
body.catalog-product-view.page-layout-1column .product-info-main .product-reviews-summary .reviews-actions .action.add {
  color: #dde500;
  font-weight: 600;
  font-size: 14px;
}
.product.data.items > .item.title:first-child {
  margin-left: 0;
}
body.catalog-category-view #maincontent > .page-title-wrapper {
  display: block;
}
body.categorypath-restorsea-pro-products.catalog-category-view #maincontent > .page-title-wrapper {
  display: none;
}
.short-center {
  max-width: 455px;
  text-align: center;
  margin: 0 auto;
}
.short-center h5 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
  color: #dde500;
}
.cs-fullx-bnr {
  background: #98cac6 url('/media/wysiwyg/CS-main-bnr.jpg') no-repeat center 0;
  padding: 15px;
  color: #503e3f;
  justify-content: end;
 display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background-size: cover;
  margin-bottom: 68px;
}
.brntxt-bx {
  max-width: 387px;
  text-align: center;
  padding: 8% 6% 8% 2%;
  font-size: 1.9rem;
  margin-left: auto;
}
.brntxt-bx p {
  line-height: 1.3 !important;
}
.brntxt-bx .whttxt, .brntxt-bx .whttxt a {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.9 !important;
  margin-top: 2rem;
}
.brntxt-bx .whttxt a:hover {
  color: #000;
}
.brntxt-bx h4 {
  font-size: 3.2rem;
  margin-top: 0;
  margin-bottom: 2rem;
  color: #fff;
}
.cs-sec1, .patent-det {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 45px;
}
.cs-sec1 > div:nth-child(1), .patent-det > div:nth-child(1) {
  width: 25%;
  padding-right: 65px;
  box-sizing: border-box;
}
.cs-sec1 > div:nth-child(2), .patent-det > div:nth-child(2) {
  width: 75%;
  padding-left: 25px;
  box-sizing: border-box;
}
.cs-sec1 > div:nth-child(1) img {
  max-height: 420px;
}
.cs-sec1 h3, .cs-sec2 h3, .patent-det h3 {
  color:#6aa6a6;
  font-size: 1.9rem;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}
.cs-title, .cs-title a {
  color:#6aa6a6;
}
.category-view .category-description h2.cs-title {
  font-size: 26px;
  margin-bottom: 3rem;
}
.cs-sec2  > div:nth-child(2) {
  padding: 15px;
  margin: 35px auto;
  text-align: center;
}
.patents-bx {
  max-width: 780px;
  margin: 45px auto 65px auto;
}
.patent-det > div:nth-child(1) {
  width: 30%;
}
.patent-det > div:nth-child(2) {
  width: 70%;
}
.patent-det > div:nth-child(1) {
  text-align: center;
}
.patent-det > div:nth-child(1) img {
  max-height: 220px;
}
.patent-det h3 {
  margin-top: 0;
  color: #666;
}
body .fw-inner a.eapps-link {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  font-size: 0px !important;
}
body.cms-index-index .fw-inner {
  margin: 0 auto;
}
.product-reviews-summary .productTitleSubtitle {
  text-align: left;
}
.product-info-main .product-reviews-summary {
  float: none;
}
body.catalog-product-view.page-layout-1column .product-info-main .product-reviews-summary .reviews-actions .action.add {
  text-decoration: underline;
}
.product-reviews-summary.short {
  display: none;
}
.probx-nl {
  display: flex;
  align-items: flex-start;
  margin-top: 65px;
}
.pro-nlbnr {
  width: 30%;
  padding-right: 25px;
}
.pro-nldes {
  width: 70%;
  padding-left: 25px;
}
body h2.pro-des-h {
  font-weight: 400;
  line-height: normal;
  color: #dde500 !important;
  padding: 0;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 35px 0;
}
.product.info.detailed {
  font-size: 19px;
}
.probx-nl.rhs .pro-nlbnr {
  padding:0 0 0 25px;
  order: 2;
}
.probx-nl.rhs .pro-nldes {
  padding: 0 25px 0 0;
  order: 1;
}
body.catalog-product-view.product-reviving-cleanser .product.data.items > .item.title {
  display: none;
}
body.catalog-product-view.product-reviving-cleanser .block.review-add {
  margin-top: 65px;
}
body.catalog-product-view.product-reviving-cleanser #tab\.ingredients {
  margin-bottom: 25px;
}
.page-main .product-info-main .page-title-wrapper h1.page-title {
  margin-top: 0;
}
.bna-bx {
  display: flex;
  margin-bottom: 35px;
  max-width: 550px;
}
.bna-bx .half-bx {
  width: 50%;
  box-sizing: border-box;
}
.bna-bx .half-bx:first-child {
  padding-right: 5px;
}
.bna-bx .half-bx:last-child {
  padding-left: 5px;
}
.pl-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 35px auto;
}
.pl-map, .pl-list {
  width: 62%;
  order: 2;
  padding: 10px;
  box-sizing: border-box;
}
.pl-list {
  width: 38%;
  order: 1;
}
.physiciansListBox {
  border: #959595 solid 2px;
  width: 100%;
  margin: 15px 0;
  box-sizing: border-box;
}
.physiciansListBox > h3 {
  margin: 0;
  font-size: 32px;
  border-bottom: #959595 solid 1px;
  padding: 10px 5px 10px 15px;
  line-height: normal;
}
.physiciansListBox #store-info {
  height: 300px;
  overflow: auto;
  padding: 15px;
  font-size: 16px;
}
#locatorfrm {
  border: #959595 solid 2px;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
#locatorfrm fieldset {
  border: none;
  outline: none;
  box-shadow: none;
}
.pl-map #map {
  border-radius: 35px;
}
.product-info-main .pl-wrapper {
  display: block;
  margin: 0;
}
.product-info-main .pl-wrapper .pl-map, .product-info-main .pl-wrapper .pl-list {
  width: 100%;
  padding: 10px 0;
}
.product-info-main .pl-wrapper #map {
  height: 300px !important;
  border-radius: 20px;
}
.product-info-main .pl-list {
  display: flex;
  justify-content: space-between;
}
.product-info-main #locatorfrm {
  border: #959595 solid 1px;
  width: 48%;
  padding: 10px 0;
}
.product-info-main .physiciansListBox {
  border: #959595 solid 1px;
  width: 48%;
  margin: 0;
}
.product-info-main .physiciansListBox > h3 {
  font-size: 19px;
  padding: 7px 2px 7px 10px;
}
.product-info-main .pl-wrapper {
  width: 99%;
}
.product-info-main .short-center {
  text-align: left; margin: 0;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  display: flex;
  flex-wrap: wrap;
}
.qty-out, .cartbtn-out {
  width: 50%;
}
.cartbtn-out {
  text-align: right;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .field.qty {
  margin: 0 10px 0 0;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  margin: 28px 0 15px 0;
}
.pro-tabs-lnk {
  margin: 45px 0 10px 0;
}
.product-info-main .short-center h2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body #reviews-wrap h2.pro-des-h {
  padding-top: 45px;
  text-align: center;
}
#RC_wrapper {
  margin-top: 35px;
}
body #tab-label-tab\.reviews {
  display: none !important;
}
body .RC_review-btn:hover, body .RC_review-btn:focus{
  background:#dde500;
}
body #RC-inline-link {
  float: none;
  margin: 10px 0 10px 0;
  line-height: normal;
  text-align: left;
}
body #RC-inline-link {
  font-size: 16px;
}
body #RC-inline-link a.RC_review-btn {
  color: #dde500 !important;
  text-transform: none;
}
#dealer_freeform label {
  display: block;
  margin-bottom: 10px;
}
body #dealer_freeform .action.primary, body #dealer_freeform .action-primary {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  min-width: 85px;
  text-align: center;
}
#store-info .store-ul .storelocator-showOnMap {
  display: inline-block;
  vertical-align: middle;
}
body #store-info .store-ul .storelocator-showOnMap .action.primary, body #store-info .store-ul .storelocator-showOnMap .action-primary {
  min-width: 128px;
}
body.cms-page-view [data-content-type="row"][data-appearance="contained"] [data-element="inner"] {
  font-size: inherit;
  line-height: inherit;
}
.phy-msgbx p {
  display: block;
  padding: 15px;
  border: #dde500 solid 2px;
  border-radius: 5px;
  margin: 25px 0;
  font-size: 17px;
}
.testi-slider {
  max-width: 850px;
  margin: 0 auto;
  width: 100%;
}
body.cms-index-index .testi-slider .pagebuilder-poster-content {
  padding-right: 0;
  max-width: 555px;
  text-align: center;
  margin: 0 auto;
}
.testi-slider h3 {
  font-size: 2.9rem;
  margin-bottom: 18px;
}
body.cms-index-index .testi-slider .pagebuilder-poster-content p {
  font-size: 18px;
  margin-bottom: 18px;
}
.testi-slider .slick-slide img {
  margin: 0 auto;
}
.testi-slider button:hover, .testi-slider button:not(.primary):hover {
  background: none;
}
body.cms-index-index .testi-slider .pagebuilder-overlay.pagebuilder-poster-overlay {
  justify-content: center;
  min-height: 300px !important;
}
.testi-slider p em:before {
  content: '';
  width: 15px;
  height: 2px;
  background: #7c7c7c;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 5px 2px 0;
}
#vidwrap.abt-vid {
  height: 215px;
  width: 100%;
  background: black url('/media/wysiwyg/aboutvid-cover.jpg') no-repeat center center;
  overflow: hidden;
  cursor: pointer;
  background-size: auto 100%;
  filter: grayscale(100%);
  transition: all .4s ease 0s;
}
#vidwrap.abt-vid:hover {
  filter: grayscale(0%);
}
body.cms-index-index .promotion-slide .pagebuilder-poster-content p {
  font-size: 17px;
  line-height: 1.3;
}
.welcomeHeading {
  text-align: center;
  font-style: italic;
  display: none;
}
.proMd {
  color: #dde500;
  font-weight: 600;
}
.category-restorsea-pro-products .welcomeHeading {
  display: block;
}
video.how-to {
  width: 100%;
  height: auto;
  border: #ccc solid 1px;
  max-width: 98%;
  display: block;
  margin: 18px auto;
}
body.category-restorsea-pro-products video.how-to {
  max-width: 650px;
  margin: 0 auto 55px auto;
}
.product-info-main .stock.available {
  display: none !important;
}
body span.stars1, body span.stars1 span {
  background-image: url("https://d28208fismlv90.cloudfront.net/static/version1671006101/frontend/Vgroupinc/restorseapro_22/en_US/images/RC_review-star-category-rsp.png");
}
body span.stars, body span.stars span {
  background-image: url("https://d28208fismlv90.cloudfront.net/static/version1671006101/frontend/Vgroupinc/restorseapro_22/en_US/images/RC_review-star-rsp.png");
}
body .RC_progress-bar-bg1, body .RC_progress-bar-bg2, body .RC_progress-bar-bg3, body .RC_progress-bar-bg4, body .RC_progress-bar-bg5 {
  background: #dde500;
}
#ReviewForm #btn-signup {
  background: #dde500;
}
#product-review-container::before {
  content: 'Reviews';
  font-weight: 400;
  line-height: normal;
  color: #dde500 !important;
  padding:45px 0 0 0;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 35px 0;
  display: block;
  text-align: center;
}




@media screen and (min-width:1024px) {
.navigation .level0.home {
  display: none;
}
.page-layout-1column .block.widget .products-grid .product-item {
  width: calc((100% - 8%) / 4);
}
}


@media screen and (max-width:1400px) {
.page-header .logo {
  min-width: 185px;
  width: 15%;
}
.myAccountDropdownContainer {
  width: 15%;
min-width: 135px;
}
.nav-sections {
  width: 70%;
}
.navigation .level0 > .level-top {
  padding: 0 13px;
  font-size: 17px;
}
}



@media screen and (max-width:1240px) {
.page-header .logo {
  max-width: 185px;
} 
.navigation .level0 > .level-top {
  padding: 0 12px;
}  
.for-desk {
  display: none;
}
.navigation .level0 > .level-top {
  padding: 0 9px !important;
  font-size: 16px;
}
}

@media screen and (max-width:1180px) {
.navigation .level0 > .level-top {
  padding: 0 9px !important;
  font-size: 13px;
}
}

@media screen and (max-width:1063px) {
.nav-sections {
  width: 66%;
}
}

@media screen and (max-width:1024px) {
.htb-bx .inner-bx {
  font-size: 15px;
}
.login-container .block .note, .login-container .block p {
  font-weight: 400;
}
.section-item-content.nav-sections-item-content #id8sOMhWCs_mobile {
  display: none;
}
body .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
  margin-left: 0;
}
body .navigation .level0.active > .level-top {
  justify-content: left;
}
body .navigation .level0 > .level-top {
  padding: 9px 7px 9px 15px !important;
  font-size: 15px;
}
#store\.links .header.links li a {
  font-weight: 400;
  background: none;
  color: #666;
  padding: 9px 7px 9px 15px;
  font-size: 15px;
  text-transform: uppercase;
}
.page-header .header.content {
  padding: 1.3rem 1.7rem 2rem 1.7rem;
}
.navigation .level0 > .level-top {
  padding: 0 9px !important;
  font-size: 13px;
}
.foot-signup {
  width: 55%;
  box-sizing: border-box;
}
.foot-social {
  margin-left: auto;
  padding: 0 0 15px 15px;
  width: 42%;
  box-sizing: border-box;
}
.footerlnk-bx li {
  padding: 0 10px;
}
.cn-inner span {
  font-size: 24px;
  padding-bottom: 13px;
}
body .nav-sections-item-title {
  background:#87c9c9;
}
body .nav-sections-item-title.active {
  background: #9dd3d3;
}
}



@media screen and (max-width:1023px) {
body.cms-index-index .product-item-name {
  min-height: 22px;
}
.nav-toggle::before {
  color: #818181;
  font-weight: 600;
  font-size: 32px;
}
.nav-toggle {
  order: 1;
  position: static;
  margin-right: 18px;
}
.myAccountDropdown {
  visibility: visible;
}
.myAccountDropdownContainer .block-search {
  margin: 0 4px 0 15px;
  padding: 0;
}
.block-search input {
  position: absolute;
}
.myAccountDropdown .action.toggle {
  margin-left: 3px;
}
.myAccountDropdownContainer .minicart-wrapper {
  margin: 0 0 0 10px;
  position: static;
}
.htb-bx .inner-bx {
  padding: 0 18px;
}
body .page-header .header.content {
  padding: 8px 18px !important;
  box-sizing: border-box;
}
.block-search .control {
  margin: 0;
}
.block-search .control {
  top: 55px;
  width: 100%;
  box-sizing: border-box;
}
.block-search input {
  width: 100%;
}
.minicart-wrapper .block-minicart {
  right: 0 !important;
}
.page-header {
  margin: 0;
}
.minicart-wrapper .action.close {
  right: 8px;
  top: 2px;
}
.minicart-wrapper .action.showcart::before, .minicart-wrapper .action.showcart.active::before {
  width: 24px;
  height: 21px;
  background-size: 100% auto;
}
.block-search .label::before {
  width: 23px;
  height: 21px;
  background-size: 100% auto;
  margin-top: -6px;
}
.myAccountDropdown .action.toggle {
  width: 21px;
  height: 21px;
  background-size: 100% auto;
}
body.cms-index-index .pagebuilder-poster-content h4 {
  font-size: 2.4rem;
}
body.cms-index-index .pagebuilder-poster-content p {
  font-size: 1.8rem;
  max-width: 385px;
  margin-left: auto;
}
body.cms-index-index .pagebuilder-poster-content a {
  font-size: 18px;
  padding: 3px 0;
}
body.cms-index-index .block.widget .products-grid .product-item {
  width: 100%;
}
body.cms-index-index #maincontent h2 {
  font-size: 2rem;
  padding: 0 18px;
}
body.cms-index-index .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  min-height: 300px !important;
}
.foot-top {
  padding: 0 18px;
}
.foot-signup {
  width: 100%;
  padding: 0;
  text-align: center;
  max-width: 100%;
}
.foot-social {
  margin-left: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.foot-social {
  padding: 0;
  width: 100%;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 10px auto;
}
.foot-signup .e2ma_signup_form_row {
  width: 72%;
  margin: 0;
}
.foot-signup #e2ma_signup_form_button_row {
  width: 25%;
  margin: 0;
}
.foot-signup .e2ma_signup_form_button {
  width: 100%;
}
.footerlnk-bx {
  padding: 15px 18px;
}
.footerlnk-bx a {
  font-size: 1.3rem;
  letter-spacing: 0;
  color: #000 !important;
}
.footerlnk-bx li {
  padding: 0 5px;
}
.foot-btmbx {
  padding: 18px 18px 10px 18px;
  flex-wrap: wrap;
}
.copyright {
  padding: 0;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
}
.footer.content .foot-btmbx .footer-btmLinks {
  padding: 0;
  width: 100%;
  text-align: center;
}
.foot-signup .e2ma_signup_form {
  padding: 0;
  width: 100%;
}
body.catalog-category-view .catHeading {
  margin: 45px auto 35px auto;
  padding: 0 18px;
}
.nav-sections-item-title {
  width: 50%;
}
.nav-sections .navigation {
  padding: 0;
}
.navigation ul {
  width: 100%;
}
.navigation .level0 > .level-top {
  padding: 9px 7px 9px 15px;
  font-size: 14px;
}
.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
  border-color: #87c9c9 !important;
  border-width: 0 0 0 3px;
}
body.catalog-product-view.page-layout-1column .product-info-main {
  padding: 20px 0;
}
body.catalog-product-view #maincontent.page-main {
  margin-top: 15px;
}
.page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
  padding-left: 18px;
  padding-right: 18px;
}
.pro-tabs-lnk a {
  letter-spacing: -.5px;
}
body .product.info.detailed {
  padding: 0.5rem 0;
}
.product.data.items .item.title.active a::after, .product.data.items .item.title a::after {
  display: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
  background: none;
}
.product.data.items > .item.content {
  padding: 0;
}
body .product.data.items > .item.title > .switch, body .product.data.items > .item.title.active a {
  padding: 10px 0 4px 0 !important;
}
.product.data.items {
  border: none;
}

.check-t-nav {
  padding: 28px 18px;
}
.cn-inner span, body.checkout-index-index.payment-step .cn-inner > span:nth-child(2) {
  font-size: 12px;
  margin-bottom: -2px;
  line-height: 1.1;
}
.checkout-index-index .nav-toggle {
  display: block;
}
body .cart.table-wrapper .product-item-name {
  font-size: 14px;
}
.checkout-payment-method .payment-methods, .checkout-payment-method .payment-option {
  margin: 0;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  position: static;
  display: inline-block;
  vertical-align: middle;
}
body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  text-align: center;
}
#mob-helpbx {
  margin-bottom: 45px;
}
.pro-tabs-lnk, body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  margin-bottom: 0;
}
.cs-sec1 > div:nth-child(1) {
  width: 100%;
  padding-right: 0;
  text-align: center;
}
.cs-sec1 > div:nth-child(2) {
  width: 100%;
  padding-left: 0;
}
.cs-sec1 > div:nth-child(1) img {
  max-height: 220px;
}
.brntxt-bx {
  max-width: 100%;
  padding: 35px 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
}
.patent-det > div:nth-child(1) {
  width: 33%;
  padding-right: 10px;
}
.patent-det > div:nth-child(2) {
  width: 67%;
  padding-left: 10px;
}
body.catalog-category-view #maincontent .page-title-wrapper {
  text-align: center;
}
#shopping-cart-table .cart.item tr.item-info {
  margin-bottom: 35px;
  display: table;
}
body.cms-home.cms-index-index .pagebuilder-overlay.pagebuilder-poster-overlay {
  min-height: 300px !important;
}
.probx-nl {
  flex-wrap: wrap;
}
.pro-nlbnr, .pro-nldes, .probx-nl.rhs .pro-nlbnr, .probx-nl.rhs .pro-nldes {
  width: 100%;
  padding:0 0 35px 0;
}
.probx-nl.rhs .pro-nlbnr {
  order: 1;
}
.probx-nl.rhs .pro-nldes {
  order: 2;
}
body {
  overflow-x: hidden;
}
.pl-wrapper {
  display: block;
}
.pl-map, .pl-list {
  width: 100%;
  padding: 0 0 15px 0;
}
.pl-map #map {
  border-radius: 20px;
}
.testi-slider .pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding: 10px 40px;
}
.slick-prev {
  left: 0;
}
.testi-slider .slick-next {
  right: 0;
}
.testi-slider .slick-prev, .testi-slider .slick-next {
  background: none !important;
  width: 45px;
}
.view-btn {
  width: 120px;
}
body.cms-index-index .view-btn {
  margin-top: 10px;
}

}



@media screen and (max-width:500px) {
.product-item-details .product-item-name .product-item-link::after {
  width: 86%;
  margin: 0;
}
body.cms-index-index .product-item-details .product-item-name .product-item-link::after {
  margin: 0px auto 0 14px;
}
.catHeading h3, .hto-ehad {
  font-size: 2.8rem;
}
body.catalog-category-view .catHeading {
  padding: 0;
}
body.cms-index-index .product-item-details .product-item-name .product-item-link::after {
  max-width: 194px;
}
.product-info-main .pl-list, body.catalog-product-view.page-layout-1column .product-info-main .box-tocart .actions {
  display: block;
}
.product-info-main #locatorfrm, .product-info-main .physiciansListBox {
  width: 100%;   margin-bottom: 10px;
}
.qty-out, .cartbtn-out {
  width: 100%;
}
.cartbtn-out {
  text-align: left;
  margin-top: 18px;
}
body.cms-index-index .block.widget .product-item-info {
  margin-bottom: 25px;
}
#vidwrap.abt-vid {
  background-size: 100% auto;
  filter: grayscale(0%);
}
.page-header .logo {
  min-width: 170px;
}
.myAccountDropdownContainer {
  min-width: 105px;
}


}