/*
Theme Name: Danhhd Child
Description: Design by Danhhd
Author: Danhhd
Author URI: https://www.danhhd.com/
Description: This is theme child of Flatsome
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
div#top-bar {
    background: linear-gradient(120deg,#00a79d 50%,#00615b 50%);
}

#top-bar a.tooltip {
    color: #fff;
    text-transform: none;
}

#masthead input#woocommerce-product-search-field-0 {
    background-color: #383838;
    border: 1px solid #383838;
    color: #fff;
}

#masthead button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    border: 1px solid #383838;
    background: #383838;
}

#masthead button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover {
    background: #00a79d;
    box-shadow: none;
}

#masthead input#woocommerce-product-search-field-0:focus {
    box-shadow: none;
}

#masthead .flex-col.hide-for-medium.flex-right {
    width: 40%;
}
li#menu-item-84 a.nav-top-link:before {
    content: "\e3af";
    font-family: 'Font Awesome 5 Free';
    margin-right: 5px;
    font-size: 15px;
    opacity: 1;
}

#wide-nav .flex-col.flex-left .menu-item a.nav-top-link {
    padding: 0 15px;
}

#wide-nav .cart-item a.header-cart-link.is-small {
    background: #00a79d;
}

#wide-nav .cart-item a.header-cart-link.is-small:before {
    position: absolute;
    width: 35px;
    height: 45px;
    top: 0;
    left: -35px;
    background: linear-gradient(123deg,#383838 50%,#00a79d 50%);
    z-index: -1;
    content: "";
    opacity: 1;
}

#wide-nav .cart-item a.header-cart-link.is-small * {
    color: #fff;
    border-color: #fff;
    font-size: 12px;
}

#wide-nav .cart-item a.header-cart-link.is-small span.cart-icon.image-icon strong:after {
    border-color: #fff;
}

#wide-nav .cart-item a.header-cart-link.is-small span.cart-icon.image-icon strong {
    background: transparent;
}

.stuck #wide-nav .header-search a.is-small {
    display: block;
    background: #00a79d;
    height: 45px;
    line-height: 48px;
    right: 95px;
    text-align: center;
    top: 0px;
    width: 45px;
    margin-right: 20px;
}

#wide-nav .header-search a.is-small, .stuck #wide-nav .cart-item a.header-cart-link.is-small span.header-cart-title, .stuck #wide-nav .cart-item a.header-cart-link.is-small:before {
    display: none;
}

.stuck #wide-nav .cart-item a.header-cart-link.is-small span.cart-icon.image-icon {
    margin-left: 0;
}

.menu-product .menu-lv-one a.ux-menu-link__link {
    color: #00a79d;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
}

.menu-product .menu-lv-one a.ux-menu-link__link:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 1px;
    background-color: #00a79d;
}

.menu-product .menu-lv-two a.ux-menu-link__link {
    padding: 0 0 0 10px;
    display: block;
    position: relative;
    min-height: auto;
    line-height: 35px;
    font-size: 15px;
}

.menu-product .menu-lv-two a.ux-menu-link__link:before {
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.menu-product .menu-lv-two a.ux-menu-link__link:hover {
    color: #00a79d;
}

.badge-container.absolute.left.top.z-1 {
    top: 10px;
    color: #fff;
    left: 17px;
}

.badge-container.absolute.left.top.z-1 .secondary.on-sale {
    border-radius: 0;
    font-size: 14px;
}

.badge-container.absolute.left.top.z-1 .callout.badge.badge-circle {
    height: 26px;
    width: 51px;
}

p.title-one {
    color: #484a4c;
    font-size: 60px;
    font-weight: bold;
    margin: 0;
}

p.title-two {
    background: #ffffffb3;
    position: relative;
    margin: 0px 0px 10px 10px;
    padding: 10px 0px 0px 0;
    display: inline-block;
}

p.title-two:after {
    content: "";
    border: 47px solid transparent;
    border-left: 30px solid rgba(255,255,255,0.7);
    border-top: 47px solid rgba(255,255,255,0.7);
    position: absolute;
    border-right-width: 30px;
    right: -60px;
    top: 0;
    z-index: -1;
}

p.title-two span {
    padding: 0px 20px;
    line-height: 94px;
    background: #00a79db3;
    display: inline-block;
    position: relative;
    margin: 0px -5px -10px -10px;
    font-weight: 700;
    font-size: 48px;
}

p.title-two span:after {
    border: 47px solid transparent;
    border-left: 30px solid #00a79db3;
    border-top: 47px solid #00a79db3;
    content: "";
    position: absolute;
    border-right-width: 30px;
    right: -60px;
    top: 0;
    opacity: 1;
}

p.view-collection {
    margin: 20px 0 0;
}

p.view-collection a {
    font-size: 14px;
    line-height: 14px;
    color: rgb(68, 68, 68);
    border-color: rgb(0, 0, 0);
    border-style: solid;
    border-width: 2px;
    box-shadow: rgb(153 153 153) 0px 0px 0px 0px;
    text-align: center;
    margin: 0px;
    padding: 10px 30px;
    display: inline-block;
    transition: all 0.3s ease;
}

.slide-homepage svg.flickity-button-icon {
    background: rgba(0,0,0,.5);
    width: 50px;
    height: 50px;
    border-radius: 4px;
    border: none;
    max-width: 50px;
    padding: 15px;
}

.slide-homepage svg.flickity-button-icon path.arrow {
    fill: #fff;
}

p.view-collection a:hover {
    background-color: #00a79d;
    border-color: #00a79d;
}

.title {
    margin: 20px 0 40px;
    text-align: center;
    position: relative;
}
.title.title-small h3 {
    font-size: 14px;
    line-height: 36px;
    padding: 0 30px;
}

.title:before {
    width: 100%;
    content: "";
    border-bottom: 2px solid #00a79d;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    z-index: -1;
}

.title h3 {
    padding: 0 40px;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 44px;
    width: auto;
}

.title h3:before {
    content: "";
    display: block;
    background: #383838;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-left: 3px solid #00a79d;
    border-right: 3px solid #00a79d;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    transform: skewX(-20deg);
    z-index: -1;
}

.title h3 span {
    color: #00a79d;
}

.one-title .product-small.box p.name.product-title.woocommerce-loop-product__title a {
    min-height: auto;
}

.one-title .product-small.box{
    padding: 6.2px 10px;
}

.slick-slide-home button.slick-prev.slick-arrow:before {
    content: "\f104";
    font-family: 'Font Awesome 5 Free';
}

.slick-slide-home button.slick-next.slick-arrow:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
}

.slick-slide-home button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 0;
    text-align: center;
    width: 29px;
    padding: 0;
    top: -35px;
    right: 35px;
    left: 0;
    margin: 0 auto;
    opacity: 1;
}

.slick-slide-home button.slick-next.slick-arrow {
    position: absolute;
    z-index: 0;
    text-align: center;
    width: 29px;
    padding: 0;
    top: -35px;
    right: 0px;
    left: 35px;
    margin: 0 auto;
    opacity: 1;
}

.slick-slide-home button.slick-prev.slick-arrow:before, button.slick-next.slick-arrow:before {
    position: relative;
    width: 29px;
    height: 29px;
    display: inline-block;
    line-height: 29px;
    font-size: 16px;
    border: 1px solid #d7d7d7;
    border-radius: 99px;
    color: #212121;
    transition: all 0.3s linear;
}

.slick-slide-home button.slick-prev.slick-arrow:after {
    content: "";
    border-top: 4px double #d7d7d7;
    width: 60px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    z-index: -1;
    left: 0%;
    transform: translate(-130%, 100%);
}

.slick-slide-home button.slick-next.slick-arrow:after {
    content: "";
    border-top: 4px double #d7d7d7;
    width: 60px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    z-index: -1;
    right: 0%;
    transform: translate(130%, 100%);
}

.title.title-small {
    margin-bottom: 60px;
}

.new-products .title {
    margin-bottom: 60px;
}

.post-sidebar input#s {
    border: 1px solid #e2e2e2;
    box-shadow:  none;
    border-top-left-radius:  5px;
    border-bottom-left-radius:  5px;
    transition:  border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color:  #555;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    color: #fff;
    border:  1px solid;
    background-color:  #3A3B74;
    border-color:  #3A3B74;
    border-bottom-right-radius:  5px;
    border-top-right-radius:  5px;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover {
    box-shadow:  none;
}

.post-sidebar input#s:focus {
    border-color:  #3A3B74;
}

.post-sidebar span.widget-title {
    font-size: 20px;
    font-weight: normal;
    color: #6d6d6d;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    text-transform:  none;
    /* line-height:  60px; */
    display:  block;
}

