.cms-home .page-main {
    display: none;
}

h3.title.cms-home .column.main {
    min-height: 0;
    padding: 0 !important;
}

.slider-block ul.slick-dots {
    position: absolute;
    bottom: 20px;
    right: 25px;
    text-align: right;
    padding-right: 15px;
}

.slider-block .slick-dots li button {
    background: #fff;
    border: 3px solid #fff;
}


/** Home Products **/

.home-new-release-product.home-bestseller-products ul.slick-dots {
    bottom: -5px;
}

.home-new-release-product ol.product-items.widget-product-grid {
    padding-bottom: 40px !important;
}

.home-bestseller-products {
    margin: 0px 0 0;
    position: relative;
    padding: 0;
    display: block;
}

.home-bestseller-products .slick-slider {
    position: inherit;
    margin: 0;
}

.home-presale-product {
    background: #f3f3f3;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    background: transparent;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.product-item-info {
    width: 100%;
}

.cms-home .home-bestseller-products .product-image-wrapper {
    /* padding-bottom: 100% !important; */
    padding-bottom: 0 !important;
    height: 346px;
}

.products-grid .product-item {
    padding: 0px 15px;
}

.products-grid .product-item-photo {
    text-align: center;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.products-grid .product-item-info {
    max-width: 100%;
    width: 100%;
}

.products-grid .product-item-info .title-block {
    padding: 0;
}

.home-bestseller-products .product-item-info img {
    /* padding: 20px;
    width: 280px!important; */
}

.home-bestseller-products .products-grid .product-image-container {
    width: 100% !important;
}

.product-item-info img {
    display: block;
    padding: 0;
    /*background: #fff;*/
    margin: auto;
    text-align: center;
    display: block;
    width: 100%;
    transition: all ease .6s;
    transform: scale(1);
    /* height: 100%;  */
    /* overflow: hidden; */
}

.pro-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

li.product-item {
    padding: 0 20px !important;
}

.products-grid .product-item-photo:hover img {
    /* transform: scale(1.1); */
}

.products-grid .product-image-container {
    /* width: 100% !important;
    border: 1px solid #cbcbcb;
    padding: 35px; */
    background: #fff;
    /* border: 1px solid #8f8d8d; */
}


/* .home-bestseller-products .products-grid .product-image-wrapper {
    padding-bottom: 100% !important;
} */

.home-latest-product .products.slick-slider {
    margin-bottom: 30px;
    margin-top: 0;
    position: inherit;
}

.home-latest-product .title {
    margin: 30px 0;
}

.home-latest-product {
    /* margin-top: 30px; */
}

.home-latest-product .product-item-name,
.home-latest-product .product.name a,
.products-grid .product.name a {
    display: block;
    height: 45px;
    overflow: hidden;
    line-height: 22px;
    font-size: 16px;
    color: #535353;
    font-family: 'Poppins-Regular';
    text-align: center;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}

.products-grid .subtitle {
    font-size: 16px;
    color: #117f7f;
    font-family: "Poppins-SemiBold";
    display: block;
}

.product-item .price-box {
    font-size: 17px !important;
    font-family: "Poppins-SemiBold";
    margin: 0;
    color: #7e4ba7;
    text-align: left;
    display: table-caption;
}

span.old-price span.price {
    font-size: 15px !important;
    color: #343434 !important;
    font-weight: normal;
    text-decoration: line-through;
}

span.old-price span.price::before {
    content: "Was :";
}

.product-item .price-box .price-label {
    display: none !important;
}

.product-item .price-box .price::before {
    /* content: "Only"; */
    margin-right: 4px;
}

.product-item .price-container .price {
    font-size: 21px;
    color: #333333;
    font-weight: normal;
    font-family: 'Poppins-Bold';
    line-height: 21px;
}

.product-item .price-container .price::after {
    content: "m²";
}

.product-item .view {
    margin-right: 5px;
}

.product-item .view a {
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    font-family: 'Poppins-Bold';
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    line-height: 18px;
    padding: 14px 10px 11px;
    text-align: center;
    text-decoration: none !important;
}

.product-item .view a:hover {
    background-color: #333333;
    color: #fff !important;
}

body .product-items.slick-slider>.slick-list {
    padding: 0;
}

.free a {
    font-size: 16px;
    color: #fff !important;
    font-weight: normal;
    font-family: 'Poppins-Bold';
    border-radius: 4px;
    background-color: #ab8955;
    border: 1px solid #ab8955;
    line-height: 18px;
    padding: 14px 18px 12px;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
}

.free a:hover {
    background-color: #333333;
    border: 1px solid #333333;
}

.rrp_price {
    font-size: 15px;
    color: #cecece;
    font-weight: normal;
    font-family: 'Poppins-Regular';
    text-decoration: line-through;
}

.product-item-name {
    margin: 15px 0 0;
}

.products-grid .product-item-actions {
    margin: 0;
    display: block;
    /* justify-content: center; */
    align-items: center;
}

.product-item-actions .actions-primary+.actions-secondary>.action:last-child {
    display: none;
}

.product-item-actions .actions-primary+.actions-secondary {
    display: none;
    order: 1;
}

.product-item-actions .actions-primary {
    display: none;
    text-align: center;
    order: 2;
    margin-left: 0;
}

body .products-grid .action.primary {
    background-image: none;
    background: transparent;
    border: 1px solid #154b75;
    font-size: 16px;
    color: #fff;
    font-family: "Poppins-Regular";
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    /* padding: 14px 52px 14px 14px; */
    padding: 11px 24px !important;
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    background: #154b75;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: 94% 9px;
    text-decoration: none !important;
}

body .products-grid .action.primary::after {
    position: absolute;
    top: -1px;
    right: -1px;
    content: none;
    background: #8161a9;
    display: block;
    height: 44px;
    width: 44px;
    background-position: center;
    background-repeat: no-repeat;
}

body .products-grid .action.primary::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 9px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: 24px;
    top: 10px;
}

