div#cart_confirmation_popup .button:hover {
  background: var(--bg-black-color);
}
p#user_switching_switch_on {
  display: none !important;
}

a{
  transition: all 0.3s ease-in-out;
}
/*Sale tag design START */

.shaker-box {
  position: relative;
}
.sale_tag {
  position: absolute;
  z-index: 99;
  background: var(--btn-text-color);
  color: var(--main-text-white-color);
  right: -80px;
  width: 130px;
  height: 130px;
  transform: rotate(55deg);
  top: -57px;
}
.sale_tag span {
  position: absolute;
  bottom: 7px;
  left: 34px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
}
#gform_56 .instruction.validation_message {
  display: none;
}
body .fixed_head .icon {
  top: 25px;
}
body .fixed_head {
  box-shadow: none;
}
body .fixed_head.fixed_head_border {
  box-shadow: 0 1px 2px #c28441;
}
body .site-header.fixed_head .menu_items {
  top: 91px;
}

.new_top_header_wrap {
  background: var(--main-bg-color);
}
.new_top_header_wrap.top_header_wrap ul li a {
  color: var(--main-text-white-color);
  padding: 0px;
  font-weight: 500;
  font-size: 14px;
}
.new_top_header_wrap .menu-new-top-menu-container .menu {
  display: flex;
  justify-content: flex-end;
}
.top_header_wrap.new_top_header_wrap .top_right_wrap .cart_wrap span {
  color: var(--main-text-white-color);
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.new_top_header_wrap.top_header_wrap .top_right_wrap .cart_wrap span small {
  font-weight: 600;
  font-size: 14px;
  color: var(--main-bg-color);
}
.new_top_header_wrap.top_header_wrap ul li {
  display: inline-block;
  border-right: 1px solid #8c8c8c;
  padding: 6px 40px;
}
.new_top_header_wrap.top_header_wrap ul li:last-child {
  border: 0px;
}
.new_top_header_wrap.top_header_wrap .top_right_wrap .cart_wrap .cart_inner {
  border: 0px;
}

.new_top_header_wrap.top_header_wrap .row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.new_top_header_wrap.top_header_wrap .top_right_wrap .cart_wrap .cart_inner span.woocommerce-Price-amount.amount {
  top: 4px;
}

.top_header_wrap.new_top_header_wrap .top_right_wrap .cart_wrap span.cart-txt {
  font-size: 16px;
  margin-left: 20px;
  /* top: 3px; */
}
.top_header_wrap.new_top_header_wrap .top_right_wrap .cart_wrap span img{
  filter: brightness(0) invert(1);
}
.top_header_wrap.new_top_header_wrap .top_right_wrap .cart_wrap span:last-child {
  margin-left: 4px;
  display: none;
}
.top_header_wrap.new_top_header_wrap .top_right_wrap .cart_wrap span small {
  position: absolute;
  right: 0;
  left: 15px;
  top: -8px;
  background-color: #ffffff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 1.5;
  border-radius: 50%;
}
.top_header_wrap.new_top_header_wrap .logout__link {
  display: none;
}
.top_header_wrap.new_top_header_wrap .login-register a {
  border: 0px;
}
.new_top_header_wrap .login-frm img {
  margin-top: 0px;
  margin-right: 8px;
  height: 18px;
  filter: brightness(0) invert(1);
}
.top_header_wrap.new_top_header_wrap .top_right_wrap .cart_wrap  #proceed-to-min-cart:hover span.cart-txt,
.new_top_header_wrap.top_header_wrap ul li a:hover,
.top_header_wrap.new_top_header_wrap .login-register a:hover {
  color: var(--main-text-white-color);   
  opacity: 0.7;
}
.logged-in .new_top_header_wrap .login-frm {
  display: flex;
  align-items: center;
}
.site-header.new-site-header {
  padding: 30px 0 30px !important;
}

.free-design-form.free-design-quote
  .top_label.form_sublabel_below.description_below {
  padding: 0px 30px !important;
}
.free-design-form.free-design-quote .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

@media (min-width: 768px) {
  .top_header_wrap.new_top_header_wrap .login-register a {
    color: var(--main-text-white-color);
    font-weight: 400;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 30px;
    /* font-family: Open Sans; */
  }
}
.mega_menu_wrap #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  padding: 0px 30px 0px 10px;
}

.mega_menu_wrap #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.free-button > a.mega-menu-link {
  padding: 7px 15px 8px 15px;
  background: var(--main-bg-white-color);
  border-radius: 20px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  height: 51px;
  line-height: 34px;
  border: 2px solid var(--btn-text-color);
  color: var(--btn-text-color);
  width: 220px;
  text-align: center;
  text-transform: capitalize;
}
.mega_menu_wrap #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1 > li.mega-menu-item.free-button > a.mega-menu-link:hover {
  background:  var(--main-bg-color);
  color: var(--main-text-white-color);
  border: 2px solid  var(--main-bg-color);
}
.mega_menu_wrap
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  font-weight: normal !important;
}
.mega_menu_wrap
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item.mega-current-menu-item
  > a.mega-menu-link:hover {
  font-weight: 600 !important;
}
.mega_menu_wrap
  #mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-item.free-button
  > a.mega-menu-link:hover {
  font-weight: normal !important;
}
.mega-sub-menu .menu .menu-item a {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 25px !important;
  color: #000 !important;
}
.mega-sub-menu .menu .menu-item {
  padding: 8px 10px;
}
.mega-sub-menu .menu {
  list-style: none;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mega-sub-menu .menu .menu-item .sub-menu {
  display: none;
}
.mega-sub-menu .menu .menu-item:hover ul.sub-menu {
  display: block;
}
.mega-sub-menu {
  background: var(--main-bg-white-color);
}

.mega-sub-menu .menu .menu-item ul.sub-menu {
  position: absolute;
  left: 304px;
  top: 25px;
  width: 318px;
  list-style: none;
  height: 90%;
  padding-left: 40px !important;
}
.mega-sub-menu .menu .menu-item ul.sub-menu li a {
  font-family: Open Sans !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 25px !important;
  text-transform: capitalize !important;
  padding-top: 3px !important;
  display: inline-block;
}

.mega-sub-menu {
  display: flex !important;
  flex-flow: wrap !important;
  padding-top: 15px !important;
}
.mega-sub-menu .mega-menu-columns-9-of-12 {
  background: var(--main-bg-white-color) !important;
  border-radius: 6px !important;
}
.mega-sub-menu .mega-menu-columns-3-of-12 {
  z-index: 999;
}
.mega-sub-menu .menu > li.menu-item-has-children > a:after {
  content: "";
  color: #000;
  font-size: 15px;
  z-index: 999;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 15px;
}
.mega-sub-menu .menu li.menu-item-has-children:hover a:after {
  color: #6e0a1e !important;
}
.mega-sub-menu .menu .menu-item ul.sub-menu li ul.sub-menu {
  display: none;
  top: 0px !important;
}
.mega-sub-menu .menu .menu-item ul.sub-menu li:hover > ul.sub-menu {
  display: block;
}
.mega-sub-menu .menu .menu-item .sub-menu li {
  padding: 5px 10px;
}

.mega-sub-menu
  .menu
  .menu-item
  ul.sub-menu
  > li.menu-item-has-children
  > a:after {
  content: "";
  color: #000;
  font-size: 15px;
  z-index: 999;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 10px;
}

.mega-sub-menu
  .menu
  .menu-item
  ul.sub-menu
  li
  ul.sub-menu
  ul.sub-menu
  li
  > ul.sub-menu {
  display: none;
  top: 0px !important;
}
.mega-sub-menu .menu .menu-item ul.sub-menu ul.sub-menu li:hover ul.sub-menu {
  display: block;
}
.mega-sub-menu .menu .menu-item .sub-menu li {
  padding: 5px 10px;
}

.mega-sub-menu
  .menu
  .menu-item
  ul.sub-menu
  > li.menu-item-has-children
  > a:after {
  content: "";
  color: #000;
  font-size: 15px;
  z-index: 999;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 10px;
}
.mega-sub-menu .menu li a {
  transition: none !important;
}
.mega-sub-menu .menu li:hover > a {
  color: #6e0a1e !important;
  font-weight: 600 !important;
  transition: none !important;
}
.mega-sub-menu .menu .menu-item ul.sub-menu li:hover > a {
  font-weight: 500 !important;
}

.sub-menu-main .mega-sub-menu .mega-menu-columns-9-of-12 {
  width: 71% !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
  top: 60px !important;
  background: var(--main-bg-white-color) !important;
  width: 100%;
}

ul.main-left-ul {
  padding-left: 0px;
  list-style: none;
}
ul.mega-sub-menu li#mega-menu-95038-2 {
  background: #f7f7f7 !important;
  padding: 20px !important;
  margin-bottom: 50px !important;
}
/*ul.child-right-ul {
  padding-left: 0;
  list-style: none;
  position: absolute;
  left: 330px;
  top: -15px;
  background: var(--main-bg-white-color);
  border-radius: 6px;
  overflow: hidden;
}*/
.child-right-ul {
  display: none;
}
.main-left-ul .main-left-li:hover .child-right-ul {
  display: block;
}
.menu_row_mg {
  min-height: 250px;
  position: relative;
  margin-top: -20px;
}
.main-left-ul li.main-left-li:first-child .child-right-ul {
  display: block;
}
.custom-section {
  display: flex;
  flex-flow: row;
}
.custom-left {
  width: 60%;
  text-align: center;
  padding: 0px 80px;
  display: flex;
  align-items: center;
}
.custom-right {
  width: 40%;
}
.custom-center {
  position: absolute;
  width: 86px;
  height: 213px;
  right: 32%;
  top: 34px;
}
.main-left-ul .main-left-li {
  width: 330px;
}
.menu_row_mg .main-left-ul .main-left-li > a {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 25px !important;
  color: #000 !important;
}
.menu_row_mg .main-left-ul .main-left-li {
  padding: 8px 10px;
}
.menu_row_mg .main-left-ul .main-left-li a {
  position: relative;
  padding-top: 0px !important;
  display: inline-block;
  width: 300px;
  transition: none !important;
  text-transform: none;
}