.post-sidebar .is-divider.small {
    display:  none;
}

.post-sidebar aside {
    margin: 0 0 40px 0;
}

.post-sidebar ul li a {
    font-size:  14px;
    color: #6d6d6d;
    transition:  all ease-in-out 0.2s;
}

.post-sidebar ul li a:hover {
    color:  #000;
}

.post-sidebar a.tag-cloud-link {
    font-size: 13px !important;
    padding: 6px 8px;
    line-height: 34px;
    background-color: #f1f3f4;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.post-sidebar a.tag-cloud-link:hover {
    background-color:  #3A3B74;
    color:  #fff;
    text-decoration: none;
}

.entry-header .entry-image.relative {
    margin-top: 15px;
}

.entry-header .entry-image.relative .badge.absolute.top.post-date.badge-outline {
    display: none;
}


.entry-header .entry-header-text.entry-header-text-top.text-center {
    padding:  0;
    text-align:  left;
}

.entry-header h6.entry-category.is-xsmall {
    max-width: 100%;
    width:  auto;
    margin:  0;
    display:  inline-block;
    opacity: 1;
    transition: all 0.3s ease;
}

.entry-header .entry-meta.uppercase.is-xsmall {
    max-width: 100%;
    margin:  0;
    display:  inline-block;
    width:  auto;
}

