@media (min-width: 992px) and (max-width: 1199px) {
  .nav-sections .nav-sections-items .navigation ul li.level0 a.level-top {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products .product-item-details .swatch-attribute {
    width: 170px;
  }
}
@media (min-width: 1200px) {
  header.page-header {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
  }
  .heightt {
    height: 179px;
  }
  header.page-header.fixed-header .panel.wrapper {
    display: none;
  }
  header.page-header.fixed-header .header-middle {
    position: absolute;
    width: 100%;
    left: 0;
  }
  header.page-header.fixed-header .header-middle .header-top-right .minicart-wrapper {
    z-index: 99;
  }
  header.page-header.fixed-header .row {
    display: flex;
    justify-content: space-between;
  }
  header.page-header.fixed-header .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box {
    display: none;
  }
  header.page-header.fixed-header .header-middle .col-2.col-xs-6.col-sm-6.col-md-6.col-lg-6.logo-main {
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  header.page-header.fixed-header .header-middle .col-2.col-xs-6.col-sm-6.col-md-6.col-lg-6.logo-main a.logo {
    margin: 0;
    max-width: 80%;
  }
  header.page-header.fixed-header ul.customer-links {
    display: none;
  }
  header.page-header.fixed-header .navigation ul {
    padding: 0 8px;
    /* display: flex; */
    /* justify-content: center; */
    margin-right: -120px;
  }
  header.page-header.fixed-header .navigation .level0 {
    margin-right: 5px;
  }
  header.page-header.fixed-header .nav-sections .nav-sections-items .navigation ul li.level0 a.level-top {
    padding: 0 30px 0 5px;
  }
  header.page-header.fixed-header .nav-sections .nav-sections-items .navigation ul li.level0.home a.level-top {
    padding: 0 5px;
  }
}
@media (min-width: 992px) {
  .navigation-bottom-part {
    display: none !important;
  }
  .products.products-list.list .product-item-details .swatch-attribute .neww.owl-carousel.owl-loaded .owl-stage {
    text-align: left;
    margin: 0;
  }
  .products.products-list.list .product-item-details .swatch-attribute {
    width: 280px;
    padding: 0 20px;
  }
  .products.products-list.list .product-item-details .swatch-attribute .neww.owl-carousel.owl-loaded button.owl-prev {
    left: -35px;
  }
  /**** navigation ******/
  .navigation .level0 .submenu .active > a {
    border-color: #553D25;
  }
  .nav-sections {
    background: #F4F4F4;
    margin: 0;
  }
  .nav-sections .nav-sections-items .navigation {
    background: transparent;
    text-align: center;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0.home a.level-top {
    padding: 0 30px;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0 a.level-top {
    font-size: 14px;
    color: #272727;
    font-weight: 400;
    line-height: 58px;
    padding: 0 30px 0 20px;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0 a.level-top:hover {
    color: #553D25;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0 a.level-top .ui-menu-icon {
    right: 10px;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0:hover img {
    filter: invert(100%) sepia(0%) saturate(7477%) hue-rotate(307deg) brightness(121%) contrast(99%);
  }
  .nav-sections .nav-sections-items .navigation ul li.level0.active a.level-top {
    border: none;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0.has-active a.level-top {
    border: none;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0 .submenu a {
    text-align: left;
    text-decoration: none;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0 .submenu a.ui-state-focus {
    background: #553D25;
    color: #fff;
  }
  .nav-sections .nav-sections-items .navigation ul li.level0 .submenu a:hover {
    background: #553D25;
    color: #fff;
  }
}
@media (min-width: 576px) {
  .page-main {
    max-width: 540px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin: 0 auto;
  }
  .checkout-cart-index .breadcrumbs,
  .breadcrumbs {
    width: 100%;
    max-width: 540px;
  }
  .cms-page-view .page-title-wrapper {
    margin-bottom: 15px;
    max-width: 540px;
    margin: 20px auto 40px;
    padding: 0 10px;
  }
  .cms-page-view.cms-about-us .page-title-wrapper {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  li.navigation-bottom-part.level0.level-top.ui-menu-item {
    display: none !important;
  }
  .nav-sections {
    margin: 0;
  }
  .page-main {
    max-width: 720px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .search-mobile-icon {
    display: none;
  }
  .checkout-cart-index .breadcrumbs,
  .breadcrumbs {
    width: 100%;
    max-width: 720px;
    margin-top: 20px;
  }
  .cms-page-view .page-title-wrapper {
    margin-bottom: 15px;
    max-width: 720px;
    margin: 20px auto 40px;
    padding: 0 10px;
  }
  .cms-page-view.cms-about-us .page-title-wrapper {
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .page-main {
    max-width: 960px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .checkout-cart-index .breadcrumbs,
  .breadcrumbs {
    width: 100%;
    max-width: 960px;
    margin-top: 20px;
  }
  .cms-page-view .page-title-wrapper {
    margin-bottom: 15px;
    max-width: 960px;
    margin: 20px auto 40px;
    padding: 0 10px;
  }
  .cms-page-view.cms-about-us .page-title-wrapper {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .page-main {
    max-width: 1420px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .checkout-cart-index .breadcrumbs,
  .breadcrumbs {
    width: 100%;
    max-width: 1420px;
    margin-top: 20px;
  }
  .product.media a.amasty-gallery-thumb-link {
    border: 1px solid;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px !important;
    margin-left: 0;
    margin-right: 0;
  }
  .page-layout-1column .product.media #amasty-gallery #amasty-main-container {
    max-width: 100%;
    margin-left: 0;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .cms-page-view .page-title-wrapper {
    margin-bottom: 15px;
    max-width: 1420px;
    margin: 20px auto 40px;
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-layout-1column .product-info-main {
    width: 100%;
  }
  .page-layout-1column .product.media {
    width: 100%;
  }
  .product-info-main .action.towishlist {
    margin-left: 10px;
    margin-top: 0;
  }
  .product-info-main .box-tocart {
    width: auto;
    flex: inherit;
  }
  .product-info-main .stock {
    padding-top: 0;
  }
  .product-info-main .product-info-stock-sku {
    width: auto;
    float: none;
  }
  .product-info-main .product-info-price .price-box {
    float: none;
    width: auto;
  }
  .product-info-main .product-info-price {
    display: flex;
    justify-content: space-between;
  }
  .footer-logo {
    display: flex;
  }
  .navigation ul {
    display: flex;
    justify-content: space-around;
  }
  .navigation .level0 {
    margin: 0 5px 0 0;
  }
  .navigation .level0 > .level-top {
    font-size: 12px;
    font-weight: 400;
    line-height: 39px;
    padding: 0;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border: none;
  }
  .page-layout-2columns-left .column.main {
    width: 70%;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 30%;
  }
  .products.products-grid.grid .product-items .product-item {
    width: 50%;
  }
  .page-products .sidebar-main .filter .filter-content .block-subtitle {
    font-size: 16px;
  }
  .cart-container {
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-cart-index .page-main .cart-summary {
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 100%;
  }
  .checkout-cart-index .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-summary._sticky {
    position: static;
  }
  .product.media a.amasty-gallery-thumb-link {
    border: 1px solid;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px !important;
    margin-left: 0;
    margin-right: 0;
  }
  .page-layout-1column .product.media #amasty-gallery #amasty-main-container {
    max-width: 100%;
    margin-left: 0;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .product.media a.amasty-gallery-thumb-link img {
    width: 100%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-reviews-summary .reviews-actions a {
    padding: 0;
  }
  .product-info-main .product-info-price .price-box {
    padding: 0;
    margin: 0;
  }
  .page-layout-1column .product-info-main .product-info-price {
    margin: 0;
    width: 100%;
  }
  .page-layout-1column .product-info-main .product-info-stock-sku {
    margin: 0;
  }
  .page-layout-1column .product-info-main h1.page-title {
    font-size: 25px;
  }
  .page-layout-1column .product.media,
  .page-layout-1column .product-info-main {
    max-width: 100%;
  }
  .page-layout-1column .product.media {
    order: -1;
  }
  .page-layout-1column .product.media #amasty-gallery #amasty-main-container {
    width: 100% !important;
  }
  .catalog-product-view.page-layout-1column .column.main {
    display: flex;
    flex-wrap: wrap;
  }
  .product.info.detailed {
    width: 100%;
  }
  .catalog-product-view .block.related {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .page-footer .footer-middle .block {
    margin-top: 20px !important;
  }
  .page-footer .footer-middle h4 {
    width: 100%;
    position: relative;
    margin: 0;
    border: none;
    transition: all 0.5s ease;
  }
  .page-footer .footer-middle h4:before {
    content: "\f107";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    right: 0;
    transition: all 0.5s ease;
  }
  .page-footer .footer-middle h4.active:before {
    transform: rotate(180deg);
  }
  .footer-section {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }
  .page-footer .footer-middle .footer-inner-part {
    flex-wrap: wrap;
  }
  .page-footer {
    background: #f4f4f4;
  }
}
@media (max-width: 767px) {
  /******* support page *********/
  .support-inner-part .block-search .control {
    border-top: none;
    clear: both;
    margin: 0;
    padding: 0;
  }
  .page-layout-1column .product.media .fotorama__stage {
    padding: 0 !important;
    border: none;
    margin-bottom: 0;
    margin-left: 0;
  }
  .main-banner-sec.slide-2 .mainbanner-sec-inner-part {
    left: 30%;
    right: auto;
    max-width: 97% !important;
    transform: translate(0, 0%) !important;
  }
  .checkout-index-index .header-middle .header-top-right ul.customer-links li.nav-item.login {
    display: inline-block;
  }
  .support-inner-part .block-search .label {
    display: none;
  }
  .support-inner-part .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .support-inner-part .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .support-inner-part form#search_mini_form_support {
    position: relative;
  }
  .support-inner-part .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 4px;
    z-index: 1;
  }
  .support-inner-part .col-md-4 {
    text-align: center;
    margin-bottom: 30px;
  }
  .cms-support .breadcrumbs {
    min-height: 186px !important;
    margin-top: 0;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  /*********** end support page ********/
  .page-products .toolbar .toolbar-right-part .modes {
    display: none;
  }
  .header-right-part-link {
    display: none;
  }
  .support-bottom-section {
    display: none;
  }
  .navigation-bottom-part .header-right-part-link {
    display: block;
    position: static;
  }
  .navigation a:hover {
    color: #777777 !important;
  }
  .navigation-bottom-part .header-right-part-link a {
    position: static;
    background: transparent;
    color: #777777 !important;
  }
  .customer-menu li.link.authorization-link {
    display: none;
  }
  .nav-sections .section-item-content > .header.links > li.authorization-link {
    display: block;
  }
  .page-footer {
    padding: 0 15px;
  }
  .page-footer .footer-middle {
    padding: 0;
    border-bottom: none;
  }
  .nav-sections .section-item-content > .header.links {
    padding: 0;
  }
  nav.navigation.sw-megamenu {
    display: none !important;
  }
  .navigation li.level0 > a.level-top img {
    display: none;
  }
  .nav-sections .navigation ul li.home span {
    display: block;
  }
  header.page-header .nav-sections-item-content {
    padding: 0;
  }
  .navigation li.level0:first-child {
    border-top: 1px solid #ddd;
  }
  .minicart-wrapper {
    z-index: 0;
    margin-top: 0;
  }
  .header-middle .header-top-right {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: auto;
    max-width: 30%;
    width: auto;
    padding: 6px 10px 0;
  }
  .search-box {
    padding: 0 10px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: auto;
    max-width: 61.666667%;
    width: auto;
  }
  .header-left.logo-main {
    text-align: center;
    padding-bottom: 0;
    padding-top: 0;
    max-width: 20%;
    display: flex;
    align-items: center;
  }
  .cms-page-view .breadcrumbs {
    min-height: 150px;
  }
  .header-middle .row {
    position: relative;
    justify-content: space-between;
    margin: 0;
  }
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.showcart.active:before {
    height: 30px;
    width: 30px;
    background-size: 30px;
  }
  .logo .tag {
    text-align: left;
  }
  .services li a {
    font-size: 12px;
  }
  .minicart-wrapper .action.showcart {
    padding: 0 0 0 5px;
  }
  li.nav-item.wishlist span.counter.qty {
    position: static;
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
    overflow: hidden;
    display: inline-block;
    margin-left: 0px;
    position: absolute;
    left: -10px;
    top: -8px;
    line-height: 20px;
    text-align: center;
  }
  .mp-banner-slider .owl-dots {
    top: auto;
  }
  .search-mobile-icon i.fa {
    font-size: 13px !important;
    margin-bottom: 0px;
    width: 28px;
    height: 29px;
    background: #553D25;
    border-radius: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
  }
  .main-banner-sec .mainbanner-sec-inner-part {
    bottom: 0;
    padding: 5px;
    position: static;
    max-width: 100%;
    transform: translate(0, 7%) !important;
  }
  .main-banner-sec .mainbanner-sec-inner-part h2 {
    font-size: 16px;
    line-height: normal;
  }
  .main-banner-sec .mainbanner-sec-inner-part p {
    font-size: 12px;
    line-height: normal;
  }
  .top-categories-main-part {
    padding-top: 40px;
    text-align: center;
  }
  .top-categories-main-part h3 {
    text-align: center;
    font-size: 20px;
  }
  .home-sec-2-part .home-sec-2-inner-part .home-sec-2-text-part {
    position: static;
    padding: 20px 0 40px;
  }
  .top-categories-main-part.our-collections {
    padding-top: 0;
    text-align: center;
  }
  .top-categories-main-part.our-collections .top-ctg-text-part {
    background: #553D25;
  }
  .top-categories-main-part.our-collections .top-ctg-text-part h3 {
    color: #fff;
  }
  .header-middle .col-2.col-xs-6.col-sm-6.col-md-6.col-lg-6.logo-main {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    top: 6px;
  }
  .desktop-logo {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .header-middle .col-2.col-xs-6.col-sm-6.col-md-6.col-lg-6.logo-main a.logo {
    max-width: 80%;
    margin: 0 auto;
  }
  .header-middle {
    padding: 22px 0 25px;
  }
  .page-header {
    margin: 0;
  }
  .header-middle .header-top-right ul.customer-links li.nav-item.login {
    display: none;
  }
  .header-middle .header-top-right ul.customer-links {
    padding: 0;
  }
  .header-middle .header-top-right a.nav-link {
    padding: 0;
  }
  .nav-toggle {
    position: static;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block-search .control {
    border: none;
    margin: 0;
    padding: 0;
  }
  .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block-search .action.search {
    left: 0;
    right: auto;
    color: #000;
    opacity: 1;
    display: block;
  }
  .nav-toggle:before {
    color: #272727;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search {
    position: absolute;
    left: 0;
    top: 60px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    z-index: 999;
    box-sizing: border-box;
    padding-left: 20px !important;
    display: none;
    width: 100%;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search.active-search {
    display: block;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search .label {
    display: none;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search .search input {
    border: 1px solid #272727;
    border-radius: 0;
    padding-left: 35px;
    height: 40px;
    position: static;
    margin: 0;
    width: 100%;
    left: 0;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search .actions {
    position: absolute;
    top: 4px;
    right: 0;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search .action.search {
    color: #000;
    opacity: 1;
    font-size: 0;
    background: no-repeat;
    border: none;
  }
  .page-header .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box .block.block-search .action.search:before {
    content: "\f002";
    font: normal normal normal 16px/1 FontAwesome;
  }
  form#search_mini_form {
    position: relative;
  }
  .search-mobile-icon {
    margin: 0 0 0 5px;
  }
  .search-mobile-icon i.fa {
    font-size: 13px;
  }
  .header-middle .col-3.col-xs-3.col-sm-3.col-md-3.col-lg-3.search-box {
    z-index: 999;
  }
  .header-middle .header-top-right {
    z-index: 999;
  }
  .instagram-sec-main-part {
    text-align: center;
  }
  .top-categories-main-part .row,
  .home-sec-2-part .row {
    margin: 0;
  }
  .instagram-sec-main-part {
    padding: 0 10px;
  }
  .modes-mode > span {
    display: none;
  }
  .page-products {
    background: #fff;
  }
  .page-products .columns {
    padding: 15px;
    padding-top: 60px;
  }
  .page-products .sidebar-main .filter.block {
    border: none;
  }
  .page-products .toolbar.toolbar-products {
    padding: 0;
    flex-wrap: wrap;
  }
  .products.wrapper ~ .toolbar-products .pages {
    width: 100%;
  }
  #amasty-shopby-product-list .products.wrapper + .toolbar.toolbar-products .field.limiter {
    display: none;
  }
  .filter-title strong {
    left: 15px;
  }
  .page-products .sorter {
    right: 15px;
  }
  .page-products main#maincontent {
    padding: 0;
    margin: 0 auto;
  }
  .products.products-grid.grid .product-items .product-item {
    width: 50%;
  }
  .page-layout-1column .product.media,
  .page-layout-1column .product-info-main {
    width: 100%;
    max-width: 100%;
  }
  .catalog-category-view .breadcrumbs {
    min-height: 186px !important;
    margin-top: 0;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
  }
  .product.media a.amasty-gallery-thumb-link {
    border: 1px solid;
    border: 1px solid #E1E1E1;
    margin-bottom: 0 !important;
    margin-left: 5px;
    margin-right: 5px;
  }
  .page-layout-1column .product.media #amasty-gallery #amasty-main-container {
    max-width: 100%;
    margin-left: 0;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .product.media a.amasty-gallery-thumb-link img {
    width: 100%;
  }
  #amasty-gallery-container .slick-dots {
    display: none !important;
  }
  .product.data.items .item.content {
    padding: 15px 0 0;
    margin-top: 0;
    border: none;
    border-top: none;
  }
  .product-social-links {
    text-align: left;
  }
  .product-reviews-summary .reviews-actions a {
    padding: 0;
  }
  .product-info-main .product-info-price .price-box {
    padding: 0;
    margin: 0;
  }
  .page-layout-1column .product-info-main .product-info-price {
    margin: 0;
    width: 100% !important;
  }
  .page-layout-1column .product-info-main .product-info-stock-sku {
    margin: 0;
  }
  .page-layout-1column .product-info-main h1.page-title {
    font-size: 25px;
  }
  .minicart-items .product-item-details {
    text-align: left;
  }
  .cart-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .cart-container .form.form-cart {
    width: 100%;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 20px 15px;
    text-align: center;
  }
  tr.item-actions {
    position: absolute;
    top: 20px;
    right: 0;
  }
  .checkout-cart-index .page-main .cart-summary {
    order: 1;
    width: 100%;
  }
  table#shopping-cart-table {
    border: 1px solid #ccc;
  }
  .cart-discount {
    border: 1px solid #cccccc;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .cart-discount form#discount-coupon-form input#coupon_code {
    width: 100%;
  }
  .about-sec.pattarn .left {
    max-width: 100%;
    padding: 0 15px;
    width: 100%;
  }
  .about-sec.pattarn .right {
    max-width: 100%;
    width: 100%;
  }
  .about-sec.pattarn .right iframe {
    width: 100%;
  }
  .cms-page-view.cms-about-us .page-title-wrapper {
    padding: 0 20px;
    margin: 20px auto 30px;
  }
  .cms-page-view .page-title-wrapper {
    padding: 0 10px;
    margin: 20px auto 30px;
  }
  .contact-index-index .col-md-6 .col-md-12 {
    padding: 0;
  }
  .products.products-list.list .product-items .product-item .product-item-info .product-item-details .product-item-description {
    display: none;
  }
  .products-grid .product-item .product-item-info {
    border: 1px solid #ccc;
  }
  .minicart-wrapper .update-cart-item {
    float: revert;
  }
  .minicart-wrapper .product .actions {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 3px;
  }
  .minicart-items .product-item-details {
    position: relative;
  }
  .amcard-field-container.-cart {
    padding: 0 15px;
  }
  strong#modes-label {
    display: none;
  }
  .page-products .toolbar .limiter label.label {
    display: none;
  }
  span.limiter-text {
    display: none;
  }
  .page-products .toolbar .toolbar-right-part .modes .modes-mode:before {
    display: inline-block;
  }
  .products.products-list.list .product-items .product-item .product-item-info {
    flex-wrap: wrap;
  }
  .products.products-list.list .product-items .product-item .product-item-info .product-image-main-part {
    width: 100%;
    max-width: 100%;
  }
  .products.products-list.list .product-items .product-item .product-item-info .product-item-details {
    width: 100%;
    max-width: 100%;
  }
  .products.products-list.list .product-item-inner .product-item-actions,
  .products.products-list.list .product-item-inner,
  .products.products-list.list .product-items .product-item .product-item-info .product-item-details {
    justify-content: center;
  }
  .products.products-list.list .product-items .product-item .product-item-info .product-item-details .price-box,
  .products.products-list.list .product-items .product-item .product-item-info .product-item-details .product-item-name {
    text-align: center;
  }
  .page-products .toolbar .limiter select {
    margin: 0;
  }
  .page-products .sidebar-main .filter .filter-content {
    border: none;
    margin-bottom: 0;
  }
  .products .product-item-details .swatch-attribute {
    width: 140px;
  }
  .products .product-item-details .swatch-attribute .neww.owl-carousel.owl-loaded button.owl-next {
    right: -20px;
  }
  .products .product-item-details .swatch-attribute .neww.owl-carousel.owl-loaded button.owl-prev {
    left: -20px;
  }
  .checkout-cart-index .page-main .cart.table-wrapper tbody.cart.item .product-item-details {
    padding-right: 30px;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info {
    float: left;
    width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: 0;
    padding: 0;
    margin-top: 0;
  }
  .wishlist-index-index .abs-visually-hidden-desktop-s,
  .wishlist-index-index .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: static;
    width: auto;
  }
  .wishlist-index-index .products-grid.wishlist .product-item {
    width: 50%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .products.products-list.list .product-item-inner .product-item-actions .actions-primary {
    margin-right: 5px;
  }
  .products.products-list.list .product-item-inner .product-item-actions .actions-primary .tocart.action.primary {
    height: 32px;
    width: 95px;
    font-size: 12px;
  }
  .products.products-list.list .product-item-inner .product-item-actions .actions-primary .tocart.action.primary span {
    font-size: 12px;
  }
  .products.products-list.list .product-item-inner .quickview-icon {
    width: 32px;
    height: 32px;
    margin-right: 5px;
  }
  .products.products-list.list .product-item-inner .actions-secondary .action.towishlist {
    width: 32px;
    height: 32px;
  }
  .products.products-list.list .product-items .product-item {
    max-width: 50%;
    padding: 0 5px;
  }
  .products.products-list.list .product-items {
    margin: 0 -10px;
  }
}
@media (max-width: 575px) {
  .top-categories-main-part {
    padding-right: 15px;
    padding-left: 15px;
  }
  .products.products-grid.grid .product-items .product-item {
    width: 100%;
  }
  .products.products-list.list .product-items .product-item {
    width: 100%;
    max-width: 100%;
  }
  .products.products-list.list {
    width: 100%;
  }
  .page-products main#maincontent {
    margin: 0;
  }
  .products .product-item-details .product-item-name {
    min-height: auto;
  }
  .wishlist-index-index .products-grid.wishlist .product-item {
    width: 100%;
  }
}
