#ybc_blog_page .elementor-widget-container button{
    border-radius:15px;
    cursor:pointer;
    color:white!important;
    
}
@media only screen and (max-width: 767px) {
    .ets_mm_megamenu .mm_columns_ul{
        padding-top:0px;
    }
    .mm_blocks_li,ul.ets_mm_categories li.has-sub{
        margin-bottom:0px;
    }
    ul.ets_mm_categories li{
       margin-top:12px;
    }
    
    .toggle-custom > a{
        
        color:black!important;
            font-size: 13px!important;
        font-weight: 600!important;
    }
    ul.ets_mm_categories .has-sub{
            display: flex!important;
    flex-direction: column;
    }
    .ets_mm_categories .has-sub.active .ets_mm_categories{
        height:unset;
    }
    .toggle-custom{
        padding-bottom:12px;
    }
    
}




#module-returnmanager-manager #wrapper .breadcrumb li a span{
    color:black;
}
#module-returnmanager-manager #wrapper .breadcrumb li::after{
    
    color:black!important;
}
.search-widget {
  display: inline-block;
}
.search-widget form {
  position: relative;
}
.search-widget form input[type="text"] {
  min-width: 255px;
  padding: 10px;
  color: #7a7a7a;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.search-widget form input[type="text"]:focus {
  color: #232323;
  background: #fff;
  outline: 3px #296a8a solid;
}
.search-widget form input[type="text"]:focus + button .search {
  color: #296a8a;
}
.search-widget form button[type="submit"] {
  position: absolute;
  right: 0.125rem;
  bottom: 0.3125rem;
  color: #7a7a7a;
  background: none;
  border: none;
}
.search-widget form button[type="submit"] .search:hover {
  color: #296a8a;
}
@media (max-width: 575px) {
  .header-top-right {
    width: 100%;
    padding-right: 15px;
  }
}
.header-top .search-widgets form input[type="text"] {
  width: 100%;
  min-width: inherit;
  color: #9b9b9b;
  background: #f6f6f6;
}
.header-top .search-widgets form input[type="text"]:focus {
  background: #fff;
}
.header-top .search-widgets form button[type="submit"] {
  top: 50%;
  bottom: inherit;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-top #search_widget input {
  padding-right: 1rem;
}
#checkout #search_widget {
  display: none;
}
#pagenotfound .page-content #search_widget {
  width: 100%;
}
.page-not-found .search-widget form {
  display: inline-block;
}
@media (max-width: 767px) {
  .header-top .search-widget {
    float: none;
  }
  .header-top .search-widget form {
    margin: 0 auto;
  }
  .header-top .search-widget form input[type="text"] {
    min-width: inherit;
    background: #fff;
  }
}
@media (min-width: 768px) {
  .search-widget {
    min-width: 15.63rem;
  }
}
@media (min-width: 576px) {
  .header-top .search-widgets {
    max-width: 13rem;
  }
}
.top-menu[data-depth="1"] {
  margin: 0.625rem;
}
.top-menu[data-depth="0"] {
  margin-bottom: 0;
}
.top-menu a:not([data-depth="0"]) {
  display: block;
  padding: 0.625rem;
  font-weight: 400;
  color: #7a7a7a;
}
.top-menu a.dropdown-submenu {
  font-weight: 600;
  color: #232323;
  text-transform: uppercase;
}
.top-menu a[data-depth="0"] {
  padding: 0.625rem;
  font-size: 1rem;
  font-weight: 600;
}
#header .top-menu a[data-depth="0"]:hover {
  color: #296a8a;
  text-decoration: none;
}
.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
  padding: 0 0.625rem 0.625rem 0;
}
.top-menu .collapse {
  display: inherit;
}
.top-menu .sub-menu {
  z-index: 18;
  width: calc(100% - 30px);
  min-width: calc(100% - 30px);
  margin-left: 0.9375rem;
  visibility: hidden;
  border: none;
  box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.top-menu .sub-menu.collapse {
  visibility: hidden;
  opacity: 0;
}
.top-menu .sub-menu.collapse.in {
  visibility: visible;
  opacity: 1;
}
.top-menu .sub-menu ul[data-depth="1"] > li {
  float: left;
  margin: 0 1.25rem;
}
.top-menu .sub-menu a:hover {
  color: #296a8a;
}
.top-menu .popover {
  max-width: inherit;
  border-radius: 0;
}
.popover.bs-tether-element-attached-top {
  margin-top: 0;
}
#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}
#mobile_top_menu_wrapper {
  padding: 15px;
  background: #fff;
}
#mobile_top_menu_wrapper #top-menu {
  margin-bottom: 0.625rem;
}
#mobile_top_menu_wrapper .top-menu {
  color: #232323;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
  display: none;
}
#mobile_top_menu_wrapper
  .top-menu
  .collapse-icons[aria-expanded="true"]
  .remove {
  display: block;
}
#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
  display: none;
}
#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  display: inline-block;
  padding: 0;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
  padding: 0.625rem;
  border-bottom: 1px solid #f6f6f6;
}
#mobile_top_menu_wrapper .top-menu .collapse {
  display: none;
}
#mobile_top_menu_wrapper .top-menu .collapse.in {
  display: block;
}
#mobile_top_menu_wrapper .top-menu .sub-menu {
  position: static;
  z-index: inherit;
  display: block;
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  overflow: hidden;
  background: #fff;
  box-shadow: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
  display: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
  display: block;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"] > li {
  border-bottom: 1px solid #7a7a7a;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
  margin: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
  float: none;
  margin: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
  text-transform: none;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  padding: 0;
}
#mobile_top_menu_wrapper .top-menu .sub-menu li > a {
  padding: 0.625rem;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
  padding-left: 1.25rem;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
  padding-left: 2.5rem;
}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
  padding-left: 3.75rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom a {
  color: #7a7a7a;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
  padding: 0.625rem;
}
#mobile_top_menu_wrapper
  .js-top-menu-bottom
  .language-selector-wrapper
  .language-selector {
  display: inline;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
  padding: 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link {
  padding: 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
  padding: 0 0.625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
  display: block;
  width: 100%;
  padding: 0.625rem 0;
}
@media (max-width: 767px) {
  .top-menu .sub-menu {
    visibility: visible;
    opacity: 1;
    transition: 0.5s ease-out;
  }
}
body#checkout {
  color: #232323;
}
body#checkout #header .header-nav {
  max-height: none;
  padding: 0.9375rem 0;
  margin-bottom: 0;
  border: none;
}
body#checkout #header .header-nav .logo {
  width: auto;
  max-height: 4.375rem;
}
body#checkout #header .header-nav #_desktop_contact_link #contact-link {
  margin-top: 0;
}
body#checkout .cart-grid-right .card {
  border: 0;
  box-shadow: none;
}
body#checkout .cart-grid-right .card .cart-total {
  background-color: inherit;
}
body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
  padding: 1rem 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
body#checkout
  .cart-grid-right
  .card
  .cart-summary-subtotals-container
  .cart-summary-line {
  margin-bottom: 0;
}
body#checkout
  .cart-grid-right
  .card
  .cart-summary-subtotals-container
  .cart-summary-line
  .label {
  font-size: 1rem;
  font-weight: 400;
}
body#checkout
  .cart-grid-right
  .card
  .cart-summary-subtotals-container
  .cart-summary-line
  .value {
  font-size: 1rem;
  font-weight: 600;
}
body#checkout
  .cart-grid-right
  .card
  .cart-summary-subtotals-container
  .cart-summary-line:not(:last-child) {
  margin-bottom: 0.825rem;
}
body#checkout .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body#checkout .custom-checkbox > label {
  padding-left: 1.5rem;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: 0.025rem;
  left: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  margin-top: 0.1rem;
}
body#checkout a:hover {
  color: #1a8196;
}
body#checkout section#content {
  margin-bottom: 1.563rem;
}
body#checkout .container {
  min-height: 100%;
}
body#checkout section.checkout-step {
  padding: 0.625rem;
  background-color: #fff;
}
body#checkout section.checkout-step:last-child {
  border: 0;
}
body#checkout section.checkout-step .step-title {
  padding-bottom: 1.25rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
body#checkout section.checkout-step.-current + .checkout-step .step-title {
  padding-top: 1.25rem;
  border-top: 1px solid #ddd;
}
body#checkout section.checkout-step.-complete:first-of-type .step-title {
  padding-top: 0.625rem;
}
body#checkout section.checkout-step .content {
  padding: 0 2.313rem;
  padding-top: 1rem;
}
body#checkout section.checkout-step .step-edit {
  font-weight: 500;
  text-transform: lowercase;
}
body#checkout section.checkout-step .step-edit .edit {
  font-size: 1rem;
}
body#checkout section.checkout-step .not-allowed {
  cursor: not-allowed;
  opacity: 0.5;
}
body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit {
  display: none;
}
body#checkout section.checkout-step.-unreachable .step-title {
  cursor: not-allowed;
  opacity: 0.5;
}
body#checkout section.checkout-step.-current .step-title {
  cursor: default;
}
body#checkout section.checkout-step.-current .content {
  display: block;
}
body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
  display: none;
}
body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
body#checkout section.checkout-step.-current.-reachable.-complete .content {
  display: block;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  margin-right: 0.65rem;
  font-size: 1rem;
  color: #fff;
  vertical-align: middle;
  background-color: #00c062;
  border: none;
  border-radius: 50%;
}
body#checkout section.checkout-step.-reachable.-complete h1 .done {
  display: inline-block;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
  display: none;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  display: block;
  float: right;
  margin-right: 0.125rem;
  color: #7a7a7a;
  cursor: pointer;
}
body#checkout section.checkout-step.-reachable.-complete .content {
  display: none;
}
body#checkout section.checkout-step small {
  color: #7a7a7a;
}
body#checkout section.checkout-step .default-input {
  min-width: 40%;
}
body#checkout section.checkout-step .default-input[name="address1"],
body#checkout section.checkout-step .default-input[name="address2"] {
  min-width: 60%;
}
body#checkout section.checkout-step .radio-field {
  margin-top: 1.875rem;
}
body#checkout section.checkout-step .radio-field label {
  display: inline;
}
body#checkout section.checkout-step .checkbox-field div {
  margin-top: 3.75rem;
}
body#checkout section.checkout-step .checkbox-field + .checkbox-field div {
  margin-top: 0;
}
body#checkout section.checkout-step .select-field div {
  padding: 0.625rem 3.125rem;
  background: #f6f6f6;
}
body#checkout section.checkout-step .form-footer {
  text-align: center;
}
body#checkout section.checkout-step #conditions-to-approve {
  padding-top: 1rem;
}
body#checkout section.checkout-step .payment-options label {
  display: table-cell;
}
body#checkout section.checkout-step .payment-options .custom-radio {
  margin-right: 0.5rem;
}
body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: 0.5rem;
}
body#checkout section.checkout-step .step-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  margin-right: 1rem;
  margin-left: 0.5rem;
  font-size: 1rem;
  vertical-align: middle;
  border: 1px solid #232323;
  border-radius: 50%;
}
body#checkout section.checkout-step .address-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body#checkout section.checkout-step .address-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  margin-bottom: 0.625rem;
  background: #f6f6f6;
  border: 3px solid transparent;
}
body#checkout section.checkout-step .address-item > header {
  min-height: 11.7rem;
}
body#checkout section.checkout-step .address-item.selected {
  background: #fff;
  border: #296a8a 3px solid;
}
body#checkout section.checkout-step .address-alias {
  display: inline-block;
  margin-bottom: 0.625rem;
  font-weight: 600;
}
body#checkout section.checkout-step .address {
  margin-left: 1.563rem;
  font-weight: 500;
}
body#checkout section.checkout-step .radio-block {
  padding: 0.9375rem;
  text-align: left;
  cursor: pointer;
}
body#checkout section.checkout-step .custom-radio input[type="radio"] {
  width: 1.25rem;
  height: 1.25rem;
}
body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
  display: inline-block;
  margin: 0 0.3125rem;
  color: #7a7a7a;
}
body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
  font-size: 1rem;
}
body#checkout section.checkout-step hr {
  margin: 0;
}
body#checkout section.checkout-step .address-footer {
  padding: 0.625rem;
  text-align: center;
}
body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses {
  margin-top: 1.25rem;
}
body#checkout section.checkout-step .add-address {
  margin-top: 1.25rem;
}
body#checkout section.checkout-step .add-address a {
  color: #232323;
}
body#checkout section.checkout-step .add-address a i {
  font-size: 0.9375rem;
}
body#checkout section.checkout-step .delivery-options > .row {
  border-right: 0.1rem solid #c3c3c3;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
  min-height: 80px;
  padding: 0.9375rem 0;
  margin-bottom: 0.9375rem;
  background: #f6f6f6;
}
body#checkout section.checkout-step .delivery-options .delivery-option,
body#checkout
  section.checkout-step
  .delivery-options
  .delivery-option
  label
  > .row,
body#checkout
  section.checkout-step
  .delivery-options
  .delivery-option
  .carrier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body#checkout section.checkout-step .delivery-options .delivery-option label {
  margin-bottom: 0;
  text-align: inherit;
}
body#checkout
  section.checkout-step
  .delivery-options
  .delivery-option
  label
  .carrier {
  margin-left: 0;
}
body#checkout
  section.checkout-step
  .delivery-options
  .delivery-option
  label
  .carrier:not(.carrier-hasLogo)
  > .col-xs-12 {
  padding-left: calc(33.33333% + 15px);
}
body#checkout section.checkout-step .delivery-options .delivery-option img {
  width: 3.125rem;
}
body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
  display: inline-block;
  margin-bottom: 0;
  text-align: left;
  word-break: break-word;
}
body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
  margin-top: 1.563rem;
  margin-left: 0.3125rem;
}
body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
  text-align: left;
}
body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline {
  padding: 0;
}
body#checkout section.checkout-step .sign-in {
  font-size: 0.875rem;
}
body#checkout section.checkout-step .forgot-password {
  margin-left: 14.38rem;
}
body#checkout .additional-information {
  margin-top: 1.25rem;
  margin-left: 2.875rem;
  font-size: 0.875rem;
}
body#checkout .condition-label {
  padding-left: 1.625rem;
  margin-top: 0.625rem;
}
body#checkout .condition-label label {
  text-align: inherit;
}
body#checkout .cancel-address {
  display: block;
  margin: 0.625rem;
  color: #7a7a7a;
  text-decoration: underline;
}
body#checkout .modal-content {
  padding: 1.25rem;
  background-color: #f6f6f6;
}
body#checkout #cart-summary-product-list {
  font-size: 0.875rem;
}
body#checkout #cart-summary-product-list img {
  width: 3.125rem;
  border: #f6f6f6 1px solid;
}
body#checkout #cart-summary-product-list .media-body {
  vertical-align: middle;
}
body#checkout #order-summary-content {
  padding-top: 0.9375rem;
}
body#checkout #order-summary-content h4.h4 {
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
  color: #232323;
}
body#checkout #order-summary-content h4.black {
  color: #000;
}
body#checkout #order-summary-content h4.addresshead {
  margin-top: 0.1875rem;
}
body#checkout #order-summary-content .noshadow {
  box-shadow: none;
}
body#checkout #order-summary-content #order-items {
  border-right: 0;
}
body#checkout #order-summary-content #order-items h3.h3 {
  margin-top: 1.25rem;
  color: #232323;
}
body#checkout #order-summary-content #order-items table tr:first-child td {
  border-top: 0;
}
body#checkout #order-summary-content .order-confirmation-table {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #fff;
  border: 3px solid #e5e5e5;
  border-radius: 0;
}
body#checkout #order-summary-content .summary-selected-carrier {
  padding: 1rem;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
body#checkout #order-summary-content .summary-selected-carrier .logo-container {
  text-align: center;
}
body#checkout
  #order-summary-content
  .summary-selected-carrier
  .logo-container
  img {
  width: 3.125rem;
}
body#checkout #order-summary-content .step-edit {
  display: inline;
  color: #7a7a7a;
}
body#checkout #order-summary-content .step-edit:hover {
  cursor: pointer;
}
body#checkout #order-summary-content a .step-edit {
  color: #7a7a7a;
}
body#checkout #gift_message,
body#checkout #delivery {
  max-width: 100%;
  border-color: #232323;
}
body#checkout #gift_message textarea,
body#checkout #delivery textarea {
  max-width: 100%;
  margin-bottom: 10px;
}
body#checkout #footer {
  padding: 0.9375rem;
  color: #7a7a7a;
  background: #fff;
}
body#checkout #delivery > label {
  text-align: left;
}
body#checkout #hook-display-after-carrier {
  margin-top: 20px;
}
body#checkout #hook-display-after-carrier > [class^="col"] {
  display: inline-block;
  float: inherit;
}
body#checkout
  #hook-display-after-carrier
  > [class^="col"].links
  .row
  > [class^="col"] {
  width: auto;
}
#order-details {
  padding-left: 1.3rem;
  margin-top: 1.25rem;
}
#order-details > .card-title {
  margin-bottom: 1.875rem;
}
#order-details ul {
  margin-bottom: 1.25rem;
}
#order-details ul li {
  margin-bottom: 0.625rem;
}
#order-items {
  border-right: #f6f6f6 1px solid;
}
#order-items .h3 {
  font-size: 1rem;
}
@media (max-width: 991px) {
  #order-items .h3._desktop-title {
    display: none;
  }
}
#order-items hr {
  border-top-color: #232323;
}
#order-items table {
  width: 100%;
}
#order-items table tr {
  height: 1.875rem;
}
#order-items table tr td {
  padding: 0.5rem;
  font-size: 0.875rem;
}
#order-items table tr td:last-child {
  text-align: right;
}
#order-items table tr.total-value {
  background-color: #f6f6f6;
}
#order-items table tr.taxes td {
  text-align: left;
}
#order-items table tr.taxes td .value {
  padding-top: 0;
}
#order-items .order-line {
  margin-top: 1rem;
}
#order-items .image img {
  width: 100%;
  margin-bottom: 1rem;
  border: 1px solid gray-lighter;
}
#order-items .details {
  margin-bottom: 1rem;
}
#order-items .details .customizations {
  margin-top: 0.625rem;
}
#order-items .qty {
  margin-bottom: 1rem;
}
#order-confirmation #registration-form {
  width: 50%;
  margin: 0 auto 1rem;
}
@media (max-width: 991px) {
  .done {
    padding: 0;
    margin-right: 0.625rem;
  }
  body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  body#checkout section.checkout-step .delivery-option-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .delivery-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
  }
  .delivery-option .custom-radio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left;
  }
  #order-confirmation #registration-form {
    width: 100%;
  }
  body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    .carrier
    > .col-xs-12 {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-top: 0.25rem;
    margin-left: 1.25rem;
  }
  body#checkout #header .header-nav {
    max-height: none;
    padding: 0;
  }
  body#checkout section.checkout-step .content {
    padding: 0.9375rem;
  }
  body#checkout .form-group {
    margin-bottom: 0.5rem;
  }
  #order-items {
    margin-bottom: 2.5rem;
    border-right: 0;
  }
  #order-items .card-title {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #f6f6f6;
  }
  #order-items hr {
    border-top-color: #f6f6f6;
  }
  .bold {
    font-weight: 600;
  }
  #order-details {
    padding-left: 0.9375rem;
  }
  #order-details .card-title {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #f6f6f6;
  }
  body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    label
    .carrier:not(.carrier-hasLogo)
    .col-xs-12 {
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  body#checkout section.checkout-step .content {
    padding: 0.9375rem 0;
  }
  #payment-confirmation button {
    font-size: 0.875rem;
  }
  #payment-confirmation button.btn {
    white-space: normal;
  }
}
.js-payment-binary {
  display: none;
}
.js-payment-binary .accept-cgv {
  display: none;
}
.js-payment-binary.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.js-payment-binary.disabled::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  content: "";
}
.js-payment-binary.disabled .accept-cgv {
  display: block;
}
.table-labeled th {
  vertical-align: middle;
}
.table-labeled td {
  vertical-align: middle;
}
.table-labeled .label {
  padding: 0.25rem 0.375rem;
  margin: 0.125rem;
  font-size: inherit;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
  border-radius: 3px;
}
.page-order .table {
  margin-bottom: 0;
}
.page-order table th {
  padding: 0.5rem;
}
.page-order table td {
  padding: 0.5rem;
}
.page-order table thead th {
  text-align: center;
}
#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0;
}
#authentication .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#authentication .custom-checkbox span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0.9375rem;
  flex: 0 0 0.9375rem;
}
#authentication .custom-checkbox label {
  padding-left: 0.625rem;
}
#identity .radio-inline,
#authentication .radio-inline {
  padding: 0;
}
#identity .radio-inline .custom-radio,
#authentication .radio-inline .custom-radio {
  margin-right: 0;
}
.page-customer-account #content {
  padding: 1rem;
  background: #fff;
  font-size: 0.875rem;
  color: #7a7a7a;
}
.page-customer-account #content .order-actions a {
  padding: 0 0.125rem;
}
.page-customer-account #content .forgot-password {
  padding-bottom: 0.9375rem;
  margin-top: 1rem;
  font-size: 0.875rem;
  text-align: center;
}
.page-customer-account #content .no-account {
  font-size: 1rem;
  text-align: center;
}
.page-authentication #content {
  padding: 1rem;
  background: #fff;
  max-width: 640px;
  margin: 0 auto;
}
.page-addresses .address {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  color: #232323;
  background: #fff;
}
.page-addresses .address .address-body {
  padding: 1rem;
}
.page-addresses .address .address-body h4 {
  font-size: 1rem;
  font-weight: 700;
}
.page-addresses .address .address-body address {
  min-height: 9rem;
}
.page-addresses .address .address-footer {
  padding: 0.5rem 1rem;
  border-top: 1px solid #7a7a7a;
}
.page-addresses .address .address-footer a {
  margin-right: 0.5rem;
  color: #7a7a7a;
}
.page-addresses .address .address-footer a:hover {
  color: #232323;
}
.page-addresses .address .address-footer a i {
  font-size: 1rem;
}
.page-addresses .address .address-footer a span {
  font-size: 0.9375rem;
  vertical-align: middle;
}
.page-addresses .addresses-footer {
  margin: 0 0.9375rem;
}
.page-addresses .addresses-footer a {
  color: #232323;
}
.page-addresses .addresses-footer a:hover {
  color: #232323;
}
.page-addresses .addresses-footer a i {
  font-size: 1rem;
}
.page-addresses .addresses-footer a span {
  margin-top: 0.625rem;
  font-size: 1rem;
  vertical-align: middle;
}
.page-order-detail #content {
  font-size: 0.875rem;
}
.page-order-detail .box {
  padding: 1rem;
  background: #fff;
  margin-bottom: 1rem;
}
.page-order-detail h3 {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 700;
  color: #232323;
  text-transform: uppercase;
}
.page-order-detail #order-infos ul {
  margin: 0;
}
.page-order-detail #order-history .history-lines .history-line {
  padding: 0.5rem 0;
  border-bottom: 1px solid #f6f6f6;
}
.page-order-detail #order-history .history-lines .history-line:last-child {
  border-bottom: 0;
}
.page-order-detail #order-history .history-lines .history-line .label {
  display: inline-block;
  padding: 0.25rem 0.375rem;
  margin: 0.25rem 0;
  color: #fff;
  border-radius: 3px;
}
.page-order-detail .addresses {
  margin: 0 -0.9375rem;
}
.page-order-detail .addresses h4 {
  font-size: 1rem;
  font-weight: 700;
}
.page-order-detail #order-products.return {
  margin-bottom: 1rem;
}
.page-order-detail #order-products.return th.head-checkbox {
  width: 30px;
}
.page-order-detail #order-products.return td {
  padding: 1.375rem 0.75rem;
}
.page-order-detail #order-products.return td.qty {
  min-width: 125px;
}
.page-order-detail #order-products.return td.qty .current {
  float: left;
  width: 30%;
  padding-right: 0.5rem;
  text-align: right;
}
.page-order-detail #order-products.return td.qty .select {
  float: left;
  width: 70%;
  padding-left: 0.25rem;
  margin: -0.625rem 0;
}
.page-order-detail #order-products.return td.qty .select select {
  text-align: center;
}
.page-order-detail .order-items {
  padding: 0 !important;
}
.page-order-detail .order-items .order-item {
  padding: 1rem 1rem 0;
  border-bottom: 1px solid #f6f6f6;
}
.page-order-detail .order-items .order-item .checkbox {
  float: left;
  width: 30px;
  padding: 0 0.9375rem;
}
.page-order-detail .order-items .order-item .content {
  float: left;
  width: calc(100% - 30px);
  padding: 0 0.9375rem;
}
.page-order-detail .order-items .order-item .desc {
  margin-bottom: 1rem;
}
.page-order-detail .order-items .order-item .desc .name {
  font-weight: 600;
}
.page-order-detail .order-items .order-item .qty {
  margin-bottom: 1rem;
}
.page-order-detail .order-items .order-item .qty .q {
  margin-bottom: 0.25rem;
}
.page-order-detail .order-items .order-item .qty .s {
  margin-bottom: 0.25rem;
}
.page-order-detail .messages .message {
  margin-top: 0.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.page-order-detail .messages .message:last-child {
  border-bottom: 0;
}
.page-order-detail .messages .message > div {
  margin-bottom: 0.5rem;
}
.page-order-detail .customization {
  margin-top: 0.75rem;
}
#order-return-infos .thead-default th {
  color: #232323;
}
#order-return-infos .customization {
  margin-top: 0.75rem;
}
.page-my-account #content .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.page-my-account #content .links a {
  display: inline-block;
  padding: 0 0.9375rem;
  margin-bottom: 1.875rem;
  font-size: 1rem;
  font-weight: 700;
  color: #7a7a7a;
  text-align: center;
  text-transform: uppercase;
}
.page-my-account #content .links a span.link-item {
  display: block;
  height: 100%;
  padding: 1rem;
  background: #fff;
}
.page-my-account #content .links a i {
  display: block;
  width: 100%;
  padding-bottom: 3.4rem;
  font-size: 2.6rem;
  color: #232323;
}
.page-my-account #content .links a:hover {
  color: #232323;
}
.page-my-account #content .links a:hover i {
  color: #296a8a;
}
#history .orders {
  margin: 0 -1rem;
}
#history .orders .order {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #f6f6f6;
}
#history .orders .order a h3 {
  color: #7a7a7a;
}
#history .orders .order .label {
  display: inline-block;
  padding: 0.25rem 0.375rem;
  margin: 0.25rem 0;
  color: #fff;
  border-radius: 3px;
}
#history .orders .order:last-child {
  border-bottom: 0;
}
.page-footer .account-link {
  margin-right: 1rem;
}
.page-footer .account-link i {
  font-size: 1rem;
}
.page-footer .account-link span {
  font-size: 0.875rem;
  vertical-align: middle;
}
.login-form {
  margin-top: 15px;
}
.forgotten-password {
  padding: 4px;
}
.forgotten-password .form-fields .center-email-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .forgotten-password .form-fields .center-email-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .forgotten-password .form-fields .center-email-fields button {
    width: calc(100% - 20px);
    margin: 10px;
  }
}
.forgotten-password .form-fields .center-email-fields button {
  height: 38px;
}
.forgotten-password .form-fields .email {
  width: 430px;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  .forgotten-password .form-fields .email {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.forgotten-password .form-fields .email input {
  height: 38px;
}
.forgotten-password .form-fields label.required {
  width: 130px;
}
.send-renew-password-link {
  padding-right: 10px;
  padding-left: 10px;
}
.renew-password {
  margin-left: 10px;
}
.renew-password .email {
  padding-bottom: 30px;
}
.renew-password [type="submit"] {
  margin-left: 50px;
}
.carousel {
  margin-bottom: 1.5rem;
}
.carousel .direction {
  z-index: auto;
}
.carousel .carousel-inner {
  height: 340px;
}
.carousel .carousel-item {
  height: 100%;
}
.carousel .carousel-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.carousel .carousel-item .caption {
  position: absolute;
  bottom: 28px;
  left: 90px;
  max-width: 340px;
  color: #fff;
}
.carousel .carousel-item .caption .caption-description p,
.carousel
  .carousel-item
  .caption
  .caption-description
  .page-content.page-cms
  ul,
.page-content.page-cms
  .carousel
  .carousel-item
  .caption
  .caption-description
  ul {
  font-size: 1rem;
  color: #fff;
}
.carousel .carousel-item .caption .caption-description h3 {
  font-size: 1.25rem;
  font-weight: 600;
}
.carousel .carousel-item .caption .display-1 {
  font-size: 3rem;
  font-weight: 700;
}
.carousel .carousel-item figure {
  display: inline-block;
  margin: 0;
}
.carousel .carousel-control {
  opacity: 1;
}
.lang-rtl .carousel .carousel-control .icon-next .material-icons,
.lang-rtl .carousel .carousel-control .icon-prev .material-icons {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.carousel .carousel-control .icon-next::before,
.carousel .carousel-control .icon-prev::before {
  content: "";
}
.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
  font-size: 3.125rem;
  color: #fff;
}
.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
  color: #296a8a;
}
.carousel .carousel-control .icon-prev {
  left: 1rem;
}
.carousel .carousel-control .icon-next {
  right: 2rem;
}
.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background: none;
}
.carousel-indicators li {
  border-color: #7a7a7a;
}
.carousel-indicators .active {
  background-color: #7a7a7a;
}
@media (min-width: 992px) {
  .carousel .carousel-indicators {
    display: none;
  }
}
@media (max-width: 1199px) {
  .carousel .carousel-inner {
    height: auto;
  }
}
@media (max-width: 991px) {
  .carousel {
    left: 50%;
    width: 100vw;
    padding-bottom: 0.5rem;
    margin-left: -50vw;
    background-color: #f6f6f6;
    box-shadow: none;
  }
  .carousel .carousel-control .icon-prev,
  .carousel .carousel-control .icon-next {
    width: auto;
    height: auto;
  }
  .carousel .carousel-item .caption {
    position: static;
    margin: 1.275rem auto 2.5rem;
    text-align: center;
  }
  .carousel .carousel-item .caption .display-1 {
    font-size: 2rem;
    font-weight: 500;
    color: #232323;
  }
  .carousel .carousel-item .caption .caption-description h3,
  .carousel .carousel-item .caption .caption-description p,
  .carousel
    .carousel-item
    .caption
    .caption-description
    .page-content.page-cms
    ul,
  .page-content.page-cms
    .carousel
    .carousel-item
    .caption
    .caption-description
    ul {
    color: #7a7a7a;
  }
  .carousel .carousel-item .caption .caption-description h3 {
    font-size: 1rem;
  }
  .carousel .direction {
    position: absolute;
    top: calc(50%);
    width: 100%;
  }
  .carousel .direction .carousel-control .icon-prev {
    left: 0;
    margin-left: 0;
  }
  .carousel .direction .carousel-control .icon-next {
    right: 0;
    margin-right: 0;
  }
  .carousel .direction .carousel-control i {
    background: rgba(122, 122, 122, 0.5);
  }
  .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
  .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
  }
}
@media (max-width: 767px) {
  .carousel .carousel-item .caption .display-1 {
    font-size: 1.3rem;
  }
  .carousel .carousel-control .icon-prev i,
  .carousel .carousel-control .icon-next i {
    font-size: 2rem;
  }
}
#products .products,
.featured-products .products,
.product-accessories .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title {
  margin: 2.5rem 0;
  font-weight: 500;
  text-align: center;
}
#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  clear: both;
  font-weight: 500;
  color: #7a7a7a;
}
.lang-rtl #products .all-product-link .material-icons,
.lang-rtl .featured-products .all-product-link .material-icons,
.lang-rtl .product-accessories .all-product-link .material-icons {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-miniature .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0 0.8125rem;
}
.page-index .product-miniature .product,
.page-search .product-miniature .product {
  width: 25%;
  min-width: 250px;
}
.product-miniature .product-thumbnail {
  display: block;
}
.product-miniature .product-title a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #7a7a7a;
  text-align: center;
  text-decoration: none;
}
.product-miniature .thumbnail-container {
  position: relative;
  height: auto;
  margin-bottom: 1.563rem;
  overflow: hidden;
  background: #fff;
}
/*.product-miniature .thumbnail-container:hover .highlighted-informations,
.product-miniature .thumbnail-container:focus .highlighted-informations {
  top: calc(100% - 4.4rem);
}*/
.product-miniature .thumbnail-container:hover .highlighted-informations::after,
.product-miniature .thumbnail-container:focus .highlighted-informations::after {
  opacity: 1;
}
/*.product-miniature
  .thumbnail-container:hover
  .highlighted-informations.no-variants,
.product-miniature
  .thumbnail-container:focus
  .highlighted-informations.no-variants {
  top: calc(100% - 2.5rem);
}*/
.product-miniature .thumbnail-container:hover .product-description::after,
.product-miniature .thumbnail-container:focus .product-description::after {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  content: "";
  border-top: #7a7a7a 1px solid;
  opacity: 0.25;
}
.product-miniature .thumbnail-container .product-thumbnail {
  position: relative;
  height: calc(100% - 70px);
}
.product-miniature .thumbnail-container .product-thumbnail img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.product-miniature .product-title {
  margin-top: 0.7rem;
  text-align: center;
  text-transform: capitalize;
}
.product-miniature .product-price-and-shipping {
  font-weight: 700;
  color: #232323;
  text-align: center;
}
.product-miniature .product-price-and-shipping .discount-product {
  display: none;
}
.product-miniature .variant-links {
  position: relative;
  top: -0.25em;
  width: 100%;
  min-height: 2.5rem;
  padding-top: 0.1875rem;
  text-align: center;
  background: #fff;
}
.product-miniature .thumbnail-top {
  position: relative;
  overflow: hidden;
}
.product-miniature .highlighted-informations {
  position: absolute;
  top: 100%;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0.625rem 0;
  text-align: center;
  background: #fff;
  transition: 0.3s;
}
.product-miniature .highlighted-informations .quick-view {
  font-size: 1rem;
  color: #7a7a7a;
}
.product-miniature .highlighted-informations .quick-view:hover {
  color: #296a8a;
}
.product-miniature .product-description {
  position: relative;
  bottom: 0;
  z-index: 3;
  height: auto;
  padding: 0.25rem;
  padding-bottom: 0.7rem;
  overflow: hidden;
  background: #fff;
}
.product-miniature .product-flags li.product-flag {
  min-width: 3.125rem;
  min-height: 1.875rem;
  font-weight: 600;
}
.product-miniature .product-flags li.product-flag.online-only {
  top: 13.1rem;
}
.product-miniature .comments_note {
  color: #7a7a7a;
  text-align: center;
}
.product-miniature .regular-price {
  display: inline-block;
  font-size: 0.875rem;
  color: #7a7a7a;
  text-decoration: line-through;
}
.product-miniature .count {
  position: relative;
  bottom: 0.5rem;
  font-weight: 700;
  color: #7a7a7a;
}
@media (max-width: 991px) {
  .featured-products .products {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#custom-text {
  padding: 3.125rem;
  margin-bottom: 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 2px;
}
#custom-text h2 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #232323;
  text-transform: uppercase;
}
#custom-text p,
#custom-text .page-content.page-cms ul,
.page-content.page-cms #custom-text ul {
  font-size: 0.875rem;
  font-weight: 400;
  color: #232323;
}
#custom-text p .dark,
#custom-text .page-content.page-cms ul .dark,
.page-content.page-cms #custom-text ul .dark {
  font-size: 1.125rem;
  font-weight: 600;
  color: #232323;
}
#custom-text img {
  max-width: 100%;
  height: 100%;
}
.page-content.page-cms {
  padding: 1.25rem;
  text-align: justify;
  background: #fff;
}
.page-content.page-cms .cms-box img {
  max-width: 100%;
}
.page-content.page-cms ul {
  list-style: disc inside none;
}
@media (max-width: 991px) {
  #block-cmsinfo {
    padding: 1.25rem 1.875rem;
  }
}
#products {
  color: #7a7a7a;
}
#products .products-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#products .up {
  margin-bottom: 1rem;
}
#products .up .btn-secondary,
#products .up .btn-tertiary {
  color: #7a7a7a;
  text-transform: inherit;
}
#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
  margin-right: 0;
}
.block-category {
  min-height: 13.75rem;
  margin-bottom: 1.563rem;
}
.block-category h1 {
  margin-bottom: 1rem;
  font-size: 2rem;
}
.block-category .block-category-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.block-category .block-category-inner #category-description p,
.block-category
  .block-category-inner
  #category-description
  .page-content.page-cms
  ul,
