@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap');

html,
body {
  padding: 0;
  margin: 0;
  line-height: 1.6;
}
html,
body,
p,
a,
li {
  font-size: 22px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
div label {
  font-family: 'Open Sans', sans-serif !important;
}
a {
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2;
  font-weight: 300;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 38px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 24px;
}
body div {
  text-align: inherit;
}

.cmsmasters_row_margin:after {
  content: '';
  display: none;
}
.content_wrap,
.content {
  padding: 0;
}
.sidebar {
  padding-top: 0;
  padding-bottom: 0;
}
.content_wrap,
.cmsmasters_row_inner,
.one_first {
  width: 100%;
}
.one_half {
  width: 50%;
}
.one_third {
  width: 33.33%;
}
._content_card_text .one_half,
._column_toggles_accordion.one_half {
  width: 46%;
  margin-right: 2%;
  margin-left: 2%;
}
.cmsmasters_row_margin,
.one_first,
.one_half,
.one_third,
.page-description {
  margin: 0;
}
.woocommerce-page .content_wrap.fullwidth,
.middle_content,
.cmsmasters_row_inner,
.cmsmasters_featured_block .featured_block_inner {
  padding: 0;
}
.cmsmasters_row_margin {
  display: flex;
}
.cmsmasters_row_margin .cmsmasters_column {
  display: flex;
  flex-direction: column;
}
.cmsmasters_row_margin .cmsmasters_column._column_toggles_accordion {
  justify-content: start;
}
.cmsmasters_row_margin .cmsmasters_column.one_third {
  justify-content: start;
}
._content_card_text .cmsmasters_row_margin .cmsmasters_column {
  justify-content: start;
}
._section_img_text .cmsmasters_text {
  padding: 0 12%;
}
.search.search-results .middle_content,
.woocommerce-page .middle_content,
.search.search-results.woocommerce-page .middle_content,
.single-product .middle_inner {
  padding: 5vw 5vw 8vw;
}
.woocommerce-shop.woocommerce-page .middle_content,
.page.home .middle_inner {
  padding: 0;
}
._categories {
  padding: 0 2%;
}
._products {
  padding-left: 2%;
  padding-right: 2%;
}

.cmsmasters_divider_width_short.cmsmasters_divider_pos_center._wrap_width_100 {
  width: 10%;
  left: 45%;
}
.cmsmasters_divider_width_short.cmsmasters_divider_pos_center._wrap_width_50 {
  width: 16%;
  left: 42%;
}

ul.navigation > li.menu-item.current-menu-ancestor:hover > a,
ul.navigation > li.menu-item.current-menu-item > a:hover,
ul.navigation > li > a:hover,
ul.navigation > li > a:hover .nav_subtitle,
ul.navigation > li:hover > a,
ul.navigation > li:hover > a .nav_subtitle {
  color: #78be20 !important;
}

/* Header */
.h_top {
  padding: 12px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #3b3838;
  background: #78be20;
  font-size: 22px;
  line-height: 24px;
  font-weight: 300;
}
.h_top a {
  color: #fff;
  line-height: 24px;
}
.h_contact {
  display: flex;
}
.h_top ._item_email {
  padding-left: 12px;
}
.h_top ._item_phone {
  padding-right: 12px;
  /* border-right: 1px solid #fff; */
  display: flex;
  align-items: center;
}
.h_top ._item_phone ._icon {
  width: 24px;
  height: auto;
  margin-right: 8px;
}
.h_button_catalog_content {
  display: none;
}
.h_button_catalog_content a {
  display: inline-block;
  color: #fff;
  padding: 3px 8px;
  border: 2px solid #fff;
}

.h_switch {
  /* padding: 3px 2%; */
  /* margin-bottom: -20px; */
  text-align: right;
  line-height: 1;
  position: relative;
  z-index: 999;
}

.header_mid_inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.header_mid_inner .mid_nav_wrap {
  flex-grow: 1;
}
.header_mid_inner .mid_nav.navigation {
  display: flex;
}
.en_EN .header_mid_inner .mid_nav.navigation {
  justify-content: flex-end;
}
.he_HE .header_mid_inner .mid_nav.navigation {
  justify-content: flex-start;
}
.header_mid .logo_wrap {
  float: none;
}
.he_HE .header_mid .logo_wrap {
  order: 3;
}
/* .he_HE .menu-primary-menu-container ul li:first-child {
  margin-right: 20%;
}
.en_EN .menu-primary-menu-container ul li:last-child {
  margin-left: 20%;
}
.he_HE .menu-primary-menu-container ul li:first-child a span.nav_item_wrap,
.en_EN .menu-primary-menu-container ul li:last-child a span.nav_item_wrap {
  border: 2px solid #78be20;
  background: #78be20;
  color: #fff !important;
} */

.header_mid .header_mid_inner .logo_wrap {
  display: flex;
  align-items: center;
  width: 190px;
}
.header_mid .logo_wrap .logo {
  display: block;
  width: 100%;
}
.header_mid .logo_wrap .logo img {
  width: 100%;
  height: auto;
  position: relative;
}
.headline_color {
  background-color: transparent;
}
.header_fullwidth .header_mid .header_mid_inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navigation > li > a .nav_item_wrap:before {
  background-color: #78be20;
}
.navigation > li.current-menu-item > a .nav_item_wrap:before,
.navigation > li.current-menu-ancestor > a .nav_item_wrap:before {
  width: 42px;
}
.cmsmasters_embed_wrap iframe {
  margin: 0 auto;
}
.navigation > li > a {
  font-size: 20px;
}
.navigation > li > a .nav_item_wrap {
  padding: 5px 12px;
}

#page.cmsmasters_heading_after_header #middle,
#page.cmsmasters_heading_under_header #middle .headline .headline_outer {
  padding-top: 180px;
}