.product-item-actions .actions-primary+.actions-secondary>.action:hover,
.product-item-actions .actions-primary+.actions-secondary>.action:active,
.product-item-actions .actions-primary+.actions-secondary>.action:focus {
    background: #fff url(../images/wishlist.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dadada;
    color: #dadada;
}

.product-item-actions .actions-primary+.actions-secondary>.action {
    background-image: none;
    background: transparent;
    border: 1px solid #dadada;
    color: #dadada;
    cursor: pointer;
    font-weight: 600;
    padding: 14px;
    /* font-size: 12px; */
    box-sizing: border-box;
    vertical-align: middle;
    text-transform: uppercase;
    background: #dadada url(../images/wishlist.png);
    background-repeat: no-repeat;
    background-position: center;
}

.product-item .action.towishlist:before {
    content: none;
}

body .products-grid .action.primary span {
    display: block;
}

body .products-grid .action.primary:hover {
    /* opacity: 0.5; */
}

.home-bestseller-products .slick-arrow {
    position: absolute;
    top: 50%;
    bottom: inherit;
}

.product-item-inner {
    display: none !important;
}

.testimonial-main .slick-slider {
    /* position: inherit; */
}

.home-testimonial-section {
    /* position: relative; */
    /* display: none; */
}

.testi-block {
    width: 65%;
}

.review-image {
    width: 30%;
}

.slick-arrow {
    position: absolute;
    z-index: 1;
    bottom: 50%;
    cursor: pointer;
    transform: translateY(50%);
}

.slick-prev svg {
    transform: rotate(180deg);
}

.slick-arrow.slick-next {
    right: 5px;
}

.slick-arrow.slick-prev {
    left: 5px;
    /* transform: rotate(180deg); */
    background: url(../images/left.png);
    background-repeat: no-repeat;
    text-indent: inherit;
    width: 19px;
    font-size: 0;
    height: 22px;
    border: none;
    background-size: 19px;
}

.slick-arrow.slick-next {
    right: 5px;
    background: url(../images/right.png);
    background-repeat: no-repeat;
    text-indent: inherit;
    width: 22px;
    font-size: 0;
    height: 22px;
    border: none;
    background-size: 19px;
    background-position: 4px;
    padding: 0 !important;
}

.slick-prev::before,
.slick-next::before {
    content: none !important;
}

.slick-arrow svg path {
    fill: #6b6a6b;
}

.slick-track {
    opacity: 1 !important;
}

