/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
*{-webkit-tap-highlight-color: transparent;}
body {
    overflow: hidden;
}
.header-main .nav > li > a {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
}
ul.header-nav.header-nav-main.nav.nav-left.nav > li > a {
    text-transform: uppercase;
}
.header-main .nav > li {
    margin: 0 15px;
}
.header-main .nav > li.menu-item > a:before {
    content: attr(title);
    position: absolute;
    left: 100%;
    top: 0;
    font-size: 12px;
    color: #fa6400;
    opacity: 1 !important;
}

div#top-bar {
    background: url(/wp-content/uploads/2021/06/Frame_1.png);
}
div#top-bar .site-topbar a {
    font-size: 16px;
    color: #fff;
}
.header-main .nav > li.account-item > a,.header-main .nav > li.cart-item > a {
    display: flex;
    flex-flow: column-reverse;
    font-size: 12px;
}
.header-main .nav > li.cart-item a span {
    line-height: 16px;
}
.post-sidebar.large-3.col {
    padding-left: 0;
}
div#secondary {
    padding: 10px;
    background: #f1f1f1;
}
.post-sidebar.large-3.col span.widget-title span,.post-sidebar.large-3.col h3
 {
    display: block;
    line-height: 2em;
    font-size: 18px;
    padding: 0px 4px;
    background: #fa6400;
    color: #fff;
}
.header-main .nav > li.cart-item > a {
    background: #fa6400 !important;
    padding: 18px 15px;
    color: #fff;
}



/*//////*/

.banner-slide .slick-list.draggable {
    overflow: visible;
}
.banner-slide button.slick-prev.slick-arrow {
    top: -60px;
    opacity: 1 !important;
    transform: unset;
    left: 15px;
}
.banner-slide button.slick-next.slick-arrow {
    top: -60px;
    opacity: 1 !important;
    transform: unset;
    left: 85px;
}
.banner-slide button.slick-arrow::before {
    font-size: 30px;
    color: #000;
    opacity: 1;
    font-family: monospace;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 99%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-slide {
    margin-top: 60px;
}
.sec-banner h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fa6400;
    margin-bottom: 0;
}
.sec-banner h1 {
    font-size: 44px;
    font-weight: normal;
    margin: 0;
}
.sec-banner .row:nth-child(1) .col-inner:before {
    content: "";
    position: absolute;
    top: -40px;
    left: -70px;
    width: 150px;
    height: 150px;
    background-color: #fa6400;
    border-radius: 1000px;
    opacity: .08;
}
.home .header-wrapper {
    box-shadow: none;
}
div#shop-sidebar {
    display: block !important;
	    padding: 0px 15px;
}
.row.category-page-row {
    flex-direction: column-reverse;
}
.home:not(.ux-builder-iframe) .header-wrapper:not(.stuck) div#masthead {
    position: absolute;
    left: 0;
    width: 100%;
}
.banner-slide .slick-slide {
    padding-bottom: 0;
}
.home:not(.ux-builder-iframe) .sec-banner {
    padding-top: 100px !important;
    /*height: calc(100vh - 102px);*/
    display: flex;
    align-items: flex-end;
}
.sec-banner .row:nth-child(1) .col {
    padding-bottom: 0;
}
.banner-slide .img {
    border-radius: 20px;
    overflow: hidden;
}
.sec-policy .icon-box-img {
    width: auto !important;
    max-width: 50px;
    align-items: center;
    display: flex;
}
.sec-policy .icon-box-text {
    padding-left: 7px !important;
}
.sec-policy .icon-box-img img {
    padding: 0;
}
.sec-policy .row-solid .col-inner {
    padding: 0 15px;
    height: 100%;
    align-items: center;
    display: flex;
}
.sec-policy .icon-box-text strong {
    color: #fa6400;
}
.sec-policy {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.product-new__slide ul.slick-dots {
    bottom: 30px;
    width: auto;
    right: 30px;
}
.product-new__slide ul.slick-dots li {
    margin: 0;
}
.product-new__slide ul.slick-dots li button:before {
    font-size: 12px;
    color: #fff;
}
.product-hot__slide .box {
    display: flex !important;
    flex-flow: row;
}
.product-hot__slide .box .box-image {
    width: 110%;
}
.product-hot__slide .box .box-text {
    padding: 20px 10px 30px 30px;
    border: 5px solid #F6F6F6;
    border-left: 0;
    margin-right: 35px;
}
.product-new__slide {
    padding-left: 65px;
    padding-bottom: 0;
}
.product-new__slide .col-inner.slick-initialized.slick-slider {
    margin: 0;
}

.sec-products .col {
    padding-bottom: 0;
}
/*//*/
.coolsub-content__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    padding-top: 5px; padding-bottom: 5px;
}
.coolsub-content__bg img,.coolsub-content__bg .img-inner {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.sec-coolsub .col-inner{
	height: 100%;
}
.sec-coolsub .row-full-width {
    max-width: 1920px !important;
}
.coolsub-product .col {
    padding: 5px !important;
}
.row-collapse>.col.coolsub-product {
    padding: 0 5px !important;
}
.coolsub-product .col .box {
    padding: 30px 15px 5px;
}

.header-main .nav > li.account-item > a:after {
    content: "\e901";
    font-family: 'fl-icons';
    font-size: 20px;
    opacity: 1 !important;
}
.home:not(.ux-builder-iframe) .sec-banner .bg {
    background-position: top;
}
.coolsub-product .col .box .box-image {
    max-width: 120px;
    height: 140px;
}
.coolsub-product .col .col-inner:hover {
    background: #fff !important;
    transition: 0.2s;
}
.coolsub-product .col h2 {
    font-size: 18px;
    text-transform: uppercase;
}
.coolsub-product .col h2:hover {
    color: #fa6400;
}
.coolsub-contentrow {
    padding: 70px 30px 20px !important;
}
.coolsub-content h3 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    margin: 0;
}
.coolsub-content h2 {
    color: #fa6400;
    font-size: 75px;
    line-height: 1;
    margin-bottom: 10px;
}
.coolsub-content p strong {
    color: #fa6400;
    font-size: 20px;
}
.coolsub-content .icon-box-img {
    width: auto !important;
    max-width: 80px;
    background: #fff;
    padding: 22px;
    -webkit-box-shadow: 0 5px 15px 0 rgb(51 51 51 / 10%);
    box-shadow: 0 5px 15px 0 rgb(51 51 51 / 10%);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 15px;
}
.coolsub-content .icon-box-text h2 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
}
.coolsub-content .col {
    padding-bottom: 0;
}
.coolsub-content__actions a.button.primary {
    width: 230px;
    line-height: 60px;
    border: none;
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    border-radius: 10px;
    margin-right: 25px;
}
.coolsub-content__actions .col-inner {
    display: flex;
    align-items: center;
}
.coolsub-content__actions p {
    margin: 0;
}
.coolsub-content__actions {
    margin-top: 30px;
}