#middle .middle_inner {
  padding: 40px 0;
}

.cmsmasters_img {
  display: block;
}
._image_text img {
  width: 100%;
}
body p,
body p strong {
  white-space: normal !important;
}
._bottom_line .cmsmasters_heading::after {
  display: block;
  content: '';
  width: 100px;
  height: 1px;
  background: #78be20;
  margin: 22px auto 0;
}
._cards .cmsmasters_img {
  margin-bottom: 15px;
}
body div._cards .cmsmasters_text a {
  font-size: 22px;
  color: #000 !important;
}
body div._cards .cmsmasters_text a:hover {
  color: #78be20 !important;
}

.cmsmasters_icon_box.cmsmasters_icon_heading_left.shortcode_animated h4:before {
  bottom: auto !important;
}

.cmsmasters_toggles.toggles_mode_accordion
  .cmsmasters_toggle_wrap
  .cmsmasters_toggle_title
  a {
  padding-right: 30px;
}
.cmsmasters_toggles.toggles_mode_accordion
  .cmsmasters_toggle_wrap
  .cmsmasters_toggle_title
  a,
.cmsmasters_toggles.toggles_mode_accordion
  .cmsmasters_toggle_wrap:last-child
  .cmsmasters_toggle_title
  a {
  border: none;
}
.cmsmasters_toggles.toggles_mode_accordion
  .cmsmasters_toggle_wrap
  .cmsmasters_toggle {
  border: none;
}
.cmsmasters_toggles .cmsmasters_toggle_title a::after {
  right: 5px !important;
}

.cmsmasters_img img {
  width: 100%;
  height: auto;
}
._images .cmsmasters_column_inner {
  padding: 0 20px 30px;
}
._textcards .cmsmasters_column {
  padding: 20px 20px 0;
  border: 2px solid #78be20;
  margin: 0 20px 30px;
}

div._advantages .icon_box_heading {
  display: block !important;
  padding-left: 0 !important;
  padding-left: 50px !important;
  text-align: left !important;
}
.he_HE div._advantages .icon_box_heading {
  padding-right: 50px !important;
  text-align: right !important;
}
div._advantages .icon_box_heading::before {
  left: 0 !important;
  right: auto !important;
}
.he_HE div._advantages .icon_box_heading::before {
  left: auto !important;
  right: 0 !important;
}
div._advantages .icon_box_inner {
  padding-bottom: 15px;
}