.product-price-cart {}

.home-bestseller-products .slick-list.draggable {
    margin: 0 -15px;
}

body .products.wrapper.products-grid {
    margin: 0;
}

.home-new-release-product,
.home-category-block {
    /* background: #f9f9f9; */
}

.pro-att {
    display: flex;
    justify-content: space-between;
}

.pro-att {
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #343434;
    font-weight: 400;
    text-align: center;
    margin: 0 10px;
}

.pro-att span {
    font-size: 12px;
    color: #8a8a8a;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    text-align: center;
}

strong.product-item-name a {
    font-size: 21px;
    color: #343434;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    text-align: center;
    margin: 20px 0;
    display: block;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-decoration: none !important;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}

.price-block {
    padding-top: 10px;
}

.view-price-main .rrp_price {
    margin-top: -2px;
}

.view-price-main {
    display: flex;
    justify-content: space-between;
}

.pro-att .thickness {
    background: url('../images/thickness.png');
    padding-left: 20px;
    background-repeat: no-repeat;
}

.pro-att .width {
    background: url(../images/width.png);
    padding-left: 28px;
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.pro-att .length {
    background: url('../images/length.png');
    padding-left: 20px;
    background-repeat: no-repeat;
    background-size: 7px;
}

a {
    text-decoration: none !important;
}

h2,
.titleh2 {
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    margin: 40px 0 35px !important;
}

h2.block-title {
    text-align: center;
}

h2.sub-title {
    font-size: 25px;
    margin: 20px 0 15px !important;
}

.cms-home .home-content-image-block {
    margin-top: 60px;
}

.home-faq-section-inner h2 {
    text-align: center;
    margin: 50px 0 40px !important;
}

.faq_ques h4 {
    font-size: 18px !important;
    line-height: 18px !important;
    text-transform: capitalize;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    padding: 15px 20px 10px;
    background: #f3f3f3;
    display: block;
    text-align: left;
    cursor: pointer;
    position: relative;
    margin: 0 !important;
}

.faq_ques.active h4 {
    color: #fff;
    background: #AE8D54;
}

.faq_item {
    margin-bottom: 20px;
}

.faq_ans {
    padding: 20px 10px;
    font-size: 18px;
    color: #343434;
    font-weight: 400;
    font-family: 'Poppins-Regular';
}

.faq_ans p {
    text-align: left;
    /* font-size: 17px; */
}

.view-btn a {
    border-radius: 4px;
    background-color: #333333;
    border: 0px solid #ffffff;
    color: #fff !important;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    font-family: "Poppins-SemiBold";
    padding: 10px 25px;
    display: inline-block;
    line-height: 24px;
    transition: all .4s ease;
    text-decoration: none !important;
}

.view-btn a:hover {
    background: #AE8D54;
    text-decoration: none;
}

.view-btn {
    margin: 5px auto;
    text-align: left;
}

.view-btn.view-btn-left {
    text-align: left !important;
}

.view-btn.view-btn-center {
    text-align: center !important;
}

.view-btn.view-btn-right {
    text-align: right !important;
}

.faq_ques h4.icon-minus:after {
    background: url(../images/up.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 25px;
    height: 14px;
    display: block;
    top: 17px;
    right: 20px;
    background-size: 25px;
}

.faq_ques h4.icon-plus:after {
    background: url(../images/down.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 25px;
    height: 14px;
    display: block;
    top: 17px;
    right: 20px;
    background-size: 25px;
}

.home-faq-section-inner {
    max-width: 750px;
    margin: 0 auto;
}


/****** Home Featured *********/

.all-features .feature-section-item {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.feature-section-img img {
    height: 34px;
    margin-top: 0;
    /* width: 40px; */
}

.feature-section-item.free-ship img {
    width: 50px !important;
}

.home-features-inner.slick-initialized.slick-slider {
    display: block
}

.home-features-inner {
    display: none
}

.feature-section-details {
    padding-left: 8px
}

.all-features {
    padding: 15px 0 12px;
    background: #f3f3f3;
}

.all-features .feature-section-item .feature-section-details .feature-section-title,
.all-features .feature-section-item .feature-section-details .feature-section-title a {
    line-height: 16px;
    font-size: 15px;
    text-transform: uppercase;
    color: #333333 !important;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    text-decoration: none !important;
}

.all-features .feature-section-item .feature-section-details .feature-section-content,
.all-features .feature-section-item .feature-section-details .feature-section-content a {
    line-height: 12px;
    font-size: 12px;
    color: #333333 !important;
    font-weight: normal;
    font-family: 'Poppins-Regular';
    text-decoration: none !important;
}

.benefit-section-item {
    display: flex !important;
    align-items: center;
}

.all-benefit {
    margin: 30px 0;
    /* padding: 50px 0; */
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.benefit-section-item::after {
    content: "";
    opacity: 0.890;
    width: 2px;
    height: 117px;
    background-color: #f4f4f4;
    position: absolute;
    right: 0;
}

.benefit-section-item:last-child:after {
    /* content: none; */
}

.home-benefit-inner .slick-slide:last-child .benefit-section-item::after {
    content: none;
}

.benefit-section-item {
    display: flex !important;
    align-items: center;
    align-items: center;
    position: relative;
    margin: 50px 0;
    /* padding: 0 38px 0 0; */
    justify-content: center;
}

.benefit-section-details {
    margin-left: 8px;
}

.benefit-section-img img {
    width: 50px;
}

.benefit-section-content {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    line-height: 14px;
}

.benefit-section-title {
    font-size: 25px;
    line-height: 25px;
    color: #AE8D54;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    margin-bottom: 5px;
}


/********* Home Brands ******************/

.brands-slider .slick-track {
    display: flex;
    align-items: center;
    /* max-width: 1375px; */
}

.brand-item img {
    margin: 0 auto;
}

.home-images-section-inner {
    /* max-width: 1375px; */
    margin: 0 auto;
}

.home-images-section {
    margin: 30px 0;
    border-top: 1px solid #e2e2e2;
    padding-top: 25px;
}

.brand-item img {
    margin: 0 5px;
}

.brand-item::after {
    content: "";
    display: block;
    width: 1px;
    height: 70px;
    position: absolute;
    background: #e5e7ed;
    /* top: -9px;
    right: -53px; */
    top: -12px;
    right: -25px;
}

.brand-item {
    position: relative;
}

.brand-item:last-child::after,
.brand-item:first-child::after {
    content: none;
}


/********** Home Why Block ***********/

.home .home-content-image-block {
    margin: 70px 0;
}

.home-content-image-block {
    background: #f3f3f3;
    padding: 60px 0;
}

.home-content-image-block h3.title {
    margin-bottom: 50px;
    text-align: left;
}

.home .home-content-image-block h3.title {
    text-align: left;
}

.home .home-content-image-inner p,
.home .view-btn {
    text-align: left;
}

.home .content-image-section.content-sec2 .content,
.home .content-image-section.content-sec2 .content p {
    text-align: left;
}

h3.title {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    text-align: center;
    margin-bottom: 30px;
}

p {
    font-size: 16px;
    color: #343434;
    font-weight: normal;
    font-family: 'Poppins-Regular';
    /* text-align: center; */
}

body h1 {
    font-size: 36px;
    margin-bottom: 36px;
}

.content-image-section h4 {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    margin-bottom: 15px;
}

.content-image-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 30px;
    padding-top: 45px;
}

.home-content-image-inner p {
    text-align: left;
}

.content-image-section .content {
    width: 42%;
    margin: 0 !important;
    max-width: 100% !important;
}

.content-image-section .image {
    width: 49%;
}

.content-image-section .content p {
    text-align: left;
}

.content-image-section.content-sec2 .content,
.content-image-section.content-sec2 .content p {
    text-align: left;
}

.find a {
    font-size: 18px;
    color: #ffffff !important;
    font-weight: normal;
    font-family: 'Poppins-Bold';
    border-radius: 4px;
    background-color: #333333;
    padding: 15px 24px 11px;
    display: inline-block;
    line-height: 18px;
    transition: all .4s ease;
    text-decoration: none !important;
}

.find a:hover {
    background: #AE8D54;
}

.category-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -7px;
}

.category-section .category-item {
    width: 33.3%;
    padding: 7px;
    position: relative;
}

.category-item .image a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.category-item .image a img {
    text-align: center;
    display: block;
    width: 100%;
    transition: all .6s ease;
    transform: scale(1);
    height: 100%;
    overflow: hidden;
}

.category-item .image a:hover img {
    /* transform: scale(1.1); */
}

.category-section .category-item:hover img {
    /* filter: grayscale(100%); */
}

.category-data {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 350px;
    display: block;
}

.cat-title a {
    font-size: 27px;
    text-transform: uppercase;
    color: #ffffff !important;
    font-weight: 500;
    font-family: 'Poppins-Regular';
    text-align: center;
    filter: drop-shadow(1.315px -2.696px 9.5px rgba(0, 0, 0, 1.5));
    line-height: 30px;
    text-decoration: none !important;
    margin-bottom: 15px;
    display: block;
}

.view a:hover {
    background-color: #333;
    color: #fff !important;
}

.view a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    border-radius: 4px;
    background-color: rgba(217, 217, 217, .6);
    border: 0px solid #ffffff;
    display: inline-block;
    padding: 5px 16px 2px;
    text-decoration: none !important;
}

.home-trending-banners-inner .title {
    text-align: center;
    font-size: 32px;
    line-height: 28px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    margin: 40px 0 35px !important;
}

body .common-slider-desc-inner {
    display: none;
}

body .slick-dots li button:active,
body .slick-dots li.slick-active button {
    background: #AE8D54 !important;
    border: 3px solid #fff !important;
}

body .popular-products .slick-dots li button:active,
body .popular-products .slick-dots li.slick-active button {
    border: none !important;
}

body .slick-dots li button {
    background: #ebebeb;
    border: 1px solid #ebebeb;
    width: 14px;
    height: 14px;
}

body .slider-down-arrow {
    display: none;
}

body .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 14px;
}

.cms-home .sale-block {
    margin-bottom: 10px;
}

.sale-block {
    box-shadow: inset 0 0 71.5px rgba(0, 0, 0, 0.04);
    background-color: #333333;
    padding: 24px 0 20px;
}

.sale-inner-block {
    display: flex;
    align-items: center;
    max-width: 1095px;
    margin: 0 auto;
    justify-content: center;
}

.sale-block .title {
    font-size: 66px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: normal;
    font-family: 'Poppins-Bold';
    text-align: center;
    line-height: 34px;
    margin-top: 10px;
}

.countdown {
    padding: 0 30px;
}

.sale-btn {
    margin-top: -5px;
}

div#timming1 {
    display: flex;
}

