@media screen and (max-width: 480px) {
    .minicart-wrapper .minicart-items-wrapper {
        max-height: 150px;
    }

    .main-menu-wrapper .shipping-wrapper {
        padding: 7px 10px;
    }

    .main-menu-wrapper .shipping-wrapper p {
        font: 300 10px/15px 'Poppins' !important;
        letter-spacing: 0.2px !important;
    }

    .featured-details-main .imageArea {
        width: 32px !important;
        height: 32px !important;
    }

    .owl-theme .owl-dots {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .checkout-cart-index .action.continue {
	margin-bottom: 15px !important;
}
.customer-account-createpassword .block .block-title strong, .customer-account-logoutsuccess .block .block-title strong, .checkout-cart-index .block .block-title strong, .page-print.account.page-layout-1column .block .block-title strong, .checkout-onepage-success .block .block-title strong, .catalogsearch-result-index .block .block-title strong, .mw-reward-points .block .block-title > strong, .form.create.account > .fieldset > legend > span, .form-edit-account > .fieldset > legend > span, .form-address-edit > .fieldset > legend > span, .form.amgiftcard-form > .fieldset > legend > span{
    font-size: 15px !important;
}
.magezon-builder.second-section-menu {
	position: fixed;
	top: 14% !important;
	left: 0;
	width: 100% !important;
}
.webforms {
    width: 100%;
    margin: 0 0 0 0%;
}
.webforms-fields-1 {
    width: 100%;
}
.webforms-fields-2 {
    width: 100%;
}
div#contact-us .input-text, div#contact-us input, div#contact-us textarea, div#contact-us select {
    margin: 0 0 10px 0;
}
.categorypath-about-us .actions-toolbar>.primary {
    text-align: left;
}
.categorypath-about-us div#contact-us h2.title-name {
    text-align: center;
    font: 700 22px/46px 'Poppins';
    margin-bottom: 10px !important;
}
.categorypath-about-us div#contact-us .action.primary {
    min-width: 180px;
    height: 43px;
    font: 600 13px/50px 'Poppins'!important;
    line-height: 47px!important;
    border-radius: 15px;
}
}