.menu_row_mg .main-left-ul .main-left-li:hover > a {
  color: #6e0a1e !important;
  font-weight: 600 !important;
  transition: none !important;
}
.menu_row_mg .main-left-ul .main-left-li:hover > a:after {
  color: #6e0a1e !important;
}
.menu_row_mg .main-left-ul .main-left-li a:after {
  content: "";
  color: #000;
  font-size: 15px;
  z-index: 999;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 15px;
  display: none;
}
.mega-sub-menu .sub-menu-main {
  background: #f7f7f7 !important;
  margin-bottom: 25px !important;
}
.mega-sub-menu .sub-menu-main > .mega-sub-menu {
  padding: 15px !important;
  padding-left: 0px !important;
}
.mega-sub-menu .sub-menu-main.sub-menu-images > .mega-sub-menu {
  padding-bottom: 0px !important;
}
.custom-section .custom-left-inner h3 {
  /* font-family: Open Sans; */
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
}
.custom-section .custom-left-inner p {
  /* font-family: Open Sans; */
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #000;
}

.nav_menu_wrap .mega-sub-menu {
  opacity: 0 !important;
  visibility: 0 !important;
}

.nav_menu_wrap .mega-toggle-on .mega-sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
}

/*mobile menu*/
.menu-item-has-children::after {
  display: none;
}
.sub-menu {
  display: none;
}
.mobile_menu_new .add-open .sub-menu {
  position: fixed;
  background: #f7f7f7;
  top: 0px;
  left: 0;
  z-index: 99;
  height: 100vh;
  padding-top: 0px !important;
}

.mobile_menu_new .add-open .sub-menu li {
  padding: 10px !important;
}
.mobile_menu_new .add-open .sub-menu .back-to-menu {
  color: var(--text-black-color);
  position: absolute;
  left: 15px;
  padding: 5px;
  top: 5px;
  z-index: 99;
}
.mobile_menu_new .add-open .sub-menu .closed-menu {
  color: var(--text-black-color);
  position: absolute;
  right: 15px;
  padding: 5px;
  top: 5px;
  z-index: 99;
}
.mobile_menu_new .add-open .sub-menu .closed-menu:after {
  content: "";
  font-size: 18px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 14px;
  background-repeat: no-repeat;
  right: 0px;
}
.mobile_menu_new .add-open .sub-menu .back-to-menu:after {
  content: "";
  font-size: 18px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 14px;
  background-repeat: no-repeat;
  left: 0px;
}

.mobile_menu_new .mobile-menu-heading {
  text-align: center;
  font-size: 16px;
  color: var(--btn-text-color);
  font-weight: 700;
  text-transform: uppercase;
  font-family: Montserrat;
}