.entry-header h6.entry-category.is-xsmall:before {
    content:  '\f02e';
    font-family:  "Font Awesome 5 Free";
    color:  #000;
    font-weight: normal;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:before {
    content: '\f017';
    color:  #000;
    font-family:  "Font Awesome 5 Free";
    padding-right: 3px;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.byline:before {
    content:  '\f007';
    font-family:  "Font Awesome 5 Free";
    color:  #000;
    transition: all 0.3s ease;
}

.entry-header .entry-meta a {
    color:  #000;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on {
    padding-right:  20px;
}

.entry-header .entry-meta span.byline {
    padding-right:  20px;

}

.entry-header h6.entry-category.is-xsmall a {
    color:  #000;
    font-weight: normal;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:hover:before, .entry-header .entry-meta span.posted-on:hover a, .entry-header .entry-meta span.byline:hover:before, .entry-header .entry-meta span.byline:hover a, .entry-header h6.entry-category.is-xsmall:hover:before, .entry-header h6.entry-category.is-xsmall:hover a {
    color:  #f27c66;
}


.entry-image-float .badge.absolute.top.post-date.badge-outline {
    display: none;
}

.chuyen-muc {
    display: flex;
    width: 100%;
}

.entry-image-float img.attachment-large.size-large.wp-post-image {
    width: 100%;
    transition: transform 3s;
    -webkt-transition: transform 3s;
    -moz-transition: transform 3s;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border: 1px solid #cfcfcf;
    padding: 3px;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.chuyen-muc .entry-image-float a {
    overflow: hidden;
    padding-top: 65%;
    background-position: 50% 50%;
    background-size: cover;
}

.chuyen-muc .entry-image-float a img {
    right: 0;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.entry-image-float {
    display:  inline-flex;
    max-width:  30%;
    width:  100%;
    margin: 0;
    /* border: 1px solid #cfcfcf; */
    /* padding: 3px; */
    /* border-top-left-radius: 10px; */
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    /* -webkit-border-top-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    /* -webkit-border-bottom-right-radius: 10px; */
}

#post-list .entry-content {
    display: flex;
    margin-left: 20px;
    width: 70%;
    padding-bottom: 0;
}

#post-list footer.entry-meta.clearfix {
    display:  none;
}

#post-list .entry-content .text-center {
    float: right;
}

#post-list .entry-content .text-center a {
    margin:  0;
    text-transform:  none;
    border-radius:  5px;
}


#post-list a:hover img.attachment-large.size-large.wp-post-image {
    transform: scale(1.1, 1.1);
}