.section-care-and-share h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 5px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
}
.section-care-and-share h2 {
    font-size: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.section-care-and-share p {
    text-align: center;
}
.section-care-and-share p strong {
    color: #fa6400;
}
.section-care-and-share .large-4 .col-inner {
    border: 2px solid #fa6400;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
}
.section-care-and-share .large-4 .col-inner h1 {
    font-size: 45px;
    margin: 0;
}
.section-care-and-share a.button.primary {
    width: 270px;
    line-height: 60px;
    border: none;
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    border-radius: 10px;
}
.section-care-and-share .col:last-child {
    padding-bottom: 0;
}
.sections-testimonials .col-inner {
    display: flex;
    background: #F5F5F7;
}
.sections-testimonials .col-inner .img {
    flex: 0 0 45%;
}
.sections-testimonials .col-inner .icon-box.testimonial-box {
    padding: 30px 20px;
}
.sections-testimonials .col-inner .img:hover img{
    filter: brightness(0.8);
}

.sections-testimonials .col-inner .img:hover a div:after {
    content: "Xem s\1EA3n ph\1EA9m";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    background: rgba(250,100,0,.8);
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    opacity: 1;
    text-transform: uppercase;
    width: max-content;
}

.sections-testimonials .col-inner .icon-box.testimonial-box p {
    font-size: 14px;
}
.sections-testimonials .col-inner .icon-box.testimonial-box strong.testimonial-name.test_name {
    font-size: 16px;
    color: #fa6400;
}
.sections-testimonials .col-inner .img .img-inner, .sections-testimonials .col-inner .img .img-inner img {
    height: 100%;
    object-fit: cover;
}
.row-testimonials .slick-dots {
    position: absolute;
    bottom: 100%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding-left: 0;
    height: 20px;
    margin-bottom: 5px;
    width: 100%;
}

.row-testimonials .slick-dots li button {
    border: 0;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    padding: 0;
    margin: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    background-color: #dddde0;
}
.row-testimonials .slick-dots li.slick-active button {
    background-color: #fa6400;
}
.row-testimonials .slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
}
.row-testimonials .slick-dots li button:before {
    display: none;
}