.mega-current-menu-item.free-button > a {
    background-color: var(--btn-text-color) !important;
    border-color:var(--btn-text-color) !important;
    color: #FFF !important;
}
.mega_menu_wrap #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.free-button > a.mega-menu-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
header.site-header .header_inner img{
  object-fit: contain;
}
@media (max-width: 1024px) {
  .login-register a {
    display: none;
  }
  .login-register a.login-frm {
    display: block;
    color: var(--text-black-color);
    font-size: 18px;
  }
  #proceed-to-min-cart .cart-txt {
    display: none;
  }
  .new_menu_mobile #proceed-to-min-cart small.custom_item_count {
    position: absolute;
    right: 0;
    left: 15px;
    top: -8px;
    background: #dc5636;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.5;
    border-radius: 50%;
    font-weight: 400;
    font-size: 14px;
    color: var(--main-text-white-color);
  }
  .new_menu_mobile #proceed-to-min-cart > span {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    position: relative;
  }
  .new_menu_mobile
    #proceed-to-min-cart
    .custom_item_ajax_total.remove_span_margin {
    display: none;
  }
  .new_top_header_wrap {
    display: none;
  }
  .login-register a.login-frm .login-action {
    display: none !important;
  }
  .new-site-header .head_right {
    width: 40%;
  }
  .new-site-header .login-register {
    padding: 0px 15px;
  }
  .site-header.new-site-header {
    padding: 15px 0 15px !important;
  }
  body .fixed_head.new-site-header .icon {
    top: auto;
    right: 10px;
  }
  .mobile_menu.new_menu_mobile {
    display: flex !important;
    align-items: center;
  }
  .new_menu_mobile .hamburger:before,
  .new_menu_mobile .hamburger:after,
  .new_menu_mobile .hamburger {
    background: var(--bg-black-color);
  }
  body .site-header.fixed_head.new-site-header .menu_items {
    top: 0;
    height: 100vh;
    z-index: 9999;
    background: #f7f7f7;
    padding-top: 45px;
    position: fixed;
  }
  .mobile_menu_new.menu_items ul li a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #000;
  }

  .menu_items.mobile_menu_new ul li {
    border-top: 0.5px solid #d0d0d0;
    padding: 15px 0;
  }
  .mobile_menu_new ul.menu {
    list-style: none;
    padding-left: 0px;
  }

  .mobile_menu_new span.open-submenu {
    position: absolute;
    right: 18px;
    top: 19px;
  }

  .mobile_menu_new .add-open .sub-menu li {
    border-top: 0.5px solid #d0d0d0 !important;
    padding: 15px 0px !important;
  }

  body .fixed_head.new-site-header .icon.active {
    top: 10px;
    right: 10px;
    z-index: 99;
  }
  .mobile_menu_new .add-open .sub-menu li:first-child {
    border-top: 0px solid #d0d0d0 !important;
  }
  .mobile_menu_new .add-open .sub-menu li:last-child {
    border-bottom: 0.5px solid #d0d0d0 !important;
  }
  .mobile_menu_new .close-main-menu {
    color: var(--text-black-color);
    position: absolute;
    right: 14px;
    padding: 5px;
    top: 11px;
    font-size: 18px;
  }
  .close-main-menu i {
    display: none;
  }
  .show-contact-here {
    position: absolute;
    bottom: 9%;
    z-index: 99;
    width: 100%;
    display: none !important;
  }
  .menu_items.mobile_menu_new .show-contact-here ul li {
    border: 0px;
    padding: 3px 0;
  }
  .menu_items.mobile_menu_new .show-contact-here ul {
    list-style: none;
    padding-left: 0px;
    padding: 10px 20px;
  }
  .show-contact-here ul li {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #5c6567;
  }
  .no-scroll {
    overflow: hidden !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .fixed_head.new-site-header .icon {
    /* top: 30px; */
    right: 10px;
  }
}

@media (min-width: 370px) and (max-width: 1024px) {
  .new-site-header .head_right {
    width: 130px;
  }
}
@media (min-width: 800px) and (max-width: 820px) {
  .show-contact-here {
    display: none;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .show-contact-here {
    position: relative;
    bottom: 0;
    z-index: 99;
    width: 100%;
    display: none;
  }
  .mobile_menu_new .menu {
    height: 360px;
    overflow: scroll;
  }

  .mobile_menu_new .add-open .sub-menu {
    height: 400px;
    overflow: scroll;
  }
  body .site-header.fixed_head.new-site-header .menu_items {
    padding-top: 55px;
  }
}

@media (min-width: 481px) and (max-width: 600px) {
  .mobile_menu_new .menu {
    height: 260px !important;
    overflow: scroll;
  }
  .mobile_menu_new .add-open .sub-menu {
    height: 315px !important;
    overflow: scroll;
  }
}

/*Mega menu new changes*/
.custom-left {
  text-align: left;
}
.style-inner-menu ul {
  list-style: none;
  padding-left: 0px;
}
.style-inner-menu ul li a {
  font-family: Open Sans !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 25px !important;
  text-transform: inherit !important;
  padding: 4px 0px !important;
  color: #000 !important;
}
.style-inner-menu ul li a:hover,
.style-inner-menu ul li a:focus {
  color: var(--btn-text-color) !important;
}
.style-inner-menu ul li a:after {
  display: none !important;
}
.custom-left {
  padding: 0px 15px;
}

.custom-section .custom-left-inner .style-inner-menu h3 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: var(--text-black-color);
  margin-bottom: 5px;
  margin-top: 10px;
}
.menu_row_mg .main-left-ul .main-left-li:hover > a,
.menu_row_mg .main-left-ul .main-left-li:hover > a:after {
  color: var(--btn-text-color) !important;
}

.sub-menu-main.hidden-menu-section {
  display: none !important;
}
.design-support .design-tools h3 {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #000 !important;
  text-transform: uppercase;
}
.design-support .design-tools ul {
  list-style: none;
  padding-left: 0px;
}

.design-support .design-tools ul li a {
  font-family: Open Sans !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 25px !important;
  text-transform: inherit !important;
  padding: 8px 0px !important;
  color: #000 !important;
}

.design-support .design-tools ul li a:hover,
.design-support .design-tools ul li a:focus {
  color: var(--btn-text-color) !important;
}
.design-support .design-tools ul li a:after {
  display: none !important;
}
.design-support {
  display: flex;
  max-width: 768px;
  width: 100%;
}
.custom-left.custom-left-support {
  width: 100%;
}
.menu_row_for_resource ul.child-right-ul {
  background: transparent !important;
  width: 100% !important;
}
h3.resource_menu_heading {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #000 !important;
  text-transform: uppercase;
  margin: 0px;
}
.main-left-li.heading-main-li {
  padding: 0px;
  margin: 0px;
  margin-top: -17px;
}
.menu_row_for_resource .main-left-ul .main-left-li a {
  padding-left: 0px !important;
}
.design-support .design-tools {
  width: 33.33%;
}
.custom-left.custom-left-support {
  width: 100%;
}
header.site-header .head_lft img {
  width: auto;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {
  color: var(--main-bg-color);
}

.nav-sections-resources.mega-menu-row .menu .menu-item > a {
  font-family: Open Sans !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 25px !important;
  text-transform: inherit !important;
  padding: 8px 0px !important;
  color: #000 !important;
  text-decoration: none;
}
.nav-sections-resources.mega-menu-row .menu .menu-item {
  padding: 5px 0px;
}

.nav-sections-resources.mega-menu-row .menu .active-menu-item > a,
.nav-sections-resources.mega-menu-row .menu .menu-item.current-menu-item > a {
    color: #003161 !important;
    font-weight: 600 !important;
}

.nav-sections-resources .widget_text,
.nav-sections-resources .widget_nav_menu {
  padding: 0px 0px !important;
}

.nav-sections-resources .textwidget h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.nav-sections-resources.mega-menu-row .menu .menu-item > a:hover,
.nav-sections-resources.mega-menu-row .menu .menu-item > a:focus {
  color: var(--btn-text-color) !important;
}
.logo_inner p ,.footer_head_logo_wrap p,.logo_inner a:hover ,.footer_head_logo_wrap a:hover,.logo_inner a:focus ,.footer_head_logo_wrap a:focus{
  font-size: 14px !important;
  margin: 0;
  font-weight: 500;
  color: #000;
  text-decoration: none !important; 

}
.nav-sections-resources .mega-sub-menu .menu {
  padding-top: 5px;
}
.sub-first-main.mega-menu-row .menu .menu-item > a {
  font-family: Open Sans !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 25px !important;
  text-transform: inherit !important;
  padding: 8px 0px !important;
  color: #000 !important;
  text-decoration: none;
}
.sub-first-main.mega-menu-row .menu .menu-item {
  padding: 5px 0px;
}

.sub-first-main .widget_text,
.sub-first-main .widget_nav_menu {
  padding: 0px 0px !important;
}

.sub-first-main .textwidget h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.sub-first-main.mega-menu-row .menu .menu-item > a:hover,
.sub-first-main.mega-menu-row .menu .menu-item > a:focus {
  color: var(--btn-text-color) !important;
}
.sub-first-main .mega-sub-menu .menu {
  padding-top: 5px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img {
  max-height: 100% !important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 .mega-menu-item-media_image-2 img {
  max-height: 350px !important;
  width: 100% !important;
}
.mega-menu-col-three .widget_media_image img {
  margin-top: 0px !important;
}
.mega-menu-col-three .widget_media_image {
  padding: 0px !important;
}

.widget_media_image.mega-menu-item-media_image-3 {
  position: absolute !important;
  left: -34px !important;
  top: 85px !important;
}
.sub-menu-main.sub-first-main {
  padding: 0px 15px !important;
}
#masthead {
  position: sticky !important;
}
#masthead {
  transition: 0.3s all ease;
  box-shadow: 4px 3px 3px #cccccc38;
}
.site-content-contain {
  display: inline-block;
  width: 100%;
}

@media (min-width: 1366px) {
  .container {
    width: 1280px;
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1380px;
  }
}
#back2Top {
  background-color: var(--main-bg-color) !important;
}