/* Shop page */
.woocommerce-shop .cmsmasters_woo_wrap_result,
.woocommerce-shop .cmsmasters_products,
.woocommerce-shop .cmsmasters_wrap_pagination {
  /* display: none; */
}
.search.search-results.woocommerce-shop .cmsmasters_woo_wrap_result,
.search.search-results.woocommerce-shop .cmsmasters_products,
.search.search-results.woocommerce-shop .cmsmasters_wrap_pagination {
  display: block;
}
.woocommerce-shop ._section_shop .cmsmasters_products {
  display: block;
}

.cmsmasters_products .cmsmasters_product .cmsmasters_product_info,
.cmsmasters_woo_wrap_result {
  display: none;
}

._banner .featured_block_text h1,
._banner .featured_block_text p {
  color: #fff;
}
._banner .featured_block_text a,
._categories .featured_block_text a {
  display: inline-block;
  color: #fff !important;
  padding: 13px 25px;
  border: 2px solid #fff;
  background-color: transparent;
  font-size: 22px;
  line-height: 22px;
  transition: 0.3s;
}
._banner .featured_block_text a:hover {
  background-color: #78be20;
}

._categories .featured_block_text a {
  display: block;
  color: #78be20 !important;
  background-color: #fff;
  font-weight: 300;
}
._categories .featured_block_text a:hover {
  background-color: #78be20;
  color: #fff !important;
}
._categories .cmsmasters_featured_block .featured_block_inner {
  width: 64% !important;
}

._image_text .button_wrap {
  padding-top: 15px;
}
._button {
  border: 2px solid #78be20;
  background: #78be20;
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px;
  font-weight: 400;
  text-transform: none;
}
._button:hover {
  background: transparent;
  color: #000;
  border-color: #78be20;
}
.cmsmasters_products {
  margin: 0;
}
._products .cmsmasters_product_cat,
._products .cmsmasters_star_rating {
  display: none;
}
._products .cmsmasters_product_title a,
._products .woocommerce-Price-amount {
  color: #1f4e7c !important;
  font-size: 22px !important;
  font-weight: 300 !important;
}
._products .woocommerce-Price-currencySymbol {
  font-size: 18px;
}
.cmsmasters_products .product {
  padding: 0 0 12px 0;
}
._category_card {
  padding: 8vw 0;
}
._category_card p {
  padding-bottom: 0;
}
.cmsmasters_single_product .product_meta,
.cmsmasters_single_product .product_meta a {
  font-size: 17px;
}
h2.cmsmasters_single_slider_title,
.upsells h2,
.cross-sells h2 {
  color: #1f4e7c;
  text-align: center;
}
.cross-sells h2::after,
.upsells h2::after,
.cmsmasters_single_slider_title::after {
  content: '';
  display: block;
  width: 20%;
  height: 1px;
  background: #5b9bd4;
  margin: 30px auto;
}
.cross-sells .cmsmasters_products {
  padding-top: 15px;
}

.cmsmasters_wrap_pagination ul li .page-numbers:hover,
.select2.select2-container--open,
.select2-container.select2-container--open .select2-selection--single,
.cmsmasters_prev_arrow:hover,
.cmsmasters_next_arrow:hover,
div.subpage_nav > span:hover,
div.subpage_nav > a:hover,
.post_nav .cmsmasters_next_post:hover .cmsmasters_next_arrow,
.post_nav .cmsmasters_prev_post:hover .cmsmasters_prev_arrow,
.owl-pagination .owl-page.active,
.owl-pagination .owl-page:hover,
.pricing_best .cmsmasters_button,
input:not([type='submit']):not([type='button']):not([type='radio']):not(
    [type='checkbox']
  ):focus,