.page-content.page-cms
  .block-category
  .block-category-inner
  #category-description
  ul,
.block-category .block-category-inner #category-description strong {
  font-weight: 400;
  color: white;
}
.block-category .block-category-inner #category-description p,
.block-category
  .block-category-inner
  #category-description
  .page-content.page-cms
  ul,
.page-content.page-cms
  .block-category
  .block-category-inner
  #category-description
  ul {
  margin-bottom: 0;
  color: #232323;
  word-break: break-word;
}
.block-category .block-category-inner #category-description p:first-child,
.block-category
  .block-category-inner
  #category-description
  .page-content.page-cms
  ul:first-child,
.page-content.page-cms
  .block-category
  .block-category-inner
  #category-description
  ul:first-child {
  margin-bottom: 1.25rem;
}
.block-category .block-category-inner .category-cover img {
  width: 141px;
  height: 180px;
}
.products-selection .sort-by-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.products-selection .sort-by {
  margin-right: -0.9375rem;
  margin-left: 0.9375rem;
  text-align: right;
  word-break: break-word;
  white-space: normal;
}
.products-selection .total-products {
  padding-top: 0.625rem;
}
.products-selection h1 {
  padding-top: 0.625rem;
}
.products-selection p,
.products-selection .page-content.page-cms ul,
.page-content.page-cms .products-selection ul,
.products-selection p .sort-by,
.products-selection .page-content.page-cms ul .sort-by,
.page-content.page-cms .products-selection ul .sort-by,
.products-selection p .select-title,
.products-selection .page-content.page-cms ul .select-title,
.page-content.page-cms .products-selection ul .select-title,
.products-selection .sort-by-row,
.products-selection .sort-by-row .sort-by,
.products-selection .sort-by-row .select-title {
  font-size: 0.875rem;
}
.products-selection p i,
.products-selection .page-content.page-cms ul i,
.page-content.page-cms .products-selection ul i,
.products-selection p .sort-by i,
.products-selection .page-content.page-cms ul .sort-by i,
.page-content.page-cms .products-selection ul .sort-by i,
.products-selection p .select-title i,
.products-selection .page-content.page-cms ul .select-title i,
.page-content.page-cms .products-selection ul .select-title i,
.products-selection .sort-by-row i,
.products-selection .sort-by-row .sort-by i,
.products-selection .sort-by-row .select-title i {
  height: inherit;
  line-height: inherit;
}
.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
  padding: 0.75rem 0.5rem 0.6875rem;
}
.products-sort-order,
.brands-sort,
.suppliers-sort {
  color: #7a7a7a;
}
.products-sort-order .select-title,
.brands-sort .select-title,
.suppliers-sort .select-title {
  display: inline-block;
  width: 100%;
  padding: 0.625rem;
  color: #232323;
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.products-sort-order .select-list,
.brands-sort .select-list,
.suppliers-sort .select-list {
  display: block;
  padding: 0.625rem 1.25rem;
  color: #232323;
}
.products-sort-order .select-list:hover,
.brands-sort .select-list:hover,
.suppliers-sort .select-list:hover {
  color: #fff;
  text-decoration: none;
  background: #296a8a;
}
.products-sort-order .dropdown-menu,
.brands-sort .dropdown-menu,
.suppliers-sort .dropdown-menu {
  left: auto;
  width: 16.88rem;
  margin: 0;
  background: #f6f6f6;
  border: none;
  border-radius: 0;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.facet-dropdown {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  color: #7a7a7a;
  background: #f6f6f6;
  border: 3px solid transparent;
  box-shadow: 1px 1px 1px 1px #f6f6f6;
}
.facet-dropdown.open {
  border: 0;
}
.facet-dropdown.open > .select-title {
  background: #f6f6f6;
  border: 3px solid #296a8a;
}
.facet-dropdown .select-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0.625rem 0.625rem 0.625rem 1.25rem;
  margin-left: 0;
  color: #232323;
  cursor: pointer;
  background: #f6f6f6;
}
.facet-dropdown .select-title > i {
  margin-left: auto;
}
.facet-dropdown .select-list {
  display: block;
  padding: 0.625rem 1.25rem;
  color: #232323;
  background: #f6f6f6;
}
.facet-dropdown .select-list:hover {
  color: #fff;
  text-decoration: none;
  background: #296a8a;
}
.facet-dropdown .dropdown-menu {
  left: auto;
  width: 100%;
  padding: 0;
  margin-top: 3px;
  background: #f6f6f6;
  border: none;
  box-shadow: 1px 1px 1px 1px #f6f6f6;
}
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #fff;
}
#search_filters > .h6,
#search_filters_brands > .h6,
#search_filters_suppliers > .h6 {
  font-size: 1.5rem;
  font-weight: 500;
}
#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: 0.625rem;
}
#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
  font-size: 1rem;
  color: #232323;
}
#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
  margin-bottom: 0;
}
#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
  display: inline-block;
  margin-top: 0.4375rem;
  font-size: 0.9375rem;
  color: #232323;
}
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: 0;
}
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
  margin-bottom: 0.3125rem;
}
.pagination {
  width: 100%;
  font-size: 0.875rem;
}
.pagination > div:first-child {
  padding-left: 0;
  line-height: 2.5rem;
}
.pagination .page-list {
  padding: 0.375rem;
  margin-bottom: 0;
  background: #fff;
}
.pagination .page-list li {
  display: inline;
}
.pagination a {
  font-weight: 600;
  color: #000;
}
.pagination a:not(.previous):not(.next) {
  letter-spacing: 0.125rem;
}
.pagination .previous {
  float: left;
}
.pagination .next {
  float: right;
}
.pagination .disabled {
  color: #7a7a7a;
}
.pagination .current a {
  font-size: 1.25rem;
  color: #296a8a;
  text-decoration: none;
}
.active_filters {
  padding: 0.625rem 1.875rem 0;
  margin-bottom: 1.25rem;
  background: #dededd;
}
.active_filters .active-filter-title {
  display: inline;
  margin-right: 0.625rem;
  font-weight: 600;
}
.active_filters ul {
  display: inline;
}
.active_filters .filter-block {
  display: inline-block;
  padding: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 0.8125rem;
  color: #232323;
  background: #fff;
}
.active_filters .filter-block .close {
  margin-top: 0.1875rem;
  margin-left: 0.3125rem;
  font-size: 0.9375rem;
  color: #232323;
  opacity: 1;
}
.block-categories {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #fff;
}
.block-categories .h6 {
  font-size: 1.5rem;
  font-weight: 500;
}
.block-categories .category-sub-menu {
  margin-top: 1rem;
}
.block-categories .category-sub-menu .category-sub-link {
  font-size: 0.875rem;
}
.block-categories .category-sub-menu li {
  position: relative;
}
.block-categories .category-sub-menu li[data-depth="1"] {
  margin-bottom: 0.625rem;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
  display: inline-block;
  width: 100%;
  padding-bottom: 0.1875rem;
  margin: 0.3125rem 0 0;
  font-weight: 600;
}
.block-categories
  .category-sub-menu
  li:not([data-depth="0"]):not([data-depth="1"]) {
  padding-left: 0.3125rem;
}
.block-categories
  .category-sub-menu
  li:not([data-depth="0"]):not([data-depth="1"])::before {
  margin-right: 0.3125rem;
  content: "-";
}
.block-categories a {
  color: #232323;
}
.block-categories .collapse-icons {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  cursor: pointer;
}
.block-categories .collapse-icons[aria-expanded="true"] .add {
  display: none;
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
  display: block;
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #296a8a;
}
.block-categories .collapse-icons .remove {
  display: none;
}
.block-categories .arrows .arrow-right,
.block-categories .arrows .arrow-down {
  margin-left: 2px;
  font-size: 0.875rem;
  cursor: pointer;
}
.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
  color: #296a8a;
}
.block-categories .arrows .arrow-down {
  display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-right {
  display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
  display: inline-block;
}
.facets-title {
  color: #232323;
}
.advertising-block {
  margin-bottom: 1.563rem;
}
.advertising-block img {
  width: 100%;
}
@media (max-width: 767px) {
  #category #left-column {
    width: 100%;
  }
  #category #left-column #search_filters_wrapper {
    margin-right: -30px;
    margin-left: -30px;
  }
  #category #left-column #search_filter_controls {
    margin-bottom: 1rem;
    text-align: center;
  }
  #category #left-column #search_filter_controls button {
    margin: 0 0.5rem;
  }
  #category #left-column #search_filters {
    padding: 0;
    margin-bottom: 20px;
    border-top: 1px solid #f6f6f6;
    box-shadow: none;
  }
  #category #left-column #search_filters .ui-slider-horizontal {
    margin-bottom: 20px;
  }
  #category #left-column #search_filters .facet {
    padding-top: 0;
    border-bottom: 1px solid #f6f6f6;
  }
  #category #left-column #search_filters .facet .title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
  }
  #category #left-column #search_filters .facet .title .collapse-icons .remove {
    display: none;
  }
  #category
    #left-column
    #search_filters
    .facet
    .title[aria-expanded="true"]
    .collapse-icons
    .add {
    display: none;
  }
  #category
    #left-column
    #search_filters
    .facet
    .title[aria-expanded="true"]
    .collapse-icons
    .remove {
    display: block;
  }
  #category #left-column #search_filters .facet .facet-title {
    color: #232323;
    text-transform: uppercase;
  }
  #category #left-column #search_filters .facet .h6 {
    display: inline-block;
    padding: 1.25rem;
    margin-bottom: 0;
  }
  #category #left-column #search_filters .facet .navbar-toggler {
    display: inline-block;
    height: inherit;
    padding: 0 0.625rem 0 0;
  }
  #category #left-column #search_filters .facet .collapse {
    display: none;
  }
  #category #left-column #search_filters .facet .collapse.in {
    display: block;
  }
  #category #left-column #search_filters .facet .facet-label a {
    margin-top: 0;
  }
  #category #left-column #search_filters .facet ul {
    margin-bottom: 0;
  }
  #category #left-column #search_filters .facet ul li {
    padding: 1.25rem;
    border-top: 1px solid #f6f6f6;
  }
  #category #content-wrapper {
    width: 100%;
  }
  #category #search_filter_toggler {
    width: 100%;
  }
  .products-sort-order .select-title {
    margin-left: 0;
  }
  .products-selection h1 {
    padding-top: 0;
    margin-bottom: 1rem;
    text-align: center;
  }
  .products-selection .showing {
    padding-top: 1rem;
  }
  #prices-drop #content-wrapper,
  #new-products #content-wrapper,
  #best-sales #content-wrapper {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .products-selection .filter-button {
    padding-left: 0;
  }
  #category #left-column #search_filters_wrapper {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .category-cover {
    display: none;
  }
  .block-category {
    min-height: 0;
    margin-bottom: 0;
  }
  .card-block {
    padding: 0;
  }
  .card {
    background-color: inherit;
    border: none;
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  #products .products {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#subcategories {
  margin-bottom: 20px;
  border-top: 1px solid #f6f6f6;
}
#subcategories .subcategory-heading {
  margin-bottom: 20px;
  font-weight: 500;
}
#subcategories ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 -10px;
}
#subcategories ul li {
  width: calc(100% / 4 - 20px);
  min-width: 200px;
  margin: 10px;
  text-align: center;
}
#subcategories ul li .subcategory-image {
  padding: 0 0 8px;
}
#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  border: 1px solid #f6f6f6;
}
#subcategories ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top;
}
#subcategories ul li .subcategory-name {
  text-transform: uppercase;
}
#subcategories ul li .subcategory-name:hover {
  color: #296a8a;
}
#subcategories ul li .cat_desc {
  display: none;
}
#subcategories ul li:hover .subcategory-image a {
  padding: 5px;
  border: 5px solid #296a8a;
}
@media (max-width: 767px) {
  #subcategories ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#product #content {
  position: relative;
  max-width: 452px;
  margin: 0 auto;
}
.product-price {
  display: inline-block;
  color: #296a8a;
}
#product-description-short {
  color: #232323;
}
#product-description-short ul,
#product-description-short ol {
  padding-left: 0;
  list-style-position: inside;
}
#product-description-short ul li,
#product-description-short ol li {
  font-size: 0.9375rem;
  color: #7a7a7a;
}
#product-description-short ul {
  list-style-type: disc;
}
.product-information {
  font-size: 0.9375rem;
  color: #232323;
}
.product-information .manufacturer-logo {
  max-height: 4rem;
  margin-bottom: 1rem;
  border: 2px solid #f6f6f6;
}
.product-information .product-description img {
  max-width: 100%;
  height: auto;
}
.product-information .product-description ul,
.product-information .product-description ol {
  padding-left: 0.75rem;
  list-style-position: inside;
}
.product-information .product-description ul li,
.product-information .product-description ol li {
  font-size: 0.9375rem;
  color: #7a7a7a;
}
.product-information .product-description ul {
  list-style-type: disc;
}
.input-color {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  opacity: 0;
}
.input-container {
  position: relative;
}
.input-radio {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: 2px solid #232323;
}
.radio-label {
  display: inline-block;
  padding: 0.125rem 0.625rem;
  font-weight: 600;
  background: #fff;
  border: 2px solid #fff;
}
.product-actions .control-label {
  display: block;
  width: 100%;
  margin-bottom: 0.375rem;
}
.product-actions .add-to-cart {
  height: 2.75rem;
  padding-top: 0.625rem;
  line-height: inherit;
}
.product-actions .add-to-cart .material-icons {
  line-height: inherit;
}
.product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-quantity .qty,
.product-quantity .add {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: left;
  margin-bottom: 0.5rem;
}
.product-quantity .qty {
  margin-right: 0.4rem;
}
.product-quantity #quantity_wanted {
  width: 3rem;
  height: 2.75rem;
  padding: 0.175rem 0.5rem;
  color: #232323;
  background-color: #fff;
}
.product-quantity .input-group-btn-vertical {
  width: auto;
}
.product-quantity .input-group-btn-vertical .btn {
  padding: 0.5rem 0.6875rem;
}
.product-quantity .input-group-btn-vertical .btn i {
  top: 0.125rem;
  left: 0.1875rem;
  font-size: 1rem;
}
.product-quantity .btn-touchspin {
  height: 1.438rem;
}
.product-discounts {
  margin-bottom: 1.5rem;
}
.product-discounts > .product-discounts-title {
  font-size: 0.875rem;
  font-weight: 600;
}
.product-discounts > .table-product-discounts thead tr th {
  width: 33%;
  padding: 0.625rem 1.25rem;
  text-align: center;
  background: #fff;
  border: 0.3125rem #f6f6f6 solid;
}
.product-discounts > .table-product-discounts tbody tr {
  background: #f6f6f6;
}
.product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
  background: #fff;
}
.product-discounts > .table-product-discounts tbody tr td {
  padding: 0.625rem 1.25rem;
  text-align: center;
  border: 0.3125rem #f6f6f6 solid;
}
.product-prices {
  margin-top: 1.25rem;
}
.product-prices div {
  margin-bottom: 0.625rem;
}
.product-prices .tax-shipping-delivery-label {
  font-size: 0.8125rem;
  color: #7a7a7a;
}
.product-prices .tax-shipping-delivery-label .delivery-information {
  padding: 0 0 0 2px;
  font-weight: 700;
}
.product-prices .tax-shipping-delivery-label .delivery-information::before {
  padding: 0 2px 0 0;
  content: "-";
}
.product-discount {
  color: #7a7a7a;
}
.product-discount .regular-price {
  margin-right: 0.625rem;
  font-weight: 500;
  text-decoration: line-through;
}
.has-discount.product-price,
.has-discount p,
.has-discount .page-content.page-cms ul,
.page-content.page-cms .has-discount ul {
  color: #f39d72;
}
.has-discount .discount {
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  margin-left: 0.625rem;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background: #f39d72;
}
.product-unit-price {
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: #296a8a;
}
.tabs {
  padding: 1.25rem 1.875rem;
  margin-top: 2rem;
  background: #fff;
}
.tabs .tab-pane {
  padding-top: 1.25rem;
}
.tabs .nav-tabs {
  border: none;
  border-bottom: #f6f6f6 2px solid;
}
.tabs .nav-tabs .nav-link {
  color: #7a7a7a;
  border: 0 solid transparent;
}
.tabs .nav-tabs .nav-link.active {
  color: #296a8a;
  border: none;
  border-bottom: #296a8a 3px solid;
}
.tabs .nav-tabs .nav-link:hover {
  border: none;
  border-bottom: #296a8a 3px solid;
}
.tabs .nav-tabs .nav-item {
  float: left;
  margin-bottom: -0.125rem;
}
.product-cover {
  position: relative;
  margin-bottom: 1.25rem;
}
.product-cover img {
  background: #fff;
}
.product-cover .layer {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
.product-cover .layer:hover {
  opacity: 1;
}
.product-cover .layer .zoom-in {
  font-size: 3.125rem;
  color: #fff;
}
#product-modal .modal-content {
  padding: 0;
  background: transparent;
  border: none;
}
#product-modal .modal-content .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30%;
}
#product-modal .modal-content .modal-body .product-cover-modal {
  background: #fff;
}
#product-modal .modal-content .modal-body .image-caption {
  width: 800px;
  padding: 0.625rem 1.25rem;
  background: #fff;
  border-top: #f6f6f6 1px solid;
}
#product-modal .modal-content .modal-body .image-caption p,
#product-modal
  .modal-content
  .modal-body
  .image-caption
  .page-content.page-cms
  ul,
.page-content.page-cms
  #product-modal
  .modal-content
  .modal-body
  .image-caption
  ul {
  margin-bottom: 0;
}
#product-modal .modal-content .modal-body .thumbnails {
  position: relative;
}
#product-modal .modal-content .modal-body .mask {
  position: relative;
  z-index: 1;
  max-height: 49.38rem;
  margin-top: 2.188rem;
  overflow: hidden;
}
#product-modal .modal-content .modal-body .mask.nomargin {
  margin-top: 0;
}
#product-modal .modal-content .modal-body .product-images {
  margin-left: 2.5rem;
}
#product-modal .modal-content .modal-body .product-images img {
  width: 9.25rem;
  cursor: pointer;
  background: #fff;
}
#product-modal .modal-content .modal-body .product-images img:hover {
  border: #296a8a 3px solid;
}
#product-modal .modal-content .modal-body .arrows {
  position: absolute;
  top: 0;
  right: 1.875rem;
  z-index: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
