.p-40,
.p-50,
.p-60,
.p-70,
.p-80,
.p-90,
.p-100 {
  padding: 45px 0;
}
span.badge aside {
  display: inline;
}

@media (min-width: 768px) {
  .only_desktop {
    display: block !important;
  }
  .only_mobile {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .two_col_box h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  /* xxl screen */
  h1 {
    font-size: 52px;
  }
  h2 {
    font-size: 45px;
  }
  h3 {
    font-size: 36px;
  }
  .p-40 {
    padding: 40px 0;
  }
  .p-50 {
    padding: 50px 0;
  }
  .p-60 {
    padding: 60px 0;
  }
  .p-70 {
    padding: 70px 0;
  }
  .p-80 {
    padding: 80px 0;
  }
  .p-90 {
    padding: 80px 0;
  }
  .p-100 {
    padding: 100px 0;
  }
  .fixed_box {
    position: sticky;
    top: 42px;
    /* adjust this to match your header height */
  }
  .featured_post .content_box.card_box {
    padding-right: 0;
  }
  .step-6 {
    min-height: 570px;
    display: flex;
    align-items: center;
  }
  .Raketės .mm_inner li:nth-child(2) {
    flex: 0 0 20%;
  }
  .Raketės .mm_inner li:nth-child(3) {
    flex: 0 0 28%;
  }
  .megamenu.main-menu li a.dropdown_icon {
    display: none !important;
  }
  .header_overly .megamenu.main-menu li a.dropdown_icon {
    background: url(../images/arrow-left2.png) no-repeat center;
    transform: rotate(-90deg);
    background-size: 18px;
  }
  .header_overly .megamenu.main-menu li:hover a.dropdown_icon {
    transform: rotate(90deg);
  }
  .dropdown_box:not(.megamenu_box) {
    box-shadow: -3px 4px 10px 0px rgba(0, 0, 0, 0.12);
  }
  .dropdown_box .mm_inner li a.dropdown_icon {
    display: none;
  }
  .mobile_only {
    display: none;
  }
}

@media (max-width: 1320px) {
  section#post_block_section {
    margin-bottom: 60px;
  }
  .page-naujienos .see_more {
    display: none !important;
  }
  span.badge aside {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .desktop_only {
    display: none !important;
  }
  /* // xl screen */
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 36px;
  }
  h2.ews-title {
    margin-bottom: 32px;
  }
  .info {
    flex-direction: column;
    align-items: start;
  }
  .top_bar .info,
  .f_box .info,
  .info-wrap .info {
    flex-direction: row;
    align-items: center;
  }
  header.site-header {
    min-height: 85px;
    top: 0;
  }
  header.site-header.sticky .search-bar {
    display: none;
  }
  .logo {
    padding-left: 44px;
  }
  /* Mobile menu code */
  .admin-bar header.site-header.sticky {
    top: 0;
  }
  .main-menu.megamenu {
    background-color: #fff;
    padding-top: 20px;
    box-shadow: inset 0 0 2000px rgba(255, 255, 255, 0.5);
    height: 70vh;
    width: 100%;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    margin-left: -12px;
    padding: 0 16px;
    transition: transform 0.5s ease-in-out;
    position: absolute;
    overflow-y: scroll;
  }
  nav.main-menu ul {
    flex-direction: column;
    gap: 0;
    padding-top: 10px;
  }
  nav.main-menu ul li {
    position: relative;
  }
  .header_overly nav.main-menu ul li a {
    color: var(--black, #000);
  }
  nav.main-menu ul li a {
    color: var(--black, #000);
    padding: 16px 5px;
    display: block;
    border-bottom: 1px solid #dfe1e3;
  }
  .megamenu.main-menu li a.dropdown_icon {
    left: auto;
    top: 5px;
    right: 5px;
    padding: 22px 15px;
    position: absolute;
    width: 85px;
    border: none;
  }
  .megamenu.main-menu li a.dropdown_icon::after {
    display: none !important;
  }
  nav.main-menu .dropdown_box li a {
    color: #000;
    padding: 15px 5px;
  }
  nav.main-menu ul li a.menu_tab:after,
  .mm_inner > li.cat_head h3:after {
    display: block;
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/ArrowRight.png) no-repeat center;
    background-size: 24px;
    right: 2px;
    left: auto;
    top: 15px;
  }
  nav.main-menu ul {
    margin-top: 0;
  }
  /* megamenu dropdown */
  .megamenu.main-menu li a.dropdown_icon {
    transform: rotate(0) !important;
    background: none !important;
    right: 0 !important;
  }
  .megamenu.main-menu li.open > a.dropdown_icon {
    transform: rotate(180deg) !important;
  }
  .megamenu.main-menu .dropdown_box.megamenu_box ul {
    margin-top: 0;
    padding: 0;
  }
  .megamenu.main-menu .dropdown_box.megamenu_box {
    position: relative;
    padding-top: 0;
    width: 100%;
    display: flex !important;
  }
  .mm_inner.container li {
    padding-left: 10px;
    padding-right: 0;
  }
  .megamenu.main-menu .dropdown_box:not(.megamenu_box) {
    display: block;
    padding: 0 10px;
    width: 100%;
    position: relative;
  }
  .megamenu.main-menu .open .dropdown_box:not(.megamenu_box) {
    padding: 0 10px;
  }
  .megamenu.main-menu .dropdown_box.megamenu_box .mm_inner {
    box-shadow: none;
    display: block;
    padding: 0;
  }
  .megamenu.main-menu .dropdown_box.megamenu_box .mm_inner > li {
    width: 100%;
  }
  .megamenu.main-menu .dropdown_box.megamenu_box .mm_inner > li.cat_head h3 {
    margin-bottom: 0;
    border-bottom: 1px solid #dfe1e3;
    padding: 15px 0;
    cursor: pointer;
    position: relative;
  }
  .cat_head .dropdown_icon {
    display: none !important;
  }
  nav.main-menu .dropdown_box li a::after {
    display: none !important;
  }
  .megamenu.main-menu .dropdown_box.megamenu_box,
  .dropdown_box,
  .cat_head ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
  }
  ul.dropdown_box.megamenu_box {
    /* overflow-y: scroll !important; */
  }
  li.mm_img_box {
    padding: 10px 0;
    display: flex;
    gap: 2%;
  }
  .img_col {
    flex: 0 0 49%;
  }
  .f_box .logo {
    padding-left: 0;
  }
  .search-bar .woocommerce-product-search {
    max-width: 100%;
    margin: 15px 0;
  }
  .hero .swiper-slide,
  .hero .hero-slider-container {
    height: 580px;
  }
  .hero.light .swiper-slide,
  .hero.light .hero-slider-container {
    height: 40dvw;
  }
  .hero .container {
    top: calc(-35vw + 132px);
  }
  .cat_box h2.text {
    font-size: 18px;
  }
  .my-swiper2 .swiper-wrapper {
    grid-auto-columns: 380px;
  }
  .search-bar .search-popup .search-results-list,
  .search-bar .search-popup .recent_search {
    margin: 0 auto 10px;
  }
  .m_popup ul li a {
    font-size: 14px;
    color: #404040;
    border-bottom: none;
  }
  .header_overly .mobile_only .info .text a {
    color: var(--text2, #7f8182);
  }
  .header_overly .topbar_m .custom-menu li a,
  .topbar_m .custom-menu li a {
    color: var(--text2, #7f8182);
    font-size: 14px;
    border: none;
    padding: 8px 0;
    text-transform: none;
  }
  /* megamenu */
  li.mm_img_box {
    margin-top: 20px;
  }
  .img_col {
    flex: 0 0 auto;
    width: 49%;
  }
  #page .fixed-size-img {
    width: 100% !important;
    height: auto;
  }
  #page .img_col a {
    border: none !important;
  }
  .top_bar {
    display: none !important;
  }
  .admin-bar header.site-header:not(.sticky) {
    margin-top: 32px;
  }
  .main-menu.megamenu {
    top: 0;
    padding-top: 60px;
    height: 100dvh;
  }
  .admin-bar .header_overly .nav-container .hamburger-lines .line {
    background: #fff !important;
  }
  .header_overly .nav-container.open .hamburger-lines .line {
    background: #000 !important;
  }
  .post_details p {
    margin-bottom: 15px;
  }
  .post_details p img.size-full {
    margin: 15px 0px;
  }
  .post_details h2 {
    margin: 15px 0px;
  }
  .post_details ul {
    margin-bottom: 24px;
  }
  section.related_post.p-70 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1024px) {
}
@media (max-width: 992px) {
  /* // lg screen */
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 24px;
  }
  h2.ews-title {
    margin-bottom: 30px;
  }
  .search-bar .search-popup .search-results-list,
  .search-bar .search-popup .recent_search {
    padding: 20px;
  }
  .search-results-list .sp_wrap .single-product {
    margin-bottom: 10px;
  }
  .search-bar .search-popup {
    overflow-y: scroll;
    height: 60dvh;
  }
  .f_menu .custom-menu {
    flex-wrap: wrap;
  }
  .f_menu .custom-menu li {
    border-right: none;
  }
  .compare-popup {
    width: 95% !important;
  }
}