@media screen and (max-width: 767px), print {
    body {
        font-smooth: always;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .product-item-info .product-item-details .product-name-warpper .product-name {
        font: 600 12px/13px 'Poppins' !important;
    }

    .product-item .category-hover-link .cartbtn {

        height: 33px !important;

    }

    .footer-links:first-child {
        margin: 0 auto;
        width: 63% !important;
    }

    .desktop-header {
        display: none !important;
    }

    .mobile-header {
        display: block !important;
    }

    .page-header {
        /*height: 125px;*/
        z-index: 99999999;
    }

    .topbar-wrapper {
    }

    .topbar-wrapper-main {
        width: 100%;
        height: unset !important;
        max-height: unset !important;
        padding: 5px 0 !important;
        display: inline !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .topbar-wrapper-main .offer-wrapper .action {
        text-align: center;
        font: 400 10px/15px 'Poppins';
        padding: 0 20px;
    }

    .topbar-wrapper-main .offer-wrapper .action span {
        font: 600 10px/15px 'Poppins';
    }

    .topbar-wrapper-main .user-links {
        display: flex;
        align-items: center;
        width: 95%;
        justify-content: space-between;
    }

    .logo-wrapper-container {
        height: 70px;
        padding: 0 0 0 10px;
    }

    .logo-wrapper-main {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }

    .logo-wrapper-main .logo-wrapper {
        width: 50%;
        height: auto;
        display: inline-flex;
        align-items: center;
        margin: 0;
        top: 0;
        padding: 0;
        position: relative;
        z-index: 16;
    }

    .logo-wrapper-main .logo-wrapper h1 {
        text-align: left;
        width: 100%;
    }

    .logo-wrapper-container .logo-wrapper h1 > a img {
        max-height: 18px;
        max-width: 100%;
        height: auto;
        width: auto;
    }

    .logo-wrapper-main .user-links {
        width: 45%;
    }

    .logo-wrapper-main .user-links a.action {
        /* font: 400 17px/40px 'Poppins'; */
    }

    .logo-wrapper-main .user-links a.action img {
        margin: 0;
    }

    .user-links .account-wrapper,
    .user-links .wishlist-wrapper,
    .user-links .world-wrapper {
        height: 20px;
        padding: 0;
        border: 0;
    }

    .user-links .search-wrapper {
        padding: 0;
        border: 0;
        width: auto;
        margin: 0 15px 0 0;
    }

    .user-links .cart-wrapper {
        margin: 0;
        padding: 0;
        height: auto;
    }

    .user-links .account-wrapper .action span,
    .user-links .wishlist-wrapper .action span,
    .user-links .cart-wrapper .action .cartprice {
        display: none;
    }

    /* 	.user-links .cart-wrapper .action .carticon .desktop-img{
		display: none;
	}
	.user-links .cart-wrapper .action .carticon .mobile-img{
		display: block;
	} */
    .user-links .cart-wrapper > .minicart-wrapper > a.action {
        align-items: center;
        display: inline-flex;
        display: -webkit-inline-flex;
        text-align: center;
        position: relative;
        z-index: 6;
        padding: 0;
        background-color: transparent;
        border-radius: 0;
        width: auto;
    }

    .user-links .search-wrapper .search-find {
        display: none;
    }

    .user-links .search-wrapper .search-box {
        display: block;
    }

    .user-links .search-wrapper .search-box .btnTheme {
        width: auto;
    }

    .user-links .search-wrapper .search-box .action {
    }

    .user-links .search-wrapper .search-box .action img {
        display: none;
    }

    .user-links .search-wrapper .search-box > .action::before {
        content: '\f002';
        font: 700 14px/35px 'Font Awesome 5 Free';
        color: #ffffff;
        width: 35px;
        height: 35px;
        background: #fdb924;
        border-radius: 50px;
        display: inline-block;
        text-align: center;
    }


    .minicart-wrapper .action.showcart .count,
    .minicart-wrapper .action.showcart .countt {
        position: absolute;
        background-color: #fff;
        width: 14px;
        height: 14px;
        text-align: center;
        font: 500 8px/13px 'Barlow';
        letter-spacing: 0;
        color: #333333;
        opacity: 1;
        border: 1px solid #333333;
        border-radius: 50px;
        display: inline-block;
        padding: 0px;
        margin: 0;
        top: -2px;
        right: -6px;

        display: none;
    }

    .minicart-wrapper .block-minicart {
        width: 100%;
        position: fixed;
        right: 0;
        margin-top: 0;
        top: 189px;
        border: 0;
    }

    .minicart-wrapper .block-minicart:before {
        right: 10%;
    }

    .minicart-wrapper .block-minicart:after {
        right: 9.9%;
    }

    .minicart-wrapper .minicart-items-wrapper {
        max-height: 250px;
    }

    .block-minicart .block-content > .actions > .primary {
        margin: 0 10px 10px;
    }

    .minicart-wrapper .block-minicart .block-content > .actions .action.primary {
        font: 500 14px/40px 'Poppins';
    }

    .user-links .cart-wrapper .icon-setting .cartcontent {
        display: none;
    }

    .minicart-wrapper {
        display: inline-block;
        position: relative;
        float: none;
        margin: 0 0 0 0;
        top: 3px;
    }

    .logo-wrapper-container .main-menu-wrapper {
        text-align: center;
        width: 60px;
        height: auto;
        position: relative;
        z-index: 15;
        left: 0;
        right: 0;
        margin: 0;
    }

    .main-menu-wrapper .container {
        padding-left: 0;
    }

    .main-menu-wrapper .navbar {
        float: right;
        padding: 0px;
        width: 100%;
        display: inline-block;
        position: static;
    }

    .topbar-menu-wrapper ul {
        float: none;
    }

    .main-menu-wrapper .navbar.navbar-expand-lg {
        padding: 0px;
        margin: 0px 0 0 10px;
        width: 100%;
        /* justify-content: flex-end;
        align-items: baseline; */
        display: inline-block;
        position: absolute;
        right: 0;
    }

    .main-menu-wrapper .navbar-toggle {
        color: #505050;
        display: block;
        margin: 0 auto;
        position: relative;
        right: 15px;
        border: 0;
        box-shadow: none;
        font-size: 20px;
        line-height: 40px;
        padding: 0px;
        width: 40px;
        height: 40px;
    }

    .main-menu-wrapper .navbar-toggle span {
        display: none;
    }

    .main-menu-wrapper .navbar-toggle:focus,
    .main-menu-wrapper .navbar-toggle:hover {
        text-decoration: none;
        background: transparent;
        border: 0;
        color: #333333;
    }

    .main-menu-wrapper .navbar-toggle::after {
        content: '\f0c9';
        font: 700 22px/30px 'Font Awesome 5 Free';
        color: #333333;
        display: inline-block;
        position: relative;
        right: 0;
        /* width: 40px;
        height: 40px; */
        /* background-image: url('../images/breadcrumb.png');
        background-size: 22px auto;
        background-position: center center;
        background-repeat: no-repeat; */
    }

    .main-menu-wrapper .navbar-toggler .navbar-toggler-icon {
        display: none;
    }

    .main-menu-wrapper nav .collapse {
        padding: 0;
        border: 0;
        position: relative;
        z-index: 15;
        /*position: absolute;
        z-index: 99;
        width: 100%;
        background: #ffffff;
        box-shadow: 0 0 10px rgba(128, 128, 128, 0.62);
        left: auto;
        right: 0;
        top: 100%;
         padding: 0;*/
    }

    .main-menu-wrapper nav .mbl-navbar {
        background-color: #A74F18;
        padding: 8%;
        max-height: 450px;
        overflow: auto;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links {
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links.top {
        justify-content: space-around;
    }

    .user-links.top .account-wrapper .account .action img,
    .user-links.top .wishlist-wrapper .wishlist .action img,
    .user-links.top .cart-wrapper img {
        height: 29px;
        width: auto;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links.bottom {
        margin: 25px 0 20px;
    }

    .user-links.bottom .search-wrapper .search-find {
        background-color: #9B4007;
    }

    .user-links.bottom .search-wrapper .search-find .search-search button {
        width: 60px;
    }

    .user-links.bottom .search-wrapper .search-find .search-search .input-text {
        color: #ffffff;
        padding: 0 10px 0 0;
    }

    .user-links.bottom .search-wrapper .search-find .search-search .input-text::placeholder {
        color: rgba(255, 255, 255, 0.7) !important;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links .cart-wrapper::before {
        display: none;
    }

    .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
        margin: 0 auto;
        max-height: 350px;
        overflow-x: hidden;
        overflow-y: auto;
        background: #e9e9e9;
        border: 0;
        width: 100%;
        display: block;
        box-shadow: none;
    }

    .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav > li {
        border: 0;
    }

    .main-menu-wrapper .navbar-default .navbar-nav > li > a,
    .main-menu-wrapper .navbar-nav .level0 .level-top {
    }

    .main-menu-wrapper .navbar-default .navbar-nav > li > a > img {
        height: 20px;
        width: auto;
        margin: 0;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a {
        position: relative;
    }

    .navbar-default .navbar-nav .dropdown-menu > li.parent > a .ui-menu-icon.ui-icon.ui-icon-carat-1-e::before {
        content: '\f0d7';
        display: inline-block;
        width: 20px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 10%;
        font: 700 12px/40px 'Font Awesome 5 Free';
        color: #ffffff;
        text-align: center;
    }

    .navbar-default .navbar-nav .dropdown-menu > li.parent:hover > a .ui-menu-icon.ui-icon.ui-icon-carat-1-e::before,
    .navbar-default .navbar-nav .dropdown-menu > li.parent.active > a .ui-menu-icon.ui-icon.ui-icon-carat-1-e::before {
        color: #ffffff;
        content: '\f0d8';
    }

    .navbar-default .navbar-nav .dropdown-menu > li.parent > a.ui-state-active .ui-menu-icon.ui-icon.ui-icon-carat-1-e::before {
        color: #fdb924;
        content: '\f0d8';
    }

    .main-menu-wrapper .navbar-default .navbar-nav > li.active > a,
    .main-menu-wrapper .navbar-default .navbar-nav > li > a:hover,
    .main-menu-wrapper .navbar-default .navbar-nav > li > a:focus,
    .main-menu-wrapper .navbar-default .navbar-nav > li.has-active > a {
        /* font: 400 28px/70px 'Viga'; */
    }

    .main-menu-wrapper .navbar-nav > li > a > .fa-bars {
        font-size: 30px;
        margin: 0;
        position: relative;
        top: 5px;
    }

    .main-menu-wrapper .navbar-nav .nav-item,
    .main-menu-wrapper .navbar-nav .level0 {
        margin-right: 0px;
    }

    .navbar-nav > .level0.parent > a.level-top .ui-menu-icon.ui-icon.ui-icon-carat-1-e::before {
        content: '\f105';
        transform: rotate(90deg);
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 16px;
        color: #333333;
        line-height: 36px;
        float: right;
    }

    .main-menu-wrapper .navbar-nav .nav-item.active .nav-link,
    .main-menu-wrapper .navbar-nav .level0.active .level-top,
    .main-menu-wrapper .navbar-nav .nav-item:hover .nav-link,
    .main-menu-wrapper .navbar-nav .level0:hover .level-top {
        color: #fdb924;
        background: #fff;
    }

    .main-menu-wrapper .navbar-nav .nav-item .nav-link::after,
    .main-menu-wrapper .navbar-nav .level0 .level-top::after {
        display: none;
    }

    .main-menu-wrapper .navbar-nav .level0 > .submenu {
        display: none;
        width: 100% !important;
        background: rgb(0, 0, 0, 0.05);
        padding: 0;
        margin: 0;
        position: relative !important;
        left: 0px !important;
        top: 0px !important;
        box-shadow: none;
        z-index: 10;
    }

    .main-menu-wrapper .navbar-nav .nav-item .dropdown-menu.show,
    .main-menu-wrapper .navbar-nav .level0 .level0.submenu.show {
        width: 100%;
        background: #f5f5f5;
        padding: 0;
        display: inline-block;
        margin: 0;
        border: 0;
        border-radius: 0;
    }

    .main-menu-wrapper .navbar-nav .level0.submenu > .all-category,
    .main-menu-wrapper .navbar-nav .level0.submenu .category-item {
        padding: 0 0 0 0;
    }

    .main-menu-wrapper .navbar-nav .level0.submenu .category-item.parent .submenu {
        position: inherit;
        box-shadow: none;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        background: #f5f5f5;
        border-radius: 0;
        border-bottom: 1px solid #333333;
        padding: 0;
        margin: 0;
        z-index: 10;
        display: none;
    }

    .main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all span.ui-icon-carat-1-e::after {
        transform: rotate(90deg);
    }

    .main-menu-wrapper .dropdown-menu > .dropdown-item,
    .main-menu-wrapper .level0.submenu > .level1,
    .main-menu-wrapper .level0.submenu > .all-category {
        padding: 5px 15px;
        font: 400 13px/20px 'Poppins';
        color: #272727;
        white-space: normal;
        border-bottom: 0;
    }

    .main-menu-wrapper nav .collapse ul ul, .main-menu-wrapper nav .collapse ul ul.dropdown-menu {
        min-width: 100%;
        max-width: 100%;
        background: rgb(0, 0, 0, 0.05);
    }

    .navbar-default .navbar-nav > li > a:after {
        height: 2px;
    }

    .main-menu-wrapper nav .collapse .nav > li > ul {
        position: fixed;
        top: 153px !important;
        background: #fdb924;
        z-index: 1;
        max-width: 100vw;
        max-height: calc(100vh - 190px);
        overflow: auto;
    }

    .main-menu-wrapper nav .collapse ul ul li {
        position: relative;
    }

    .main-menu-wrapper nav .collapse ul ul li > a {
        padding: 5px 50px 5px 15px !important;
    }

    .main-menu-wrapper nav .collapse ul ul li > .menu-icon-child {
        position: absolute;
        top: 1px;
        right: 0;
        height: 40px;
        width: 50px;
        text-align: center;
        z-index: 9;
        cursor: pointer;
        padding: 0;
        margin: 0;
    }

    .main-menu-wrapper nav .collapse ul ul li > .menu-icon-child::before {
        content: '\f067';
        display: inline-block;
        line-height: 40px;
        width: 100%;
        font: 700 12px/40px 'Font Awesome 5 Free';
        color: #ffffff;
    }

    .main-menu-wrapper nav .collapse ul ul li > .menu-icon-child.active::before {
        content: '\f068';
    }

    .bottombar-wrapper {
        padding: 0 10px;
    }

    .bottombar-wrapper .bottombar-wrapper-main {
        height: 50px;
        justify-content: space-between;
    }

    .bottombar-wrapper-main .category-menu-wrapper {
        width: 40%;
        max-width: inherit;
    }

    .bottombar-wrapper-main .category-menu-wrapper:hover {
        top: 0;
    }

    .category-menu-wrapper .navbar-default .navbar-nav > li > a {
        padding: 0;
    }

    .category-menu-wrapper .navbar-default .navbar-nav > li > a::after {
        content: '\f0d7';
        display: inline-block;
        width: auto;
        height: 50px;
        font: 700 12px/50px 'Font Awesome 5 Free';
        color: #707070;
        position: absolute;
        margin: 0 0 0 10px;
    }

    .category-menu-wrapper .navbar-default .navbar-nav > li:hover > a::after {
        content: '\f0de';
    }

    .category-menu-wrapper nav .collapse .nav > li:hover > ul {
        display: inline-block;
        position: fixed;
        top: 190px;
        background: #ffffff;
        z-index: 1;
        max-height: calc(100vh - 190px);
        overflow: auto;
    }

    .bottombar-wrapper-main .user-links {
        width: 60%;
        padding: 6px;
        justify-content: flex-end;
    }

    .page-header + .page-main,
    .page-header + .page-title-wrapper,
    .page-header + .breadcrumb-section {
        margin: 152px 0 0 !important;
    }

    .cms-thank-you .breadcrumb-section .breadcrumbs {
        display: none;
    }

    .breadcrumbs {
        left: 0;
    }

    main.page-main {
        padding: 0;
    }

    .message {
        line-height: 20px !important;
        font-size: 15px !important;
    }

    .sidebar.sidebar-main {
        width: 100%;
    }

    .page-title-wrapper {
        /*height: 150px;*/
        /* margin-bottom: 20px; */
    }

    .page-title-wrapper .page-title {
        margin-bottom: 0px;
        height: auto;
        align-items: center;
    }

    .page-title-wrapper .category-image {
        /*height: 150px;*/
        border-radius: 0px 0px 0 0px;
    }

    .page-title-wrapper .category-image .banner-image {
        left: auto;
        bottom: 0;
        width: auto;
        max-width: fit-content;
        max-height: 145px;
        right: 0;
    }

    .page-title-wrapper .category-image .page-title-contents {
        width: 100%;
        top: 0;
        left: 0;
        right: auto;
    }

    .page-title-wrapper .category-image .page-title-contents .container {
        /* margin: 0;
    	width: 100%; */
    }

    .page-title-wrapper .category-image .page-title-contents .container::before {
        left: 0;
    }

    .page-title-wrapper .page-title .base,
    .page-layout-2columns-left .page-title-wrapper .page-title .base {
        font: 700 30px/30px 'Poppins';
        white-space: normal;
        text-align: left;
        max-width: 100%;
        width: auto;
        max-height: 70px;
    }

    .page-layout-2columns-left .page-title-wrapper .page-title {
        text-align: center;
        margin: 0;
    }

    .page-title-wrapper .category-image .breadcrumbs {
        text-align: center;
        max-width: 100%;
        position: relative;
        padding: 10px 0 0;
    }

    .page-title-wrapper .category-image .breadcrumb-section > .container {
        /* padding: 0; */
    }

    .breadcrumbs .items .item a {
        font: 400 14px/24px 'Poppins';
    }

    .breadcrumbs .items .item strong,
    .breadcrumbs .items .item > span {
        font: 400 14px/24px 'Poppins';
    }

    .catalog-product-view.page-layout-fullpage-layout .media-cart,
    .catalog-product-view.page-layout-fullpage-layout .product-info-main {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .catalog-product-view.page-layout-fullpage-layout .media-cart {
        margin-bottom: 30px;
    }

    .catalog-product-view.page-layout-fullpage-layout .columns {
        flex-direction: column-reverse;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions {
        display: -webkit-inline-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme {
        margin: 0 0 10px 0;
        min-width: 200px;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme.blue {
        margin: 0;
    }

    .block.filter .block-title.filter-title {
        display: inline-block !important;
        width: 100%;
        margin: 0 0 1px;
    }

    .block.filter .block-title.filter-title strong {
        text-align: left;
        display: inline-block;
        background-color: #fdb924;
        color: #ffffff;
        font: 500 22px/22px 'Poppins';
        text-transform: uppercase;
        padding: 12px 15px;
        width: 100%;
        margin: 0px;
        cursor: pointer;
        top: 0;
        right: 0;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .block.filter.active .block-title.filter-title strong {
        background-color: #fdb924;
        color: #ffffff;
    }

    .block.filter .block-title.filter-title strong::after {
        content: '\f0d7';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 16px;
        color: #ffffff;
        line-height: 24px;
        float: right;
    }

    .block.filter.active .block-title.filter-title strong::after {
        content: '\f0d8';
    }

    .block.filter .block-content.filter-content {
        display: none;
    }

    .block.filter.active .block-content.filter-content {
        display: block;
    }

    .filter-content .filter-subtitle {
        font: 400 35px/52px 'Poppins';
        margin: 10px 0 20px;
    }

    .form.password.reset,
    .form.send.confirmation,
    .form.create.account,
    .form.search.advanced,
    .form.form-orders-search {
        min-width: auto;
        width: 100%;
        max-width: 100%;
        float: left;
    }

    .form.create.account > .fieldset {
        width: 100%;
        margin: 0 0 45px;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions {
        display: inline-block;
        margin-top: 20px;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions .tocart.btnTheme.yellow {
        margin: 0 0 5px 0;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions .btnTheme {
        width: 100%;
    }

    #back2Top {
        right: 15px;
        bottom: 15px;
    }

    .title-style {
        margin-bottom: 15px;
    }

    .featured-whyarewe-main .contentArea h3 {
        font: 700 23px/34px 'Poppins' !important;
        margin: 0 0 0px 0 !important;
    }

    .title-style .small-title-name {
        text-align: center;
        margin: 0 0 5px;
    }

    .title-style .title-name {
        font: 700 35px/45px 'Poppins';
        word-break: normal;
        text-align: center !important;
    }

    .title-style .title-description {
        text-align: center !important;
    }

    .title-style .title-link {
        display: block;
        text-align: center;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        background: transparent;
    }

    .owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
        background: transparent;
    }

    .page-products .columns {
        padding-top: 0px;
        position: relative;
        z-index: 1;
        display: inline-block;
    }

    .featured-whyarewe-main .contentArea p {
        font: 400 13px/22px 'Poppins';
    }

    .btnTheme {
        min-width: 180px;
        height: 43px;
        font: 600 13px/50px 'Poppins' !important;
        line-height: 47px !important;
    }

    .home-banner-section {
        position: relative;
        /*height: calc(50vh - -89px);*/
        overflow: hidden;
        margin-bottom: 4%;
    }

    #home-main-carousel .carousel-inner > .item > img {
        width: auto;
        max-width: fit-content;
        height: calc(100vh - 190px);
    }

    .home-banner-section .home-mainslider .carousel-caption {
        position: absolute;
        left: auto;
        z-index: 10;
        padding: 5px;
        text-align: center;
        align-items: center;
        width: 100%;
    }

    .home-mainslider .carousel-caption .contentArea {
        margin-bottom: 0;
        width: 95%;
        justify-content: center;
    }

    .home-mainslider .carousel-caption span {
        font: 400 20px/25px 'Poppins';
        text-align: center;
        margin: 0 0 15px;
    }

    .home-mainslider .carousel-caption h3 {
        font: 700 36px/44px 'Poppins';
        margin: 0 0 30px;
        text-align: center;
    }

    .home-mainslider .carousel-caption p {
        font: 700 14px/20px 'Poppins';
        margin: 0 0 3px;
    }

    .home-mainslider .carousel-caption .btnTheme {
        width: auto;
        margin-top: 0;
    }

    .carousel-indicators {
        bottom: 0;
        left: 0;
        width: 100%;
        padding-left: 0;
        z-index: 5;
        margin: 0;
    }

    .home-slider-carousels .home-mainslider::before,
    .home-slider-carousels .home-mainslider::after,
    .home-slider-carousels::before,
    .home-slider-carousels::after,
    .home-mainslider .carousel-control {
        display: none;
    }

    .rev_slider .tp-mask-wrap .tp-caption {
        text-align: left !important;
        line-height: -69px;
    }

    .rev_slider .tp-bgimg.defaultimg {
        /* border-radius: 0 0 280px 0; */
    }

    .hesperiden.tparrows {
        bottom: 5em !important;
    }

    .hesperiden.tp-leftarrow.tparrows {
        right: 50px !important;
    }

    .hesperiden.tp-rightarrow.tparrows {
        right: -30px !important;
    }

	.featured-details-wrapper {
	    padding: 0 0% 0px;
	    display: block;
	}
	.tonggard-container-top {
	display: none;
}

li.dropdown .active {
    display: block !important;
}

    .featured-about-wrapper {

        display: none !important;
    }

    .featured-whyarewe-wrapper {

        padding: 0px 0 !important;

    }

    .featured-section6-wrapper {
        padding: 0px 0 8px !important;
    }

    .title-style .title-name {
        font: 700 26px/45px 'Poppins' !important;

    }

    .featured-section2-wrapper .title-name {
        text-align: center;
    }

    .featured-section2-wrapper .title-style p {
        text-align: center;
        display: inline-block;
        font-size: 13px;
        margin: 10px 0 0 !important;
    }

    .featured-section1-wrapper,
    .featured-section2-wrapper,
    .featured-section3-wrapper,
    .featured-section4-wrapper,
    .featured-products-wrapper,
    .our-story-wrapper,
    .our-history-wrapper,
    .chairman-wrapper,
    .quick-form-wrapper,
    .product-details-wrapper,
    .related-products-wrapper,
    .blog-list-wrapper,
    .blog-details-wrapper,
    .membership-details-wrapper,
    .ourBrands-wrapper,
    .our-brands-wrapper,
    .ourGuarantee-wrapper,
    .our-guarantee-wrapper {
        padding: 15px 4% !important;
    }

    .product-list-wrapper {
        padding: 0 0 50px;
    }

    .product-caregory-wrapper,
    .work-rewards-wrapper,
    .membership-program-wrapper {
        padding: 0 4% 50px;
    }

    .our-story-main,
    .quick-form-main,
    .work-rewards-main {
        width: 100%;
        margin: 0;
    }

    .featured-newsletter-wrapper .row .row .col-xs-12.col-sm-8.col-md-9.col-lg-9,
    .featured-newsletter-wrapper .row .row .col-xs-12.col-sm-7.col-md-7.col-lg-7,
    .featured-newsletter-wrapper .row .row .col-xs-12.col-sm-5.col-md-5.col-lg-5,
    .featured-newsletter-wrapper .row .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .our-story-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .our-history-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .chairman-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .quick-form-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .membership-details-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .quick-form-main .formArea form .form-control .col-xs-12.col-sm-6.col-md-6.col-lg-6,
    .quick-form-main .formArea form .form-control .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .product-caregory-wrapper .row .col-xs-12.col-sm-4.col-md-4.col-lg-4,
    .product-details-wrapper .row .col-xs-12.col-sm-6.col-md-5.col-lg-5,
    .product-details-wrapper .row .col-xs-12.col-sm-6.col-md-7.col-lg-7,
    .product-details-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .product-list-wrapper .row .col-xs-12.col-sm-4.col-md-3.col-lg-3.item,
    .blog-details-wrapper .row .col-xs-12.col-sm-12.col-md-12.col-lg-12,
    .blog-list-wrapper .row .col-xs-12.col-sm-4.col-md-4.col-lg-4,
    .work-rewards-wrapper .row .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
        padding: 0;
    }

    .featured-section1-wrapper .title-style,
    .featured-section2-wrapper .title-style,
    .featured-section3-wrapper .title-style,
    .featured-section4-wrapper .title-style {
        max-width: 100%;
        width: 100%;
    }

    .featured-section1-wrapper .title-style .title-link,
    .featured-section2-wrapper .title-style .title-link,
    .featured-section3-wrapper .title-style .title-link,
    .featured-section4-wrapper .title-style .title-link {
        margin-top: 30px;
    }

    .featured-section1-wrapper,
    .featured-section3-wrapper,
    .featured-section4-wrapper {
        background-position: center center;
        background-size: contain;
    }

    .featured-section1-wrapper .item,
    .featured-section2-wrapper .item,
    .featured-section3-wrapper .item,
    .featured-section4-wrapper .item,
    .related-products-wrapper .item {
        text-align: center;
    }

    .featured-section1-wrapper .item .product-item {
        margin: 0 0 0 0;
        width: 225px;
        max-width: 100%;
        border: 1px solid #BCBCBC;
    }

    .featured-section2-wrapper .item .product-item,
    .featured-section3-wrapper .item .product-item,
    .featured-section4-wrapper .item .product-item,
    .related-products-wrapper .item .product-item {
        margin: 0 0 0 0;
        width: 225px;
        max-width: 100%;
        border: 1px solid transparent;
    }

    .featured-section3-wrapper .title-description,
    .featured-section4-wrapper .title-description {
        padding: 0;
    }

    .featured-details-container {
        flex-direction: row;
        padding: 25px;
    }

    .featured-details-main {
        padding: 8px 8px;
    }

    .tp-bgimg.defaultimg {
        height: 100% !important;
    }

    .featured-section6-container .tab-content {
        padding: 0px 0 0 0;
    }

    .featured-section6-container .nav-tabs {
        margin: 0 0 0 0 !important;
        display: inline-flex;

    }

    .featured-details-main + .featured-details-main {
        margin: 20px 0 0px 7px;
    }

    .featured-details-main .contentArea {
        text-align: left;
        width: calc(100% - 78px);
    }

    .featured-details-main .contentArea h4 {
        font: 400 11px/17px 'Poppins';
    }

    .featured-details-main {
        display: block;
        align-items: center;
        justify-content: center;
        /*width: 33%;*/
        border: 0;
        border-radius: 10px;
        margin-top: 0 !important;
    }

    .featured-details-container {
        width: 100%;
        padding: 30px;
        border-radius: 26px;
        box-shadow: unset !important;
        margin: 0px 0 0 !important;
        display: inline;
        display: -webkit-inline-flex;
        align-items: unset !important;
        /* justify-content: center; */
        background-color: #ffffff;
    }

    .tp-mask-wrap {
        top: -77px !important;
    }

    .rev-btn {
        padding: 0 20px !important;
        font-size: 15px !important;
        line-height: 35px !important;
    }

    .tp-caption.tp-resizeme {
        font-size: 20px !important;
        line-height: 28px !important;
    }

    .featured-details-main .contentArea p {
        font: 300 10px/15px 'Poppins';
        margin: 3px 0 0 0;
        /*text-align:center;*/
    }

    .imageArea {
        margin-left: 0% !important;
        margin-bottom: 0% !important;
    }

    .featured-about-wrapper {
    }

    .featured-about-wrapper .container {
        max-width: 100%;
    }

    .featured-about-wrapper .container-fluid .imageArea {
        max-height: 950px;
    }

    .featured-about-wrapper .container-fluid .imageArea img {
        width: auto;
        height: 100%;
    }

    .featured-about-wrapper .featured-about-container {
        align-items: flex-start;
        padding: 50px 0 160px;
        background-color: rgba(255, 255, 255, 0.7);
    }

    .featured-about-wrapper .title-name {
        font: 700 40px/45px 'Poppins';
        text-align: left !important;
    }

    .featured-about-wrapper .contentArea p {
        text-align: left;
        font: 400 13px/22px 'Poppins';
    }

    .featured-about-wrapper .contentArea .btnTheme {
        display: block !important;
        width: 180px;
        position: absolute;
        top: 770px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 1;
    }

    .featured-about-wrapper .imageArea {
        width: 100%;
        height: 290px;
        margin: 30px 0 0 0;
        border-radius: 15px;
        overflow: hidden;
    }

    .featured-about-wrapper .imageArea img {
        width: auto;
        max-width: unset;
        height: 100%;
        float: right;
    }

    .featured-whyarewe-wrapper .row {
        margin: 0;
    }

    .featured-whyarewe-main .imageArea {
        margin: 0px !important;
    }

    .featured-whyarewe-main .contentArea {
        padding: 0;
    }

    .featured-section2-wrapper .top-titlebar,
    .featured-section4-wrapper .top-titlebar {
        justify-content: center;
    }

    .featured-section4-wrapper .title-style,
    .featured-blog-wrapper .title-style {
        width: 100%;
    }

    .featured-section2-wrapper .title-link {
        padding: 0;
        position: absolute;
        display: inline-flex;
        display: -webkit-inline-flex;
        justify-content: space-between;
        width: 90px;
        top: calc(100% + 30px);
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .featured-section4-wrapper .custom-nav {
        padding: 0 26px;
        position: absolute;
        display: inline-flex;
        display: -webkit-inline-flex;
        justify-content: space-between;
        width: 100vw;
        top: 45%;
        left: -15px;
    }

    .featured-section4-wrapper .title-name::after,
    .featured-blog-wrapper .title-name::after {
        display: none;
    }

    .featured-blog-wrapper,
    .featured-section2-wrapper {
        padding: 15px 4% 70px !important;
    }

    .featured-section2-wrapper .title-link {

        top: calc(100% + 8px) !important;

    }

    .featured-whyarewe-wrapper {
        display: none !important;
    }

    .featured-blog-wrapper .custom-nav {
        padding: 0;
        position: absolute;
        display: inline-flex;
        display: -webkit-inline-flex;
        justify-content: space-between;
        width: 90px;
        top: calc(100% + 20px);
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .featured-blog-wrapper .blog-list-main .contentArea,
    .featured-blog-wrapper .blog-list-main .contentArea span,
    .featured-blog-wrapper .blog-list-main .contentArea a,
    .featured-blog-wrapper .blog-list-main .contentArea p,
    .featured-blog-wrapper .blog-list-main .contentArea a:last-child {
        text-align: center;
        float: none;
    }

    .featured-products-wrapper .row .row .col-xs-12.col-sm-7.col-md-7.col-lg-7,
    .featured-products-wrapper .row .row .col-xs-12.col-sm-5.col-md-5.col-lg-5 {
        padding: 0 0 20px;
    }

    .featured-products-main .imageArea {
        max-height: 295px;
    }

    .featured-products-main .imageArea img {
        width: auto;
        height: 295px;
        max-width: fit-content;
    }

    .featured-newsletter-wrapper {
        padding: 60px 4%;
        background-image: linear-gradient(to bottom, transparent, transparent), url('../images/bg09.png');
    }

    .featured-newsletter-wrapper .contentArea h5 {
        margin: 0 0 5px;
        text-align: center;
    }

    .featured-newsletter-wrapper .contentArea h3 {
        margin: 0 0 20px;
        text-align: center;
    }

    .featured-newsletter-wrapper .contentArea p {
        text-align: center;
    }

    .featured-newsletter-wrapper .formArea form {
        flex-wrap: wrap;
    }

    .featured-newsletter-wrapper .formArea form .input-text {
        margin: 0 0 15px 0;
        width: 100%;
    }

    .featured-newsletter-wrapper .formArea form .btnTheme,
    .featured-newsletter-wrapper .formArea form button {
        width: auto;
    }

    .page-footer .footer-top-main {
        padding: 60px 4% 107px;
    }

    #bottom-newslatter p {
        text-align: center;
        margin-bottom: 4%;
    }

    .featured-blog-wrapper {
        display: none !important;
    }

    .section-bottom-link {

        margin-top: 2px !important;

    }

    .page-footer .footer-top-main .footer-links .footer-logo {
        max-height: 22px;

        margin: 0 0 40px 0;
    }

    .footer-top-main > .container > .row {
        display: flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
    }

    .footer-top-main .row .row .col-xs-12.col-sm-5.col-md-5.col-lg-5,
    .footer-top-main .row .row .col-xs-12.col-sm-3.col-md-3.col-lg-3,
    .footer-top-main .row .row .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
        padding: 0;
    }

    .page-footer .footer-top-main .footer-links > ul {

    }

    .page-footer .footer-top-main .footer-links .contact-details {
        width: 100%;
        margin: 0 auto;
    }

    .page-footer .footer-top-main .footer-links .social-details {
        display: none;
    }

    .page-footer .footer-bottom-main .social-details {
        display: none;
        margin: 10px 0 40px;
    }

    .our-story-main .our-story-info {
        padding: 35px 20px 15px;
    }

    .our-history-main .timeline .content h2::after {
        left: -20px;
    }

    .chairman-main .chairman-info-main {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .chairman-main .chairman-info-main .imageArea {
        width: 100%;
    }

    .chairman-main .chairman-info-main .contentArea {
        width: 100%;
        padding: 30px 20px;
    }

    .quick-form-main .formArea form .btnTheme,
    .quick-form-main .formArea form button {
        width: 100%;
    }

    .product-caregory-wrapper .row .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
        margin: 0 0 16px 0;
        width: 46%;
        margin-right: 20px;
    }

    .col-xs-12.col-sm-4.col-md-4.col-lg-4:nth-child(2n) {
        margin-right: 0 !important;
    }

    .product-list-wrapper .toolbar-top {
        margin: 0 0 10px !important;
    }

    .product-list-wrapper .product-item {

        min-height: unset !important;
    }

    .catalog-category-view .category-description {
        display: none !important;
    }

    .category-individual .category-description {
        display: block !important;
    }

    .category-our-products .category-description {
        display: block !important;
    }

    .category-corporate .category-description {
        display: block !important;
    }

    .category-wholesale .category-description {
        display: block !important;
    }

    .category-our-guarantee .category-description {
        display: block !important;
    }

    .category-about-us .category-description {
        display: block !important;
    }

    .category-our-brands .category-description {
        display: block !important;
    }

    .category-membership-program .category-description {
        display: block !important;
    }

    .blog-list-main .imageArea {
        margin: 0 0 0px 0 !important;
        min-height: unset !important;
    }

    a.product-caregory-link {
        font-size: 21px !important;
    }

    .product-list-contents .row {
        margin: 0;
    }

    .product-details-wrapper .product-info-main .product-overview {
        max-width: 100%;
    }

    .product-details-wrapper .product-info-main .prd-info .product-label {
        text-align: center;
        font: 700 25px/35px 'Poppins';
        margin-bottom: 10px;
    }

    .product-details-wrapper .price-box {
        text-align: center;
        justify-content: center;
    }

    .product-details-wrapper .price-box > .price-container .price, .product-details-wrapper .price-box .special-price .price, .product-details-wrapper .price-box .normal-price .price {
        font: 700 20px/25px 'Poppins' !important;
    }

    .product-details-wrapper .product-overview p {
        /* text-align: center; */
    }

    .product-details-wrapper .product-overview span.note {
        width: 100%;
        text-align: center;
    }

    .product-details-wrapper .qty-btnArea {
        flex-direction: column;
        align-items: center;
    }

    .qty-btnArea .qtyCounter {
        margin: 0 0 15px;
    }

    .qty-btnArea .btnArea {
        display: inline-block;
        width: 100%;
    }

    .qty-btnArea .btnArea .tocart {
        width: 100%;
        margin: 0 0 7px;
    }

    .qty-btnArea .btnArea .toenquiry,
    .qty-btnArea .btnArea .towishlist {
        width: 50%;
        float: left;
        margin: 0;
    }

    .related-products-wrapper .title-style {
        display: inline-block;
        width: 100%;
    }

    .related-products-wrapper .title-style .title-link {
        text-align: center;
        width: 100%;
    }

    .blog-list-wrapper .row .col-xs-12.col-sm-4.col-md-4.col-lg-4:last-child .blog-list-main {
        margin: 0;
    }

    .blog-details-main > .post-categ,
    .blog-details-main > .post-name,
    .blog-details-main > .post-date {
        text-align: center;
        width: 100%;
    }

    .blog-details-main > .post-name {
        font: 700 30px/40px 'Poppins';
    }

    .blog-details-main > .contentArea img {
        width: 100%;
        margin: 40px 0;
        display: block;
        float: none;
    }

    .blog-details-main > .btnTheme {
        width: 100%;
    }

    .thankYou-wrapper .imageArea img {
        width: auto;
        min-height: 600px;
        max-width: fit-content;
    }

    .thankYou-wrapper .contentArea {
        position: absolute;
        top: 0;
        left: 0;
        padding: 40px 7% 15px;
        max-width: 100%;
        justify-content: flex-start;
        align-items: center;
    }

    .thankYou-wrapper .contentArea h2.base1 {
        font: 700 35px/42px 'Poppins';
    }

    .thankYou-wrapper .contentArea p.base2 {
        font: 400 16px/24px 'Poppins';
        margin-bottom: 15px;
    }

    .thankYou-wrapper .contentArea .btnArea {
        display: inline-block;
        width: 100%;
        margin: 15px 0 0;
    }

    .thankYou-wrapper .contentArea .btnTheme {
        margin: 0 0 15px;
        min-width: auto;
        color: #ffffff;
        display: block !important;
        float: none;
        width: 100% !important;
    }

    .membership-program-main:nth-child(even),
    .membership-program-main:nth-child(odd) {
        flex-direction: column-reverse;
        margin: 0 0 40px;
    }

    .membership-program-main .imageArea {
        width: 100%;
        margin: 0 0 15px;
    }

    .membership-program-main .contentArea {
        width: 100%;
        margin: 0 0 0;
        padding: 20px;
    }

    .membership-details-wrapper .title-description {
        width: 100%;
    }

    .membership-details-main .btnTheme {
        width: 100%;
        margin-top: 30px;
    }

    .ourBrands-wrapper,
    .ourGuarantee-wrapper {
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url('../images/bg07.png');
    }

    .ourBrands-main,
    .ourGuarantee-main {
        width: 100%;
        margin: 0 0 0 0;
    }

    .ourBrands-main h4,
    .ourGuarantee-main h4 {
        padding: 0 !important;
    }

    .our-brands-wrapper .title-style,
    .our-guarantee-wrapper .title-style {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .only-best-main .contentArea {
        width: 100%;
        margin: 0;
        padding: 50px 5%;
        text-align: center;
    }

    .only-best-main .contentArea h3 {
        text-align: center;
    }

    .only-best-main .contentArea p {
        text-align: center;
    }

    .category-individual .columns .column.main > .container,
    .category-corporate .columns .column.main > .container,
    .category-our-brands .columns .column.main > .container,
    .category-our-guarantee .columns .column.main > .container,
    .category-wholesale .columns .column.main > .container {
        padding: 0;
    }

    .product-list-wrapper .row > .item {
        width: 50%;
        padding: 0 5px !important;
    }

    .product-item .product-item-info .product-item-details {
        min-height: unset !important;
    }

    .product-item .category-hover-link {

        margin: 10px 0 12px !important;

    }

    .product-item-info .product-item-photo {

        padding: 0 0 0px !important;
    }

    .featured-section4-wrapper .top-titlebar {

        margin: 0 0 3px 0 !important;
    }

    .product-item-info .product-item-details .product-name-warpper .product-name {

        height: unset !important;

    }

    .product-item .product-item-info .product-item-details .price-box {
        height: 26px;
        overflow: hidden;
        margin: 5px 0;
        flex-wrap: wrap;
    }

    .product-item {
        margin-bottom: 10px;
    }

    .product-item-photo .product-image-wrapper {
        /* height: 100%;
        max-height: 150px; */
    }

    .product-item .product-label .label-container > span {
        /* font: 600 6px/10px 'Poppins';
        letter-spacing: 0.24px;
        min-width: 30px;
        height: 10px;
        padding: 0px 5px; */
    }

    .product-item-info .product-item-details .product-name-warpper {
        text-align: center;
        min-height: 90px;
    }

    .product-item-info .product-item-details .product-name-warpper .product-name {
        /* font: 400 14px/20px 'Poppins';
        height: 40px;
        overflow: hidden;
        margin: 0 0 1px; */
    }

    .product-item-info .product-item-details .price-box {
        justify-content: center;
    }

    .price-box .special-price .price,
    .product-item .minimal-price .price,
    .price-box .price-container .price {
        /* font: 400 12px/24px 'Poppins' !important; */
    }

    .price-box .old-price .price {
        /* font: 400 9px/24px 'Poppins' !important; */
    }

    .product-item .category-hover-link {
        padding: 0;
        width: 100%;
        justify-content: center;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .product-item .category-hover-link .searchbtn {
        width: 35px;
        height: 20px;
        line-height: 20px;
        margin: 0 5px 0 0;
    }

    .product-item .category-hover-link .wishlistbtn {
        width: 35px;
        height: 20px;
        line-height: 20px;
        margin: 0 0 0 5px;
    }

    .product-item .category-hover-link .cartbtn {
        display: inline-flex;
        align-items: center;
        font-size: 12px;
    }

    .product-item .category-hover-link .cartbtn img {
        max-width: 100%;
        max-height: 100px;
    }

    .product-item .category-hover-link .outof-stock {
        font-size: 12px;
        height: 33px;
        line-height: 33px;
    }

    .subscribe-wrapper .imageArea {
        margin: 0 0 30px;
    }

    .subscribe-wrapper .contentArea h4 {
        font: 700 35px/40px 'Poppins';
    }

    .subscribe-wrapper .contentArea p {
        font: 400 15px/24px 'Poppins';
    }

    .subscribe-wrapper .contentArea .form.subscribe {
        flex-direction: column;
        background: transparent;
        height: auto;
    }

    .subscribe-wrapper .contentArea .form.subscribe .field.newsletter {
        width: 100%;
    }

    .subscribe-wrapper .contentArea .form.subscribe .field.newsletter input {
        text-align: center;
        height: 50px;
        margin: 0 0 15px;
    }

    .subscribe-wrapper .contentArea .form.subscribe .field.newsletter div.mage-error {
        position: absolute;
        top: 50px;
        left: 5px;
    }

    .subscribe-wrapper .contentArea .form.subscribe .actions button {
        min-width: 150px;
    }

    .footer-top-main > .container > .row > .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    }

    .footer-logo-wrapper {
        flex-direction: column;
        margin: 0 0 25px;
    }

    .footer-logo-wrapper .social-wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: relative;
        top: 110px;
        margin: 15px 0;
    }

    .footer-logo-wrapper .logo-wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: relative;
        top: -58px;
        margin: 0 0 15px;
    }

    .footer-logo-wrapper .certified-logo-wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 15px 0 0;
    }

    .footer-links-main .row > .col-xs-12.col-sm-12.col-md-6.col-lg-6,
    .footer-links-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3 {
        margin: 0 0 35px;
    }

    .footer-links-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3:last-child {
        margin: 0 0 0;
    }

    .page-footer .footer-top-main .footer-title {
        margin-bottom: 10px;
        margin-top: 35px;
    }

    .page-footer .footer-top-main .footer-title h3 {
        text-align: center;
        font-size: x-large;
    }

    .page-footer .footer-top-main .footer-links {
        text-align: center;
    }

    .page-footer .footer-top-main .footer-links p {
        text-align: left;
    }

    .columns-2 > ul {
        column-count: 1;
    }

    .page-footer .footer-top-main .footer-links ul {
        width: 100%;
        margin: 0;
    }

    .page-footer .footer-top-main .footer-links ul li {
        text-align: left;
        width: 100%;

    }

    .col-xs-12.col-sm-3.col-md-3.col-lg-3 .footer-links {
        margin: 0 auto;
        width: 58% !important;
    }

    .page-footer .footer-top-main .footer-links ul li a {
        display: inline-block;
        /*text-align: center;*/
    }

    .footer-top-main .social-wrapper {
        justify-content: center;
    }

    .page-footer .footer-bottom-main {
        border-top: 0;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        display: inline-block;
        position: absolute;
        top: 910px;
        left: 0;
    }

    .featured-details-container {
        padding: 0 !important;
    }

    .featured-details-main .imageArea {
        margin: 0 auto !important;
    }

    .featured-details-main .contentArea {
        float: left;
        width: 100%;
    }

    .featured-details-main .contentArea h4 {
        font-size: 11px;
        /*text-align:center;*/
    }

    .page-footer .footer-bottom-main .copyright {
        text-align: center;
        margin: 0 0 0 0;
        font: 300 12px/18px 'Barlow';
    }

    .webexe {
        display: block;
    }

    .page-footer .footer-bottom-main .payment-option {
        text-align: center;
        float: none;
        justify-content: center;
        margin: 0 0 15px 0;
    }

    .page-footer .footer-bottom-main .payment-option img {
        height: 25px;
        width: auto;
    }

    .page-main .columns .sidebar.sidebar-main, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main {
        width: 100%;
        padding: 0;
    }

    .columns {
        float: left;
        max-width: 100%;
    }

    .toolbar-top {
        width: 100%;
        margin: 0 0 30px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .toolbar-top .field.limiter {
        margin: 0 0 15px;
    }

    .toolbar-bottom .pages {
        width: auto;
    }

    .cms-index-index .page-title-wrapper {
        display: none;
    }

    .page-layout-fullpage-layout .columns {
        display: inline-block;
        width: 100%;
    }

    .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        width: 100%;
        margin-bottom: 30px;
        padding: 20px;
    }

    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        padding: 0 0 60px;
    }

    .customer-account-login .page-title-wrapper .page-title .base,
    .checkout-cart-index .page-title-wrapper .page-title .base,
    .catalogsearch-result-index .page-title-wrapper .page-title .base,
    .customer-account-create .page-title-wrapper .page-title .base,
    .customer-account-forgotpassword .page-title-wrapper .page-title .base,
    .account.page-layout-2columns-left .page-title-wrapper .page-title .base {
        font: 600 35px/38px 'Poppins';
    }

    .account .page-main {
        padding-top: 0px;
    }

    .account.page-layout-2columns-left #maincontent .columns {
        margin: 20px auto 40px;
    }

    .account.page-layout-2columns-left .page-title-wrapper {
        padding: 0;
    }

    .mw-reward-points .button-coupon button {
        margin: 9px 0 0 0;
    }

    .mw-reward-points .input-text,
    .mw-reward-points select,
    .mw-reward-points textarea {
        width: 100% !important;
        max-width: 100%;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main {
        width: 100%;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav {
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title {
        width: 100%;
        height: 50px;
        display: block;
        clip: unset;
        overflow: hidden;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: normal;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        font: 700 16px/20px 'Poppins';
        color: #fff;
        text-align: left;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong::before {
        content: 'My Accounts';
        position: relative;
        left: 0;
        top: 0;
        height: auto;
        width: 100%;
        background: #fdb924;
        color: #ffffff;
        padding: 0 20px;
        font: 400 18px/50px 'Viga';
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title.active strong::before {
        background: #fdb924;
        color: #ffffff;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong::after {
        content: '\f0d7';
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 16px;
        color: #ffffff;
        line-height: 45px;
        float: right;
        position: absolute;
        padding: 0 15px;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title.active strong::after {
        content: '\f0d8';
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .content.account-nav-content {
        display: none !important;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .content.account-nav-content.active {
        display: block !important;
    }

    .cart.table-wrapper .item .col.item {
        display: block;
        min-height: 90px;
        padding: 10px 0 10px 85px !important;
        position: relative;
    }

    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.subtotal {
        width: 33% !important;
    }

    .form.form-cart .cart.main.actions {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .opc-estimated-wrapper .minicart-wrapper {
        display: none;
    }

    .opc-estimated-wrapper .estimated-block {
        font-size: 17px;
        font-weight: 700;
        display: flex;
        width: 100%;
        float: left;
        justify-content: space-between;
    }

    .checkout-container .opc-wrapper,
    .checkout-container .opc-sidebar.opc-summary-wrapper {
        width: 100%;
        display: inline-block;
    }

    .checkout-onepage-success .page-title-wrapper .page-title {
        text-align: center;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme {
        margin: 0;
        width: 220px;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme.brown {
        margin-bottom: 10px;
    }

    .customer-account-login #maincontent .columns,
    .checkout-cart-index #maincontent .columns,
    .page-print.account.page-layout-1column #maincontent .columns,
    .checkout-onepage-success #maincontent .columns,
    .checkout-index-index #maincontent .columns,
    .catalogsearch-result-index #maincontent .columns,
    .customer-account-create #maincontent .columns,
    .customer-account-forgotpassword #maincontent .columns {
        padding: 0;
    }

    .minicart-wrapper .action.showcart .counter.qty {
        background: #f90000;
        color: #fff;
        height: 16px;
        line-height: 11px;
        border-radius: 40px;
        display: inline-block;
        margin: 0;
        width: 15px;
        overflow: hidden;
        padding: 1px;
        text-align: center;
        white-space: normal;
        position: absolute;
        top: 4px;
        right: -5px;
    }

    .minicart-wrapper .action.showcart .counter.qty .counter-number {
        font-size: 10px;
        line-height: 14px;
    }

    .getintouch-wrapper .row > .col-xs-12.col-sm-6.col-md-3.col-lg-3::after {
        display: none;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
        display: block;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .block.crosssell .products-crosssell .items.product-items .item.product.product-item {
        width: 100%;
    }

    /* .categorypath-thank-you #custom_main_container {
	    max-width: 100% !important;
	    padding: 0 !important;
	} */
    .page-main .columns .sidebar.sidebar-main ~ .column.main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        display: inline-block;
        flex-grow: unset;
        max-width: 100%;
        width: 100%;
        float: left;
        padding: 0 0 20px;
    }

    .wishlist-index-index .products-grid .product-item {
        margin-left: calc((100% - 4 * 24.439%) / 3) !important;
        padding: 0 10px;
        width: 100% !important;
    }

    .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 0;
        display: inline-block;
        width: auto;
    }

    .products-grid.wishlist .product-image-container {
        max-width: 80px;
        max-height: 80px;
        display: inline-block;
    }

    .products-grid.wishlist .product-item-photo .product-image-wrapper {
        padding-bottom: 0px !important;
        height: auto;
    }

    .products-grid.wishlist .product-item-photo .product-image-photo {
        top: -10px;
    }

    .wishlist-index-index .products-grid.wishlist .product-item {
        margin-bottom: 10px;
    }

    .form-wishlist-items .products-grid.wishlist .product-item .product-item-info {
        padding: 10px 0;
    }

    .products-grid.wishlist .product-item-actions .action.delete {
        float: right;
        line-height: 40px;
        margin: 0 !important;
    }

    .actions-toolbar .primary .action {
        margin: 0 0 5px;
    }

    .customer-account-login .actions-toolbar > .secondary .action,
    .checkout-cart-index .actions-toolbar > .secondary .action,
    .page-print.account.page-layout-1column .actions-toolbar > .secondary .action,
    .checkout-onepage-success .actions-toolbar > .secondary .action,
    .checkout-index-index .actions-toolbar > .secondary .action,
    .catalogsearch-result-index .actions-toolbar > .secondary .action,
    .customer-account-create .actions-toolbar > .secondary .action,
    .customer-account-forgotpassword .actions-toolbar > .secondary .action,
    .account.page-layout-2columns-left .actions-toolbar > .secondary .action,
    .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel {
        font: 500 16px/40px 'Poppins';
    }

    .customer-account-login .actions-toolbar,
    .checkout-cart-index .actions-toolbar,
    .page-print.account.page-layout-1column .actions-toolbar,
    .checkout-onepage-success .actions-toolbar,
    .checkout-index-index .actions-toolbar,
    .catalogsearch-result-index .actions-toolbar,
    .customer-account-create .actions-toolbar,
    .customer-account-forgotpassword .actions-toolbar,
    .account.page-layout-2columns-left .actions-toolbar {
        margin: 0px;
        display: block;
        width: 100%;
    }

    .actions-toolbar.order-actions-toolbar {
        margin: 40px 0 0;
    }

    .owl-carousel .owl-nav button.owl-next span,
    .owl-carousel .owl-nav button.owl-prev span {
        font-size: 0px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }

    #shopping-cart-table .item-actions td {
        background-color: transparent;
    }

    .order-links .item {
        width: 100%;
    }

    .order-links .item a {
        width: 100%;
    }

    .order-links .item a:hover, .order-links .item.current strong {
        width: 100%;
    }

    form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr {
        display: block;
    }

    form#referralForm table.data-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    form#referralForm table.data-table tr {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    form#referralForm table.data-table td {
        border: none;
        border-bottom: 0;
        position: relative;
        padding: 2px 10px;
        padding-left: 30%;
    }

    form#referralForm table.data-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 30%;
        font-weight: 600;
        padding-right: 10px;
        white-space: nowrap;
    }

    /* Label the data */
    form#referralForm table.data-table td:nth-of-type(1):before {
        content: "#";
    }

    form#referralForm table.data-table td:nth-of-type(2):before {
        content: "Name";
        line-height: 50px;
    }

    form#referralForm table.data-table td:nth-of-type(3):before {
        content: "Email";
        line-height: 50px;
    }


    .price-including-tax, .price-excluding-tax {
        font-size: 14px;
        line-height: 18px;
    }

    .main-menu-wrapper .navbar-nav .level0.parent a.level-top .ui-icon-carat-1-e::after {
        line-height: 45px;
    }

    .account.page-layout-2columns-left .page-title-wrapper .order-actions-toolbar .actions {
        display: inline-block;
        width: 100%;
    }

    .wishlist-index-index .product-item-inner .product-item-actions {
        float: right;
    }

    .wishlist-index-index .product-item-inner .product-item-actions .action.delete {
        line-height: 40px;
    }

    .item-actions .action.action-delete span::before,
    .wishlist-index-index .product-item-inner .action.delete span::before {
        content: '\f2ed';
        color: #444444;
        visibility: visible;
        font-family: 'Font Awesome 5 Free';
        font-size: 15px;
        font-weight: 400;
        line-height: 38px;
        display: inline-block;
    }

    .opc-wrapper .step-title {
        padding-bottom: 15px;
    }

    .cms-terms-conditions .columns .column.main,
    .cms-shipping .columns .column.main,
    .cms-return-exchange .columns .column.main {
        margin: 0 0 40px 0;
    }

    .page-main .container .container {
        padding: 0 8px;
    }

    .minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .product-item-name a {
        font-size: 12px;
    }

    .minicart-wrapper .minicart-items-wrapper .minicart-items .product-item .details-qty .item-qty {
        height: 25px;
        margin-bottom: 10px;
        margin-right: 1px;
        width: 40px;
        position: relative;
        z-index: 10;
    }

    .minicart-items .update-cart-item {
        float: none;
    }

    .minicart-wrapper .product .actions {
        margin: 0;
        position: relative;
        bottom: 0;
        height: 0;
        display: table;
        float: none;
        text-align: center;
        margin: -30px 0 0 0;
        position: relative;
        bottom: 0;
        background: transparent;
        height: 0;
        width: 100%;
        text-align: right;
        z-index: 0;
    }

    .modal-popup .modal-footer .action-primary, .modal-popup .modal-footer .action-save-address, .amgiftcard-form .amactions-toolbar .action.primary, .form.form-cart .cart.main.actions .action, .form.form-discount .actions-toolbar .action-apply, .control.captcha-image .action.captcha-reload, .payment-option-content .actions-toolbar .amgiftcard-check .action-apply-gift, .payment-option-content .actions-toolbar .primary .action-apply-gift, .payment-method-content .payment-method-billing-address .billing-address-details .action-edit-address, .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-update, .shipping-address-item .action-select-shipping-item, .new-address-popup .action-show-popup, .form-wishlist-items > .actions-toolbar .primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .box-tocart .actions-primary .action, .form-wishlist-items .products-grid.wishlist .product-item-inner .unavailable.stock, .product-add-form #product_addtocart_form .amgiftcard-preview > button, #shopping-cart-table .item-actions .actions-toolbar .action-delete, .sendfriend-product-send .actions-toolbar .action.primary {
        width: 100%;
    }

    .account.page-layout-2columns-left .fieldset .field > .label {
        font: 500 17px/38px 'Poppins';
        margin: 0 15px 0 0;
    }

    .column.main > .order-details-items .order-title {
        margin-bottom: 15px;
    }

    .column.main > .order-details-items .order-title > strong {
        width: 100%;
        display: inline-block;
    }

    .column.main > .order-details-items .order-title > .action {
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        margin-right: 20px;
        margin-left: 0;
    }

    .filter.active .filter-title strong::after {
        color: rgba(255, 255, 255, 0.44);
        float: right;
    }

    .page-main .columns .sidebar.sidebar-main, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main {
        position: relative;
        display: inline-block;
    }

    #amgiftcard-form .amactions-toolbar,
    .checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    #amgiftcard-form .amactions-toolbar .action,
    .checkout-index-index .checkout-payment-method .payment-option-content .form.form-discount .actions-toolbar .action {
        margin: 5px 0;
    }

    .checkout-payment-method .payment-option,
    .checkout-payment-method .payment-methods {
        margin: 0;
    }

    .opc-estimated-wrapper {
        margin: 0px 0px 15px;
    }

    .checkout-index-index.page-layout-checkout .page-main {
        padding: 0 15px;
    }


    .techspecification-wrapper .block.review-add, .techspecification-wrapper .block.review-list {
        width: 100%;
        float: left;
    }

    .techspecification-wrapper .block.review-add {
        margin-bottom: 50px;
    }

    .fullwidthbanner-container {
        height: calc(100vh - 89px) !important;
    }

    .fullwidthbanner-container .fullwidthabanner {
        height: 80% !important;
    }

    .main-menu-wrapper .collapse .nav .dropdown > .dropdown-menu {
        display: none;
    }

    .main-menu-wrapper .collapse .nav .dropdown > .dropdown-menu.active {
        display: inline-block;
    }

    /* VES-MENU MOBILE-HEADER CSS */
    /* .mobile-header .ves-menu{
		display: none;
	} */
    .ves-menu .ves-megamenu:hover {
        box-shadow: none;
    }

    .navigation .level0 {
        border: 0 !important;
    }

    .ves-megamenu li.level0 > a {
        padding: 0;
        margin: 0;
        width: auto;
        background: transparent;
        color: #0e1d6b;
        border-radius: 0;
    }

    .ves-megamenu li.level0 > a::after {
        display: none;
    }

    .ves-megamenu li.level0:hover > a,
    .ves-megamenu li.level0.active > a {
        color: #0e1d6b !important;
        background: transparent !important;
    }

    .ves-megamenu .level0 a > .opener {
        position: absolute;
        background: transparent !important;
        right: auto;
        padding: 0;
        margin: 0 0 0 10px;
        top: 0;
        width: 30px;
        height: 50px;
        overflow: hidden;
        font: 700 17px/50px 'Font Awesome 5 Free';
        color: #0e1d6b;
    }

    .ves-megamenu .level0 a > .opener::before {
        content: '\f0c9';
    }

    .ves-megamenu .level0 a > .opener.item-active::before {
        content: '\f0c9';
    }

    .ves-megamenu .level0 .submenu-left a > .opener {
        position: absolute;
        background: transparent !important;
        right: 25px;
        padding: 0;
        margin: 0 0 0 0;
        top: 0;
        width: 40px;
        height: 40px;
        overflow: hidden;
        text-align: center;
        font: 700 12px/36px 'Font Awesome 5 Free';
        color: #707070;
    }

    .ves-megamenu .level0 .submenu-left a > .opener::before {
        content: '\f0d7';
    }

    .ves-megamenu .level0 .submenu-left a > .opener.item-active::before {
        content: '\f0d8';
    }

    .ves-megamenu.nav-mobile .submenu,
    .ves-megamenu.nav-mobile .subgroup .submenu {
        padding: 0;
    }

    .ves-megamenu .nav-item > a {
        display: block;
        width: calc(100% - 50px);
        padding: 0 0 0 0;
        margin: 0 25px;
        clear: both;
        white-space: normal;
        text-align: left;
        font: 500 14px/40px 'Poppins';
        letter-spacing: 0px;
        color: #222222;
        text-transform: uppercase;
        opacity: 1;
        border-top: 0;
        border-bottom: 1px solid #F0F0F0;
    }

    .navigation .level0 .submenu.dropdown-mega .content-wrap .megamenu-content {
        width: 100% !important;
        display: inline-block;
        position: relative;
    }

    .nav-mobile .nav-item {
        width: 100% !important;
        position: relative !important;
        display: inline-block;
    }

    .nav-mobile .nav-item.level1 {
        padding-left: 0;
    }

    .navigation .submenu:not(:first-child) .level1.active > a {
        padding-left: 0;
        border: 0;
    }

    .navigation .level0.active > a:not(.ui-state-active),
    .navigation .level0.has-active > a:not(.ui-state-active) {
        border-color: transparent;
        border-style: solid;
        border-width: 0;
    }

    .ves-megamenu .level0 .submenu .submenu {
        background: rgb(241 241 241 / 0.6);
    }

    /* Mobile Megamenu */
    .navigation .level0 > .submenu {
        background: #fff;
        border-top: 1px solid #C4C4C4 !important;
        box-shadow: 0px 8px 16px 0 rgba(0, 0, 0, 0.1) !important;
        border-radius: 0 0 10px 10px;
        min-width: 230px;
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
        left: 0;
        right: auto;
        position: fixed;
        top: 153px !important;
        left: 0 !important;
        max-height: calc(100vh - 190px);
        overflow: auto;
    }

    .navigation .level0 .submenu.dropdown-menu {
    }

    .navigation .level0 .submenu.dropdown-menu > .content-wrap {
        display: inline-block;
        width: 100%;
    }

    .navigation .level0 .submenu.dropdown-menu > .content-wrap > .megamenu-content {
        width: 100%;
        display: inline-block;
        position: relative;
    }

    /* .submenu.dropdown-menu .megamenu-content .level1.submenu-left:hover > a {
        text-align: left;
        font: 500 14px/40px 'Poppins';
        letter-spacing: 0px;
        color: #222222;
        text-transform: uppercase;
        opacity: 1;
        border-color: #FDB924;
    }
    .submenu.dropdown-menu .megamenu-content .level1.submenu-left:hover > a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        background-color: #FDB924;
        border-radius: 0;
        z-index: -1;
    } */
    .navigation .level0.submenu-left .level1.submenu-left > .submenu {
        display: none;
    }

    .navigation .level0.submenu-left .level1.submenu-left > .submenu.submenu-active {
        display: block;
    }


    .category-about-us.page-products .columns,
    .category-faqs.page-products .columns,
    .category-contact-us.page-products .columns {
        padding-top: 0;
    }

    .toolbar .toolbar-amount {
        width: 100%;
        text-align: center;
        left: -25px;
    }

    .toolbar-top .pages {
        display: none;
    }

    .toolbar-top .toolbar-sorter.sorter {
        float: none;
        margin: 0 0 0 0;
        width: calc(100% - 40px);
    }

    .toolbar-bottom .pages {
        width: 100%;
    }

    .toolbar .pages .pages-items {
        display: inline-block;
    }

    .toolbar .pages .item {
        position: relative;
    }

    .customer-account-login .page-title-wrapper .page-title .base, .customer-account-createpassword .page-title-wrapper .page-title .base, .customer-account-logoutsuccess .page-title-wrapper .page-title .base, .checkout-cart-index .page-title-wrapper .page-title .base, .page-print.account.page-layout-1column .page-title-wrapper .page-title .base, .checkout-onepage-success .page-title-wrapper .page-title .base, .checkout-index-index .page-title-wrapper .page-title .base, .catalogsearch-result-index .page-title-wrapper .page-title .base, .customer-account-create .page-title-wrapper .page-title .base, .customer-account-forgotpassword .page-title-wrapper .page-title .base, .account.page-layout-2columns-left .page-title-wrapper .page-title .base, .category-warranty-info .page-title-wrapper .page-title .base, .category-payment-info .page-title-wrapper .page-title .base, .category-shipping-info .page-title-wrapper .page-title .base, .category-privacy-policy .page-title-wrapper .page-title .base, .category-terms-conditions .page-title-wrapper .page-title .base, .sendfriend-product-send .page-title-wrapper .page-title .base, .shipping-tracking-popup .page-title-wrapper .page-title .base {
        font: 700 26px/38px 'Poppins';
    }


    .authentication-wrapper {
        /* float: right;
        margin: 0;
        max-width: 50%;
        position: relative;
        z-index: 1; */
        float: none;
        margin: 0 0 10px;
        max-width: 100%;
        position: relative;
        z-index: 1;
        width: 100%;
    }

    .authentication-wrapper > .action {
        margin: 0 0 0 auto;
        display: block !important;
        /* position: relative;
        min-width: auto;
        width: auto;
        height: 40px;

        border-radius: 0px;
        box-shadow: none !important;
        border: 1px solid !important;
        opacity: 1 !important;
        text-align: center;
        font: 400 14px/40px 'Poppins' !important;
        letter-spacing: 0.28px !important;
        text-transform: uppercase;
        text-decoration: none !important;
        padding: 0px 25px !important;
        background-color: #fdb924 !important;
        border-color: #fdb924 !important;
        color: #ffffff !important; */
    }

    aside.modal-custom.authentication-dropdown.custom-slide._show {
        height: calc(100vh - 190px);
        top: 190px;
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
        margin: 20px 0 15px;
    }

    .checkout-index-index .columns > .container {
        width: 100%;
    }

    .account.page-layout-2columns-left .block .block-title > .action {
        font: 400 14px/16px 'Poppins';
    }

    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
        border-bottom: 0;
    }

    .table th.col, .table td.col {
        border-top: 0;
    }

    .products-grid.wishlist .product-item-name {
        text-align: left;
    }

    .modal-popup .modal-footer {
        display: flex;
        flex-direction: column-reverse;
    }

    .checkout-onepage-success .actions-toolbar .primary .action.primary {
        margin: 0 0 0 0;
    }

    .catalogsearch-result-index .page-title-wrapper {
        padding: 30px 15px 0;
    }

    .columns .column.main > p.suggested {
        padding: 0 15px !important;
        margin: 0 0 15px 0 !important;
    }

    #bio_ep #mp-popup-template3 .tmp3-text-content {
        padding: 45px;
    }

    #bio_ep #mp-popup-template3 .tmp3-text-content,
    #bio_ep #mp-popup-template3 .tmp3-img-content {
        width: 100%;
        float: left;
    }

    #bio_ep #mp-popup-template3 .tmp3-img-content img {
        border-radius: 20px 20px 40px 40px;
    }

    .bundle-actions {
        text-align: center;
    }

    .bundle-actions .action.primary.customize {
        margin: 0;
    }

    .bundle-options-container .product-options-wrapper .fieldset-bundle-options .legend.title {
        font: 700 25px/35px 'Poppins';
    }

    .bundle-options-container .product-add-form form {
        width: 100%;
    }

    .bundle-options-container .bundle-options-wrapper {
        width: 100%;
        padding: 0;
    }

    .bundle-options-container .block-bundle-summary {
        display: inline-block;
        width: 100%;
        padding: 30px 15px;
        margin: 0;
    }

    .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.option {
        flex-wrap: wrap;
    }

    .bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.option .control > select {
        width: 100%;
    }

    #MapModal .locations-wrapper h2 {
        font: 700 16px/20px 'Poppins';
    }

    #MapModal .locations-wrapper .desktopView {
        display: none !important;
    }

    #MapModal .locations-wrapper .mobileView {
        display: block !important;
    }

    .language-wrapper {
        padding: 0 10px 0 0;
        height: 50px;
    }

    .page-header .switcher .options .action.toggle,
    .page-footer .switcher .options .action.toggle {
        background-image: url('../images/down.png') !important;
        color: #333333;
        height: 50px;
    }

    .featured-details-main .imageArea {
        width: 32px !important;
        height: 32px !important;
    }

    #custom_main_container {
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto;
        margin-left: auto;
    }

    featured-section6-container .nav-tabs {
        margin: 0 0 0px !important;
        display: inline-flex;
    }

    .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name,
    .block-collapsible-nav .title {
        border-top: 1px solid #ccc;
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid #ccc;
        padding: 10px 0px 0px 5px;
        display: block;
        text-decoration: none;
    }
    .block-collapsible-nav {
        left: 0;
        width: 100%;
        z-index: 5;
        position: relative;
        top: 0px;
        background: #fdb924;
    }
    .block, .customer-review .product-details, .block-banners, .block-banners-inline {
        margin-bottom: 0px;
    }
    .abs-toggling-title-mobile:after, .block-wishlist-management .wishlist-select .wishlist-name:after, .block-collapsible-nav .title:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        line-height: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        margin: 10px 0 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        color: white;
    }
    .account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title strong::before {
        content: '';
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0;
        border-radius: 0;
        padding: 0px 0px;
        background: #fdb924 0% 0% no-repeat padding-box;
        text-align: left;
        font: 400 25px/28px 'Viga';
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
    }
    .account.page-layout-2columns-left .sidebar.sidebar-main > .block > .title strong {
        display: inline-block;
        width: 100%;
        margin: 0;
        text-transform: uppercase;
        font-size: 2.4rem;
        color: white;
    }
    .block-collapsible-nav .title {
        padding: 0px 0px 10px 0px;
    }
    .account.page-layout-2columns-left .page-title-wrapper .page-title .base {
        display: none;
    }
    .cms-content .block.ninjamenus-widget > .block-title, .block.ninjamenus-widget > .block-title {
        width: 140px;
        text-transform: uppercase;
        padding: 6px;
        color: #fff;
        margin: 0;
        border: 1px solid #6e716e;
        font-size: 13px;
    }
    .categories-menu .block-title {
        margin-top: 2px !important;
        background: #41870B url(../images/mobile.png) no-repeat !important;
        border-radius: 10px;
        background-position: 90% !important;
        background-size: 18px !important;
        text-align: left;
        padding-left: 8px !important;
    }
    #searchArea .search-search, #searchArea form.search-area-form {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: start;
        flex-direction: column;
        margin-top: 70px;
    }
    .mst-searchautocomplete__autocomplete ul {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        height: 450px;
    }
    .pagebuilder-mobile-hidden {
        display: none;
    }
    .lazy .pagebuilder-mobile-hidden .lazy-loaded {
        display: none;
    }

}

