.scss_errors {
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  background-color: red !important;
  z-index: 9999999 !important; }

.scss_errors:before {
  content: "CSS errors" !important;
  position: absolute;
  left: 10px; }

/* #wpadminbar {
  display: none !important;
} */
.shop-hero
.shop-devices-box-col
.vc_column-inner
.col.span_12
.nectar-flip-box
.flip-box-back {
  z-index: -1; }

fieldset#wc-stripe-cc-form br {
  display: none; }

.postid-143.woocommerce .variations tr:first-child {
  width: 100% !important; }

.woocommerce-terms-and-conditions .wpb_text_column.wpb_content_element {
  margin-bottom: 1.2em !important; }

.woocommerce-terms-and-conditions .wpb_text_column p,
.woocommerce-terms-and-conditions .wpb_text_column li {
  font-size: 14px !important;
  line-height: 1.4em; }

.woocommerce-terms-and-conditions .wpb_text_column h4 {
  font-size: 16px !important;
  line-height: 1.4em !important; }

.woocommerce-terms-and-conditions .wpb_text_column h2 {
  font-size: 18px !important;
  line-height: 1.4em !important; }

/* =======  Colors  ======= */
/* ======= Mixins ======= */
/* Border Radius */
/* Shadow */
/* Transform */
/* Flex */
/* ======= Buttons ======= */
a.nectar-button {
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-rendering: optimizeLegibility !important;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.03em !important;
  height: 50px;
  padding-bottom: 15px !important;
  padding-top: 15px !important; }

a.nectar-button.regular {
  -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.15) !important;
  transition: all ease 0.2s; }

a.nectar-button.regular:hover {
  -webkit-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.25) !important; }

a.nectar-button.medium {
  min-width: 230px; }

a.nectar-button[data-color-override="false"].regular-button.white {
  background-color: white !important; }
  a.nectar-button[data-color-override="false"].regular-button.white span {
    color: #151618 !important; }

a.nectar-button[data-color-override="false"].regular-button.white:hover {
  background-color: #151618 !important; }
  a.nectar-button[data-color-override="false"].regular-button.white:hover span {
    color: white !important; }

/* ======= Misc ======= */
div#header-outer {
  top: 0 !important; }

div.container-wrap {
  padding-bottom: 0 !important; }

.material .wpb_content_element {
  margin-bottom: 1.7em !important; }

body[data-header-resize="1"] .container-wrap {
  padding-top: 25px !important; }

.product_reviews_wrapper .wky-select {
  display: none !important; }

/* Force full width row */
.force-fullwidth {
  width: 100vw !important;
  margin-left: calc(0px - (100vw - 100%) / 2) !important; }

@media only screen and (min-width: 1000px) {
  .break-grid-right .wpb_wrapper {
    width: calc(100% + 11.02vw); }
  .break-grid-left .wpb_wrapper {
    width: calc(100% + 30.5vw);
    margin-left: calc(0px - (100vw - 100%) / 2); } }

/* Label Box */
.labelbox {
  padding: 2em !important; }
  .labelbox.label-left {
    padding-left: 0 !important; }
    .labelbox.label-left::after {
      right: 0; }
  .labelbox.label-right {
    padding-right: 0 !important; }
    .labelbox.label-right::after {
      left: 0; }
  .labelbox.pink::after {
    background: #f7d7c9; }
  .labelbox.blue-bg::after {
    background: #ebf4ff; }
  .labelbox::after {
    content: "";
    display: block;
    width: 100vw;
    height: 100% !important;
    visibility: visible !important;
    position: absolute;
    top: 0;
    bottom: 0; }
  .labelbox .labelbox-icon {
    width: 22% !important;
    margin: 0 !important; }
    .labelbox .labelbox-icon .img-with-aniamtion-wrap {
      max-width: 70px;
      padding: 16% 5% 16% 0; }
  .labelbox .labelbox-text {
    width: 78% !important;
    margin: 0 !important; }
    .labelbox .labelbox-text p {
      font-size: 18px !important; }
  .labelbox .wpb_text_column {
    margin-bottom: 0 !important; }
  .labelbox a {
    position: relative;
    color: rgba(21, 22, 24, 0.8) !important;
    border-bottom: solid 1px rgba(33, 34, 39, 0.8);
    transition: all ease -2s; }
  .labelbox a::after {
    content: "";
    display: block;
    width: 0px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    border-bottom: solid 2px #0575ff;
    transform: translateX(-5%);
    opacity: 0;
    transition: all ease 0.4s; }
  .labelbox a:hover {
    border-bottom: 0; }
    .labelbox a:hover::after {
      width: 100%;
      transform: translateX(0);
      opacity: 1 !important; }

@media only screen and (max-width: 690px) {
  .labelbox.label-left, .labelbox.label-right {
    padding: 2em !important;
    text-align: center; }
  .labelbox::after {
    width: 100% !important; }
  .labelbox .labelbox-icon,
  .labelbox .labelbox-text {
    width: 100% !important; }
  .labelbox .labelbox-text p {
    font-size: 16px !important; }
  .labelbox .labelbox-icon .img-with-aniamtion-wrap {
    margin: auto;
    padding: 10px 0 30px 0 !important; }
  .labelbox.label-right .labelbox-icon {
    position: absolute;
    top: 0; }
  .labelbox.label-right .labelbox-text {
    transform: translateY(60px);
    margin-bottom: 60px !important; } }

.text-col {
  margin-left: 0 !important; }

/* ajax loader */
.ajax_loader {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("/wp-content/themes/salient-child/assets/images/ajax-loader.gif") 50% 50% no-repeat; }

/* review layout */
.product_reviews_wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  padding-left: 0;
  padding-right: 0; }
  .product_reviews_wrapper .reviews_header {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center; }
    .product_reviews_wrapper .reviews_header > small {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      -o-flex: 1;
      flex: 1;
      font-size: 16px; }
    .product_reviews_wrapper .reviews_header > .add_review {
      background: #0575ff;
      color: #fff;
      outline: none;
      border: none;
      padding: 10px 15px;
      font-size: 16px; }
      .product_reviews_wrapper .reviews_header > .add_review:hover {
        cursor: pointer;
        opacity: 0.9; }
  .product_reviews_wrapper .review_single {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    margin-bottom: 15px; }
    .product_reviews_wrapper .review_single:last-of-type {
      margin-bottom: 0; }
    .product_reviews_wrapper .review_single .br-theme-css-stars a {
      font-size: 32px;
      margin-right: 10px;
      cursor: pointer; }
    .product_reviews_wrapper .review_single .author_date_wrapper {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -ms-align-items: center;
      align-items: center;
      padding-top: 5px;
      padding-bottom: 5px; }
      .product_reviews_wrapper .review_single .author_date_wrapper > .author_name {
        padding-right: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #000; }
      .product_reviews_wrapper .review_single .author_date_wrapper > .date_created {
        color: rgba(21, 22, 24, 0.4);
        font-size: 16px; }
    .product_reviews_wrapper .review_single .review_content {
      margin-top: 10px; }
  .product_reviews_wrapper .next_review_btn {
    background: #ff834e;
    color: #fff;
    outline: none;
    border: none;
    padding: 10px 15px;
    font-size: 16px;
    float: right;
    margin-top: 20px;
    clear: both; }
    .product_reviews_wrapper .next_review_btn:hover {
      opacity: 0.9;
      cursor: pointer; }
  .product_reviews_wrapper .reviews_form {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    margin-bottom: 30px; }
    .product_reviews_wrapper .reviews_form .form-group {
      margin-bottom: 20px; }
      .product_reviews_wrapper .reviews_form .form-group:last-of-type {
        margin-bottom: 0;
        text-align: right; }
      .product_reviews_wrapper .reviews_form .form-group p {
        padding-bottom: 5px;
        font-family: "Open Sans" !important;
        font-size: 16px !important; }
      .product_reviews_wrapper .reviews_form .form-group label:not(.error) {
        font-size: 16px;
        padding-bottom: 5px;
        display: block;
        cursor: pointer; }
      .product_reviews_wrapper .reviews_form .form-group label.error {
        color: #f9413a;
        font-size: 14px; }
      .product_reviews_wrapper .reviews_form .form-group small {
        font-size: 14px; }
      .product_reviews_wrapper .reviews_form .form-group .br-theme-css-stars a {
        font-size: 32px;
        margin-right: 10px;
        cursor: pointer; }
      .product_reviews_wrapper .reviews_form .form-group input,
      .product_reviews_wrapper .reviews_form .form-group textarea {
        padding: 10px 20px; }
      .product_reviews_wrapper .reviews_form .form-group textarea {
        height: 200px;
        resize: vertical; }
    .product_reviews_wrapper .reviews_form #submit_review {
      background: #ff834e;
      color: #fff;
      outline: none;
      border: none;
      padding: 10px 15px !important;
      font-size: 16px;
      margin-top: 0; }

/* ======= G R I D ======= */
@media only screen and (max-width: 479px) {
  .container {
    max-width: unset !important;
    padding: 0 30px; } }

/* ======= H E A D E R ======= */
/* Nav */
body header#top nav > ul > li.button_bordered.nav-shop-button > a:hover,
body.material
header#top
div.container
nav
> ul.sf-menu
> li.button_bordered.nav-shop-button#menu-item-139
> a:hover {
  color: white !important;
  transition: all ease 0.2s; }

/* Disable link to cart page */
.nectar-woo-cart {
  cursor: pointer !important; }
  .nectar-woo-cart .cart-menu {
    pointer-events: none !important; }

@media screen and (min-width: 1000px) {
  #header-outer nav ul li.menu-item.mobile-only {
    display: none !important; } }

#header-outer nav ul li.menu-item.nav-shop-button a {
  transition: all ease 0.2s;
  color: #0575ff !important; }
  #header-outer nav ul li.menu-item.nav-shop-button a::before {
    border: solid 1px #0575ff !important; }
  #header-outer nav ul li.menu-item.nav-shop-button a:hover::before {
    background-color: #ff834e; }

#header-outer nav ul li.menu-item a {
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  color: #151618 !important; }
  #header-outer nav ul li.menu-item a:hover {
    color: #0575ff !important; }

#header-outer .cart-outer {
  pointer-events: none;
  cursor: pointer; }
  #header-outer .cart-outer .cart-menu {
    pointer-events: none; }
    #header-outer .cart-outer .cart-menu a.cart-contents {
      pointer-events: none !important;
      cursor: pointer !important; }
      #header-outer .cart-outer .cart-menu a.cart-contents i.icon-salient-cart {
        color: transparent !important;
        background: url("/wp-content/uploads/2018/05/icon-bag.svg") no-repeat;
        background-size: 100% !important;
        min-height: 30px;
        transform: translateY(-6px); }
        #header-outer .cart-outer .cart-menu a.cart-contents i.icon-salient-cart::before {
          color: transparent;
          display: none !important; }
      #header-outer .cart-outer .cart-menu a.cart-contents .cart-wrap,
      #header-outer .cart-outer .cart-menu a.cart-contents .cart-wrap span {
        font-family: "Gilroy", "Roboto", sans-serif !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 12px !important;
        text-rendering: optimizeLegibility !important; }