#post-list .entry-content span.posted-on {
    display:  block;
    font-size:  13px;
    color:  #000;
    padding-bottom:  5px;
    padding-top:  5px;
}

#post-list .entry-content span.posted-on:before {
    content: "\f017";
    font-family:  "Font Awesome 5 Free";
    padding-right:  5px;
    font-size:  13px;
}

#post-list .entry-content span.posted-on a {
    color:  #000;
}

#post-list .entry-content span.byline:before {
    content: "\f007";
    font-family:  "Font Awesome 5 Free";
    padding-right: 2px;
    padding-left: 1px;
    font-size:  13px;
    color:  #000;
}

#post-list .entry-content span.byline a {
    color:  #000;
    font-size:  13px;
    text-transform: none;
}

#post-list .entry-content p {
    font-size:  14px;
    color:  #000;
    text-align: justify;
}

.chuyen-muc .entry-meta.uppercase.is-xsmall {
    display:  inline-block;
    width:  50%;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 49%;
}

.chuyen-muc .text-left a.more-link.button.primary.is-outline.is-smaller {
    margin:  0;
    float:  right;
    margin-top: 20px;
}

.product-small.box {
    padding: 20px 10px;
    zoom: 1;
    border: 6px solid #00a79d1a;
    margin-bottom: 6.4px;
    transition: border 0.4s linear;
}

.product-small.box:hover {
    border-color: #ff6131;
}

.product-small.box p.name.product-title.woocommerce-loop-product__title a {
    font-weight: bold;
    min-height: 37.44px;
    color: #343434;
}

.product-small.box .price-wrapper > .price > span.woocommerce-Price-amount.amount * {
    color: #00a79d;
}

.product-small.box .box-text {
    padding-top: 5px;
    padding-bottom: 5px;
}

/*************************************************
Shop Page
*************************************************/
#shop-sidebar aside {
    margin: 0 0 25px 0;
}

#shop-sidebar aside span.widget-title {
    display: block;
    border-bottom: 2px solid #818181;
    margin-bottom: 25px;
    padding: 0 10px 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
    color: #818181;
    position: relative;
}

#shop-sidebar aside span.widget-title:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 2px;
    background: #00a79d;
}

#shop-sidebar aside .is-divider.small {
    display: none;
}

aside#woocommerce_product_categories-2 {
    background: #383838;
    padding: 15px;
    margin-bottom: 25px;
}

aside#woocommerce_product_categories-2 > span.widget-title {
    color: #fff;
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
}

aside#woocommerce_product_categories-2 > .is-divider {
    background: #f1f1f1;
    width: 100%;
    max-width: 100%;
    height: 2px;
    margin: 10px 0;
}

aside#woocommerce_product_categories-2 ul.product-categories li.cat-item {
    border-top: 1px solid #464646;
    line-height: 35px;
}

aside#woocommerce_product_categories-2 ul.product-categories li.cat-item a {
    color: #d1d1d1;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    transition: all 0.3s ease;
}

aside#woocommerce_product_categories-2 ul.product-categories li.cat-item a:before {
    content: "\2b";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: #d1d1d1;
    transition: all 0.3s ease;
}

aside#woocommerce_product_categories-2 ul.product-categories li.cat-item button.toggle i {
    color: #d1d1d1;
}

aside#woocommerce_product_categories-2 ul.product-categories li.cat-item:first-child {
    border-top: none;
}

aside#woocommerce_product_categories-2 ul.product-categories li.cat-item a:hover, aside#woocommerce_product_categories-2 ul.product-categories li.cat-item.current-cat > a, aside#woocommerce_product_categories-2 ul.product-categories li.cat-item.current-cat > a:before, aside#woocommerce_product_categories-2 ul.product-categories li.cat-item a:hover:before, aside#woocommerce_product_categories-2 ul.product-categories li.cat-item button.toggle:hover i {
    color: #00a79d;
}
#shop-sidebar aside ul.product_list_widget li a img {
    border: 1px solid #f1f1f1;
}

#shop-sidebar aside ul.product_list_widget li a span.product-title {
    color: #818181;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    font-weight: 600;
}