.testimonials__heading h2 {
    font-size: 34px;
    font-weight: normal !important;
}



.faqs-service-abs, .faqs-service-abs .col, .faqs-service-abs .col-inner {
    position: unset;
}
.faqs-service-abs .img {
    width: max-content !important;
}
.faqs-service__ele--1 {
    position: absolute;
    top: 0;
    left: -14%;
}
.faqs-service__ele--2 {
    position: absolute;
    top: 15%;
    left: 2%;
    max-width: 300px;
}
.faqs-service__ele--3 {
    position: absolute;
    top: 60%;
    left: 0;
}
.faqs-service__ele--4 {
    position: absolute;
        top: 5%;
    right: -5%;
}
.faqs-service__ele--5 {
    position: absolute;
    top: 35%;
    right: 2%;
    max-width: 240px;
}
.faqs-service__ele--6 {
    position: absolute;
    top: 70%;
    right: 0px;
}
.section-faqs .accordion {
    max-width: 991px !important;
    margin: auto;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    padding: 20px;
}
.faqs-service__header h3 {
    font-size: 20px;
    color: #333;
}
.faqs-service__header h3 strong {
    color: #fa6400;
    margin-bottom: 0;
}
.faqs-service__header h2 {
    font-size: 38px;
    color: #333;
}
.faqs-service__header h2 strong {
    color: #fa6400;
}