/* Mobile Menu */
a.slide_out_area_close.follow-body.material-ocm-open::before {
  opacity: 0.2; }

a.mobile-login-nav {
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  color: #151618;
  vertical-align: middle;
  margin-top: -8px;
  display: inline-block;
  margin-right: 20px;
  text-align: right; }

body.logged-in a.mobile-login-nav {
  color: transparent;
  position: relative; }
  body.logged-in a.mobile-login-nav::before {
    content: "Account";
    color: #151618 !important;
    position: absolute;
    top: 0;
    right: 0; }

@media only screen and (min-width: 1000px) {
  a.mobile-login-nav {
    display: none !important; }
  body.logged-in header#top nav li.nav-login {
    margin-left: 20px !important; }
    body.logged-in header#top nav li.nav-login a {
      color: transparent !important;
      position: relative; }
      body.logged-in header#top nav li.nav-login a:hover {
        color: transparent !important; }
      body.logged-in header#top nav li.nav-login a::before {
        content: "Account";
        color: #151618 !important;
        position: absolute;
        top: 0;
        right: 0; }
      body.logged-in header#top nav li.nav-login a:hover::before {
        color: #0575ff !important; } }

body div#slide-out-widget-area.fullscreen-alt .inner-wrap {
  padding-top: 60px !important; }
  body div#slide-out-widget-area.fullscreen-alt .inner-wrap .inner .off-canvas-menu-container.mobile-only > .menu-wrap.menuwrapper ul.menu li:not(.nav-shop-button) a {
    font-size: 30px !important; }
  body div#slide-out-widget-area.fullscreen-alt .inner-wrap .inner .off-canvas-menu-container.mobile-only > .menu-wrap.menuwrapper ul.menu li.nav-shop-button {
    text-align: center;
    padding: 20px 10% 0;
    margin: 0 !important; }
    body div#slide-out-widget-area.fullscreen-alt .inner-wrap .inner .off-canvas-menu-container.mobile-only > .menu-wrap.menuwrapper ul.menu li.nav-shop-button a {
      border: solid 2px white;
      border-radius: 100px;
      background-color: white !important;
      color: #ff834e !important;
      padding: 10px 0;
      font-size: 30px;
      display: block;
      text-align: center;
      max-width: 300px;
      margin: auto;
      transition: all ease 0.4s; }
      body div#slide-out-widget-area.fullscreen-alt .inner-wrap .inner .off-canvas-menu-container.mobile-only > .menu-wrap.menuwrapper ul.menu li.nav-shop-button a:hover {
        -webkit-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.25) !important;
        -moz-box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.25) !important;
        box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.25) !important;
        transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        -moz-transform: translateY(-3px); }
      body div#slide-out-widget-area.fullscreen-alt .inner-wrap .inner .off-canvas-menu-container.mobile-only > .menu-wrap.menuwrapper ul.menu li.nav-shop-button a .clip-wrap {
        display: none !important; }

.mobile-login-nav {
  display: none !important; }

@media only screen and (min-width: 1000px) {
  li.mobile-cart-nav {
    display: none !important; }
  a#logo {
    transform: translateY(-6px); } }

@media only screen and (max-width: 999px) {
  body.material div#header-outer {
    padding: 20px 0 !important; }
    body.material div#header-outer a#logo {
      transform: translateY(-4px) !important; }
    body.material div#header-outer header#top div.container {
      max-width: unset !important;
      padding: 0 35px; }
    body.material div#header-outer header#top a#mobile-cart-link i.icon-salient-cart {
      transform: translateY(-11px) !important; }
    body.material div#header-outer header#top .slide-out-widget-area-toggle.mobile-icon {
      margin-top: -11px !important; }
      body.material div#header-outer header#top .slide-out-widget-area-toggle.mobile-icon a i::before, body.material div#header-outer header#top .slide-out-widget-area-toggle.mobile-icon a i::after {
        background-color: #151618 !important; }
    body.material div#header-outer header#top li.mobile-cart-nav {
      list-style-type: none;
      display: inline-block !important;
      margin-right: 15px; }
      body.material div#header-outer header#top li.mobile-cart-nav .cart-outer {
        display: block !important; }
        body.material div#header-outer header#top li.mobile-cart-nav .cart-outer i.icon-salient-cart {
          width: 20px !important;
          transform: translateY(-3px); } }

