@media only screen and (max-width: 575px) {
  .page-nav li a {
    width: 38px;
    height: 38px;
    font-size: 14px;
  }
  .page-nav li a i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce-page.woocommerce-js {
    top: -44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  p, input, textarea, span, select, label, li {
    font-size: 14px;
    line-height: 25px;
  }
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
  }
  .sm-none {
    display: none;
  }
  .pt-120 {
    padding-top: 20px;
  }
  .pb-120 {
    padding-bottom: 20px;
  }
  .pt-150 {
    padding-top: 60px;
  }
  .pb-150 {
    padding-bottom: 60px;
  }
  .ptb-150 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mb-150 {
    margin-bottom: 60px;
  }
  .mb-90 {
    margin-bottom: 60px;
  }
  .mb-50,
  .mb-60 {
    margin-bottom: 35px;
  }
  .back-to-top {
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    right: 10px;
  }
  .back-to-top i {
    font-size: 18px;
  }
  .page-nav.mt-5 {
    margin-top: 15px !important;
  }
  .page-nav.mt-30 {
    margin-top: 10px !important;
  }
  .row.mb-45 {
    margin-bottom: 35px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .fs-15 {
    font-size: 14px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-20 {
    font-size: 18px;
  }
  .fs-24 {
    font-size: 22px;
  }
  .fs-26 {
    font-size: 24px;
  }
  .fs-30 {
    font-size: 24px;
  }
  .fs-40 {
    font-size: 26px;
  }
  .link,
  .btn {
    font-size: 14px;
  }
  .btn {
    padding: 14px 20px 17px;
  }
  .btn img {
    max-width: 16px;
    margin-left: 8px;
  }
  .btn.style-two, .btn.style-four, .btn.style-five {
    padding: 14px 20px 17px;
  }
  .link img {
    max-width: 16px;
  }
  .section-title .section-subtitle {
    margin-bottom: 14px;
  }
  .section-title h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .section-title h2 span {
    font-size: 26px;
  }
  .breadcrumb-wrap .container .br-content {
    padding: 210px 0 50px;
  }
  .breadcrumb-wrap .container .br-content .br-title {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .breadcrumb-wrap .container .br-shape {
    max-width: 120px;
    bottom: 12%;
    left: 2%;
  }
  .breadcrumb-wrap .container .br-img {
    position: relative !important;
    max-width: 280px;
    display: block;
    margin: 0 auto;
  }
  .navbar-area .navbar.sticky.eura-hide-adminbar {
    top: 0 !important;
  }
  .hero-wrap .hero-content .hero-btn a:first-child {
    margin-right: 15px;
  }
  .hero-wrap.style-one {
    padding: 240px 0 100px;
  }
  .hero-wrap.style-one .hero-content {
    margin-bottom: 35px;
  }
  .hero-wrap.style-one .hero-content span {
    margin-bottom: 10px;
  }
  .hero-wrap.style-one .hero-content h1 {
    font-size: 54px;
    line-height: 60px;
  }
  .hero-wrap.style-one .hero-content p {
    margin-bottom: 30px;
  }
  .hero-wrap.style-one .scroll-to-section {
    bottom: 17px;
    left: 45%;
  }
  .hero-wrap.style-two {
    padding: 215px 0 70px;
  }
  .hero-wrap.style-two .hero-content {
    margin-bottom: 45px;
  }
  .hero-wrap.style-two .hero-content h1 {
    font-size: 32px;
    line-height: 43px;
    margin-bottom: 10px;
  }
  .hero-wrap.style-two .hero-content p {
    margin-bottom: 20px;
  }
  .hero-wrap.style-two .hero-thumb-slider {
    margin: 35px 0 0;
  }
  .hero-wrap.style-two .hero-thumb-slider .swiper-slide {
    padding: 0 15px;
  }
  .hero-wrap.style-two .hero-navigation {
    margin-top: 25px;
  }
  .hero-wrap.style-three {
    padding: 70px 0;
  }
  .hero-wrap.style-three .hero-content {
    margin-bottom: 40px;
  }
  .hero-wrap.style-three .hero-content > span {
    font-size: 22px;
    padding: 10px 25px;
  }
  .hero-wrap.style-three .hero-content h1 {
    font-size: 46px;
    line-height: 58px;
  }
  .hero-wrap.style-three .hero-content p {
    margin-bottom: 30px;
  }
  .hero-wrap.style-three .hero-img-wrap .outlined-text {
    font-size: 58px;
    top: -10px;
    left: 0;
  }
  .about-wrap.style-one .about-content .section-title h2, .about-wrap.style-two .about-content .section-title h2, .about-wrap.style-three .about-content .section-title h2 {
    margin-bottom: 22px;
  }
  .about-wrap.style-one .about-content .features-item-wrap, .about-wrap.style-two .about-content .features-item-wrap, .about-wrap.style-three .about-content .features-item-wrap {
    margin-top: 20px;
  }
  .about-wrap.style-one .about-content .features-item-wrap .feature-item, .about-wrap.style-two .about-content .features-item-wrap .feature-item, .about-wrap.style-three .about-content .features-item-wrap .feature-item {
    width: 100%;
    margin-bottom: 25px;
  }
  .about-wrap.style-one .about-content .features-item-wrap .feature-item p, .about-wrap.style-two .about-content .features-item-wrap .feature-item p, .about-wrap.style-three .about-content .features-item-wrap .feature-item p {
    margin: 10px 0px 0 0;
  }
  .about-wrap.style-one .about-content .features-item-wrap .feature-item:last-child, .about-wrap.style-two .about-content .features-item-wrap .feature-item:last-child, .about-wrap.style-three .about-content .features-item-wrap .feature-item:last-child {
    margin-bottom: 0;
  }
  .about-wrap.style-three .about-content .features-item-wrap {
    padding: 25px 25px 10px;
  }
  #feature-area {
    margin-bottom: 60px;
  }
  .category-wrap .category-card {
    width: 50%;
  }
  .category-wrap .category-card h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 15px 0 5px;
  }
  .category-slider {
    padding: 0 12px;
  }
  .category-slider .swiper-slide .cat-card {
    padding-top: 40px;
  }
  .category-slider .swiper-slide .cat-card:before {
    width: 280px;
    height: 280px;
  }
  .category-slider .swiper-slide .cat-card .cat-info {
    margin-top: 15px;
  }
  .cat-navigation .cat-prev {
    left: 12px;
  }
  .cat-navigation .cat-next {
    right: 12px;
  }
  .product-slider-one {
    padding: 0 12px;
  }
  .product-slider-four,
  .product-slider-five {
    padding: 0 12px 35px;
  }
  .product-card.style-two {
    padding: 30px 20px 30px;
  }
  .product-card.style-two .product-title .product-title-left {
    width: 100%;
    margin-bottom: 15px;
  }
  .product-card.style-two .product-title .product-title-left h3 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .product-card.style-two .product-title .product-title-left .product-metainfo li {
    margin-right: 10px;
  }
  .product-card.style-two .product-title h4 {
    font-size: 30px;
  }
  .product-card.style-two .product-action {
    flex-wrap: wrap;
  }
  .product-card.style-two .product-action .btn-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
  .product-card.style-two .product-action .btn-wrap a:first-child {
    margin-right: 10px;
  }
  .product-slider-two .product-navigation,
  .product-slider-three .product-navigation {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  .product-slider-two .product-navigation .slider-prev,
  .product-slider-two .product-navigation .slider-next,
  .product-slider-three .product-navigation .slider-prev,
  .product-slider-three .product-navigation .slider-next {
    position: relative;
    top: auto;
    transform: translateY(0%);
  }
  .product-slider-two .product-navigation .slider-prev,
  .product-slider-three .product-navigation .slider-prev {
    left: auto;
    margin-right: 10px;
  }
  .product-slider-two .product-navigation .slider-next,
  .product-slider-three .product-navigation .slider-next {
    right: auto;
    margin-left: 10px;
  }
  .feature-card h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 20px 0 10px;
  }
  .products-details-image .flex-control-nav {
    top: 20px;
    left: 0;
  }
  .products-details-image .flex-control-nav li {
    height: 60px !important;
    width: 80px !important;
  }
  .products-details-image .flex-control-nav li img {
    height: 60px !important;
    width: 80px !important;
  }
  .promo-wrap .section-title p {
    margin: 18px 0 22px;
  }
  .promo-wrap.style-one .container {
    padding-bottom: 0px;
  }
  .promo-wrap.style-one .promo-img {
    position: relative;
    max-width: 100%;
  }
  .promo-wrap.style-two .container {
    padding-bottom: 0;
  }
  .promo-wrap.style-two .container .promo-shape {
    bottom: 30%;
    left: 0;
  }
  .promo-wrap.style-two .promo-img {
    position: relative;
    display: block;
    margin: 0 auto;
  }
  .testimonial-card.style-one .ratings-wrap > img {
    max-width: 100px;
  }
  .testimonial-card.style-one .ratings-wrap .rating li i {
    font-size: 18px;
  }
  .testimonial-card.style-one .client-quote {
    font-size: 22px;
    line-height: 38px;
    margin: 40px 0 40px;
  }
  .testimonial-card.style-one h6 {
    font-size: 20px;
    padding-left: 40px;
  }
  .testimonial-card.style-one h6:before {
    top: 13px;
    width: 30px;
  }
  .testimonial-card.style-two .quote-box {
    margin-top: 35px;
    padding: 25px;
  }
  .testimonial-card.style-two .quote-box .client-quote {
    font-size: 22px;
    line-height: 32px;
    margin: 14px 0 40px;
  }
  .testimonial-card.style-two .quote-box h6 {
    font-size: 20px;
    padding-left: 45px;
  }
  .testimonial-card.style-two .quote-box h6:before {
    width: 30px;
  }
  .testimonial-wrap.style-one .testimonial-navigation {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .testimonial-wrap.style-one .testimonial-navigation .testimonial-prev,
  .testimonial-wrap.style-one .testimonial-navigation .testimonial-next {
    position: relative;
    top: auto;
    transform: translateY(0%);
    z-index: 1;
  }
  .testimonial-wrap.style-one .testimonial-navigation .testimonial-prev img,
  .testimonial-wrap.style-one .testimonial-navigation .testimonial-next img {
    max-width: 21px;
  }
  .testimonial-wrap.style-one .testimonial-navigation .testimonial-prev {
    left: auto;
    margin-right: 7px;
  }
  .testimonial-wrap.style-one .testimonial-navigation .testimonial-next {
    right: auto;
    margin-left: 7px;
  }
  .testimonial-wrap .testimonial-pagination {
    bottom: -3px;
    text-align: right;
  }
  .testimonial-wrap .testimonial-pagination .swiper-pagination-bullet {
    font-size: 14px;
    margin-right: 3px;
  }
  .testimonial-wrap .testimonial-pagination .swiper-pagination-bullet:before, .testimonial-wrap .testimonial-pagination .swiper-pagination-bullet:after {
    font-size: 14px;
  }
  .cart-table {
    width: 100%;
    overflow-x: auto;
  }
  .coupon-code {
    flex-wrap: wrap;
  }
  .coupon-code input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .coupon-code button {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .btn.style-four.update-cart {
    width: 100%;
    display: block;
  }
  .subscribe-wrap {
    margin-left: 12px;
    margin-right: 12px;
    padding: 50px 0 60px;
    border-radius: 20px;
  }
  .subscribe-wrap:after {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .subscribe-wrap .subscribe-content h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  .subscribe-wrap .subscribe-content form input {
    height: 52px;
    padding: 14px 20px;
  }
  .subscribe-wrap .subscribe-content form button {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 15px;
    width: 100%;
    font-size: 14px;
  }
  .subscribe-wrap .subscribe-content form button.btn {
    padding: 19px 20px;
  }
  .blog-card.style-two .blog-info h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .sidebar {
    padding: 25px 20px;
  }
  .sidebar .sidebar-widget {
    margin-bottom: 30px;
  }
  .sidebar.style-two {
    padding: 0;
  }
  .sidebar.style-two .sidebar-widget {
    padding: 25px 20px;
    margin-bottom: 30px;
  }
  .sidebar.style-two .sidebar-widget:last-child {
    margin-bottom: 0;
  }
  .blog-desc h1,
  .terms-wrap h1 {
    font-size: 28px;
  }
  .blog-desc h2,
  .terms-wrap h2 {
    font-size: 26px;
  }
  .blog-desc h3,
  .terms-wrap h3 {
    font-size: 24px;
  }
  .blog-desc h4,
  .terms-wrap h4 {
    font-size: 22px;
  }
  .blog-desc h5,
  .terms-wrap h5 {
    font-size: 20px;
  }
  .blog-desc h6,
  .terms-wrap h6 {
    font-size: 18px;
  }
  .blog-desc .blog-metainfo,
  .terms-wrap .blog-metainfo {
    margin-bottom: 15px;
  }
  .blog-desc .single-para,
  .terms-wrap .single-para {
    margin-bottom: 30px;
  }
  .blog-desc .single-para:last-child,
  .terms-wrap .single-para:last-child {
    margin-bottom: 0;
  }
  .wp-block-quote {
    padding: 25px;
  }
  .post-tag {
    margin-bottom: 12px;
  }
  .comment-item-wrap .comment-item {
    padding: 20px 20px 20px;
  }
  .comment-item-wrap .comment-item.reply {
    margin-left: 20px;
  }
  .comment-item-wrap .comment-item .comment-author-img {
    width: 150px;
    height: 150px;
    padding: 0;
  }
  .comment-item-wrap .comment-item .comment-author-info {
    width: 100%;
    margin: 5px 0 0;
    padding: 0;
  }
  .comment-item-wrap .comment-item .comment-author-info .comment-author-name h5 {
    font-size: 22px;
  }
  .comment-item-wrap .reply-btn {
    margin-top: 20px;
    padding: 8px 20px 11px;
    display: inline-block;
  }
  .filter-cat {
    margin-bottom: 18px;
  }
  .login-form-wrap {
    padding: 25px 25px;
  }
  .login-form-wrap .social-login {
    margin: 20px 0 0;
  }
  .login-form-wrap .social-login span {
    margin-right: 10px;
  }
  .login-form .form-group,
  .contact-form .form-group,
  .checkout-form .form-group,
  .comment-form .form-group {
    margin-bottom: 15px;
  }
  .login-form .form-group input, .login-form .form-group select,
  .contact-form .form-group input,
  .contact-form .form-group select,
  .checkout-form .form-group input,
  .checkout-form .form-group select,
  .comment-form .form-group input,
  .comment-form .form-group select {
    height: 48px;
    padding: 11px 20px;
  }
  .single-product-wrapper .single-product-slider {
    width: 100%;
  }
  .single-product-wrapper .single-product-slider .product-slide-item {
    padding: 50px 20px 50px 20px;
    background-color: #F0F0F0;
  }
  .single-product-wrapper .product-thumb-slider {
    max-height: auto;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0);
    margin-top: 15px;
  }
  .single-product-wrapper .product-thumb-slider .swiper-slide {
    padding: 8px;
  }
  .single-product-desc h1 {
    font-size: 26px;
    line-height: 38px;
    margin: 6px 0 10px;
  }
  .single-product-desc .product-metainfo-wrap {
    margin-bottom: 20px;
  }
  .single-product-desc .product-metainfo-wrap .product-metainfo {
    flex-wrap: wrap;
  }
  .single-product-desc .product-metainfo-wrap .btn-wrap {
    margin-top: 28px;
  }
  .single-product-desc .product-metainfo-wrap .btn-wrap .v-counter {
    margin-right: 15px;
  }
  .single-product-tablist {
    padding: 9px 12px;
  }
  .single-product-tablist .nav-item {
    margin: 0 12px;
  }
  .single-product-tablist .nav-item .nav-link {
    font-size: 18px;
  }
  .contact-box.style-one {
    padding: 25px 20px;
  }
  .footer-wrap .footer-widget.col {
    flex: 100%;
  }
  .footer-wrap .footer-widget.widget_eura_footer_info.col {
    flex: 100%;
  }
  .footer-wrap .footer-widget.widget_nav_menu {
    left: 0;
  }
  .feature-card {
    text-align: center;
  }
  .feature-item {
    text-align: center;
  }
  .product-card.style-one {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-card.style-one .product-info .product-title h3 {
    font-size: 20px;
  }
  .product-card.style-three {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-card.style-three .product-info .product-title h3 {
    font-size: 20px;
  }
  .product-card.style-three .card-btn .variations tbody tr td .tawcvs-swatches {
    margin-right: 20px !important;
  }
  .product-card.style-six {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-card.style-six .product-info .product-title h3 {
    font-size: 20px;
  }
  .product-card.style-six .product-info .card-btn .variations tbody tr td .tawcvs-swatches {
    margin-right: 10px !important;
  }
  .category-card {
    text-align: center;
  }
  .category-card .cat-img {
    margin: auto;
  }
  .cat-card {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-wrap.style-three .about-content .features-item-wrap {
    width: 100%;
    margin: 35px 0 0;
    padding-bottom: 20px;
  }
  .woocommerce .star-rating span::before {
    top: -4px;
  }
  .login-form .form-check-input input, .checkout-form .form-check-input input, .contact-form .form-check-input input, .comment-form .form-check-input input {
    top: -14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .pt-120 {
    padding-top: 50px;
  }
  .pb-120 {
    padding-bottom: 50px;
  }
  .pt-150 {
    padding-top: 80px;
  }
  .pb-150 {
    padding-bottom: 80px;
  }
  .ptb-150 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .mb-150 {
    margin-bottom: 80px;
  }
  .fs-26 {
    font-size: 22px;
  }
  .fs-36 {
    font-size: 32px;
  }
  .fs-40 {
    font-size: 30px;
  }
  .btn {
    padding: 15px 24px 16px;
  }
  .section-title h2 {
    font-size: 32px;
    line-height: 44px;
  }
  .breadcrumb-wrap .container .br-content {
    padding: 200px 0 120px;
  }
  .breadcrumb-wrap .container .br-content .br-title {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 10px;
  }
  .breadcrumb-wrap .container .br-shape {
    max-width: 150px;
    bottom: 19%;
    left: 28%;
  }
  .breadcrumb-wrap .container .br-img {
    max-width: 420px;
  }
  .navbar-area.eura-hide-adminbar {
    top: 43px !important;
  }
  .navbar-area .navbar.sticky.eura-hide-adminbar {
    top: 43px !important;
  }
  .hero-wrap .hero-content .hero-btn a:first-child {
    margin-right: 15px;
  }
  .hero-wrap.style-one {
    padding: 180px 0 100px;
  }
  .hero-wrap.style-one .hero-content h1 {
    font-size: 65px;
    line-height: 70px;
  }
  .hero-wrap.style-one .hero-content p {
    margin-bottom: 30px;
  }
  .hero-wrap.style-one .scroll-to-section {
    bottom: 20px;
  }
  .hero-wrap.style-two {
    padding: 180px 0 70px;
  }
  .hero-wrap.style-two .hero-content h1 {
    font-size: 60px;
    line-height: 75px;
  }
  .hero-wrap.style-two .hero-thumb-slider {
    margin-top: 5px;
  }
  .hero-wrap.style-two .hero-navigation {
    margin-top: 25px;
  }
  .hero-wrap.style-two .hero-shape {
    max-width: 200px;
    right: 100px;
    top: -100px;
  }
  .hero-wrap.style-three {
    padding: 90px 0;
  }
  .hero-wrap.style-three .hero-content {
    margin-bottom: 40px;
  }
  .hero-wrap.style-three .hero-content h1 {
    font-size: 80px;
    line-height: 94px;
  }
  .category-wrap {
    justify-content: center;
  }
  .category-wrap .category-card {
    width: 33.33%;
  }
  .subscribe-wrap {
    padding: 72px 0 80px;
  }
  .subscribe-wrap .subscribe-content h2 {
    font-size: 54px;
    line-height: 64px;
    margin-bottom: 30px;
  }
  .blog-card.style-two .blog-info h3 {
    font-size: 30px;
    line-height: 41px;
  }
  .cart-table table thead tr th {
    padding: 11px 20px;
  }
  .cart-table table thead tr th:last-child {
    padding-right: 20px;
  }
  .cart-table table tbody tr td {
    padding: 30px 20px;
  }
  .cart-table table tbody tr td:last-child {
    padding-right: 20px;
  }
  .cart-table table tbody tr td p {
    margin: 0;
  }
  .cart-table table tbody tr td button {
    font-size: 16px;
  }
  .coupon-code input {
    width: 235px;
  }
  .btn.style-four.update-cart {
    padding: 15px 22px 15px;
  }
  .footer-wrap .footer-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer-wrap .footer-widget.col {
    flex: 50%;
  }
  .footer-wrap .footer-widget.widget_eura_footer_info.col {
    flex: 50%;
  }
  .footer-wrap .footer-widget.widget_nav_menu {
    left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .md-none {
    display: none !important;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .pb-80 {
    padding-bottom: 0px;
  }
  .hero-wrap.style-three .hero-content {
    margin-bottom: 40px;
  }
  .about-wrap.style-one .about-img, .about-wrap.style-two .about-img, .about-wrap.style-three .about-img {
    margin-bottom: 30px;
  }
  .about-wrap.style-three .about-content .features-item-wrap {
    width: 100%;
    margin: 35px 0 0;
  }
  .testimonial-slider-wrap {
    width: 100%;
    margin-bottom: 30px;
  }
  .find-us-wrap .section-shape-one,
  .find-us-wrap .section-shape-two {
    display: none;
  }
  .find-us-wrap .find-us-box {
    padding: 30px 20px;
  }
  .find-us-wrap .find-us-box .section-title p {
    padding: 0;
  }
  .promo-wrap .section-title {
    margin-bottom: 30px;
  }
  .promo-wrap.style-one .container, .promo-wrap.style-two .container {
    padding-bottom: 0;
  }
  .promo-wrap.style-one .promo-img, .promo-wrap.style-two .promo-img {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .promo-wrap.style-two .container .promo-shape {
    bottom: 30%;
    left: 0;
  }
  .single-product-wrapper {
    margin-bottom: 35px;
  }
  .comp-map {
    height: 450px;
  }
  .contact-box {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 980px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .blog-card.style-two .blog-info h3 {
    font-size: 40px;
    line-height: 52px;
  }
}
@media only screen and (max-width: 1199px) {
  .lg-none {
    display: none;
  }
  .sidebar {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fs-36 {
    font-size: 30px;
  }
  .fs-40 {
    font-size: 30px;
  }
  .pt-120 {
    padding-top: 70px;
  }
  .pb-120 {
    padding-bottom: 70px;
  }
  .pt-150 {
    padding-top: 100px;
  }
  .pb-150 {
    padding-bottom: 100px;
  }
  .ptb-150 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .mb-150 {
    margin-bottom: 100px;
  }
  .section-title h2 {
    font-size: 34px;
    line-height: 46px;
  }
  .breadcrumb-wrap .container .br-content {
    padding: 250px 0 150px;
  }
  .breadcrumb-wrap .container .br-img {
    max-width: 580px;
  }
  .hero-wrap.style-one .hero-content h1 {
    font-size: 75px;
    line-height: 80px;
  }
  .hero-wrap.style-one .hero-content p {
    margin-bottom: 50px;
  }
  .hero-wrap.style-two .hero-shape {
    top: -100px;
    right: 125px;
    max-width: 250px;
  }
  .hero-wrap.style-three .hero-img-wrap .outlined-text {
    font-size: 100px;
  }
  .about-wrap.style-three .about-content .features-item-wrap {
    width: calc(100% + 150px);
    margin-left: -150px;
  }
  .find-us-wrap .section-shape-two {
    max-width: 220px;
  }
  .subscribe-wrap {
    padding: 102px 0 100px;
  }
  .subscribe-wrap .subscribe-content h2 {
    font-size: 60px;
    line-height: 72px;
  }
  .blog-card.style-two .blog-info h3 {
    font-size: 34px;
    line-height: 44px;
  }
  .footer-wrap .footer-widget.widget_nav_menu {
    left: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 1170px;
  }
  .breadcrumb-wrap .container .br-img {
    max-width: 650px;
  }
  .find-us-wrap .section-shape-two {
    max-width: 220px;
  }
  .promo-wrap .section-title {
    width: calc(100% + 28px);
  }
  .footer-wrap .footer-widget.widget_nav_menu {
    left: 45px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1330px;
  }
  .ps-xxl-40 {
    padding-left: 4rem !important;
  }
  .ps-xxl-27 {
    padding-left: 2.7rem !important;
  }
  .pt-120 {
    padding-top: 120px;
  }
  .pb-120 {
    padding-bottom: 120px;
  }
  .pt-150 {
    padding-top: 150px;
  }
  .pb-150 {
    padding-bottom: 150px;
  }
  .ptb-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .mb-150 {
    margin-bottom: 150px;
  }
  .breadcrumb-wrap .br-title {
    font-size: 52px;
    line-height: 64px;
  }
  .hero-wrap.style-one .hero-content p, .hero-wrap.style-two .hero-content p, .hero-wrap.style-three .hero-content p {
    font-size: 18px;
    line-height: 32px;
  }
  .hero-wrap.style-one .hero-content {
    margin-top: -10px;
  }
  .hero-wrap.style-one .hero-content p {
    margin-bottom: 150px;
  }
  .hero-wrap.style-two {
    padding: 235px 0 150px;
  }
  .hero-wrap.style-two .hero-content {
    padding-left: 13px;
  }
  .hero-wrap.style-two .hero-thumb-slider {
    margin-bottom: 78px;
  }
  .hero-wrap.style-two .hero-navigation {
    margin-top: 80px;
    width: 75%;
    margin-left: auto;
  }
  .hero-wrap.style-three .hero-content {
    margin-top: -3px;
  }
  .hero-wrap.style-three .hero-content h1 {
    font-size: 90px;
    line-height: 102px;
  }
  .hero-wrap.style-three .hero-img-wrap .outlined-text {
    font-size: 192px;
  }
  .find-us-wrap .section-shape-one {
    top: 20%;
    left: 2.7%;
  }
  .find-us-wrap .section-shape-two {
    top: 4.5%;
    right: 2%;
  }
  .find-us-wrap .find-us-box .section-title p {
    padding: 0 110px;
  }
  .promo-wrap .section-title p {
    max-width: 84%;
  }
  .promo-wrap.style-one .promo-img {
    right: 0px;
    max-width: 100%;
  }
  .promo-wrap.style-two .promo-img {
    right: 25px;
    max-width: 100%;
  }
  .promo-wrap.style-two .container .promo-shape {
    left: 65px;
  }
  .category-slider .swiper-slide .cat-card:before {
    width: 500px;
    height: 500px;
  }
  .category-slider .swiper-slide .cat-card .cat-info {
    margin-top: 55px;
  }
  .feature-card p {
    padding-right: 40px;
  }
  .feature-card-wrap > div:nth-child(2) .feature-card p {
    padding-right: 7px;
  }
  .feature-card-wrap > div:nth-child(3) .feature-card p {
    padding-right: 0;
  }
  .category-wrap .category-card:nth-child(2) {
    padding-left: 30px;
  }
  .category-wrap .category-card:nth-child(3) {
    padding-left: 60px;
  }
  .category-wrap .category-card:nth-child(4) {
    padding-left: 90px;
  }
  .category-wrap .category-card:nth-child(5) {
    padding-left: 100px;
  }
  .product-card.style-two {
    padding: 60px 70px 70px;
  }
  .product-card.style-two .product-title .product-title-left h3 {
    font-size: 40px;
  }
  .product-card.style-two .product-title h4 {
    font-size: 40px;
  }
  .product-card.style-two .product-title .product-title-left .product-metainfo li {
    margin-right: 25px;
  }
  .product-slider-two .product-navigation .slider-prev,
  .product-slider-three .product-navigation .slider-prev {
    left: 70px;
  }
  .product-slider-two .product-navigation .slider-next,
  .product-slider-three .product-navigation .slider-next {
    right: 70px;
  }
  .single-product-wrapper .single-product-slider .product-slide-item {
    padding: 93px 40px 93px 110px;
  }
  .testimonial-wrap.style-two .testimonial-img {
    width: calc(100% - 58px);
    margin-left: auto;
  }
  .testimonial-wrap.style-two .testimonial-slider-wrap {
    width: calc(100% + 120px);
  }
  .testimonial-card.style-two .quote-box {
    padding: 45px 45px 40px 50px;
  }
  .blog-card .blog-info h3 {
    font-size: 24px;
    line-height: 36px;
  }
  .subscribe-wrap {
    padding: 172px 0 191px;
  }
  .subscribe-wrap .subscribe-content h2 {
    font-size: 90px;
    line-height: 102px;
  }
  .contact-box.style-one {
    padding: 45px 50px 50px;
  }
  .contact-info-wrap {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .container.style-two {
    max-width: 1530px;
  }
  .gx-xxl-61 {
    --bs-gutter-x: 6.05rem;
  }
  .breadcrumb-wrap .container {
    max-width: 1530px;
  }
  .hero-wrap .container {
    max-width: 1530px;
  }
  .hero-wrap.style-two .hero-thumb-slider {
    width: calc(100% - 5px);
    margin-left: auto;
    margin-right: 0;
  }
  .about-wrap.style-one .container-fluid .about-img, .about-wrap.style-two .container-fluid .about-img {
    width: calc(100% - 40px);
  }
  .about-wrap.style-one .container-fluid .about-content, .about-wrap.style-two .container-fluid .about-content {
    width: calc(100% - 33px);
    margin-left: auto;
  }
  .about-wrap.style-one .container-fluid .about-content .features-item-wrap, .about-wrap.style-two .container-fluid .about-content .features-item-wrap {
    margin-top: 172px;
  }
  .about-wrap.style-one .container-fluid .about-content .features-item-wrap .feature-item:nth-child(2), .about-wrap.style-one .container-fluid .about-content .features-item-wrap .feature-item:nth-child(3), .about-wrap.style-two .container-fluid .about-content .features-item-wrap .feature-item:nth-child(2), .about-wrap.style-two .container-fluid .about-content .features-item-wrap .feature-item:nth-child(3) {
    padding-left: 6px;
  }
  .about-wrap.style-one .container-fluid .about-content .features-item-wrap .feature-item p, .about-wrap.style-two .container-fluid .about-content .features-item-wrap .feature-item p {
    margin: 18px 22px 0 0;
  }
  .about-wrap.style-one .container-fluid {
    max-width: 1500px;
  }
  .about-wrap.style-one .container-fluid .about-content {
    padding-right: 45px;
  }
  .about-wrap.style-one .container-fluid .about-content .section-title p {
    padding-right: 15px;
  }
  .about-wrap.style-one .container-fluid .about-content .features-item-wrap .feature-item p {
    margin: 18px 22px 0 0;
  }
  .about-wrap.style-two .container-fluid {
    max-width: 1430px;
  }
  .about-wrap.style-two .container-fluid .about-content {
    padding-right: 15px;
  }
  .about-wrap.style-two .container-fluid .about-content .section-title p {
    padding-right: 35px;
  }
  .about-wrap.style-two .container-fluid .about-content .features-item-wrap .feature-item p {
    margin: 18px 22px 0 0;
  }
  .about-wrap.style-three .container-fluid {
    max-width: 1468px;
  }
  .about-wrap.style-three .container-fluid .about-img {
    width: calc(100% - 65px);
  }
  .about-wrap.style-three .container-fluid .about-content {
    width: calc(100% - 33px);
    margin-left: auto;
    padding-right: 15px;
    margin-top: 20px;
  }
  .about-wrap.style-three .container-fluid .about-content .section-title p {
    padding-right: 35px;
  }
  .about-wrap.style-three .container-fluid .about-content .features-item-wrap {
    padding: 35px 40px 26px 50px;
    width: calc(100% + 170px);
    margin-left: -208px;
  }
  .about-wrap.style-three .container-fluid .about-content .features-item-wrap .feature-item p {
    margin: 18px 40px 0 0;
  }
  .about-wrap.style-three .container-fluid .about-content .features-item-wrap .feature-item:nth-child(2) {
    padding-left: 30px;
  }
  .about-wrap.style-three .container-fluid .about-content .features-item-wrap .feature-item:nth-child(3) {
    padding-left: 48px;
  }
  .about-wrap.style-three .container-fluid .about-content .features-item-wrap .feature-item:nth-child(3) p {
    margin: 18px 12px 0 0;
  }
  .find-us-wrap .section-shape-one {
    top: 20%;
    left: 7.7%;
  }
  .find-us-wrap .section-shape-two {
    top: 4.5%;
    right: 7%;
  }
  .category-slider .swiper-slide .cat-card:before {
    width: 530px;
    height: 530px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-wrap.style-two .container-fluid {
    padding-left: 210px;
    padding-right: 50px;
  }
  .section-shape-three {
    left: -160px;
  }
  .featured-product-wrap .container-fluid {
    padding: 0 98px;
  }
  .category-slider .swiper-slide .cat-card:before {
    width: 640px;
    height: 640px;
  }
  .subscribe-wrap {
    margin-left: 97px;
    margin-right: 97px;
  }
}/*# sourceMappingURL=eura-main-responsive.css.map */