select:focus,
textarea:focus {
  border-color: #78be20 !important;
}
.header_mid .search_wrap .search_bar_wrap .search_button button:hover:before,
.header_mid a:hover,
.cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button:hover,
.cmsmasters_dynamic_cart:hover .cmsmasters_dynamic_cart_button,
.header_mid .resp_mid_nav_wrap .resp_mid_nav:hover:before,
#page .cmsmasters_dynamic_cart .remove:hover,
.navigation li > a:hover,
.navigation li > a:hover .nav_subtitle,
.navigation li.current-menu-item > a,
.navigation li.current-menu-item > a .nav_subtitle {
  color: #78be20 !important;
}
.header_mid .resp_mid_nav_wrap .resp_mid_nav:hover:before,
.header_mid .resp_mid_nav_wrap .resp_mid_nav:hover:after,
.header_mid .resp_mid_nav_wrap .resp_mid_nav:hover span,
.header_mid .cmsmasters_button:hover,
.header_mid .button:hover,
.header_mid input[type='submit']:hover,
.header_mid input[type='button']:hover,
.header_mid button:hover {
  background-color: #78be20;
}
body input[type='submit'] {
  background-color: #78be20;
  border-color: #78be20;
}
body input[type='submit']:hover {
  border-color: #78be20;
}
.he_HE
  body
  .wpcf7-form
  input:not([type='submit']):not([type='button']):not([type='radio']):not(
    [type='checkbox']
  ),
.he_HE body .wpcf7-form select,
.he_HE body .wpcf7-form textarea,
.he_HE body .wpcf7-form option {
  text-align: right;
}
._form
  .wpcf7-form
  input:not([type='submit']):not([type='button']):not([type='radio']):not(
    [type='checkbox']
  ),
._form .wpcf7-form select,
._form .wpcf7-form textarea {
  margin: 0;
}
._form .wpcf7-form p {
  margin-bottom: 20px;
}
.he_HE ._form .wpcf7-not-valid-tip {
  text-align: right;
}

.he_HE
  ._form
  .wpcf7
  form.wpcf7-form
  span.wpcf7-list-item
  input[type='checkbox']
  + span.wpcf7-list-item-label:before {
  left: auto;
  right: 0;
}
.he_HE
  ._form
  .wpcf7
  form.wpcf7-form
  span.wpcf7-list-item
  input[type='checkbox']
  + span.wpcf7-list-item-label:after {
  left: auto;
  right: 2px;
}
.he_HE ._form .wpcf7-list-item-label {
  padding-left: 0;
  padding-right: 25px;
  text-align: right;
  display: block;
  width: 100%;
}
._form .wpcf7-spinner {
  position: absolute;
  bottom: -30px;
  right: 0;
  margin: 0;
}
._form p {
  position: relative;
}
._form input[type='submit'] {
  font-size: 22px !important;
  font-weight: 400 !important;
}
.he_HE._form .wpcf7 form .wpcf7-response-output {
  text-align: right;
}

/*  Subscribe Box */
._subscribe_box {
  padding: 0 20px;
}
._subscribe_box .email {
  display: block;
  width: 45%;
  margin: 0 auto;
  text-align: center;
}
._subscribe_box .foot {
  text-align: center;
}
._subscribe_box ._button {
  margin: 20px 0;
}
._subscribe_box ._button {
  font-family: 'Open Sans', sans-serif !important;
  border: 2px solid #78be20;
  background: #78be20;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
}
._subscribe_box ._button:hover {
  border-color: #78be20;
  background: transparent;
  color: #000;
}
.brandingLogo {
  opacity: 0.3;
}
.cmsmasters_tabs .cmsmasters_tab_inner,
.cmsmasters_tabs .cmsmasters_tab_inner p {
  font-size: 18px;
}
.widgettitle {
  font-size: 17px;
  font-weight: 400;
}
.widget p {
  font-size: 17px;
}
.widget .menu-item a {
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
}
.widget_nav_menu ul li a:hover:before {
  display: none;
}
.widget .product-title {
  font-weight: 400;
}
.wc-block-product-search__fields {
  position: relative;
  display: block !important;
  width: 100%;
}
.wc-block-product-search__fields input {
  display: block !important;
  width: 100%;
}

._video {
  padding-top: 50px;
}
._landing ._video {
  padding-top: 0;
}