@media screen and (min-width: 280px) and (max-width: 320.9px) {
    .featured-about-wrapper .contentArea .btnTheme {
        top: 800px;
    }

    .featured-details-main .imageArea {
        width: 32px !important;
        height: 32px !important;
    }
}

@media (min-width: 768px) {
    .page-layout-1column .product.media {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

    .page-layout-1column .product-info-main {
        width: auto;
    }

    .mst-searchautocomplete__autocomplete._active {
        display: block !important;
        max-width: 100%;
        width: 300px !important;
        min-width: auto;
        max-height: 400px;
        overflow: auto;
    }
    .pagebuilder-mobile-only {
        display: none;
    }
    .lazy .pagebuilder-mobile-only .lazy-loaded {
        display: none;
    }

}

@media screen and (min-width: 768px) and (max-width: 1023.9px) {
    body {
        font-smooth: always;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .page-header {
        /*height: 125px;*/
    }

    .desktop-header {
        display: none !important;
    }

    .mobile-header {
        display: block !important;
    }

    .topbar-wrapper {
    }

    .topbar-wrapper-main {
        width: 100%;
        height: auto;
        padding: 5px 0;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    /*.topbar-wrapper-main .user-links .currency-wrapper .currTitle,
	.topbar-wrapper-main .user-links .language-wrapper .langTitle{
		display: none;
	}*/
    .logo-wrapper-main {
        padding: 0 0 0 15px;
    }

    .logo-wrapper-main .logo-wrapper {
        width: 30%;
        height: auto;
        display: inline-flex;
        align-items: center;
        margin: 0;
        top: 0;
        padding: 0;
        position: relative;
        z-index: 16;
    }

    .logo-wrapper-main .logo-wrapper h1 {
        text-align: left;
        width: 100%;
    }

    .logo-wrapper-container {
        padding: 0 0 0 20px;
    }

    .logo-wrapper-container .logo-wrapper h1 > a img {
        width: 100%;
        height: auto;
    }

    .search-wrapper .search-box {
        display: block;
    }

    .search-wrapper .search-box .action img {
        width: auto;
        height: 20px;
        margin-right: 15px;
    }

    .user-links .account-wrapper,
    .user-links .wishlist-wrapper,
    .user-links .world-wrapper {
        padding: 0;
        border: 0;
    }

    .user-links .account-wrapper .action,
    .user-links .wishlist-wrapper .action,
    .user-links .world-wrapper .action {
        font-size: 25px;
        line-height: 25px;
    }

    .user-links .account-wrapper .action span,
    .user-links .wishlist-wrapper .action span {
        display: none;
    }

    .minicart-wrapper .action.showcart .countt {
        position: absolute;
        background: #F4DC0E;
        width: 18px;
        border-radius: 50px;
        height: 18px;
        text-align: center;
        display: inline-block;
        font-size: 11px;
        font-family: 'Poppins';
        color: #444444;
        line-height: 18px;
        font-weight: 500;
        padding: 1px;
        margin: 0;
        top: -10px;
        right: -10px;

        display: none;
    }

    .minicart-wrapper .block-minicart {
        width: 280px;
    }

    .minicart-wrapper .block-minicart:before {
        right: 145px;
    }

    .minicart-wrapper .block-minicart:after {
        right: 144px;
    }

    .minicart-wrapper .minicart-items-wrapper {
        max-height: 250px;
    }

    .block-minicart .block-content > .actions > .primary {
        margin: 0 10px 10px;
    }

    .minicart-wrapper .block-minicart .block-content > .actions .action.primary {
        font: 500 14px/40px 'Poppins';
    }

    .user-links .cart-wrapper .icon-setting .cartcontent {
        display: none;
    }

    .user-links .cart-wrapper > .minicart-wrapper > a.action {
        background-color: transparent;
    }

    .user-links .cart-wrapper .action .carticon .desktop-img {
        display: none;
    }

    .user-links .cart-wrapper .action .carticon .mobile-img {
        display: block;
    }

    .user-links .cart-wrapper .icon-setting .cartprice {
        display: none;
    }

    .minicart-wrapper {
        display: inline-block;
        position: relative;
        float: none;
        margin: 0 0 0 0;
    }

    .center-menu-wrapper {
        display: none !important;
    }

    .main-menu-wrapper {
        width: 90px;
    }

    .main-menu-wrapper .container {
        padding-left: 0;
    }

    .main-menu-wrapper .navbar {
        float: right;
        padding: 0px;
        width: auto;
        display: inline-block;
        position: relative;
    }

    .topbar-menu-wrapper ul {
        float: none;
    }

    .main-menu-wrapper .navbar.navbar-expand-lg {
        padding: 0px;
        margin: 0px 0 0 10px;
        width: 100%;
        /* justify-content: flex-end;
        align-items: baseline; */
        display: inline-block;
        position: absolute;
        right: 0;
    }

    .main-menu-wrapper .navbar-toggle {
        color: #505050;
        display: block;
        margin: 0 auto;
        position: relative;
        right: 0;
        border: 0;
        box-shadow: none;
        font-size: 20px;
        line-height: 45px;
        padding: 0px;
        width: auto;
    }

    .main-menu-wrapper .navbar-toggle span {
        display: none;
    }

    .main-menu-wrapper .navbar-toggle:focus,
    .main-menu-wrapper .navbar-toggle:hover {
        text-decoration: none;
        background: transparent;
        border: 0;
        color: #333333;
    }

    .main-menu-wrapper .navbar-toggle::before {
        content: '';
        display: inline-block;
        position: absolute;
        top: -25px;
        right: 15px;
        width: 70px;
        height: 100px;
        background-image: url('../images/cart-bg.png');
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        border-top: 3px solid #A74F18;
        border-radius: 5px 5px 0 0;
        padding: 0 1px;
        z-index: 1;
    }

    .main-menu-wrapper .navbar-toggle::after {
        /* content: '\f0c9';
		font: 700 22px/30px 'Font Awesome 5 Free';
		color: #ffffff; */
        content: '';
        display: inline-block;
        position: relative;
        right: 35px;
        width: 30px;
        height: 40px;
        background-image: url('../images/breadcrumb.png');
        background-size: 22px auto;
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 2;
    }

    .main-menu-wrapper .navbar-toggler .navbar-toggler-icon {
        display: none;
    }

    .main-menu-wrapper .navbar-collapse {
        position: absolute;
        z-index: 99;
        /* background: #ffffff;
        box-shadow: 0 0 10px rgba(128, 128, 128, 0.62); */
        left: auto;
        right: 0;
        top: 100%;
    }

    .main-menu-wrapper .navbar-collapse.collapse {
        display: none !important;
        max-width: 60%;
    }

    .main-menu-wrapper .navbar-collapse.collapse.in,
    .main-menu-wrapper .navbar-collapse.collapsing {
        display: block !important;
        text-align: center;
        width: auto;
        max-width: 60%;
    }

    .main-menu-wrapper nav ul li {
        width: 100%;
    }

    .main-menu-wrapper nav .mbl-navbar {
        background-color: #A74F18;
        padding: 8%;
        display: inline-block;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links {
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links.top {
        justify-content: space-around;
    }

    .user-links.top .cart-wrapper {
        width: auto;
    }

    .minicart-wrapper .action.showcart .count {
        top: -12px;
        right: -10px;
    }

    .user-links.top .account-wrapper .account .action img,
    .user-links.top .wishlist-wrapper .wishlist .action img,
    .user-links.top .cart-wrapper img {
        height: 29px;
        width: auto;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links.bottom {
        margin: 25px 0 20px;
    }

    .user-links.bottom .search-wrapper .search-find {
        background-color: #9B4007;
    }

    .user-links.bottom .search-wrapper .search-find .search-search button {
        width: 60px;
    }

    .user-links.bottom .search-wrapper .search-find .search-search .input-text {
        color: #ffffff;
        padding: 0 10px 0 0;
    }

    .user-links.bottom .search-wrapper .search-find .search-search .input-text::placeholder {
        color: rgba(255, 255, 255, 0.7) !important;
    }

    .main-menu-wrapper nav .mbl-navbar .user-links .cart-wrapper::before {
        display: none;
    }

    .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
        margin: 0 auto;
        max-height: 350px;
        overflow-x: hidden;
        overflow-y: auto;
        background: transparent;
        border: 0;
        width: 100%;
        box-shadow: none;
    }

    .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav > li {
        border: 0;
    }

    .navbar-default .navbar-nav > li > a,
    .main-menu-wrapper .navbar-nav .level0 .level-top {
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a:after {
        display: none
    }

    .main-menu-wrapper .navbar-nav .nav-item,
    .main-menu-wrapper .navbar-nav .level0 {
        margin-right: 0px;
    }

    .main-menu-wrapper .navbar-nav .nav-item .nav-link,
    .main-menu-wrapper .navbar-nav .level0 .level-top {
    }

    .main-menu-wrapper .navbar-nav .nav-item.active .nav-link,
    .main-menu-wrapper .navbar-nav .level0.active .level-top,
    .main-menu-wrapper .navbar-nav .nav-item:hover .nav-link,
    .main-menu-wrapper .navbar-nav .level0:hover .level-top {
    }

    .main-menu-wrapper .navbar-nav .nav-item .nav-link::after,
    .main-menu-wrapper .navbar-nav .level0 .level-top::after {
        display: none;
    }

    .main-menu-wrapper .navbar-nav > li > a > .fa-bars {
        font-size: 34px;
        margin: 0;
        position: relative;
        top: 7px;
    }

    .main-menu-wrapper .navbar-nav .nav-item .dropdown-menu,
    .main-menu-wrapper .navbar-nav .level0 > .submenu {
        display: none;
    }

    .main-menu-wrapper .navbar-nav .level0 > .submenu {
        width: 100% !important;
        background: #f5f5f5;
        padding: 0;
        position: relative !important;
        left: 0px !important;
        top: 0px !important;
        z-index: 10;
    }

    .main-menu-wrapper .navbar-nav .nav-item .dropdown-menu.show,
    .main-menu-wrapper .navbar-nav .level0 .level0.submenu.show {
        width: 100%;
        background: #f5f5f5;
        padding: 0;
        display: inline-block;
        margin: 0;
        border: 0;
        border-radius: 0;
    }

    .main-menu-wrapper .dropdown-menu > .dropdown-item,
    .main-menu-wrapper .level0.submenu > .level1,
    .main-menu-wrapper .level0.submenu > .all-category {
        padding: 0 0 0 0;
        font: 400 13px/20px 'Poppins';
        color: #272727;
        white-space: normal;
        border-bottom: 0;
    }

    .main-menu-wrapper .dropdown-menu > .dropdown-item,
    .main-menu-wrapper .navbar-nav .level0 > .submenu > .level1 > a,
    .main-menu-wrapper .navbar-nav .level0 > .submenu > .all-category > a {
    }

    .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
        margin: 0 auto;
        max-height: 350px;
        overflow: auto;
        text-align: center;
        float: right;
        display: flex;
        flex-direction: column;
        min-width: 80px;
        justify-content: center;
        align-items: flex-end;
    }

    .main-menu-wrapper .navbar-nav .level0 > .submenu {
        display: none;
        width: 100% !important;
        background: #fdb924;
        padding: 0;
        position: relative !important;
        left: 0px !important;
        top: 0px !important;
        box-shadow: none;
        z-index: 10;
    }

    .main-menu-wrapper .navbar-nav .nav-item .dropdown-menu.show,
    .main-menu-wrapper .navbar-nav .level0 .level0.submenu.show {
        width: 100%;
        background: #f5f5f5;
        padding: 0;
        display: inline-block;
        margin: 0;
        border: 0;
        border-radius: 0;
    }

    .main-menu-wrapper .navbar-nav .level0.submenu > .all-category,
    .main-menu-wrapper .navbar-nav .level0.submenu .category-item {
        padding: 0 0 0 0;
    }

    .main-menu-wrapper .navbar-nav .level0.submenu .category-item.parent .submenu {
        position: inherit;
        box-shadow: none;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        background: #f5f5f5;
        padding: 0 0 0 15px;
        margin: 0;
        z-index: 10;
        display: none;
    }

    .main-menu-wrapper .navbar-nav .level0.submenu .category-item a.ui-corner-all span.ui-icon-carat-1-e::after {
        transform: rotate(90deg);
    }

    .navbar-default .navbar-nav > li > a > img {
        height: 20px;
        width: auto;
        margin: 0;
        padding: 0 15px;
    }

    .main-menu-wrapper nav .collapse ul ul.dropdown-menu {
        position: fixed;
        top: 110px !important;
        right: 0;
    }

    .title-style {
        margin-bottom: 20px;
    }

    .title-style .title-name {
        font: 600 45px/55px 'Poppins';
        word-break: normal;
    }

    /*.nomp-sides{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}*/
    .title-style.toplink .title-link::before {
        display: none !important;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        background: transparent;
    }

    .owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
        background: transparent;
    }

    .page-products .columns {
        padding-top: 60px;
        position: relative;
        z-index: 1;
        display: inline-block;
    }

    ul.count-2,
    ul.count-3,
    ul.count-4 {
        column-count: 2;
    }

    .bottombar-wrapper .bottombar-wrapper-main {
        padding: 0 15px;
    }

    .home-banner-section .home-mainslider .carousel-caption {
        position: absolute;
        left: auto;
        z-index: 10;
        padding: 5px;
        text-align: center;
        width: 100%;
    }

    .home-mainslider .carousel-caption .contentArea {
        margin-bottom: 10px;
    }

    .home-mainslider .carousel-caption span {
        margin: 0 5px;
    }

    .home-mainslider .carousel-caption span .chin-lang {
        font: 400 35px/40px 'Ma Shan Zheng';
    }

    .home-mainslider .carousel-caption span .eng-lang {
        font: 600 35px/40px 'Poppins';
    }

    .home-mainslider .carousel-caption .btnTheme {
        padding: 0 15px !important;
        margin: 0;
        line-height: 35px !important;
        height: 35px;
        min-width: auto;
    }

    .carousel-control {
        top: 40%;
    }


    .best-seller-wrapper,
    .featured-aboutus-wrapper,
    .aboutUs-top-wrapper,
    .contactUs-wrapper,
    .faq-wrapper,
    .product-details-wrapper {
        padding: 40px 0;
    }

    .map-wrapper {
        padding: 40px 0 0;
    }

    .subscribe-wrapper {
        padding: 0 0 40px;
    }

    .aboutUs-bottom-wrapper {
        padding: 40px 0;
    }

    .featured-aboutus-wrapper .row,
    .aboutUs-bottom-wrapper .row {
        flex-direction: row;
    }

    .subscribe-wrapper .row {
        flex-direction: column;
    }

    .aboutUs-top-wrapper .row {

    }

    .featured-aboutus-wrapper .imageArea,
    .aboutUs-top-wrapper .imageArea {
        padding: 0;
        margin-bottom: 0;
    }

    .featured-aboutus-wrapper .contentArea {
        padding: 0 8%;
    }

    .featured-aboutus-wrapper .contentArea h3 {
        text-align: left;
        font: 700 24px/34px 'Poppins';
        margin: 0 0 20px;
        padding: 0 0 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    }

    .featured-aboutus-wrapper .contentArea p {
        text-align: left;
        font: 400 15px/25px 'Poppins';
        margin: 0 0 30px;
    }

    .featured-aboutus-wrapper .contentArea .btnTheme {
        margin: 0;
    }

    .aboutUs-bottom-wrapper .imageArea {
        margin-bottom: 30px;
    }

    .aboutUs-top-wrapper .contentArea .descr-content,
    .aboutUs-bottom-wrapper .contentArea .descr-content {
        margin: 0 0 30px;
    }

    .aboutUs-top-wrapper .contentArea,
    .aboutUs-bottom-wrapper .contentArea {
        width: 80%;
    }

    .aboutUs-top-wrapper .contentArea h3,
    .aboutUs-bottom-wrapper .contentArea h3 {
        text-align: left;
        font: 700 30px/35px 'Poppins';
        margin-bottom: 10px;
    }

    .aboutUs-top-wrapper .contentArea h5,
    .aboutUs-bottom-wrapper .contentArea h5 {
        text-align: left;
        font: 700 20px/28px 'Poppins';
    }

    .aboutUs-top-wrapper .contentArea p,
    .aboutUs-bottom-wrapper .contentArea p {
        text-align: left;
        font: 400 14px/28px 'Poppins';
    }

    .contactUs-wrapper .enquiry-wrapper .title-name {
        font: 700 30px/40px 'Poppins';
    }

    .enquiry-wrapper form .btnTheme {
        margin: 0;
        width: 100%;
    }

    .contactUs-wrapper::after {
        float: right;
        width: 40%;
        height: 150px;
        top: auto;
        bottom: 10%;
        right: 35px;
    }

    .contactUs-wrapper .enquiry-wrapper {
        width: 100%;
    }

    .contactUs-wrapper .contactUs-main {
        padding: 30px 20px 0;
    }

    .contactUs-main .title-style .title-name {
        font: 700 25px/28px 'Poppins';
    }

    .contactUs-main .contactdetails ul {
        width: 100%;
    }

    .thankYou-wrapper .contentArea {
        left: 0;
        padding: 0 10%;
        width: 500px;
    }

    .thankYou-wrapper .imageArea img {
        width: auto;
        height: 450px;
        max-width: fit-content;
    }

    .thankYou-wrapper .contentArea p.base-top {
        text-align: left;
        width: 100%;
        font: italic 16px/20px 'Poppins';
    }

    .thankYou-wrapper .contentArea h2.base1 {
        text-align: left;
        width: 100%;
        font: 700 52px/55px 'Poppins';
    }

    .thankYou-wrapper .contentArea p.base2 {
        text-align: left;
        width: 100%;
        font: 400 13px/23px 'Poppins';
        margin-bottom: 15px;
    }

    .thankYou-wrapper .contentArea .btnTheme {
        margin: 25px 0 0;
    }

    .faq-sectionArea .card .card-header > .btn-link {
        font: 700 20px/25px 'Poppins';
        padding: 10px 40px 10px 15px;
    }

    .faq-sectionArea .card .card-body {
        padding: 10px;
    }

    .faq-sectionArea .card-body .card .card-header > .btn-link {
        padding: 11px 35px;
    }

    .faq-sectionArea .card-body .card .card-header > .btn-link::before,
    .faq-sectionArea .card-body .card .card-body::before {
        left: 5px;
    }

    .faq-sectionArea .card .card-header > .btn-link::after {
        padding: 10px;
        width: 42px;
        height: 45px;
    }

    .faq-sectionArea .card-body .card .card-body {
        padding: 0 10px 20px 35px;
    }

    .faq-sectionArea .card-body .card .card-body p {
        font: 400 13px/23px 'Poppins';
    }

    .product-list-wrapper .product-list-contents > .row > .col-xs-12.col-sm-6.col-md-4.col-lg-4 {
        width: 33.33%;
        padding: 0 15px;
    }

    .product-details-wrapper .product-info-main .prd-info .product-label {
        font: 400 28px/38px 'Poppins';
    }

    .product-details-wrapper .product-info-main .product-descr {
        margin: 2px 0 10px;
        font: 400 14px/28px 'Poppins';
    }

    .product-details-wrapper .price-box .old-price .price {
        font: 400 18px/28px 'Poppins' !important;
    }

    .product-details-wrapper .price-box > .price-container .price, .product-details-wrapper .price-box .special-price .price {
        font: 400 20px/28px 'Poppins' !important;
    }

    .product-details-wrapper .product-overview p {
        font: 400 14px/22px 'Poppins';
    }

    .qty-btnArea .qtyCounter {
        margin: 0 0 15px;
        width: 100%;
    }

    .qty-btnArea .btnArea .btnTheme.cart {
        min-width: 140px;
        padding: 0 15px !important;
    }

    .qty-btnArea .btnArea .btnTheme.wishlist img {
        margin-right: 2px;
        height: 15px;
    }

    .qty-btnArea .btnArea .btnTheme.wishlist {
        padding: 0 10px !important;
        font: 400 13px/40px 'Poppins' !important;
    }

    .techspecification-main .nav-pills {
        width: 100%;
        margin: 0 auto;
    }

    .techspecification-main .nav-pills .nav-item {
        margin: 0 auto;
    }

    .techspecification-main .nav-pills .nav-item .nav-link {
        padding: 5px 10px;
        text-align: center;
        font: 700 25px/32px 'Poppins';
    }

    .techspecification-main .tab-content .tabbing-description {
        padding: 20px;
    }

    .techspecification-main .tab-content .tabbing-description p {
        font: 400 14px/24px 'Poppins';
    }

    .techspecification-main .tab-content .tabbing-description ul {
        padding: 0 0 0 0;
    }

    .techspecification-main .tab-content .tabbing-description ul li {
        font: 400 14px/24px 'Poppins';
        margin: 8px 0;
    }


    .product-item {
        margin-bottom: 30px;
    }

    .product-item-photo .product-image-wrapper {
        height: 210px;
    }

    .product-item-info .product-item-details .product-name-warpper .product-name {

    }

    .product-item-info .product-item-details .product-name-warpper .product-descr {

    }

    .price-box .special-price .price, .product-item .minimal-price .price {

    }

    .price-box .old-price .price {

    }

    .product-item .category-hover-link {
        padding: 10px;
    }

    .product-item .category-hover-link .searchbtn {
        width: 35px;
        height: 20px;
        line-height: 20px;
        margin: 0 5px 0 0;
    }

    .product-item .category-hover-link .wishlistbtn {
        width: 35px;
        height: 20px;
        line-height: 20px;
        margin: 0 0 0 5px;
    }

    .product-item .category-hover-link .cartbtn {
        display: inline-flex;
        align-items: center;
        margin: 0 5px;
    }

    .product-item .category-hover-link .cartbtn img {
        max-width: 100%;
        max-height: 100px;
    }


    .subscribe-wrapper .col-xs-12.col-sm-6.col-md-6.col-lg-6 {
        width: 100%;
    }

    .subscribe-wrapper .imageArea {
        margin: 0 0 30px;
    }

    .subscribe-wrapper .contentArea h4 {
        font: 700 35px/40px 'Poppins';
    }

    .subscribe-wrapper .contentArea p {
        font: 400 15px/24px 'Poppins';
    }

    .subscribe-wrapper .contentArea .form-subscribe .form-control {
        flex-direction: column;
        background: transparent;
        height: auto;
    }

    .subscribe-wrapper .contentArea .form-subscribe .form-control input {
        text-align: center;
        height: 50px;
        margin: 0 0 15px;
    }

    .subscribe-wrapper .contentArea .form-subscribe .form-control button {
        min-width: 150px;
    }

    .footer-top-main > .container > .row > .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
        padding: 0 10%;
    }

    .footer-logo-wrapper {
        flex-direction: column;
        margin: 105px 0 25px;
        display: inline-block;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }

    .footer-logo-wrapper .social-wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        width: 50%;
        float: left;
        position: relative;
        top: 15px;
    }

    .footer-logo-wrapper .logo-wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
        top: -105px;
        left: 0;
        margin: 0 0 15px;
    }

    .footer-logo-wrapper .certified-logo-wrapper {
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        width: 50%;
        float: right;
    }

    .footer-links-main .row > .col-xs-12.col-sm-12.col-md-6.col-lg-6 {
        margin: 0 0 35px;
    }

    .footer-links-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3 {
        width: 50%;
    }

    .footer-links-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3:last-child {
        margin: 0 0 0;
    }

    .page-footer .footer-top-main .footer-title h3 {
        text-align: left;
    }

    .page-footer .footer-top-main .footer-links p {
        text-align: left;
    }

    .columns-2 > ul {
        column-count: 2;
    }

    .page-footer .footer-top-main .footer-links ul li {
        text-align: left;
    }

    .page-footer .footer-top-main .footer-links ul li a {
        display: inline-block;
        text-align: left;
    }

    .page-footer .footer-bottom-main {
        border-top: 1px solid #E5E5E5;
        margin: 0 auto;
        width: 100%;
    }


    main.page-main {
        padding: 0;
    }

    .btnTheme {
        /*min-width: 120px;
        height: 35px;
        font: 600 13px/35px 'Poppins' !important;*/
    }


    .sidebar.sidebar-main {
        width: 100%;
    }

    .page-title-wrapper .page-title {
        margin-bottom: 0px;
        height: auto;
    }

    .page-title-wrapper,
    .page-title-wrapper .category-image {
        height: 220px;
    }

    .page-title-wrapper .category-image .banner-image {
        left: auto;
        bottom: 0;
        width: auto;
        max-width: fit-content;
        height: 100%;
        right: 0;
    }

    .page-title-wrapper .page-title .base {
        font: 700 35px/40px 'Poppins';
    }

    .page-layout-2columns-left .page-title-wrapper .page-title .base {
        font: 700 35px/50px 'Poppins';
        color: #fff;
    }

    .page-layout-2columns-left .page-title-wrapper .page-title {
        text-align: center;
        margin: 18px;
    }

    .page-title-wrapper .category-image .breadcrumbs {
        margin: 0;
        display: block;
        text-align: center;
        padding: 0 0 10px;
        max-width: 100%;
    }

    .catalog-product-view.page-layout-fullpage-layout .media-cart,
    .catalog-product-view.page-layout-fullpage-layout .product-info-main {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .catalog-product-view.page-layout-fullpage-layout .media-cart {
        margin-bottom: 30px;
    }

    .catalog-product-view.page-layout-fullpage-layout .columns {
        flex-direction: column-reverse;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions {
        display: -webkit-inline-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme {
        margin: 0 0 10px 0;
        min-width: 200px;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme.blue {
        margin: 0;
    }


    .block.filter .block-title.filter-title {
        display: inline-block !important;
        width: 100%;
        margin: 0 0 1px;
    }

    .block.filter .block-title.filter-title strong {
        text-align: left;
        display: inline-block;
        background-color: #f4dc0e;
        color: #444444;
        padding: 15px 30px;
        width: 100%;
        margin: 0px;
        cursor: pointer;
    }

    .block.filter.active .block-title.filter-title strong {
        background-color: #a33606;
        color: #ffffff;
    }

    .block.filter .block-content.filter-content {
        display: none;
    }

    .block.filter.active .block-content.filter-content {
        display: block;
    }

    .filter-content .filter-subtitle {
        font: 400 35px/52px 'Poppins';
        margin: 10px 0 20px;
    }

    .form.password.reset,
    .form.send.confirmation,
    .form.create.account,
    .form.search.advanced,
    .form.form-orders-search {
        min-width: auto;
        width: 100%;
        max-width: 100%;
        float: left;
    }

    .form.create.account > .fieldset {
        width: 100%;
        margin: 0 0 45px;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions {
        display: inline-block;
        margin-top: 20px;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions .tocart.btnTheme.yellow {
        margin: 0 0 5px 0;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions .btnTheme {
        width: 100%;
    }

    #back2Top {
        right: 15px;
        bottom: 15px;
    }

    .product-details-wrapper,
    .featured-contactdetails-wrapper {
        padding: 0 0 40px;
    }

    .related-products-wrapper,
    .page-footer .footer-top-main,
    .featured-contactfrom-wrapper {
        padding: 40px 0;
    }

    .page-footer .footer-bottom-main .copyright {
        font: 300 14px/18px 'Poppins';
        text-align: center;
        margin: 0 0 15px 0;
    }

    .footer-bottom-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3 {
        text-align: center;
    }

    .page-footer .footer-bottom-main .payment-cards {
        float: none;
        justify-content: center;
    }

    .title-style .title-name {
        font: 700 50px/60px 'Poppins';
        word-break: normal;
    }

    /*.nomp-sides{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}*/
    .page-main .columns .sidebar.sidebar-main, .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main {
        width: 100%;
        padding: 0;
    }

    .cms-index-index .page-title-wrapper {
        display: none;
    }

    .page-layout-fullpage-layout .columns {
        display: inline-block;
        width: 100%;
    }

    .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        width: 100%;
        margin-bottom: 30px;
        padding: 20px;
    }

    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        padding: 0 0 40px;
    }

    .customer-account-login .page-title-wrapper .page-title .base,
    .checkout-cart-index .page-title-wrapper .page-title .base,
    .catalogsearch-result-index .page-title-wrapper .page-title .base,
    .customer-account-create .page-title-wrapper .page-title .base,
    .customer-account-forgotpassword .page-title-wrapper .page-title .base,
    .account.page-layout-2columns-left .page-title-wrapper .page-title .base {
        color: #000;
        font: 700 30px/35px 'Poppins';
    }

    .account .page-main {
        padding-top: 0px;
    }

    .account.page-layout-2columns-left #maincontent .columns {
        margin: 20px auto 40px;
    }

    .account.page-layout-2columns-left .page-title-wrapper {
        padding: 0;
    }

    .mw-reward-points .button-coupon button {
        margin: 9px 0 0 0;
    }

    .mw-reward-points .input-text,
    .mw-reward-points select,
    .mw-reward-points textarea {
        width: 100% !important;
        max-width: 100%;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main {
        width: 100%;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav {
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title {
        width: 100%;
        height: 40px;
        display: inline-block;
        clip: unset;
        overflow: hidden;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: normal;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        font: 700 16px/20px 'Poppins';
        color: #fff;
        text-align: left;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong::before {
        content: 'My Accounts';
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        line-height: 40px;
        width: 100%;
        background: #a33606;
        padding: 0 20px;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title.active strong::before {
        background: #f4dc0e;
        color: #444444;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .content.account-nav-content {
        display: none !important;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .content.account-nav-content.active {
        display: block !important;
    }

    .cart.table-wrapper .item .col.item {
        display: block;
        min-height: 90px;
        padding: 10px 0 10px !important;
        position: relative;
    }

    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.subtotal {
        width: 33% !important;
    }

    .form.form-cart .cart.main.actions {
        display: flex;
        justify-content: center;
        align-items: baseline;
        flex-direction: row;
    }

    .opc-estimated-wrapper .minicart-wrapper {
        display: none;
    }

    .opc-estimated-wrapper .estimated-block {
        font-size: 17px;
        font-weight: 700;
        display: flex;
        width: 100%;
        float: left;
        justify-content: space-between;
    }

    .checkout-container .opc-wrapper,
    .checkout-container .opc-sidebar.opc-summary-wrapper {
        width: 100%;
        display: inline-block;
    }

    .checkout-onepage-success .page-title-wrapper .page-title {
        text-align: center;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme {
        margin: 0;
        width: 220px;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme.red {
        margin-bottom: 10px;
    }

    .home-mainslider-mobile .btnTheme.red {
        margin: 0px;
        width: 150px;
    }

    .home-mainslider-mobile .btnTheme.red .btn-text {
        line-height: 50px !important;
        padding: 0px 20px !important;
        font-size: 16px !important;
    }

    .customer-account-login #maincontent .columns,
    .checkout-cart-index #maincontent .columns,
    .page-print.account.page-layout-1column #maincontent .columns,
    .checkout-onepage-success #maincontent .columns,
    .checkout-index-index #maincontent .columns,
    .catalogsearch-result-index #maincontent .columns,
    .customer-account-create #maincontent .columns,
    .customer-account-forgotpassword #maincontent .columns {
        padding: 0;
    }

    .minicart-wrapper .action.showcart .counter.qty {
        background: #f90000;
        color: #fff;
        height: 16px;
        line-height: 11px;
        border-radius: 40px;
        display: inline-block;
        margin: 0;
        width: 15px;
        overflow: hidden;
        padding: 1px;
        text-align: center;
        white-space: normal;
        position: absolute;
        top: 4px;
        right: -5px;
    }

    .minicart-wrapper .action.showcart .counter.qty .counter-number {
        font-size: 10px;
        line-height: 14px;
    }

    .getintouch-wrapper .row > .col-xs-12.col-sm-6.col-md-3.col-lg-3::after {
        display: none;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
        /* display: block; */
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .block.crosssell .products-crosssell .items.product-items .item.product.product-item {
        width: 100%;
    }

    /* .categorypath-thank-you #custom_main_container {
	    max-width: 100% !important;
	    padding: 0 !important;
	} */
    .featured-aboutus-wrapper {
        padding: 40px 0;
    }

    .featured-aboutus-wrapper .left-section {
        width: 100%;
        padding: 0 0 0 0;
        height: auto;
        display: inline-block;
    }

    .featured-aboutus-wrapper .right-section {
        max-height: 235px;
    }

    .featured-aboutus-wrapper .right-section .bg-shadow {
        height: 235px;
    }

    .featured-aboutus-wrapper .right-section .bg-shadow::before {
        width: 100px;
        height: 240px;
        left: -80px;
        bottom: -100px;
    }

    .featured-aboutus-wrapper .right-section img {
        max-height: 235px;
        padding: 0 0 0 0;
    }

    .featured-category-wrapper {
        padding: 0 0 40px;
    }

    .page-footer .footer-subscribe .subscribe-content {
        width: 60%;
        float: right;
        display: inline-block;
        margin-left: 40%;
        padding: 0 15px;
    }

    .page-main .columns .sidebar.sidebar-main ~ .column.main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        display: inline-block;
        flex-grow: unset;
        max-width: 100%;
        width: 100%;
        float: left;
        padding: 0 0 20px;
    }

    .wishlist-index-index .products-grid .product-item {
        margin-left: calc((100% - 4 * 24.439%) / 3) !important;
        padding: 0;
        width: 100% !important;
    }

    .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 0;
        display: inline-block;
        width: auto;
    }

    .products-grid.wishlist .product-image-container {
        max-width: 80px;
        max-height: 80px;
        display: inline-block;
    }

    .products-grid.wishlist .product-item-photo .product-image-wrapper {
        padding-bottom: 0px !important;
        height: auto;
    }

    .products-grid.wishlist .product-item-photo .product-image-photo {
        top: -10px;
    }

    .wishlist-index-index .products-grid.wishlist .product-item {
        margin-bottom: 20px;
    }

    .form-wishlist-items .products-grid.wishlist .product-item .product-item-info {
        padding: 10px;
    }

    .products-grid.wishlist .product-item-actions .action.delete {
        float: right;
        line-height: 40px;
        margin: 0 !important;
    }

    .customer-account-login .actions-toolbar > .secondary .action,
    .checkout-cart-index .actions-toolbar > .secondary .action,
    .page-print.account.page-layout-1column .actions-toolbar > .secondary .action,
    .checkout-onepage-success .actions-toolbar > .secondary .action,
    .checkout-index-index .actions-toolbar > .secondary .action,
    .catalogsearch-result-index .actions-toolbar > .secondary .action,
    .customer-account-create .actions-toolbar > .secondary .action,
    .customer-account-forgotpassword .actions-toolbar > .secondary .action,
    .account.page-layout-2columns-left .actions-toolbar > .secondary .action,
    .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel {
        font: 500 14px/40px 'Poppins';
    }

    .customer-account-login .actions-toolbar,
    .checkout-cart-index .actions-toolbar,
    .page-print.account.page-layout-1column .actions-toolbar,
    .checkout-onepage-success .actions-toolbar,
    .checkout-index-index .actions-toolbar,
    .catalogsearch-result-index .actions-toolbar,
    .customer-account-create .actions-toolbar,
    .customer-account-forgotpassword .actions-toolbar,
    .account.page-layout-2columns-left .actions-toolbar {
        margin: 0px;
        display: block;
        width: 100%;
    }

    .actions-toolbar.order-actions-toolbar {
        margin: 40px 0 0;
    }

    .owl-carousel .owl-nav button.owl-next span,
    .owl-carousel .owl-nav button.owl-prev span {
        font-size: 0px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }

    #shopping-cart-table .item-actions td {
        background-color: #f9f9f9;
    }

    .order-links .item {
        width: 100%;
    }

    .order-links .item a {
        width: 100%;
    }

    .order-links .item a:hover, .order-links .item.current strong {
        width: 100%;
    }

    form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr {
        display: block;
    }

    form#referralForm table.data-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    form#referralForm table.data-table tr {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    form#referralForm table.data-table td {
        border: none;
        border-bottom: 0;
        position: relative;
        padding: 2px 10px;
        padding-left: 30%;
    }

    form#referralForm table.data-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 30%;
        font-weight: 600;
        padding-right: 10px;
        white-space: nowrap;
    }

    /* Label the data */
    form#referralForm table.data-table td:nth-of-type(1):before {
        content: "#";
    }

    form#referralForm table.data-table td:nth-of-type(2):before {
        content: "Name";
        line-height: 50px;
    }

    form#referralForm table.data-table td:nth-of-type(3):before {
        content: "Email";
        line-height: 50px;
    }


    .price-including-tax, .price-excluding-tax {
        font-size: 15px;
        line-height: 18px;
    }

    .main-menu-wrapper .navbar-nav .level0.parent a.level-top .ui-icon-carat-1-e::after {
        line-height: 40px;
    }

    .featured-category .product-item-photo .product-image-wrapper {
        height: 225px;
    }

    .customer-account-login .actions-toolbar .primary .action.primary, .customer-account-createpassword .actions-toolbar .primary .action.primary, .customer-account-logoutsuccess .actions-toolbar .primary .action.primary, .checkout-cart-index .actions-toolbar .primary .action.primary, .page-print.account.page-layout-1column .actions-toolbar .primary .action.primary, .checkout-onepage-success .actions-toolbar .primary .action.primary, .checkout-index-index .actions-toolbar .primary .action.primary, .catalogsearch-result-index .actions-toolbar .primary .action.primary, .customer-account-create .actions-toolbar .primary .action.primary, .customer-account-forgotpassword .actions-toolbar .primary .action.primary, .account.page-layout-2columns-left .actions-toolbar .primary .action.primary, .form.amgiftcard-form .buttons-set .action.primary, .mw-reward-points button, .aw-ln-range-slider-wrapper .aw-ln-slider-button, .cart-container .checkout-methods-items .action.primary, .minicart-wrapper .block-minicart .block-content > .actions .action.primary, .authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary, .checkout-onepage-success .column.main .action.primary {
        font: 500 13px/40px 'Poppins';
    }

    .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
        margin: 0;
        display: inline-block;
    }

    input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], .input-text, select {
        font: 400 14px/40px 'Poppins';
        height: 40px;
        padding: 0 20px;
    }

    .wishlist-index-index .products-grid .product-item {
        width: 49% !important;
    }

    .products-grid.wishlist .product-item .price-box {
        display: inline-block;
        padding-left: 10px;
    }

    .products-grid.wishlist .product-item-actions .action.delete {
        float: none;
        line-height: normal;
    }

    .products-grid.wishlist .product-item-name {
        padding-left: 10px;
    }

    .cart-summary,
    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
        width: 100%;
    }

    .cart-container {
        display: flex;
        flex-direction: column-reverse;
    }

    .account.page-layout-2columns-left .page-title-wrapper .order-actions-toolbar .actions {
        display: inline-block;
        width: 100%;
    }

    .wishlist-index-index .product-item-inner .product-item-actions {
        float: right;
    }

    .wishlist-index-index .product-item-inner .product-item-actions .action.delete {
        line-height: 40px;
    }

    .item-actions .action.action-delete span::before,
    .wishlist-index-index .product-item-inner .action.delete span::before {
        content: '\f2ed';
        color: #444444;
        visibility: visible;
        font-family: 'Font Awesome 5 Free';
        font-size: 15px;
        font-weight: 400;
        line-height: 38px;
        display: inline-block;
    }

    .opc-wrapper .step-title {
        padding-bottom: 15px;
    }

    .cms-terms-conditions .columns .column.main,
    .cms-shipping .columns .column.main,
    .cms-return-exchange .columns .column.main {
        margin: 0 0 40px 0;
    }

    .table th.col, .table td.col {
        min-width: auto;
    }

    .bundle-options-container .product-add-form form {
        width: 100%;
    }

    .bundle-options-container .bundle-options-wrapper {
        width: 100%;
    }

    .bundle-options-container .block-bundle-summary {
        display: inline-block;
        width: 100%;
        padding: 30px 15px;
    }

    .product-list-wrapper .product-item-info .product-item-details {
        justify-content: space-between;
        min-height: 160px;
    }

    #MapModal .locations-wrapper h2 {
        font: 700 28px/35px 'Poppins';
    }

    #MapModal .locations-wrapper .desktopView {
        display: none !important;
    }

    #MapModal .locations-wrapper .mobileView {
        display: block !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    body {
        font-smooth: always;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .page-header {
        /*height: 125px;*/
    }

    .logo-wrapper-container {
        height: 70px;
    }

    .logo-wrapper-main {
        display: inline-block;
        width: 100%;
    }

    .logo-wrapper-main .social-wrapper {
        float: left;
        width: 20%;
        text-align: left;
        display: inline-block;
        margin-bottom: 5px;
    }

    .logo-wrapper-main .social-wrapper ul {
        display: inline-flex;
        height: 45px;
        align-items: center;
    }

    .logo-wrapper-main .logo-wrapper {
        width: 25%;
        height: 70px;
        margin-bottom: 0;
    }

    .logo-wrapper-main .logo-wrapper h1 {
        text-align: center;
    }

    .logo-wrapper-container .logo-wrapper h1 > a img {
        width: 100%;
        height: auto;
        max-width: unset;
    }

    .logo-wrapper-container .user-links {
        width: 30%;
        justify-content: space-evenly;
        height: 70px;
    }

    .user-links .currency-wrapper .currTitle {
        display: none;
    }

    /*.logo-wrapper-container {
	    padding: 0;
	    height: auto;
	}
	.logo-wrapper-main {
    	height: 80px;
    }
	.logo-wrapper-container .logo-wrapper {
	    width: 25%;
	}
	.logo-wrapper-container .logo-wrapper h1 > a img{
		width: auto;
    	height: 65px;
	}
	.logo-wrapper-container .logo-wrapper h1 > img{
		width: auto;
	    height: 65px;
	}
	.logo-wrapper-container .search-wrapper {
	    width: 40%;
	}
	.logo-wrapper-container .user-links {
	    width: 35%;
        justify-content: space-evenly;
	}*/
    .user-links .search-wrapper,
    .user-links .currency-wrapper,
    .user-links .wishlist-wrapper,
    .user-links .account-wrapper,
    .user-links .world-wrapper {
        width: auto;
        background: transparent;
        border-radius: 0px;
        margin: 0 5px 0 0;
    }

    /* .logo-wrapper-container .search-wrapper .search-find{
		display: none;
	} */
    .user-links .search-wrapper .search-box {
        width: 20px;
        text-align: center;
    }

    .user-links .search-wrapper .search-box .action .fa-search {
        font-size: 19px;
        color: #6e6e6e;
    }

    .user-links .wishlist-wrapper img,
    .user-links .account-wrapper img {
        width: auto;
        height: 20px;
    }

    .user-links .cart-wrapper .icon-setting .carticon img {
        width: auto;
        height: 32px;
    }

    #searchArea .search-search select {
        margin: 0 0 10px 0 !important;
    }

    .minicart-wrapper .action.showcart .countt {
        position: absolute;
        background: #F4DC0E;
        width: 18px;
        border-radius: 50px;
        height: 18px;
        text-align: center;
        display: inline-block;
        font-size: 11px;
        font-family: 'Poppins';
        color: #444444;
        line-height: 18px;
        font-weight: 500;
        padding: 1px;
        margin: 0;
        top: -10px;
        right: -10px;
    }

    .minicart-wrapper .block-minicart {
        width: 280px;
    }

    .minicart-wrapper .block-minicart:before {
        right: 145px;
    }

    .minicart-wrapper .block-minicart:after {
        right: 144px;
    }

    .minicart-wrapper .minicart-items-wrapper {
        max-height: 250px;
    }

    .block-minicart .block-content > .actions > .primary {
        margin: 0 10px 10px;
    }

    .minicart-wrapper .block-minicart .block-content > .actions .action.primary {
        font: 500 14px/40px 'Poppins';
    }

    .user-links .cart-wrapper .icon-setting .cartcontent {
    }

    .minicart-wrapper {
        display: inline-block;
        position: relative;
        float: none;
        margin: 0 0 0 0;
    }

    .main-menu-wrapper {
        display: inline-block;
        width: 100%;
    }

    .center-menu-wrapper {
        display: none !important;
    }

    .center-menu-wrapper .navbar-default .navbar-nav > li > a {
        padding: 0 10px;
        font-size: 14px;
    }

    .main-menu-wrapper .container {
        padding-left: 0;
    }

    .main-menu-wrapper .navbar {
    }

    .topbar-menu-wrapper ul {
        float: none;
    }

    .main-menu-wrapper nav.navbar .navbar-collapse .navbar-nav {
        /* flex-direction: column; */
        width: 100%;
    }

    .main-menu-wrapper nav.navbar .collapse.navbar-collapse .header-nav.navbar-nav {
        /* display: none; */
    }

    .main-menu-wrapper nav.navbar .collapse.navbar-collapse.show .header-nav.navbar-nav {
        display: flex;
    }

    .main-menu-wrapper .navbar.navbar-expand-lg {
        padding: 0px;
        margin: 0px 0 0 10px;
        width: 100%;
        /* justify-content: flex-end;
        align-items: baseline; */
        display: inline-block;
        position: absolute;
        right: 0;
    }

    .navbar-toggler-icon {
        width: 30px;
        height: 45px;
    }

    .main-menu-wrapper .navbar-toggler {
        color: #505050;
        display: block;
        margin: 0 auto;
        position: relative;
        right: 0;
        border: 0;
        box-shadow: none;
        font-size: 20px;
        line-height: 45px;
        padding: 0px;
        width: auto;
    }

    .main-menu-wrapper .navbar-toggler:focus,
    .main-menu-wrapper .navbar-toggler:hover {
        text-decoration: none;
        background: transparent;
        border: 0;
        color: #505050;
    }

    .main-menu-wrapper .navbar-toggler::before {
        content: '\f0c9';
        font: 700 20px/30px 'Font Awesome 5 Free';
        color: #505050;
        display: inline-block;
        position: relative;
    }

    .main-menu-wrapper .navbar-toggler::after {
        content: 'Menu';
        font: 400 20px/34px Futura Bk BT;
        text-transform: uppercase;
        color: #505050;
        display: inline-block;
        position: relative;
        margin-left: 5px;
    }

    .main-menu-wrapper .navbar-toggler .navbar-toggler-icon {
        display: none;
    }

    .main-menu-wrapper .navbar-collapse {
        position: absolute;
        z-index: 99;
        width: 100%;
        background: #ffffff;
        box-shadow: 0 0 10px rgba(128, 128, 128, 0.62);
        left: auto;
        right: 0;
        top: 100%;
    }

    .main-menu-wrapper .navbar-collapse.collapse {
        /* display: none !important; */
        position: relative;
        background-color: transparent;
        box-shadow: none;
        top: 0;
    }

    /* .main-menu-wrapper .navbar-collapse.collapse.show{
		display: flex !important;
	} */
    .main-menu-wrapper .navbar-nav .nav-item,
    .main-menu-wrapper .navbar-nav .level0 {
        margin-right: 0px;
    }

    .main-menu-wrapper .navbar-nav .nav-item .nav-link,
    .main-menu-wrapper .navbar-nav .level0 .level-top {
        /* width: 100%;
        color: #444444;
        text-align: left; */
        font: 500 13px/45px 'Poppins';
    }

    .main-menu-wrapper .navbar-nav .nav-item.active .nav-link,
    .main-menu-wrapper .navbar-nav .level0.active .level-top,
    .main-menu-wrapper .navbar-nav .nav-item:hover .nav-link,
    .main-menu-wrapper .navbar-nav .level0:hover .level-top {
        color: #fff;
    }

    .main-menu-wrapper .navbar-nav .nav-item .nav-link::after,
    .main-menu-wrapper .navbar-nav .level0 .level-top::after {
        display: none;
    }

    .main-menu-wrapper .navbar-nav .nav-item .dropdown-menu,
    .main-menu-wrapper .navbar-nav .level0 > .submenu {
        display: none;
    }

    .main-menu-wrapper .navbar-nav .level0 > .submenu {
        width: 100% !important;
        background: #f5f5f5;
        padding: 0;
        position: relative !important;
        left: 0px !important;
        top: 0px !important;
        z-index: 10;
    }

    .main-menu-wrapper .navbar-nav .nav-item .dropdown-menu.show,
    .main-menu-wrapper .navbar-nav .level0 .level0.submenu.show {
        width: 100%;
        background: #f5f5f5;
        padding: 0;
        display: inline-block;
        margin: 0;
        border: 0;
        border-radius: 0;
    }

    .main-menu-wrapper .dropdown-menu > .dropdown-item,
    .main-menu-wrapper .level0.submenu > .level1,
    .main-menu-wrapper .level0.submenu > .all-category {
        padding: 0 0 0 0;
        font: 400 13px/20px 'Poppins';
        color: #272727;
        white-space: normal;
        border-bottom: 0;
    }

    .main-menu-wrapper .dropdown-menu > .dropdown-item,
    .main-menu-wrapper .navbar-nav .level0 > .submenu > .level1 > a,
    .main-menu-wrapper .navbar-nav .level0 > .submenu > .all-category > a {
        font: 400 13px/45px 'Poppins';
        padding: 0px 25px;
    }

    .title-style {
        margin-bottom: 15px;
    }

    .title-style .small-title {
        font: 500 16px/22px 'Poppins';
    }

    .title-style .title-name {
        font: 500 30px/35px Noto Serif;
    }

    #home-main-carousel .carousel-item {
        height: 450px;
        width: 100%;
        overflow: hidden;
    }

    #home-main-carousel .carousel-item img {
        max-width: fit-content;
        max-height: fit-content;
    }

    main.page-main {
        padding: 0;
    }

    .btnTheme {
        /*min-width: 120px;
        height: 35px;
        font: 600 13px/35px 'Poppins' !important;*/
    }


    .sidebar.sidebar-main {
        width: 100%;
    }

    .page-title-wrapper .page-title {
        margin-bottom: 0px;
        height: 100px;
    }

    .page-title-wrapper,
    .page-title-wrapper .category-image {
        /*height: 150px;*/
    }

    .page-title-wrapper .category-image .banner-image {
        left: auto;
        bottom: 0;
        width: auto;
        height: 100%;
        right: 0;
    }

    .page-title-wrapper .page-title .base {
        font: 700 35px/40px 'Poppins';
    }

    .page-layout-2columns-left .page-title-wrapper .page-title .base {
        font: 700 35px/50px 'Poppins';
        color: #fff;
    }

    .page-layout-2columns-left .page-title-wrapper .page-title {
        text-align: center;
        margin: 18px;
    }

    .page-title-wrapper .category-image .breadcrumbs {
        margin: 0;
        display: block;
        text-align: left;
        padding: 5px 0 10px;
        max-width: 100%;
    }


    .catalog-product-view.page-layout-fullpage-layout .media-cart,
    .catalog-product-view.page-layout-fullpage-layout .product-info-main {
        width: 100%;
        float: left;
        display: inline-block;
    }

    .catalog-product-view.page-layout-fullpage-layout .media-cart {
        margin-bottom: 30px;
    }

    .catalog-product-view.page-layout-fullpage-layout .columns {
        flex-direction: column-reverse;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions {
        display: -webkit-inline-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme {
        margin: 0 0 10px 0;
        min-width: 200px;
    }

    .media-cart .product-add-form form .details-btnArea .fieldset .actions .btnTheme {
        margin: 0;
    }


    .block.filter .block-title.filter-title {
        display: inline-block !important;
        width: 100%;
        margin: 0 0 1px;
    }

    .block.filter .block-title.filter-title strong {
        text-align: left;
        display: inline-block;
        background-color: #f4dc0e;
        color: #444444;
        padding: 15px 30px;
        width: 100%;
        margin: 0px;
        cursor: pointer;
    }

    .block.filter.active .block-title.filter-title strong {
        background-color: #a33606;
        color: #ffffff;
    }

    .block.filter .block-content.filter-content {
        display: none;
    }

    .block.filter.active .block-content.filter-content {
        display: block;
    }

    .filter-content .filter-subtitle {
        font: 400 35px/52px 'Poppins';
        margin: 10px 0 20px;
    }

    .form.password.reset,
    .form.send.confirmation,
    .form.create.account,
    .form.search.advanced,
    .form.form-orders-search {
        min-width: auto;
        width: 100%;
        max-width: 100%;
        float: left;
    }

    .form.create.account > .fieldset {
        width: 100%;
        margin: 0 0 45px;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions {
        display: inline-block;
        margin-top: 20px;
    }

    .box-tocart.boxed-contents.qty-count .fieldset .actions .tocart.btnTheme {
        margin: 0 0 5px 0;
    }

    #back2Top {
        right: 15px;
        bottom: 15px;
    }

    .product-details-wrapper,
    .featured-contactdetails-wrapper {
        padding: 0 0 40px;
    }

    .related-products-wrapper,
    .page-footer .footer-top-main,
    .featured-contactfrom-wrapper {
        padding: 40px 0;
    }

    .page-footer .footer-bottom-main .copyright {
        font: 300 14px/18px 'Poppins';
        text-align: center;
        margin: 0 0 15px 0;
    }

    .footer-bottom-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3 {
        text-align: center;
    }

    .page-footer .footer-bottom-main .payment-cards {
        float: none;
        display: inline-block;
    }


    .title-style .title-name {
        font: 700 50px/60px 'Poppins';
        word-break: normal;
    }

    /*.nomp-sides{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}*/
    .ourBrand-wrapper,
    .featuredShop-wrapper,
    .coupon-wrapper,
    .subscribe-wrapper,
    .brandStory1-wrapper,
    .brandStory2-wrapper,
    .subscribe2-wrapper,
    .collection-wrapper,
    .contactUs-wrapper,
    .enquiry-wrapper,
    .generic-wrapper,
    .featuredCategory-wrapper,
    .trending-wrapper,
    .followus-wrapper,
    .brandStory-wrapper,
    .lookbook-details-wrapper .section1-main,
    .lookbook-details-wrapper .quoteArea-main,
    .lookbook-details-wrapper .section2-main,
    .lookbook-details-wrapper .section3-main,
    .lookbook-details-wrapper .section4-main,
    .membershipdetails-wrapper,
    .membershiptier-wrapper,
    .reward-guide-wrapper,
    .orderShipping-wrapper,
    .shipping-wrapper,
    .featuredClub-wrapper,
    .testimonial-wrapper,
    .size-guide-wrapper,
    .measure-wrapper,
    .garment-wrapper,
    .stories-wrapper,
    .stories-details-wrapper {
        padding: 50px 0;
    }

    .lookbook-wrapper {
        padding: 0 0 50px;
    }

    .ourBrand-wrapper .contentSection {
        padding-left: 0;
    }

    .featuredShop-wrapper .container > .row > .col-xs-12.col-sm-4.col-md-4.col-lg-4,
    .coupon-wrapper .container > .row > .col-xs-12.col-sm-6.col-md-3.col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .featuredShop-main .featuredShop-image {
        height: 400px;
    }

    .featuredShop-main .featuredShop-name {
        margin-top: 5px;
    }

    .product-item-photo .product-image-wrapper {
        height: 500px !important;
    }

    .followus-wrapper .contentSection {
        padding: 0;
    }

    .subscribe-main .subscribe-content {
        position: relative;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 30px;
    }

    .subscribe-main .subscribe-content h2,
    .subscribe2-wrapper .subscribe-content h2 {
        font: 700 35px/50px 'Poppins';
    }

    .subscribe2-wrapper .subscribe-content {
        padding: 30px 0 0;
    }

    .footer-top-main .footer-contact-main .firstSect,
    .footer-top-main .footer-contact-main .secondSect {
        padding: 0;
    }

    .footer-top-main .footer-contact-main {
        padding: 0 0 40px;
        margin: 0 0 40px;
    }

    .page-footer .footer-bottom-main .payment-cards li a img {
        height: 30px;
        width: auto;
    }

    .brandStory1-wrapper .contentArea-left, .brandStory1-wrapper .contentArea-right {
        width: 100%;
    }

    .brandStory1-wrapper .videoSect {
        width: 100%;
    }

    .brandStory1-wrapper .videoSect > img {
        width: auto;
        max-width: fit-content;
        height: 100%;
    }

    .brandStory2-wrapper .videoSect > img {
        width: auto;
        height: 100%;
        max-width: fit-content;
    }

    .collection-main .collection-image {
        max-height: 245px;
    }

    .collection-main .collection-nameLink {
        padding: 20px 20px 20px 20px;
    }

    .section-bottom-link {
        margin-top: 30px;
    }

    .contactUs-wrapper .contentArea ul li .fa-envelope, .contactUs-wrapper .contentArea ul li .fa-map-marker-alt {
        margin-right: 20px;
    }

    .generic-main {
        margin: 0 0 40px 0;
    }

    .generic-main .contentArea {
        padding: 15px !important;
    }

    .generic-main.lr-textimg.section3 .contentArea {
        width: calc(50% + 100px);
        float: left;
        left: 0;
    }

    .generic-main.lr-textimg.section3 .contentArea .title {
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .lookbook-wrapper .lookbook-main {
        display: flex;
        flex-direction: column;
        padding: 0 0 40px;
    }

    .lookbook-wrapper span.imageSection {
        width: 100% !important;
    }

    .lookbook-wrapper span.nameSection {
        font: 900 45px/65px 'Poppins';
        width: 100% !important;
        position: relative;
        text-align: center;
        color: #926A2E !important;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        margin: 0;
        padding: 0;
    }

    .lookbook-details-wrapper .section1-main .rightSection .contentArea {
        padding: 0 0 40px 0;
        width: 100%;
    }

    .lookbook-details-wrapper .quoteArea-main {
        width: 100%;
    }

    .lookbook-details-wrapper .section2-main p {
        margin: 30px auto 0;
    }

    .lookbook-details-wrapper .section1-main .leftSection,
    .lookbook-details-wrapper .section1-main .rightSection,
    .lookbook-details-wrapper .section3-main .rightSection,
    .lookbook-details-wrapper .section4-main .leftSection,
    .lookbook-details-wrapper .section4-main .rightSection {
        width: 100%;
    }

    .lookbook-details-wrapper .section3-main .leftSection {
        padding-top: 0;
        width: 100%;
    }

    .lookbook-details-wrapper .section3-main .rightSection h4 {
        padding-top: 30px;
        width: 100%;
    }

    .lookbook-details-wrapper .section4-main .rightSection .contentArea {
        padding: 0 0 40px 0;
        width: 100%;
    }

    .lookbook-details-wrapper .section4-main .leftSection h3 {
        font: 700 40px/55px 'Poppins';
        margin-top: 30px;
        width: 100%;
    }

    .membershipdetails-wrapper .title-name,
    .membershipdetails-wrapper .descr {
        width: 100%;
    }

    .membershipdetails-wrapper .detail-cards {
        margin: 20px 0 0;
        padding: 30px 20px 20px;
    }

    .membershipdetails-wrapper .detail-cards img {
        height: 100px;
        margin-bottom: 30px;
    }

    .membershipdetails-wrapper .detail-cards h3 {
        width: 100%;
    }

    .membershiptier-wrapper > .container > .row > .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .membershiptier-main {
        display: flex;
    }

    .membershiptier-main .imageArea,
    .membershiptier-main .contentArea {
        width: 50%;
    }

    .reward-guide-main {
        width: 100%;
    }

    .orderShipping-wrapper .orderShipping-main,
    .shipping-card-container {
        width: 100%;
    }

    .featuredClub-wrapper .contentArea {
        width: 100%;
        margin: 0 auto 40px;
    }

    .testimonial-main .contentArea {
        padding: 0 0 0 4%;
    }

    .product-details-wrapper > .container > .row > .col-xs-12.col-sm-6.col-md-6.col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sizeGuide-main {
        width: 100%;
    }

    .sizeGuide-container {
        flex-direction: column-reverse;
    }

    .sizeGuide-container .leftArea {
        width: 100%;
        right: 0;
        margin-top: 30px;
    }

    .sizeGuide-container .leftArea .table-responsive {
        padding: 15px 10px;
    }

    .sizeGuide-container .leftArea table th {
        font: 700 18px/18px 'Poppins';
        padding: 20px 5px !important;
    }

    .sizeGuide-container .leftArea table td {
        font: 700 16px/18px 'Poppins';
        padding: 20px 5px !important;
    }

    .sizeGuide-container .rightArea {
        width: 100%;
        left: 0;
    }

    .garment-wrapper .contentArea {
        width: 100%;
    }

    .storiesDescr-main {
        width: 100%;
        margin: 0 auto 40px;
    }

    .stories-wrapper > .container > .row > .col-xs-12.col-sm-6.col-md-4.col-lg-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .thankYou-wrapper .imageArea {
        position: relative;
    }

    .thankYou-wrapper .imageArea img {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        max-width: fit-content;
        width: auto;
    }

    .thankYou-wrapper .contentArea {
        width: 100%;
        left: 0;
        padding: 25px 35% 25px 25px;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .thankYou-wrapper .contentArea h2.base1 {
        font: 700 50px/65px 'Poppins';
        margin-bottom: 20px;
    }

    .thankYou-wrapper .contentArea p.base2 {
        margin-bottom: 20px;
    }

    .thankYou-wrapper .contentArea .btnTheme.fullpink {
        margin-top: 0;
    }

    .page-footer .footer-bottom-main .copyright img {
        height: 14px;
    }


    .cms-index-index .page-title-wrapper {
        display: none;
    }

    .page-layout-fullpage-layout .columns {
        display: inline-block;
        width: 100%;
    }

    .page-with-filter.page-layout-2columns-left #maincontent .columns .sidebar.sidebar-main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        width: 100%;
        margin-bottom: 30px;
        padding: 20px;
    }

    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        padding: 0 0 40px;
    }

    .customer-account-login .page-title-wrapper .page-title .base,
    .checkout-cart-index .page-title-wrapper .page-title .base,
    .catalogsearch-result-index .page-title-wrapper .page-title .base,
    .customer-account-create .page-title-wrapper .page-title .base,
    .customer-account-forgotpassword .page-title-wrapper .page-title .base,
    .account.page-layout-2columns-left .page-title-wrapper .page-title .base {
        color: #000;
        font: 700 30px/35px 'Poppins';
    }

    .account .page-main {
        padding-top: 0px;
    }

    .account.page-layout-2columns-left #maincontent .columns {
        margin: 20px auto 40px;
    }

    .account.page-layout-2columns-left .page-title-wrapper {
        padding: 0;
    }

    .mw-reward-points .button-coupon button {
        margin: 9px 0 0 0;
    }

    .mw-reward-points .input-text,
    .mw-reward-points select,
    .mw-reward-points textarea {
        width: 100% !important;
        max-width: 100%;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main {
        width: 100%;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav {
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title {
        width: 100%;
        height: 40px;
        display: inline-block;
        clip: unset;
        overflow: hidden;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: normal;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        font: 700 16px/20px 'Poppins';
        color: #fff;
        text-align: left;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title strong::before {
        content: 'My Accounts';
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        line-height: 40px;
        width: 100%;
        background: #a33606;
        padding: 0 20px;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .account-nav-title.active strong::before {
        background: #f4dc0e;
        color: #444444;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .content.account-nav-content {
        display: none !important;
    }

    .account.page-layout-2columns-left .sidebar.sidebar-main .account-nav .content.account-nav-content.active {
        display: block !important;
    }

    .cart.table-wrapper .item .col.item {
        display: block;
        min-height: 90px;
        padding: 10px 0 10px !important;
        position: relative;
    }

    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.subtotal {
        width: 33% !important;
    }

    .form.form-cart .cart.main.actions {
        display: flex;
        justify-content: center;
        align-items: baseline;
        flex-direction: row;
    }

    .opc-estimated-wrapper .minicart-wrapper {
        display: none;
    }

    .opc-estimated-wrapper .estimated-block {
        font-size: 17px;
        font-weight: 700;
        display: flex;
        width: 100%;
        float: left;
        justify-content: space-between;
    }

    .checkout-container .opc-wrapper,
    .checkout-container .opc-sidebar.opc-summary-wrapper {
        width: 100%;
        display: inline-block;
    }

    .checkout-onepage-success .page-title-wrapper .page-title {
        text-align: center;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme {
        margin: 0;
        width: 220px;
    }

    .page-product-amgiftcard .product-info-main .box-tocart.details-btnArea .actions .btnTheme.red {
        margin-bottom: 10px;
    }

    .home-mainslider-mobile .btnTheme.red {
        margin: 0px;
        width: 150px;
    }

    .home-mainslider-mobile .btnTheme.red .btn-text {
        line-height: 50px !important;
        padding: 0px 20px !important;
        font-size: 16px !important;
    }

    .customer-account-login #maincontent .columns,
    .checkout-cart-index #maincontent .columns,
    .page-print.account.page-layout-1column #maincontent .columns,
    .checkout-onepage-success #maincontent .columns,
    .checkout-index-index #maincontent .columns,
    .catalogsearch-result-index #maincontent .columns,
    .customer-account-create #maincontent .columns,
    .customer-account-forgotpassword #maincontent .columns {
        padding: 0;
    }

    .minicart-wrapper .action.showcart .counter.qty {
        background: #f90000;
        color: #fff;
        height: 16px;
        line-height: 11px;
        border-radius: 40px;
        display: inline-block;
        margin: 0;
        width: 15px;
        overflow: hidden;
        padding: 1px;
        text-align: center;
        white-space: normal;
        position: absolute;
        top: 4px;
        right: -5px;
    }

    .minicart-wrapper .action.showcart .counter.qty .counter-number {
        font-size: 10px;
        line-height: 14px;
    }

    .getintouch-wrapper .row > .col-xs-12.col-sm-6.col-md-3.col-lg-3::after {
        display: none;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
        /* display: block; */
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .block.crosssell .products-crosssell .items.product-items .item.product.product-item {
        width: 100%;
    }

    /* .categorypath-thank-you #custom_main_container {
	    max-width: 100% !important;
	    padding: 0 !important;
	} */
    .featured-aboutus-wrapper {
        padding: 40px 0;
    }

    .featured-aboutus-wrapper .left-section {
        width: 100%;
        padding: 0 0 0 0;
        height: auto;
        display: inline-block;
    }

    .featured-aboutus-wrapper .right-section {
        max-height: 235px;
    }

    .featured-aboutus-wrapper .right-section .bg-shadow {
        height: 235px;
    }

    .featured-aboutus-wrapper .right-section .bg-shadow::before {
        width: 100px;
        height: 240px;
        left: -80px;
        bottom: -100px;
    }

    .featured-aboutus-wrapper .right-section img {
        max-height: 235px;
        padding: 0 0 0 0;
    }

    .featured-category-wrapper {
        padding: 0 0 40px;
    }

    .page-footer .footer-subscribe .subscribe-content {
        width: 60%;
        float: right;
        display: inline-block;
        margin-left: 40%;
        padding: 0 15px;
    }

    .page-footer .footer-subscribe .subscribe-content h4 {
        font: 400 30px/40px Noto Serif;
    }

    .page-footer .footer-subscribe form.subscribe .btn-subscribe {
        min-width: 100px;
        height: 40px;
    }

    .page-footer .footer-top-main .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    .page-footer .footer-top-main .col-xs-12.col-sm-12.col-md-4.col-lg-4 .footer-links .col-xs-12.col-sm-12.col-md-6.col-lg-6,
    .page-footer .footer-top-main .col-xs-12.col-sm-12.col-md-2.col-lg-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .page-main .columns .sidebar.sidebar-main ~ .column.main,
    .page-with-filter.page-layout-2columns-left #maincontent .columns .column.main {
        display: inline-block;
        flex-grow: unset;
        max-width: 100%;
        width: 100%;
        float: left;
        padding: 0 0 20px;
    }

    .wishlist-index-index .products-grid .product-item {
        margin-left: calc((100% - 4 * 24.439%) / 3) !important;
        padding: 0;
        width: 100% !important;
    }

    .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 0;
        display: inline-block;
        width: auto;
    }

    .products-grid.wishlist .product-image-container {
        max-width: 80px;
        max-height: 80px;
        display: inline-block;
    }

    .products-grid.wishlist .product-item-photo .product-image-wrapper {
        padding-bottom: 0px !important;
        height: auto;
    }

    .products-grid.wishlist .product-item-photo .product-image-photo {
        top: -10px;
    }

    .wishlist-index-index .products-grid.wishlist .product-item {
        margin-bottom: 20px;
    }

    .form-wishlist-items .products-grid.wishlist .product-item .product-item-info {
        padding: 10px;
    }

    .products-grid.wishlist .product-item-actions .action.delete {
        float: right;
        line-height: 40px;
        margin: 0 !important;
    }

    .customer-account-login .actions-toolbar > .secondary .action,
    .checkout-cart-index .actions-toolbar > .secondary .action,
    .page-print.account.page-layout-1column .actions-toolbar > .secondary .action,
    .checkout-onepage-success .actions-toolbar > .secondary .action,
    .checkout-index-index .actions-toolbar > .secondary .action,
    .catalogsearch-result-index .actions-toolbar > .secondary .action,
    .customer-account-create .actions-toolbar > .secondary .action,
    .customer-account-forgotpassword .actions-toolbar > .secondary .action,
    .account.page-layout-2columns-left .actions-toolbar > .secondary .action,
    .payment-method-content .payment-method-billing-address .checkout-billing-address .actions-toolbar .primary .action-cancel {
        font: 500 14px/40px 'Poppins';
    }

    .customer-account-login .actions-toolbar,
    .checkout-cart-index .actions-toolbar,
    .page-print.account.page-layout-1column .actions-toolbar,
    .checkout-onepage-success .actions-toolbar,
    .checkout-index-index .actions-toolbar,
    .catalogsearch-result-index .actions-toolbar,
    .customer-account-create .actions-toolbar,
    .customer-account-forgotpassword .actions-toolbar,
    .account.page-layout-2columns-left .actions-toolbar {
        margin: 0px;
        display: block;
        width: 100%;
    }

    .actions-toolbar.order-actions-toolbar {
        margin: 40px 0 0;
    }

    .owl-carousel .owl-nav button.owl-next span,
    .owl-carousel .owl-nav button.owl-prev span {
        font-size: 0px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }

    #shopping-cart-table .item-actions td {
        background-color: #f9f9f9;
    }

    .order-links .item {
        width: 100%;
    }

    .order-links .item a {
        width: 100%;
    }

    .order-links .item a:hover, .order-links .item.current strong {
        width: 100%;
    }

    form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr {
        display: block;
    }

    form#referralForm table.data-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    form#referralForm table.data-table tr {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    form#referralForm table.data-table td {
        border: none;
        border-bottom: 0;
        position: relative;
        padding: 2px 10px;
        padding-left: 30%;
    }

    form#referralForm table.data-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 30%;
        font-weight: 600;
        padding-right: 10px;
        white-space: nowrap;
    }

    /* Label the data */
    form#referralForm table.data-table td:nth-of-type(1):before {
        content: "#";
    }

    form#referralForm table.data-table td:nth-of-type(2):before {
        content: "Name";
        line-height: 50px;
    }

    form#referralForm table.data-table td:nth-of-type(3):before {
        content: "Email";
        line-height: 50px;
    }


    .price-including-tax, .price-excluding-tax {
        font-size: 15px;
        line-height: 18px;
    }

    .main-menu-wrapper .navbar-nav .level0.parent a.level-top .ui-icon-carat-1-e::after {
        line-height: 45px;
    }

    .toolbar-bottom .pages {
        width: 30%;
        float: right;
    }

    .toolbar-bottom .toolbar-sorter.sorter {
        width: 40%;
        margin: 0 0 0 0;
        float: left;
        text-align: left;
    }

    .toolbar-bottom .field.limiter {
        width: 30%;
        float: left;
        margin: 0 0 0 0;
        text-align: left;
    }

    .featured-category .product-item-photo .product-image-wrapper {
        height: 300px;
    }

    .featured-products-wrapper {
        padding: 40px 0;
    }

    .featured-products-wrapper .row > .col-xs-12.col-sm-4.col-md-3.col-lg-3,
    .product-list-wrapper .product-list-contents .row > .col-xs-12.col-sm-6.col-md-4.col-lg-4.item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .footer-bottom-main .row > .col-xs-12.col-sm-12.col-md-9.col-lg-9 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .footer-bottom-main .row > .col-xs-12.col-sm-12.col-md-3.col-lg-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .featured-aboutus-wrapper.aboutus,
    .featured-services-wrapper {
        padding: 0 0 40px;
    }

    .featured-aboutus-wrapper .left-section .section-description p {
        font: 300 13px/22px 'Poppins';
    }

    .product-details-wrapper .product-info-main .prd-info {
        margin-bottom: 15px;
    }

    .product-details-wrapper .product-info-main .prd-info .product-label {
        font: 400 25px/30px Noto Serif;
    }

    .customer-account-login .actions-toolbar .primary .action.primary, .customer-account-createpassword .actions-toolbar .primary .action.primary, .customer-account-logoutsuccess .actions-toolbar .primary .action.primary, .checkout-cart-index .actions-toolbar .primary .action.primary, .page-print.account.page-layout-1column .actions-toolbar .primary .action.primary, .checkout-onepage-success .actions-toolbar .primary .action.primary, .checkout-index-index .actions-toolbar .primary .action.primary, .catalogsearch-result-index .actions-toolbar .primary .action.primary, .customer-account-create .actions-toolbar .primary .action.primary, .customer-account-forgotpassword .actions-toolbar .primary .action.primary, .account.page-layout-2columns-left .actions-toolbar .primary .action.primary, .form.amgiftcard-form .buttons-set .action.primary, .mw-reward-points button, .aw-ln-range-slider-wrapper .aw-ln-slider-button, .cart-container .checkout-methods-items .action.primary, .minicart-wrapper .block-minicart .block-content > .actions .action.primary, .authentication-dropdown .modal-inner-wrap .modal-content .actions-toolbar .action.secondary, .checkout-onepage-success .column.main .action.primary {
        font: 500 13px/40px 'Poppins';
    }

    .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
        margin: 0;
        display: inline-block;
    }

    input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], .input-text, select {
        font: 400 14px/40px 'Poppins';
        height: 40px;
        padding: 0 20px;
    }

    .wishlist-index-index .products-grid .product-item {
        width: 32% !important;
    }

    .products-grid.wishlist .product-item .price-box {
        display: inline-block;
        padding-left: 10px;
    }

    .products-grid.wishlist .product-item-actions .action.delete {
        float: none;
        line-height: normal;
    }

    .products-grid.wishlist .product-item-name {
        padding-left: 10px;
    }

    .cart-summary,
    .abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
        width: 100%;
    }

    .cart-container {
        display: flex;
        flex-direction: column-reverse;
    }

    .account.page-layout-2columns-left .page-title-wrapper .order-actions-toolbar .actions {
        display: inline-block;
        width: 100%;
    }

    .wishlist-index-index .product-item-inner .product-item-actions {
        float: right;
    }

    .wishlist-index-index .product-item-inner .product-item-actions .action.delete {
        line-height: 40px;
    }

    .item-actions .action.action-delete span::before,
    .wishlist-index-index .product-item-inner .action.delete span::before {
        content: '\f2ed';
        color: #444444;
        visibility: visible;
        font-family: 'Font Awesome 5 Free';
        font-size: 15px;
        font-weight: 400;
        line-height: 38px;
        display: inline-block;
    }

    .opc-wrapper .step-title {
        padding-bottom: 15px;
    }

    .cms-terms-conditions .columns .column.main,
    .cms-shipping .columns .column.main,
    .cms-return-exchange .columns .column.main {
        margin: 0 0 40px 0;
    }

    .table th.col, .table td.col {
        min-width: auto;
    }

    .bottombar-wrapper-main .search-wrapper {
        max-width: 420px;
    }

    .search-wrapper .search-find .search-search select {
        font: 300 13px/24px 'Poppins';
    }
}

