@media (max-width: 1199px) {
  .hamburger {
    display: block;
  }

  .main-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    padding: 40px 10px;
    z-index: 99999;
    height: 100%;
    overflow: auto;
    background: #212121;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(-251px);
    -moz-transform: translateX(-251px);
    -ms-transform: translateX(-251px);
    -o-transform: translateX(-251px);
    transform: translateX(-251px);
    -webkit-transition: -webkit-transform 0.3s ease-in;
    -moz-transition: -moz-transform 0.3s ease-in;
    -o-transition: -o-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
  }

  .main-nav.slidenav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  .main-nav > ul {
    float: none;
    padding: 25px 10px;
  }

  .main-nav > ul > li.has-child-menu:after {
    content: none;
  }

  .main-nav > ul > li > a:after {
    content: none;
  }

  .main-nav > ul > li {
    display: block;
    padding: 0 !important;
    margin-left: 0;
  }

  .main-nav > ul > li > a {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    margin: 10px 0;
  }

  .main-nav ul li .fl {
    display: block;
    line-height: 35px;
  }

  .main-nav ul li .megamenu-wrap {
    position: static;
    min-width: 200px;
    background: transparent;
    border: none;
    padding: 5px 0px 5px 20px;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    display: none;
  }

  .main-nav ul li .sub-menu {
    position: static;
    min-width: 200px;
    background: transparent;
    border: none;
    padding: 5px 0px 5px 20px;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    display: none;
  }

  .main-nav ul li .sub-menu > li a {
    display: block;
    padding: 10px 0;
    color: #ddd;
    line-height: 0.8;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .main-nav ul li .megamenu-wrap ul li a {
    padding: 10px 0px;
    display: block;
    color: #ddd;
  }

  .main-nav ul li .sub-menu > li a:hover {
    background: transparent;
    color: #CB3727;
  }

  .slideInUp {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  .why-shopping-us .why-shopping-us-item h4 {
    min-height: auto;
  }
}
/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
  .mk-product-item .mk-product-content .mk-product-title {
    padding: 0 40px;
    font-size: 14px;
  }
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .product-box-area .single-box-2 .box-info h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .product-box-area .box-info h2 {
    font-size: 40px;
  }

  .product-box-area .box-info a.btn {
    margin-bottom: 24px;
  }

  .product-box-area .single-box-2 .box-info a.btn {
    margin-bottom: -6px;
  }

  .mk-product-item .mk-product-content .mk-product-title {
    padding: 0 20px;
    font-size: 14px;
  }

  .countdown .countdown-wrapper .offer-text h4 {
    font-size: 25px;
  }

  .testimonial-area .testimonial-wrapper .owl-dots {
    bottom: -20px;
  }

  .fotter-area .single-fotter-2 .fotter-link ul li a {
    font-size: 13px;
  }

  .arrival-area .card .content a {
    padding: 0 25px;
  }

  .shop-area #home .mk-product-title {
    padding: 0 25px;
  }

  .shop-area #pricing .mk-product-title {
    padding: 0 80px !important;
  }

  .shop-area #about .mk-product-title {
    padding: 0 25px;
  }

  .product-details .container .product-information .alignment-area #customers .size-info .product-size-area .product-size-option {
    margin-right: 16px;
  }

  .product-details .container .product-information .alignment-area #customers .color-info .product-color-area .product-color-option {
    margin-right: 5px;
  }

  .cart-product-area #customers td, .cart-product-area #customers th {
    padding: 20px;
  }

  .collection-area .single-collection p {
    font-size: 16px;
  }

  .product-box-area .mk-banner-vertical-one .mk-banner-vertical-one-content h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .product-box-area .mk-banner-vertical-content h2 {
    font-size: 40px;
    line-height: 34px;
  }

  .product-box-area .mk-banner-vertical-one .mk-banner-vertical-one-content {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 6px;
  }
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .shop-area .sidebar-widget .brands .brand-image .brand img {
    width: 100px;
  }

  .nav-search {
    width: 35%;
    margin-top: 0;
  }

  .nav-header {
    margin-top: 0px;
  }

  .slider-info {
    text-align: center;
  }

  .product-box-area .mk-banner-vertical-image {
    margin-bottom: 50px;
  }

  .collection-area .single-collection h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .mk-product-item .mk-product-content .mk-product-title {
    padding: 0 25px;
    font-size: 12px;
  }

  .product-box-area .mk-banner-vertical-image {
    margin-bottom: 0;
  }

  .countdown .countdown-wrapper .offer-text {
    margin-bottom: 20px;
  }

  .countdown .countdown-wrapper .offer-countdown #timer {
    justify-content: center;
  }

  .testimonial-area .testimonial-wrapper .single-testimonial .testi-info .description {
    padding: 0px 60px;
  }

  .testimonial-area .testimonial-wrapper .owl-dots {
    bottom: -20px;
  }

  .faqs-area .tab-content #reviews .review .review-information p {
    padding-right: 100px;
  }

  .cart-product-area #customers td, .cart-product-area #customers th {
    padding: 15px;
  }
}
/* small mobile :320px. */
@media (max-width: 991.98px) {
  .single-blog {
    margin-bottom: 30px;
  }

  .animated-icon {
    width: 30px;
    height: 20px;
    position: relative;
    margin-right: 0;
    border: none;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }

  .animated-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }

  .animated-icon span {
    background: #353535;
  }

  .animated-icon2 span {
    background: gray;
  }

  .animated-icon3 span {
    background: gray;
  }

  .animated-icon span:nth-child(1) {
    top: 0px;
  }

  .animated-icon span:nth-child(2) {
    top: 10px;
  }

  .animated-icon span:nth-child(3) {
    top: 20px;
  }

  .animated-icon.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .animated-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }

  .animated-icon.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .collapse.nav-menus-wrapper.navbar-collapse {
    display: none !important;
  }

  .open .collapse.nav-menus-wrapper.navbar-collapse.show {
    display: block !important;
  }

  .collapse.nav-menus-wrapper.navbar-collapse.show {
    display: block !important;
  }

  .stickyHeader.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  }

  .product-box-area .mk-banner-vertical {
    padding: 20px;
  }

  .product-box-area .mk-banner-vertical-one {
    padding: 20px;
  }

  .mk-banner-vertical-image .img-fluid {
    display: none;
  }

  .arrival-area .card .card-info .image {
    text-align: center;
  }

  section.countdown .countdown-wrapper .offer-countdown #timer div {
    min-width: 50px;
  }

  section.countdown .countdown-wrapper .offer-countdown #timer div {
    font-size: 20px;
    margin: 5px;
  }

  section.countdown .countdown-wrapper .offer-countdown #timer div span {
    font-size: 12px;
    font-weight: 400;
  }

  .offer-countdown {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dropdown-menu.dropdown-menu-right.large.show {
    width: 300px;
  }

  .testimonial-area {
    background-size: cover;
    padding-top: 0px;
  }

  .testimonial-area .testimonial-wrapper .single-testimonial .testi-info .description {
    padding: 0 10px;
  }

  .testimonial-area .testimonial-wrapper .owl-dots {
    bottom: -20px;
  }

  .slider-area .slider-wrapper h1 {
    font-size: 45px;
  }

  .arrival-area .card .content a {
    padding: 0 40px;
  }

  .shop-area .tab {
    padding: 5px 10px;
  }

  .form-control {
    padding: 0;
  }

  .faqs-area .nav-tabs .nav-item .nav-link {
    font-size: 16px;
  }

  .faqs-area .tab-content #reviews form {
    padding: 0;
  }

  .faqs-area .tab-content #reviews .review .review-information p {
    padding-right: 0px;
  }

  .faqs-area .tab-content #reviews .review i::before {
    margin-right: 5px;
  }

  .faqs-area .tab-content #specification #specification-info .table-heading {
    padding: 20px 15px;
  }

  .faqs-area .tab-content #specification #specification-info .table-data {
    padding: 20px 15px;
  }

  .product-details .container .product-information .product-cart-btn a.mk-btn-sm.btn {
    margin-bottom: 20px;
  }

  .product-details .container .product-information .alignment-area #customers .size-info .product-size-area .product-size-option {
    margin-bottom: 10px;
  }

  .product-details .container .product-information .alignment-area #customers .color-info .product-color-area .product-color-option {
    margin-bottom: 10px;
  }

  .cart-product-area .coupon-all .coupon .coupon-input-area {
    display: flex;
    align-items: center;
  }

  .cart-product-area .coupon-all .coupon .cupon-btn {
    margin-top: 30px;
    margin-left: 0;
  }

  .cart-product-area .coupon-all .coupon .coupon-input-area {
    align-items: center;
    display: inline-grid;
  }

  .cart-product-area .cart-page-total table {
    display: block;
    width: 100%;
    overflow-x: auto;
  }

  .cart-product-area #customers td, .cart-product-area #customers th {
    padding: 10px;
  }

  .comment-form {
    margin-bottom: 50px;
  }

  .why-shopping-us .why-shopping-us-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .error-area .error-area-wrapper img {
    max-width: 100%;
  }

  .faqs-area .tab-content #product-details .common-quote span {
    font-weight: normal;
  }

  .breadcrumbs-area .breadcrumbs-wrapper .mk-page-title h2 {
    font-size: 36px;
  }

  .product-information {
    margin-top: 50px;
  }

  .product-details .container .product-information .alignment-area #customers .size-info .product-size-area .product-size-option {
    margin-right: 10px;
  }

  .newsletter-img-box {
    display: none !important;
  }

  a#btnClose {
    right: 0;
  }

  .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%;
    text-align: left;
    border: 1px solid #eee;
  }

  .prouduct-view-area {
    padding-top: 30px;
  }

  .collection-area .single-collection {
    margin-bottom: 30px;
  }

  .top-bar {
    text-align: center;
  }

  .top-bar .top-bar-right, .top-bar .top-bar-left {
    float: none;
  }

  .top-bar .top-bar-right {
    float: none;
    margin-top: 10px;
  }

  .top-bar .top-bar-right ul li {
    margin: 0px 6px;
  }

  .top-bar .top-bar-left ul li {
    margin-right: 5px;
  }

  .top-bar .top-bar-left ul li:last-child {
    margin-right: 0;
  }

  .product-box-area .mk-banner-vertical {
    margin-bottom: 30px;
  }

  .pagination a {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 34px;
  }

  .slider-area .slider-wrapper .slider-info h2 {
    font-size: 44px;
    line-height: 50px;
  }

  .slider-area .slider-wrapper .slider-info {
    margin-top: 0px;
    text-align: center;
  }

  .slider-area .slider-wrapper .slider-info p {
    font-size: 18px;
  }

  .slider-area .slider-wrapper .slider-info .slider-btn {
    margin-top: 0;
  }

  .faqs-area .tab-content .accordion-item p {
    padding: 0;
  }

  .faqs-area .tab-content .accordion-item a {
    font-size: 14px;
    text-transform: capitalize;
  }

  .faqs-area .tab-content .accordion-item a.collapsed {
    font-size: 14px;
    text-transform: capitalize;
  }

  .faqs-area .tab-content .accordion-item a i::before {
    font-size: 10px !important;
    position: relative;
    top: -2px !important;
    margin-right: 4PX;
  }

  .cart-product-area .cart-page-total table th, .cart-product-area .cart-page-total table td {
    padding: 15px 10px;
  }

  .my-account-content {
    margin-top: 30px;
  }

  p.cart-btn a.mk-btn-sm.btn {
    font-weight: normal;
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media (max-width: 575px) {
  .countdown .countdown-wrapper .offer-countdown #timer {
    display: block;
  }

  .product-slider .owl-nav .owl-next {
    right: 0;
  }

  .product-slider .owl-nav .owl-prev {
    left: 0;
  }

  a.logo_wrapper.main_logo {
    text-align: center;
    display: block;
  }

  a.logo_wrapper.main_logo img {
    margin: 14px auto;
  }

  .menu-right-icon {
    float: left;
    margin: 15px 0px 15px 0;
  }

  .menu-right-icon ul li .searchbox {
    right: 0;
  }

  .header_area {
    margin: 0px 0;
  }

  .my-account-area .my-account-wrapper .social-button a {
    font-size: 12px;
  }

  .dropdown-menu.show {
    top: 14px !important;
  }

  .blog-standards-area .blog-standards-item .blog-information .entry-meta a i::before {
    margin-right: 0px;
  }

  .blog-standards-area .blog-standards-item .blog-information .entry-meta a {
    font-size: 13px;
    font-weight: 500;
  }

  .blog-standards-area .blog-standards-item .blog-information .blog-post-title h3 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
  }

  .blog-sidebar-widget-area .small-post-wrapper .small-post-item-content .small-post-item-title {
    font-size: 13px;
  }

  .blog-details-area .blog-details .full-blog .blog-information .entry-meta a {
    font-size: 13px;
    font-weight: 500;
  }

  .blog-details-area .blog-details .full-blog .blog-information .entry-meta a i::before {
    font-size: 12px;
    margin-right: 0px;
  }

  .blog-details-area .blog-details .full-blog .blog-information .blog-post-title h3 {
    font-size: 17px;
    margin-top: 10px;
    line-height: 30px;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767.98px) {
  .dropdown-menu.show {
    top: 21px !important;
    padding: 10px;
    width: 300px;
  }

  .dropdown-menu.dropdown-menu-right.large.show {
    width: 335px;
  }

  .shop-area .side-bar .sidebar-two .brand-image .brand img {
    padding: 10px;
  }

  .faqs-area .nav-tabs .nav-item .nav-link {
    font-size: 16px;
  }

  .faqs-area .tab-content #reviews .review .review-information p {
    padding-right: 0px;
  }

  .blog-details-area .blog-details .entry-meta a {
    font-size: 14px;
  }

  .blog-details-area .blog-details .full-blog .blog-left-side .entry-meta a {
    font-size: 14px;
  }

  .cart-product-area .cart-page-total table {
    width: 100%;
    border-collapse: collapse;
    display: inline-table;
  }
}
/* Tablet & Mobile Layout: 768px. */
@media only screen and (max-width: 991px) {
  .product-box-area .mk-banner-vertical {
    margin-bottom: 30px;
  }

  .blog-sidebar-widget-area {
    margin-bottom: 0;
    margin-top: 40px;
  }
}

/*# sourceMappingURL=responsive.css.map */
