@media (min-width:576px) and (max-width:1024px){ 
.new-prds-list .productGrid .card-body a.button {
        transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    }
}
@media (min-width:768px) {
    .prd-main-images.mobile {
        display: none !important;
    }
}
@media (min-width:801px) {
.header.mobile, .category-sidebar-catsCstm.mobile {display: none;}
    .footer-social-media.s-for-mob {
	display: none;
}
}
/*
@media (min-width:992px) {
.letter-right .news-btn.text-center { margin-left: 0;margin-right: 0;}
}
*/
@media (min-width:1025px) {
    .new-prds-list .productGrid li.product .card .card-body {
        padding-bottom: 0;
    }
    .new-prds-list .productGrid .card-body a.button {
        transition: .3s all ease-in-out;
        -ms-transition: .3s all ease-in-out;
        -webkit-transition: .3s all ease-in-out;
        bottom: 50px;
        opacity: 0;
    }

    .new-prds-list .productGrid li.product .card:hover .card-body a.button {
        bottom: 45%;
        bottom: calc(50% - 43px);
        ;
        opacity: 1;
        z-index: 1;
        box-shadow: 0px 3px 4px #ddd;
        z-index: 1;
    }

    .new-prds-list .productGrid li.product .card:hover .card-body a.button.quickview {
        bottom: 50%;
    }

/*
    .new-prds-list .productGrid li.product .card:hover .card-figure,
    .new-prds-list .productGrid li.product .card:hover .card-text,
    .new-prds-list .productGrid li.product .card:hover .card-title {}
*/
    .new-prds-list .productGrid .card-body a.button {
        transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1377px !important;
    }
    .new-prds-list-parent .scroll-arrows i {
	font-size: 40px;
}
    .sub-catsPage li a {
	font-size: 18px;
}
}
@media (min-width:1366px) {
    .page.page--category .main.full.grid-bg > .container {
	max-width: 1600px !important;
}
    .page.page--category .productGrid li.product .card .card-title a {
	font-size: 20px;}
    .page.page--category .productGrid li.product .card .price-section .price.price--rrp {
	font-size: 16px;
}
    .page.page--category .productGrid li.product .card .price-section .price.price--withoutTax {
	font-size: 18px;
}
    .page.page--category .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--compare-buttons .card-compare { 		font-size: 18px;}
    .page.page--category .categories-cat-filter .subitems-list > .navPage-subMenu-item > div a, .page.page--category .categories-cat-filter .subitems-list .navPage-subMenu-item > ul li a {
	font-size: 17px;
}
}
@media (min-width:1440px) {
    .cat-slider-sec .container {
        max-width: 1377px !important;
    }
}
@media (min-width:1540px) {
    .cat-slider .slick-prev.slick-arrow {
        left: -80px;
    }

    .cat-slider .slick-next.slick-arrow {
        right: -80px;
    }
}
@media (min-width:1600px) {
    .cat-slider .slick-prev.slick-arrow {
        left: -100px;
    }

    .cat-slider .slick-next.slick-arrow {
        right: -100px;
    }
    .common-foot-list ul li a {
	font-size: 18px;
}
    .common-foot-list ul li a::before {
	top: 3px;
}
    .footer-sec .container-fluid {
	padding-left: 100px;
/*	padding-right: 50px;*/
}
}
@media (max-width:1439px) {
    .cat-slider-sec .container {
        max-width: 1300px !important;
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (max-width:1365px) {
    .cat-slider-sec .container {
        max-width: 1250px !important;
    }

    h1 {
        font-size: 70px !important;
    }

    .common-btn {
        padding: 13px 46px;
    }

    .banner-content p {
        margin: 0 0 35px;
    }
    .page.page--category .productGrid li.product .card .card-body {
	padding-bottom: 0;
        padding-left: 0;
padding-right: 0;
}
     .page.page--category  .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body {
	flex-wrap: wrap;
}
    .page.page--category  .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--compare-buttons, .page.page--category  .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--action-buttons {
	flex: 0 0 100%;
	max-width: 100%;
}
    .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--compare-buttons {
	padding-bottom: 0;
}
    .page.page--category .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--compare-buttons .card-compare, .page.page--category  .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--compare-buttons .compare-button-wrap {
	text-align: center;
}
    .page.page--category .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--action-buttons a.button.button--small.card-figcaption-button {
	margin: 0 auto;
}
    .page.page--category .right-cat-outer .cat-prdcard-actionoptions {
	width: calc(100% + 20px);
	margin-left: -10px;
        position: static;
        background: transparent;
}
    .page.page--category .productGrid li.product .card {
	padding-bottom: 0;
}
    .page.page--category .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--action-buttons {
	padding-bottom: 15px;
}
    .productGrid li.product .card .card-body p:empty {
	display: none;
}
}
@media (max-width:1279px) {
    .main-logo a img {
        max-width: 180px;
    }
    .head-social ul li a,
    .head-social .socialLinks--alt .icon {
        height: 37px;
        width: 37px;
        line-height: 37px;
    }
    .head-social ul li a svg {
        width: 15px;
        height: 15px;
        position: relative;
        top: 11px;
    }

    .head-social ul li {
        margin-bottom: 0 !important;
    }

    .head-social ul li {
        margin-right: 10px !important;
    }

    .mid-search .quickSearchWrap .form-button {
        width: 37px;
        height: 37px;
    }

    .mid-search .quickSearchWrap .form-button svg {
        height: 16px;
    }

    .mid-search .quickSearchWrap .form-input {

        padding-left: 20px;
        font-size: 16px;
        height: 37px;
        max-width: 250px;
        margin-left: auto;
        width: 100%;
        padding-right: 42px;
    }

    .cat-slide img {
        max-width: 54px;
    }

    .cat-slide span {
        font-size: 18px;
    }

    h2, .page-heading {
        font-size: 45px !important;
    }

    .insta-section .common-heading i {
        font-size: 35px;
        margin-right: 12px;
    }

    h5 {
        font-size: 28px !important;
    }

    .newletter-ftr-outer {
        max-width: 600px;
        margin: 0 auto;
    }
    .new-category-section-bb a {
	font-size: 18px;
}
}
@media (max-width:1024px) {
    .productGrid li.product .card .card-body {
        position: relative;
        display: table;
        width: 100%;
    }

    .new-prds-list .productGrid .card-body .home-hover-prd a.button {
        
        left: 0;
        right: auto;
        padding: 5px 10px;
        font-size: 14px;
    }
    
    .new-prds-list .productGrid .card-body .home-hover-prd a.button.quickview {
        left: 0;
        right: auto;
        background-color: #000;
        color: #fff;
    }

    .new-prds-list .productGrid .card-body .home-hover-prd a.button:not(.quickview) {
        left: auto;
        right: 0;
    }
        .body.default.home .new-prds-list {
	height: 1023px;
}
   .right-cat-outer .cat-prdcard-actionoptions .card-figcaption-body > .card-figcaption--action-buttons a.button.button--small.card-figcaption-button, .body.account_recentitems .productGrid .card-figcaption--action-buttons a.button.button--small.card-figcaption-button, .swal2-confirm.button, .swal2-cancel.button, .body.search .productGrid .card-figcaption--action-buttons a.button.button--small.card-figcaption-button, .body.brand .productGrid .card-figcaption--action-buttons a.button.button--small.card-figcaption-button {
	font-size: 14px;
} 
    .new-prds-list .productGrid li.product .card-body > div:not(.card-details) {
	min-height: 150px;
}
}
@media (max-width:1199px) {
    h1 {
        font-size: 60px !important;
    }

    h3 {
        font-size: 40px !important;
    }

    .banner-content h1 {
        margin: 0;
    }

    .banner-content p {
        font-size: 22px;
        margin: 0 0 25px;
    }

    .banner-content h3 {
        margin-bottom: 0;
    }

    .top-head-left ul li a,
    .top-head-right ul li a {
        padding: 7px 20px;
    }

    .new-prds-list .productGrid li.product {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .common-collection-box:not(.box-relate) img {
        max-width: 290px;
        width: 100%;
    }

    .common-collection-box:not(.box-relate) {
        padding-top: 35px;
    }

    .seasonal-collection-sec.sec-padd.pt-4 .container > .row {
        align-items: center;
    }

    .filter-list li a img {
        max-width: 45px;
    }

    .filter-list li span {
        margin-top: 10px;
        font-size: 18px;
    }

    h5 {
        font-size: 24px !important;
    }

    .filter-by-row {
        margin-top: 25px;
    }

    .test-slide img.test-client-img {
        margin-top: -70px;
        margin-bottom: 20px;
        max-width: 100px;
    }

    .test-slide {
        padding: 30px 10px 20px;
    }

    .test-slide strong {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .test-slide {
        padding: 30px 20px 20px;
        margin: 40px 30px;
    }

    .testi-slider-outer::before,
    .testi-slider-outer::after {
        height: calc(100% - 160px);
        top: 80px;
    }

    .testi-slider-outer::after {
        top: 100px;
        height: calc(100% - 200px);
    }

    .testi-slider-outer {
        margin-top: 30px;
    }

    .sec-padd {
        padding: 40px 0 50px;
    }

    .testimonials-sec.sec-padd {
        padding-top: 35px;
        padding-bottom: 0px !important;
    }

    .custom-designs-sec {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .seasonal-collection-sec.sec-padd.pt-4 {
	padding-bottom: 0;
	padding-top: 40px !important;
}

    .new-prdcts.sec-padd.pb-0 {
        padding: 40px 0 0;
    }

    .newletter-ftr-outer .form-field {
        margin-bottom: 20px;
    }

    .footer-sec {
        padding: 40px 0 0 0;
    }

    .foot-contact ul li:last-child a {
        word-break: break-all;
    }

    .insta-outer #instafeed > a .instaimg {
        height: 300px;
    }
    .design-right-row > div[class*="col-"] {
	padding: 0 15px;
}
    .row.design-right-row {
	margin-right: -15px;
}
    .blog-section .blog .blog-post-body {
	min-height: 287px;
}
    .custom-design-left {
	margin-bottom: 15px;
}
    .page.page--category .main.full.grid-bg > .container {
	max-width: 100% !important;
}
    .productGrid li.product .card .card-figure {
        height: 200px;
    }
    .quickSearchResults .productGrid li.product .card .card-figure {
        height: auto;
    }
    .quickSearchResults .productGrid li.product .card .card-figure {
        max-height: 75px;
	padding: 5px;
    }
    

    .productGrid li.product .card .card-figure .card-image {
        max-height: calc(200px - 2px);
    }
    .inner-banner h1 {
	font-size: 28px !important;
}
    .productView-product .productView-title.main-heading, .container.cstm-prd-accordian .accordion-block #accordion--description .ProductDescriptionContainer p:first-child span strong {
	font-size: 28px !important;
}
    .single-prd-slider-cstm .productView-options .form-action input#form-action-addToCart, .single-prd-slider-cstm .productView-options .form-action a.button.button--secondary.dropdown-menu-button {
	font-size: 18px;
	padding: 15px;
}
    ul.addressList > .address {
	flex: 0 0 50%;
	max-width: 50%;
}
    .common-collection-box.box-relate::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	background-color: rgba(255, 255, 255, .5);
	left: 0;
	top: 0;
	z-index: 1;
}
    .common-collection-box em, .common-collection-box a.collection-btn {
	color: #000;
}
    .common-collection-box a.collection-btn::after {
	background-image: url(/stencil/00000000-0000-0000-0000-000000000001/img/new-theme-images/collection-arrow-black.png);
}
        .body.newsletter_subscribe .page {
	padding-top: 50px;
}
    .prd-right-col-related {display: none;}
    .next-sec-btn {
	margin-bottom: -12px;
}
}
@media (max-width:991px) {
      .productGrid .product {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
    h5 {
        font-size: 20px !important;
    }

    .top-head-left ul li a,
    .top-head-right ul li a {
        padding: 7px 9px;
        font-size: 16px;
    }

    .top-head-left ul li a i,
    .top-head-right ul li a i {
        font-size: 12px;
        padding-right: 2px;
    }

    .container {
        max-width: 100% !important;
    }

    h1 {
        font-size: 50px !important;
    }

    h3 {
        font-size: 32px !important;
    }

    .banner-content p {
        font-size: 20px;
        margin: 0 0 20px;
    }

    .common-btn {
        padding: 10px 36px;
        font-size: 18px;
    }

    .filter-list li a {
        padding: 5px;
    }

    .testi-slider-outer {
        max-width: 670px;
    }

    h2, .page-heading {
        font-size: 40px !important;
    }

    .insta-section .common-heading i {
        font-size: 30px;
        margin-right: 10px;
    }

    .insta-outer #instafeed > a .instaimg {
        height: 200px;
    }

    .main-logo a img {
        max-width: 150px;
    }
/*    .banner-sec { 	margin-bottom: 5px;}*/
    .blog-section .blog .blog-post-body {
	min-height: 317px;
}
    .container.cstm-prd-accordian {
	padding: 30px 15px;
}
    div.page-content, .blog.full-post, .body.createaccount .account.account--fixed, .body.forgotpassword .account.account--fixed, .body.editaccount .account.account--fixed, .body.shippingaddressform .account.account--fixed, .body.add-wishlist .form.wishlist-form, .body.search div.page-content.page-content--centered form#advanced-search-content, .body.search #search-results-content   {
	padding: 30px;
}
    .body.page_contact_form #contact-us-page form .form-actions input, .body.createaccount .account.account--fixed .form-actions input, form input[type="submit"], .body.login .login-row.account.account--fixed .new-customer .panel-body .button.button--primary, .body.page_contact_form #contact-us-page form label, .body.createaccount .account.account--fixed label.form-label, .body.login .login-row.account.account--fixed .login-form.form label.form-label, .body.forgotpassword .account.account--fixed form label, .body.editaccount .account.account--fixed .form .form-label, .body.shippingaddressform .account.account--fixed .form-label, .body.add-wishlist .form.wishlist-form .form-label, .button.button--primary {
	font-size: 16px;
}
    .new-prds-list .productGrid li.product {
	flex: 0 0 50%;
	max-width: 50%;
}
    .common-collection-box a.collection-btn::after {
	background-size: auto;
	max-width: 42px;
	background-position: right center;
}
        .body.newsletter_subscribe .page {
	padding-top: 30px;
}
    .container.cstm-prd-accordian .accordion-block #accordion--description.accordion-content.is-open > div p, .container.cstm-prd-accordian .accordion-block #accordion--description.accordion-content.is-open > div ul li, .container.cstm-prd-accordian .accordion-block #accordion--description.accordion-content.is-open > div ul li span, .container.cstm-prd-accordian .accordion-block #accordion--description.accordion-content.is-open > div p span, .container.cstm-prd-accordian .accordion-block #accordion--description.accordion-content.is-open > div h1 span, .container.cstm-prd-accordian .accordion-block #accordion--description.accordion-content.is-open > div h1 {
	font-size: 16px !important;
}
    .body.product .sec-padd.single-prd-slider-cstm .bg-sproduct-maininfo {
	padding-top: 50px;
	padding-bottom: 10px;
}
    .new-category-section-bb-mob-scroll {
	height: 300px;
	overflow-y: auto;
}
    .new-category-section-bb-mob-scroll .row {
	margin: 0;
}
    .footer-social-media.s-for-desk .socialLinks-item {
	margin: 0 8px 10px 0;
}
    .news-btn input[type="submit"] {
	font-size: 14px;
}
}
@media (max-width:800px) {
    body {
        padding-top: 0 !important;
    }

    header .mid-search .quickSearchWrap {
        z-index: inherit !important;
        position: relative !important;
    }

    .mid-search .quickSearchWrap .form-input {
        padding-left: 15px !important;
        max-width: 250px;
        padding-right: 44px !important;
    }

    .header-main .navPages {
        width: 100%;
    }

    .head-social .socialLinks.socialLinks--alt {
        top: 0;
        position: relative;
    }
    
    .header.mobile .mobileMenu-toggle {
        padding: 0 !important;
        height: auto !important;
        width: auto;
        display: inline-block;
        position: static;
    }

    .header.mobile .mobileMenu-toggle .mobileMenu-toggleIcon-cstm i {
        font-size: 28px;
        color: #070707;
    }

    .action-right {
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .action-right .mob-srch-icon {
        margin-right: 15px;
    }

    .main-logo a img {
        max-width: 130px;
    }

    .action-right .navUser-action i {
        font-size: 16px;
    }

    .action-right .navUser-action {
        font-size: 14px;
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        align-items: center;
        flex-wrap: wrap;
        color: #060606;
    }

    .action-right .navUser-action i {
        font-size: 18px;
        margin-right: 2px;
    }

    .action-right .mob-srch-icon {
        margin-right: 15px;
    }

    .action-right .mob-srch-icon i {
        font-size: 18px;
        cursor: pointer;
        color: #060606;
    }

    .header.mobile #menu.navPages-container {
        position: fixed;
        left: -100%;
        transition: .3s all ease-in-out;
        -ms-transition: .3s all ease-in-out;
        -webkit-transition: .3s all ease-in-out;
        top: 0 !important;
        display: block !important;
        right: auto !important;
        padding-top: 0 !important;
        width: 100%;
        max-width: 100%;
        height: 100vh;
    }

    .header.mobile.is-open #menu.navPages-container {
        left: 0;
        transition: .3s all ease-in-out;
        -ms-transition: .3s all ease-in-out;
        -webkit-transition: .3s all ease-in-out;
    }
    .mob-search-frm .form {
	margin: 0;
	padding-top: 20px;
}
    .mob-search-frm .form button.form-button {
	display: none;
}
 section.quickSearchResults {
	width: 100%;
	max-width: calc(100% - 30px);
	left: 15px;
        border: 0;
}
    .mob-search-frm .form .form-field {
	margin: 0;
}
    .header.desktop {display: none;}
        .header.mobile .top-head-left {
	display: table;
	margin: 0 auto;
}
        .page.page--category #faceted-search-container.page-sidebar {
	margin-bottom: 0;
}
    .main-filter-common h5 {
	font-size: 18px !important;
}
    .categories-cat-filter .sdbr-menu-cats > .navPages-item > div > a {
	font-size: 16px;
}
    .categories-cat-filter .subitems-list > .navPage-subMenu-item > div a {
	font-size: 15px;
}
    .tpbr-outer .tpbr-left {
	text-align: center;
}
    .tpbr-right .actionBar.sort-products .form-fieldset.actionBar-section {
	margin: 0 auto;
}
    .custom-pagination.top-pagination.mb-4.pb-4 {
	margin-bottom: 0 !important;
}
    .breadcrumbs-catgs * {
	font-size: 16px;
}
/*
    .common-breadcrumb .breadcrumb:not(:first-child)::before {
	height: 15px;
}
*/
    .page.page--category .navPage-childList-item:not(.is-open) {
	display: block;
	margin-left: 15px;
}
    .category-sidebar-catsCstm.desktop, .custom-pagination.top-pagination.mb-4.pb-4, .cat-top-bar.tpbr-outer .row > div:first-child {
	display: none;
}
    .tpbr-outer {
	border: 0;
}
    .tpbr-right .actionBar.sort-products .form-fieldset.actionBar-section {
	margin: 0 auto;
	border: 1px solid #ddd;
	padding: 5px 20px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
}
    .cat-top-bar.tpbr-outer .row > div:last-child {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
    .tpbr-outer {
	margin-bottom: 20px;
}
    .category-sidebar-catsCstm.mobile .main-filter-common h5 {
	margin-bottom: 15px;
}
    .custom-pagination .showing-list, .custom-pagination .uk-margin .uk-form-label.bc-uk-form-label, .custom-pagination .pagination .pagination-list .pagination-link {
	font-size: 18px;
}
    .pagination-item.pagination-item--previous > a i, .pagination-item.pagination-item--next > a i {
	font-size: 14px !important;
}
    .inner-banner h1 {
	text-align: center;
}
    .categories-cat-filter .navPages-item.cat-nav-open > .main-lst > a {
	width: 100%;
}
    .categories-cat-filter .subitems-list .navPage-subMenu-item > ul li a {
	padding: 5px 0;
}
    .productView-product .productView-title.main-heading{
	font-size: 26px !important;
}
    .container.cstm-prd-accordian .accordion-block #accordion--description .ProductDescriptionContainer p:first-child span strong {
	font-size: 18px;
}
    .navBar.navBar--sub.navBar--account ul li, .navBar-section.account-navigation li {
	display: inline-block;
}
    .body.brand #faceted-search-container .sidebarBlock .navList a, .body.brands .page-content-subcategories .navList li a {
	font-size: 15px;
}
    .body.compare main.page-content .compareTable .compareTable-heading .compareTable-headingText {
	position: static;
}
    .body.compare main.page-content .compareTable .compareTable-item {
	padding-top: 20px;
}
    .body.product .sec-padd.single-prd-slider-cstm .bg-sproduct-maininfo {
	margin-bottom: 50px;
}
    .footer-social-media.s-for-desk {
	display: none;
}
    .navPage-subMenu-item.has-subsub-child > .main-lst > span i {
	top: 9px;
}
}
@media (max-width:767px) {

    .new-prds-list .productGrid li.product, .productGrid .product  {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .new-prds-list .productGrid li.product .card .card-title {
        margin-bottom: 0 !important;
    }

    .productGrid li.product .card .card-body {
        padding-left: 0;
        padding-right: 0;
    }

    .productGrid li.product .card .card-figure {
        height: 150px;
    }

    .productGrid li.product .card .card-figure .card-image {
        max-height: calc(150px - 2px);
    }
    .quickSearchResults .productGrid li.product .card .card-figure {
        height: auto;
    }
    .quickSearchResults .productGrid li.product .card .card-figure {
        max-height: 75px;
	padding: 5px;
    }
    .prd-main-images.desktop {
        display: none !important;
    }

    h2, .page-heading {
	font-size: 32px !important;
}
    .heading-sub {
	font-size: 18px;
	margin-bottom: 15px;
}
    h4, .page-content h3, .body.page_contact_form h3, .body.login .new-customer h2 {
	font-size: 30px !important;
}
    
    .body.default.home .new-prds-list {
	height: 743px;
        
}
    .filter-by-row h5 {
	text-align: center;
}
    
    .filter-by-row h5 br {
	display: none;
}

    .filter-list {
	flex-wrap: wrap;
	justify-content: center;
}
    .filter-list li {
	flex: 0 0 15%;
	max-width: 15%;
}
    .posts-outer article.blog, .body.blog .blog-posts article.blog {
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 30px;
}
    .posts-outer article.blog:last-child {margin: 0; }
    .blog-section .blog .blog-post-body {
	min-height: 267px;
}
        .posts-outer article.blog .blog-title a, .body.blog article.blog .blog-title a {
	font-size: 22px;
}
    .testi-slider-outer::before, .testi-slider-outer::after {
	content: none;
}
    .testi-slider-outer {
	max-width: 100%;
}
    .test-slide {
	margin-bottom: 30px;
}
    .icon-style::after, .icon-style::before {
	width: 150px;
}
    .news-letter-sec .icon-style::before, .news-letter-sec .icon-style::after {
	width: 150px;
}
    .page-heading::before {
	width: 320px;
}
    .banner-sec .slick-prev::before, .banner-sec .slick-next::before {
	font-size: 30px;
}
    .page.page--category .productGrid .product {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.inner-banner h1 {
	font-size: 24px !important;
}
    .inner-banner {
	background-position: center;
	height: 200px;
}
    .cstm-sprd-related.sec-padd.new-prds-list h3.main-heading.uppercase.center, .cstm-sprd-viewd.sec-padd.new-prds-list h3.main-heading.uppercase.center {
	font-size: 32px !important;
}
    .container.cstm-prd-accordian {
	padding-top: 0;
	padding-bottom: 20px;
}
    .prd-main-images.mobile {
	max-width: 300px;
	margin: 0 auto;
}
    .body.product .sec-padd.single-prd-slider-cstm .productView-images {
	margin-bottom: 20px;
}
    .single-prd-slider-cstm .productView-options .form-action input#form-action-addToCart, .single-prd-slider-cstm .productView-options .form-action a.button.button--secondary.dropdown-menu-button {
	font-size: 16px;
}
    .quickSearchResults .productGrid li.product .card .card-figure {
        height: auto;
    }
    .quickSearchResults h5 {
	font-size: 18px !important;
}
    .quickSearchResults .productGrid li.product .card .card-title a {
	font-size: 16px;
}
    .inner-banner {
	background-position: 70%;
}
.body.compare main.page-content .compareTable .card-title a {
	font-size: 16px;
}
    .body.compare main.page-content .compareTable .compareTable-product {
	padding-bottom: 0;
}
    .banner-sec .heroCarousel .slick-next::before {
	position: relative;
	right: -10px;
}
    .compareTable-product .card {
	margin-bottom: 20px;
}
    .compareTable-product .card {
	margin-bottom: 20px;
}
    .go-next-se {
	font-size: 18px;
	padding: 2px 5px;
	top: 17px;
	max-width: 170px;
}
}
@media (max-width:575px) {

    .new-prds-list .productGrid .card-body .home-hover-prd a.button {
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        left: 50%;
        right: auto;
    }

    .new-prds-list .productGrid .card-body .home-hover-prd a.button.quickview {
        bottom: 30px;
        left: 50%;
        right: auto;
    }

    .new-prds-list .productGrid li.product .card .card-body {
        padding-bottom: 60px;
    }

    .new-prds-list .productGrid .card-body .home-hover-prd a.button:not(.quickview) {
        left: 50%;
        right: auto;
    }
    .header.mobile .top-head-left ul li a, .top-head-right ul li a {
	padding: 7px 10px;
	font-size: 14px;
}
.body.default.home .new-prds-list {
	height: 782px;
}
    .common-collection-box.box-relate .collection-box-content {
	position: static;
	transform: unset;
	-ms-transform: unset;
	-webkit-transform: unset;
        margin-bottom: 25px;
}
    .common-collection-box.box-relate {
	padding-top: 30px;
	padding-bottom: 30px;
}
    
    .common-collection-box:not(.box-relate) {
	display: flex;
        display: -ms-flex;
	flex-wrap: wrap;
}
    .common-collection-box:not(.box-relate) .collection-box-content {
	flex: 0 0 100%;
}
    .common-collection-box:not(.box-relate) > h5, .common-collection-box:not(.box-relate) > em, .common-collection-box:not(.box-relate) > a {
	flex: 0 0 100%;
}
    .common-collection-box:not(.box-relate) img {
	order: 4;
	margin-top: 15px;
	margin-bottom: 0;
        max-width:100%;
}
    .common-collection-box.box-relate > img {
	margin: 0 auto;
        max-height: 150px;
}
    .common-collection-box:not(.box-relate) img {
	width: auto;
	height: auto;
	max-height: 150px;
        max-width:100%;
}
    .seasonal-collection-sec.sec-padd.pt-4 .row .col-sm-6:not(:last-child) .col-12:last-child img {
	margin-top: 15px;
}
    .cat-slide img {
	max-width: 44px;
}
    .cat-slide {
	padding: 15px 10px;
}
    .cat-slider .slick-track {
	align-items: center;
}
    .filter-list li {
	flex: 0 0 20%;
	max-width: 20%;
}
    .common-heading {
	padding-bottom: 20px;
}
    .productGrid li.product .card .card-title a {
	font-size: 16px;
}
    .posts-outer article.blog .blog-title a, .body.blog article.blog .blog-title a {
	font-size: 20px;
}
    .insta-outer #instafeed > a {
	flex: 0 0 50%;
	max-width: 50%;
}
    .common-foot-list strong, .foot-head {
	font-size: 18px;
}
    .banner-sec .slick-prev::before, .banner-sec .slick-next::before {
	font-size: 20px;
}
    .insta-outer #instafeed > a .insta {
	padding: 3px 2px;
	background: #000;
}
    .common-collection-box, .blog-section .blog .blog-post-body *, .blog .blog-post-body * {
	text-align: center;
}
    .common-collection-box a.collection-btn::after {
	content: none;
}
    h2, .cstm-sprd-related.sec-padd.new-prds-list h3.main-heading.uppercase.center, .cstm-sprd-viewd.sec-padd.new-prds-list h3.main-heading.uppercase.center, .page-heading {
	font-size: 28px !important;
}
h4, .page-content h3, .body.page_contact_form h3, .body.login .new-customer h2 {
	font-size: 26px !important;
}
    .body.login .login-row.account.account--fixed .login-form.form, .body.login .login-row.account.account--fixed .new-customer {
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
}
    .body.login .login-row.account.account--fixed {
	flex-wrap: wrap;
}
    .custom-pagination .pagination-list {
	margin: 0;
	margin-bottom: 15px;
}
    .body.login .login-row.account.account--fixed .login-form.form > div {
	padding: 0 15px;
}
    .body.login .login-row.account.account--fixed .new-customer .panel {
	padding: 15px;
	padding-bottom: 35px;
	padding-top: 25px;
}
    .body.login .new-customer h2 {
	margin-bottom: 7px !important;
}
    .body.account_addressbook ul.addressList > .address .button.button--primary.button--small {
	margin-right: 0;
}
    .body.cart div .cart .cart-item-name a {
	font-size: 16px;
}
    .body.cart div[data-cart-totals=""] ul {
	padding: 20px 10px;
}
    .body.page_contact_form #contact-us-page form label, .body.createaccount .account.account--fixed label.form-label, .body.login .login-row.account.account--fixed .login-form.form label.form-label, .body.forgotpassword .account.account--fixed form label, .body.editaccount .account.account--fixed .form .form-label, .body.shippingaddressform .account.account--fixed .form-label, .body.add-wishlist .form.wishlist-form .form-label {
	font-size: 14px;
}
    .new-prds-list .productGrid .card-body a.button {
        transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    }