#product-modal .modal-content .modal-body .arrows .arrow-up {
  position: absolute;
  top: -2rem;
  opacity: 0.2;
}
#product-modal .modal-content .modal-body .arrows .arrow-down {
  position: absolute;
  bottom: -2rem;
}
#product-modal .modal-content .modal-body .arrows i {
  display: inline;
  font-size: 6.25rem;
}
#blockcart-modal {
  color: #232323;
}
#blockcart-modal .modal-header {
  background: #fff;
}
#blockcart-modal .modal-header .close {
  opacity: 1;
}
#blockcart-modal .modal-header .close .material-icons {
  color: #363a42;
}
#blockcart-modal .modal-body {
  padding: 3.125rem 1.875rem;
  background: #fff;
}
#blockcart-modal .modal-body .divide-right span {
  display: inline-block;
  margin-bottom: 0.3125rem;
}
@media (max-width: 767px) {
  #blockcart-modal .modal-body .divide-right span {
    display: block;
    padding: 0 0.5rem;
  }
}
#blockcart-modal .modal-dialog {
  width: 100%;
  max-width: 1140px;
}
#blockcart-modal .product-image {
  display: block;
  width: 100%;
  max-width: 9.375rem;
  margin: 0 0 0 auto;
}
#blockcart-modal .modal-title {
  font-size: 1rem;
  font-weight: 400;
  color: #353943;
}
#blockcart-modal .modal-title i.material-icons {
  margin-right: 1.875rem;
  color: #4cbb6c;
}
#blockcart-modal .product-name {
  font-size: 1.125rem;
  color: #296a8a;
}
@media (max-width: 767px) {
  #blockcart-modal .product-name {
    padding: 0 0.5rem;
  }
}
#blockcart-modal .product-price {
  display: block;
  color: #363a42;
}
@media (max-width: 767px) {
  #blockcart-modal .product-price {
    padding: 0 0.5rem;
  }
}
#blockcart-modal .cart-content {
  padding-left: 2.5rem;
}
#blockcart-modal .cart-content .btn {
  margin-bottom: 0.625rem;
}
#blockcart-modal .cart-content p,
#blockcart-modal .cart-content .page-content.page-cms ul,
.page-content.page-cms #blockcart-modal .cart-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.5rem;
  color: #363a42;
}
#blockcart-modal .cart-content p.product-total,
#blockcart-modal .cart-content .page-content.page-cms ul.product-total,
.page-content.page-cms #blockcart-modal .cart-content ul.product-total {
  padding: 0.5rem;
  background-color: #f6f6f6;
}
#blockcart-modal .cart-content p.cart-products-count,
#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count,
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
  font-size: 1rem;
  font-weight: 600;
  color: #6c868e;
}
#blockcart-modal .cart-content p.product-tax,
#blockcart-modal .cart-content .page-content.page-cms ul.product-tax,
.page-content.page-cms #blockcart-modal .cart-content ul.product-tax {
  display: inherit;
  font-size: 0.875rem;
}
/*
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content .page-content.page-cms ul .label,
.page-content.page-cms #blockcart-modal .cart-content ul .label,
#blockcart-modal .cart-content p .value,

#blockcart-modal .cart-content .page-content.page-cms ul .value,
.page-content.page-cms #blockcart-modal .cart-content ul .value {
  font-weight: 600;
}
*/
#blockcart-modal .cart-content .cart-content-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#blockcart-modal .cart-content .cart-content-btn button {
  margin-right: 0.9rem;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
  white-space: inherit;
}
#blockcart-modal .divide-right {
  border-right: 1px solid #dbdbdb;
}
.product-images > li.thumb-container {
  display: inline;
}
.product-images > li.thumb-container > .thumb {
  margin-bottom: 0.625rem;
  cursor: pointer;
}
.images-container .product-images > li.thumb-container > .thumb {
  margin-right: 0.8125rem;
}
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: #296a8a 3px solid;
}
#main .images-container .js-qv-mask {
  overflow: hidden;
  white-space: nowrap;
}
#main .images-container .js-qv-mask.scroll {
  width: calc(100% - 60px);
  margin: 0 auto;
}
.scroll-box-arrows {
  display: none;
}
.scroll-box-arrows.scroll {
  display: block;
}
.scroll-box-arrows i {
  position: absolute;
  bottom: 1.625rem;
  height: 100px;
  line-height: 100px;
  cursor: pointer;
}
.scroll-box-arrows .left {
  left: 0;
}
.scroll-box-arrows .right {
  right: 0;
}
#product-availability {
  display: inline-block;
  margin-top: 0.625rem;
  font-weight: 700;
}
#product-availability .material-icons {
  line-height: inherit;
}
#product-availability .product-available {
  color: #4cbb6c;
}
#product-availability .product-unavailable {
  color: #ff9a52;
}
#product-availability .product-last-items {
  color: #ff9a52;
}
#product-details .label {
  font-size: 1rem;
  font-weight: 500;
  color: #232323;
}
.product-features {
  margin-top: 1.25rem;
  margin-left: 0.3125rem;
}
.product-features > dl.data-sheet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  min-height: 2.5rem;
  padding: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  text-transform: capitalize;
  word-break: normal;
  background: #f6f6f6;
}
.product-features > dl.data-sheet dd.value:nth-of-type(even),
.product-features > dl.data-sheet dt.name:nth-of-type(even) {
  background: #f6f6f6;
}
.product-variants > .product-variants-item {
  margin: 1.25rem 0;
}
.product-variants > .product-variants-item select {
  width: auto;
  padding-right: 1.875rem;
  background-color: #fff;
}
.product-variants > .product-variants-item ul li {
  margin-right: 0.625rem;
}
.product-variants > .product-variants-item .color {
  margin-top: 0;
  margin-left: 0;
}
.product-flags {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  pointer-events: none;
}
.product-flags li.product-flag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.3125rem 0.4375rem;
  margin-top: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  pointer-events: auto;
  background: #296a8a;
}
.product-flags li.product-flag.online-only {
  position: absolute;
  top: 25rem;
  right: 0;
  z-index: 1;
  margin-top: 0;
  font-size: 0.8125rem;
}
.product-flags li.product-flag.online-only::before {
  margin: 0.3125rem;
  font-family: "Material Icons", Arial, sans-serif;
  vertical-align: middle;
  content: "\E30A";
}
.product-flags li.product-flag.discount-percentage,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount {
  background-color: #f39d72;
}
.product-flags li.product-flag.on-sale {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  width: 100%;
  margin-top: 0 !important;
  text-align: center;
  background: #f39d72;
}
.product-customization {
  margin: 2.5rem 0;
}
.product-customization .product-customization-item {
  margin: 1.25rem 0;
}
.product-customization .product-message {
  width: 100%;
  height: 3.125rem;
  padding: 0.625rem;
  resize: none;
  background: #f6f6f6;
  border: none;
}
.product-customization .product-message:focus {
  background-color: #fff;
  outline: 0.1875rem solid #296a8a;
}
.product-customization .file-input {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2.625rem;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
}
.product-customization .customization-message {
  margin-top: 20px;
}
.product-customization .custom-file {
  position: relative;
  display: block;
  width: 100%;
  height: 2.625rem;
  margin-top: 1.25rem;
  line-height: 2.625rem;
  color: #7a7a7a;
  text-indent: 0.625rem;
  background: #f6f6f6;
}
.product-customization .custom-file button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.product-customization small {
  color: #7a7a7a;
}
.product-pack {
  margin-top: 2.5rem;
}
.product-pack .pack-product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.product-pack .pack-product-container .pack-product-name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  font-size: 0.875rem;
  color: #7a7a7a;
}
.product-pack .pack-product-container .pack-product-quantity {
  padding-left: 0.625rem;
  border-left: #f6f6f6 2px solid;
}
.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-refresh {
  margin-top: 1.25rem;
}
.social-sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 1.5rem;
}
.social-sharing ul {
  margin-bottom: 0;
}
.social-sharing li {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0.5rem;
  cursor: pointer;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0.25rem 0.25rem;
  background-size: 2rem 2rem;
  border-radius: 50%;
}
.social-sharing li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.social-sharing li a:hover {
  color: transparent;
}
.products-selection {
  margin-bottom: 1.25rem;
}
.products-selection .title {
  color: #7a7a7a;
}
@media (max-width: 991px) {
  .product-cover img {
    width: 100%;
    height: auto;
  }
  #product-modal .modal-content .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
  }
  #product-modal .modal-content .modal-body img.product-cover-modal {
    width: 100%;
  }
  #product-modal .modal-content .modal-body .arrows {
    display: none;
  }
  #product-modal .modal-content .modal-body .image-caption {
    width: 100%;
  }
  #blockcart-modal .modal-dialog {
    width: calc(100% - 20px);
  }
  #blockcart-modal .modal-body {
    padding: 1.875rem;
  }
  .product-images > li.thumb-container > .thumb:not(.selected) {
    border: none;
  }
}
@media (max-width: 767px) {
  #blockcart-modal .divide-right {
    border-right: none;
  }
  #blockcart-modal .modal-body {
    padding: 1rem;
  }
}
.cart-grid {
  margin-bottom: 1rem;
}
.cart-items {
  margin-bottom: 0;
}
.cart-item {
  padding: 1rem 0;
}
.card-block {
  padding: 1.25rem 1.25rem 0.5rem;
}
.card-block.checkout {
  padding-top: 0;
  padding-bottom: 1.75rem;
}
.card-block.checkout .btn-primary {
  width: 100%;
}
.card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total {
  border-top: 1px solid #ddd;
}
.card-block.cart-summary-totals {
  padding: 0 1.25rem 0.825rem;
}
.card-block.cart-summary-totals .cart-summary-line {
  padding: 0.5rem 0.2rem 0;
}
.card-block.cart-summary-totals .cart-summary-line:last-child {
  margin-bottom: 0;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total {
  padding: 1rem 0;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
  font-weight: 700;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
  font-size: 1rem;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
  font-size: 1rem;
}
.card-block.cart-summary-totals .cart-summary-line span.sub {
  float: none;
  font-size: 0.88rem;
  text-align: left;
}
.cart-summary-line {
  margin-bottom: 0.315rem;
  clear: both;
}
.cart-summary-line::after {
  content: "";
  display: table;
  clear: both;
}
.cart-summary-line:not(:last-child) {
  margin-bottom: 1rem;
}
.cart-summary-line .label {
  padding-left: 0;
  font-weight: 400;
  color: #363a42;
  white-space: inherit;
}
.cart-summary-line .value {
  float: right;
  font-weight: 600;
  color: #232323;
}
.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
  font-weight: 500;
}
.cart-summary-line .label,
.cart-summary-line .value {
  font-size: 1rem;
}
.cart-grid-body {
  margin-bottom: 0.75rem;
}
.cart-grid-body a.label:hover {
  color: #296a8a;
}
.cart-grid-body .card-block {
  padding: 1rem;
}
.cart-grid-body .card-block h1 {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
}
.cart-grid-body .cart-overview {
  padding: 1rem;
}
.cart-grid-right .promo-discounts {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  text-align: center;
}
.cart-grid-right .promo-discounts .cart-summary-line .label {
  font-size: 1rem;
  color: #7a7a7a;
}
.cart-grid-right .promo-discounts .cart-summary-line .label .code {
  color: #f49d6e;
  cursor: pointer;
}
.cart-grid-right .cart-summary-line.cart-subtotal-products .label,
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
  font-weight: 600;
}
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
  font-size: 1rem;
}
.block-promo {
  margin-bottom: 1rem;
}
.block-promo .promo-code {
  padding: 1rem;
}
.block-promo .promo-code .alert-danger {
  position: relative;
  display: none;
  margin-top: 1.25rem;
  color: #fff;
  background: #ff4c4c;
}
.block-promo .promo-code .alert-danger::after {
  position: absolute;
  bottom: 100%;
  left: 10%;
  width: 0;
  height: 0;
  margin-left: -10px;
  pointer-events: none;
  content: " ";
  border: solid transparent;
  border-width: 10px;
  border-bottom-color: #ff4c4c;
}
.block-promo .promo-code form {
  text-align: center;
}
.block-promo .promo-input {
  width: 50%;
  height: 2.5rem;
  margin-right: -0.24rem;
  color: #232323;
  text-indent: 0.625rem;
  border: #7a7a7a 1px solid;
}
.block-promo .promo-input + button {
  margin-top: -4px;
  margin-left: -1px;
  text-transform: capitalize;
  border: 2px solid #296a8a;
}
.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  margin-bottom: 0;
  font-weight: 600;
  color: #ff9a52;
}
.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
  display: inline-block;
  font-weight: 500;
  color: #232323;
}
.block-promo .promo-name .cart-summary-line .label {
  font-weight: 500;
  color: #363a42;
}
.block-promo .promo-name .cart-summary-line span {
  color: #f49d6e;
}
.block-promo .promo-name .material-icons {
  margin-left: 0.4rem;
  font-size: 1.2rem;
}
.block-promo .promo-code-button {
  display: block;
  padding: 0 0 1rem;
  text-align: center;
}
.block-promo .promo-code-button.with-discounts {
  display: none;
}
.block-promo .promo-code-button.cancel-promo {
  margin-bottom: 0;
  color: #296a8a;
}
.block-promo .promo-code-button.cancel-promo[aria-expanded="true"] {
  display: block;
  padding: 0;
  margin-top: 1rem;
}
.block-promo.promo-highlighted {
  padding: 0 1rem;
  margin-bottom: 0;
  text-align: center;
}
.block-promo p,
.block-promo .page-content.page-cms ul,
.page-content.page-cms .block-promo ul {
  margin-bottom: 0;
}
.product-line-grid-left img {
  max-width: 100%;
}
.product-line-grid-body > .product-line-info > .label {
  padding: 0;
  font-weight: 600;
  line-height: inherit;
  text-align: left;
  white-space: inherit;
}
.product-line-grid-body > .product-line-info > .out-of-stock {
  color: #f00;
}
.product-line-grid-body > .product-line-info > .available {
  color: #4cbb6c;
}
.product-line-grid-body > .product-line-info > .unit-price-cart {
  padding-left: 0.3125rem;
  font-size: 0.875rem;
  color: #7a7a7a;
}
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  line-height: 36px;
  color: #232323;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
  display: inline-block;
  margin-top: 0.3125rem;
  color: #232323;
}
@media (max-width: 767px) {
  .product-line-grid-body {
    margin-bottom: 1rem;
  }
}
@media (max-width: 575px) {
  .cart-items {
    padding: 1rem 0;
  }
  .cart-item {
    border-bottom: 1px solid #f6f6f6;
  }
  .cart-item:last-child {
    border-bottom: 0;
  }
  .cart-grid-body .cart-overview {
    padding: 0;
  }
  .cart-grid-body .no-items {
    display: inline-block;
    padding: 1rem;
  }
  .product-line-grid-left {
    padding-right: 0 !important;
  }
}
@media (max-width: 360px) {
  .product-line-grid-right .qty {
    width: 100%;
  }
  .product-line-grid-right .price {
    width: 100%;
  }
}
#block-reassurance {
  margin-top: 2rem;
}
#block-reassurance img {
  width: 1.563rem;
  margin-right: 0.625rem;
}
#block-reassurance li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#block-reassurance li:last-child {
  border: 0;
}
#block-reassurance li .block-reassurance-item {
  padding: 1rem 1.5rem;
}
#product #block-reassurance {
  background: #fff;
}
#product #block-reassurance span {
  font-weight: 700;
}
.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 64rem;
}
.quickview .modal-content {
  min-height: 28.13rem;
  background: #f6f6f6;
}
.quickview .modal-header {
  padding: 0.625rem;
  border: none;
}
.quickview .modal-body {
  min-height: 23.75rem;
}
.quickview .modal-footer {
  border-top: 1px solid rgba(122, 122, 122, 0.3);
}
.quickview .layer {
  display: none;
}
.quickview .product-cover img {
  width: 100%;
  height: auto;
}
.quickview .images-container {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 21.88rem;
}
.quickview .images-container .product-images > li.thumb-container > .thumb {
  width: 100%;
  max-width: 4.938rem;
  height: auto;
  margin-bottom: 0.8125rem;
  background: #fff;
}
.quickview .mask {
  width: 35%;
  max-height: 22.5rem;
  margin-left: 0.625rem;
  overflow: hidden;
}
.quickview .arrows {
  position: absolute;
  top: 0;
  right: 5rem;
  bottom: 0;
  z-index: 0;
  max-height: 22.5rem;
}
.quickview .arrows .arrow-up {
  margin-top: -3.125rem;
  cursor: pointer;
  opacity: 0.2;
}
.quickview .arrows .arrow-down {
  position: absolute;
  bottom: -1.875rem;
  cursor: pointer;
}
.quickview .social-sharing {
  margin-top: 0;
  margin-left: 2.5rem;
}
#stores .page-stores {
  width: 85%;
  margin: 0 auto;
}
#stores .page-stores .store-item {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
#stores .page-stores .store-picture img {
  max-width: 100%;
}
#stores .page-stores .store-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 1.875rem 0;
}
#stores .page-stores .store-item-container ul {
  margin-bottom: 0;
  font-size: 0.9375rem;
}
#stores .page-stores .store-item-container .divide-left {
  border-left: #f6f6f6 1px solid;
}
#stores .page-stores .store-item-container .divide-left tr {
  height: 1.563rem;
}
#stores .page-stores .store-item-container .divide-left td {
  padding-left: 0.375rem;
}
#stores .page-stores .store-item-container .divide-left th {
  text-align: right;
}
#stores .page-stores .store-item-container .store-description {
  font-size: 1rem;
}
#stores .page-stores .store-item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 0.5rem;
  margin-top: 0.5rem;
}
#stores .page-stores .store-item-footer.divide-top {
  border-top: #f6f6f6 1px solid;
}
#stores .page-stores .store-item-footer div:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
}
#stores .page-stores .store-item-footer i.material-icons {
  margin-right: 0.625rem;
  font-size: 1rem;
  color: #7a7a7a;
}
#stores .page-stores .store-item-footer li {
  margin-bottom: 0.625rem;
}
@media (max-width: 767px) {
  #stores .page-stores {
    width: 100%;
  }
  #stores .page-stores .store-item-container {
    padding: 1rem 0;
  }
}
@media (max-width: 575px) {
  #stores .page-stores .store-item-container {
    display: block;
  }
  #stores .page-stores .store-item-container .divide-left {
    border-left: none;
  }
  #stores .page-stores .store-item-container .store-description a {
    margin-bottom: 0.5rem;
  }
  #stores .page-stores .store-item-container .store-description address {
    margin-bottom: 0.5rem;
  }
  #stores .page-stores .store-item-footer {
    display: block;
  }
  #stores .page-stores .store-item-footer.divide-top {
    border-top: #f6f6f6 1px solid;
  }
  #stores .page-stores .store-item-footer li {
    margin-bottom: 0.625rem;
  }
  #stores .page-stores .store-item-footer .card-block {
    padding: 0.75rem 0.75rem 0;
  }
}
#footer {
  padding-top: 2.5rem;
}
.block-contact {
  font-size: 0.875rem;
  color: #7a7a7a;
}
.block-contact .block-contact-title {
  color: #232323;
}
.block-contact .navbar-toggler .material-icons {
  color: #232323;
}
@media (max-width: 767px) {
  .block-contact #contact-infos {
    padding: 0.625rem;
    padding-top: 0;
  }
}
.linklist .blockcms-title a {
  color: #232323;
}
.account-list a {
  color: #7a7a7a;
}
.account-list a:hover {
  color: #296a8a;
}
.blockcms-title,
.myaccount-title,
.myaccount-title a,
.block-contact-title {
  font-size: 1rem;
  font-weight: 700;
}
.block-social {
  text-align: right;
}
.block-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .block-social ul {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}
.block-social ul li {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.125rem;
  cursor: pointer;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .block-social ul li {
    width: 2rem;
    height: 2rem;
    margin-right: 1.3rem;
    margin-bottom: 1.3rem;
    background-size: contain;
  }
}
.block-social ul li:hover {
  background-color: #296a8a;
}
.block-social ul li a {
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.block-social ul li a:hover {
  color: transparent;
}
.facebook {
  background-image: url(../css/04be689c12d686c595032705f6b3cf6c.svg);
}
.facebook::before {
  content: "";
  background-image: url(../css/fa3993a997a0b84e9900ee168b18b919.svg);
}
.facebook.icon-gray {
  background-image: url(../css/b252849e892c264f4f220c7e7cb0207a.svg);
}
.facebook.icon-gray:hover {
  background-image: url(../css/fa3993a997a0b84e9900ee168b18b919.svg);
}
.twitter {
  background-image: url(../css/f56d95737d55e2bdba95baa528b2583b.svg);
}
.twitter::before {
  content: "";
  background-image: url(../css/0ba57b3ea460c3d7d0c46d6138f088a8.svg);
}
.twitter.icon-gray {
  background-image: url(../css/740f1557cae714dc4b180b4d5de69375.svg);
}
.twitter.icon-gray:hover {
  background-image: url(../css/0ba57b3ea460c3d7d0c46d6138f088a8.svg);
}
.linkedin {
  background-image: url(../css/b2efa71e4ca1cd26b0f4df4e71e531a8.svg);
  background-position: center center;
}
.rss {
  background-image: url(../css/cbeba06698c00a61e82219b76357ce42.svg);
}
.youtube {
  background-image: url(../css/726b87682d18d1e8307635d146fe58cc.svg);
}
.googleplus {
  background-image: url(../css/c472ea2ef3e5b37438730a4ab00513b4.svg);
}
.googleplus::before {
  content: "";
  background-image: url(../css/47f13bcaf75af86613bca9721d6e858f.svg);
}
.googleplus.icon-gray {
  background-image: url(../css/7acb0ff3a9a16ba3806d7f16b745af38.svg);
}
.googleplus.icon-gray:hover {
  background-image: url(../css/47f13bcaf75af86613bca9721d6e858f.svg);
}
#block_myaccount_infos .myaccount-title a {
  color: #232323;
}
.pinterest {
  background-image: url(../css/33e7446832ac7aa84b959a6ea8efb915.svg);
}
.pinterest::before {
  content: "";
  background-image: url(../css/882e1291e47c7d9d5dd7633845caa204.svg);
}
.pinterest.icon-gray {
  background-image: url(../css/91fc2885f1aa34fb73f63e9ef538fe1c.svg);
}
.pinterest.icon-gray:hover {
  background-image: url(../css/882e1291e47c7d9d5dd7633845caa204.svg);
}
.vimeo {
  background-image: url(../css/4903fb37c04676f5a805be194ad59b2b.svg);
}
.instagram {
  background-image: url(../css/3a94078d659136527abfe39bc3432628.svg);
}
.footer-container {
  padding-top: 2.5rem;
  overflow: hidden;
}
.footer-container .h3,
.footer-container .h4 {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.footer-container li {
  margin-bottom: 0.3125rem;
}
.footer-container li a {
  font-size: 0.875rem;
  color: #7a7a7a;
  cursor: pointer;
}
.footer-container li a:hover {
  color: #296a8a;
}
.links .collapse {
  display: inherit;
}
@media (max-width: 767px) {
  .block_newsletter {
    padding-bottom: 0.625rem;
    border-bottom: 1px solid #f6f6f6;
  }
  .footer-container {
    margin-top: 0;
    box-shadow: none;
  }
  .footer-container .wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .footer-container .links .h3 {
    font-size: 1rem;
    line-height: 1.5;
  }
  .footer-container .links ul {
    margin-bottom: 0;
    background-color: #f6f6f6;
  }
  .footer-container .links ul > li {
    padding: 0.625rem;
    font-weight: 600;
    border-bottom: 1px solid #fff;
  }
  .footer-container .links ul > li a {
    color: #232323;
  }
  .links .collapse {
    display: none;
  }
  .links .collapse.in {
    display: block;
  }
  .links .title {
    padding: 0.625rem;
    cursor: pointer;
    border-bottom: 1px solid #f6f6f6;
  }
  .links .title .collapse-icons .remove {
    display: none;
  }
  .links .title[aria-expanded="true"] .collapse-icons .add {
    display: none;
  }
  .links .title[aria-expanded="true"] .collapse-icons .remove {
    display: block;
  }
  .links .navbar-toggler {
    display: inline-block;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .block-social {
    text-align: center;
  }
  .block-contact {
    padding-left: 1.5rem;
  }
}
.contact-rich {
  margin-bottom: 2rem;
  color: #7a7a7a;
  word-wrap: break-word;
}
.contact-rich h4 {
  margin-bottom: 2rem;
  color: #232323;
  text-transform: uppercase;
}
.contact-rich .block {
  height: auto;
  overflow: hidden;
}
.contact-rich .block .icon {
  float: left;
  width: 3.5rem;
}
.contact-rich .block .icon i {
  font-size: 2rem;
}
.contact-rich .block .data {
  width: auto;
  overflow: hidden;
  font-size: 0.875rem;
  color: #232323;
}
.contact-rich .block .data.email {
  padding-top: 0.375rem;
}
.contact-rich .block a[href^="mailto:"] {
  margin-top: 1rem;
  clear: both;
}
@media (min-width: 576px) {
  .contact-rich .block a[href^="mailto:"] {
    font-size: 0.815rem;
  }
}
.contact-form {
  width: 100%;
  padding: 1rem;
  color: #7a7a7a;
  background: #fff;
}
.contact-form h3 {
  color: #232323;
  text-transform: uppercase;
}
#products #main .page-header,
#pagenotfound #main .page-header {
  margin: 2rem 0 3rem;
}
#products #main .page-content,
#pagenotfound #main .page-content {
  margin-bottom: 10rem;
}
#products .page-not-found,
#pagenotfound .page-not-found {
  max-width: 570px;
  padding: 1rem;
  margin: 0 auto;
  overflow: auto;
  font-size: 0.875rem;
  color: #7a7a7a;
  background: #fff;
}
#products .page-not-found h4,
#pagenotfound .page-not-found h4 {
  margin: 0.5rem 0 1rem;
  font-size: 1rem;
  font-weight: 700;
}
#products .page-not-found .search-widget,
#pagenotfound .page-not-found .search-widget {
  float: none;
}
#products .page-not-found .search-widget input,
#pagenotfound .page-not-found .search-widget input {
  width: 100%;
}
.customization-modal .modal-content {
  border: 1px solid #f6f6f6;
  border-radius: 0;
}
.customization-modal .modal-content .modal-body {
  padding-top: 0;
}
.customization-modal .modal-content .modal-body .product-customization-line {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #f6f6f6;
}
.customization-modal
  .modal-content
  .modal-body
  .product-customization-line
  .label {
  font-weight: 600;
  text-align: right;
}
.customization-modal
  .modal-content
  .modal-body
  .product-customization-line:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sitemap-title {
  text-transform: capitalize;
}
.sitemap {
  margin-top: 0.9375rem;
}
.sitemap h2 {
  width: 100%;
  height: 35px;
  margin-left: -15px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #232323;
  text-transform: uppercase;
  border-bottom: 1px solid #7a7a7a;
}
.sitemap ul {
  margin-top: 20px;
  margin-left: -15px;
}
.sitemap ul.nested {
  margin-left: 20px;
}
.sitemap ul li {
  margin-bottom: 1rem;
  font-size: 0.9rem;
}
@media (max-width: 575px) {
  .sitemap {
    margin-top: 0;
  }
}
.block_newsletter {
  float: inherit;
  width: 100%;
  max-width: 50rem;
  margin: auto;
  margin-bottom: 0.625rem;
  clear: both;
  font-size: 0.875rem;
  background: #fff;
}
.block_newsletter form {
  position: relative;
}
.block_newsletter form input[type="text"] {
  min-width: 255px;
  padding: 10px;
  color: #7a7a7a;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.block_newsletter form input[type="text"]:focus {
  color: #232323;
  background: #fff;
  outline: 3px #296a8a solid;
}
.block_newsletter form input[type="text"]:focus + button .search {
  color: #296a8a;
}
.block_newsletter form button[type="submit"] {
  position: absolute;
  right: 0.125rem;
  bottom: 0.3125rem;
  color: #7a7a7a;
  background: none;
  border: none;
}
.block_newsletter form button[type="submit"] .search:hover {
  color: #296a8a;
}
.block_newsletter #block-newsletter-label {
  font-size: 1.3125rem;
  line-height: 1.75rem;
  color: #232323;
}
.block_newsletter form .input-wrapper {
  overflow: hidden;
}
.block_newsletter form .row .col-xs-12:last-of-type p,
.block_newsletter form .row .col-xs-12:last-of-type .page-content.page-cms ul,
.page-content.page-cms .block_newsletter form .row .col-xs-12:last-of-type ul {
  font-size: 0.75rem;
  color: #7a7a7a;
}
.block_newsletter
  form
  .row
  .col-xs-12:first-of-type
  .btn-primary:first-of-type {
  margin-left: 0.5rem;
}
.block_newsletter form input[type="email"] {
  width: 100%;
  padding: 11px;
  border: 1px solid #ddd;
}
.block_newsletter form input[type="email"]:focus {
  padding: 8px 8px 9px;
  border: 3px #296a8a solid;
  outline: 0;
}
.block_newsletter form input {
  height: 42px;
  box-shadow: none;
}
#footer .block_newsletter p,
#footer .block_newsletter .page-content.page-cms ul,
.page-content.page-cms #footer .block_newsletter ul {
  padding-top: 0.625rem;
}
#footer .block_newsletter #block-newsletter-label {
  padding-top: 0;
}
#left-column .block_newsletter {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
}
@media (max-width: 767px) {
  .block_newsletter {
    padding-top: 1rem;
  }
}
#manufacturer #main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#manufacturer #main ul .brand {
  position: relative;
  width: calc(20% - 10px);
  min-width: 210px;
  padding: 10px;
  margin: 5px;
  text-align: center;
  background: #fff;
  transition: 0.4s ease-out;
}
#manufacturer #main ul .brand-infos a {
  display: inline-block;
}
#manufacturer #main ul .brand:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
#manufacturer #main ul .brand-products {
  display: none;
}
#manufacturer #main ul .brand-img {
  position: relative;
  width: 200px;
  margin: auto;
}
#manufacturer #main ul .brand-img a::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
}
@media (max-width: 991px) {
  #manufacturer #main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#header {
  position: relative;
  z-index: 999;
  color: #7a7a7a;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
}
#header .logo {
  max-width: 100%;
  height: auto;
}
#header #_desktop_logo h1 {
  margin-bottom: 0;
}
#header a {
  color: #232323;
}
#header a:hover {
  color: #296a8a;
  text-decoration: none;
}
#header .menu {
  display: inline-block;
}
#header .menu > ul > li {
  display: inline-block;
}
#header .header-nav {
  max-height: 50px;
  border-bottom: #f6f6f6 2px solid;
}
#header .header-nav #menu-icon {
  margin: 0 1rem;
  vertical-align: middle;
  cursor: pointer;
}
#header .header-nav #menu-icon .material-icons {
  line-height: 50px;
}
#header .header-nav .right-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#header .header-nav .currency-selector {
  margin-top: 0.9375rem;
  margin-left: 0.9375rem;
  white-space: nowrap;
}
#header .header-nav .user-info {
  margin-top: 0.9375rem;
  margin-left: 2.5rem;
  text-align: right;
  white-space: nowrap;
}
#header .header-nav .user-info .account {
  margin-left: 0.625rem;
}
#header .header-nav .language-selector {
  margin-top: 0.9375rem;
  white-space: nowrap;
}
#header .header-nav .cart-preview.active {
  background: #296a8a;
}
#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active i {
  color: #fff;
}
#header .header-nav .cart-preview .shopping-cart {
  color: #7a7a7a;
  vertical-align: middle;
}
#header .header-nav .cart-preview .body {
  display: none;
}
#header .header-nav .blockcart {
  height: 3rem;
  padding: 0.75rem;
  margin-left: 0.9375rem;
  text-align: center;
  white-space: nowrap;
  background: #f6f6f6;
}
#header .header-nav .blockcart a {
  color: #7a7a7a;
}
#header .header-nav .blockcart a:hover {
  color: #296a8a;
}
#header .header-nav .blockcart.active a:hover {
  color: #fff;
}
#header .header-nav .blockcart .header {
  margin-top: 0.125rem;
}
#header .header-nav #_desktop_contact_link {
  display: inline-block;
}
#header .header-nav #_desktop_contact_link #contact-link {
  margin-top: 0.9375rem;
}
#header .header-nav .search-widget {
  margin-top: 0.2rem;
}
#header .header-nav .material-icons {
  line-height: inherit;
}
#header .header-nav .material-icons.expand-more {
  margin-left: -0.375rem;
}
#header .header-top {
  padding: 1.25rem 0;
}
#header .header-top > .container {
  position: relative;
}
#header .header-top > .container > .row:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .header-top .menu {
  padding-left: 15px;
}
#header .header-top .position-static {
  position: static;
}
#header .header-top a[data-depth="0"] {
  color: #7a7a7a;
  text-transform: uppercase;
}
#header .header-top .search-widget {
  float: right;
}
#header .top-menu-link {
  margin-left: 1.25rem;
}
@media (max-width: 767px) {
  #header .top-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
  }
  #header .top-logo img {
    width: auto;
    max-height: 2rem;
  }
  #header .top-logo > h1 {
    margin: 0;
  }
}
#wrapper {
  padding-top: 1.563rem;
  background: #fff;
}
#wrapper .banner {
  display: block;
  margin-bottom: 1.5rem;
}
#wrapper .breadcrumb {
  padding: 0;
  background: transparent;
}
#wrapper .breadcrumb[data-depth="1"] {
  display: none;
}
#wrapper .breadcrumb ol {
  padding-left: 0;
  margin-bottom: 0;
}
#wrapper .breadcrumb li {
  display: inline;
}
#wrapper .breadcrumb li::after {
  margin: 0.3125rem;
  color: #7a7a7a;
  content: "/";
}
#wrapper .breadcrumb li:last-child {
  margin: 0;
  color: #7a7a7a;
  content: "/";
}
#wrapper .breadcrumb li:last-child::after {
  content: "";
}
#wrapper .breadcrumb li a {
  color: #232323;
}
#main .page-header {
  margin-bottom: 1.563rem;
}
#main .page-content {
  margin-bottom: 1.563rem;
}
#main .page-content h6 {
  margin-bottom: 1.125rem;
}
#main .page-content #notifications {
  margin-right: -15px;
  margin-left: -15px;
}
#main .page-footer {
  margin-bottom: 1.563rem;
}
#notifications ul {
  margin-bottom: 0;
}

/****niladri****/
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
}

/*p,.page-content.page-cms ul{font-size:0.9375rem;font-weight:400;color:#7a7a7a}*/

.addtocartlist {
  cursor: pointer;
}
.js-product.product .addtocartlist:hover {
  background: #296a8a;
}

.js-product.product button.addtocartlist {
  background: transparent;
}
#cdpcp-compare-now-main {
  display: none;
}
.products-sort-order .dropdown-menu,
.brands-sort .dropdown-menu,
.suppliers-sort .dropdown-menu {
  right: 0;
  left: auto;
}
body#checkout #checkout-guest-form .custom-checkbox span {
  display: none;
}