.locale_wrap {
  position: relative;
  /* float: right; */
  width: 28px;
  height: 100%;
  /* margin-right: 14px; */
}
.locale_content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.locale_wrap .btn_locale {
  cursor: pointer;
  /* padding-bottom: 4px; */
}
.locale_select {
  position: absolute;
  top: 160%;
  right: -8px;
  width: 180px;
  padding: 20px 0;
  background: #f2efea;
  display: none;
  opacity: 0;
  z-index: 300;
}
.locale_select._show {
  display: block;
  opacity: 1;
}
.locale_select::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #f2efea;
  top: -20px;
  right: 15px;
}
.locale_select ._item {
  font-size: 15px;
  padding: 3px 30px;
  display: block;
  transition: 0.3s;
}
.locale_select ._item:hover {
  cursor: pointer;
  background: #ebe6df;
}
.locale_select ._item span {
  display: inline-block;
}
.locale_select ._item ._text {
  width: 76px;
  padding-left: 12px;
  text-align: left;
}
.locale_select a {
  color: #3b3838 !important;
  font-size: 15px !important;
}
.comment-respond input[type='email'],
.comment-respond input[type='text'] {
  width: 100%;
}
.stock {
  position: relative;
  margin: 0;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 600;
}
.cmsmasters_breadcrumbs {
  display: none;
}

#footer {
  display: none;
}

/* Bottom */
#bottom {
  background: #78be20;
}
.he_HE #bottom .bottom_outer .bottom_inner {
  display: flex;
  justify-content: space-between;
}
.he_HE #bottom .bottom_outer .bottom_inner aside {
  margin-left: 0;
  margin-right: 3vw;
}
.he_HE #bottom .bottom_outer .bottom_inner aside:last-child {
  max-width: 250px;
  margin-right: 0;
  margin-left: 5vw;
}
.he_HE #bottom .bottom_outer .bottom_inner .widget_nav_menu a {
  font-size: 18px;
}
.he_HE #bottom .bottom_outer .bottom_inner .widget_nav_menu a::after {
  display: none;
}
.he_HE #bottom .bottom_outer .bottom_inner p.footer_logo_text_box {
  font-size: 18px;
  font-weight: 300;
}
/*  < 1024px */
@media (max-width: 1023.98px) {
  .he_HE #bottom .bottom_outer .bottom_inner aside {
    margin-left: 0;
    margin-right: 0;
  }
  .he_HE #bottom .bottom_outer .bottom_inner aside:last-child {
    margin-right: 0;
    margin-left: 0;
  }
}

.he_HE #bottom .menu,
.he_HE #bottom aside {
  text-align: right;
}
#bottom ul,
#bottom li {
  list-style: none;
}
#bottom,
#bottom p,
#bottom h3,
#bottom h2,
#bottom a {
  color: #000;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif !important;
}
.he_HE #bottom h3.widgettitle {
  font-weight: 500;
}
#bottom p,
#bottom a {
  font-size: 22px;
}
.bottom_outer {
  width: 100%;
  padding: 0 4% 0 2%;
}
#bottom a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  border: none !important;
  padding: 0;
  text-transform: none;
}
#bottom ul li a::before {
  display: none !important;
}
#bottom ul li a::after {
  position: absolute;
  display: inline-block;
  content: '';
  background: #000;
  height: 1px;
  width: 100%;
  bottom: -1px;
  right: 0;
}
#bottom ul.menu li {
  margin-bottom: 8px;
}
#bottom .wp-block-image {
  display: block;
  max-width: 270px;
}
#bottom .wp-block-image {
  margin-right: auto;
  margin-left: 0;
}
.he_HE #bottom .wp-block-image {
  margin-right: 0;
  margin-left: auto;
}
#bottom .wp-block-image img {
  width: 100%;
  height: auto !important;
}
.he_HE #bottom * {
  text-align: right;
}
.he_HE #bottom .wp-block-group-is-layout-flex {
  align-items: flex-end;
}
#bottom .wp-block-group-is-layout-flex {
  align-items: flex-start;
}

._box_map .custom_html {
  text-align: center;
}
._box_map iframe {
  display: inline-block;
}

/*  < 1200px */
@media (max-width: 1199.98px) {
  .en_EN .menu-primary-menu-container ul li:last-child {
    margin-left: 7%;
  }
}