#custcouponform {
  display: none !important;
}

.kitchen_design_estimate_popup button.close:hover {
  color: var(--btn-text-color) !important;
}

@media (max-width: 480px) {
  .mobile_menu_new .add-open .sub-menu {
    overflow-y: auto;
    height: 100vh;
  }
  ul#menu-mobile-menu {
    height: 100vh;
    overflow-x: scroll;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .mobile_menu_new .add-open .sub-menu {
    overflow-y: auto;
    height: 100vh;
  }
  ul#menu-mobile-menu {
    height: 100vh;
    overflow-x: scroll;
  }
}
@media (min-width: 768px) {
  .article-card .article-image {
    min-height: 192px !important;
    max-height: 192px !important;
  }
  .our-article-wrap-right > .row {
    display: flex;
    flex-flow: wrap;
  }
  a.article_links h3:hover {
    color: var(--btn-text-color);
  }
  .article-card {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .styles_wrap_col .style_img_wrap {
    height: 280px;
    overflow: hidden;
    border-radius: 5px;
  }
  .styles_wrap_col .style_img_wrap > img {
    min-height: 280px;
  }
}

@media (max-width: 991px) {
  .styles_wrap_col .style_img_wrap {
    height: 230px;
    overflow: hidden;
    border-radius: 5px;
  }
  .styles_wrap_col .style_img_wrap > img {
    min-height: 230px;
  }
}

a.article_links h3:hover {
  color: var(--btn-text-color) !important;
}

.content-res-wrap .content-res-area > h2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 10px;
}
.style_link_wrap a {
  text-decoration: none !important;
}
.our-article-inner-sec .our-article-wrap {
  padding-bottom: 15px;
}

@media (max-width: 480px) {
  .close-cart-section {
    padding-top: 15px;
  }
}
.save-later-btn {
  display: none !important;
}
.close-cart-section {
  padding-top: 10px;
}

.woocommerce-billing-fields__field-wrapper p.form-row label,
.woocommerce-shipping-fields__field-wrapper p.form-row label {
  position: relative !important;
  transition: 0.2s height ease-in-out;
  padding: 5px 0;
  margin-bottom: 0px !important;
}

.free-button.top-start-shoping {
  display: none !important;
}
.free-button.top-start-shoping.top-start-shoping-show {
  display: inline-block !important;
}
.text-chat-with-us strong {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  margin: 0;
}
.menu_row_mg .main-left-ul .main-left-li a:after {
  display: none !important;
}
.menu_row_mg {
  min-height: 420px;
}
ul.child-right-ul {
  padding-left: 0;
  list-style: none;
  position: absolute;
  right: 0px !important;
  top: -15px;
  background: var(--main-bg-white-color);
  border-radius: 6px;
  overflow: initial;
  max-width: 600px;
  width: 100%;
  height: 450px;
  left: auto !important;
}
.custom-right {
  width: 100%;
}
.custom-center {
  position: absolute;
  width: 93px;
  height: 213px;
  left: -35px;
  top: 80px;
  z-index: 9999;
}
.child-right-ul
  .child-right-li
  .custom-section
  .custom-right
  .custom-right-inner
  img {
  width: 100% !important;
  height: 100% !important;
}
header.site-header .head_right .nav_menu_wrap ul li.main-left-li a {
  font-family: Open Sans !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 25px !important;
  text-transform: inherit !important;
  padding: 3px 0px !important;
  color: #000 !important;
  text-decoration: none;
}
header.site-header .head_right .nav_menu_wrap ul li.main-left-li a:hover {
  color: var(--btn-text-color) !important;
}
.main-left-ul .main-left-li {
  width: 290px;
}
.menu_row_mg .main-left-ul .main-left-li {
  padding: 0px 10px;
}

.menu_row_mg .main-left-ul h4 {
  font-family: Montserrat !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #000 !important;
  text-transform: uppercase !important;
  margin-bottom: 5px;
  padding: 0px 10px;
}
.main-left-ul.ul-by-color {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 330px;
}
.main-left-ul.ul-by-color {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 330px;
  max-width: 1000px;
}
ul.main-left-ul.ul-by-brand {
  width: 100%;
  position: absolute;
  top: 195px;
  left: 330px;
  max-width: 1000px;
}

ul.main-left-ul.ul-by-brand ul.child-right-ul {
  top: -190px;
}
@media (min-width: 1366px) and (max-width: 1399px) {
  .main-left-ul.ul-by-color {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 230px;
    max-width: 905px;
  }
  ul.main-left-ul.ul-by-brand {
    width: 100%;
    position: absolute;
    top: 185px;
    left: 330px;
    max-width: 905px;
  }
}

@media (min-width: 1200px) and (max-width: 1365px) {
  .main-left-ul.ul-by-color {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 230px;
    max-width: 790px;
  }
  ul.main-left-ul.ul-by-brand {
    width: 100%;
    position: absolute;
    top: 185px;
    left: 330px;
    max-width: 790px;
  }
  
}

@media (max-width: 480px) {
  .wc-proceed-to-checkout {
    text-align: center !important;
  }
}

.mega-menu-wrap .mega-current-menu-item > a.mega-menu-link {
  font-weight: 600 !important;
}
.mega-menu-wrap
  .mega-menu-item-object-custom.mega-current-menu-item:hover
  > a.mega-menu-link {
  font-weight: 600 !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  padding-bottom: 15px;
  padding-top: 15px;
}
.cart-sum-title .summary-list .sp-title {
  text-align: left;
}
.woocommerce-shipping-fields
  #ship-to-different-address
  .checkbox-button__control {
  display: none;
}
.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"] {
  background: #f5f7f8;
  border: 0.5px solid rgb(33 30 34 / 53%);
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0px 10px;
  opacity: 1;
}
#thwmscf_wrapper .woocommerce-input-wrapper input[type="checkbox"],
.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  height: 20px;
  margin: 0px;
}

.woocommerce-shipping-fields #ship-to-different-address .ship-label {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0px;
  color: #000;
  margin-left: 20px;
}
.woocommerce-shipping-fields__field-wrapper
  .woocommerce-invalid-required-field
  label {
  height: auto !important;
}
.woocommerce-shipping-fields__field-wrapper .validate-state label {
  margin-bottom: 15px !important;
}
.woocommerce-shipping-fields__field-wrapper select:focus-visible {
  outline: none !important;
}