.ybc_item_img {
  overflow: hidden;
}
.ybc_item_img img {
  transition: transform 0.2s;
}
.ybc_item_img img:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.landinpageswraper .banner-item-content {
  overflow: hidden;
}
.landinpageswraper .banner-item-content .banner-img {
  transition: transform 0.2s;
}
.landinpageswraper .banner-item-content .banner-img:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.brandcarouselwraper .banner-item-content {
  overflow: hidden;
}
.brandcarouselwraper .banner-item-content .banner-img {
  transition: transform 0.2s;
}
.brandcarouselwraper .banner-item-content .banner-img:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

#subcategories ul li .subcategory-image {
  overflow: hidden;
}
#subcategories ul li .subcategory-image img {
  transition: transform 0.2s;
}
#subcategories ul li:hover .subcategory-image img {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.homesixiconsbtm .banner-item-content .banner-img {
  transition: transform 0.2s;
}
.homesixiconsbtm .banner-item-content .banner-img:hover {
  -ms-transform: scale(0.9); /* IE 9 */
  -webkit-transform: scale(0.9); /* Safari 3-8 */
  transform: scale(0.9);
}

.block-social ul li {
  transition: transform 0.2s;
}
.block-social ul li:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.product-miniature .thumbnail-container .product-thumbnail {
  overflow: hidden;
}
.product-miniature .thumbnail-container .product-thumbnail img {
  transition: transform 0.2s;
}
.product-miniature .thumbnail-container .product-thumbnail img:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.homecustombanner .banner-item-content {
  overflow: hidden;
}
.homecustombanner .banner-item-content .banner-img {
  transition: transform 0.2s;
}
.homecustombanner .banner-item-content .banner-img:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.leftbloghome p {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: #000000;
  width: 301px;
}
.brandtitlelist a {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.8px;
  color: #000000;
}
.product-miniature .thumbnail-container:hover .product-description::after {
  display: none;
}
.product-miniature .discount-product {
  margin-left: 15px;
}
.variationimagelist {
  width: 100%;
  display: inline-block;
  background: #f8f8f8;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 15px;
}
.variationimagelist img {
  display: inline-block !important;
  margin: 0 1px;
}

.js-product.product .comparebtnlist {
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #eceaea;
  float: left;
  margin-left: 8px;
  margin-top: 0;
}
.js-product.product .wishlist-button-add {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #eceaea;
  box-shadow: none;
  float: left;
  margin-left: 8px;
  margin-top: 0;
}
.js-product.product .addtocartlist {
  float: left;
  background: #6a9e06;
  padding: 5px;
  border-radius: 2px;
  border: none;
  margin-left: 3px;
}
.js-product.product .addtocartlist:hover {
  background: #296a8a;
}
.js-product.product .addtocartlist:focus {
  outline: none;
}
.product-miniature .product-title {
  min-height: 20px;
  max-height: 42px !important;
  overflow:hidden;
}
.product-miniature .thumbnail-container {
  width: 100%;
}
.product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
}
.featured-products .carousels-pack-action .owl-item:first-child {
  border-left: none;
}

#index .owl-theme .product-title {
  max-width: 230px;
  margin: 0 auto;
}
.brandtitlelist {
  min-height: 22px;
}

#index .owl-theme .owl-nav.disabled + .owl-dots {
  margin: 20px 0 15px;
}

.featured-products .owl-carousel .owl-stage-outer {
  background: #fff;
  border: 1px solid #e3e3e3;
}

.featured-products .carousels-pack-action .owl-item {
  border-left: 1px solid #e3e3e3;
  min-height: 450px;
}
.featured-products .carousels-pack-action .product-flags li.product-flag.new {
  line-height: 7px;
}
.featured-products
  .carousels-pack-action
  .product-flags
  li.product-flag.discount {
  line-height: 7px;
}
.product-miniature .regular-price {
  margin-left: 15px;
}
.product-miniature .product-description {
  padding-bottom: 20px;
}
#index
  .featured-products
  .carousels-pack-action
  .product-flags
  li.product-flag.new {
  line-height: 26px;
}
#index
  .featured-products
  .carousels-pack-action
  .product-flags
  li.product-flag.discount {
  line-height: 26px;
}

.listaddtocart {
  float: left;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: 1.2px;
  color: #ffffff;
}
.listimagehere {
  float: left;
  margin-right: 10px;
}
.comparebtnlist img {
  float: none;
  margin: 11px auto 0;
}

.home-down-area {
  width: 100%;
  display: inline-block;
}

.homeblogleftcustom .blogh3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  line-height: 72px;
  letter-spacing: 1.2px;
  color: #296a8a;
  font-weight: 700;
  position: relative;
  margin-top: -38px;
  background: #f9f9f9;
  margin-bottom: 0;
}
.homeblogleftcustom h4 {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 1.2px;
  color: #296a8a;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.leftbloghome {
  margin-top: 11px;
}
.homeblogleftcustom {
  text-align: left !important;
  border: 3px solid #296a8a;
  padding: 0 65px 27px;
}

.homeblogleftcustom .home-down-area a {
  font-size: 16px;
  margin-bottom: 3px;
  letter-spacing: 1px; 
}
.homeblogleftcustom .home-down-area a:after {
  display: none;
}

.homeblogleftcustom a {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 19px;
  display: block;
  position: relative;
  color: #000000;
}
#ybc_blog_page .homecustombanner {
  display: none;
}
#ybc_blog_page .homenewproductsec {
  display: none;
}
#ybc_blog_page .ybc_block_latest {
  display: none;
}
.ybc_block_slider .ybc_item_img img {
  min-height: 230px;
}

.page_home {
  margin-bottom: 0 !important;
}

.homeblogleftcustom a:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 13px;
  background: url(/img/black-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  top: 54%;
  left: -15px;
}
.homeblogleftcustom h4:after {
  content: "";
  position: absolute;
  background: #296a8a;
  bottom: 0;
  left: 0;
  width: 88px;
  height: 3px;
}

.homeblogleftcustom a:hover {
  color: #000 !important;
}

.leftbloghome span {
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #296a8a;
  margin-bottom: 17px;
  display: inline-block;
  width: 100%;
}

.ybc_block_latest {
  background-color: #f9f9f9 !important;
  padding: 0 !important;

}
.ybc_block_slider .owl-item > li {
  box-shadow: 0px 3px 6px #0000001c;
  border: 1px solid #e3e3e3;
  padding: 10px;
  background: #fff;
}
.innblogsidest {
  border-top: 1px solid #e3e3e3;
  padding: 15px 0;
  display: inline-block;
}

#ybc_blog_page .ybc_block_slider .owl-item > li {
  box-shadow: 0px 3px 6px #0000001c;
  border: 1px solid #e3e3e3;
  padding: 10px;
  background: transparent;
}

#right-column .blog_view_all_button {
  display: none;
}
#right-column .ybc_title_block {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: normal !important;
  color: #000000 !important;
  font-weight: 500;
  margin-top: 0;
  padding-bottom: 0;
}

#right-column .ybc-blog-latest-toolbar {
  display: none;
}
#right-column .ybc_block_slider .owl-item > li:last-child {
  border-bottom: none;
}
.ybc_block_tag {
  background: #fff !important;
}
.listdatetop {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: normal;
  color: #296a8a;
  margin-bottom: 10px;
}

#category #categories_block_left {
  display: none;
}

#right-column .post-date-custom {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: normal !important;
  color: #000000 !important;
}
#right-column .block {
  background: #f9f9f9;
}
.blogpageonlyview {
  display: none;
}
#ybc_blog_page .blogpageonlyview {
  display: block;
}

.ybc-blog-tag-a {
  padding: 10px 17px !important;
  border-radius: 20px;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: normal !important;
  color: #000000 !important;
}
.ybc_block_popular .blog_description {
  display: none;
}

.ybc_block_slider .owl-stage {
  padding: 10px 0;
}

.ybc_block_slider .owl-theme .owl-nav [class*="owl-"] {
  background: transparent !important;
  position: relative;
  width: 120px;
  border: none;
  border-left: 1px solid rgba(255, 255, 255, 0.45);
  border-right: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 0;
  min-height: 72px;
  margin: 0 -0.5px !important;
}

.ybc_block_slider .owl-nav {
  position: absolute;
  top: -112px;
  right: 0;
  z-index: 9999;
  margin-top: 0 !important;
}

.ybc_block_slider .ybc_item_img img {
  width: 100%;
}
.ybc-blog-latest-post-content {
  padding: 0;
}
.rightbloghome .ybc_title_block {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: 800;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.rightbloghome .ybc_title_block:hover {
  color: #000;
}
.rightbloghome .blog_description p {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: 300;
}
.post-date-me {
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #296a8a;
  font-weight: 300;
  border-top: 1px solid #e3e3e3;
  margin-top: 35px;
  width: 100%;
  display: inline-block;
  padding-top: 10px;
}

.ybc_title_block {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: 800;
}
.ybc_block_slider .owl-item {
  padding: 0 15px;
}
.titleblogbg {
  width: 100%;
  display: inline-block;
  background: #325e74
    url(/img/heading-back.png);
}
.maincarouselpartblog {
  padding: 67px 0;
}
.title_blog {
  font-family: "Noto Sans", sans-serif;
  color: #fff !important;
  font-weight: 700 !important;
  margin-top: 0 !important;
  font-size: 30px !important;
  line-height: 72px;
  letter-spacing: 1.5px;
  text-align: left !important;
  text-transform: none !important;
  margin-bottom: 0 !important;
}
.ybc_block_slider .owl-nav {
  position: absolute;
  top: -112px;
  right: 0;
  z-index: 9999;
  margin-top: 0 !important;
}
.ybc_block_slider .owl-prev:before {
  content: "" !important;
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(/img/white-arrow-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  opacity: 0.5;
}
.ybc_block_slider .owl-next:before {
  content: "" !important;
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(/img/white-arrow-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  opacity: 0.5;
  top: 50%;
}
.ybc_block_slider .owl-controls {
  top: -149px;
}
.ybc_block_slider .owl-prev:hover:before {
  opacity: 1;
}
.ybc_block_slider .owl-next:hover:before {
  opacity: 1;
}

.product-miniature .product-title a {
  font-family: "Noto Sans", sans-serif;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #000000;
}
.custom-checkbox input[type="checkbox"] {
  margin-top: 1px;
}
#product #content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.product-cover {
  border: 1px solid #cfcfcf;
  float: right;
  width: 80%;
}
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: 1px solid #296a8a;
}
.product-images > li.thumb-container > .thumb {
  border: 1px solid #cfcfcf;
}
.product-miniature .product-price-and-shipping {
  font-size: 18px;
  line-height: 24px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  color: #296a8a;
}
.product-miniature .regular-price {
  font-size: 18px;
  line-height: 24px;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
}
.featured-products .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  border: 1px solid #d4d4d4;
  background: #fff;
}
.featured-products .owl-theme .owl-dots .owl-dot.active span,
.featured-products .owl-theme .owl-dots .owl-dot:hover span {
  background: #296a8a;
  border: 1px solid #296a8a;
}
.product-miniature .product-flags li.product-flag.new {
  width: 57px;
  height: 35px;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1.4px;
  background: #296a8a;
  border-radius: 4px;
  text-align: center;
  margin-left: 10px;
}
.product-miniature .product-flags li.product-flag.discount {
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1.4px;
  background: #f61f1f;
  border-radius: 4px;
  margin-left: 10px;
}

.out_of_stock {
  display: none;
}
/*#header .header-nav {
    max-height: 55px;
    min-height: 55px;
    padding: 10px 0;
    border-bottom: none;
    background: #F5F5F5;
}*/
#header .header-nav {
  max-height: 35px;
  min-height: 35px;
  padding: 0;
  border-bottom: none;
  background: #f5f5f5;
}
.infotop {
  float: left;
  margin-right: 38px;
  margin-top: 6px;
}
.phonetop {
  float: left;
  margin-right: 38px;
  margin-top: 6px;
  position: relative;
}
.clocktop {
  float: left;
  margin-top: 6px;
  position: relative;
}
.phonetop:after {
  content: "";
  position: absolute;
  left: -20px;
  width: 1px;
  height: 25px;
  background: #e1e1e1;
  top: -1px;
}
.clocktop:after {
  content: "";
  position: absolute;
  left: -20px;
  width: 1px;
  height: 25px;
  background: #e1e1e1;
  top: -1px;
}

.infotop img {
  float: left;
  margin-right: 10px;
}
.phonetop img {
  float: left;
  margin-right: 10px;
}
.clocktop img {
  float: left;
  margin-right: 10px;
}
.infotop a {
  font-family: "Noto Sans", sans-serif;
  color: #000000 !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1.4px;
}
.phonetop a {
  font-family: "Noto Sans", sans-serif;
  color: #000000 !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1.4px;
}
.clocktop a {
  font-family: "Noto Sans", sans-serif;
  color: #000000 !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1.4px;
}
.infotop a:hover {
  color: #406f85;
}
.phonetop a:hover {
  color: #406f85;
}
.clocktop a:hover {
  color: #406f85;
}
.dropdown .expand-more {
  font-family: "Noto Sans", sans-serif;
  color: #296a8a;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1.4px;
}
#header .header-nav .language-selector {
  margin-top: 6px;
  white-space: nowrap;
  font-family: "Noto Sans", sans-serif;
  color: #296a8a;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1.4px;
}
.header-nav .language-selector img {
  width: 8px;
  cursor: pointer;
}
.header-nav .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 78px;
  padding: 0;
}
.header-nav .dropdown-item {
  padding: 3px 15px;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1.4px;
}
#header a:hover {
  color: #406f85;
}
#_desktop_user_info {
  float: right;
}
#search_widget {
  min-width: 724px !important;
  height: 58px;
  float: left !important;
  margin-left: 125px;
}
.topmenusec {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  box-shadow: 0px 3px 6px #0000004a;
}
.mm_menu_content_title {
  font-family: "Noto Sans", sans-serif;
  color: #406f85 !important;
  font-weight: 700 !important;
  text-transform: none;
  font-size: 18px;
  line-height: 27px !important;
  letter-spacing: 1px;
  padding: 18px 41px !important;
}
.mm_menu_content_title .mm_arrow {
  display: none;
}
.layout_layout1:not(.ybc_vertical_menu) .mm_menus_li > a:before {
  display: none;
}
#header .layout_layout1 .mm_menus_li:hover > a {
  color: #406f85 !important;
}


.hook-default.layout_layout1 .mm_menus_li:not(:nth-child(2)) {
  border-left: 1px solid #e3e3e3;
}
.ets_mm_categories li a {
  font-family: "Noto Sans", sans-serif;
  color: #000 !important;
  font-weight: 400 ;
  font-size: 14px;
  line-height: 19px !important;
  padding: 5px 10px 5px 10px !important;
}
.ets_mm_categories li {
  display: block;
  width: 100%;
}


.layout_layout1 .ets_mm_block_content ul li a::before {
  display: none !important;
}
.mm_block_type_category h4 {
  font-family: "Noto Sans", sans-serif;
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 14px;
  line-height: 19px !important;
  letter-spacing: 1px;
  padding: 5px 10px !important;
}
#header {
  box-shadow: none;
}
.header-top #search_widget input {
  padding-right: 1rem;
  height: 58px;
  border: 1px solid #bebebe;
  border-radius: 30px;
  background: #fff;
  width: 600px;
  padding-left: 60px;
}

.header-top #search_widget input::placeholder {
  font-family: "Noto Sans", sans-serif;
  color: #616161;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.6px;
}

.header-top #search_widget input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Noto Sans", sans-serif;
  color: #616161;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.6px;
}

.header-top #search_widget input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Noto Sans", sans-serif;
  color: #616161;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.6px;
}
.layout_layout1 .ets_mm_megamenu_content {
  background: #fff !important;
  border-bottom: none !important;
  border-top: none !important;
}
#index #wrapper {
  padding-top: 0;
}
.searcicontop {
  position: absolute;
  top: 18px;
  left: 25px;
}
.mikeicontop {
  position: relative;
  top: 0px;
  right: 48px;
}
.carousel .carousel-inner {
  height: 606px;
}
.carousel .carousel-inner img {
  height: 606px;
  object-fit: cover;
}
.caption-description p {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 300 !important;
  font-size: 56px !important;
  line-height: 76px;
  letter-spacing: 1px;
}
.caption-description p b {
  font-weight: 700 !important;
}
.caption-description {
  width: 492px;
  bottom: 174px;
  position: absolute;
}
.carousel .direction {
  display: none;
}
.carousel .carousel-indicators {
  display: block;
}
.carousel-indicators li {
  border-color: #fff;
  width: 20px;
  height: 20px;
  margin: 0 17px;
}

body .container .ets_mm_megamenu.bg_submenu:before {
  display: none;
}

.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
  width: 20px;
  height: 20px;
  margin: 0 17px;
}
.block-category {
  padding: 0;
  background: transparent;
  min-height: auto;
}
.block-category .block-category-inner {
  display: inline-block;
}
.subcategory-heading {
  display: none;
}
#subcategories ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
  height: auto;
  opacity: 0.7;
  object-fit: cover;
}
.pagination a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 4px;
}
.pagination .current a {
  font-size: 16px;
  color: #fff;
  background: #296a8a;
}
.pagination a:hover {
  font-size: 16px;
  color: #fff;
  background: #296a8a;
}
#product #wrapper .breadcrumb li a,
#order-confirmation #wrapper .breadcrumb li a {
  color: #000 !important;
}
#product #wrapper .breadcrumb li a:hover,
#order-confirmation #wrapper .breadcrumb li a:hover {
  color: #296a8a !important;
}
#product #wrapper .breadcrumb li::after,
#order-confirmation #wrapper .breadcrumb li::after {
  color: #000 !important;
  content: ">" !important;
}
#product .breadcrumb li:last-child span,
#order-confirmation .breadcrumb li:last-child span {
  color: #406f85 !important;
  letter-spacing: 1px;
}
#product #wrapper .breadcrumb,
#order-confirmation #wrapper .breadcrumb {
  margin-bottom: 0;
  padding: 35px 0;
}
/*.custom-checkbox input[type="checkbox"]+span .checkbox-checked{
   display: block;
   color: #fff;
}*/

.js-product-container .h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 1.2px;
  color: #000 !important;
  font-weight: 700 !important;
}
.product-prices .tax-shipping-delivery-label {
  display: none;
}
/*#product-comments-list-footer{
  display: none;
}*/
#product-comments-list-header {
  display: none !important;
}
/*#product-comments-list{
  display: none;
}*/
#product .product-accessories {
  background: #f5f5f5;
  padding: 0 0 82px 0;
}

.block-category h1.h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #fff !important;
  font-weight: 700 !important;
}
.breadcrumb li:last-child span {
  color: #b2d9d4 !important;
  letter-spacing: 1px;
}
#wrapper .breadcrumb li::after {
  color: #fff !important;
  content: "/" !important;
}
#wrapper .breadcrumb {
  margin-bottom: 35px;
}
.category-cover {
  background: #000;
}
.catbgheretop {
  position: relative;
}
/*.category-cover:after{
  position: absolute;
  content: '';
  background: rgba(0,0,0.7);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}*/
#wrapper .breadcrumb li a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1px;
  color: #fff !important;
  font-weight: 400 !important;
}
#wrapper .breadcrumb li a:hover {
  color: #b2d9d4 !important;
}

.block-category-inner p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1px;
  color: #fff !important;
  font-weight: 400 !important;
  max-width: 866px;
}
#subcategories ul li .subcategory-image a {
  padding: 0;
}
#subcategories ul li .subcategory-image {
  padding: 0;
  background: #000;
}
#subcategories ul li:hover .subcategory-image a {
  padding: 0;
  border: none;
}
#subcategories ul li h5 {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  width: 100%;
}
.catbodythreesec {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
}
.containercategory {
  position: relative;
}
#wrapper {
  padding-top: 0;
}
#subcategories ul li .subcategory-name:hover {
  color: #fff;
}
#subcategories ul li .subcategory-name:focus {
  text-decoration: none;
}
#subcategories ul li .subcategory-name {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 1.3px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 0;
  position: relative;
}
.block-category .block-category-inner .category-cover img {
  width: 100%;
  height: 180px;
  opacity: 0.5;
}
/*#subcategories ul li:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/img/39304868_10156429592196605_6211867580240494592_n.png);
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
    left:0;
    background-position: bottom;
    opacity: 0.7;
}*/
#wrapper .breadcrumb li:last-child::after {
  display: none;
}
.category-cover img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  opacity: 0.5;
}

#category .catbgheretop {
  margin-bottom: 30px;
}
.products-selection p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #616161;
}
.products-selection .sort-by {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #616161;
}
.products-sort-order .select-title {
  border-radius: 30px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #4b4b4b;
}
.products-sort-order .select-list a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #4b4b4b;
}
#js-product-list-top {
  border: 1px solid #e3e3e3;
  padding: 20px 0 15px;
}
#left-column {
  border: 1px solid #e3e3e3;
  padding: 0 0 15px;
}

#left-column #search_filters {
  padding: 0 15px;
}
.leftcatblog .custom-html {
  padding: 0 15px;
}

.pagination {
  border: 1px solid #e3e3e3;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-top: 0;
}
.pagination .current a {
  text-align: center;
}
.pagination a:hover {
  text-align: center;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
  padding: 0;
  margin-bottom: 10px;
}
#search_filters > .h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.8px;
  color: #000;
  position: relative;
  padding-bottom: 11px;
}
#search_filters > .h6:after {
  content: "";
  position: absolute;
  background: #296a8a;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
}
#search_filters .facet:last-child {
  border-bottom: none;
}

#search_filters .facet .facet-label a {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #4b4b4b;
  padding-left: 8px;
}
#search_filters .facet .facet-title {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #000;
  margin-bottom: 8px;
  display: inline-block;
}
#search_filters .facet {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0px;
}
#category .custom-checkbox input[type="checkbox"] {
  display: none;
}
/*.custom-checkbox input[type="checkbox"]+span{
  border: 1px solid #C1C1C1!important;
}*/
#search_filters .facet .facet-label .custom-checkbox {
  top: -5px !important;
}
#subcategories ul li {
  position: relative;
  width: 31%;
  margin: 1%;
}
.ets_mm_block_content ul li ul {
  left: 0 !important;
}
.topthreerightsec {
  float: right;
  margin-top: 13px;
}
#_desktop_user_info {
  float: left;
  margin-right: 58px;
  position: relative;
}
.custombanners.displayTop:after {
  content: "";
  position: absolute;
  left: -27px;
  width: 1px;
  height: 37px;
  background: #e1e1e1;
  top: -4px;
}

.custombanners.displayTop {
  float: left;
  margin-right: 58px;
  position: relative;
}
#_desktop_cart {
  float: left;
  position: relative;
}
#_desktop_cart:after {
  content: "";
  position: absolute;
  left: -27px;
  width: 1px;
  height: 37px;
  background: #e1e1e1;
  top: -4px;
}
#header .logo {
  max-width: 280px;
}

#header .header-top {
  padding: 32px 0 !important;
}

.wishcount {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #f61f1f;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  padding-top: 2px;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  bottom: -13px;
  right: -14px;
}
.cart-products-count {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #f61f1f;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  padding-top: 2px;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  bottom: -5px;
  right: -13px;
}
.landhomeone {
  position: relative;
  padding-right: 7.5px;
}
.landhometwo {
  position: relative;
  padding: 0 7.5px;
}
.landhomethree {
  position: relative;
  padding-left: 7.5px;
}
.landhomeone .custom-html {
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  line-height: 17px;
  letter-spacing: 1.25px;
  background: rgba(41, 106, 138, 0.8);
  padding: 24px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.landhomeone .custom-html .homeh2 {
  margin-bottom: 0;
}
.landhometwo .custom-html {
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  line-height: 17px;
  letter-spacing: 1.25px;
  background: rgba(41, 106, 138, 0.8);
  padding: 24px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.landhometwo .custom-html h2 {
  margin-bottom: 0;
}
.landhomethree .custom-html {
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  line-height: 17px;
  letter-spacing: 1.25px;
  background: rgba(41, 106, 138, 0.8);
  padding: 24px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.landhomethree .custom-html h2 {
  margin-bottom: 0;
}
.brandcarouselwraper {
  width: 100%;
  display: inline-block;
  padding: 20px 0 5px;
  background: #fff;
}
.brandcarouselwraper .banner-item-content .banner-img {
  width: 110px;
  object-fit: contain;
}
.brandcarouselwraper .banner-item-content {
  background: #fff;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: none;
  padding: 10px;
}
.custombanners .brandcarouselwraper .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 100%;
  line-height: 52px;
  top: 0;
  margin-top: 0;
  right: 0;
  text-align: center;
  background: #fff;
  padding: 0;
  border: 1px solid #e6e6e6;
}
.custombanners
  .brandcarouselwraper
  .bx-wrapper
  .bx-controls-direction
  a:before {
  color: #000;
}
.custombanners
  .brandcarouselwraper
  .bx-wrapper
  .bx-controls-direction
  a.bx-prev:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 26px;
  background: url(/img/left-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 10px;
}
.custombanners .brandcarouselwraper .bx-wrapper .bx-controls-direction a {
  width: 35px;
}
.custombanners
  .brandcarouselwraper
  .bx-wrapper
  .bx-controls-direction
  a.bx-next:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 26px;
  background: url(/img/left-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  left: 10px;
  margin-top: -13px;
}
/*.custombanners .bx-wrapper .bx-controls-direction a:hover {
  background: #fff !important;
}
*/
.landinpageswraper .banner-item-content .banner-img {
  height: 275px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.dotsignuser {
  background: #67b4aa;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  bottom: -3px;
  right: -7px;
}

.relatedproducttitle {
  width: 100%;
  display: inline-block;
  background: #325e74
    url(/img/heading-back.png);
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700 !important;
  margin-top: 0 !important;
  font-size: 30px;
  line-height: 72px;
  letter-spacing: 1.5px;
  text-align: left !important;
  margin-bottom: 100px;
}

#product .featured-products {
  background: #f5f5f5;
  padding-bottom: 100px;
}
#product .leftnavproducttitle .container {
  padding-left: 15px;
}
.cdpcp-compare-btn {
  background-color: transparent !important;
}
.cdpcp-compare-btn:hover {
  background-color: transparent !important;
  border: none;
}
.cdpcp-compare-btn--below-list {
  margin-bottom: 0 !important;
}
.cdpcp-compare-btn svg {
  display: none !important;
}
.cdpcp-compare-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(/img/compare-black.svg);
  width: 16px;
  height: 16px;
  background-size: contain;
  content: "";
}
#index .cdpcp-compare-btn:hover:after {
  margin-left: 0;
}
.cdpcp-compare-btn--remove:after {
  background: url(/img/compare.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.disableaddbtn {
  cursor: not-allowed;
}

.leftnavproducttitle {
  width: 100%;
  display: inline-block;
  background: #325e74
    url(/img/heading-back.png);
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700 !important;
  margin-top: 0 !important;
  font-size: 30px;
  margin-bottom: 88px !important;
  line-height: 72px;
  letter-spacing: 1.5px;
  text-align: left !important;
  text-transform: none !important;
}
.featured-products .owl-nav {
  position: absolute;
  top: -160px;
  right: 100px;
  z-index: 9999;
  margin-top: 0 !important;
}
.skudetails .cdpcp-compare-btn {
  display: none;
}

.leftnavproducttitle .container {
  padding-left: 100px;
}
.titleblogbg .container {
  padding-left: 100px;
}
#index .ybc_block_slider .owl-controls {
  right: 100px;
}

.featured-products .owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
  position: relative;
  width: 120px;
  border-left: 1px solid rgba(255, 255, 255, 0.45);
  border-right: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 0;
  min-height: 72px;
  margin: 0 -0.5px;
}
.featured-products .owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

.featured-products .owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(/img/white-arrow-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  opacity: 0.5;
}
.featured-products .owl-carousel .owl-nav .owl-prev:hover:before {
  opacity: 1;
}
.featured-products .owl-carousel .owl-nav .owl-next:hover:before {
  opacity: 1;
}
.featured-products .owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(/img/white-arrow-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  opacity: 0.5;
  top: 50%;
}

.featured-products .owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.featured-products .carousels-pack,
.featured-products .carousels-pack-action {
  text-align: center;
  overflow: visible;
}
.featured-products {
  background: #fff
    url(../../../../img/lightgear-logo-sq.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -285px 0;
}
.homesixiconsbtm {
  background: #fff;
  width: 100%;
  display: inline-block;
  padding: 37px 0;
}
.homesixiconsbtm .custom-html p {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 5px;
}
.homesixiconsbtm .custom-html p span {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #296a8a;
  font-weight: 700;
}
.homesixiconsbtm .banner-item-content .banner-img {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: rgba(41, 106, 138, 0.09);
  object-fit: none;
  margin-bottom: 10px;
}
.homecustombanner {
  width: 100%;
  display: inline-block;
  min-height: 494px;
  position: relative;
  padding-bottom: 22px;
  padding-top: 22px;
  background:#F5F5F5;
}
.homecustombanner img {
  min-height: 494px;
  object-fit: cover;
}
.homecustombanner .aiorah2{
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  margin-top: 0;
  font-size: 48px;
  line-height: 44px;
  letter-spacing: 5.9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footerbeforenewsletter {
  width: 100%;
  min-height: 328px;
  position: relative;
  display: inline-grid;
}
#footer {
  padding-top: 0;
}
#main .page-footer {
  margin-bottom: 0;
}
.footerbeforenewsletter:after {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.footerbeforenewsletter .row {
  position: relative;
  z-index: 9;
}
.custom-checkbox input[type="checkbox"] {
  opacity: 0.7;
}

#gdpr_consent {
  margin-top: 15px;
}
.block_newsletter form input[type="email"] {
  width: 472px;
  padding: 11px;
  border: none;
  background: transparent;
  text-align: center;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.custom-checkbox input[type="checkbox"] + span {
  border-radius: 0;
  margin-right: 0;
}
#category .custom-checkbox input[type="checkbox"] + span {
  border: 1px solid #c1c1c1;
}
#category .js-product.product .wishlist-button-add {
  top: auto;
  right: 8px;
}
#category .js-product.product .addtocartlist {
  margin-left: 0;
}
#product .product-cover .layer {
  background-color: transparent;
}