/*  < 1024px */
@media (max-width: 1023.98px) {
  html,
  body,
  p,
  a,
  li,
  ._button,
  ._form input[type='submit'] {
    font-size: 18px !important;
  }
  #header .header_mid,
  #header .header_mid .header_mid_outer {
    overflow: visible;
  }
  #header .header_mid .header_mid_inner {
    flex-wrap: wrap;
  }
  #header .header_mid .mid_nav_wrap {
    order: 4;
    width: 100%;
  }
  .he_HE #header .header_mid a {
    text-align: right !important;
  }
  .h_top,
  #bottom p,
  #bottom a {
    font-size: 18px;
  }
  .h_button_catalog_content {
    display: block;
  }
  /* .he_HE .menu-primary-menu-container ul li:first-child,
  .en_EN .menu-primary-menu-container ul li:last-child {
    display: none !important;
  } */

  #header .navigation {
    display: flex !important;
  }
  .he_HE #header .navigation {
    flex-direction: column-reverse !important;
  }
  .en_EN #header .navigation {
    flex-direction: column !important;
  }

  #header nav li {
    background: #fff !important;
  }
  #header nav .mid_nav {
    border-bottom: #e5e3df solid 1px;
  }
  .locale_select {
    /* top: 80%; */
  }
  .cmsmasters_row_margin {
    flex-wrap: wrap;
  }
  .cmsmasters_column.one_half,
  .cmsmasters_column.one_third {
    width: 100%;
  }
  ._content_card_text .one_half {
    width: 100% !important;
  }
  ._column_mobile .cmsmasters_row_margin {
    flex-direction: column;
  }
  ._column_reverse_mobile .cmsmasters_row_margin {
    flex-direction: column-reverse;
  }
  .cmsmasters_column_inner {
    text-align: center;
  }

  .home .sp-testimonial-content p {
    padding: 0 !important;
  }
  #bottom .wp-block-image {
    text-align: left;
  }
  .he_HE #bottom .wp-block-image {
    text-align: right;
  }
  #bottom .bottom_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
  }
  .he_HE #bottom .bottom_inner {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .cmsmasters_embed_wrap iframe {
    width: 800px;
    height: 448px;
  }
  ._content_card_text {
    padding: 0 !important;
  }
  ._column_card_text {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    padding: 15px 15px 0 !important;
  }
  ._landing .cmsmasters_column.one_half._text_box._left {
    order: 2;
  }
  ._landing .cmsmasters_column.one_half._text_box {
    margin-top: 30px;
  }
  ._landing ._column_toggles_accordion.one_half {
    margin: 0 20px 30px;
  }
  ._landing ._column_toggles_accordion.one_half:last-child {
    margin-bottom: 0;
  }
  ._landing._first_text_section {
    padding-top: 15px;
  }
}
/*  < 768px */
@media (max-width: 767.98px) {
  html,
  body {
    font-size: 16px;
    line-height: 1.5;
  }
  p,
  a,
  li,
  .home .sp-testimonial-content p {
    font-size: 16px;
    line-height: 1.5;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }

  ._button {
    line-height: 40px;
    font-size: 16px;
  }
  .locale_wrap {
    /* margin: 0 10px 15px; */
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  .locale_select {
    top: 40px;
  }

  .h_button_catalog {
    order: 2;
  }
  .h_switch {
    order: 3;
  }
  .h_contact {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 7px;
  }

  .header_mid .logo_wrap .logo {
    display: inline-block !important;
  }
  #header .header_mid .header_mid_inner .resp_mid_nav_wrap {
    margin: 12px 10px 12px;
  }
  ._categories .cmsmasters_row_inner {
    padding: 0 5vw;
  }
  ._categories .cmsmasters_row_margin {
    margin-left: -12px;
    margin-right: -12px;
  }
  ._categories .cmsmasters_row_margin .cmsmasters_column {
    margin-right: 0;
    margin-left: 0;
    width: 50%;
    padding: 0 12px;
    justify-content: start;
  }
  .search.search-results.woocommerce-shop .cmsmasters_products,
  .cmsmasters_products {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .cmsmasters_products li.product {
    margin-right: 0;
    margin-left: 0;
    width: 50% !important;
    padding: 0 12px;
  }
  ._content_card_text {
    padding: 0 !important;
  }
  ._column_card_text {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    padding: 15px 15px 0 !important;
  }
  .home ._bg_dark .cmsmasters_product_title.entry-title a {
    font-size: 17px !important;
  }
  .home ._bg_dark .woocommerce-Price-amount.amount bdi,
  .home ._bg_dark .woocommerce-Price-currencySymbol {
    font-size: 16px !important;
  }

  .cmsmasters_product_info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  ._content_card_text .one_half {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .sp-testimonial-free-section .slick-dots {
    margin-top: 0;
  }
  #bottom h2 {
    font-size: 24px;
    margin-bottom: 22px;
    line-height: 24px;
  }
  #bottom h3 {
    font-size: 21px;
    margin-bottom: 22px;
    line-height: 24px;
  }
  #bottom .widget {
    padding-bottom: 10px;
  }
  #bottom p,
  #bottom a {
    /* font-size: 16px; */
  }
  #bottom ul li {
    margin-bottom: 2px;
  }
  #bottom .wp-block-image img {
    max-width: 170px;
    height: auto;
  }
  .headline_outer .headline_inner .headline_text {
    padding: 0 15px 12px;
  }
  #page .headline_outer .headline_inner {
    padding: 25px 0;
  }
  #page .cmsmasters_breadcrumbs .cmsmasters_breadcrumbs_inner {
    padding: 12px 0 0;
  }
  .cmsmasters_divider_width_short.cmsmasters_divider_pos_center._wrap_width_100 {
    width: 20%;
    left: 40%;
  }

  .navigation > li > a {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 28px;
  }
  ._banner .featured_block_text a,
  ._categories .featured_block_text a {
    font-size: 16px;
  }
  ._categories {
    padding: 0;
  }
  ._banner .featured_block_text a,
  ._categories .featured_block_text a {
    padding: 0 20px;
    font-size: 16px;
    line-height: 40px;
  }
  ._categories .featured_block_text a {
    color: #fff !important;
    font-weight: 400;
    background: transparent !important;
  }
  ._categories .cmsmasters_featured_block .featured_block_inner {
    width: 78% !important;
  }
  ._category_card {
    padding: 16vw 0;
  }
  .woocommerce-shop ._section_shop .cmsmasters_products {
    display: flex;
  }
  ._products {
    padding-left: 0;
    padding-right: 0;
  }
  ._products .cmsmasters_product_title a {
    font-size: 17px !important;
    font-weight: 400 !important;
  }
  ._products .woocommerce-Price-amount {
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  .cmsmasters_embed_wrap iframe {
    width: 334px;
    height: 188px;
  }
  ._video {
    padding-top: 0;
  }
  .cmsmasters_single_product .price {
    font-weight: 400;
  }
  .cmsmasters_single_product .product_meta,
  .cmsmasters_single_product .product_meta a {
    font-size: 15px;
  }
  .cmsmasters_tabs .cmsmasters_tab_inner,
  .cmsmasters_tabs .cmsmasters_tab_inner p {
    font-size: 16px;
  }

  .sidebar {
    padding-top: 50px;
    padding-bottom: 40px;
    margin-top: 50px;
  }
  .cmsmasters_woo_tabs {
    margin: 40px 0 0;
  }
  .cmsmasters_tabs .cmsmasters_tabs_list {
    display: flex;
  }
  .single-product .cmsmasters_tabs.tabs_mode_tab .cmsmasters_tabs_list_item a {
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 400;
  }
  .single-product .cmsmasters_tabs.tabs_mode_tab .cmsmasters_tabs_list_item a {
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 400;
  }
  input:not([type='submit']):not([type='button']):not([type='radio']):not(
      [type='checkbox']
    ),
  textarea,
  option {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .widget_shopping_cart .cart_list a {
    font-weight: 400;
  }

  h5 a {
    font-weight: 400;
  }
  .cmsmasters_product .cmsmasters_product_cat.entry-meta a {
    font-size: 15px;
    line-height: 1.3;
  }
  .cmsmasters_product .cmsmasters_product_title a {
    font-size: 17px;
  }
  .middle_content.entry .woocommerce {
    padding-bottom: 30px;
  }
  .cmsmasters_product .cmsmasters_product_cat {
    display: none;
  }
  #header .header_mid .header_mid_inner .logo_wrap .logo {
    width: 170px;
  }
  ._landing._img_text_box .cmsmasters_column {
    padding: 0 20px;
  }
  ._landing._content_card_text .one_half {
    margin-left: 20px;
    margin-right: 20px;
  }
  ._landing._content_card_text .one_half:first-child {
    margin-top: 0 !important;
  }
  ._landing ._video {
    padding-top: 0;
  }
  ._landing._first_text_section .cmsmasters_text {
    width: 90%;
  }
  ._subscribe_box .email {
    width: 80%;
  }
}