@media screen and (max-width: 650px) {
  body.material div#header-outer header#top div.container {
    padding: 0 15px; } }

/* ===========================
        Cart Scroll 
 ============================= */
@media screen and (max-height: 800px) {
  body
div#header-outer
div.widget.woocommerce.widget_shopping_cart
.widget_shopping_cart_content {
    padding: 20px; }
  body
div#header-outer
div.widget.woocommerce.widget_shopping_cart
.widget_shopping_cart_content
ul.woocommerce-mini-cart
div.shop_table
.product-container {
    overflow: auto !important;
    max-height: 35vh !important; } }

/* ===========================
        Cart Modal
 ============================= */
/* Empty Cart */
body.empty-cart .widget_shopping_cart.open h2 {
  text-align: center !important; }

body.empty-cart .widget_shopping_cart.open .shop_table img {
  margin: -10px auto 10px !important;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9); }

body div#header-outer div.widget.woocommerce.widget_shopping_cart {
  display: none;
  position: absolute;
  width: 460px;
  right: 90px;
  background-color: #fff;
  -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.15) !important;
  border-top: solid 10px #0575ff;
  /* margin-top: 20px;  */
}
  @media screen and (max-width: 690px) {
    body div#header-outer div.widget.woocommerce.widget_shopping_cart {
      width: calc(100vw - 41px) !important;
      right: -22px !important; } }
  body div#header-outer div.widget.woocommerce.widget_shopping_cart h2 {
    font-size: 20px !important;
    margin-bottom: 30px !important;
    text-align: left !important; }
  body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    padding: 40px;
    text-align: left; }
    @media screen and (max-width: 320px) {
      body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
        padding: 30px !important; } }
    body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart {
      width: 100%;
      overflow: visible;
      max-height: unset !important;
      text-align: left !important; }
      body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container {
        padding-top: 15px;
        max-height: 450px !important;
        overflow: hidden;
        overflow-y: auto;
        background: transparent; }
        @media screen and (max-height: 800px) {
          body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container {
            max-height: 40vh !important; } }
        body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item {
          margin-bottom: 20px;
          display: -webkit-box !important;
          display: -moz-box !important;
          display: -webkit-flex !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-direction: normal;
          -webkit-box-orient: horizontal;
          -moz-box-direction: normal;
          -moz-box-orient: horizontal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; }
          body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-image {
            width: 86px;
            height: 86px;
            position: relative;
            display: inline-block;
            vertical-align: middle;
            background-color: #faf9fa; }
            body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-image a {
              position: absolute;
              left: 0;
              top: 0;
              right: 0;
              bottom: 0;
              padding: 0; }
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-image a img {
                width: 100%;
                height: auto;
                max-height: 100%;
                position: absolute;
                clip: rect(0px, 86px, 86px, 0px);
                background-color: #faf9fa;
                object-fit: contain;
                -o-object-fit: contain;
                margin: auto;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0; }
            @media only screen and (max-width: 690px) {
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-image {
                max-width: 40px; } }
          body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info {
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -webkit-flex !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-align: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            float: none;
            padding-left: 20px;
            padding-right: 0;
            width: calc(100% - 90px);
            display: inline-block;
            vertical-align: middle; }
            @media only screen and (max-width: 999px) {
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info {
                width: calc(100% - 25px) !important; } }
            @media screen and (max-width: 520px) {
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info {
                -webkit-box-align: start;
                -moz-box-align: start;
                -ms-flex-align: start;
                -webkit-align-items: flex-start;
                align-items: flex-start; } }
            body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name {
              display: inline-block;
              width: calc(100% - 81px);
              vertical-align: middle; }
              @media only screen and (max-width: 690px) {
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name {
                  width: calc(100% - 70px);
                  padding-right: 5px; } }
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name h4,
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name h4 a {
                font-family: "Gilroy", "Roboto", sans-serif !important;
                font-style: normal;
                font-weight: 600 !important;
                font-size: 18px !important;
                text-rendering: optimizeLegibility !important;
                color: #151618 !important; }
                @media only screen and (max-width: 690px) {
                  body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name h4,
                  body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name h4 a {
                    font-size: 16px !important; } }
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation {
                font-family: "Gilroy", "Roboto", sans-serif !important;
                font-style: normal;
                font-weight: 400 !important;
                font-size: 14px !important;
                text-rendering: optimizeLegibility !important;
                color: #151618;
                opacity: 0.4;
                line-height: 1.2; }
                @media only screen and (max-width: 690px) {
                  body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation {
                    font-size: 13px !important; } }
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation::before {
                  content: "For"; }
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation dd {
                  display: inline-block;
                  padding-left: 0; }
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation dt {
                  display: none !important; }
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation dd,
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-info .product-name dl.variation p {
                  display: inline !important; }
          body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price {
            display: inline-block;
            width: 76px;
            text-align: right;
            vertical-align: middle; }
            @media only screen and (max-width: 690px) {
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price {
                width: 60px !important;
                vertical-align: top;
                padding-top: 10px; } }
            body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .woocommerce-Price-amount,
            body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .woocommerce-Price-amount span {
              font-family: "Gilroy", "Roboto", sans-serif !important;
              font-style: normal;
              font-weight: 600 !important;
              font-size: 18px !important;
              text-rendering: optimizeLegibility !important;
              color: #151618 !important; }
              @media only screen and (max-width: 690px) {
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .woocommerce-Price-amount,
                body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .woocommerce-Price-amount span {
                  font-size: 14px !important;
                  display: inline; } }
            body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .product-remove {
              float: right;
              line-height: 100%;
              display: block;
              margin-top: 10px; }
              body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .product-remove a {
                width: auto;
                height: auto;
                padding: 0 !important;
                margin: 0; }
                @media only screen and (max-width: 690px) {
                  body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart .shop_table .product-container .cart_item .product-price .product-remove a {
                    font-size: 12px !important;
                    display: block; } }
      body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart div.checkout-button-wrapper a.cart_modal_checkout_button {
        width: 100%;
        display: block;
        margin-top: 60px !important;
        height: 50px;
        line-height: 1;
        padding: 15px 0;
        background-color: #ff834e !important;
        color: white !important;
        border-radius: 100px !important;
        text-align: center; }
        body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart div.checkout-button-wrapper a.cart_modal_checkout_button,
        body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart div.checkout-button-wrapper a.cart_modal_checkout_button span {
          font-family: "Gilroy", "Roboto", sans-serif !important;
          font-style: normal;
          font-weight: 800 !important;
          font-size: 20px !important;
          text-rendering: optimizeLegibility !important; }
        body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart div.checkout-button-wrapper a.cart_modal_checkout_button:hover {
          background-color: #ff834e !important;
          color: white !important; }
        body div#header-outer div.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart div.checkout-button-wrapper a.cart_modal_checkout_button span.hiphen {
          margin: 0 10px; }

body[data-dropdown-style="minimal"].material
div#header-outer:not([data-format="left-header"])
header#top
nav
> ul
> li:not(.megamenu)
ul.woocommerce-mini-cart.cart_list
a.cart_modal_checkout_button:hover {
  background: #ff834e !important;
  color: white !important; }

/* == Change quantity on mini cart == */
.product-thumbnail-quantity {
  position: absolute;
  right: -11px;
  top: -11px;
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 12px !important;
  text-rendering: optimizeLegibility !important;
  color: white;
  background-color: #0575ff;
  height: 22px;
  width: 22px;
  text-align: center;
  line-height: 2;
  border-radius: 100px;
  z-index: 1; }

ul.woocommerce-mini-cart .shop_table .cart_item {
  position: relative; }
  @media screen and (max-width: 999px) {
    ul.woocommerce-mini-cart .shop_table .cart_item .product-image {
      display: none !important; } }
  ul.woocommerce-mini-cart .shop_table .cart_item .product-image .product-thumbnail-quantity {
    display: none !important; }
  @media screen and (max-width: 999px) {
    ul.woocommerce-mini-cart .shop_table .cart_item .product-info {
      width: calc(100% - 25px) !important; } }
  ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity {
    z-index: 9999;
    border-radius: 100px;
    transition: all ease 0.3s;
    font-weight: 400; }
    @media screen and (min-width: 1000px) {
      ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity {
        position: absolute;
        top: -10px;
        left: 73px;
        border: 0 !important;
        color: white !important;
        background: #0575ff;
        text-align: center;
        width: 22px;
        height: 22px !important; } }
    @media screen and (max-width: 999px) {
      ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity {
        left: 0;
        color: #0575ff;
        border: 1px solid #0575ff;
        height: 100%;
        width: 25px;
        text-align: center;
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center; } }
    ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity > div {
      height: 100% !important;
      display: inline-block !important; }
    ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_value {
      font-family: "Gilroy", "Roboto", sans-serif !important;
      font-style: normal;
      font-weight: 600 !important;
      font-size: 13px !important;
      text-rendering: optimizeLegibility !important;
      text-align: center;
      float: none !important;
      line-height: 1.8 !important;
      width: 22px !important; }
      @media screen and (max-width: 999px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_value {
          display: -webkit-box !important;
          display: -moz-box !important;
          display: -webkit-flex !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          height: 100% !important;
          -webkit-box-ordinal-group: 3;
          -moz-box-ordinal-group: 3;
          -webkit-order: 2;
          -ms-flex-order: 2;
          order: 2; } }
    ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button {
      opacity: 0 !important;
      width: 16px !important;
      border: none !important;
      font-family: "Gilroy", "Roboto", sans-serif !important;
      font-style: normal;
      font-weight: 600 !important;
      font-size: 13px !important;
      text-rendering: optimizeLegibility !important;
      line-height: 1.8 !important;
      cursor: pointer; }
      @media screen and (max-width: 999px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button {
          opacity: 1 !important;
          color: #0575ff !important;
          display: block;
          width: 100% !important; } }
      @media screen and (max-width: 999px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button {
          display: -webkit-box !important;
          display: -moz-box !important;
          display: -webkit-flex !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          height: 100% !important;
          opacity: 0.5; }
          ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button:hover {
            opacity: 1 !important;
            transition: all ease 0.2s; } }
      @media screen and (min-width: 1000px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button.mini-cart-minus {
          float: left;
          padding-left: 6px; } }
      @media screen and (max-width: 999px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button.mini-cart-minus {
          -webkit-box-ordinal-group: 4;
          -moz-box-ordinal-group: 4;
          -webkit-order: 3;
          -ms-flex-order: 3;
          order: 3; } }
      @media screen and (min-width: 1000px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button.mini-cart-plus {
          float: right;
          padding-right: 6px; } }
      @media screen and (max-width: 999px) {
        ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity .product-quantity_button.mini-cart-plus {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          -webkit-order: 1;
          -ms-flex-order: 1;
          order: 1; } }
  @media screen and (min-width: 1000px) {
    ul.woocommerce-mini-cart .shop_table .cart_item:hover > .product-quantity {
      width: 54px !important;
      opacity: 1 !important;
      z-index: 99999;
      transform: translateX(-15px); }
    ul.woocommerce-mini-cart .shop_table .cart_item:hover .product-quantity_button {
      opacity: 1 !important; }
    ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity_value {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto; }
    ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity_button {
      position: absolute;
      top: 0; }
      ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity_button.mini-cart-minus {
        left: 0; }
      ul.woocommerce-mini-cart .shop_table .cart_item .product-quantity_button.mini-cart-plus {
        right: 0; } }

body
div#header-outer
div.widget.woocommerce.widget_shopping_cart
.widget_shopping_cart_content
ul.woocommerce-mini-cart
div.checkout-button-wrapper
a.cart_modal_checkout_button.checkout.loading {
  color: transparent !important;
  background-image: url(/wp-content/uploads/2018/07/dots-loader.svg) !important;
  background-repeat: no-repeat;
  background-size: 50px !important;
  background-position: center center !important;
  transition: none !important;
  opacity: 1 !important; }

/* ===========================
        Login / Cart Modal
 ============================= */
.modal_login .form_text_input.password_input {
  padding-bottom: 5px; }

.form_submit_input {
  margin-top: 10px;
  padding-bottom: 10px; }
  .form_submit_input:after {
    content: "or";
    display: block;
    text-align: center;
    margin-top: 10px;
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-rendering: optimizeLegibility !important; }

.form_text_input input {
  background-color: #f7f9fa;
  padding: 14px 20px;
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  border-radius: 4px;
  color: #151618; }

.lost_password {
  display: inline-block;
  width: 50%;
  float: right;
  font-family: "Gilroy", "Roboto", sans-serif;
  text-align: right; }

.password-remember-me {
  display: inline-block;
  width: 50%;
  font-family: "Gilroy", "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 0 !important; }
  .password-remember-me .checkbox span {
    color: rgba(33, 34, 39, 0.6) !important;
    font-size: 14px; }
    .password-remember-me .checkbox span:before {
      margin-top: -4px; }

.account_login_toggle_block p {
  text-align: center;
  padding: 0;
  font-family: "Gilroy", "Roboto", sans-serif;
  font-size: 14px;
  color: rgba(33, 34, 39, 0.6);
  margin-top: 20px; }

.account_login_toggle_block a {
  cursor: pointer;
  font-weight: 600;
  color: #151618; }

.form_submit_input input.button[type="submit"] {
  width: 100%;
  padding: 0 !important;
  line-height: 50px;
  font-family: "Gilroy", "Roboto", sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important; }

/*SOCIAL LOG IN*/
.wc-social-login p {
  display: none; }

.wc-social-login .button-social-login {
  width: 100%;
  border-radius: 100px;
  padding: 0;
  box-sizing: border-box;
  font-family: "Gilroy", "Roboto", sans-serif;
  font-size: 18px;
  background-color: transparent !important;
  color: #151618;
  height: 50px;
  line-height: 50px; }

.wc-social-login .button-social-login.button-social-login-facebook {
  color: #4367b2;
  border-color: #4367b2 !important; }

.wc-social-login .button-social-login.button-social-login-google {
  color: #3e82f1;
  border-color: #3e82f1 !important; }

.wc-social-login .button-social-login .si {
  height: 47px;
  background-size: 14px;
  margin-left: 12px; }

.wc-social-login .button-social-login .si.si-facebook {
  background-image: url("/wp-content/themes/salient-child/assets/images/facebook-logo.svg"); }

.wc-social-login .button-social-login .si.si-google {
  background-image: url("/wp-content/themes/salient-child/assets/images/google-logo.svg");
  background-size: 20px; }

.button-social-login,
.widget-area .widget a.button-social-login,
a.button-social-login,
button.button-social-login,
input.button-social-login {
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

/* Login modal mobile */
@media only screen and (max-width: 999px) {
  body div#header-outer header#top div.my_account_modal.accountModalLoggedIn.modal_active {
    padding-bottom: 0 !important; }
    body div#header-outer header#top div.my_account_modal.accountModalLoggedIn.modal_active nav.woocommerce-MyAccount-navigation {
      display: block !important;
      background: transparent !important;
      margin: 0 !important;
      padding: 0 !important;
      top: 0 !important; }
      body div#header-outer header#top div.my_account_modal.accountModalLoggedIn.modal_active nav.woocommerce-MyAccount-navigation ul {
        padding-bottom: 0 !important; }
        body div#header-outer header#top div.my_account_modal.accountModalLoggedIn.modal_active nav.woocommerce-MyAccount-navigation ul li {
          padding: 20px 0 !important;
          border-top: 1px solid #ddd; }
          body div#header-outer header#top div.my_account_modal.accountModalLoggedIn.modal_active nav.woocommerce-MyAccount-navigation ul li a {
            padding: 0 !important;
            border: 0 !important;
            margin-left: 40px !important; }
  body div#header-outer header#top div.my_account_modal.modal_active {
    right: 20px;
    margin: 20px auto;
    max-width: calc(100% - 20px);
    overflow: auto;
    height: 88vh;
    padding: 40px 35px; }
    body div#header-outer header#top div.my_account_modal.modal_active .clear {
      padding: 0; }
    body div#header-outer header#top div.my_account_modal.modal_active .mailchimp-newsletter {
      padding-bottom: 1em; }
    body div#header-outer header#top div.my_account_modal.modal_active .woocommerce-privacy-policy-text > p {
      padding-bottom: 1em; }
    body div#header-outer header#top div.my_account_modal.modal_active .si.si-facebook, body div#header-outer header#top div.my_account_modal.modal_active .si.si-google {
      margin: 0; }
  body div#header-outer header#top div.my_cart_modal_container {
    max-width: calc(100% - 20px); } }