.alert-danger {
  background-color: red;
  border-color: red;
  color: #fff;
  font-size: 14px !important;
}
.alert-success {
  background-color: green;
  border-color: green;
  color: #fff;
  font-size: 14px !important;
}

.block_newsletter form input[type="email"]::placeholder {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: rgba(255, 255, 255, 0.7);
  opacity: 1; /* Firefox */
}

.block_newsletter form input[type="email"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: rgba(255, 255, 255, 0.7);
}

.block_newsletter form input[type="email"]::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: rgba(255, 255, 255, 0.7);
}

.block_newsletter form input[type="email"]:focus {
  padding: 8px 8px 9px;
  border: none;
  outline: 0;
  border-bottom: 1px solid #fff;
}

.block_newsletter {
  text-align: center;
  background: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.newsletterheading {
  font-family: "Noto Sans", sans-serif;
  font-size: 25px;
  line-height: 22px;
  letter-spacing: 1.2px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  margin:.0.67em 0;
}
.newslettersubheading{
    margin-top:20px;
}
.psgdpr_consent_message {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.block_newsletter p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #fff;
}
.block-social ul li:last-child {
  margin-right: 0;
}

.copyfootleft a {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.8px;
  color: #000;
}
.copyfootleft {
  float: left;
  margin-bottom: 0;
  margin-top: 24px;
}
.lastthreesec li a {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.8px;
  color: #000;
}
.lastthreesec .h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 0.9px;
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
  text-transform: capitalize;
  margin-top: 12px;
}
.cbmaptext p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.8px;
  color: #000;
  text-align: left;
}
.cbcalltext p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.8px;
  color: #000;
  text-align: left;
}
.cbmailtext p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.8px;
  color: #000;
  text-align: left;
}
.cbclocktext p {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.8px;
  color: #000;
  text-align: left;
}
.block-social {
  float: right;
  width: 405px;
}

.cbcallsec {
  display: flex;
  margin-bottom: 15px;
}
.cbmailsec {
  display: flex;
  margin-bottom: 15px;
}
.cbclocksec {
  display: flex;
  margin-bottom: 15px;
}
.cbmapsec {
  display: flex;
  margin-bottom: 15px;
}

.cbmapimage {
  margin-right: 15px;
}
.cbmailimage {
  margin-right: 15px;
}
.cbclockimage {
  margin-right: 15px;
}
.cbcallimage {
  margin-right: 15px;
}

.cbmapimage img {
  width: 20px;
}
.cbmailimage img {
  width: 20px;
}
.cbclockimage img {
  width: 20px;
}
.cbcallimage img {
  width: 20px;
}
.cbfooterlogo img {
  width: 200px;
  float: left;
}
.cbfooterlogo {
  margin-bottom: 31px;
  width: 100%;
  display: inline-block;
}

.footerpaymentsection img {
  width: 550px;
}
.footerpaymentsection {
  float: right;
  margin-top: -25px;
  margin-bottom: 25px;
}
.block-social ul li {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin: 0 26px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #296a8a;
  background-repeat: no-repeat;
}
.footerlastpart {
  width: 100%;
  display: inline-block;
}
.footer-container {
  /*background: #f9f9f9*/
  /*  url(../../../../img/lightgear-logo-sq.png);*/
  background-repeat: no-repeat;
  background-size: contain;
  background-position: -15% -41px;
  background-color:#f9f9f9;
}
.footerlastpart {
  width: 100%;
  display: inline-block;
  background: #fff;
}
#footer {
  position: relative;
}
.facebook {
  background-size: 33px;
  background-position: center;
}
.instagram {
  background-size: 33px;
  background-position: center;
}
.pinterest {
  background-size: 33px;
  background-position: center;
}
.twitter {
  background-size: 33px;
  background-position: center;
}
.footer-container li {
  margin-bottom: 10px;
}

.footer-container .col-md-3 {
  width: 27%;
}

.footer-container .col-md-9 {
  width: 73%;
}
.lastthreesec {
  position: relative;
}
.lastthreesec:after {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 300px;
  background: #d9d9d9;
}
.homesixiconsbtm .custom-html p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 12px;
}
.newsletterform .btn-primary {
  display: none;
}
.newslettersubheading {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 18px;
}

.homenewproductsec .owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(/img/white-arrow-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  opacity: 0.5;
}
.homenewproductsec .owl-carousel .owl-nav .owl-prev:hover:before {
  opacity: 1;
}
.homenewproductsec .owl-carousel .owl-nav .owl-next:hover:before {
  opacity: 1;
}
.homenewproductsec .owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 17px;
  background: url(/img/white-arrow-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  opacity: 0.5;
  top: 50%;
}

.homenewproductsec .owl-carousel .owl-dots.disabled,
.homenewproductsec .owl-carousel .owl-nav.disabled {
  display: block !important;
}

#main .images-container .js-qv-mask.scroll {
  width: 450px;
  margin: 0 auto;
  transform: rotate(90deg);
  position: relative;
  left: -267px;
  top: -270px;
}
.product-images > li.thumb-container > .thumb {
  margin-bottom: 0;
  transform: rotate(-90deg);
}
.skudetails {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
}
/*.skudetails .additional-links{
  display: none;
}*/
.images-container .product-images > li.thumb-container > .thumb {
  margin-right: 22px;
}
.skudetails .comments-note span {
  display: none;
}
.grade-stars .star-content {
  margin-left: 0;
}
.product-comments-additional-info {
  margin-top: 7px !important;
}
.star-content div.star-on:first-child {
  margin-left: 0;
}
.js-product-prices {
  border-top: 1px solid #cfcfcf;
  margin-top: 15px;
  padding-top: 31px;
}
.js-product-prices .has-discount .discount {
  display: none;
}
.product-comments-additional-info {
  margin-bottom: 0 !important;
}
.data-sheetulli li {
  padding: 14px 26px;
  background: #f5f5f5;
  display: inline-block;
  width: 100%;
}
.data-sheetulli li:nth-child(2n) {
  background: #fff;
}
.frnamehere {
  width: 50%;
  float: left;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-align: left;
}
.frvaluehere {
  width: 50%;
  float: left;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-align: left;
}
.tabs {
  padding-top: 0;
  margin-top: 0;
}
.tabs .nav-tabs .nav-link {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 1px;
}

.js-product-detailshere .h6 {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 1px;
  margin-bottom: 22px;
}

.js-product-variants .control-label {
  float: left;
  width: auto;
  margin-right: 15px;
  padding-top: 5px;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
}
.js-product-variants #group_2 {
  float: left;
  width: auto;
}
.product-variants > .product-variants-item .color {
  width: 31px;
  height: 31px;
  border-radius: 50%;
}

.scroll-box-arrows.scroll {
  display: block;
  transform: rotate(90deg);
  position: relative;
  top: -355px;
  left: -264px;
  width: 470px;
}
.product-information .product-description p {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.js-product-container .h1 {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 1px;
  text-transform: capitalize;
}
#product .product-information .product-description {
  height: 210px;
  overflow-y: scroll;
  overflow-y: scroll;
  scrollbar-color: #8a8a8a #f6f3e2;
  scrollbar-width: thin;
  margin-top: 35px;
}

/* width */
#product .product-information .product-description::-webkit-scrollbar {
  width: 4px;
}

/* Track */
#product .product-information .product-description::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#product .product-information .product-description::-webkit-scrollbar-thumb {
  background: #8a8a8a;
}

/* Handle on hover */
#product
  .product-information
  .product-description::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.js-product-container .current-price {
  font-family: "Noto Sans", sans-serif;
  color: #296a8a;
  font-weight: 700;
  font-size: 31px;
  margin-right: 20px;
  line-height: 42px;
  letter-spacing: 1px;
}
.breadcrumb li a {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  letter-spacing: 1px;
}
.breadcrumb li:last-child span {
  color: #325e74;
}
#wrapper .breadcrumb li::after {
  margin: 0.3125rem;
  color: #000;
  content: ">";
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: none;
}
.js-product-actions .add-to-cart {
  background: #6a9e06;
  padding: 12px 65px 12px 80px;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.5px;
  border-radius: 50px;
}
.js-product-actions .add-to-cart:hover {
  background: #296a8a;
}
#product .producttabscustom .post-product-comment:hover {
  background: #296a8a;
}

#product .product-quantity .input-group-btn-vertical {
  width: 100%;
  position: absolute;
  z-index: 1;
	/* z-index: 99; */
  top: 0;
}

#product .wishlist-button-add {
  box-shadow: none;
  background: #eceaea;
  width: 40px;
  height: 40px;
}
#product
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-up {
  width: 26px;
  float: right;
  height: 41px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border: 1px solid #d2d2d2;
}
#product
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down {
  width: 26px;
  float: left;
  height: 41px;
  margin-top: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border: 1px solid #d2d2d2;
}
#product .product-quantity #quantity_wanted {
  height: 41px;
  margin: 0 auto;
  float: none;
  text-align: center;
  border: 1px solid #d2d2d2;
}
#product .bootstrap-touchspin {
  width: 96px;
/* width: 88px;*/
}
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
  content: "+";
  color: #d2d2d2;
}
#product .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
  content: "-";
  color: #d2d2d2;
}
#product
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down
  i {
  top: 7px;
  left: 5px;
}
#product
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-up
  i {
  top: 9px;
  left: 3px;
}

#product .product-actions .add-to-cart .material-icons {
  display: none;
}
#product .product-actions .add-to-cart:before {
  content: "";
  position: absolute;
  background: url(/img/cart-svgrepo-com.svg);
  width: 19px;
  height: 19px;
  background-size: contain;
  left: 50px;
  top: 12px;
}
#product .product-actions .add-to-cart {
  position: relative;
}
.wishlist-button-add:after {
  content: "";
  position: absolute;
  background: url(/img/wish.svg);
  width: 18px;
  height: 16px;
  background-size: contain;
}
.wishlist-button-add i {
  display: none;
}
#product .add {
  margin-left: 20px;
}
#product .input-color:checked + span,
#product .input-color:hover + span,
#product .input-radio:checked + span,
#product .input-radio:hover + span {
  position: relative;
}

#product .input-color:checked + span:after,
#product .input-color:hover + span:after,
#product .input-radio:checked + span:after,
#product .input-radio:hover + span:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 15px;
  background-size: contain !important;
  background: url(/img/tick.svg);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}

/*body .ets_mm_megamenu::before{
  opacity: 1;
  overflow: visible;
}
.ets_mm_megamenu:not(.transition_slide) .mm_columns_ul {
    opacity: 1!important;
    visibility: visible!important;
}*/

#identity .custom-checkbox input[type="checkbox"] {
  display: none;
}
#identity .custom-checkbox input[type="checkbox"] + span {
  border: 1px solid #000;
}
#module-blockwishlist-lists #wrapper {
  padding-top: 50px;
}

.ets_mm_categories li {
  margin-bottom: 0;
}
.customfivecolumwidth.column_size_4 {
    width: 33% !important;
}
.column_size_4 .mm_block_type_image img{
    width: 18%;
    top: -25px;
}
.column_size_4 .mm_block_type_image:hover img {
    top: -113px;
}
.customfivecolumwidth {
  width: 20% !important;
  /*min-height: 300px;*/
  position: relative;
  margin-bottom: 20px;
}

.customfivecolumwidth h4 {
  padding: 15px 10px 15px 10px !important;
  min-height: 70px;
  margin-bottom: 10px !important;
  position: relative;
  border-bottom: none !important;
}
.catimagesub1 h4:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(/img/swiss-army-knife-svgrepo-com.svg);
  background-size: contain;
}
.catimagesub8 h4:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(/img/flashlight-svgrepo-com.svg.svg);
  background-size: contain;
}

.ets_mm_categories li {
  margin-bottom: 0;
}
.customfivecolumwidth li a {
  position: relative;
}
.customfivecolumwidth .ets_mm_categories li:hover a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 10px;
  width: 42px;
  height: 2px;
  background: #296a8a;
}

.mm_menus_li .ets_mm_block_content h2 {
  font-family: "Noto Sans", sans-serif !important;
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 14px;
  line-height: 19px !important;
  letter-spacing: 0.7px;
  min-height: 53px;
  padding: 10px;
  margin-bottom: 0;
}

.mm_menus_li .ets_mm_block_content h2:hover {
  color: #296a8a !important;
  background: #f8f8f8;
}

.mm_menus_li .ets_mm_block_content img {
  position: absolute;
  right: 15px;
}
.mm_menus_li .ets_mm_block_content h2:last-child {
  display: none;
}
.catimagesub16 {
  padding-top: 0 !important;
}

.product-description p {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.tabs .nav-tabs .nav-link.active {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 1px;
  margin-bottom: 0;
  border-bottom: #f6f6f6 2px solid;
}
.tabs .nav-tabs .nav-item:first-child.active {
  padding-left: 0;
}
.product-comments-additional-info .post-product-comment {
  box-shadow: none;
  background: transparent;
  padding-left: 0;
  color: #000;
  letter-spacing: 1px;
}
.product-comments-additional-info .post-product-comment:hover {
  box-shadow: none;
  background: transparent;
  color: #000;
  letter-spacing: 1px;
}
#product .product-cover img {
  border: 1px solid #296a8a;
  width: 100%;
}
#product .product-cover {
  border: none;
}
.product-comment-modal .post-comment-buttons .btn-comment {
  background-color: #296a8a;
}
.btn-comment-inverse:hover {
  background-color: #296a8a !important;
  border: 1px solid #296a8a !important;
  color: #ffffff;
}
#blockcart-modal .cart-products-count {
  display: none !important;
}
#blockcart-modal .cart-content-btn .btn {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  padding-top: 11px;
}

.tabs .nav-tabs .nav-link:hover {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 1px;
  margin-bottom: 0;
  border-bottom: #f6f6f6 2px solid;
}
.tabs .nav-tabs li:first-child .nav-link {
  padding-left: 0;
}

.tabs .nav-tabs .nav-link {
  position: relative;
}
.tabs .nav-tabs .nav-link:after {
  position: absolute;
  width: 1px;
  height: 35px;
  background: #d2d2d2;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#product .product-flags li.product-flag.discount {
  background-color: #f61f1f;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 1.6px;
  padding: 12px 15px;
  border-radius: 5px;
  min-width: 70px;
  text-align: center;
}

#product .product-flags li.product-flag.new {
  background-color: #296a8a;
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 1.6px;
  padding: 14px;
  border-radius: 5px;
  min-width: 70px;
  text-align: center;
}
.product-cover .product-flag {
  position: relative;
  left: -12px;
}
.js-product-prices .product-discount {
  font-family: "Noto Sans", sans-serif;
  color: #7d7d7d;
  font-weight: 400;
  font-size: 25px;
  line-height: 42px;
  letter-spacing: 1px;
  float: left;
  margin-right: 20px;
}
.js-product-add-to-cart {
  border-bottom: 1px solid #cfcfcf;
}
.js-product-add-to-cart .control-label {
  width: auto;
  float: left;
  margin-right: 16px;
  margin-top: 12px;
}
.online-only {
  display: none !important;
}

#product .product-accessories {
  margin-top: 100px;
}
/*#product .custom-checkbox input[type="checkbox"] {
    opacity: 0;
}*/
.comparebtn {
  box-shadow: none;
  background: #eceaea;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  margin-left: 20px;
  padding-top: 8px;
}

.js-product.product {
  padding: 0;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

.js-product.product:nth-child(4n + 1) {
  border-left: 1px solid #e3e3e3;
}

.product-miniature .product-flags li.product-flag.discount {
  line-height: 24px;
}
.js-product.product .comparebtnlist {
  text-align: center;
}
.brandtitlelist {
  text-align: center;
}
#category #js-product-list-top {
  margin-bottom: 0;
}

.leftcatblog h2 {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.8px;
  color: #000000;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

.leftcatblog p {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #000000;
  text-align: left;
}
.leftcatblog h2 span {
  color: #296a8a;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.8px;
  text-align: left;
}

.landinpageswraper .bx-wrapper .bx-controls-direction {
  display: none;
}

.topmenusec .ets_mm_megamenu {
  margin-top: 0;
}
#layerslider_1 {
  margin-bottom: 20px !important;
}
#layerslider_1 h2 {
  font-family: "Open Sans", sans-serif !important;
  color: #fff !important;
  font-weight: 300 !important;
  margin-top: 0 !important;
  font-size: 56px !important;
  line-height: 76px !important;
  letter-spacing: normal !important;
  margin-left: -80px !important;
}

#layerslider_1 h2 b {
  font-weight: 700 !important;
}

#index .ls-v6 .ls-bottom-slidebuttons a {
  border: 1px solid rgba(255, 255, 255, 1) !important;
  width: 12px !important;
  height: 12px;
  margin: 0 15px;
}
#index .ls-v6 .ls-bottom-slidebuttons a:hover {
  border: 1px solid rgba(255, 255, 255, 1) !important;
  width: 12px !important;
  height: 12px;
}
.ls-bottom-slidebuttons {
  bottom: 15px;
}

.homemdlbnr h2 a {
  color: #fff;
}
.homemdlbnr h2 a:focus {
  text-decoration: none;
}
.product-miniature .product-flags li.product-flag.new {
  padding: 5px;
}

#subcategories {
  border-top: none;
}
.wishlist-button-add:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wishlist-button-add {
  position: relative;
}

.block-categories .h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.8px;
  color: #000;
  position: relative;
  padding-bottom: 11px;
}
.block-categories .h6:after {
  content: "";
  position: absolute;
  background: #296a8a;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 58px;
  letter-spacing: 0.7px;
  color: #3e3e3e;
  font-weight: 500;
}
.block-categories .category-sub-menu li {
  border-bottom: 1px solid #cccccc;
}
.block-categories .category-sub-menu li:last-child {
  border-bottom: none;
}
.block-categories {
  padding: 22px 15px 0;
}
a:focus {
  text-decoration: none;
}
.block-categories .arrows {
  display: none;
}
.block-categories .category-sub-menu li ul li {
  border: none;
  padding: 10px 0;
  margin-bottom: 0 !important;
}
.block-categories {
  border-bottom: 1px solid #cccccc;
}
.category-top-menu {
  margin-bottom: 0 !important;
}
.block-categories .collapse-icons i {
  display: none !important;
}
.block-categories .collapse-icons:after {
  content: "";
  position: absolute;
  background: url(/img/arrowright.svg);
  width: 5px;
  height: 10px;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.category-sub-menu .category-sub-menu {
  margin-top: 0;
  margin-bottom: 15px;
}
.block-categories .category-sub-menu li {
  position: relative;
}
.block-categories .collapse-icons {
  top: 18px;
}

.product-comments-additional-info .link-comment.post-product-comment {
  border-left: none !important;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 19px;
}
.detailsratings {
  position: relative;
}
.stardetaislcounter {
  position: absolute;
  right: 0;
  top: 3px;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 19px;
}
#product .product-comments-additional-info {
  justify-content: flex-start;
}

.availablemobile {
  font-family: "Noto Sans", sans-serif;
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
}
.availabledesktop {
  font-family: "Noto Sans", sans-serif;
  color: #6a9e06;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
#top {
  cursor: pointer;
}
.ybc_blog_layout_list .ybc-blog-list li .ybc_title_block {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 1px;
  color: #000000;
}
.blog_description p {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: normal;
  color: #000000;
}
@media only screen and (max-width: 480px){
    .mm_menus_li a{
        width:fit-content;
    }
    .layout_layout1 .mm_sub_align_full:hover{
        background:unset;
    }
}
.ybc-blog-list li {
  border-bottom: 1px solid #d8d8d8;
  padding-left: 0 !important;
  padding-bottom: 33px !important;
}
.read_more {
  display: none !important;
}
.ybc-blog-latest-toolbar-views {
  display: none;
}
.blog-category {
  display: none;
}

.pagination a.next:hover {
  background: none !important;
}
.pagination a.previous:hover {
  background: none !important;
}

#authentication .custom-checkbox label {
  margin: 0 auto;
}

#password #main .page-header {
  padding-top: 40px;
  text-align: center;
}
#authentication #main .page-header {
  padding-top: 40px;
  text-align: center;
}
.send-renew-password-link {
  display: none !important;
}
#password .breadcrumb {
  display: none !important;
}
#authentication .breadcrumb {
  display: none !important;
}
#authentication .custom-checkbox input[type="checkbox"] {
  opacity: 0.7;
  position: relative;
  left: 13px;
  top: 3px;
}

#back-to-login {
  margin-bottom: 30px;
  display: inline-block;
}
.has-discount .discount {
  display: none;
}
.has-discount.product-price,
.has-discount p,
.has-discount .page-content.page-cms ul,
.page-content.page-cms .has-discount ul {
  color: #296a8a;
}
.forgotten-password .form-fields label.required {
  width: 315px;
}

#my-account .breadcrumb {
  display: none !important;
}
#my-account .breadcrumb {
  display: none !important;
}
#my-account #main .page-header {
  padding-top: 40px;
  text-align: center;
}
.page-my-account #content .links a .link-item {
  border: 1px solid #000;
  font-family: "Noto Sans", sans-serif;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
}
#my-account .page-footer a {
  font-family: "Noto Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  padding: 10px 20px;
  background: #000;
  display: inline-block;
  margin-bottom: 30px;
}
.page-customer-account .breadcrumb {
  display: none !important;
}
.page-customer-account #main .page-header {
  padding-top: 40px;
  text-align: center;
}
.page-customer-account .page-footer {
  margin-bottom: 20px !important;
  display: inline-block;
}

#module-blockwishlist-lists .breadcrumb {
  display: none !important;
}

#module-blockwishlist-lists .page-header {
  padding-top: 40px;
  text-align: center;
}

body#checkout #footer {
  padding: 0;
}
body#checkout .custom-checkbox span {
  position: absolute;
  top: -2px;
  left: 55px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  margin-top: 0.1rem;
}

#checkout #gdpr_consent {
  margin-top: 15px;
  text-align: center;
  width: 560px;
  display: inline-block;
}
.products-sort-order .select-title img {
  float: right;
  margin-top: 8px;
}

#manufacturer .brandtitlelist {
  text-align: center;
}
#manufacturer .product-miniature .product-flags li.product-flag.discount {
  padding: 5px;
}
#manufacturer .product-miniature .product-flags li.product-flag.new {
  padding: 5px;
}
#manufacturer .js-product.product .comparebtnlist {
  text-align: center;
}

#manufacturer .threeinonelist {
  width: 220px;
  margin: 0 auto;
  display: block;
  position: relative;
}
#manufacturer .products article .wishlist-button-add {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
#manufacturer #wrapper .breadcrumb li a {
  color: #000 !important;
}
#manufacturer #wrapper .breadcrumb {
  margin-top: 20px;
}
#manufacturer #wrapper .breadcrumb li::after {
  color: #000 !important;
  content: ">";
}
#cms .breadcrumb {
  margin-top: 30px;
}

#cms #wrapper .breadcrumb li a {
  color: #000 !important;
}
#cms #main .page-header {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}
#cms .page-content.page-cms {
  padding: 15px;
}
#cms #wrapper .breadcrumb li::after {
  color: #000 !important;
}
#cms #search_widget form input {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#contact .breadcrumb {
  margin-top: 30px;
}
#contact #wrapper .breadcrumb li a {
  color: #000 !important;
}
#contact #main .page-header {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}
#contact .page-content.page-cms {
  padding: 15px;
}
#contact #wrapper .breadcrumb li::after {
  color: #000 !important;
}

.contact-rich {
  padding: 15px;
}
#contact #main .page-content {
  padding: 0 15px;
}
#contact .contact-form {
  padding: 0 15px;
}
#contact .contact-form h3 {
  color: #232323;
  text-transform: uppercase;
  text-align: center;
}
#contact .contact-form .psgdpr_consent_message span:last-child {
  color: #000;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: normal;
}
#contact form .form-control-label {
  color: #000;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: normal;
}
#contact .contact-rich .block .data {
  color: #000;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: normal;
}
#contact .contact-rich .block .icon i {
  color: #296a8a;
}
#contact .group-span-filestyle label {
  min-height: 38px;
  padding-top: 13px;
}
#sitemap .breadcrumb {
  margin-top: 30px;
}
#sitemap #wrapper .breadcrumb li a {
  color: #000 !important;
}
#sitemap #main .page-header {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}

#sitemap #wrapper .breadcrumb li::after {
  color: #000 !important;
}
#stores .breadcrumb li::after {
  color: #000 !important;
}
#stores #wrapper .breadcrumb li::after {
  color: #000 !important;
}
#stores #wrapper .breadcrumb {
  margin-top: 20px;
}
#stores #wrapper .breadcrumb li a {
  color: #000 !important;
}

#new-products #wrapper .breadcrumb li::after {
  color: #000 !important;
}
#new-products .breadcrumb li::after {
  color: #000 !important;
}
#new-products #wrapper .breadcrumb li::after {
  color: #000 !important;
}
#new-products #wrapper .breadcrumb {
  margin-top: 20px;
}
#new-products #wrapper .breadcrumb li a {
  color: #000 !important;
}
#new-products #js-product-list-header {
  display: none;
}
#new-products .threeinonelist {
  width: 240px;
  margin: 0 auto;
  display: inline-block;
  position: relative;
}
#new-products .products article .wishlist-button-add {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
#new-products .product-miniature .product-flags li.product-flag.new {
  padding: 6px;
}
#new-products .product-miniature .product-flags li.product-flag.discount {
  padding: 6px;
}
#new-products .js-product.product .comparebtnlist {
  text-align: center;
}
#new-products .brandtitlelist {
  text-align: center;
}
#new-products .js-product.product {
  padding: 0;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#new-products .js-product.product .comparebtnlist {
  margin-left: 5px;
}
#new-products .products article .wishlist-button-add {
  right: 13px;
}
#new-products .js-product.product .addtocartlist {
  margin-left: 8px;
}
#manufacturer .js-product.product {
  padding: 0;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#manufacturer .products {
  border: 1px solid #e3e3e3;
}

#new-products #categories_block_left {
  display: none;
}
.tabs .nav-tabs li:last-child .nav-link:after {
  display: none;
}

.mobile-tab-section {
  display: none;
}
.landinpageswraper a {
  color: #fff;
  text-decoration: none;
}

#search #wrapper .breadcrumb {
  margin-top: 20px;
}
#search #wrapper .breadcrumb li a {
  color: #000 !important;
}
#search #wrapper .breadcrumb li::after {
  color: #000 !important;
}
#search .products {
  border: 1px solid #e3e3e3;
}

#search .js-product.product {
  padding: 0;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#search .brandtitlelist {
  text-align: center;
}

#product .product-price {
  float: left;
}
#product .js-product-variants {
  display: inline-block;
  width: 100%;
}

#product .product-information .cdpcp-compare-btn {
  margin-top: 0 !important;
  position: relative;
  top: -7px;
  left: -1px;
}
.cdpcp-compare-btn:hover:after {
  margin-top: 1px;
  margin-left: 0;
}
.wishlist-modal + .modal-backdrop.in {
  z-index: 111 !important;
}
button:focus {
  outline: none;
}

#product .producttabscustom .product-comment-list-item .comment-content p {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
}
#product .producttabscustom .product-comment-list-item .comment-content h4 {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
#product .producttabscustom .comment-buttons {
  display: none;
}
#product .producttabscustom .comment-date {
  font-family: "Noto Sans", sans-serif;
  color: #cecece;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
}
#product .producttabscustom .post-product-comment {
  background: #6a9e06;
  border-radius: 40px;
  font-size: 14px;
  line-height: 24px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
  color: #ffffff;
  padding: 17px 36px;
  letter-spacing: 1px;
  height: auto;
  margin-top: 0 !important;
  box-shadow: none;
  float: left;
}
#product .producttabscustom .post-product-comment i {
  display: none;
}
#product
  .producttabscustom
  .product-comment-list-item
  .comment-infos
  .grade-stars {
  margin-bottom: 5px;
}
#product .producttabscustom .product-comment-list-item .comment-infos {
  width: 100%;
  padding: 0;
  min-height: 85px;
}

#product .producttabscustom #product-comments-list {
  max-height: 390px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #000 #f1f1f1;
}
/* width */
#product .producttabscustom #product-comments-list::-webkit-scrollbar {
  width: 2px;
}

/* Track */
#product .producttabscustom #product-comments-list::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#product .producttabscustom #product-comments-list::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
#product-comments-list::-webkit-scrollbar-thumb:hover {
  background: #000;
}
#product .comment-author {
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
#product .product-comment-list-item {
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding-top: 10px;
}

#product .comment-content {
  margin-bottom: 0;
  padding: 0;
}
.threeinonelistmm .addtocartlistmm:hover {
  background: #f2f2f2;
}
.skudetails .additional-links {
  display: none;
}
.ybc-blog-post-footer .read_more:hover,
.blog-managament-information button[type="submit"]:hover,
.ybc-blog-tag-a:hover,
#form_blog .btn.edit_view_post:hover,
.form_reply_comment input[type="submit"]:hover,
.form_reply input.btn.btn-primary.btn-default[name="addReplyComment"]:hover,
.form-polls-body button[name="polls_cancel"]:hover,
.form-polls-body button:hover {
  background: #296a8a !important;
  border-color: #296a8a !important;
}