@media print {
    .page-print {
        background-image: none !important;
        background-color: transparent !important;
    }

    .page-print #maincontent {
        margin: 0 0 0 0 !important;
    }

    .table {
        table-layout: auto;
        width: 100%;
    }

    .table th.col {
        background-color: transparent !important;
    }

    .table th.col, .table td.col {
        width: auto !important;
        min-width: 85px;
        border-top: 1px solid #ddd !important;
    }

    .price-including-tax, .price-excluding-tax {
        font-size: 14px;
        line-height: 18px;
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
        display: table-row !important;
    }

    .page-print .logo {
        margin-bottom: 30px;
    }

    .logo img {
        max-height: inherit;
        width: auto;
        height: 18px;
        max-width: 100% !important;
    }

    a.logo::after {
        display: none;
    }

    .page-print.account.page-layout-1column .page-title-wrapper {
        padding: 0;
    }

    .page-print.account.page-layout-1column .page-title-wrapper::after {
        display: none;
    }

    .page-print.account.page-layout-1column .page-title-wrapper .page-title {
        height: auto;
        overflow: unset;
        text-align: left;
        float: left;
        margin: 0 30px 15px 0;
        display: inline-block !important;
        width: auto;
    }

    .page-print.account.page-layout-1column .page-title-wrapper .page-title .base {
        font: 600 40px/50px 'Poppins';
    }

    .page-print.account.page-layout-1column .page-title-wrapper .order-status {
        margin: 10px 15px 10px 0;
    }

    .page-print.account.page-layout-1column .page-title-wrapper .order-date {
        margin: 15px 0 15px;
    }

    .order-details-items {
        margin: 0;
        padding: 0;
        border: 0;
    }

    .order-details-items .table-wrapper {
        width: 100%;
    }

    .table th, .table td, .table tfoot, .table tfoot td {
        background: transparent !important;
    }

    .order-details-items .order-title {
        border-bottom: 0;
        padding: 0;
    }

    .order-details-items .table-wrapper:not(:last-child) {
        margin-bottom: 10px;
    }

    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        margin-bottom: 5px;
    }

    .page-print.account.page-layout-1column .actions-toolbar {
        display: none !important;
    }
}

/* CUSTOM CONTAINER CLASS TO SPECIFIC PAGE */
@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

.owl-carousel .owl-nav button.owl-next span::before, .owl-carousel .owl-nav button.owl-prev span::before {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
	}