@media only screen and (max-width: 480px) {
  div.my_account_modal.modal_active {
    left: 0;
    right: 0 !important; } }

@media only screen and (max-width: 690px) {
  .my_cart_modal_container {
    left: 0;
    right: 0 !important;
    margin: 30px auto 0;
    padding: 40px 30px !important; }
  .my_cart_modal_container .cart_item .product-image {
    max-width: 40px; }
  .my_cart_modal_container .cart_item .product-info {
    width: calc(100% - 50px) !important;
    vertical-align: top !important; }
    .my_cart_modal_container .cart_item .product-info .product-name {
      width: calc(100% - 70px);
      padding-right: 5px; }
      .my_cart_modal_container .cart_item .product-info .product-name h4 {
        font-size: 16px !important; }
      .my_cart_modal_container .cart_item .product-info .product-name dl.variation {
        font-size: 13px !important; }
    .my_cart_modal_container .cart_item .product-info .product-price {
      width: 60px !important;
      vertical-align: top; }
      .my_cart_modal_container .cart_item .product-info .product-price .woocommerce-Price-amount {
        font-size: 14px !important;
        margin-top: -4px;
        display: block; }
      .my_cart_modal_container .cart_item .product-info .product-price .product-remove a {
        font-size: 12px !important;
        margin-top: 10px !important;
        display: block; } }