.mobilecookslidervd .banner-item-content {
  border: 1px solid #e6e6e6;
  background: #fff;
  min-height: 76px;
}
.mobilecookslidervd .banner-item-content img {
  width: 100px;
  margin: 18px auto;
}
.mobilecookslidervd .bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: "" !important;
  position: absolute;
  width: 9px;
  height: 19px;
  background: url(/img/left-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.mobilecookslidervd .bx-wrapper .bx-controls-direction a.bx-next:before {
  content: "" !important;
  position: absolute;
  width: 9px;
  height: 19px;
  background: url(/img/left-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  left: 6px;
  margin-top: -10px;
}
.mobilecookslidervd .bx-controls-direction a {
  transform: translateY(-50%);
  border: 1px solid #e6e6e6;
  height: 99% !important;
  margin-top: 0 !important;
  width: 25px !important;
  background: #fff !important;
}
.mobilecookslidervd {
  margin-top: 22px;
}

.layout_layout1 .mm_sub_align_full:hover {
  background: #296a8a !important;
}

.layout_layout1 .mm_sub_align_full a {
  background: transparent !important;
}

.footerpaymentsection img {
  transition: transform 0.2s;
}
.footerpaymentsection img:hover {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.mobilecookslidervd {
  transition: transform 0.2s;
}
.mobilecookslidervd img:hover {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.righrallsection .comparetop img {
  transition: transform 0.2s;
}
.righrallsection .comparetop img:hover {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.blockcart {
  transition: transform 0.2s;
}
/*.blockcart:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
*/
.user-info {
  transition: transform 0.2s;
}
.user-info:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wishlisttopwrapper {
  transition: transform 0.2s;
}
.wishlisttopwrapper:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.infotop,
.phonetop,
.clocktop {
  transition: transform 0.2s;
}

.infotop:hover img,
.phonetop:hover img,
.clocktop:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media only screen and (min-width: 1600px) {
  #product .product-cover img {
    height: 596px;
  }

  #product #wrapper .breadcrumb {
    padding: 35px 0 35px 15px;
  }
  #product .producttabscustom .post-product-comment {
    margin-top: 0 !important;
  }
  #product .producttabscustom {
    margin-top: -25px;
  }
  #header .logo {
    max-width: 320px;
  }
  #search_widget {
    margin-left: 260px;
  }

  .landinpageswraper {
    margin-top: 20px;
  }

  .ybc_block_slider .owl-item > li {
    padding: 17px;
  }
  .homeblogleftcustom a {
    margin-bottom: 25px;
  }
  .brandcarouselwraper .bx-wrapper {
    height: 120px;
  }
  .brandcarouselwraper .bx-viewport {
    height: 120px !important;
  }
  .brandcarouselwraper .banner-item-content {
    padding: 30px 10px;
  }

  #main .images-container .js-qv-mask.scroll {
    left: -316px !important;
  }
  .carousel .carousel-item .caption {
    bottom: 40px;
    left: 300px;
  }
  .mm_menu_content_title {
    padding: 18px 69px !important;
  }

  .topthreerightsec {
    margin-right: 25px;
  }

  .landhomeone {
    padding-right: 15px;
    padding-left: 20px;
  }
  .landhomethree {
    padding-left: 10px;
    padding-right: 20px;
  }
  .landhometwo {
    padding-left: 10px;
    padding-right: 15px;
  }

  .landinpageswraper .banner-item-content .banner-img {
    height: 382px;
  }

  .container {
    width: 1550px;
    max-width: 100%;
  }
  .lastthreesec:nth-child(1):after {
    left: -60px;
  }
  .lastthreesec:nth-child(2):after {
    left: -60px;
  }
  .homesixiconsbtm .custom-html p {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 5px;
  }

  #index .wishlist-button-add:after {
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  #index .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  #index .js-product.product .comparebtnlist {
    float: right;
  }
  .wishlistmdlcorrect {
    float: left;
  }
  .threeinonelist {
    width: 240px;
    margin: 0 auto;
  }

  .js-product.product .threeinonelist .wishlist-button-add {
    display: block;
  }

  .mobilelogomenudetails {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .mm_menu_content_title {
    padding: 18px 53px !important;
  }
  .tabs .nav-tabs .nav-link {
    font-size: 16px;
  }
  .tabs .nav-tabs .nav-link.active {
    font-size: 16px;
  }
  .tabs .nav-tabs .nav-link:hover {
    font-size: 16px;
  }

  .ets_mm_categories li a {
    font-size: 12px;
  }
  .customfivecolumwidth {
    width: 20% !important;
   /* min-height: 285px;*/
    position: relative;
    margin-bottom: 20px;
  }


  /*.layout_layout1.ets_mm_megamenu .mm_columns_ul {*/
  /*  height: 500px;*/
  /*  overflow-y: scroll;*/
  /*  overflow-y: scroll;*/
  /*  scrollbar-color: #888 #f6f3e2;*/
  /*  scrollbar-width: thin;*/
  /*}*/

  /* width */
  .layout_layout1.ets_mm_megamenu .mm_columns_ul::-webkit-scrollbar {
    width: 7px;
  }

  /* Track */
  .layout_layout1.ets_mm_megamenu .mm_columns_ul::-webkit-scrollbar-track {
    background: #f8f8f8;
  }

  /* Handle */
  .layout_layout1.ets_mm_megamenu .mm_columns_ul::-webkit-scrollbar-thumb {
    background: #296a8a;
  }

  /* Handle on hover */
  .layout_layout1.ets_mm_megamenu
    .mm_columns_ul::-webkit-scrollbar-thumb:hover {
    background: #296a8a;
  }

  .mm_blocks_li {
    float: left;
    padding: 0px 7px;
    margin-bottom: 15px;
    width: 100%;
  }
  #main .images-container .js-qv-mask.withoutscroll {
    left: -260px !important;
  }
  #main .images-container .js-qv-mask.withoutscroll.scroll {
    left: -270px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .layout_layout1 .mm_sub_align_full:hover .mm_menu_content_title {
    color: #fff !important;
  }
 /* .sticky {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
  }
*/
  .js-product-container .h1 {
    margin-top: -8px;
  }

  #left-column #search_filters {
    padding-top: 20px;
  }

  #product .cdpcp-compare-btn:hover:after {
    margin-left: 0;
  }

  #product .js-product-add-to-cart .cdpcp-compare-btn:hover:after {
    margin-left: 1px;
  }

  .mm_columns_ul li:nth-child(9).customfivecolumwidth {
    min-height: auto;
  }
  .mm_columns_ul li:nth-child(6).customfivecolumwidth {
    min-height: auto;
  }
  .mm_columns_ul li:nth-child(7).customfivecolumwidth {
    min-height: auto;
  }
  .mm_columns_ul li:nth-child(8).customfivecolumwidth {
    min-height: auto;
  }
  .mm_columns_ul li:nth-child(10).customfivecolumwidth {
    min-height: auto;
  }


  .leftdivbrandarea img {
    float: right;
  }
  #checkout #checkout-guest-form .custom-checkbox input[type="checkbox"] {
    left: 0;
  }

  #checkout .js-content-wrapper {
    padding-top: 30px;
  }

  #top {
    display: none;
  }
  .mm_blocks_li {
    margin-bottom: 5px !important;
  }
  .producttabscustom {
    margin-top: -50px;
    margin-bottom: 80px;
  }
  #product .producttabscustom {
    margin-top: 50px;
  }

  .scroll-box-arrows.scroll {
    display: block;
    transform: rotate(90deg);
    position: relative;
    top: -485px;
    left: -380px;
    width: 596px;
    display: none;
  }
  .product-cover img {
    height: 596px;
    object-fit: contain;
    object-position: center;
  }

  #main .images-container .js-qv-mask.withoutscroll {
    display: block;
    transform: rotate(90deg);
    position: relative;
    top: -375px;
    left: -242px;
    width: 596px;
  }
  #main .images-container .js-qv-mask.withoutscroll.scroll {
    top: -375px;
    left: -280px;
    width: 596px;
  }

  .homenewproductsec .owl-carousel .owl-stage-outer {
    margin-bottom: 50px;
  }
  .featured-products .owl-dots {
    margin: 50px 0 30px;
  }

  .block_newsletter form input[type="email"] {
    width: 472px;
  }

  #index .wishlist-button-add:after {
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  #index .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  #index .js-product.product .comparebtnlist {
    float: right;
  }
  .wishlistmdlcorrect {
    float: left;
  }
  .threeinonelist {
    width: 220px;
    margin: 0 auto;
    position: relative;
  }
  .js-product.product .wishlist-button-add {
    display: none;
  }
  .js-product.product .threeinonelist .wishlist-button-add {
    display: block;
  }
  .mobilelogomenudetails {
    display: none;
  }

  #search .products article .wishlist-button-add {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  #search .product-miniature .product-flags li.product-flag.discount {
    padding: 5px 12px;
  }
  #search .product-miniature .product-flags li.product-flag.new {
    padding: 5px 12px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #index .cdpcp-compare-btn:after {
    width: 15px;
    height: 15px;
  }
  #index .cdpcp-compare-btn {
    margin: 2px auto !important;
  }
  .cdpcp-compare-btn:after {
    width: 15px;
    height: 15px;
  }
  .cdpcp-compare-btn {
    margin: 2px auto !important;
  }

  #manufacturer .threeinonelist {
    width: 195px;
    display: block;
  }
  #manufacturer .product {
    padding: 0 5px;
  }
  #manufacturer .js-product.product .wishlist-button-add {
    right: 10px !important;
  }
  #manufacturer .wishlist-button-add {
    display: none;
  }
  #manufacturer .threeinonelist .wishlist-button-add {
    display: block;
  }

  #top {
    display: none;
  }
  #search_widget {
    min-width: 400px !important;
    height: 58px;
    float: left !important;
    margin-left: 125px;
  }
  .header-top #search_widget input {
    width: 375px;
  }
  .homecustombanner .aiorah2 a {
    color: #fff;
  }
  .homecustombanner .aiorah2 {
    font-size: 36px;
  }
  .leftbloghome {
    display: none;
  }
  .rightbloghome {
    width: 100%;
  }
  .landinpageswraper {
    margin-top: 20px;
  }
  .homesixiconsbtm .custom-html p {
    display: none;
  }
  .homesixiconsbtm .custom-html p:first-child {
    display: block;
    max-width: 100px;
    margin: 0 auto;
  }
  .homesixiconsbtm {
    padding: 20px 0;
  }
  .lastthreesec .h3 {
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
  }
  .lastthreesec li a {
    font-size: 14px;
  }
  .cbmaptext p {
    font-size: 14px;
  }
  .cbcalltext p {
    font-size: 14px;
  }
  .cbmailtext p {
    font-size: 14px;
  }
  .cbclocktext p {
    font-size: 14px;
  }
  .lastthreesec:after {
    left: -10px;
  }
  .copyfootleft a {
    font-size: 14px;
  }
  .block-social ul li {
    display: inline-block;
    width: 39px;
    height: 39px;
    margin: 0 10px;
  }
  .block-social ul {
    float: right;
  }
  .copyfootleft {
    margin-top: 15px;
  }
  .landinpageswraper {
    margin-top: 20px;
  }
  .changestatus.ets_mm_megamenu.hook-custom {
    margin-top: 0 !important;
    position: relative;
  }
  .js-product.product .addtocartlist {
    float: left;
    background: #6a9e06;
    padding: 3px;
    border-radius: 22px;
    border: none;
    margin-left: 1px;
  }
  .js-product.product .comparebtnlist {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #eceaea;
    float: left;
    margin-left: 4px;
    margin-top: 0;
  }
  .comparebtnlist img {
    float: none;
    margin: 9px auto 0;
    width: 14px !important;
  }
  .js-product.product .wishlist-button-add {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    background: #eceaea;
    box-shadow: none;
    float: left;
    margin-left: 4px;
    margin-top: 0;
  }
  .wishlist-button-add:after {
    content: "";
    position: absolute;
    background: url(/img/wish.svg);
    width: 18px;
    height: 16px;
    background-size: contain;
  }
  #layerslider_2 h2 p {
    font-family: "Open Sans", sans-serif !important;
    color: #fff !important;
    font-weight: 300 !important;
    margin-top: 0 !important;
    font-size: 43px !important;
    line-height: 47px !important;
    text-align: center;
    letter-spacing: normal !important;
  }
  #layerslider_2 h2 b {
    font-weight: 700 !important;
  }

  .mm_extra_item > div *:not(i) {
    font-size: 12px;
  }
  .mm_extra_item {
    width: 100%;
    max-width: 100% !important;
    float: left !important;
    padding-left: 15px;
    background: rgba(41, 106, 138, 0.1)
      url(../../../../img/lightgear-logo-sq.png);
    padding-top: 30px;
    background-size: 419px 357px;
    background-position: -160px -38px;
    background-repeat: no-repeat;
    padding: 45px 15px 15px;
  }
  .mm_extra_item .cbfooterlogo {
    display: none;
  }
  /*.mobilelogomenudetails{
  background: url(/img/mobile-banner-menu.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;    
  padding-bottom: 15px;
  margin-bottom: 20px;
}*/
  .menumobilemega .mm_menus_ul {
    background-color: #fff;
  }
  .customfootermenu {
    margin-top: 20px;
    display: inline-block !important;
    width: 100%;
  }

  .mobilelogomenudetails img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .mobilelogomenudetails p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 0;
  }
  .mobilelogomenudetails a {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
    line-height: normal;
    letter-spacing: 1px;
    color: #ffffff !important;
  }
  .mm_menu_content_title {
    color: #406f85 !important;
    font-weight: 700 !important;
    font-size: 15px;
    line-height: 27px !important;
    letter-spacing: 1px;
    text-transform: none;
    padding: 0px !important;
  }
  .mm_menus_li {
    border: none !important;
  }
  .transition_floating .ybc-menu-toggle.opened:before,
  .transition_full .ybc-menu-toggle.opened:before {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }
  .mm_extra_item .cbcallimage {
    line-height: normal;
  }
  .mm_extra_item .cbmapimage {
    line-height: normal;
  }
  .mm_extra_item .cbmailimage {
    line-height: normal;
  }
  .mm_extra_item .cbclockimage {
    line-height: normal;
  }
  .cbmaptext , {
    margin-bottom: 10px;
  }
  .cbcalltext p {
    margin-bottom: 10px;
  }
  .cbmailtext p {
    margin-bottom: 10px;
  }
  .cbclocktext p {
    margin-bottom: 10px;
  }

  .menumobilemega .mm_menus_ul .arrow::before {
    width: 7px !important;
    height: 12px !important;
 background: url(/img/menu-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-top: none !important;
  }

  .mm_menus_ul li {
    border-right: none;
    width: 100% !important;
  }
  .mm_menus_ul .arrow {
    height: 47px;
  }
  ul.ets_mm_categories li.has-sub {
    width: 100% !important;
    margin-bottom: 12px;
    display: inline-block;
  }
  .ets_mm_categories li a {
    font-size: 12px;
  }
  .menumobilemega .mm_menus_li > a {
    color: #484848 !important;
    background-color: #fff !important;
  }
  .menumobilemega .customfivecolumwidth {
    margin-bottom: 0;
  }
  .customfivecolumwidth:after {
    display: none;
  }
  .customfivecolumwidth .ets_mm_categories li:hover a:after {
    display: none;
  }
  .ets_mm_megamenu .mm_menus_ul .close_menu {
    color: #ffffff;
    float: left;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    width: auto !important;
  }
  .changestatus .ets_mm_block_content img {
    display: none;
  }
  .customfivecolumwidth {
    min-height: auto;
  }
  .mm_menus_li .ets_mm_block_content h2 {
    min-height: auto;
  }
  .mm_menus_ul li {
    border-right: none;
    width: 100% !important;
    margin-bottom: 0;
  }
  .changestatus.ets_mm_megamenu .mm_menus_ul .close_menu {
    background-color: transparent !important;
  }
  #subcategories {
    border-top: none;
    padding-top: 0;
  }
  #category .js-product.product:nth-child(2n + 1) {
    border-left: 1px solid #e3e3e3;
  }

  .threeinonelist {
    width: 198px;
    margin: 0 auto;
  }
  .wishlist-button-add:after {
    width: 16px;
    height: 14px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .wishlist-button-add {
    display: none;
  }
  .wishlist-button-add.wishlist-button-product {
    display: block;
    position: relative;
    margin-left: 18px;
  }
  .js-product.product .comparebtnlist {
    float: right;
  }
  .wishlistmdlcorrect {
    float: left;
  }
  #index .wishlist-button-add:after {
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  #index .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  #index .js-product.product .comparebtnlist {
    float: right;
  }

  .threeinonelist {
    width: 184px;
    margin: 0 auto;
  }

  .js-product.product .threeinonelist .wishlist-button-add {
    display: block;
  }

  .leftalltabs {
    width: 100% !important;
  }
  .rightalltabs {
    width: 100% !important;
  }
  .leftalltabs .tabs {
    padding: 15px 0;
  }
  .productdetaildleft {
    width: 100% !important;
  }
  .productdetaildright {
    width: 100% !important;
  }
  #product .leftnavproducttitle .container {
    padding-left: 15px;
    font-size: 22px;
  }
  #product-comments-list-footer {
    display: none !important;
  }
  #main .images-container .js-qv-mask.scroll {
    width: 670px;
    margin: 0 auto;
    transform: rotate(90deg);
    position: relative;
    left: -375px;
    top: -450px;
  }
  .scroll-box-arrows.scroll {
    display: block;
    transform: rotate(90deg);
    position: relative;
    top: -547px;
    left: -233px;
    width: 670px;
  }
  .scroll-box-arrows .right {
    right: 0;
    float: right;
  }
  .productdetaildright {
    width: 100% !important;
    margin-top: 50px;
  }
  .leftdivbrandarea img {
    float: right;
  }
  #product .wishlist-button-add {
    box-shadow: none;
    background: #eceaea;
  }
  #header .logo {
    max-width: 190px;
  }

  #search_widget form i.clear {
    right: 50px !important;
    top: 12px !important;
  }

  #search .threeinonelist .wishlist-button-add {
    display: block;
  }
  #search .threeinonelist {
    position: relative;
  }
  #search .products article .wishlist-button-add {
    top: 0;
    right: 5px !important;
  }
  #search .compact-toggle.type-2 .compact-toggle-text {
    margin-right: 15px;
  }
  #search .threeinonelist {
    width: 188px;
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .leftalltabs {
    width: 100% !important;
  }
  .rightalltabs {
    width: 100% !important;
  }
  .leftalltabs .tabs {
    padding: 15px 0;
  }
  .productdetaildleft {
    width: 100% !important;
  }
  .productdetaildright {
    width: 100% !important;
  }
  #product .leftnavproducttitle .container {
    padding-left: 15px;
    font-size: 22px;
  }
  #product-comments-list-footer {
    display: none !important;
  }
  #main .images-container .js-qv-mask.scroll {
    width: 530px;
    margin: 0 auto;
    transform: rotate(90deg);
    position: relative;
    left: -299px;
    top: -330px;
  }
  .scroll-box-arrows.scroll {
    display: block;
    transform: rotate(90deg);
    position: relative;
    top: -428px;
    left: -207px;
    width: 530px;
  }
  .scroll-box-arrows .right {
    right: 0;
    float: right;
  }
  .productdetaildright {
    width: 100% !important;
    margin-top: 50px;
  }
  .leftdivbrandarea img {
    float: right;
  }

  #top {
    display: none;
  }
  .homeblogleftcustom {
    display: none;
  }
  #index .ybc_block_slider .owl-controls {
    right: 0;
    margin-top: 10px;
  }
  .featured-products .owl-carousel .owl-stage-outer {
    margin-bottom: 15px;
  }
  .threeinonelist {
    margin-left: 80px;
  }
  .leftnavproducttitle .container {
    padding-left: 0;
  }
  .featured-products .owl-nav {
    right: 0;
  }
  #search_widget {
    min-width: 190px !important;
    height: 58px;
    float: left !important;
    margin-left: 150px;
  }
  .header-top #search_widget input {
    padding-right: 1rem;
    height: 58px;
    border: 1px solid #bebebe;
    border-radius: 30px;
    background: #fff;
    width: 187px;
    padding-left: 60px;
  }
  .infotop a {
    font-size: 12px;
    letter-spacing: normal;
  }
  .phonetop a {
    font-size: 12px;
    letter-spacing: normal;
  }
  .clocktop a {
    font-size: 12px;
    letter-spacing: normal;
  }
  .caption-description {
    width: 100%;
    bottom: 174px;
    position: absolute;
  }
  .carousel .carousel-item .caption {
    max-width: 100%;
    left: 0;
  }
  .caption-description p {
    color: #fff !important;
  }
  .homecustombanner .aiorah2 {
    width: 100%;
  }
  .leftbloghome {
    width: 100%;
  }
  .rightbloghome {
    width: 100%;
  }
  .phonetop:after {
    display: none;
  }
  .phonetop:after {
    display: none;
  }
  .infotop {
    margin-right: 25px;
  }
  .clocktop:after {
    display: none;
  }
  .phonetop {
    margin-right: 20px;
  }

  .footer-container .col-md-3 {
    width: 30%;
  }
  .footer-container .col-md-9 {
    width: 70%;
  }
  .cbfooterlogo img {
    width: 100%;
    float: left;
  }

  .custombanners .bx-wrapper .bx-controls-direction a {
    background: transparent !important;
  }
  .homesixiconsbtm .bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: "" !important;
    position: absolute;
    width: 12px;
    height: 26px;
    background: url(/img/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
  }
  .homesixiconsbtm .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "" !important;
    position: absolute;
    width: 12px;
    height: 26px;
    background: url(/img/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    left: 7px;
    margin-top: -13px;
  }

  .custombanners .bx-wrapper .carousel {
    display: block;
    background: #fff;
  }

  .homecustombanner .aiorah2 a {
    color: #fff;
  }
  .homecustombanner .aiorah2 {
    font-size: 36px;
  }
  .leftbloghome {
    display: none;
  }
  .rightbloghome {
    width: 100%;
  }
  .landinpageswraper {
    margin-top: 20px;
  }
  .homesixiconsbtm .custom-html p {
    display: none;
  }
  .homesixiconsbtm .custom-html p:first-child {
    display: block;
    max-width: 100px;
    margin: 0 auto;
  }
  .homesixiconsbtm {
    padding: 20px 0;
  }
  .lastthreesec .h3 {
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
  }
  .lastthreesec li a {
    font-size: 14px;
  }
  .cbmaptext p {
    font-size: 14px;
  }
  .cbcalltext p {
    font-size: 14px;
  }
  .cbmailtext p {
    font-size: 14px;
  }
  .cbclocktext p {
    font-size: 14px;
  }
  .lastthreesec:after {
    left: -2px;
  }
  .copyfootleft a {
    font-size: 14px;
  }
  .block-social ul li {
    display: inline-block;
    width: 39px;
    height: 39px;
    margin: 0 10px;
  }
  .block-social ul {
    float: right;
  }
  .copyfootleft {
    margin-top: 15px;
  }
  .landinpageswraper {
    margin-top: 20px;
  }
  .changestatus.ets_mm_megamenu.hook-custom {
    margin-top: 0 !important;
    position: relative;
  }
  .js-product.product .addtocartlist {
    float: left;
    background: #6a9e06;
    padding: 3px;
    border-radius: 22px;
    border: none;
    margin-left: 1px;
  }
  .js-product.product .comparebtnlist {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #eceaea;
    float: left;
    margin-left: 4px;
    margin-top: 0;
  }
  .comparebtnlist img {
    float: none;
    margin: 9px auto 0;
    width: 14px !important;
  }
  .js-product.product .wishlist-button-add {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    background: #eceaea;
    box-shadow: none;
    float: left;
    margin-left: 4px;
    margin-top: 0;
  }
  .wishlist-button-add:after {
    content: "";
    position: absolute;
    background: url(/img/wish.svg);
    width: 18px;
    height: 16px;
    background-size: contain;
  }
  #layerslider_2 h2 p {
    font-family: "Open Sans", sans-serif !important;
    color: #fff !important;
    font-weight: 300 !important;
    margin-top: 0 !important;
    font-size: 43px !important;
    line-height: 47px !important;
    text-align: center;
    letter-spacing: normal !important;
  }
  #layerslider_2 h2 b {
    font-weight: 700 !important;
  }

  .mm_extra_item > div *:not(i) {
    font-size: 12px;
  }
  .mm_extra_item {
    width: 100%;
    max-width: 100% !important;
    float: left !important;
    padding-left: 15px;
    background: rgba(41, 106, 138, 0.1)
      url(../../../../img/lightgear-logo-sq.png);
    padding-top: 30px;
    background-size: 419px 357px;
    background-position: -160px -38px;
    background-repeat: no-repeat;
    padding: 45px 15px 15px;
  }
  .mm_extra_item .cbfooterlogo {
    display: none;
  }
  /*.mobilelogomenudetails{
  background: url(/img/mobile-banner-menu.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;    
  padding-bottom: 15px;
  margin-bottom: 20px;
}*/
  .menumobilemega .mm_menus_ul {
    background-color: #fff;
  }
  .customfootermenu {
    margin-top: 20px;
    display: inline-block !important;
    width: 100%;
  }

  .mobilelogomenudetails img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .mobilelogomenudetails p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 0;
  }
  .mobilelogomenudetails a {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
    line-height: normal;
    letter-spacing: 1px;
    color: #ffffff !important;
  }
  .mm_menu_content_title {
    color: #406f85 !important;
    font-weight: 700 !important;
    font-size: 15px;
    line-height: 27px !important;
    letter-spacing: 1px;
    padding: 0px !important;
    text-transform: none;
  }
  .mm_menus_li {
    border: none !important;
  }
  .transition_floating .ybc-menu-toggle.opened:before,
  .transition_full .ybc-menu-toggle.opened:before {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }
  .mm_extra_item .cbcallimage {
    line-height: normal;
  }
  .mm_extra_item .cbmapimage {
    line-height: normal;
  }
  .mm_extra_item .cbmailimage {
    line-height: normal;
  }
  .mm_extra_item .cbclockimage {
    line-height: normal;
  }
  .cbmaptext p {
    margin-bottom: 10px;
  }
  .cbcalltext p {
    margin-bottom: 10px;
  }
  .cbmailtext p {
    margin-bottom: 10px;
  }
  .cbclocktext p {
    margin-bottom: 10px;
  }

  .menumobilemega .mm_menus_ul .arrow::before {
    width: 7px !important;
    height: 12px !important;
    background: url(/img/menu-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-top: none !important;
  }

  .mm_menus_ul li {
    border-right: none;
    width: 100% !important;
  }
  .mm_menus_ul .arrow {
    height: 47px;
  }
  ul.ets_mm_categories li.has-sub {
    width: 100% !important;
    margin-bottom: 12px;
    display: inline-block;
  }
  .ets_mm_categories li a {
    font-size: 12px;
  }
  .menumobilemega .mm_menus_li > a {
    color: #484848 !important;
    background-color: #fff !important;
  }
  .menumobilemega .customfivecolumwidth {
    margin-bottom: 0;
  }
  .customfivecolumwidth:after {
    display: none;
  }
  .customfivecolumwidth .ets_mm_categories li:hover a:after {
    display: none;
  }
  .ets_mm_megamenu .mm_menus_ul .close_menu {
    color: #ffffff;
    float: left;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    width: auto !important;
  }
  .changestatus .ets_mm_block_content img {
    display: none;
  }
  .customfivecolumwidth {
    min-height: auto;
  }
  .mm_menus_li .ets_mm_block_content h2 {
    min-height: auto;
  }
  .mm_menus_ul li {
    border-right: none;
    width: 100% !important;
    margin-bottom: 0;
  }
  .changestatus.ets_mm_megamenu .mm_menus_ul .close_menu {
    background-color: transparent !important;
  }

  .changestatus .close_menu img {
    width: 20px;
  }

  #category .category-cover {
    display: block;
  }
  #subcategories ul li {
    position: relative;
    width: 48%;
    margin: 1%;
    min-width: 48%;
  }
  #subcategories {
    margin-bottom: 5px;
    padding: 0;
    border-top: none;
  }
  #category .catbgheretop {
    margin-bottom: 3px;
  }
  #subcategories ul li .subcategory-name {
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.3px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 0;
    position: relative;
  }
  #subcategories ul li h5 {
    bottom: 8px;
  }
  #subcategories ul {
    margin-left: 0;
  }
  .containercategory .container {
    padding: 0 5px;
  }

  .product-miniature .product-flags li.product-flag.new {
    padding: 6px;
  }
  #category .js-product.product:nth-child(2n + 1) {
    border-left: 1px solid #e3e3e3;
  }
  #category #js-product-list-top.products-selection .showing {
    display: none;
  }

  #category #search_filter_toggler {
    border: 2px solid #325e74;
    border-radius: 4px;
    background: #fff;
    padding: 16px 0px;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: #325e74;
    font-weight: 700;
    text-align: center;
    width: 100%;
  }
  .products-selection .filter-button {
    width: 50%;
  }

  #category .containercategory .container {
    padding: 0;
  }
  #products .products {
    border-top: 1px solid #e3e3e3;
  }
  .threeinonelist {
    margin-left: 5px;
  }
  .js-product.product .wishlist-button-add {
    right: 0;
    position: relative;
  }
  .breadcrumbformobilecat li {
    float: left;
    position: relative;
    padding-right: 30px;
  }
  .breadcrumbformobilecat li:after {
    content: "/";
    position: absolute;
    top: 50%;
    right: 11px;
    font-size: 16px;
    transform: translateY(-50%);
    color: #000;
  }

  .breadcrumbformobilecat li a {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0.7px;
    color: #000;
    font-weight: 400;
  }
  .mobilecatbradc {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
  }
  .breadcrumbformobilecat li:last-child span {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0.7px;
    color: #325e74;
    font-weight: 400;
  }
  .breadcrumbformobilecat li:last-child:after {
    display: none;
  }
  #blockcart-modal .cart-content {
    padding-left: 0;
  }
  #blockcart-modal .product-image {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 0 auto;
  }
  #blockcart-modal .cart-content .cart-content-btn {
    display: block;
  }
  #blockcart-modal .cart-content .cart-content-btn .btn {
    width: 100%;
  }
  .js-product.product .addtocartlist {
    cursor: pointer;
  }
  .left-column {
    width: 65%;
    margin-top: 20px;
  }

  #left-column {
    width: 35%;
    margin-top: 20px;
  }
  .left-column .sort-by {
    display: none;
  }
  .left-column .products-sort-order {
    width: 100%;
  }
  .left-column .products-selection p {
    margin-top: 0;
  }
  .left-column .pagination .col-md-3 {
    width: 100%;
  }
  .left-column .pagination .col-md-9 {
    display: none;
  }
  .left-column .products-sort-order .dropdown-menu {
    right: 0;
  }

  .threeinonelist {
    width: 196px;
    margin: 0 auto;
  }
  .wishlist-button-add:after {
    width: 16px;
    height: 14px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  .js-product.product .comparebtnlist {
    float: right;
  }
  .wishlistmdlcorrect {
    float: left;
    margin-left: 8px;
  }

  #index .threeinonelist {
    width: 200px;
    margin: 0 auto;
  }
  #index .wishlist-button-add:after {
    width: 16px;
    height: 14px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  #index .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  #index .js-product.product .comparebtnlist {
    float: right;
  }
  #index .product-miniature .product-flags li.product-flag.new {
    padding: 5px;
  }
  #checkout #gdpr_consent {
    margin-top: 15px;
    text-align: center;
    width: 550px;
    display: inline-block;
  }

  #manufacturer .threeinonelist {
    width: 195px;
    display: block;
  }
  #manufacturer .product {
    padding: 0 5px;
  }
  #manufacturer .js-product.product .wishlist-button-add {
    right: 10px !important;
  }

  #manufacturer .threeinonelist .wishlist-button-add {
    display: block;
  }
  #header .logo {
    max-width: 190px;
  }

  #search_widget form i.clear {
    right: 50px !important;
    top: 12px !important;
  }

  #search .threeinonelist .wishlist-button-add {
    display: block;
  }
  #search .threeinonelist {
    position: relative;
  }
  #search .products article .wishlist-button-add {
    top: 0;
    right: 5px !important;
  }
  #search .compact-toggle.type-2 .compact-toggle-text {
    margin-right: 15px;
  }
  #search .threeinonelist {
    width: 188px;
    display: block;
  }

  .cdpcp-compare-btn:after {
    width: 14px;
    top: 10px;
    height: 15px;
    left: 15px;
  }
  #product .cdpcp-compare-btn:after {
    width: 14px;
    top: 18px;
    height: 15px;
    left: 19px;
  }
}