div#timming1>div {
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Regular';
    text-align: center;
    /* display: flex; */
    background: #fff;
    margin: 0 6px;
    padding: 6px 1px 1px;
    border-radius: 4px;
    background-color: #ffffff;
    width: 65px;
    text-align: center;
}

.timming-title {
    display: flex;
    flex-wrap: wrap;
}

.timming-title .label {
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff !important;
    font-weight: normal;
    font-family: 'Poppins-Regular';
    text-align: center;
    width: 65px;
    margin: 0 5px;
    padding: 0 10px;
    margin-top: 2px;
    text-decoration: none !important;
}

.secs.label {
    padding: 0 4px;
    margin-left: 7px;
    margin-right: 0;
}

.mins.label {
    padding: 0 6px;
}

.sale-btn a:hover {
    background: #fff;
    color: #bb9d67 !important;
}

.sale-btn a {
    font-size: 21px;
    text-transform: uppercase;
    color: #ffffff !important;
    font-weight: 800;
    font-family: 'Poppins-Regular';
    text-align: center;
    border-radius: 4px;
    background-color: #bb9d67;
    padding: 9px 15px 6px;
    display: inline-block;
    transition: all .4s ease;
    text-decoration: none !important;
}

.page-main.page-main-details,
.block.widget .pager {
    display: none;
}