/*  < 600px */
@media (max-width: 599.98px) {
  html,
  body {
    min-width: 320px;
  }
  #page .cmsmasters_products .product,
  .cmsmasters_single_product .cmsmasters_product_left_column {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .h_top {
    padding: 8px 15px;
    /* flex-direction: column; */
    align-items: center;
  }
  .h_contact {
    /* flex-direction: column; */
    align-items: end;
    flex-wrap: wrap;
    align-items: center;
  }
  .h_top ._item {
    display: flex;
    width: auto;
  }
  .h_top ._item_email {
    padding-left: 0;
  }
  .h_top ._item_phone {
    padding-right: 0;
    border-right: none;
  }
  ._landing._first_text_section .cmsmasters_text {
    width: auto;
    margin: 0 20px;
    padding: 20px 20px 7px;
  }
}

/** Reseller Slider **/

.theme_reseller_slider ._item {
  display: flex;
  padding: 0 20px;
  height: 25vw;
}
.theme_reseller_slider ._item_content {
  width: 40%;
  flex-shrink: 0;
  background: #78be20;
  padding: 15px;
}
.theme_reseller_slider ._item_content ._logo {
  margin-bottom: 20px;
  text-align: center;
}
.theme_reseller_slider ._item_content ._logo img {
  display: inline-block;
  width: 100px;
  max-width: 100%;
  height: auto;
}
.theme_reseller_slider ._item_content h5 {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
}
.theme_reseller_slider ._item_content p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: center;
}
.theme_reseller_slider ._item_image {
  overflow: hidden;
  width: 60%;
}
.theme_reseller_slider ._item_image img {
  height: 100%;
  width: auto;
  max-width: none;
}