.posts-mob-scroll {
	height: 600px;
	overflow-y: auto;
}
    .posts-mob-scroll .posts-outer, .seasonal-collection-sec-mob-scroll > .row {
	margin: 0 !important;
}
    .seasonal-collection-sec-mob-scroll {
	height: 380px;
	overflow-y: auto;
}
        .banner-sec .heroCarousel .slick-next::before {
	right: -20px;
}
    .common-collection-box.box-relate::after {content: none;}
    footer form .news-btn input[type="submit"] {
	padding: 10px 10px;
}
}
@media (max-width:550px) { 
.body.editaccount .account.account--fixed .form .form-field, .body.shippingaddressform .account.account--fixed .form .form-field { margin: 0 0 1rem; }
}
@media (max-width:479px) {

    .filter-list li {
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
    .posts-outer article.blog, .body.blog .blog-posts article.blog {
	flex: 0 0 100%;
	max-width: 100%;
}
    .blog-section .blog .blog-post-body {
	min-height: inherit;
	height: 100%;
}
        .icon-style::after, .icon-style::before {
	width: 80px;
}
    .news-letter-sec .icon-style::before, .news-letter-sec .icon-style::after {
	width: 80px;
}
        .page-heading::before {
	width: 220px;
}
    .new-prds-list .productGrid li.product, .page.page--category .productGrid .product  {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
        ul.addressList > .address {
	flex: 0 0 100%;
	max-width: 100%;
}
    .custom-design-upper, .custom-design-bottom {
	padding: 20px;
}
}
@media (max-width:359px) {
    .new-prds-list .productGrid li.product, .page.page--category .productGrid .product, .productGrid .product  {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
.header.mobile .top-head-left ul li:nth-child(2) a, .header.mobile .top-head-right ul li:nth-child(2) a {
	border-left: 0;
	border-right: 0;
}
     .header.mobile .top-head-left ul li a, .header.mobile .top-head-right ul li a {
	padding: 7px 4px;
}
    .header.mobile .top-head-left {
	display: table;
	margin: 0 auto;
}
    .header.mobile .mobileMenu-toggle .mobileMenu-toggleIcon-cstm i {
        font-size: 22px;
    }
    .action-right .mob-srch-icon i {
        font-size: 16px;
    }
    .action-right .mob-srch-icon {
        margin-right: 12px;
    }
.action-right .navUser-action i {
	font-size: 16px;
}
    .new-prds-list .productGrid li.product, .page.page--category .productGrid .product {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
}