@media only screen and (max-width: 320px) {
  .my_cart_modal_container .cart_item .product-image {
    max-width: 30px !important; }
  .my_cart_modal_container .cart_item .product-info {
    width: calc(100% - 50px) !important; } }

/* ===========================
        My Account Modal
 ============================= */
#header-outer[data-lhe="animated_underline"]
header#top
nav
> ul
> li:not([class*="button_"])
> a:after,
body.material
#slide-out-widget-area[class*="slide-out-from-right"]
.off-canvas-menu-container
li
a:after,
.material
#header-secondary-outer[data-lhe="animated_underline"]
nav
> ul.sf-menu
> li
> a:after {
  border: none !important; }

.my_account_modal,
.my_cart_modal_container {
  display: none;
  position: absolute;
  width: 400px;
  right: 90px;
  background-color: #fff;
  -o-box-shadow: 0px 40px 60px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 40px 60px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 40px 60px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 40px 60px rgba(0, 0, 0, 0.15);
  padding: 40px;
  border-top: solid 10px #0575ff;
  margin-top: 20px; }
  .my_account_modal .close_modal,
  .my_cart_modal_container .close_modal {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 26px;
    padding: 10px; }

.my_account_modal_overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  z-index: -1; }

.my_account_modal.accountModalLoggedIn.modal_active {
  width: 280px;
  padding: 40px 0; }

.modal_hidden {
  display: none; }

.my_account_modal.modal_active {
  display: block; }

.my_account_modal nav.woocommerce-MyAccount-navigation {
  width: 100% !important; }
  .my_account_modal nav.woocommerce-MyAccount-navigation ul {
    width: 100%;
    border: none; }
    .my_account_modal nav.woocommerce-MyAccount-navigation ul li {
      display: block;
      float: none !important;
      border: none; }
      .my_account_modal nav.woocommerce-MyAccount-navigation ul li:hover a {
        background-color: #f7f9fa;
        transition: all 0.2s ease; }
      .my_account_modal nav.woocommerce-MyAccount-navigation ul li a {
        height: 40px;
        line-height: 40px !important;
        font-family: "Gilroy", "Roboto", sans-serif !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: 16px !important;
        text-rendering: optimizeLegibility !important;
        color: #151618 !important;
        opacity: 0.7;
        padding: 0 40px !important;
        margin: 0 !important; }
        .my_account_modal nav.woocommerce-MyAccount-navigation ul li a:before {
          width: 18px;
          text-align: left; }
  .my_account_modal nav.woocommerce-MyAccount-navigation h2 {
    padding: 0 40px; }

.my_account_login_container h2,
.woocommerce-MyAccount-navigation h2,
.my_cart_modal_container h2 {
  font-size: 20px !important;
  margin-bottom: 30px; }

/* ======= F O O T E R ======= */
#footer-outer {
  background-color: #f7f9fa !important;
  z-index: 99; }
  #footer-outer #footer-widgets > .container > div.row {
    padding: 130px 0 65px !important; }
    #footer-outer #footer-widgets > .container > div.row::before {
      content: "";
      display: block;
      width: 83px;
      height: 100px;
      background: url("/wp-content/uploads/2018/05/ocushield_o_logo.svg") no-repeat;
      display: block;
      position: absolute;
      background-size: cover;
      top: -50px; }
    #footer-outer #footer-widgets > .container > div.row ul.menu {
      margin-left: 0 !important; }
      #footer-outer #footer-widgets > .container > div.row ul.menu li.header {
        margin-bottom: 1.5em; }
        #footer-outer #footer-widgets > .container > div.row ul.menu li.header a {
          color: #151618 !important;
          font-weight: 600 !important; }
      #footer-outer #footer-widgets > .container > div.row ul.menu li:not(.header) {
        padding: 6px 0 !important; }
      #footer-outer #footer-widgets > .container > div.row ul.menu li a {
        font-family: "Gilroy", "Roboto", sans-serif !important;
        font-style: normal;
        font-weight: 400 !important;
        font-size: 18px !important;
        text-rendering: optimizeLegibility !important;
        color: rgba(21, 22, 24, 0.8) !important; }
    #footer-outer #footer-widgets > .container > div.row .col_last {
      min-width: 215px;
      float: right;
      position: unset !important; }
      #footer-outer #footer-widgets > .container > div.row .col_last ul#social {
        margin: -5px 0 20px 0 !important; }
        #footer-outer #footer-widgets > .container > div.row .col_last ul#social > li {
          display: inline-block; }
          #footer-outer #footer-widgets > .container > div.row .col_last ul#social > li:not(:last-child) {
            margin-right: 10%; }
          #footer-outer #footer-widgets > .container > div.row .col_last ul#social > li i {
            font-size: 24px;
            color: #151618 !important; }
      #footer-outer #footer-widgets > .container > div.row .col_last div#text-2 p {
        font-family: "Gilroy", "Roboto", sans-serif !important;
        font-style: normal;
        font-weight: 400 !important;
        font-size: 18px !important;
        text-rendering: optimizeLegibility !important; }
    @media only screen and (min-width: 1400px) {
      #footer-outer #footer-widgets > .container > div.row ul#social li:not(:last-child) {
        margin-right: 16% !important; } }
    @media only screen and (min-width: 1000px) and (max-width: 1500px) {
      #footer-outer #footer-widgets > .container > div.row div.col.spacer {
        display: none; }
      #footer-outer #footer-widgets > .container > div.row div.col.span_2:not(.col_last) {
        width: 21% !important; } }
    @media only screen and (min-width: 691px) and (max-width: 999px) {
      #footer-outer #footer-widgets > .container > div.row > .col.span_2 {
        display: inline-block; }
        #footer-outer #footer-widgets > .container > div.row > .col.span_2:nth-of-type(odd) {
          margin: 0 10px 40px 0 !important; }
        #footer-outer #footer-widgets > .container > div.row > .col.span_2:nth-of-type(even) {
          margin: 0 0 40px 10px !important; } }