#shop-sidebar aside ul.product_list_widget li span.woocommerce-Price-amount.amount {
    font-size: 13px;
}

#shop-sidebar aside ul.product_list_widget li > span.woocommerce-Price-amount.amount * {
    color: #00a79d;
}

#shop-sidebar aside ul.product_list_widget li {
    border: none;
}
#shop-sidebar aside ul.product_list_widget li .star-rating {
    display: none;
}
/*************************************************
Shop Page
*************************************************/

/*************************************************
Footer
*************************************************/
.ft-1 h3 {
    margin-bottom: 0;
}

.ft-1 p {
    margin-bottom: 0;
    font-size: 14px;
}

.ft-1 .col.medium-3 {
    padding-bottom: 0;
}

.ft-1 .icon-box:hover .has-icon-bg svg path {
    fill: #000;
}

.ft-1 .icon-box .has-icon-bg svg {
    padding: 4px;
}

.ft-2 {
    background: linear-gradient(120deg,#444 65%,#383838 50%);
}

.ft-2 .ux-menu.stack.stack-col.justify-start {
    display: inline-block;
}

.ft-2 .ux-menu-link.flex.menu-item {
    display: inline-block;
}

.ft-2 .col {
    padding-bottom: 0;
}

.ft-2 .ux-menu-link.flex.menu-item a.ux-menu-link__link.flex {
    padding: 3.5px 0;
    margin-right: 20px;
    min-height: auto;
    color: #a7a7a7;
    font-size: 14px;
    transition: all 0.5s;
}

.ft-2 a.icon.button.circle.is-outline {
    margin-bottom: 0;
    margin-left: 20px;
    border-width: 1px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    min-width: auto;
    min-height: auto;
    font-size: 12px;
}

.ft-2 .ux-menu-link.flex.menu-item a.ux-menu-link__link.flex:hover {
    color: #00a79d;
}

.ft-3 h3.ft-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #3e3e3e;
    font-size: 14px;
    color: #a3a3a3;
    text-transform: uppercase;
    position: relative;
}

.ft-3 h3.ft-title:after {
    content: "";
    width: 70px;
    border-top: 2px solid #00a79d;
    left: 0;
    bottom: -2px;
    position: absolute;
}

.ft-3 .col * {
    font-size: 13px;
    color: #fff;
}

.ft-3 p.ft-info strong {
    display: block;
    color: #fff;
}

.ft-3 p.ft-info {
    color: #a3a3a3 !important;
}

.ft-3 a.ux-menu-link__link.flex {
    padding: 15px 0;
}

.ft-3 a.ux-menu-link__link.flex span {
    color: #777777;
}

.ft-3 .ux-menu-link:first-child a.ux-menu-link__link.flex {
    padding-top: 0;
}

.ft-3 .ux-menu-link:last-child a.ux-menu-link__link.flex {
    padding-bottom: 0;
}

.absolute-footer.dark.medium-text-center.text-center {
    border-top: 1px solid #3e3e3e;
}

.ft-3 .col.medium-3 {
    padding-bottom: 0;
}
/*************************************************
Footer
*************************************************/


@media only screen and (max-width: 768px) {
p.title-one {
    font-size: 40px;
}

p.title-two span {
    font-size: 30px;
    line-height: 55px;
}

p.title-two span:after {
    border-top-width: 27px;
    border-bottom-width: 28px;
}

p.title-two:after {
    border-top-width: 27px;
    border-bottom-width: 28px;
}
}

@media only screen and (max-width: 425px) {
.chuyen-muc {
    display:  block;
}

.entry-image-float{
    max-width: 100%;
}

.entry-content {
    margin-left:  0 !important;
    padding-top:  5px;
}

#post-list .entry-content h2.entry-title {
    text-align:  justify;
}

#post-list .entry-content  p {
    text-align:  justify;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 48%;
}
.ft-2 .social-icons {
    text-align: center;
    margin-top: 25px;
}

.ft-1 .row > .col:last-child {
    padding-bottom: 0;
}
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("webfonts/fa-solid-900.eot");
  src: url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-solid-900.woff2") format("woff2"), url("webfonts/fa-solid-900.woff") format("woff"), url("webfonts/fa-solid-900.ttf") format("truetype"), url("webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