body .product-items.slick-slider .slick-slide .product-item {
    max-width: 100% !important;
}

.common-slide-image.mobile-image {
    display: none;
}

.home-brands.brands-slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.brand-item:first-child img {
    height: 40px;
}

.brand-item img {
    height: 40px;
}

.brand-item:nth-child(4)>img {
    height: 37px;
}

.checkout-index-index .home-images-section {
    /*display: none;*/
}

.checkout-index-index .page-main .home-brands.brands-slider {
    display: none;
}

.message.success {
    margin: 0;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
    padding-left: 45px;
    position: relative;
}

/* .page.messages {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    text-align: center;
    left: 0;
} */

.message-success.success.message div {
    display: inline-block;
    position: relative;
    padding: 0 20px 0 40px;
}

.message.success {
    animation: css 0s 100s;
}

.message.success>*:first-child:before {
    left: 0;
    top: 9px;
}

@keyframes css {
    to {
        visibility: hidden;
        height: 0;
    }
}

body .ammenu-submenu-wrapper {
    max-height: 72vh;
}

.home-content-image-inner p a,
.content-image-section .content a,
.faq_ans a {
    text-decoration: underline !important;
}

.home-content-image-inner .find a {
    text-decoration: none !important;
}

.slider-home-mobile {
    display: none;
}