@media only screen and (max-width: 767px) {
  .products-sort-order .select-title img {
    display: none;
  }
  .psgdpr_consent_message input[type="checkbox"] {
    display: none;
  }

  .mobilecookslidervd .bx-default-pager {
    display: none;
  }
  .mobilecookslidervd .banner-item-content {
    border: 1px solid #e6e6e6;
    background: #fff;
    min-height: 75px;
  }
  .mobilecookslidervd .banner-item-content img {
    width: 70px;
    margin: 18px auto;
  }
  #authentication .psgdpr_consent_message input[type="checkbox"] + span {
    margin-right: 0;
    display: inline-block;
    margin-left: -12px;
  }
  #authentication .custom-checkbox input[type="checkbox"] {
    left: 0;
  }

  .mobilecookslidervd .bx-controls-direction a {
    transform: translateY(-50%);
    border: 1px solid #e6e6e6;
    height: 99% !important;
    margin-top: 0 !important;
    width: 25px !important;
    background: #fff !important;
  }
  .mobilecookslidervd .bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: "" !important;
    position: absolute;
    width: 9px;
    height: 19px;
    background: url(/img/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .mobilecookslidervd .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "" !important;
    position: absolute;
    width: 9px;
    height: 19px;
    background: url(/img/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    left: 6px;
    margin-top: -10px;
  }
  .mobilecookslidervd .bx-controls.bx-has-pager {
    margin-bottom: 0 !important;
  }

  #post-product-comment-modal .criterion-rating {
    justify-content: flex-start !important;
  }
  #product .product-cover img {
    object-fit: contain;
  }
  .mobile-tab-section .product-comment-modal .post-comment-buttons .btn:after {
    display: none;
  }
  .product-comment-modal .post-comment-buttons {
    display: inline-block !important;
    width: 100% !important;
    text-align: center;
  }
  .product-comment-modal .post-comment-buttons .btn-comment {
    margin-left: 0 !important;
  }
  #product .product-comment-modal .btn-comment,
  #product .product-comment-modal .btn-comment-inverse {
    text-align: center;
    height: auto;
    margin-bottom: 15px;
    border: none;
  }
  #product .relatedproductpdct .cdpcp-compare-btn:after {
    width: 14px;
    top: 10px;
    height: 15px;
    left: 16px;
  }

  .tabs .nav-tabs .nav-link {
    padding: 15px 24px;
  }

  .product-images > li.thumb-container > .thumb {
    margin-bottom: 0;
    transform: rotate(0);
  }

  #product .cdpcp-compare-btn:after {
    width: 14px;
    top: 18px;
    height: 15px;
    left: 22px;
  }
  .cdpcp-compare-btn:after {
    width: 14px;
    top: 10px;
    height: 15px;
    left: 15px;
  }

  .ui-autocomplete.searchbar-autocomplete {
    top: 128px !important;
    border-radius: 0 !important;
    left: 0 !important;
  }
  #search_widget form i.clear {
    right: 50px !important;
    top: 12px !important;
  }

  #search .threeinonelist .wishlist-button-add {
    display: block;
  }
  #search .threeinonelist {
    position: relative;
  }
  #search .products article .wishlist-button-add {
    top: 0;
    right: 5px !important;
  }
  #search .compact-toggle.type-2 .compact-toggle-text {
    margin-right: 15px;
  }
  #search .threeinonelist {
    width: 188px;
    display: block;
  }

  .leftalltabs .tabs {
    display: none;
  }

  .mobile-tab-section {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mobile-tab-section .btn {
    background: #fff;
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.9px;
    padding: 20px 0;
    position: relative;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-top: -1px;
  }

  .mobile-tab-section .btn[aria-expanded="false"]:after {
    transform: translateY(-50%) rotate(0);
  }
  .mobile-tab-section .btn[aria-expanded="true"]:after {
    transform: translateY(-50%) rotate(180deg);
  }

  .mobile-tab-section .collapse {
    font-family: "Noto Sans", sans-serif;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 15px 0;
  }
  .mobile-tab-section .collapsing {
    font-family: "Noto Sans", sans-serif;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 15px 0;
  }

  .mobile-tab-section .btn:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background: url(/img/down-arrow.png);
  }

  #contact #search_widget form input {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
  }
  #contact .contact-form {
    margin-top: 50px;
  }
  #contact form .form-control-label {
    text-align: left;
  }

  #new-products .js-product.product:nth-child(2n + 1) {
    border-left: 1px solid #e3e3e3;
  }

  #new-products .threeinonelist .wishlist-button-add {
    display: block;
  }
  #new-products .threeinonelist {
    width: 100%;
  }
  #new-products .products-sort-order .select-title {
    display: none;
  }
  #new-products .compact-toggle.type-2 .compact-toggle-text {
    display: none;
  }
  #new-products #js-product-list-top {
    padding-top: 0;
  }
  #new-products #products .products {
    border-top: 1px solid #e3e3e3;
  }

  #manufacturer .threeinonelist {
    width: 188px;
    display: block;
  }
  #manufacturer .product {
    padding: 0 5px;
  }
  #manufacturer .js-product.product .wishlist-button-add {
    right: 10px !important;
  }

  #manufacturer .threeinonelist .wishlist-button-add {
    display: block;
  }

  #checkout #gdpr_consent {
    margin-top: 15px;
    text-align: center;
    width: 400px;
    display: inline-block;
  }
  .psgdprgetdatabtn17 {
    width: 100%;
    margin-bottom: 15px;
  }

  .ybc-navigation-blog {
    background: #fff !important;
  }
  .blogpageonlyview .blogtitlebanner {
    font-size: 28px !important;
    width: 100%;
  }
  .blogpageonlyview img {
    height: 150px !important;
  }

  .listdatetop {
    margin-top: 15px;
    display: inline-block;
  }

  .pagination .col-md-3 {
    padding-left: 0;
    text-align: center;
  }
  .pagination .page-list {
    padding: 5px 0;
  }
  .pagination a {
    text-align: center;
  }
  .pagination > div:first-child {
    text-align: center;
  }
  .pagination .page-list li {
    display: inline-grid;
  }

  .mobileleftdivtitlearea {
    padding-left: 15px;
  }
  .bactoago {
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block;
  }
  #product .leftnavproducttitle {
    font-size: 15px;
    letter-spacing: 1px;
  }
  #product .product-miniature .product-flags li.product-flag.new {
    padding: 14px;
  }
  #product .js-product-prices {
    border-top: none;
    padding-top: 0;
  }
  #product .product-variants > .product-variants-item {
    margin: 0;
  }
  #product .backarpdcts {
    margin-right: 10px;
  }
  #product #search_widget form input {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    border-radius: 0 !important;
  }
  #product .js-product-variants {
    border-bottom: 1px solid #cfcfcf;
  }
  #product .scroll-box-arrows .right {
    float: right;
  }
  #product .scroll-box-arrows.scroll {
    display: block;
    position: relative;
    top: -75px;
    left: 0;
    transform: rotate(0deg);
    width: 100%;
  }

  #product .threeinonelist .wishlist-button-add {
    display: block;
    margin-left: 10px;
  }
  #product .wishbtnaction .wishlist-button-add {
    display: block;
  }
  #product .scroll-box-arrows .left {
    left: -6px;
    position: relative;
  }
  #product .scroll-box-arrows .right {
    right: -8px;
    position: relative;
  }
  .product-images > li.thumb-container > .thumb.selected,
  .product-images > li.thumb-container > .thumb:hover {
    border: 1px solid #296a8a !important;
  }

  #amazzing_filter.block .title_block {
    margin-bottom: 5px;
    text-align: center;
    padding: 20px 0;
    box-shadow: 0px 3px 6px #00000021;
    font-family: "Noto Sans", sans-serif;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.7px;
    color: #707070;
    font-weight: 400;
    display: block !important;
    background: #fff;
  }
  .has-compact-filter.show-filter #amazzing_filter {
    transform: translateX(0) !important;
    box-shadow: none;
  }
  .has-compact-filter #amazzing_filter {
    padding-right: 0 !important;
  }
  .has-compact-filter #amazzing_filter .btn-holder {
    right: 0 !important;
  }
  .has-compact-filter.show-filter #amazzing_filter {
    background: #f6f6f6 !important;
  }
  .has-compact-filter #amazzing_filter .btn-holder {
    background: #fff !important;
  }
  #amazzing_filter .btn-holder .btn {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.7px;
    color: #575757;
    font-weight: 400;
    padding: 15px 35px;
    background-color: #fff;
  }
  .af_subtitle {
    font-size: 16px !important;
    line-height: 22px;
    letter-spacing: 0.7px;
    color: #000;
    font-weight: 400 !important;
  }
  .af_filter .name {
    font-size: 14px !important;
    line-height: 35px;
    letter-spacing: 0.7px;
    color: #000;
    font-weight: 400 !important;
  }
  #amazzing_filter .btn-holder .btn:hover {
    background: #296a8a;
    color: #fff;
    border: 1px solid #296a8a;
  }
  .af_filter .checkbox {
    float: right;
  }
  .af_filter .count {
    margin-left: 5px !important;
  }
  .af_filter label {
    display: inline-block !important;
    width: 100% !important;
  }
  .block_content li {
    padding: 0;
  }
  .af_filter .checkbox {
    float: right;
    margin-top: 5px !important;
    border: 1px solid #b5b5b5;
    border-radius: 2px;
    width: 19px;
    height: 19px;
  }
  .af_filter li {
    padding: 0 !important;
    margin: 0;
    position: relative;
  }
  .has-compact-filter .af.block .block_content {
    padding: 0 !important;
  }
  .af_filter .name {
    padding-left: 0 !important;
  }
  .af_filter .count {
    color: #000 !important;
  }
  .af_filter {
    padding: 0 10px;
  }

  .af_pl_wrapper .js-product.product .threeinonelist .wishlist-button-add {
    display: block;
  }
  .up {
    display: none;
  }
  #top {
    display: none;
  }
  #category #top {
    position: fixed;
    bottom: 50px;
    right: 0;
    transform: translateX(-50%);
    z-index: 9;
    display: block;
  }

  /****product page****/
  .js-product-add-to-cart {
    position: fixed;
    bottom: 0;
    background: #fff;
    left: 0;
    z-index: 99;
    padding: 14px 14px 0;
    height: 70px;
    width: 100%;
  }
  .mobile-tab-section #product-comments-list-footer {
    display: block !important;
  }
  #product .producttabscustom .post-product-comment {
    width: auto;
  }
  #product .producttabscustom .post-product-comment:after {
    display: none;
  }

  .js-product-add-to-cart .control-label {
    display: none;
  }
  .js-product-actions .add-to-cart {
    padding: 12px 25px 12px 50px;
  }
  #product .product-actions .add-to-cart:before {
    left: 21px;
  }
  #product .add {
    margin-left: 0px;
  }

  #product .js-product-add-to-cart .wishlist-button-add {
    width: 45px;
    height: 45px;
    margin-left: 10px;
  }
  #product .js-product-add-to-cart .wishlist-button-add:after {
    width: 22px;
    height: 20px;
    background-repeat: no-repeat;
  }
  #product .js-product-add-to-cart .comparebtn {
    width: 45px;
    height: 45px;
    margin-left: 5px;
    padding-top: 11px;
  }
  #product .js-product-add-to-cart .product-quantity {
    width: 414px;
    margin: 0 auto;
  }
  /****end produsct ****/

  #index .threeinonelist {
    width: 180px;
    margin: 0 auto;
  }
  #index .wishlist-button-add:after {
    width: 16px;
    height: 14px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  #index .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  #index .js-product.product .comparebtnlist {
    float: right;
  }
  .wishlistmdlcorrect {
    float: left;
  }
  #index .product-miniature .product-flags li.product-flag.new {
    padding: 5px;
  }

  .compact-toggle.type-2 .compact-toggle-text {
    bottom: 0 !important;
    left: auto;
    right: 15px;
    transform: rotate(0deg);
    border: 2px solid #325e74;
    border-radius: 4px;
    background: #fff;
    padding: 15px 30px;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: #325e74;
    font-weight: 700;
    text-align: center;
    width: 46%;
  }

  #amazzing_filter .compact-toggle {
    display: none !important;
  }

  #amazzing_filter .crossfilterclose .compact-toggle {
    position: absolute;
    top: 20px;
    margin-top: 0;
    left: 13px;
    text-align: center;
    box-shadow: none;
    padding: 0;
    display: block !important;
  }

  .wishlist-button-add:after {
    width: 16px;
    height: 14px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .threeinonelist .wishlist-button-add.wishlist-button-product {
    display: block;
  }
  .js-product.product .comparebtnlist {
    float: right;
  }
  .wishlistmdlcorrect {
    float: left;
  }

  #left-column .custombanners {
    display: none;
  }
  #cdpcp-compare-now-main {
    display: none;
  }
  #category #left-column #search_filters .facet .facet-title {
    color: #232323;
    text-transform: uppercase;
    padding: 20px 15px;
  }
  #category #left-column #search_filter_controls button {
    margin: 0 0.5rem;
  }
  #category #left-column #search_filter_controls {
    margin-bottom: 1rem;
    text-align: center;
  }
  #category #left-column #search_filters .facet .collapse.in {
    display: block;
    padding: 0 15px;
  }
  #category #left-column #search_filters .facet {
    background: #f9f9f9;
  }
  #category #left-column #search_filters .facet {
    padding-top: 0;
    border-top: 1px solid #cccccc;
    margin-bottom: 0;
  }
  #search_filters .facet .facet-label .custom-checkbox {
    top: -10px !important;
  }
  #category #left-column #search_filters_wrapper {
    margin-right: 0;
    margin-left: 0;
  }
  #category #left-column {
    padding-bottom: 0;
    margin-top: 20px;
    border: none;
    padding-top: 0;
  }
  #category #left-column #search_filters_wrapper {
    padding-top: 15px;
    border: 1px solid #e3e3e3;
  }
  #category #left-column #search_filters .facet .collapsing {
    padding: 0 15px;
  }

  #category #left-column #search_filters {
    margin-bottom: 0;
  }
  #_mobile_search_filters_clear_all {
    display: none;
  }
  #category #left-column #search_filters .facet .facet-label a {
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.7px;
    color: #3e3e3e;
    font-weight: 400;
    text-transform: capitalize;
  }
  #category #left-column #search_filters .facet ul li {
    padding: 4px 0;
    border-top: 1px solid #f6f6f6;
  }

  .product-miniature .product-flags li.product-flag.new {
    padding: 6px;
    text-align: center;
  }
  #category .js-product.product:nth-child(2n + 1) {
    border-left: 1px solid #e3e3e3;
  }
  #category #js-product-list-top.products-selection .showing {
    display: none;
  }
  #category .products-sort-order .select-title {
    border: 2px solid #325e74;
    border-radius: 4px;
    background: #fff;
    padding: 15px 30px;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: #325e74;
    font-weight: 700;
    text-align: center;
    width: 100%;
  }
  #category .products-sort-order .select-title i {
    display: none;
  }
  #category #search_filter_toggler {
    border: 2px solid #325e74;
    border-radius: 4px;
    background: #fff;
    padding: 9px 0px;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: #325e74;
    font-weight: 700;
    text-align: center;
    width: 100%;
  }
  .products-selection .filter-button {
    width: 50%;
  }
  #category #js-product-list-top {
    border: none;
    padding-top: 0;
  }
  #category .containercategory .container {
    padding: 0;
  }
  #products .products {
    border-top: 1px solid #e3e3e3;
  }
  .threeinonelist {
    width: 168px;
    margin: 0 auto;
  }
  .js-product.product .wishlist-button-add {
    right: 0;
    position: relative;
    margin-left: 8px;
  }
  .breadcrumbformobilecat li {
    float: left;
    position: relative;
    padding-right: 30px;
  }
  .breadcrumbformobilecat li:after {
    content: "/";
    position: absolute;
    top: 50%;
    right: 11px;
    font-size: 16px;
    transform: translateY(-50%);
    color: #000;
  }

  .breadcrumbformobilecat li a {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0.7px;
    color: #000;
    font-weight: 400;
  }
  .mobilecatbradc {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
  }
  .breadcrumbformobilecat li:last-child span {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 0.7px;
    color: #325e74;
    font-weight: 400;
  }
  .breadcrumbformobilecat li:last-child:after {
    display: none;
  }
  #blockcart-modal .cart-content {
    padding-left: 0;
  }
  #blockcart-modal .product-image {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 0 auto;
  }
  #blockcart-modal .cart-content .cart-content-btn {
   /* display: block; */
   flex-direction:column-reverse;
  }
  #blockcart-modal .cart-content .cart-content-btn .btn {
    width: 100%;
  }
  .js-product.product .addtocartlist {
    cursor: pointer;
  }

  .changestatus .close_menu img {
    width: 20px;
  }
  #category .catbodythreesec .container {
    padding: 0 15px;
  }
  .mm_extra_item > div *:not(i) {
    font-size: 12px;
  }
  .mm_extra_item {
    width: 100%;
    max-width: 100% !important;
    float: left !important;
    padding-left: 15px;
    background: rgba(41, 106, 138, 0.1)
      url(../../../../img/lightgear-logo-sq.png);
    padding-top: 30px;
    background-size: 419px 357px;
    background-position: -160px -38px;
    background-repeat: no-repeat;
    padding: 20px 15px 15px;
  }
  .mm_extra_item .cbfooterlogo {
    display: none;
  }

  .menumobilemega .mm_menus_ul {
    background-color: #fff;
  }
  .customfootermenu {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
  }

  .mobilelogomenudetails img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .mobilelogomenudetails p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 0;
  }
  .mobilelogomenudetails a {
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 9px;
    line-height: normal;
    letter-spacing: 1px;
    color: #ffffff !important;
  }
  .mm_menu_content_title {
    color: #406f85 !important;
    font-weight: 700 !important;
    font-size: 15px;
    line-height: 27px !important;
    letter-spacing: 1px;
    padding: 0px !important;
    text-transform: none;
  }
  .mm_menus_li {
    border: none !important;
  }
  .transition_floating .ybc-menu-toggle.opened:before,
  .transition_full .ybc-menu-toggle.opened:before {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }
  .mm_extra_item .cbcallimage {
    line-height: normal;
  }
  .mm_extra_item .cbmapimage {
    line-height: normal;
  }
  .mm_extra_item .cbmailimage {
    line-height: normal;
  }
  .mm_extra_item .cbclockimage {
    line-height: normal;
  }
  .cbmaptext p {
    margin-bottom: 10px;
  }
  .cbcalltext p {
    margin-bottom: 10px;
  }
  .cbmailtext p {
    margin-bottom: 10px;
  }
  .cbclocktext p {
    margin-bottom: 10px;
  }

  .menumobilemega .mm_menus_ul .arrow::before {
    width: 7px !important;
    height: 12px !important;
    background: url(/img/menu-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-top: none !important;
  }
  .mm_menus_ul .arrow::after {
    display: none !important;
  }
  .mm_menus_ul li {
    border-right: none;
    width: 100% !important;
  }
  .mm_menus_ul .arrow {
    height: 47px;
  }
  ul.ets_mm_categories li.has-sub {
    width: 100% !important;
    margin-bottom: 12px;
    display: inline-block;
  }
  .ets_mm_categories li a {
    font-size: 12px;
  }
  .menumobilemega .mm_menus_li > a {
    color: #484848 !important;
    background-color: #fff !important;
  }
  .menumobilemega .customfivecolumwidth {
    margin-bottom: 0;
  }
  .customfivecolumwidth:after {
    display: none;
  }
  .customfivecolumwidth .ets_mm_categories li:hover a:after {
    display: none;
  }
  .ets_mm_megamenu .mm_menus_ul .close_menu {
    color: #ffffff;
    float: left;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    width: auto !important;
  }

  .usericontop {
    display: none;
  }
  .topthreerightsec {
    display: none;
  }
  .header-top-right {
    padding: 0;
  }
  #search_widget {
    border: none;
    border-top: 1px solid #bebebe;
    border-radius: 0;
    margin-top: 10px;
  }
  #header .header-top {
    padding-bottom: 0 !important;
    display: none;
  }

  #search_widget form input::placeholder {
    font-family: "Noto Sans", sans-serif;
    color: #296a8a;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.6px;
  }

  #search_widget form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: "Noto Sans", sans-serif;
    color: #296a8a;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.6px;
  }

  #search_widget form input::-ms-input-placeholder {
    /* Microsoft Edge */
    font-family: "Noto Sans", sans-serif;
    color: #296a8a;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.6px;
  }
  #header .header-nav {
    background: #fff;
    margin-top: 10px;
  }
  .mikeicontop {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #header .header-nav .blockcart {
    background: #fff;
    padding: 0;
    height: 31px;
  }

  #header .top-logo img {
    width: 150px;
    max-height: inherit;
  }
  .callonmobile {
   /*float: left;*/
  }
  .mobilecallcart {
    float: right;
    display:flex;
    width: auto;
    margin-right: 18px;
    margin-top: 10px;
  }
  .callmobile p {
    margin-bottom: 0;
  }
  .callmobile p {
    margin-bottom: 0;
  }
  .callmobilewraper {
    margin-top: 5px;
  }
  #header .top-logo {
    float: left;
    width:35%;
  }
  .menumobilemega {
    float: left;
    width: 50px;
    margin: 0 15px 0 5px;
    width:12%;
  }

  #search_widget form input {
    height: 56px;
    background-color: #fff !important;
    padding: 10px 60px !important;
    border-radius: 0;
  }
  .ets_mm_megamenu.hook-custom {
    margin-top: 0 !important;
  }
  #search_widget {
    margin-bottom: 0 !important;
  }
  .ybc-menu-toggle {
    background: rgba(40, 103, 134, 0.08);
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
  }
  .ybc-menu-button-toggle_icon {
    margin-right: 0 !important;
  }
  .ybc-menu-toggle .icon-bar {
    background-color: #325e74 !important;
    margin: 1px 0 5px 0 !important;
    width: 20px !important;
  }
  .ets_mm_megamenu_content .ets_mm_megamenu_content_content {
    background: #fff;
  }
  .leftbloghome {
    display: none;
  }
  .rightbloghome .row {
    padding: 0;
  }
  .landinpageswraper .bx-controls-direction {
    display: none;
  }
  .landinpageswraper .bx-wrapper .carousel {
    display: block !important;
    padding: 15px 0;
    margin-bottom: 0;
    float: left;
  }
  .landinpageswraper .bx-viewport {
    height: auto !important;
  }
  .landhomeone {
    padding: 0 7.5px 0 10px;
  }
  .landhometwo {
    position: relative;
    padding: 0 10px 0 7.5px;
  }
  .landinpageswraper .banner-item-content .banner-img {
    height: 170px;
  }
  .brandcarouselwraper {
    padding: 0;
    margin-top: -4px;
  }
  .featured-products {
    margin-top: -4px;
  }
  .ybc_block_latest {
    margin-top: 0;
  }
  .homecustombanner {
    margin-bottom: 0;
  
  }

  #index .ls-v6 .ls-nav-stop {
    display: none !important;
  }
  #index .ls-v6 .ls-nav-start {
    display: none !important;
  }
  #index .ls-v6 .ls-bottom-slidebuttons a {
    border: 1px solid rgba(255, 255, 255, 1) !important;
    width: 12px !important;
    height: 12px !important;
    margin: 0 12px;
  }
  #index .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: rgba(255, 255, 255, 1);
  }
  #index .ls-bottom-slidebuttons {
    bottom: 15px;
  }
  .fortypercent p {
    text-align:center!important;
    font-family: "Noto Sans", sans-serif !important;
    color: #296a8a !important;
    font-weight: 700 !important;
    margin-top: 0 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    float: right;
    letter-spacing: 1.3px !important;
    text-align: left;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom:15px;
  }
  .fortypercent h2 {
    font-family: "Open Sans", sans-serif;
    color: #296a8a;
    font-weight: 900;
    margin-top: 0;
    font-size: 44px;
    line-height: 86px;
    float: left;
    position: relative;
    top: 7px;
    letter-spacing: 1.3px;
    margin-bottom: 0;
  }

  .fortypercent .custom-html {
    margin: 5px auto 0;
    display: inline-block;
  }
  .fortypercent h2 span {
    font-size: 26px;
    font-weight: 900;
    position: relative;
    left: -13px;
  }
  .featured-products .owl-theme .owl-nav [class*="owl-"] {
    min-height: 50px;
  }
  .leftnavproducttitle {
    line-height: 50px;
  }
  .variationimagelist {
    margin-bottom: 0;
  }
  .js-product.product .addtocartlist {
    float: left;
    background: #6a9e06;
    padding: 3px 5px 3px;
    border-radius: 22px;
    border: none;
    margin-left: 4px;
  }
  .featured-products .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border: 1px solid #d4d4d4;
    background: #fff;
  }
  .featured-products .carousels-pack-action .owl-item {
    min-height: 430px;
  }
  .featured-products .owl-carousel .owl-stage-outer {
    margin-bottom: 20px;
  }
  .homesixiconsbtm .carousel {
    background-color: #fff;
  }
  .homesixiconsbtm .custom-html p {
    display: none;
  }
  .homesixiconsbtm .custom-html p:first-child {
    display: block;
  }
  .brandtitlelist {
    margin-top: 10px;
  }
  .landhomeone .custom-html,.landhomethree .custom-html {
    padding: 12px;
  }
  .landhometwo .custom-html {
    padding: 12px;
  }

  #layerslider_2 h2 p {
    font-family: "Open Sans", sans-serif !important;
    color: #fff !important;
    font-weight: 300 !important;
    margin-top: 0 !important;
    font-size: 43px !important;
    line-height: 47px !important;
    text-align: center;
    letter-spacing: normal !important;
  }
  #layerslider_2 h2 b {
    font-weight: 700 !important;
  }
  .brandcarouselwraper .banner-item-content .banner-img {
    width: 70px;
    object-fit: contain;
  }
  .custombanners .brandcarouselwraper .bx-wrapper .bx-controls-direction a {
    width: 20px;
  }
  .custombanners
    .brandcarouselwraper
    .bx-wrapper
    .bx-controls-direction
    a.bx-prev:before {
    width: 7px;
    height: 20px;
    margin-top: -6px;
    left: 6px;
  }
  .custombanners
    .brandcarouselwraper
    .bx-wrapper
    .bx-controls-direction
    a.bx-next:before {
    width: 7px;
    height: 20px;
    margin-top: -12px;
    left: 6px;
  }
  .featured-products .carousels-pack,
  .featured-products .carousels-pack-action {
    padding: 0;
  }
  .featured-products .owl-carousel .owl-nav .owl-prev:before {
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    opacity: 0.5;
    left: 50%;
    width: 11px;
    height: 20px;
  }
  .featured-products .owl-carousel .owl-nav .owl-next:before {
    top: 50%;
    transform: translate(-50%, -50%) rotate(0);
    opacity: 0.5;
    left: 50%;
    width: 11px;
    height: 20px;
  }

  .ybc_block_slider .owl-prev:before {
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    opacity: 0.5;
    left: 50%;
    width: 11px;
    height: 20px;
  }
  .ybc_block_slider .owl-next:before {
    top: 50%;
    transform: translate(-50%, -50%) rotate(0);
    opacity: 0.5;
    left: 50%;
    width: 11px;
    height: 20px;
  }

  .homemdlbnrmobile .custom-html .mobh2 {
    font-family: "Noto Sans", sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 20px;
    letter-spacing: 3px;
    top: auto;
    bottom: 50px;
  }
  .homemdlbnrmobile .custom-html .mobh2 a {
    color: #fff;
  }
  .homemdlbnrmobile .custom-html img {
    min-height: auto;
  }
  .homemdlbnrmobile .custom-html {
    position: relative;
  }
  .homemdlbnrmobile .custom-html {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 149px;
    content: "";
    background: url(/img/39304868_10156429592196605_6211867580240494592_n.png);
  }

  .ls-wrapper {
    width: 100% !important;
    left: 0 !important;
  }
  .ls-wrapper > .ls-layer {
    width: 100% !important;
    left: 0 !important;
  }
  .homenewproductsec {
    margin-top: 0;
  }
  .ybc_block_slider .owl-item > li {
    box-shadow: none;
    border: none;
    padding: 10px;
    background: transparent;
  }
  .homesixiconsbtm .bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: "" !important;
    position: absolute;
    width: 12px;
    height: 26px;
    background: url(/img/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
  }
  .homesixiconsbtm .custombanners .bx-wrapper .bx-controls-direction a {
    background: transparent;
  }
  .homesixiconsbtm .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "" !important;
    position: absolute;
    width: 12px;
    height: 26px;
    background: url(/img/left-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    left: 10px;
    margin-top: -13px;
  }
  .rightbloghome .ybc_title_block {
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: 300;
    margin-bottom: 0;
  }
  .post-date-me {
    border: none;
    margin-top: 0;
  }

  .homesixiconsbtm .banner-item-content .banner-img {
    width: 68px;
    height: 68px;
  }
  .homesixiconsbtm .container {
    padding: 0;
  }
  .homesixiconsbtm .custombanners .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 5px;
  }
  .homesixiconsbtm .custombanners .bx-wrapper .bx-controls-direction a.bx-next {
    right: 5px;
    width: 23px;
  }
  .homesixiconsbtm {
    padding: 11px 0;
  }
  .newslettersubheading {
    font-size: 12px;
    letter-spacing: 0.6px;
    line-height: 17px;
  }

  .psgdpr_consent_message {
    font-size: 11px;
    letter-spacing: 0.55px;
    line-height: 17px;
  }
  .psgdpr_consent_message input[type="checkbox"] + span {
    margin-right: 6px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
  }
  .psgdpr_consent_message
    input[type="checkbox"]:checked
    + span
    .checkbox-checked {
    color: #296a8a;
  }

  .block_newsletter form input[type="email"]::-webkit-input-placeholder {
    /* Edge */
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.6;
  }

  .block_newsletter form input[type="email"]:-ms-input-placeholder {
    /* Internet Explorer */
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.6;
  }

  .block_newsletter form input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.6;
  }
  .homesixiconsbtm .custom-html p span {
    max-width: 80px;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: normal;
    display: inline-block;
  }
  .footercontact {
    display: none;
  }
  .footer-container {
    background: #fff;
  }
  .footersocialtitle {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.7px;
    color: #296a8a;
    font-weight: 700;
    text-align: center;
  }
  .newsletterheading {
    font-family: "Noto Sans", sans-serif;
    font-size: 20px;
    line-height: 17px;
    letter-spacing: 1px;
    font-weight: 700;
  }

  .block-social ul li {
    width: 30px;
    height: 30px;
    margin: 0 8px;
  }
  .footer-container {
    padding-top: 18px;
  }
  .footer-container .col-md-3 {
    width: 100%;
    text-align: center;
    display: none;
  }
  .footer-container .col-md-9 {
    width: 100%;
  }
  .copyfootleft {
    margin-top: 0;
    border-top: 1px solid #c7c7c7;
    width: 100%;
    text-align: center;
  }
  .copyfootleft a {
    font-size: 12px;
    line-height: 35px;
    letter-spacing: 0.6px;
  }
  .footer-container .container {
    padding: 0;
    width: 100%;
  }
  .footerpaymentsection {
    float: none;
    padding-top: 50px;
    background: #f9f9f9;
    padding-bottom: 25px;
    margin-bottom: 0px;
  }
  .block-social {
    float: none;
    width: auto;
    margin: 0 auto;
  }
  .block-social ul {
    margin: 0 auto;
    display: block;
  }
  .block-social ul li:first-child {
    margin-left: 0;
  }
  .footer-container .wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .links .title {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    background: #f9f9f9;
    padding-top: 20px;
    margin-top: -1px;
    padding-bottom: 20px;
  }
  .footer-container .links .h3 {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0.9px;
    color: #000;
    font-weight: 700;
    padding-left: 25px;
  }

  .footer-container .links ul {
    background-color: #fff;
  }
  .footer-container .links ul > li a {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.8px;
    color: #000;
    font-weight: 300;
    padding-left: 18px;
  }
  .footer-container .links ul {
    background-color: #fff;
    padding: 25px;
  }
  .footer-container .links ul > li {
    padding: 5px 0;
  }
  .facebook {
    background-size: 22px !important;
  }
  .twitter {
    background-size: 22px !important;
  }
  .pinterest {
    background-size: 22px !important;
  }
  .instagram {
    background-size: 22px !important;
  }

  .footerbeforenewsletter {
    width: 100%;
    min-height: 250px;
    position: relative;
    display: inline-grid;
    background-position: center !important;
    background-size: contain !important;
  }
  .title .collapse-icons:after {
    width: 16px;
    height: 8px;
  }

  .links .title .collapse-icons .add:after {
    content: "" !important;
    position: absolute;
    width: 16px;
    height: 8px;
    background: url(/img/down.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    margin-top: 6px;
  }
  .links .title .collapse-icons .remove:after {
    content: "" !important;
    position: absolute;
    width: 16px;
    height: 8px;
    background: url(/img/up.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    margin-top: 6px;
  }
  .links .navbar-toggler {
    position: relative;
    right: 18px;
  }
  .navbar-toggler {
    height: 14px;
  }

  #search_widget {
    min-width: 100% !important;
    margin-left: 0;
  }
  #search_widget {
    margin-left: 0;
  }
  .topthreerightsec {
    float: left;
    margin-top: 13px;
  }
  .caption-description p {
    color: #fff !important;
    line-height: 50px;
    font-size: 40px !important;
  }
  .landhomeone .custom-html .homeh2,.landhomethree .homeh2 {
    margin-bottom: 0;
    font-size: 14px !important;
    letter-spacing: 0.8px;
    font-weight: 600;
  }
  /*.landhomeone .custom-html h2 {
    margin-bottom: 0;
    font-size: 15px!important;
}*/
  .landhometwo .custom-html .homeh2 {
    margin-bottom: 0;
    font-size: 14px !important;
    letter-spacing: 0.8px;
    font-weight: 600;
  }
  .landhomeone p,.landhometwo p{
      margin:unset;
  }
  /*.landhometwo .custom-html h2 {
    margin-bottom: 0;
    font-size: 15px!important;
}*/
  .caption-description {
    width: 100%;
  }
  .cart-products-count {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f61f1f;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    padding-top: 0;
    font-family: "Open Sans", sans-serif;
    position: absolute;
    bottom: -14px;
    right: 13px;
  }

  .header-top #search_widget input {
    width: 100%;
  }
  .homecustombanner .aiorah2 {
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0.9px;
    width: 100%;
  }
  .carousel .carousel-item .caption {
    max-width: 100%;
  }
  .leftnavproducttitle .container {
    padding-left: 15px;
  }
  .leftnavproducttitle {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .featured-products .owl-theme .owl-nav [class*="owl-"] {
    width: 50px;
  }
  .featured-products .owl-nav {
    right: 1px;
    top: -75px;
  }
  .block_newsletter form input[type="email"] {
    width: 320px;
  }
  .carousel-indicators {
    bottom: 35px;
  }
  .titleblogbg .container {
    padding-left: 15px;
  }
  #header .header-nav .cart-preview.active {
    background: transparent;
  }
  .title_blog {
    font-size: 18px;
  }

  /*.homesixiconsbtm .custom-html p{
  display: none;
}
.homeblogleftcustom{
  display: none;
}*/
  .js-product.product .addtocartlist {
    margin-left: 0;
    padding: 3px;
  }
  .listaddtocart {
    font-size: 10px;
    line-height: 20px;
  }
  .listimagehere {
    margin-right: 4px;
  }
  .js-product.product .comparebtnlist {
    width: 33px;
    height: 33px;
    margin-left: 3px;
  }
  .comparebtnlist img {
    float: none;
    margin: 10px auto 0;
    width: 12px !important;
  }
  .js-product.product .wishlist-button-add {
    width: 33px;
    height: 33px;
    min-width: 30px;
    margin-left: 3px;
    right: 0 !important;
  }
  .wishlist-button-add:after {
    width: 15px;
    height: 13px;
  }
  .listimagehere img {
    width: 16px !important;
    margin-top: 2px;
  }
  .tabs {
    padding: 1.25rem 0;
  }
  .product-features {
    margin-left: 0;
  }
  #product .featured-products {
    padding-bottom: 25px;
  }
  .leftnavproducttitle {
    margin-bottom: 25px !important;
  }

  #product .wishlist-button-add {
    width: 30px;
    height: 33px;
    min-width: 30px;
    margin-left: 3px;
    right: 4px !important;
  }
  #product .js-product.product .addtocartlist {
    margin-left: 5px;
    padding: 3px;
  }
  #main .images-container .js-qv-mask.scroll {
    width: 100%;
    margin: 0 auto;
    transform: rotate(0);
    position: relative;
    left: 0;
    top: 0;
    z-index: 9999;
    padding: 0 15px;
  }
  .images-container .product-images > li.thumb-container > .thumb {
    margin-right: 9px;
    border: 1px solid #cfcfcf;
  }
  .scroll-box-arrows.scroll {
    display: block;
    transform: rotate(0);
    position: relative;
    top: 13px;
    left: 0;
    width: 100%;
  }
  #product .product-cover {
    width: 100%;
  }

  #category .custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #c1c1c1;
    margin-right: 5px;
  }

  .title_blog {
    font-size: 18px !important;
    line-height: 50px;
  }
  .ybc_block_slider .owl-theme .owl-nav [class*="owl-"] {
    width: 50px;
    min-height: 50px;
  }
  #index .ybc_block_slider .owl-controls {
    right: 1px;
    top: -75px;
  }

  .ybc_block_slider .owl-controls {
    top: -109px;
  }
  .maincarouselpartblog {
    padding: 15px;
  }
  .block_newsletter {
    border-bottom: none;
  }

 /* .footerbeforenewsletter:after {
    display: none;
  }*/

  #category .category-cover {
    display: block;
  }
  #subcategories ul li {
    position: relative;
    width: 48%;
    margin: 1%;
    min-width: 48%;
  }
  #subcategories {
    margin-bottom: 5px;
    padding: 0;
    border-top: none;
  }
  #category .catbgheretop {
    margin-bottom: 3px;
  }
  #subcategories ul li .subcategory-name {
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.3px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 0;
    position: relative;
  }
  #subcategories ul li h5 {
    bottom: 8px;
  }
  #subcategories ul {
    margin-left: 0;
  }
  .containercategory .container {
    padding: 0 5px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .menumobilemega {
    float: left;
    width: 50px;
    margin: 0 15px 0 0;
  }

  .container {
    width: 96%;
  }
  .leftnavproducttitle .container {
    padding-left: 0;
  }
  .threeinonelist {
    margin-left: 80px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
  .container {
    width: 100%;
  }
  .leftnavproducttitle .container {
    padding-left: 0;
  }
  .threeinonelist {
    margin-left: 40px;
  }
}

@media only screen and (max-width: 479px) {
  #product .cdpcp-compare-btn:after {
    width: 14px;
    top: 16px;
    height: 15px;
    left: 17px;
  }

  .footerbeforenewsletter {
    width: 100%;
    min-height: 355px;
    position: relative;
    display: inline-grid;
    background-position: center !important;
    background-size: cover !important;
  }
  #checkout #gdpr_consent {
    margin-top: 15px;
    text-align: center;
    width: 300px;
    display: inline-block;
  }

  /****product page****/
  .js-product-add-to-cart {
    position: fixed;
    bottom: 0;
    background: #fff;
    left: 0;
    z-index: 999999;
    padding: 14px 14px 0;
    height: 60px;
    width: 100%;
  }
  .mobile-tab-section #product-comments-list-footer {
    display: block !important;
  }
  #product .producttabscustom .post-product-comment {
    width: auto;
  }
  #product .producttabscustom .post-product-comment:after {
    display: none !important;
  }

  .js-product-add-to-cart .control-label {
    display: none;
  }
  .js-product-actions .add-to-cart {
    padding: 7px 15px 8px 35px;
    height: 35px;
  }
  #product .product-actions .add-to-cart:before {
    left: 7px;
    top: 8px;
  }
  #product .add {
    margin-left: 0px;
  }

  #product .js-product-add-to-cart .wishlist-button-add {
    width: 35px;
    height: 35px;
    margin-left: 10px;
  }
  #product .js-product-add-to-cart .wishlist-button-add:after {
    width: 22px;
    height: 20px;
    background-repeat: no-repeat;
  }
  #product .js-product-add-to-cart .comparebtn {
    width: 35px;
    height: 35px;
    margin-left: 4px;
    padding-top: 7px;
  }
  #product .bootstrap-touchspin {
    width: 96px;
	  /*width: 75px;*/
  }
  #product .js-product-add-to-cart .product-quantity {
    width: 354px;
    margin: 0 auto;
  }
  #product .product-quantity #quantity_wanted {
    height: 35px;
  }
  #product
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-up {
    height: 35px;
  }
  #product
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-down {
    height: 35px;
  }
  #product
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-up
    i {
    top: 5px;
  }
  #product
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-down
    i {
    top: 4px;
  }

  /****end produsct ****/
}
.weight-min {
  text-align: center;
  padding: 10px;
  height: 40px;
  color: black;
}
.weight {
  color: black;
  padding-top: 15px;
  font-weight: lighter;
}