.woocommerce-shipping-fields__field-wrapper select {
  background: #f5f7f8;
  border: 0.5px solid rgb(33 30 34 / 53%);
  box-sizing: border-box;
  border-radius: 4px;
  height: 50px;
  padding: 0px 10px;
  margin-bottom: 9px !important;
}
.woocommerce-shipping-fields__field-wrapper #shipping_country_field {
  width: 100%;
  margin-top: -30px;
  margin-bottom: 30px;
}
.woocommerce-shipping-fields__field-wrapper {
  margin-top: 60px;
}
.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"] {
  top: 0px;
}
.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #c3c3c3;
}
#thwmscf_wrapper .woocommerce-input-wrapper input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #dde3e4;
}
#thwmscf_wrapper .woocommerce-input-wrapper input[type="checkbox"]:checked:before,
.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: var(--main-bg-color);
}
#thwmscf_wrapper .woocommerce-input-wrapper input[type="checkbox"]:checked:after,
.woocommerce-shipping-fields #ship-to-different-address input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 3px;
  left: 8px;
}

@media (max-width: 767px) {
  #thwmscf_wrapper .form-row label.checkbox label,
  #thwmscf_wrapper .form-row label.checkbox {
    line-height: 24px;
  }
}

.cart-item-updater .qty_wrapper input::-webkit-outer-spin-button,
.cart-item-updater .qty_wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.cart-item-updater .qty_wrapper input[type="number"] {
  -moz-appearance: textfield;
}

.gform_confirmation_message {
  padding: 0px !important;
}
.contact-forms-tabs-inner .gform_confirmation_message {
  box-shadow: 0 0 2px 0 var(--btn-text-color);
  color: var(--text-black-color);
  padding: 10px !important;
}

@media (min-width: 768px) {
  .slider-section .ecom_silder,
  .slider-section .slider-nav {
    opacity: 0;
    visibility: hidden;
  }
  .slider-section .ecom_silder.slick-initialized,
  .slider-section .slider-nav.slick-initialized {
    visibility: visible;
    opacity: 1;
  }
}
.title-image-side p a:hover {
  color: var(--main-bg-color) !important;
  text-decoration: none !important;
}
@media (min-width: 481px) and (max-width: 767px) {
  #masthead {
    position: relative;
  }
}

/*new 30 aug 2021*/
#custcouponform {
  display: block !important;
}
#custcouponform {
  border: 1px solid #d3ced2;
  padding: 10px 15px;
  margin: -2em 0 2em;
  text-align: left;
  border-radius: 0;
  background: var(--main-bg-color);
  color: var(--main-text-white-color);
  max-width: 700px;
  margin: auto;
}

#custcouponform .form-row-first {
  width: 75% !important;
}
#custcouponform .form-row-last {
  width: 25% !important;
}

#custcouponform .button {
  background: #e74521;
  border-radius: 4px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #fafafa;
  height: 45px;
  box-shadow: none;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#custcouponform .button:hover {
  background: #fff;
  border: 2px solid var(--main-bg-color);
  color: var(--main-bg-color);
}
#custcouponform input#coupon_code {
  color: #666;
  background: #f5f7f8;
  border: 0.5px solid rgb(33 30 34 / 53%);
  box-sizing: border-box;
  border-radius: 4px;
  height: 45px;
  padding: 0px 10px;
  margin-bottom: 13px;
}

#custcouponform > p {
  text-align: center;
  font-weight: 500;
}

.woocommerce_order_wrap .woocommerce-checkout-review-order-table tfoot tr.cart-discount th {
  font-weight: 600 !important;
  border: 0px;
  padding: 0px;
}
.woocommerce-checkout-review-order-table tfoot tr.cart-discount span,
.woocommerce-checkout-review-order-table tfoot tr.cart-discount a {
  font-weight: 500 !important;
  font-size: 16px;
  font-family: Montserrat;
  font-style: normal;

  line-height: 17px !important;
  color: #474348 !important;
}
.woocommerce-checkout-review-order-table tfoot tr.cart-discount td {
  padding: 0px !important;
  border: 0px !important;
}

.woocommerce_order_wrap .cart-discount th {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 17px !important;
  color: #474348 !important;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 700;

  padding: 0px;
  border: 0px;
}
table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  padding: 0 !important;
}
.step-three-section .checkout-maintain .woocommerce-checkout-review-order-table tfoot tr.order-total{
  padding: 11px 10px !important;
}
@media (max-width: 600px) {
  #custcouponform .form-row-last {
    width: 100% !important;
  }
  #custcouponform .form-row-first {
    width: 100% !important;
  }
  #custcouponform input#coupon_code {
    margin-bottom: 0px;
  }
}
.sale_bar_top p {
  margin-bottom: 0px;
  color: var(--main-text-white-color);
  /* font-family: Open Sans; */
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.sale_top_wrap {
  background: var(--btn-text-color);
  padding-right: 50px;
  position: relative;
}
.sale_bar_top {
  padding: 8px 10px;
  text-align: center;
}

.sale_bar_top a {
  color: #f9fbfc;
  text-decoration: none;
  font-weight: 600;
}
.close-sale {
  position: absolute;
  right: 0;
  top: 0;
  height: 38px;
}
.close-sale a {
  font-weight: 500;
  padding: 8px 10px;
  display: inline-block;
}
.close-sale a:hover {
  background: var(--main-bg-color);
}
@media (max-width: 991px) {
  .sale_bar_top p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .show_sale_popup .inner_cc_pop {
    width: 90% !important;
  }
}
@media screen and (orientation: landscape) and (min-width: 320px) and (max-width: 850px) {
  .show_sale_popup .inner_cc_pop {
    width: 50% !important;
  }
}
.sale-popup-show {
  overflow: hidden !important;
}
.show_sale_popup .cc_pop {
  z-index: 99999;
}
.show_sale_popup .cc_pop {
  width: 100%;
  height: 100%;
  background: rgba(120, 113, 103, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  display: none;
}
.show_sale_popup .inner_cc_pop {
  max-width: 600px;
}
.show_sale_popup .inner_cc_pop {
  top: 44%;
}
.show_sale_popup .inner_cc_pop {
  padding: 30px 15px;
}
.show_sale_popup .inner_cc_pop {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  background: var(--main-bg-white-color);
  padding: 0px;
}
.show_sale_popup .cc_con {
  width: 100%;
  float: left;
  padding: 0px;
}
.show_sale_popup i.fa-times {
  font-size: 18px;
}
.show_sale_popup i {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #756d63;
  cursor: pointer;
  background: var(--main-bg-white-color);
  padding: 2px;
}
.sale-image {
  width: 100%;
}

@media (max-width: 580px) {
  .woocommerce-shipping-fields #ship-to-different-address .ship-label {
    font-size: 14px;
  }
}

.ship-billing-different-address {
  padding: 10px 10px;
  background-color: #ebebeb;
}
.woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0px;
  margin: 0px;
}
.woocommerce-shipping-fields .ship-billing-different-address {
  display: flex;
  align-items: center;
}
.ship-billing-different-address .ship-billing-address {
  margin-right: 20px;
}

.woocommerce-shipping-fields
  .ship-billing-different-address
  .checkbox-button__control {
  display: none;
}
.woocommerce-shipping-fields .ship-billing-address input[type="checkbox"] {
  background: #f5f7f8;
  border: 0.5px solid rgb(33 30 34 / 53%);
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0px 10px;
  opacity: 1;
}
#thwmscf_wrapper .woocommerce-input-wrapper input[type="checkbox"],
.woocommerce-shipping-fields .ship-billing-address input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  height: 20px;
  margin: 0px;
}