@media (max-width: 767px) {
  h1,
  h2,
  h3 {
    margin-bottom: 15px;
  }
  .contact_form_sec {
    padding: 50px 0;
  }
  .only_title .row.gap-4 {
    gap: 1px !important;
  }
  .only_desktop {
    display: none !important;
  }
  .only_mobile {
    display: block !important;
  }
  section.iconbox_section.style-2 {
    padding: 50px 0px;
  }
  /* // md screen */
  .hero .swiper-button-next,
  .hero .swiper-button-prev {
    display: none !important;
  }
  .f_menu .custom-menu {
    justify-content: center;
    margin-top: 12px;
  }
  .search-bar .search-popup .search-results-list .sp_wrap,
  .search-bar .search-popup .recent_search .sp_wrap {
    flex-wrap: wrap;
  }
  .m_reverse .row {
    flex-direction: column-reverse;
  }
  .search-bar .search-popup .recent_search {
    width: fit-content;
    min-width: 95%;
    margin: 0 auto;
  }
  .search-bar .search-popup .search-results-list .single-product {
    max-width: 48%;
  }
  .search-bar .search-popup {
    overflow-y: scroll;
    height: 70dvh;
  }
  .search-results-list .single-product .product-image {
    max-width: 90px;
  }
  .search-results-list .single-product .product-image {
    margin-bottom: 6px;
  }
  .hero .swiper-slide,
  .hero .hero-slider-container {
    height: 80dvh;
    max-height: 600px;
  }
  .hero.light .swiper-slide,
  .hero.light .hero-slider-container {
    height: 70dvh;
  }
  .hero .container {
    top: -50px;
  }
  .swiper-container .arrow {
    width: 110px;
    gap: 10px;
  }
  .icon_list {
    flex-wrap: wrap;
    gap: 4%;
  }
  .icon_list.s2 {
    display: flex;
    gap: 4%;
  }
  .icon_list .info {
    flex: 0 0 48%;
  }
  .cat_box .f_image {
    padding-bottom: 110%;
  }
  .cat_box h2.text {
    font-size: 16px;
  }
  .f_menu .custom-menu li {
    border-right: 2px solid #404040;
  }
  .f_menu .custom-menu a {
    font-size: 14px;
  }
  :root {
    --swiper-navigation-sides-offset: 25px;
  }
  .simple-stepbar {
    margin: 15px 0 30px !important;
    gap: 40px !important;
  }
  section #wizard-progress.simple-stepbar li {
    width: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
  }
  section #wizard-progress.simple-stepbar li::before {
    width: 40px !important;
    top: 15px !important;
    left: 32px !important;
  }
  label.arrow_btn.btn.no_arrow {
    padding: 15px 25px;
    min-width: 100%;
    margin-bottom: 15px;
  }
  .step h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .step .inner6 h2 {
    font-size: 36px;
  }
  label.arrow_btn.btn {
    font-size: 18px;
  }
  .cattitle_wrap {
    text-align: center;
  }
  .step-4 .d-flex.radio_box,
  .step-5 .d-flex.radio_box {
    flex-direction: column;
  }
  .search-bar .search-popup .offer {
    width: 100%;
  }
  .search-bar .search-popup .search-results-list .single-product {
    width: 100% !important;
    max-width: none !important;
    display: flex;
    gap: 20px;
  }
  #promo_box_winter h2.text {
    font-size: 28px;
  }
  .promo_box.cat_box.overly .f_image:after {
    left: 0;
    top: 0;
    background: linear-gradient(
      32deg,
      rgba(0, 0, 0, 0.6) 100%,
      rgba(0, 3, 6, 0) 55%
    );
  }
  .brandimg {
    padding: 20px;
  }
  #brands_logos .swiper-container {
    padding-right: 50px; /* adjust as needed to reveal part of 3rd slide */
    overflow: visible; /* make sure extra part is shown */
  }
  #brands_logos .swiper-wrapper {
    overflow: visible;
  }
  #brands_logos .container-fluid {
    width: calc(100% + 50px);
  }
  .subs_form span.wpcf7-form-control-wrap[data-name='your-email'] {
    margin-bottom: 22px;
  }
  .subs_text h3 {
    font-size: 22px;
  }
  .subs_form p {
    margin: 0;
  }
  .con_form_st form p {
    margin: 0;
  }
}