.section-faqs .accordion a.accordion-title {
    font-size: 18px;
    padding: 20px 0;
    border-top: 1px solid #f5f5f7;
    font-weight: normal;
    background: transparent;
}
.section-faqs .accordion a.accordion-title button.toggle {
    display: none;
}
.section-faqs .accordion .accordion-inner {
    padding: 0;
    background-color: #fcf7f5;
    padding: 20px;
    font-size: 16px;
    border-radius: 10px;
}
.section-faqs a.button.primary {
    display: block;
    margin: auto;
    width: 270px;
    line-height: 60px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 10px;
    background: transparent;
    color: #fa6400;
    border: 2px solid rgba(250,100,0,.22);
}
.section-faqs a.button.primary:hover {
    background: #fa6400;
    box-shadow: none;
    color: #fff;
}
.section-faqs {
    padding-top: 0 !important;
    padding-bottom: 0 !IMPORTANT;
    max-width: 1920px;
    margin: auto;
}
.section-blogs {
    max-width: 1920px;
    margin: auto;
}
.section-blogs {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.section-blogs .col {
    padding-bottom: 0;
}
.section-blogs .col h5.post-title {
    font-size: 14px;
    text-align: left;
}
.is-divider {
    display: none;
}
.section-blogs .box-text {
    padding: 10px;
}
.section-blogs .box-text button {
    font-size: 14px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}
.section-blogs .box-text button:after {
    content: "\f105";
    font-family: 'fl-icons';
    top: 2px;
    position: relative;
}
.section-blogs .col.post-item {
    padding: 0 5px !important;
}

.section-blogs h2 {
    color: #333;
    font-size: 48px;
    margin: 0;
}
.section-blogs h2 strong {
    color: #fa6400;
}
.section-blogs h4 {
    font-size: 24px;
}
.section-blogs h4 strong {
    font-size: 30px;
    color: #fa6400;
}
.row-blogs >.col {
    padding: 0;
}
.row-blogs >.col:nth-child(1) {
    padding-left: 20px;
}

.about-us__heading {
    position: absolute;
    top: 20px;
    left: 60%;
    font-size: 48px;
    font-weight: 700;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    width: max-content;
}
.about-us__heading h2{
    font-size: 48px;
}
.about-us__heading h2 em {
    font-size: 60px;
    color: #fff5!important;
    -webkit-text-stroke: 1px #fa6400;
    margin-right: 20px;
    font-style: normal;
}
.about-us__heading h2 strong {
    color: #fa6400;
    font-size: 60px;
}
.about-us__content {
    max-width: 875px;
    flex-basis: 61%;
}
.about-us .row {
    position: relative;
}

.about-us__description {
    position: absolute;
    top: 100px;
    max-width: 700px;
    width: 50%;
    right: 0;
    top: 120px;
    background-color: #f5f5f7;
    padding: 40px;
    font-size: 16px;
    line-height: 1.67;
    color: #494949;
}


.about-us__box {
    position: absolute;
    top: 100%;
    margin-top: -10px;
    max-width: 70% !important;
    right: 0;
}
.about-us__description a {
    color: #fa6400;
    font-size: 16px;
    font-weight: bold;
}
.about-us__description a:after {
    content: "\f105";
    font-family: 'fl-icons';
    top: 2px;
    position: relative;
    margin-left: 15px;
}
.about-us__info h1 {
    color: #fa6400;
    font-size: 26px;
}
.about-us__info p {
    font-size: 14px;
}
.about-us__info a.button.primary {
    width: 270px;
    line-height: 50px;
    border: none;
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    border-radius: 10px;
}
.site-footer__content .icon-box {
    display: flex;
    align-items: center;
}


.site-footer__content .icon-box .icon-box-img {
    width: 50px !important;
    height: 50px;
    background: red;
    border-radius: 10px;
    padding: 10px;
}
.site-footer__content .icon-box p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}
.site-footer__content .icon-box p strong {
    color: #fa6400;
    font-size: 16px;
}
.site-footer__content .icon-box {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.site-footer__content .icon-box {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px 30px 10px 10px;
    border-radius: 10px;
    height: 90px;
}

.social-grid img {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.social-grid .col {
    padding-bottom: 0;
}
.absolute-footer {
    display: none;
}
footer#footer {
    border-top: 5px solid #e3e3e9;
    font-size: 14px;
}
.row-footer {
    border-bottom: 1px solid #e3e3e9;
    margin-bottom: 15px;
    border-top: 1px solid #e3e3e9;
    padding-top: 20px;
}
.site-footer__content .icon-box:hover {
    -webkit-box-shadow: 0 7px 15px 0 rgb(45 51 62 / 15%);
    box-shadow: 0 7px 15px 0 rgb(45 51 62 / 15%);
}
.social-grid .img {
    border-radius: 10px;
}

.social-grid .img:hover {
    -webkit-box-shadow: 0 7px 15px 0 rgb(45 51 62 / 15%);
    box-shadow: 0 7px 15px 0 rgb(45 51 62 / 15%);
}

.woo-variation-gallery-slider-wrapper span.dashicons.dashicons-search {
    width: 100%;
    background: #0e0e0e9e;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    color: #fff;
}
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger {
    position: absolute;
    width: max-content;
    height: auto;
    top: 0;
    right: 0;
}
.woo-variation-gallery-slider-wrapper span.dashicons.dashicons-search:before {
    content: "\f211";
}
.woo-variation-gallery-slider-wrapper span.dashicons.dashicons-search:after {
    content: "Xem l\1EDBn";
    font-size: 15px;
    position: relative;
    bottom: 2px;
    margin-left: 5px;
}

nav.woocommerce-breadcrumb.breadcrumbs * {
    color: #fa6400;
    text-transform: none;
    font-size: 16px;
}
h1.product-title.product_title {
    font-size: 24px;
    font-weight: normal;
}
a.woocommerce-review-link {
    color: #4a90e2;
}
.product-short-description {
    font-size: 15px;
    /* color: #fa6400; */
    font-style: italic;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 1em;
}
.product-short-description * ,.the-excerpt *{
    margin: 0;
}
.product-short-description blockquote ,.the-excerpt blockquote{
    padding: 3px 5px;
    border: 1px solid #fa6400;
    width: fit-content;
    border-radius: 5px;
    font-size: 12px;
    color: #fa6400;
    font-style: normal;
    margin-bottom: 10px;
}
.policy {
    font-size: 13px;
}
.policy .col {
    border: 1px solid #d8d8d8;
    padding: 5px !important;
    align-items: center;
    display: flex;
}
.policy .col .icon-box-img {
    width: auto !important;
    max-width: 25px;
}
.policy .col .icon-box {
    display: flex;
    align-items: center;
    flex-flow: row;
}
.policy .col .icon-box strong {
    color: #fa6400;
}
.policy .col .icon-box-text {
    padding-left: 5px;
}
.product-single__features {
    margin-top: 20px;
}
.product-single__features li {
    list-style: none;
    margin: 0 !important;
    position: relative;
    padding-left: 15px;
    font-size: 13px;
    line-height: 28px;
}
.product-single__features li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2021/06/checked.png);
    background-size: contain;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    left: 0;
    top: 10px;
}
.product-single__features p {
    margin-bottom: 5px;
}
button.single_add_to_cart_button {
    display: block;
    width: 100%;
    background: #fa6400 !important;
    margin: 0;
}
form.variations_form.cart {
    margin: 0;
}