.woocommerce-shipping-fields
  .ship-billing-different-address
  .ship-billing-address {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0px;
  color: #000;
  margin-left: 20px;
}

.woocommerce-shipping-fields
  .ship-billing-different-address
  input[type="checkbox"] {
  background: #f5f7f8;
  border: 0.5px solid rgb(33 30 34 / 53%);
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0px 10px;
  opacity: 1;
}
.woocommerce-shipping-fields .ship-billing-different-address .ship-billing-address input[type="checkbox"] {
  top:0px;
  left: -12px;
}
.woocommerce-shipping-fields .ship-billing-different-address .ship-billing-address {
  display: flex;
  align-items: center;
  gap: 5px;
}
.woocommerce-shipping-fields
  .ship-billing-different-address
  input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #c3c3c3;
}
#thwmscf_wrapper .ship-billing-different-address .ship-billing-address input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: #c3c3c3;
}
.woocommerce-shipping-fields .ship-billing-different-address input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: var(--main-bg-color) !important;
}
.woocommerce-shipping-fields .ship-billing-different-address input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 3px;
  left: 8px;
}
.shipping-address p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
#action-next {
  display: none;
}
.wa-background {
  background-color: #f7f7f7 !important;
}
.woocommerce form .form-row.woocommerce-invalid label {
  height: auto !important;
  min-height: 40px !important;
  padding: 5px 0 !important;
}
.modal.custom_cart_popup.in {
  z-index: 9999999 !important;
}


/*feature-products*/
.feature-products .section-heading h2 {
  color: #000000;
}
.feature-products {
    padding-top: 90px;
}
.feature-products-grids {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.feature-products-grids .f-product {
    width: calc(50% - 15px);
    display: flex;
    align-items: center;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #dfd5e1;
}
.f-product .product-img img {
    width: 150px;
    height: 150px;
}
.feature-products-grids .f-product:nth-child(2n - 2) {
    margin-right: 0;
}
.product-content h3 {
  margin: 0 0 6px 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
}
.product-content p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.product-content {
    padding: 15px;
}
.feature-products-grids .f-product:last-child {
    margin-bottom: 0;
}
.product-img {
    padding: 10px 0 10px 10px;
}

.section-heading {
  text-align: center;
  margin-bottom: 38px;
  word-break: break-word;
}
.section-heading h2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  word-break: break-word;
  text-transform: capitalize;
}
.single-collection-content .feature-products {
  background-color: #f4f4f4;
}

.single-collection-content .feature-products-grids .f-product {
  background-color: #FFF;
}

/* 
* Responsive Css
*/

@media (min-width: 1700px) {
  .container {
    width: 1400px !important;
  }
  .banner-footer-inner .grid-type p {
    font-size: 20px;
    line-height: 24px;
  }
  .banner-footer-inner .grid-name p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .slide-content .slide-content-inner {
    padding: 40px 65px 40px 55px;
  }
  .slide-content-inner .slider-title {
    font-size: 36px;
    line-height: 36px;
  }
  .hero-banner-footer {
    padding: 30px 0;
    bottom: 0;
    z-index: 9;
    background: rgba(250, 250, 250, 0.72);
    backdrop-filter: blur(8px);
    width: 100%;
    max-width: 1700px;
    margin: 0px auto !important;
    margin-top: -168px !important;
    position: relative;
    border-radius: 40px 40px 0px 0px;
  }
}

@media (min-width: 1435px) and (max-width: 1699px) {
  .container {
    width: 1380px;
  }
  .banner-footer-inner .grid-type p {
    font-size: 18px;
    line-height: 22px;
  }
  .banner-footer-inner .grid-name p {
    font-size: 15px;
    line-height: 21px;
  }
  .banner-footer-inner .grid-item-inner {
    padding: 0 25px;
    text-align: center;
  }
}

@media (min-width: 1470px) {
  .section-heading h2 {
    font-size: 39px;
    line-height: 48px;
  }
  .feature-products .section-heading h2 {
    font-size: 39px;
    line-height: 48px;
  }  
  .we-offer .section-heading h1 {
    font-size: 39px;
    line-height: 48px;
  }
  .section-heading p {
    font-size: 25px;
    line-height: 34px;
  }
  .common-gird .grid-type h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .common-gird .grid-title h3 {
    font-size: 22px;
    line-height: 26px;
  }
  .grid-btn {
    margin-top: 40px;
  }
  .get-started-grids .common-gird .grid-btn a {
    line-height: 60px;
    height: 60px;
    max-width: 275px;
  }
  .common-gird .grid-title h2 {
    font-size: 26px;
    line-height: 32px;
    margin-top: 20px;
  }
  .get-started-grids .grid-inner {
    padding: 0 15px;
  }
  .stay-know-grids .common-gird .grid-btn a {
    line-height: 60px;
    height: 60px;
    max-width: 275px;
  }
  .stay-know-grids .grid-inner {
    padding: 0 15px;
  }
  .common-gird .grid-type h5 {
    font-size: 26px;
    line-height: 35px;
  }
  .banner-title-inner-sec .banner-content h2 {
    font-size: 36px;
    line-height: 44px;
  }
}

@media (min-width: 1435px) {
  .mega-sub-menu .menu .menu-item ul.sub-menu {
    left: 355px;
  }
}

@media (min-width: 1025px) {
  .show-all-cabinets .grid-btn > a:hover {
    background-color: #000;
  }
  .common-gird .grid-title h3 > a:hover {
    color: #003161;
  }
  .consultation-btn:hover,
  .review-all-btn a:hover {
    background: var(--bg-black-color);
    color: var(--main-text-white-color);
    text-decoration: none;
  }

  #menu-new-top-menu > li:last-child a:focus {
    outline: none;
    text-decoration: none;
  }
  .rplg .rplg-slider .rplg-slider-prev {
    left: -20% !important;
  }
  .rplg .rplg-slider .rplg-slider-next {
    right: -20% !important;
  }
}

@media (max-width: 1469px) {
  .section-heading h2 {
    font-size: 34px;
    line-height: 45px;
  }
  .we-offer .section-heading h1 {
    font-size: 34px;
    line-height: 45px;
  }
  .section-heading p {
    font-size: 22px;
    line-height: 30px;
  }
  .common-gird .grid-type h4 {
    font-size: 15px;
    line-height: 22px;
  }
  .common-gird .grid-title h3 {
    font-size: 19px;
    line-height: 24px;
  }
  .common-gird .grid-type h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .heading-section .heading {
    font-size: 20px;
    line-height: 30px;
  }
  .heading-section .sub-heading {
    font-size: 34px;
    line-height: 45px;
  }
  .title-image-side h4 {
    font-size: 16px;
    line-height: 21px;
  }
  .title-image-side p {
    font-size: 16px;
    line-height: 27px;
  }
  .join-btn a {
    width: 240px;
    height: 60px;
  }
  .join-content ul li {
    padding-left: 40px;
  }
  .join-content ul li:before {
    background-size: 90% 80%;
  }
  .banner-title-inner-sec .banner-content h2 {
    font-size: 30px;
    line-height: 39px;
  }
}