@media only screen and (max-width: 999px) {
  header#top a#logo img {
    height: 28px !important; } }

@media only screen and (max-width: 690px) {
  #footer-widgets div.row::before {
    left: 0;
    right: -20px;
    margin: auto; }
  #footer-widgets div.row div.col.span_2 {
    margin: 0 auto 60px !important;
    float: none !important;
    text-align: center; }
  #footer-widgets div.row div.col.span_2.col_last {
    margin-top: 120px !important; }
  div#copyright {
    text-align: center; } }

@media screen and (max-width: 999px) {
  #footer-outer div#text-2 {
    margin-top: 51px !important; } }

.supported-badge h6 {
  color: rgba(21, 22, 24, 0.6) !important; }

.supported-badge img {
  opacity: 0.6;
  margin: 0 !important; }

@media only screen and (min-width: 1000px) {
  .supported-badge {
    position: absolute;
    bottom: -55px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1000px) {
  .supported-badge {
    bottom: -155px; } }

@media only screen and (max-width: 999px) {
  .supported-badge {
    margin-top: 60px !important; } }

@media only screen and (max-width: 690px) {
  .supported-badge {
    margin-top: 80px !important; } }

.charity-logo {
  position: absolute; }
  @media screen and (min-width: 1000px) {
    .charity-logo {
      bottom: -43px;
      margin-left: calc(-200px - 5vw); } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1000px) {
    .charity-logo {
      bottom: -143px !important; } }
  @media screen and (min-width: 690px) and (max-width: 999px) {
    .charity-logo {
      bottom: 146px;
      margin-left: -315px; } }
  @media screen and (max-width: 689px) {
    .charity-logo {
      position: inherit !important;
      margin-top: 60px !important; } }
  .charity-logo h6 {
    color: rgba(21, 22, 24, 0.6) !important;
    margin-bottom: 18px !important; }
  .charity-logo img {
    opacity: 0.6;
    margin: 0 !important; }
    @media screen and (min-width: 1000px) {
      .charity-logo img {
        width: 230px !important; } }
    @media screen and (max-width: 999px) {
      .charity-logo img {
        width: 240px !important; } }

div#copyright {
  padding-bottom: 32px !important;
  background-color: #f7f9fa !important;
  z-index: 98; }
  div#copyright p,
  div#copyright .legal-menu,
  div#copyright a {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    text-rendering: optimizeLegibility !important;
    color: rgba(21, 22, 24, 0.4) !important;
    display: inline-block;
    line-height: 1; }
  div#copyright .legal-menu {
    margin-left: 1.5em; }
    @media screen and (min-width: 1000px) and (max-width: 1250px) {
      div#copyright .legal-menu {
        position: absolute;
        left: -33px;
        bottom: -5px; } }
    div#copyright .legal-menu a {
      border-bottom: solid 1px rgba(33, 34, 39, 0.4);
      margin: 0 0.7em;
      padding-bottom: 0; }

/* ======= F O R M S ======= */
form.wpcf7-form label {
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  color: #151618;
  line-height: 1.2;
  margin-bottom: 8px;
  margin-top: 16px; }
  form.wpcf7-form label span.required {
    font-weight: 600;
    color: #0575ff; }

form.wpcf7-form input.wpcf7-form-control:not(.wpcf7-submit),
form.wpcf7-form textarea.wpcf7-form-control {
  background-color: transparent;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px; }

form.wpcf7-form input.wpcf5-form-control:not(.wpcf7-submit) {
  height: 50px; }

form.wpcf7-form input[type="text"],
form.wpcf7-form textarea,
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="password"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form input[type="url"],
form.wpcf7-form input[type="search"],
form.wpcf7-form input[type="date"] {
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  text-rendering: optimizeLegibility !important;
  color: #151618; }

form.wpcf7-form input.wpcf7-submit {
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-rendering: optimizeLegibility !important;
  letter-spacing: 0.01em;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.03em !important;
  height: 50px;
  padding-bottom: 15px !important;
  padding-top: 15px !important; }

/*CUSTOM CHECKBOX AND RADIO*/
.checkbox span {
  color: #151618 !important; }

.checkbox span:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border: solid 2px #d6d6d6;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
  border-radius: 3px; }

.checkbox input:checked ~ span:before {
  background-color: #0574ff;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  border-color: #0574ff;
  color: #fff; }

.checkbox input {
  /*display: none !important;*/ }

.input-radio ~ label:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  border: solid 2px #d6d6d6;
  border-radius: 100px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 5px;
  box-sizing: border-box; }

.input-radio:checked ~ label:before {
  border: solid 6px #0574ff; }

.input-radio {
  display: none !important; }

.input-radio:checked ~ label {
  color: #151618; }

/* ======= W O O C O M M E R C E  ======= */
@-webkit-keyframes hide-messages {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(-300px); } }

@-moz-keyframes hide-messages {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(-300px); } }

@-ms-keyframes hide-messages {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(-300px); } }

@keyframes hide-messages {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(-300px); } }

@-webkit-keyframes hide-messages-bottom {
  0% {
    bottom: 0; }
  100% {
    bottom: -60px; } }

@-moz-keyframes hide-messages-bottom {
  0% {
    bottom: 0; }
  100% {
    bottom: -60px; } }

@-ms-keyframes hide-messages-bottom {
  0% {
    bottom: 0; }
  100% {
    bottom: -60px; } }

@keyframes hide-messages-bottom {
  0% {
    bottom: 0; }
  100% {
    bottom: -60px; } }

@-webkit-keyframes hide-messages-top {
  0% {
    top: 0; }
  100% {
    top: -60px; } }

@-moz-keyframes hide-messages-top {
  0% {
    top: 0; }
  100% {
    top: -60px; } }

@-ms-keyframes hide-messages-top {
  0% {
    top: 0; }
  100% {
    top: -60px; } }

@keyframes hide-messages-top {
  0% {
    top: 0; }
  100% {
    top: -60px; } }

/* Alert messages */
div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  -webkit-animation: hide-messages-bottom 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  /* Safari 4+ */
  -moz-animation: hide-messages-bottom 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  /* Fx 5+ */
  -o-animation: hide-messages-bottom 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  /* Opera 12+ */
  animation: hide-messages-bottom 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-fill-mode: forwards !important;
  background-color: #0575ff;
  color: white !important;
  position: fixed;
  bottom: 0;
  margin: 0;
  left: 0;
  border: 0;
  z-index: 999;
  width: 100vw !important;
  margin-left: calc(0px - (100vw - 100%) / 2);
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  line-height: 1.2;
  padding: 20px 30px !important; }