label.wcva_single_textblock {
    background: transparent;
    border: 1px solid #fa6400 !important;
    border-radius: 0;
    color: #fa6400;
    font-size: 13px;
    font-weight: bold !important;
    line-height: 46px;
    padding: 0 30px;
}

label.wcva_single_textblock.selectedswatch {
    background: #fa6400;
    border: 1px solid #fa6400 !important;
    border-radius: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold !important;
    line-height: 46px;
    padding: 0 30px;
}
label.wcvaswatchlabel {
    border: 1px solid #fa6400 !important;
    border-radius: 0;
    padding: 0 30px;
    outline: none !important;
}
label.selectedswatch.wcvasquare {
    border: 1px solid #fa6400 !important;
    outline: none !important;
    padding: 0 30px;
    box-shadow: inset 0 0 0 2px #fa6400;
}

.product-small span.price {
    font-size: 18px;
    margin-bottom: 10px;
}
.box-text.box-text-products {
    padding-bottom: 0;
}
h1.title-products {
    text-transform: uppercase;
    margin-right: 50px;
}
.archive .the-excerpt,.related.related-products-wrapper.product-section .the-excerpt{
    display: none;
}
.add-to-cart-button {
    margin-bottom: 10px;
}
.archive .page-title-inner .flex-col.medium-text-center {
    width: 100%;
    display: flex;
    justify-content: inherit;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter .prdctfltr_regular_title {
    overflow: visible;
    font-size: 13px;
    background: #000;
    color: #fff;
    font-weight: normal;
    padding: 10px 40px;
    margin: 0 !important;
    text-align: center;
    white-space: normal;
}
.prdctfltr_columns_2 .prdctfltr_filter {
    width: auto !important;

}
form.woocommerce-ordering select.orderby {
    border: none;
    box-shadow: none;
    font-size: 14px;
}
.prdctfltr_add_scroll.prdctfltr_down {
    padding: 0 !important;
}
.prdctfltr_add_scroll.prdctfltr_down label {
    border: 1px solid #ccc;
    margin: 0;
    padding: 10px 10px;
    border-bottom: 0;
    font-size: 13px;
}

.product-hot a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
}
.product-hot__slide .shopswatchinput {
    display: none;
}
.product-hot .product-small span.price ins span {
    font-size: 24px;
    color: #fa6400;
}
del span.amount {
    font-size: 16px;
}
.product-small span.price del span.woocommerce-Price-amount.amount {
    font-size: 14px;
}
.badge-container {
    display: none;
}

@media (max-width: 1800px){
    .about-us__description {
    padding: 20px;
    font-size: 14px;
}
.about-us__description {
    padding: 20px;
    font-size: 14px;
}

}
@media screen and (max-width: 1024px) {
.coolsub-content .icon-box-text h2 {
    font-size: 19px;
}
}
@media only screen 
  and (max-width: 932px) 
	and (orientation: landscape){
		.about-us__description {
    position: static;
    max-width: max-content;
}
		.about-us__content {
    max-width: max-content;
    flex-basis: 100%;
}
		.row-blogs >.col:nth-child(1) {
    flex-basis: 100%;
    max-width: 100%;
}
		   .row-blogs .large-9 {
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 768px){
	.sec-policy .row-solid .col-inner {
    padding: 10px 15px;
}
	.about-us__content {
    max-width: -webkit-fill-available;
    flex-basis: 100%;
}
	.about-us__heading {
    left: 0;
    -webkit-transform: translateX(2%);
    transform: translateX(2%);
}
}

@media screen and (max-width: 549px){
	.about-us__heading h2 em,.about-us__heading h2,.about-us__heading h2 strong {
    font-size: 34px;
	display: grid;
}
	.about-us__description {
    position: static;
}
	    .about-us__content {
        padding-bottom: 0;
    }
	.site-footer__content .icon-box {
    width: 100%;
}
	.sec-coolsub .col-inner .icon-box {
    display: flex;
    gap: 1em;
}
	.coolsub-content__actions a.button.primary {
    width: -webkit-fill-available;
    line-height: 2em;
    margin-right: 13px;
}
	.section-faqs a.button.primary {
    width: auto;
    line-height: 44px;
    font-size: 16px;
    margin-top: 1em;
}
}