@media (max-width: 1024px) {
  body #home-page-section .homepagereview .rplg-slider-prev,
  body #home-page-section .homepagereview .rplg-slider-next {
    display: block !important;
  }
  body #home-page-section .homepagereview .rplg-box-content {
    margin-left: 20px !important;
  }

  /* #menu-mobile-menu > li:nth-last-child(3) a,
  #menu-mobile-menu > li:nth-last-child(2) a {
    background-color: var(--main-bg-color);
    color: var(--main-text-white-color);
    padding: 8px 20px;
    border-radius: 10px;
    width: auto;
    margin-left: 15px;
  } */
  .banner-footer-inner .grid-type p {
    font-size: 16px;
    line-height: 20px;
  }
  .banner-footer-inner .grid-name p {
    font-size: 12px;
    line-height: 16px;
  }
  .banner-footer-inner .grid-img {
    margin-bottom: 5px;
    min-height: 48px;
  }
  .banner-footer-inner .grid-item:last-child {
    display: none;
  }
  .banner-footer-inner .grid-item {
    width: 25%;
  }
  .banner-footer-inner .grid-item:first-child .grid-img svg {
    width: 43px;
    height: 19px;
  }
  .banner-footer-inner .grid-item:nth-child(2) .grid-img svg {
    width: 16px;
    height: 26px;
  }
  .banner-footer-inner .grid-item:nth-child(3) .grid-img svg {
    width: 19px;
    height: 18px;
  }
  .banner-footer-inner .grid-item:nth-child(4) .grid-img svg {
    width: 21px;
    height: 16px;
  }
  .banner-footer-inner .grid-item-inner {
    padding: 0 5px;
  }
  .common-gird .grid-title h3 {
    padding: 0;
  }
  .title-image-side svg {
    width: 70px;
    height: 70px;
  }
  .title-image-side {
    padding: 10px;
    width: 23%;
  }
  .join-us-inner-section .content-btn-side {
    width: 77%;
    padding: 25px 10px;
  }
  .join-content ul li:before {
    background-size: 70% 70%;
  }
  .join-content ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .join-us-inner-section .join-content {
    padding: 0 10px;
    width: 60%;
  }
  .join-btn {
    width: 40%;
  }
  .join-btn a {
    width: 100%;
    max-width: 230px;
  }
  .slider-banner-images .owl-dots {
    display: none;
  }
  .rplg .rplg-slider .rplg-slider-prev,
  .rplg .rplg-slider .rplg-slider-next {
    display: none;
  }
  .rplg .rplg-grid-row.rplg-businesses {
    justify-content: center;
  }
  .rplg .rplg-businesses .rplg-col {
    width: 31% !important;
  }
  .rplg .rplg-slider .rplg-slider-review {
    margin: 30px 0 0 0 !important;
  }
  .rplg .rplg-slider .rplg-box:before {
    content: unset !important;
  }
}

@media(min-width: 992px) and (max-width: 1250px) {
  .feature-products-grids .f-product {
      margin-right: 20px;
      margin-bottom: 30px;
      width: calc(50% - 10px);
  }
}

@media (max-width: 991px) {
  .container {
    width: 100%;
  }
  .section-spacing {
    padding: 56px 0;
  }
  section.we-offer .container {
    padding: 0;
  }
  .join-btn a {
    max-width: 200px;
    float: left;
  }
  .slide-content {
    margin-right: 20px;
  }
  .feature-products-grids .f-product {
      margin-right: 0;
      margin-bottom: 30px;
      width: 100%;
  }
  .feature-products {
      padding-top: 56px;
  }
}

@media (max-width: 768px) {
  .rplg .rplg-businesses .rplg-col {
    width: 47.5% !important;
  }
  .rplg-businesses .rplg-col {
    box-shadow: unset !important;
    border: unset !important;
  }
  .rplg-businesses .rplg-col .rplg-box {
    border: unset !important;
  }
}

@media (max-width: 767px) {
  .start-shopping-btn,
  .consultation-btn {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    height: auto;
    width: 100%;
  }
  p.slider-subheading {
    font-size: 15px !important;
  }
  .consultation-btn {
    margin-left: 0px !important;
  }
  .we-offer .we-offer-grids .grid-btn a {
    height: auto !important;
    max-width: inherit !important;
  }

  .slide-content-inner p {
    font-size: 26px;
  }
  .banner-footer-inner .grid-item:nth-child(1),
  .banner-footer-inner .grid-item:nth-child(4) {
    display: none;
  }
  .banner-footer-inner .grid-item {
    width: 50%;
  }
  .hero-banner-footer .container {
    padding: 0;
  }
  .slide-content .slide-content-inner {
    padding: 12px;
    max-width: 100%;
  }
  .section-heading h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .we-offer .section-heading h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .section-heading p {
    font-size: 16px;
    line-height: 22px;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .common-gird .grid-type h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .common-gird .grid-title h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .common-gird .grid-btn a {
    height: 38px;
    line-height: 38px;
    max-width: 172px;
  }
  .hero-banner-footer .container {
    max-width: 450px;
  }
  .slide-content {
    top: 15%;
  }
}

@media (max-width: 576px) {
  .common-gird {
    width: 100% !important;
  }
  .common-gird .grid-img {
    margin-bottom: 30px;
  }
  .common-gird {
    margin-bottom: 60px;
  }
  .common-gird .grid-btn {
    margin-top: 15px;
  }
  .common-gird:last-child {
    margin-bottom: 0;
  }
  .common-gird img {
    width: 100%;
  }
  .get-started .container,
  .stay-know .container {
    padding: 0;
  }
  .common-gird .grid-img {
    border-radius: 6px;
  }

  .feature-products-grids .f-product {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
  }
  .product-img {
      padding: 0;
  }
  .product-content {
      text-align: center;
  }

}
/**/
.get-started-grids .common-gird .grid-btn a {
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.5px;
  font-family: "Montserrat";
  font-weight: 500;
  background: var(--main-bg-color);
  color: var(--main-text-white-color);
  padding: 10px 25px;
  height: 55px;
  margin-top: 15px;
  border-radius: 20px;
  text-decoration: none;
  max-width: 270px;
  width: 100%;
  line-height: 36px;
}

.get-started-grids .common-gird .grid-btn a:hover,
.get-started-grids .common-gird .grid-btn a:focus {
  background-color: var(--bg-black-color);
  color: var(--main-text-white-color);
}
.get-started .grid-img {
  height: 90px;
}
.get-started .grid-title h2 {
  position: relative;
  padding-bottom: 20px;
}

.get-started .grid-title h2:after {
  content: "";
  background: var(--main-yellow-bg-color);
  border-radius: 8px;
  position: absolute;
  width: 170px;
  height: 5px;
  left: 50%;
  top: 77%;
  transform: translate(-50%, -50%);
}
.get-started .common-gird .grid-title {
  padding-bottom: 25px;
}
.get-started .common-gird .grid-btn {
  margin-top: 10px;
}
.get-started-grids .grid {
  width: 33.33%;
  padding: 0 15px;
}
.get-started-grids .grid-inner {
  padding: 30px 15px;
  background: var(--main-bg-white-color);
  border: 1px solid #dfd5e1;
  box-sizing: border-box;
  border-radius: 40px 40px 8px 8px;
}
.get-started .section-heading {
  margin-bottom: 55px;
}

.stay-know-grids .common-gird .grid-type {
  margin-top: 0px;
}
.content-btn-side .join-btn a {
  color: #fafafa;
  border: 2px solid #ffff !important;
  background: #e8442b;
  font-weight: 600;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.35);
}
.content-btn-side .join-btn a:hover,
.content-btn-side .join-btn a:focus {
  background-color: var(--text-black-color);
  color: var(--main-text-white-color);
  border: 2px solid var(--bg-black-color);
}