.slick-dots {
  position: relative;
}
.theme_reseller_slider .slick-dots {
  position: absolute;
}
.theme_reseller_slider ul > li::before {
  display: none;
}

.theme_reseller_slider .slick-dots {
  bottom: -40px;
}
.theme_reseller_slider .slick-dots li button:before {
  color: transparent;
}
.theme_reseller_slider .slick-dots li button::before {
  background: #78be20;
}

.theme_reseller_slider .slick-dots li.slick-active button::before,
.theme_reseller_slider .slick-dots li button:hover::before {
  background: #78be20;
}
.theme_reseller_slider .slick-dots li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
}
.theme_reseller_slider .slick-dots li button {
  border: none;
  border-radius: 50%;
  overflow: hidden;
  width: 14px;
  height: 14px;
}
/*  < 1024px */
@media (max-width: 1023.98px) {
  .theme_reseller_slider ._item {
    padding: 0 15px;
    height: 45vw;
  }
}
/*  < 768px */
@media (max-width: 767.98px) {
  .theme_reseller_slider ._item_content ._logo {
    margin-bottom: 15px;
  }
  .theme_reseller_slider ._item_content h5 {
    font-size: 16px;
  }
  .theme_reseller_slider ._item_content p {
    font-size: 15px !important;
    line-height: 1.4 !important;
  }
}
/*  < 600px */
@media (max-width: 599.98px) {
  .theme_reseller_slider ._item {
    height: 80vw;
  }
}