div.woocommerce-message {
  top: 0;
  -webkit-animation: hide-messages-top 1s;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  /* Safari 4+ */
  -moz-animation: hide-messages-top 1s;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  /* Fx 5+ */
  -o-animation: hide-messages-top 1s;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  /* Opera 12+ */
  animation: hide-messages-top 1s;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-fill-mode: forwards !important;
  transition: all ease 0.2s; }
  div.woocommerce-message a[href="https://ocushield.com/cart/"] {
    display: none; }

div.woocommerce-NoticeGroup {
  top: 0;
  z-index: 999; }

html body .woocommerce div.woocommerce-info {
  width: 100vw !important;
  margin-left: calc(0px - (100vw - 100%) / 2);
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  line-height: 1.2;
  padding: 20px 30px !important; }

@media only screen and (max-width: 999px) {
  div.woocommerce-message,
  .woocommerce-NoticeGroup {
    top: 60px !important; } }

body.woocommerce-page div.woocommerce-message {
  z-index: 999;
  transform: translateY(0);
  width: 100vw !important;
  margin-left: calc(0px - (100vw - 100%) / 2);
  font-family: "Gilroy", "Roboto", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-rendering: optimizeLegibility !important;
  line-height: 1.2;
  padding: 20px 30px !important;
  padding-right: 155px !important;
  display: none; }
  body.woocommerce-page div.woocommerce-message[role="alert"] {
    background-color: #0575ff !important; }
  body.woocommerce-page div.woocommerce-message a,
  body.woocommerce-page div.woocommerce-message a.button {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-rendering: optimizeLegibility !important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    border: solid 1px white !important;
    border-radius: 50px;
    min-width: 100px;
    text-align: center;
    height: 30px;
    padding: 4px !important;
    transition: all ease 0.2s; }
    body.woocommerce-page div.woocommerce-message a:hover,
    body.woocommerce-page div.woocommerce-message a.button:hover {
      background-color: white !important;
      color: #151618 !important; }
  body.woocommerce-page div.woocommerce-message a.button.wc-forward {
    pointer-events: none; }

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  width: 100vw;
  margin-left: calc(0px - (100vw - 100%) / 2);
  background: #eb5757;
  /* padding: 30px 30px 30px; */
  position: absolute;
  /* bottom: 0; */
  top: auto; }
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout li {
    padding: 0 !important;
    background: transparent;
    display: block;
    margin: 0 10px 0 0 !important;
    line-height: 1.2 !important; }

.wpcf7-not-valid-tip {
  padding: 0 !important;
  box-shadow: none !important;
  position: absolute !important;
  top: -26px !important;
  font-size: 14px !important;
  left: 62px !important; }

.wpcf7-not-valid {
  border: 1px solid #0575ff !important; }

.wpcf7-form:not(.invalid) .wpcf7-submit:focus {
  font-size: 0 !important; }

.wpcf7-form:not(.invalid) .ajax-loader.is-active {
  width: 80px;
  height: 16px;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-top: -83px;
  margin-left: 50%;
  transform: translateX(-50%);
  background-image: url("/wp-content/uploads/2018/07/dots-loader.svg"); }

table.variations tbody > tr:nth-of-type(2) td.value {
  padding-right: 0 !important; }

@media screen and (max-width: 690px) {
  table.variations td.value {
    padding-right: 0 !important; } }

@media (min-width: 1000px) {
  table.variations td.value:after {
    display: none !important; } }

.wky-select {
  z-index: 1000;
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  border-radius: 5px;
  line-height: 22px;
  font-family: "Gilroy";
  font-size: 16px;
  font-weight: bold;
  color: rgba(33, 34, 39, 0.4); }
  .wky-select:after {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    top: 21px;
    right: 24px;
    border-top: solid 2px black;
    border-right: solid 2px black;
    transform: rotate(135deg); }
  .wky-select .wky-select_value {
    height: 52px;
    background-color: #f7f9fa;
    padding: 15px; }
  .wky-select .wky-select_options-wrapper {
    z-index: 1001;
    position: absolute;
    overflow: hidden;
    height: 0;
    width: 100%;
    border: 1px solid transparent;
    background-color: #fff;
    transition: all 0.2s ease; }
    .wky-select .wky-select_options-wrapper > .wky-select_option {
      padding: 0 15px;
      height: 50px;
      line-height: 50px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .wky-select .wky-select_options-wrapper > .wky-select_option:hover {
        background-color: #f7f7f7; }
      .wky-select .wky-select_options-wrapper > .wky-select_option.wky-select_option--selected:not(:first-child) {
        background: #f7f7f7;
        color: rgba(21, 22, 24, 0.8) !important; }
  .wky-select.active {
    z-index: 1002; }
    .wky-select.active .wky-select_options-wrapper {
      height: auto;
      max-height: 228px;
      overflow-y: auto;
      border: 1px solid #f7f7f7; }

.woocommerce-product-gallery__image.flex-active-slide,
.woocommerce-product-gallery__image {
  pointer-events: none; }

.woocommerce div.product div.images .flex-control-thumbs {
  position: absolute;
  width: 50px;
  top: 0;
  left: -70px; }

.woocommerce div.product div.images .flex-control-thumbs li {
  position: relative;
  width: 100%;
  margin: 0;
  border-radius: 100px;
  overflow: hidden; }

.woocommerce div.product div.images .flex-control-thumbs li:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  border-radius: 100px;
  background-color: black;
  z-index: -1; }

.woocommerce div.product div.images .flex-control-thumbs li img {
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.woocommerce
div.product
div.images
.flex-control-thumbs
li
img:not(.flex-active):hover {
  -o-transform: scale(0.8) !important;
  -moz-transform: scale(0.8) !important;
  -webkit-transform: scale(0.8) !important;
  transform: scale(0.8) !important;
  opacity: 1 !important;
  border-radius: 100px; }

.woocommerce
div.product
div.images
.flex-control-thumbs
li
img:not(.flex-active) {
  -o-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  margin: auto;
  opacity: 0; }

.flex-viewport {
  -o-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important; }

.single-product-main-image {
  width: 100%; }

/* START SINGLE PRODUCT PAGE */
.woocommerce-message {
  margin-bottom: 0 !important; }

.dtwpb-woocommerce-page .wpb_row.first-section {
  margin-top: 0 !important; }

body.woocommerce .cart .quantity {
  width: 60px !important;
  display: inline-block;
  float: none !important;
  vertical-align: middle; }

body.woocommerce .cart .quantity input.qty {
  border: none !important;
  font-family: "Gilroy", "Roboto", sans-serif;
  font-size: 20px !important;
  font-weight: 600 !important;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important; }

body.woocommerce .cart .quantity input.plus,
body.woocommerce .cart .quantity input.minus {
  opacity: 0;
  width: 20px !important;
  height: 20px !important; }

.quantity.buttons_added:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-top: solid 2px black;
  border-right: solid 2px black;
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 7px;
  top: 8px; }

.quantity.buttons_added:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-top: solid 2px black;
  border-right: solid 2px black;
  -o-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 7px;
  bottom: 8px; }

.sale .single-product-details > .vc_column-inner:before {
  content: "sale";
  font-family: "Gilroy", "Roboto", sans-serif;
  background-color: #0574ff;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  position: absolute;
  z-index: 1;
  top: -15px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 2px 10px; }

.single-product-details {
  max-width: 480px; }

.single-product-details h1 {
  font-size: 24px !important; }

.single-product-price-container {
  margin-bottom: 0 !important; }

.single-product-price-container .price {
  margin-top: 10px !important;
  margin-bottom: 6px; }

.single-product-details .single-product-price-container p.price,
.single-product-details ins span.woocommerce-Price-amount,
.single-product-details ins span.woocommerce-Price-amount span {
  font-size: 24px !important;
  line-height: 100% !important; }

.single-product-details p.price span {
  color: #0575ff !important;
  font-weight: 400; }

.single-product-description-container {
  margin-bottom: 0 !important; }

.single-product-description-container p {
  font-size: 16px;
  line-height: 140%; }

.woocommerce div.product form.cart .variations select {
  background-color: #f7f9fa;
  font-family: "Gilroy", "Roboto", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: rgba(33, 34, 39, 0.4);
  box-shadow: none !important;
  border-radius: 5px;
  padding: 15px !important;
  padding-right: 30px !important; }

.variations td.label {
  display: none; }

.variations td.value {
  display: inline-block;
  width: 100%; }

.variations td.value:after {
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 6px);
  right: 27px;
  border-top: solid 2px black;
  border-right: solid 2px black;
  width: 6px;
  height: 6px;
  transform: rotate(135deg); }

.single-product-details button[type="submit"].single_add_to_cart_button.button {
  width: calc(100% - 84px);
  float: none !important;
  vertical-align: middle;
  background-color: #28cb6c !important;
  font-family: "Gilroy", "Roboto", sans-serif;
  text-transform: none !important;
  font-size: 20px !important;
  font-weight: bold !important; }
  .single-product-details button[type="submit"].single_add_to_cart_button.button.loading_button {
    color: transparent !important;
    background-image: url("/wp-content/uploads/2018/07/dots-loader.svg") !important;
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center center;
    transition: none !important;
    opacity: 1; }

.variations td.value select {
  -webkit-appearance: none !important; }

.variations td.value select::-ms-expand {
  display: none !important; }

p.stock.in-stock {
  display: none; }

.woocommerce div.product form.cart table td {
  position: relative; }

.woocommerce .variations tr {
  display: inline-block;
  width: 60%; }

.woocommerce .variations tr:first-child {
  width: 40%; }

@media screen and (min-width: 1000px) and (max-width: 1300px) {
  body.product-anti-blue-light-glasses .single-product-details .variations tr {
    width: 100% !important; }
    body.product-anti-blue-light-glasses .single-product-details .variations tr td {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

@media screen and (min-width: 690px) and (max-width: 999px) {
  body.product-anti-blue-light-glasses .single-product-details .variations tr:first-child {
    width: 45% !important; } }

@media screen and (min-width: 1301px) {
  body.product-anti-blue-light-glasses .single-product-details .variations tr:first-child {
    width: 45% !important; } }

@media screen and (min-width: 690px) and (max-width: 999px) {
  body.product-anti-blue-light-glasses .single-product-details .variations tr:nth-child(2) {
    width: 55% !important; } }

@media screen and (min-width: 1301px) {
  body.product-anti-blue-light-glasses .single-product-details .variations tr:nth-child(2) {
    width: 55% !important; } }

body.woocommerce div.product form.cart {
  margin-bottom: 0 !important; }

div#review_form_wrapper {
  display: none; }

div#comments {
  width: 100% !important; }

.comment_container .avatar {
  display: none !important; }

.woocommerce .commentlist li .comment_container .comment-text {
  margin-left: 0 !important; }

/* ======= C O O K I E S ======= */
div.cookies-notice {
  background: #0575ff;
  position: fixed !important;
  right: 0;
  bottom: 0;
  z-index: 99999 !important;
  padding: 10px;
  text-align: center;
  -webkit-box-shadow: 0px 20px 60px 20px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 20px 60px 20px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 20px 60px 20px rgba(0, 0, 0, 0.1) !important;
  transition: all ease-out 1s; }
  @media only screen and (min-width: 691px) {
    div.cookies-notice {
      transform: translate(0, 60px);
      -webkit-transform: translate(0, 60px);
      -moz-transform: translate(0, 60px);
      width: 100%; } }
  @media only screen and (max-width: 1062px) {
    div.cookies-notice {
      transform: translate(0, 200px);
      -webkit-transform: translate(0, 200px);
      -moz-transform: translate(0, 200px);
      width: 100% !important;
      top: unset;
      padding: 10px !important;
      margin: auto; } }
  div.cookies-notice.open {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transition: all ease-in 1s; }
  div.cookies-notice p {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 15px !important;
    text-rendering: optimizeLegibility !important;
    opacity: 0.8;
    line-height: 1.4;
    letter-spacing: 0.01em;
    display: inline; }
    @media only screen and (max-width: 1062px) {
      div.cookies-notice p {
        font-size: 11px !important;
        text-align: center;
        margin: auto;
        max-width: unset !important;
        display: block;
        padding-bottom: 5px; } }
  div.cookies-notice button {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-rendering: optimizeLegibility !important;
    color: white !important;
    background: transparent;
    border: solid 1px white !important;
    text-align: center;
    max-width: 220px;
    padding: 8px 10px;
    transition: all ease 0.2s;
    display: inline; }
    @media screen and (max-width: 1062px) {
      div.cookies-notice button {
        margin: auto;
        display: block;
        font-size: 10px !important; } }
    div.cookies-notice button:hover {
      background: white !important;
      color: #0575ff !important;
      cursor: pointer; }

/* ======= B E E K E T I N G ======= */
/* Sales pop */
.sale_notification_default .bkt--spop {
  width: 100% !important;
  max-width: 450px !important;
  padding: 12px 12px 12px 17px;
  border-left: solid 5px #0575ff;
  -webkit-box-shadow: 0px 20px 60px 20px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 20px 60px 20px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 20px 60px 20px rgba(0, 0, 0, 0.1) !important; }
  @media screen and (max-width: 690px) {
    .sale_notification_default .bkt--spop {
      width: calc(100% - 40px) !important;
      margin: auto !important;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      max-width: 85vw; } }
  .sale_notification_default .bkt--spop .close-noti {
    top: 20px !important;
    right: 20px !important;
    opacity: 0.4; }
    .sale_notification_default .bkt--spop .close-noti:hover {
      opacity: 1 !important;
      transition: all ease 0.2s; }
  .sale_notification_default .bkt--spop .product-image {
    max-width: 60px;
    margin: 0 20px !important; }
  .sale_notification_default .bkt--spop .noti-title {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-rendering: optimizeLegibility !important;
    color: rgba(21, 22, 24, 0.6) !important; }
  .sale_notification_default .bkt--spop .noti-body a {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    text-rendering: optimizeLegibility !important;
    color: #151618 !important; }
    .sale_notification_default .bkt--spop .noti-body a:hover {
      text-decoration: none;
      color: #0575ff !important; }
  .sale_notification_default .bkt--spop .noti-time {
    font-family: "Gilroy", "Roboto", sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-rendering: optimizeLegibility !important;
    color: rgba(21, 22, 24, 0.4) !important;
    margin-top: 10px !important; }
  .sale_notification_default .bkt--spop .bkt--brand {
    display: none !important; }

/* ======= Multy Currency Widget ======= */
div.woo-multi-currency.wmc-sidebar {
  z-index: 999 !important; }

/* ======= CSS Changes not in SCSS ======= */
.notice_msg {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  color: #fff;
  max-width: 500px;
  width: 90%;
  text-align: center;
  font-size: 18px;
  padding: 25px 15px;
  border-radius: 4px; }