@media (max-width: 576px) {
  header.site-header .logo img {
    max-height: 25px;
  }
  .site-header .nav-container .hamburger-lines {
    top: 32px;
  }
  #need_help_section .arrow_btn {
    padding: 11px 65px 11px 30px;
  }
  #need_help_section .arrow_btn.btn span {
    right: 20px;
  }
  #contact_info_section .see_more {
    padding: 11px 40px;
  }
  /* // sm screen */
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  h2.ews-title {
    margin-bottom: 35px;
  }
  .icon_list .info {
    flex: 0 0 98%;
    flex-direction: row;
    gap: 15px;
    margin: 10px 0;
  }
  .my-swiper2 .swiper-wrapper {
    grid-auto-columns: 340px;
  }
  .cat_box.overly h2.text {
    font-size: 24px;
  }
  .site-header .icon-box .icon-holder {
    width: 40px;
    height: 40px;
  }
  .column-gap-3.order-xl-3 {
    gap: 12px !important;
  }
  .hero .swiper-slide,
  .hero .hero-slider-container {
    height: 100dvh;
    max-height: none;
  }
  #promo_box_winter .arrow_btn.btn,
  #need_help_section .arrow_btn.btn,
  .step .arrow_btn.btn.next {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: center;
  }
  #promo_box_winter .arrow_btn.btn span,
  #need_help_section .arrow_btn.btn span,
  .step .arrow_btn.btn.next span {
    background-size: 24px;
    width: 24px;
    height: 24px;
    display: block;
    position: relative;
    right: 0;
    top: 0;
  }
  .icon-box .icon-holder {
    width: 40px;
    height: 40px;
  }
  .swiper-container .arrow {
    width: 92px;
    gap: 10px;
  }
  .swiper-container .swiper-progress-bar {
    width: calc(100% - 110px);
  }
  #loading-popup h2 {
    font-size: 26px;
  }
  a.btn.black_btn {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
  }
  .faq_box .faq-question {
    padding-right: 40px;
  }
  #contact_info_section h2.ews_title,
  #Contact_form .ews_title {
    font-size: 36px;
  }
  #contact_info_section .see_more {
    width: 100%;
  }
  #contact_info_section h3 {
    font-size: 24px;
  }
  .con_form_st input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
  }
  .page-naujienos .pagination {
    margin-top: 10px;
  }
  .search-field,
  input[type='search'],
  input[type='text'],
  input[type='email'],
  input[type='tel'],
  textarea {
    padding: 12px 15px;
    border: 1px solid #d4d5d5;
  }
}
@media (max-width: 420px) {
  #cart-popup {
    width: 98dvw;
    right: 0;
  }
}