.slider-block {
    margin-top: 15px;
}

.footer-social img {
    width: 45px;
}

.contact-right .view-btn {
    margin: 55px auto 65px;
}

@media screen and (min-width: 769px) {
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        max-width: 1490px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100% !important;
    }
    body .slick-initialized .slick-slide {
        float: left !important;
        min-height: auto !important;
    }
}

@media screen and (max-width: 1400px) {
    .home-bestseller-products .product-item-info img {
        margin-top: 0;
    }
    .benefit-section-content {
        font-size: 13px;
    }
    .product-item .price-container .price {
        font-size: 17px;
        line-height: 20px;
    }
    strong.product-item-name a {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .pro-att {
        font-size: 12px;
    }
    span.old-price span.price {
        font-size: 12px !important;
        line-height: 14px !important;
    }
    .rrp_price {
        font-size: 13px;
    }
    .product-item .view a,
    body button.action.primary.tosample.pdp {
        font-size: 13px;
    }
    .cms-home .home-bestseller-products .product-image-wrapper {
        padding-bottom: 75% !important;
        height: auto;
    }
}

@media screen and (max-width: 1199px) {
    .content-image-section h4 {
        font-size: 32px;
        line-height: 32px;
    }
    .find a,
    .view-btn a {
        font-size: 21px;
    }
    .view-price-main,
    .pro-btn {
        display: block;
        text-align: center;
    }
    .product-item .view a,
    .free a {
        width: 100%;
        display: block;
        font-size: 16px;
    }
    .product-item .view {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .category-data {
        width: 300px;
        display: block;
    }
    .cat-title a {
        font-size: 27px;
        line-height: 30px;
    }
    .benefit-section-title {
        font-size: 21px;
        line-height: 22px;
    }
    .benefit-section-content {
        font-size: 15px;
        line-height: 15px;
    }
    .product-item .price-container .price {
        font-size: 21px;
        line-height: 20px;
    }
    .pro-att {
        text-align: center;
        flex-wrap: wrap;
    }
    .thickness,
    .width,
    .length {
        width: 50%;
    }
    .thickness,
    .width,
    .length {
        background: unset;
    }
    .sale-block .title {
        font-size: 40px;
    }
    .sale-btn a {
        font-size: 17px;
        padding: 6px 15px;
    }
    div#timming1>div {
        font-size: 30px;
    }
}

@media screen and (max-width: 992px) {
    .content-image-section {
        /* display: block; */
        padding: 0;
        margin-bottom: 28px;
    }
    .content-image-section.content-sec2 {
        margin-bottom: 10px;
    }
    .content-image-section .content {
        width: 100% !important;
        padding-top: 30px;
        order: 2;
        padding: 15px;
    }
    .content-image-section .image {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 0;
        order: 1;
    }
    .content-image-section .image img {
        width: 100%;
    }
    .content-image-section.content-sec2 .image {
        order: 1;
    }
    .content-image-section.content-sec2 {
        display: flex;
    }
    .content-image-section.content-sec2 .content,
    .content-image-section.content-sec2 .content p {
        text-align: left;
        order: 2;
    }
    strong.product-item-name a {
        font-size: 19px;
        margin-bottom: 0px;
    }
    .content-image-section h4 {
        font-size: 25px;
        line-height: 25px;
    }
    p {
        font-size: 14px;
    }
    h3.title {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 35px 0 30px !important;
    }
    .cms-home .home-bestseller-products .product-image-wrapper {
        /* height: 100%;
        padding-bottom: 100% !important; */
    }
    .find a,
    .view-btn a {
        font-size: 19px;
        padding: 13px 24px 9px;
    }
    .home-content-image-block {
        padding: 30px 0;
    }
    .faq_ques h2 {
        font-size: 21px !important;
        line-height: 20px !important;
    }
    .category-section .category-item {
        width: 50%;
    }
    .sale-inner-block {
        display: block;
    }
    div#timming1 {
        display: flex;
        justify-content: center;
    }
    .timming-title {
        display: flex;
        justify-content: center;
        flex-wrap: inherit;
    }
    .sale-btn {
        text-align: center;
        margin-top: 20px;
    }
    .sale-block .title {
        margin-bottom: 20px;
    }
    .benefit-section-content {
        text-align: center;
    }
    .benefit-section-title {
        text-align: center;
    }
    .thickness,
    .width,
    .length {
        display: inline-block;
        width: auto !important;
        margin: 0 auto;
    }
    .brand-item {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 10px 0;
    }
    .home-brands.brands-slider {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .product-item .price-box {
        text-align: center;
        display: block;
    }
    .brand-item::after {
        content: none;
    }
    .product-item .view a {
        padding: 13px 10px 11px;
    }
}

@media screen and (max-width: 768px) {
    .pro-att span {
        display: none;
        line-height: 22px;
    }
    .pro-att {
        padding: 8px 0 5px !important;
    }
    .product-info-main .pro-att .width {
        background-position: 0 3px;
    }
    body h1 {
        font-size: 30px;
        margin-bottom: 21px;
    }
    .brand-item img {
        height: 32px;
    }
    .brand-item:first-child img {
        height: 32px;
    }
    .brand-item:nth-child(2) img {
        height: 45px;
    }
    .popular-products h2 {
        margin-bottom: 15px !important;
    }
    h2 {
        font-size: 25px;
        line-height: 25px;
    }
    h2.sub-title {
        font-size: 24px;
    }
    .benefit-section-item {
        justify-content: center;
        margin: 25px 0;
        padding: 0;
    }
    .benefit-section-item::after {
        content: none !important;
    }
    .category-section .category-item {
        width: 100%;
    }
    .cms-home .home-bestseller-products .product-image-wrapper {
        padding-bottom: 70% !important;
    }
    .faq_ques h2.icon-plus:after {
        width: 25px;
        height: 17px;
        display: block;
        top: 20px;
        right: 10px;
        background-size: 22px;
    }
    .faq_ques h2.icon-minus:after {
        width: 25px;
        height: 17px;
        display: block;
        top: 14px;
        right: 10px;
        background-size: 22px;
    }
    .faq_ques h2 {
        padding-right: 30px;
    }
    .sale-block {
        padding: 20px 0;
    }
    .sale-block .title {
        margin-bottom: 10px;
    }
    .sale-btn {
        margin-top: 10px;
    }
    .category-section .category-item a img {
        width: 100%;
    }
    .category-section .category-item a {
        /* display: block; */
    }
    .common-slide-image.mobile-image {
        display: block;
    }
    .common-slide-image {
        display: none;
    }
    .common-slide-image.mobile-image p {
        margin: 0 !important;
    }
    .timming-title .label {
        font-size: 9px;
        padding: 0 7px;
    }
    .price-block {
        padding-bottom: 8px;
    }
    .slider-home-mobile {
        display: block;
    }
    .slides-home-desktop {
        display: none;
    }
    .pro-att div {
        margin: 0;
    }
}

@media screen and (max-width: 640px) {
    .home-latest-product .product-item-name,
    .home-latest-product .product.name a,
    .products-grid .product.name a {
        height: auto;

    }
    strong.product-item-name a {
        margin-bottom: 5px;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .brand-item img {
        margin: 2px;
    }
    .faq_ques h4.icon-plus:after {
        background-size: 17px;
        right: 1px;
    }
    .faq_ques h4.icon-minus:after {
        right: 1px;
        background-size: 17px;
    }
    .faq_ques h4 {
        font-size: 17px !important;
        padding: 15px 26px 10px 14px;
    }
}