.product-miniature .variant-links {
  min-height: unset;
}
.product-discounts {
  margin-bottom: unset;
}

/*xanthi*/
@media screen and (max-width: 480px) {
  .bottom {
    display: flex;
    flex-direction: column-reverse;
  }
}
.contact-rich {
  border: 1px solid #e9eaec;
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  border-radius: 3px;
  margin-bottom: 20px !important;
}
.gomakoil_faq_page .questions .m-arrow-point-to-right {
  border-radius: 50%;
  background-color: #f5f5f5;
  transform: rotate(90deg);
  color: #000000;
}
.gomakoil_faq_page .questions.active .m-arrow-point-to-right {
  font-size: 9px;
  padding: 10px;
  border-radius: 50%;
  background-color: #f5f5f5;
  transform: rotate(270deg);
}
.gomakoil_faq_page .questions .m-arrow-point-to-right {
  font-size: 9px;
  padding: 10px;
}

#module-faqs-display #wrapper {
  font-family: "Noto Sans", sans-serif;
}

.all_questions hr {
  border-top: 0;
}
.answer_faq {
  font-size: 14px;
  border-right: 0;
  border-left: 0;
}
.answer_faq {
  box-shadow: none;
}
#module-faqs-display #content,
#module-faqs-display .columns-container .row {
  color: #000000;
  padding-top: 30px;
}
.title_home_page_fag {
  display: none;
}

.all_questions {
  font-size: 16px;
}
.m-file-2:before {
  content: "";
}

#module-faqs-display #wrapper .breadcrumb {
  background-image: url("/img/faqsbanner.png");
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  height: 180px;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.left-side-icon {
  display: none;
}
.more_faq_cat {
  display: none;
}
.content_home_page_fag .questions,
.content_home_page_cat .questions,
.faq_cat .questions,
.gomakoil_faq_page .questions {
  padding-top: 5px;
}

.page-authentication #content {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
}
.page-content.page-cms ul {
  text-align: center;
}
.form-control-comment {
  font-size: 0.8rem;
}

#aheader {
  color: #000000;
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.3rem;
}
@media screen and (max-width: 480px) {
  #aheader h1 {
    font-size: 1.3rem;
  }
}
#identity #main .page-content {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
  margin: 0 auto;
}

#address #main .page-content {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
  margin: 0 auto;
}
#history #main .page-content {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
  margin: 0 auto;
}
#order-slip #main .page-content {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
  margin: 0 auto;
}
#module-blockwishlist-lists
  #main
  .wishlist-container
  .card.page-content[data-v-4f116ff6] {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
  margin: 0 auto;
}
#module-psgdpr-gdpr #main .page-content {
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  max-width: 950px !important;
  margin: 0 auto;
}

#module-cdproductcomparisonplus-compare #main .page-header {
  margin-top: 1.5rem;
  text-align: center;
}

.page-customer-account .page-footer {
  margin-top: 20px;
  margin-left: 43%;
}

#identity .form-control-submit,
#address .form-control-submit,
#authentication .form-control-submit,
#module-psgdpr-gdpr .psgdprgetdatabtn17,
#my-account .page-footer a {
  background-color: #296a8a;
  border-radius: 22px;
  font-size: 14px;
}

#identity .form-control-submit:hover,
#address .form-control-submit:hover,
#authentication .form-control-submit:hover,
#module-psgdpr-gdpr .psgdprgetdatabtn17:hover,
#my-account .page-footer a:hover {
  background-color: #6a9e06;
}
/*xanthi*/

#authentication .custom-checkbox label {
  margin-left: 0px;
}
#authentication .custom-checkbox span {
  opacity: 0;
}

a[data-zoom-id] img,
.mz-thumb img {
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
  border: 1px solid #c7c7c7 !important;
}
body#product
  main
  section#wrapper
  div
  div#content-wrapper
  section#main
  div
  div
  div
  section#content
  div
  div
  div
  a#MagicZoomPlusImageMainImage:not(.mz-no-rt-width-css)
  > .mz-figure:not(.mz-no-rt-width-css)
  > img {
  /*border: 1px solid #c7c7c7 !important;*/
}
.pdctartextbk {
  width: fit-content;
  padding-left: 2%;
}
.pdctartextbk img {
  padding: 7px;
}
#authentication .register-form p {
  text-align: center;
}
.ui-menu.ui-jolisearch {
  padding: 20px;
}
@media (max-width: 480px) {
  /*.ui-jolisearch aside {
    display: none;
  }*/
}
.product-miniature {
  flex: unset !important;
  max-width: unset !important;
}

@media (max-width: 375px) {
  .threeinonelist {
    display: flex !important;
    justify-content: center !important;
  }
  .comparebtnlist,
  .wishlistmdlcorrect,
  .addtocartlist {
    float: unset !important;
  }
  .listaddtocart {
    display: none;
  }
  .js-product.product .addtocartlist {
    padding: 4px;
    margin-left: 2px;
  }
  .listimagehere {
    margin-right: 0px;
  }
  .threeinonelist {
    width: unset !important;
  }
}
.cat-label {
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .alsoview .featured-products .owl-nav {
    top: -210px;
  }
}

#cart .featured-products {
  background: unset !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: unset;
}
.not-log {
  background: red;
}
#info-to {
  border: 1px solid #e9eaec;
  background: #fff;
  box-shadow: 2px 2px 5px 1px #e1e1e1;
  border-radius: 3px;
  padding: 25px;
}
#info-to .title {
  font-weight: bold;
  font-size: 15px;
  padding-top: 18px;
}
@media (max-width: 480px) {
    .block-category .block-category-inner #category-description p{
            display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
  #info-to h1 {
    font-size: 20px;
  }
  #info-to h2 {
    font-size: 18px;
  }
}
.custom-fields-text p {
  color: black;
}
.product-additional-info .tabs {
  padding-left: 0px;
  text-align: left;
}
.js-mailalert {
  text-align: left !important;
}
.js-mailalert-add {
  border-radius: 25px;
  font-weight: unset;
  text-transform: unset;
}
.product-additional-info .alert-success {
  border-radius: 25px;
  width: fit-content;
}
.register-form .form-footer {
  text-align: center;
}
#blockcart-modal .divide-right .row .col-md-6:last-child {
  display: flex;
  flex-direction: column;
}
.mikeicontop {
  cursor: pointer;
}
.equipmentdesktop .mm_block_type_category h4,.equipmentdesktop .mm_block_type_html h4{
    width:75%;
    display: flex!important;
    align-items: center!important;
}
#module-ambjolisearch-jolisearch #main{
    padding-top:2%;
}
.cbclockimage,.cbmailimage,.cbcallimage,.cbmapimage{
    height: fit-content;
    background: white;
    border-radius: 50%;
    padding: 2%;
      
}
.cbclocktext p,.cbmailtext p,.cbcalltext p,.cbmaptext p{
    margin-bottom: unset;
    
}
.cbclocksec,.cbmailsec,.cbcallsec,.cbmapsec{
    align-items: center;
}
/* #search_filters .facet .collapse,#search_filters_brands .facet .collapse,#search_filters_suppliers .facet .collapse{display:block} */ 


.block-category-inner p {letter-spacing:0;}


#favorite_widget .btn-primary {
    text-transform:inherit; 
    border-radius: 33px;
    font-weight: 500;
    font-size:14px;
}

#favorite_widget {margin-bottom: 55px;}
#favorite_widget .img-fluid {border: 1px solid #e5e5e5;}
#favorite_widget .bottom_panel_f {box-shadow: inset 1px 2px 0px 0px #e5e5e5; padding: 15px 10px 10px 10px;  }
#favorite_widget .material-icons:hover {color:#296a8a!important;}


#favorite_widget .kal {display:none;}

@media screen and (max-width: 767px) {
    
   #favorite_widget .col-md-6 {float: left;
    width: 50%;
    box-sizing: border-box; }
    
    #favorite_widget .btn {white-space: normal;} 
   
     #favorite_widget .kal {width: 24px;}
  #favorite_widget .kal {display:block;}
    #favorite_widget .card-title {min-height: 60px;}
  #favorite_widget  .prosthiki {display:none;}
  #favorite_widget .btn-primary {padding: 0.5rem 3rem;}
}


.favorite-count {width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #f61f1f;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-top: 5.5px;
    font-family: "Open Sans", sans-serif;
    position: absolute;
    bottom: -5px;
    right: -13px;
    border:none;

}


@media screen and (max-width: 767px) {
    
    .favorite-count {
       width: 20px;
    height: 20px;
    padding-top:2px;
    font-size:10px;
    }
    
}

.favorite-top img {width:31px;}
.product-discounts{
    width:fit-content;
}
.table-product-discounts{
   background: #DAF0EC;
    margin-bottom: 25px;
    padding: 10px 15px;
    display: flex;
    align-items: flex-end;
    border: 1px solid #296A8A; 
}
.table-product-discounts p{
    margin-bottom:unset;
    color:#296A8A;
}

#product .form-control-select{
    border-radius: 5px;
}
#product .form-control-select:focus{
    outline:unset;
}

@media screen and (min-width:767px) {
#product .product-actions .add-to-cart:before {background: none;}


#product .js-product-actions .add-to-cart{
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 11px 38px 12px 38px;} }

.product-miniature .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants{
    height:unset!important;
}

/*epivev*/
#content-hook_order_confirmation h3.h1.card-title {text-align:center;}
#content-hook_order_confirmation p {text-align:center;}
#content-hook_payment_return p {text-align:center;}
#order-confirmation #order-details {display:none; }
#order-confirmation #order-details-2 {margin-top:10px; width: 100%;}



@media only screen and (max-width: 767px) {
.menumobilemega .mm_menus_ul .arrow::before { background: url(https://dev.lightgear.gr/img/mobile-arrow.svg); background-size: contain;
    background-repeat: no-repeat; width: 15px!important; transform: rotate(180deg);
 filter:invert(98%) sepia(98%) saturate(7%) hue-rotate(168deg) brightness(102%) contrast(105%); }
 /* filter: invert(30%) sepia(95%) saturate(339%) hue-rotate(154deg) brightness(98%) contrast(90%);  transform: rotate(180deg);} */
 .mm_menu_content_title { color:#ffffff!important; }
    .menumobilemega .mm_menus_li > a {background-color:#406f85!important; width:100%;}
    .layout_layout1 .mm_menus_li {background-color:#406f85!important;}
 .ets_mm_block_content ul.ets_mm_categories li.has-sub ul.active {background:#fff; margin-top: 12px;}
 
 .mm_blocks_li {padding:0;}
 .ets_mm_categories li {font-weight:700;}
 
 ul.ets_mm_categories li.has-sub .arrow {filter: brightness(0.5); transform:rotate(0deg); right:0;}
 
 
 span.arrow.opened {transform:rotate(180deg); left: unset; 
    right: -17.5%;}
    .arrow::before {transform:rotate(0deg);} 
    
    .ets_mm_categories li > a {
    font-size:13px!important;
    font-weight: 400!important; }
    .ets_mm_block_content > .ets_mm_categories >li >a{
        
        font-weight: 600!important;
    }
    .transition_floating .mm_menus_ul{
        
        max-width:500px!important;
    }

.ets_mm_categories.active li > a {
    font-size:12px!important;
    font-weight: 400!important; }
    
    .ets_mm_megamenu .mm_columns_ul {border:2px solid #F5F5F5; background-color: #F9F9F9;}
 /*   ul.ets_mm_categories li.has-sub .arrow:after {transform:rotate(180deg);} */
.menumobilemega .mm_menus_ul .arrow:after{ right: -17.5%;}

ul.ets_mm_categories li.has-sub .arrow {height:22px;}


.arrow::before {
    filter: brightness(0.5);
    transform: rotate(180deg);
    right: -17.5%;
}
.mm_menus_ul .arrow::before {top: 38%;}
.menumobilemega .mm_menus_li > a {font-size:13px; border-bottom: 1px solid #6594AB!important;}
.ets_mm_categories li a {padding: 5px 10px 5px 15px !important;}
.ets_mm_megamenu .mm_columns_ul{ border:none; }
ul.ets_mm_categories li.has-sub .arrow {
    right: 0px!important;
    height: 19px!important;
}
ul.ets_mm_categories li.has-sub.active .arrow:before { transform: rotate(0deg)!important;}
.customfootermenu {margin-top:0!important; }
ul.ets_mm_categories li.has-sub {
    padding-bottom:0px;
    border-bottom: 1px solid #E2E2E2!important; }
}

/*
@media (min-width: 767px) {
 #product .producttabscustom {
max-width: 208%;
float:left;
}
} */

#product .leftalltabs {
width: 100%;
    display: inline-block; } 
    
   /* #product .producttabscustom #product-comments-list {overflow-y: unset;} */
   
   #product-comments-list-footer{
       margin-top:20px;
   }
    
@media only screen and (max-width: 767px) {
 #xarakthristikamob .data-sheetulli li {padding-left:5px;padding-right:5px;}
 #xarakthristikamob .product-features{
    margin-top: 0;}
    
}
@media only screen and (max-width: 350px) {
    .product-add-to-cart.js-product-add-to-cart{
        padding-left:5px;
        padding-right:5px;
    }
    #product .js-product-add-to-cart .product-quantity{
        width:auto;
    }
    
}

@media only screen and (max-width: 320px) {
    .product-miniature .product-price-and-shipping{
        min-height:48px;
    }
    .product-miniature .brandtitlelist{
        min-height:44px;
    }
}

@media only screen and (max-width: 480px) {
    #header .top-logo img{
        width:100%;
        
    }
    .block_newsletter form input[type="email"]{
        width:100%;
        padding-left: 5px;
        
    }
    .newsletterform .btn-primary{
        right:0px!important;
    }
    
}

.opc-container .custom-panel h4:after{
        position: absolute;
    content: '';
    border-left: 3px solid #286090;
    left: 0;
    top: 0;
    height: 100%;
    
}

.opc-container .custom-panel h4{
        font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #efefef;
    background: #f3f3f3;
    text-transform: uppercase;
    
}
.kblabel{
    display:none!important;
}



#module-supercheckout-supercheckout .opc-container input[type=checkbox] + label:before{
	content: "\2714\fe0e";
	color:white;
	
}

#authentication .register-form p:nth-child(2){
    display:none;
}





.weight-min{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}
.minav{
	font-weight: 400;
    font-size: 14px;
}
.minav.notavalaible{
	color:red;
}
.minav.outofstock {
        color:#f7af0e;
    
}
@media only screen and (max-width: 480px) {
    .minav.availabledesktop{
        height:44px;
            display: flex;
    align-items: center;
    }
}

 span.homeh2{
    font-size:1.3125rem;
}

.heropageswraper::-webkit-scrollbar{
    width:0px!Important;
    
}

.heropageswraper {
           display: flex;
    overflow-x: scroll; 
    
}
.heropageswraper .hero-banner-1{
    
        min-width: 100vw;
    height: auto;
}

@media only screen and (max-width: 767px) {
    
    .spmanufactureslider .item{
            min-width: 33vw;
    display: flex;
    align-items: center;
        
    }
    #spmanufactureslider-1{
        
    opacity: 1;
    display: flex;
    overflow: scroll;
    }
    #spmanufactureslider-1::-webkit-scrollbar {
      width: 0px!important;
    }
}
@media (min-width: 767px) { 
	.ets_mm_megamenu_content_content .mm_menus_ul{
		 display: flex;
    	justify-content: center;
	}
	.sticky .ets_mm_megamenu_content_content .mm_menus_ul{
	    
	    display:unset;
	}
}

.displayCustomBanners2 .home {
        display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.displayCustomBanners2 .home .banner-item{
        width: 20%;
}
@media only screen and (max-width:600px) {
    
    .displayCustomBanners2 .home{
        justify-content:unset;
        overflow-x:scroll;
    }
    .displayCustomBanners2 .home .banner-item{
        min-width:33vw;
    }
}
#product .wishbtnaction .product-variants-item{
    display:none;
}
#product .wishbtnaction .product-variants-item:first-child{
    display:unset!important;
}
#product .table-product-discounts{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.product-miniature .variant-links{
        scrollbar-width: none;
    
}
#product #post-product-comment-form .js-qv-product-cover{
     width: 100%!important;
    height: 100%!important;
}
main{
     
    overflow-x: hidden;
    
}
#footercustom > div {
    
    display:none;
}



.product-variants .input-color[checked="checked"] + img{
border:2px solid black;
}
.imgvariant{
    width: 50px;
    height: 60px;
    object-fit: cover;
    border-radius: 10%;
    cursor: pointer;
    border:1px solid #00000063;
    padding: 2px 5px;
}
.product-variants-item{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#product .radio-label{
	padding:0.75rem 0.75rem;
	cursor:pointer;
}
#ybc_blog_page .elementor *{
        color: black!important;
    font-family: "Noto Sans", sans-serif!important;
    letter-spacing: normal !important;
}

#ybc_blog_page  button:hover{
    background:#296a8a!important;
    
}
#header .header-top {
    padding: 16px 0 !important;
}
.topmenusec .mm_menu_content_title {
    padding: 12px 35px !important;
    font-size: 15px;
}
#header .logo {
    max-width: 260px;
}
.header-top #search_widget input {
    padding-right: 1rem;
    height: 50px !important;
    border: 1px solid #bebebe;
    border-radius: 30px;
    background: #fff;
    width: 600px;
    padding-left: 60px;
}
.searcicontop {
    position: absolute;
    top: 15px;
    left: 25px;
}