.new_top_header_wrap .login-frm img {
  height: 23px;
  filter: brightness(0.5) invert(1);
  width: 24px;
}
@media (min-width: 1300px) {
  .new_top_header_wrap.top_header_wrap ul li {
    padding: 6px 60px;
  }
}

@media (max-width: 1469px) {
  .get-started .common-gird .grid-title h2 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .get-started .common-gird .grid-title h2 {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .we-offer-grids .grid {
    width: 100%;
  }
  .we-offer-grids .grid:last-child {
    margin-bottom: 0px;
  }
  .get-started-grids .grid {
    width: 100%;
    padding: 0 15px;
    max-width: 435px;
    margin-bottom: 45px;
  }
  .get-started-grids {
    flex-flow: column;
    align-items: center;
  }
  .get-started-grids .grid:last-child {
    margin-bottom: 0px;
  }
  .get-started .section-heading {
    margin-bottom: 30px;
  }
  .stay-know {
    display: none !important;
  }
  .join-us-inner-section .content-btn-side {
    flex-flow: column;
  }
  .title-image-side {
    padding: 10px;
    width: 35%;
  }
  .content-btn-side {
    align-items: flex-start;
  }
  .join-us-inner-section .content-btn-side {
    width: 65%;
    padding: 80px 25px;
  }
  .join-us-inner-section .join-content {
    padding: 0 10px;
    width: 100%;
  }
  .join-btn {
    width: 100%;
    margin-top: 40px;
  }
  .join-btn a {
    max-width: 260px;
    float: left;
  }
  .join-us-section.padding-bottom-90 {
    padding-bottom: 35px;
  }
  .join-content ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
  }
}

@media (max-width: 480px) {
  .rplg .rplg-review-text {
    padding-right: 12px !important;
  }
  .slide-content {
    top: 7% !important;
  }
  .we-offer .we-offer-grids {
    padding-left: 15px;
    padding-right: 15px;
  }
  .we-offer .we-offer-grids .grid-btn a {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 14px;
  }

  .we-offer .common-gird .grid-btn a {
    height: 60px;
    line-height: 42px;
    max-width: 100%;
  }
  .we-offer-grids .grid {
    width: 100%;
  }
  .get-started .common-gird .grid-title h2 {
    font-size: 20px;
  }
  .testimonial-sec {
    display: none;
  }
  .get-started-grids .grid {
    margin-bottom: 35px !important;
  }
  .join-us-section .join-us-inner-section {
    flex-flow: column;
  }
  .join-us-section .title-image-side {
    padding: 10px;
    width: 100%;
  }
  .join-us-section .join-us-inner-section .content-btn-side {
    width: 100%;
    padding: 50px 15px;
  }
  .join-us-section .container {
    padding: 0px;
  }
  .join-btn {
    width: 75% !important;
    margin: auto;
    margin-top: 25px;
  }
  .slide-content-inner .slider-title{
    font-size: 20px;
  }
  .slider-banner-images .slide-image img{
        height: 700px;
  }
}
.banner-title-inner-sec {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 48%;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 480px) {
  .banner-footer-inner .grid-item:nth-child(1),
  .banner-footer-inner .grid-item:nth-child(4) {
    display: block !important;
  }
  .banner-footer-inner .grid-item:last-child {
    display: block;
  }
}

@media (max-width: 320px) {
  .banner-footer-inner .grid-item:last-child {
    display: none;
  }
}
.slider-subheading {
  font-size: 16px;
  margin-top: 12px;
}

.homepagereview {
  background-color: var(--main-bg-white-color);
}
body #home-page-section .homepagereview .rplg-slider-prev {
  left: -2% !important;
}
body #home-page-section .homepagereview .rplg-slider-next {
  right: -2% !important;
}
.review-all-btn {
  text-align: center;
  padding-top: 60px;
  margin-top: 0px;
}
.review-all-btn a {
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.5px;
  font-family: "Montserrat";
  font-weight: 500;
  background: var(--main-bg-color);
  color: var(--main-text-white-color);
  padding: 10px 25px;
  height: 55px;
  margin-top: 15px;
  border-radius: 20px;
  text-decoration: none;
  max-width: 270px;
  width: 100%;
  line-height: 36px;
  transition: 0.2s all ease-in-out;
}
.rplg .rplg-review-text {
  padding-right: 25px;
  display: block;
}

.consultation-btn:focus,
.review-all-btn a:focus {
  color: var(--main-text-white-color);
  outline: none;
  text-decoration: none;
}

body #home-page-section .homepagereview .rplg-slider-prev,
body #home-page-section .homepagereview .rplg-slider-next {
  width: 36px;
  height: 36px;
  background: var(--main-bg-white-color) !important;
  border-radius: 50% !important;
  color: var(--main-bg-color) !important;
  font-size: 21px !important;
  line-height: 1.7;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: 0 10px 21px 0 #57575740;
}

body #home-page-section .homepagereview .rplg-slider-prev span,
body #home-page-section .homepagereview .rplg-slider-next span {
  color: var(--main-bg-color) !important;
}
.home_page_cards .grid-img{
    max-height: 281px;
    min-height: 281px;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}
.we-offer-grids .home_page_cards {
    display: none;
  }
  /* .we-offer-grids .home_page_cards.visible_first_active_grid {
    display: block ;
  } */
  /* .we-offer-grids .home_page_cards.visible {
    display: block;
  } */

.grid.common-gird.home_page_cards .kitchen_cabine_img {
    object-fit: cover !important;
    width: 100px !important;
    min-height: auto !important;
    max-height: unset !important;
    position: absolute;
    bottom: 20px;
    left: 20px; 
}
.mobile_strip_bar{
  display: none !important;
}
@media (min-width: 992px) {
    .home_page_cards .grid-img:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgb(255 255 255 / 62%);
        transition: all 0.3s ease-in-out;
    }
}
.home_page_cards  > a:hover .grid-img:before {
    background: transparent;
}


/*02-05-2024*/
.custom-right-inner {
    height: 100%;
}
.custom-right {
    width: 100%;
}
li.child-right-li .custom-section {
    height: 100%;
}
li.child-right-li {
    height: 100%;
}
.custom-center .custom-center-inner {
    height: 100%;
}

@media(max-width: 1024px){
  ul.child-right-ul {
    max-width: 500px;
  }
}
@media (max-width: 1365px) {
  .woocommerce-shipping-fields .ship-billing-different-address {
    flex-direction: column;
    align-items: start !important;
  }

  .woocommerce-shipping-fields .ship-billing-different-address .ship-billing-address {
      margin-left: 15px;
  }
}


/*User Logged Out Css */
.without-logged-in .new_menu_mobile {
  justify-content:flex-end;
}

.without-logged-in .footer_content_row1_wrap .footer_content_inner_wrap {
  width: 100%;
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
}

.without-logged-in .footer_head_logo_wrap {
  margin: 0;
}

.without-logged-in .footer_content_row1_wrap.footer-second-section {
  padding-top: 0;
}
@media(max-width:991px){
  .without-logged-in .footer_head_logo_wrap {
    margin: 20px;
  }

}

span.error {
  color: red;
  font-size: 12px;
  font-weight: 600;
  margin: 10px 0px;
  display: block;
}