/*
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.   ***************/
/* css header */
/* css form search */
input#woocommerce-product-search-field-0, input#woocommerce-product-search-field-1 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
#masthead a.header-cart-link.icon.button.round.is-outline.is-small {
    border-color: #fff;
}
/* css icon */
#masthead li.html.custom {
    margin: 0px 12px;
}
.cls-1, .cls-2, .cls-3 {
	fill:none;
	stroke:#fff;
	stroke-linecap:round;
	stroke-linejoin:round;
}
.cls-1 {
	stroke-width:1.66px;
}
.cls-2 {
	stroke-width:1.66px;
}
.cls-3 {
	stroke-width:1.8px;
}
.about__box-content {
    font-size: 12px;
    line-height: 1.4;
    color: #ffffff;
}
.about__box-icon {
    display: flex;
    margin-right: 5px;
}
.about__box-content p.mb-0.title {
    font-weight: 300;
    text-transform: initial;
}
.about__box-content strong {
    font-weight: 800;
    font-size: 12px;
}
a.item-about:hover {
    background: rgba(255, 255, 255, 0.2);
}
a.item-about.about-1.about-contact, a.item-about.about-2.about-store, a.item-about.about-3.about-delivery-tracking {
    padding: 4px 8px;
    border-radius: 10px;
}
/* css mega menu */
div#masthead {
    background-color: #D70018;
}
#masthead .flex-col.hide-for-medium.flex-left {
    flex: 0;
}
div#mega-menu-wrap {
    background: #D70018;
}
div#mega-menu-title {
    padding: 3px 6px 1px 7px;
    background: #D70018;
    border: 2px solid #fff;
    border-radius: 6px;
}
div#mega-menu-title i {
    margin-right: 0;
}
ul#mega_menu {
    width: 205px;
	z-index: 9;
}
.home ul#mega_menu {
    margin-top: 22px;
}
ul#mega_menu {
    border-radius: 10px;
    border: none;
    webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
ul#mega_menu li {
    border-radius: 10px;
}
#mega_menu>li>a, .sf-menu ul.sub-menu li a {
    border: none;
	color: #000;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	padding-top: 4px;
    padding-bottom: 2px;
	padding-left: 8px;
}
#mega_menu .sf-with-ul:after {
    border-left-color: #000;
}
/*
ul#mega_menu>li>a:before {
    content: "";
    padding-left: 20px;
    background-size: inherit;
    background-repeat: no-repeat;
}
.menu-ot-1>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-3.svg);
}
.menu-ot-2>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-380.svg);
}
.menu-ot-3>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-4.svg);
}
.menu-ot-4>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-220.svg);
}
.menu-ot-5>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-610.svg);
}
.menu-ot-6>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-845.svg);
}
.menu-ot-7>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-30.svg);
}
.menu-ot-8>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-tcdm.svg);
}
.menu-ot-9>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-29.svg);
}
.menu-ot-10>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-123.svg);
}
.menu-ot-11>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-tech.svg);
}
.menu-ot-12>a:before {
    background-image: url(/wp-content/uploads/2021/11/icon-cps-promotion.svg);
}
*/
/* css menu mobile */
div#masthead a.header-cart-link.icon.button.round.is-outline.is-small:hover, div#masthead a.icon.button.round.is-outline.is-small:hover, div#masthead a.icon.button.round.is-outline.is-small:hover {
    background: bottom;
}
div#masthead ul.mobile-nav i.icon-menu, div#masthead ul.mobile-nav i.icon-search, div#masthead i.icon-shopping-bag {
    color: #fff;
}
div#masthead ul.mobile-nav a.icon.button.round.is-outline.is-small {
    border: 1px solid #fff;
}
#mega_menu > li > a > img, .sidebar-menu > ul.nav-vertical > li > a > img {
	width: 1.2em !important;
	height: 1.2em !important;
}
/*
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 80%;
    background-color: #fff;
    bottom: auto;
}
.off-canvas:not(.off-canvas-center) li.html {
    padding: 0px;
    background: red;
}
.off-canvas:not(.off-canvas-center) li.html img {
   width: 60%;
   padding: 8px
}
.off-canvas .sidebar-menu {
    padding: 10px 0 0 0;
}
*/
.mfp-content .col-menu-mobile {
    padding: 0px 4px 10px 4px;
}
.col-menu-mobile .icon-box-img {
    margin-bottom: 4px;
}

/* css main menu mobile */
.mfp-content .nav-vertical > li+li {
    border: none;
}
.mfp-content ul li a {
    font-size: 14px;
    font-weight: 200;
    color: #000;
    text-transform: capitalize;
}
.mobile-sidebar .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 10px;
}
.mobile-sidebar li.has-icon-left>a>img {
	margin-right: 12px;
}

.sidebar-menu.no-scrollbar {
    padding-top: 0;
}
.mobile-sidebar li.html.custom.html_topbar_left {
    padding: 0;
}


/* css trang chủ */
/* css section banner */

.banner-img img, .col-banner .flickity-viewport {
    border-radius: 10px;
}

/* css mỗi sản phẩm */
.image-tools.is-small.top.right.show-on-hover {
    padding: 0;
}
.image-tools {
    left: 0;
    padding: 31px;
}
.image-tools a {
    padding: 6px 5px;
}
ul.showinfo {
    border-radius: 5px;
    background: #ffffffed;
    padding: 5px 3px 5px 5px;
    box-shadow: 0 4px 6px #00000029;
    border: 2px solid #00917a;
    overflow-y: scroll;
    height: 200px;
    transform: scaleY(0);
    transform-origin: 50% 100%;
    transition-duration: .4s;
}
.product-small.col:hover ul.showinfo {
    transform: scaleY(1);
}
ul.showinfo li {
    list-style: none;
    font-size: 12px;
    margin-left: 0;
    counter-increment: listCounter;
}
ul.showinfo li:before {
    content: "KM" counter(listCounter);
    padding: 2px 3px;
    margin-right: 5px;
    border-radius: 3px;
    background: #E11B1E;
    font-size: 9px;
    font-weight: 700;
    color: white;
    text-align: center;
    left: calc(1px);
}

.product-small.col>div {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
}
.product-small.col .box-image {
    border-radius: 10px 10px 0 0;
    padding-top: 15px;
}

.product-small.col .box-text.box-text-products {
    padding: 8px 8px 35px 8px;
}
p.name.product-title.woocommerce-loop-product__title {
    height: 45px;
}
.product-small.col .box-text.box-text-products a.woocommerce-LoopProduct-link {
    font-weight: 600;
    color: #000;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product-small.col .price ins .amount bdi {
    color: #d70018;
}


/* css section sản phẩm */
.section-sanpham .section-title-normal {
    margin-bottom: 0px;
    border-bottom: 0;
    width: 100%;
}
.section-sanpham .section-title-normal b {
    display: none;
}
.section-sanpham .section-title-normal span {
    border-bottom: 0;
    font-size: 18px;
    padding-bottom: 0;
	margin-right: 0;
}
.section-sanpham span.pvlan-show-cats li {
    display: block;
    width: auto;
    float: left;
    margin: 0 4px;
}
.section-sanpham span.pvlan-show-cats li a, h3.section-title.section-title-normal>a {
    font-size: 13px;
    text-transform: none;
    font-weight: 400;
    margin-right: 0;
    padding: 4px 10px;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    background: #F3F4F6;
}
.section-sanpham span.pvlan-show-cats li a:focus {
   background-color: #e6e6e6; 
}
.section-sanpham .section-title a {
    font-size: 14px;
    margin-left: 0;
    color: black;
}

/* css section thương hiệu */
.col.col-thuonghieu {
    padding-bottom: 0;
}
.thuonghieu-img .img-inner.dark {
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px
}
.col.thuonghieu-img {
    padding: 10px;
}

/* css footer */
.footer-widgets.footer.footer-2 {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.text-footer h4 {
    margin-bottom: 5px
}
.text-footer p {
    margin-bottom: 6px;
    font-size: 13px;
}
.text-footer p a {
    color: #444444;
}

a#top-link {
    background: rgba(215, 0, 24, 0.7);
    border: 1px solid #fff;
    color: #fff;
}
.copyright-footer {
    color: #fff;
    font-weight: 600;
}


/* css trang chi tiết sản phẩm */
.single-product .page-title.shop-page-title.product-page-title {
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
    z-index: 9;
}
.single-product .page-title-inner {
    padding: 8px 0;
    min-height: 0;
}
.single-product .woocommerce-breadcrumb a {
    text-transform: capitalize;
    color: #707070;
}

/* css ảnh gallery thumbnail  */
.product-images .flickity-viewport {
    border: 1px solid #D1D5DB;
    border-radius: 10px;
}
.flickity-viewport .flickity-slider .woocommerce-product-gallery__image {
    padding: 20px;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: #D70018;
}
.product-thumbnails a {
    border: 1px solid #D1D5DB;
    border-radius: 10px;
}
.product-thumbnails a img {
    opacity: 1;
    padding: 8px
}
/* css button next prev */
button.flickity-button.flickity-prev-next-button.previous {
    border-radius: 0 100px 100px 0;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
}
button.flickity-button.flickity-prev-next-button.next {
    border-radius: 100px 0 0 100px;
    background: rgba(0, 0, 0, 0.3);
    right: 0;
}
.flickity-prev-next-button {
    top: 43%;
    bottom: 43%;
    width: 26px;
}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button svg, .slider .flickity-prev-next-button:hover .arrow {
    fill: #fff;
}
.flickity-prev-next-button {
    color: #fff
}
/* css ẩn icon click zoom image  */
.image-tools.absolute.bottom.left.z-3 {
    display: none;
}
/* css title sản phẩm */
h1.product-title.product_title {
    font-size: 18px;
}
.col-ct-same {
    padding-bottom: 0;
}
/* css giá sp */
.product-info .price span bdi {
    font-size: 0.9em;
    margin: 0.5em 0;
    color: #D70018;
}
/* css icon đánh giá sao */
.product-info {
	padding-top: 0;
}
.product-info .woocommerce-product-rating, .product-info .product-title {
/*     display: none; */
}
.box-name__box-raiting, .box-name__box-product-name {
    float: left;
}
.single-product .box-name__box-raiting {
    margin-left: 10px;
    margin-top: -3px;
}
.box-name__box-raiting .star-rating.star-rating--inline {
    margin: 0;
}
.star-rating span:before, .stars a:hover:after, .stars a.active:after, .star-rating:before, .woocommerce-page .star-rating:before {
    color: #F59E0B;
    font-size: 14px;
}
.box-name__box-raiting .star-rating {
	width: 4.56em;
}
/* css nút mua ngay và thêm vào giỏ */
p.title-muangay {
    margin-bottom: 0;
    font-size: 16px;
}
span.text-muangay {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
	line-height: 20px;
}
button#buy_now_button {
    background-color: #e11b1e;
    width: 100%;
    border-radius: 10px;
    line-height: initial;
    padding-top: 8px;
    padding-bottom: 6px;
    opacity: 1;
}
button.single_add_to_cart_button.button.alt {
    background: #e11b1e;
    border-radius: 10px;
}
/* css button trả góp */
.tragop {
    width: 100%;
    display: flex;
}
.div-tragop:first-child {
    margin-right: 2%;
}
.div-tragop {
    width: 49%;
    background: #277cea;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    padding: 6px 0;
    font-size: 14px
}
.div-tragop:hover {
    color: #fff;
}
.div-tragop p {
    margin-bottom: 0;
}

/* css  biến thể sản phẩm */
a.reset_variations {
    display: none;
}
/* css màu sắc */
.single-product table.variations tbody tr:nth-child(1)  td.label {
    display: none;
}
.single-product .ux-swatch {
    box-shadow: 0 0;
    white-space: normal;
}
.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
   
}
.single-product .ux-swatch.tooltip.ux-swatch--image {
    position: relative;
    padding: 24px 0;
	 width: 32%;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
	 margin-right: 1.2%;
}
.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered {
   
}
.single-product table.variations tbody tr:nth-child(1) span.ux-swatch__text {
	padding-left: 26%;
}
.single-product table.variations tbody tr span.ux-swatch__text {
    display: block !important;
    position: absolute;
    width: 100%;
    font-size: 13px;
	color: #000;
	line-height: 20px;
}
.single-product img.ux-swatch__img.attachment-woocommerce_gallery_thumbnail.size-woocommerce_gallery_thumbnail {
    width: 22%;
    position: absolute;
    float: left;
    left: 0;
}
.single-product .ux-swatch.selected, .ux-swatch:hover:not(.selected):not(.disabled) {
    box-shadow: 0 0;
    border: 1px solid #d70018;
}
.single-product .ux-swatches.ux-swatches-attribute-ux_label {
    width: 100%;
}
/* css dung lượng ổ cứng */
.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered.selected span.ux-swatch__text {
    color: #D70018;
}
.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
    text-align: center;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 600;
}
.single-product table.variations tbody tr:nth-child(2) .ux-swatch--image {
    width: 24%;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
    margin-right: 1%;
}
.single-product table.variations tbody tr:nth-child(2) img.ux-swatch__img {
    display: none;
    width: 0;
}
.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    line-height: 69px;
    border: 1px solid #ccc;
    margin-left: 0px;
    margin-top: 3px;
    position: absolute;
}
.single-product .ux-swatch.tooltip.ux-swatch--image.tooltipstered.selected span.ux-swatch__text {
    color: #D70018;
}
.single-product table.variations tbody tr:nth-child(2) .ux-swatch.tooltip.ux-swatch--image.tooltipstered.selected span.ux-swatch__text:before {
    content: "";
    width: 13px;
    height: 13px;
    background: #D70018;
    border: 1px solid #D70018;
    background-image: url(/wp-content/uploads/2021/11/checkmark.svg);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    color: #ffffff;
}

/* css khuyến mại */
.title-km h3 {
    margin-bottom: 0;
    font-size: 16px;
    color: #D70018;
}
.info-km {
    border: 1px solid #FEE2E2;
    border-radius: 10px;
    overflow: hidden;
}
.title-km {
    background: #FEE2E2;
    padding: 10px;
    border-radius: 10px 10px 0 0;
}
.info-km .ct-km {
    padding: 10px 12px;
}
.info-km .ct-km ul {
    margin-bottom: 0;
}
.info-km .ct-km ul li {
    list-style: none;
    position: relative;
    font-size: 14px;
    counter-increment: listCounter;
}
.info-km .ct-km ul li:before {
    content: counter(listCounter);
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    border-radius: 50px;
    background: #E11B1E;
    font-size: 10px;
    font-weight: 700;
    color: white;
    text-align: center;
    position: absolute;
    top: 4px;
    left: calc(-15px + -5px);
}
a.ct-chitiet {
    color: #d70018;
}
/* css danh sách địa chỉ cửa hàng */
.text.dia-chi-cua-hang {
    width: 100%;
    height: 300px;
    min-height: auto;
    max-height: 281px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    overflow: hidden;
    overflow-y: scroll;
}
.text.dia-chi-cua-hang p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 3px 10px;
}

.text.dia-chi-cua-hang p:nth-child(even) {
    background: #F2F2F2;
    width: 100%;
}
.text.dia-chi-cua-hang a {
    font-size: 12px;
}
.text.dia-chi-cua-hang p strong a:before {
    content: "";
    font-family: "fl-icons";
    padding-right: 6px;
}
.text.dia-chi-cua-hang p strong a {
    font-weight: 300;
    color: #d70018;
}
.text.dia-chi-cua-hang p strong a:hover {
    text-decoration: underline;
}
/* css thông tin máy */
.info-may {
    border: 1px solid #E5E7EB;
    padding: 12px;
    border-radius: 10px;
}
.title-may h3 {
    font-size: 17px;
}
.ct-may li {
    list-style: none;
    font-size: 14px;
    counter-increment: listCounter;
    position: relative;
    padding-left: 16px;
}
.ct-may li:before {
    content: counter(listCounter);
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    border-radius: 50px;
    background: #E11B1E;
    font-size: 10px;
    font-weight: 700;
    color: white;
    position: absolute;
    top: 4px;
    left: -4px;
}

/* css thông số kỹ thuật */
.block-information__box-right .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
}
.box-content table {
    margin-bottom: 0;
}
.box-content table tbody tr th:first-child {
    width: 35%;
}
.box-content table tbody tr:nth-child(odd) {
    background: #F2F2F2;
}
.box-content table tbody tr:first-child {
    border-radius: 10px 10px 0 0;
}
.box-content table tbody tr th {
    font-weight: 300;
    text-transform: initial;
    line-height: 22px;
    padding: 4px 8px;
    font-size: 14px;
}
h2.box-title__title {
    font-size: 18px;
    color: #444444;
}
.block-information__box-right {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 10px;
    border-radius: 10px;
}
/* css button xem chi tiết cấu hình */
div#more-specific a {
    margin: 10px 0 0 0;
    width: 100%;
    background: #fff;
    text-transform: inherit;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    border-radius: 8px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
div#more-specific a:hover {
    border: 1px solid #D70018;
    background: #FEF2F2;
    color: #D70018;
}
div#more-specific a span:after {
    content: "\f107";font-family: 'fl-icons';
    padding-left: 8px;
    font-size: 20px;
    vertical-align: sub;
}
/* css popup thông số kỹ thuật */
.block-information__popup {
	padding-bottom: 20px;
}
.block-information__popup .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
}
#cau_hinh_chi_tiet {
    padding: 0 !important;
    border-radius: 10px;
    overflow: hidden;
}
h4.title-popup {
    background: #D70018;
    color: #fff;
    padding: 10px 15px;
}
.item-box-table {
    padding: 0px 15px;
}
.item-box-table p.box-title__title {
    margin: 14px 0 8px 0;
    font-weight: 700;
    color: #444444;
}
/* css button đóng popup */
button.mfp-close {
    display: none;
}
.thong-so_title button.mfp-close {
    float: right;
    top: 4px !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    width: 75px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    text-transform: none;
	mix-blend-mode: hard-light;
}
.item-box-table.close-button {
    margin: 30px;
}
.item-box-table.close-button button.mfp-close {
    top: unset !important;
    bottom: 4px;
    right: 17px;
    color: #ffffff;
    mix-blend-mode: hard-light;
    width: 82px;
    font-size: 13px;
    opacity: 1;
    display: flex;
/*     align-items: center; */
    font-weight: 700;
    background: #D70018;
    border-radius: 8px;
	padding-left: 20px;
}

/* css mô tả dài sản phẩm */
div#tab-description {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
	display: inline-grid;
}
div#tab-description h1, div#tab-description h2, div#tab-description h3, div#tab-description h4, div#tab-description h5 {
    color: #d70018;
    text-align: center;
    font-size: 22px;
}
div#tab-description ul {
    margin-left: 12px;
}


/* css siderbar tin tức trong chi tiết sản phẩm */
.div-blog > .col > .col-inner {
    margin-top: 25px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
}
.div-blog .col.col-blog {
    padding-bottom: 0
}
.blog-in-product  .col.post-item {
    padding-bottom: 8px;
}
.div-blog .title-blog p {
    margin-bottom: 10px;
    font-weight: 600
}
.blog-in-product h5.post-title.is-large {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.is-divider, .woocommerce-message.message-wrapper, .woocommerce-info.message-wrapper {
    display: none;
}
.blog-in-product .box-text {
    text-align: left;
    padding: 0 0 0 8px;
}
.blog-in-product .image-cover {
    border-radius: 6px;
}
a.button.is-link.btn-blog {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 8px;
    margin: 10px 0 0 0;
    text-transform: inherit;
    color: #000;
    font-weight: 400;
    width: 100%
}
a.button.is-link.btn-blog:hover {
    border: 1px solid #D70018!important;
    background: #FEF2F2!important;
    color: #D70018!important;
}


/* css trang thanh toán */
.woocommerce-checkout .col.large-7.pb-0 {
    min-width: 100%;
}
.woocommerce-checkout .cart-collaterals.large-5.col.pb-0 {
    min-width: 100%;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed, .woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.woocommerce-checkout .col-inner.has-border {
    border: none;
    padding: 0;
}
.woocommerce-checkout .shop_table .order-total th, .woocommerce-checkout .shop_table .order-total td {
	border-width: 1px;
}
.woocommerce-checkout .woocommerce-billing-fields {
	border: none;
}
.woocommerce-checkout  form.checkout_coupon.mb-0 {
    display: block !important;
}
.woocommerce-checkout  .cart-collaterals.large-5.col.pb-0 {
    border: none;
}

.woocommerce-checkout input#coupon_code {
    width: 35%;
    float: left;
    margin-right: 3%;
    box-shadow: 0 0;
    height: 32px;
    border: solid 1px #eee;
}
.woocommerce-checkout .cart-sidebar .widget-title {
    border: none;
    width: 25%;
    float: left;
    font-size: 14px;
    padding-top: 5px;
}
.woocommerce-checkout input.is-form.expand {
    width: 20% !important;
    float: left;
    padding: 0;
    border: 1px solid #d70018;
    background-color: #d70018;
    color: #fff;
    border-radius: 3px;
    text-shadow: 0 0;
    min-height: 31px;
    line-height: 10px;
    font-size: 14px;
}



.woocommerce-checkout .cart-wrapper table.shop_table thead tr th {
    font-weight: 300;
    text-transform: inherit;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-name dl {
    text-transform: inherit;
    color: #000;
    opacity: 1;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-name a {
    color: #000;
}
.woocommerce-checkout .cart-wrapper table.shop_table td.product-remove a {
    color: #d70018;
}
.woocommerce-checkout div#customer_details .woocommerce-billing-fields label {
    font-weight: 300;
}
button#place_order {
    background: #d70018;
    border-radius: 6px;
}

.col-title{
	border-bottom: 1px solid #D1D5DB;
}
/* css chi tiết bài viết */
.single-post h6.entry-category.is-xsmall {
    display: none;
}
.single-post .entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}
.single-post .entry-content.single-page {
    padding-top: 0;
}
.single-post h1.entry-title {
    font-size: 22px;
}

@media (max-width: 1070px) {
	/* 	css header */
	#masthead .logo-center .logo, #masthead li.html.custom {
		margin: 0;
	}
}

@media (min-width: 1000px) {
	/* 	css section phụ kiện */
	.stack-phukien a {
		padding-bottom: 10px;
	}
	.box-phukien .icon-box-img {
		margin-top: -10px;
	}
	.box-phukien p {
		font-size: 13px;
	}
}

@media (max-width: 1100px) and (min-width: 992px) {
	/* 	css chci tiết sản phẩm */
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
		padding-left: 4px;
		padding-right: 4px;
	}
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
		margin-left: 6px;
	}
}

@media (max-width: 1000px) and (min-width: 850px) {
	/* 	css section phụ kiện */
	.stack-phukien a {
		padding-bottom: 5px;
	}
	.box-phukien .icon-box-img {
		margin-top: -16px;
	}
	.box-phukien p {
		font-size: 12px;
	}
}

@media (min-width: 850px) {
	/* css section phụ kiện */
	.stack-phukien .icon-box, .stack-phukien a{
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		flex-basis: 9.3%;
		flex-shrink: 0;
		text-align:center;
	}
	.stack-phukien{
		justify-content: space-between;
		margin: 10px 0px;
		background: white;
		text-align: center;
		border-radius: 4px;
	}
	.stack-phukien a {
		box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
		border-radius: 10px;
	}
	.stack-phukien:nth-child(1) a:nth-child(1),.stack-phukien:nth-child(2) a:nth-child(10)  {
		background-color: #FCA5A5;
	}
	.stack-phukien:nth-child(1) a:nth-child(2),.stack-phukien:nth-child(2) a:nth-child(9)  {
		background-color: #FDA4AF;
	}
	.stack-phukien:nth-child(1) a:nth-child(3),.stack-phukien:nth-child(2) a:nth-child(8)  {
		background-color: #F9A8D4;
	}
	.stack-phukien:nth-child(1) a:nth-child(4),.stack-phukien:nth-child(2) a:nth-child(7)  {
		background-color: #C4B5FD;
	}
	.stack-phukien:nth-child(1) a:nth-child(5),.stack-phukien:nth-child(2) a:nth-child(6)  {
		background-color: #A5B4FC;
	}
	.stack-phukien:nth-child(1) a:nth-child(6),.stack-phukien:nth-child(2) a:nth-child(5)  {
		background-color: #93C5FD;
	}
	.stack-phukien:nth-child(1) a:nth-child(7),.stack-phukien:nth-child(2) a:nth-child(4)  {
		background-color: #6EE7B7;
	}
	.stack-phukien:nth-child(1) a:nth-child(8),.stack-phukien:nth-child(2) a:nth-child(3)  {
		background-color: #FCD34D;
	}
	.stack-phukien:nth-child(1) a:nth-child(9),.stack-phukien:nth-child(2) a:nth-child(2)  {
		background-color: #FDBA74;
	}
	.stack-phukien:nth-child(1) a:nth-child(10),.stack-phukien:nth-child(2) a:nth-child(1)  {
		background-color: #D1D5DB;
	}
	.box-phukien .icon-box-img {
		margin-bottom: 8px;
	}
	.box-phukien p {
		font-weight: 600;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 992px) {
	/* 	css chci tiết sản phẩm */
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text {
		padding-left: 4px;
		padding-right: 4px;
	}
	.single-product table.variations tbody tr:nth-child(2) span.ux-swatch__text:before {
		margin-left: 2px;
	}
	.single-product table.variations tbody tr span.ux-swatch__text {
		font-size: 12px;
	}
}

@media (max-width: 850px) {
	/* css section danh mục  */
	.col.col-title {
		padding-bottom: 0;
	}
	.section-danhmuc>div>div>div>div {
		overflow-x: auto;
	}
	.stack-danhmuc{
		justify-content: space-between;
		width: max-content;
		overflow: auto;
		max-width: 470px;
		display: flex;
		flex-wrap: wrap;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		display: flex;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		flex-basis: 15%;
		flex-shrink: 0;
	}
	.stack-danhmuc a{
		margin-bottom: 15px !important;
	}
	.stack-danhmuc a .icon-box-img{
		box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
		border-radius: 10px;
	}
	.stack-danhmuc a:nth-child(1) .icon-box-img {
		background-color: #FEE2E2;
	}
	.stack-danhmuc a:nth-child(2) .icon-box-img {
		background-color: #FFEDD5;
	}
	.stack-danhmuc a:nth-child(3) .icon-box-img {
		background-color: #FEF9C3;
	}
	.stack-danhmuc a:nth-child(4) .icon-box-img {
		background-color: #ECFCCB;
	}
	.stack-danhmuc a:nth-child(5) .icon-box-img {
		background-color: #D1FAE5;
	}
	.stack-danhmuc a:nth-child(6) .icon-box-img{
		background-color: #CCFBF1;
	}
	.stack-danhmuc a:nth-child(7) .icon-box-img{
		background-color: #E0F2FE;
	}
	.stack-danhmuc a:nth-child(8) .icon-box-img{
		background-color: #E0E7FF;
	}
	.stack-danhmuc a:nth-child(9) .icon-box-img{
		background-color: #EDE9FE;
	}
	.stack-danhmuc a:nth-child(10) .icon-box-img{
		background-color: #FAE8FF;
	}
	.stack-danhmuc a:nth-child(11) .icon-box-img{
		background-color: #FCE7F3;
	}
	.stack-danhmuc a:nth-child(12) .icon-box-img{
		background-color: #FFE4E6;
	}
	.box-danhmuc .icon-box-img {
		margin-bottom: 6px;
	}
	.box-danhmuc p {
		font-size: 12px;
		font-weight: 600;
		color: #000;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
}

@media (max-width: 850px) and (min-width: 768px) {
	/* 	css chi tiết sản phẩm */
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 24%;
		margin-right: 1% !important;
	}
	/* 	css button đóng popup thông số kỹ thuật */
	.thong-so_title button.mfp-close {
		position: fixed;
		right: 45px;
	}
	.item-box-table.close-button button.mfp-close {
		position: fixed;
		right: 70px;
	}
}

@media (min-width: 768px) {
	/* css section banner */
	.col-banner .col-inner {
		margin-left: 10px !important;
	}
	/* 	css chi tiết sản phẩm */
	.single-product .product-main, .single-product .product-info {
		padding-bottom: 0;
	}
	.row-title.show-mobile {
		display: none;
	}
	.row-title {
		border-bottom: 1px solid #D1D5DB;
		margin-bottom: 20px !important;
	}
}

@media (max-width: 768px) {
	/* 	css banner */
	.col-banner .col-inner {
		margin-left: 0 !important;
	}
	/* 	css chi tiết sản phẩm */
	.single-product .medium-flex-wrap .flex-col {
		padding: 0;
	}
	.single-product .product-main, .single-product .product-info {
		padding-bottom: 12px;
	}
	.single-product form.variations_form.cart.ux-swatches-js-attached {
		margin-bottom: 0;
	}
	.row-title.show-pc {
		display: none;
	}
	.row-title {
		margin-top: 12px;
		border: none;
	}
	.box-name__box-raiting {
		margin-left: 0;
	}
	span.like-share {
		padding: 0 0 0 10px;
	}
	.div-thongso {
		order: 1;
	}
	.div-mota {
		order: 2;
	}
}

@media (max-width: 850px) and (min-width: 480px){
	/* 	css section danh mục */
	.stack-danhmuc{
		max-width: 880px;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		flex-basis: 16%;
	}
}

@media (max-width: 480px) {
	/* css section danh mục  */
	.stack-danhmuc{
		max-width: 470px;
	}
	.stack-danhmuc .icon-box, .stack-danhmuc a{
		flex-basis: 15%;
	}
	/* 	css section sản phẩm */
	.section-sanpham .container.section-title-container {
		overflow-x: auto;
	}
	.section-sanpham h3.section-title.section-title-normal {
		overflow-x: auto;
		max-width: 555px;
		width: max-content;
	}
	.section-sanpham .section-title-normal span.section-title-main  {
		display: none;
	}
	.section-sanpham .section-title-normal span.section-title-main {
		display: none;
	}
	.section-sanpham .section-title-normal span {
		padding-bottom: 6px;
	}
	/* 	css chi tiết sản phẩm */
	.single-product .flex-col.flex-grow.medium-text-center {
		overflow-x: auto;
	}
	.single-product nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
		width: max-content;
	}
	.single-product .page-title-inner {
		padding-left: 15px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 30%;
	}
}

@media (max-width: 375px) {
	/* 	css chi tiết sản phẩm */
	h1.product-title.product_title {
		font-size: 17px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered {
		margin-right: 1%;
	}
}

@media (max-width: 320px) {
	/* 	css chi tiết sản phẩm */
	h1.product-title.product_title {
		font-size: 16px;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch--image {
		width: 46%;
	}
	.single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered, .single-product table.variations tbody tr:nth-child(1) .ux-swatch.tooltip.ux-swatch--image.tooltipstered:nth-child(3) {
		margin-right: 4%;
	}
	.single-product table.variations tbody tr:nth-child(2) .ux-swatch--image {
		width: 31%;
		margin-right: 2%;
	}
} 
	
@media (max-width: 320px) {
	/* 	css mỗi sản phẩm - shop */
	.product-small.col .box-text.box-text-products {
		padding: 8px 6px 35px 6px;
	}
	.product-small.col .box-name__box-raiting a.woocommerce-review-link {
		font-size: 11px;
	}
	.product-small.col .box-name__box-raiting .star-rating {
		width: 3.8em;
	}
	/* 	css chi tiết sản phẩm */
	.div-tragop {
		font-size: 12px;
	}
}
.bx-touch{-webkit-tap-highlight-color:transparent}.bx-touch.crm-widget-button-mobile,.bx-touch.crm-widget-button-mobile body{height:100%;overflow:auto}.b24-widget-button-shadow{position:fixed;background:rgba(33,33,33,.3);width:100%;height:100%;top:0;left:0;visibility:hidden;z-index:10100}.bx-touch .b24-widget-button-shadow{background:rgba(33,33,33,.75)}.b24-widget-button-inner-container{position:relative;display:inline-block}.b24-widget-button-position-fixed{position:fixed;z-index:10000}.b24-widget-button-block{width:66px;height:66px;border-radius:100%;box-sizing:border-box;overflow:hidden;cursor:pointer}.b24-widget-button-block .b24-widget-button-icon{opacity:1}.b24-widget-button-block-active .b24-widget-button-icon{opacity:.7}.b24-widget-button-position-top-left{top:50px;left:50px}.b24-widget-button-position-top-middle{top:50px;left:50%;margin:0 0 0 -33px}.b24-widget-button-position-top-right{top:50px;right:50px}.b24-widget-button-position-bottom-left{left:50px;bottom:50px}.b24-widget-button-position-bottom-middle{left:50%;bottom:50px;margin:0 0 0 -33px}.b24-widget-button-position-bottom-right{right:50px;bottom:50px}.b24-widget-button-inner-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:66px;border-radius:100px;background:#00aeef;box-sizing:border-box}.b24-widget-button-icon-container{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.b24-widget-button-inner-item{position:absolute;top:0;left:0;padding:20px 19px;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out;-webkit-animation:socialRotateBack .4s;animation:socialRotateBack .4s;opacity:0}.b24-widget-button-icon-animation{opacity:1}.b24-widget-button-inner-mask{position:absolute;top:-8px;left:-8px;height:82px;min-width:66px;-webkit-width:calc(100% + 16px);width:calc(100% + 16px);border-radius:100px;background:#00aeef;opacity:.2}.b24-widget-button-icon{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;cursor:pointer}.b24-widget-button-icon:hover{opacity:1}.b24-widget-button-inner-item-active .b24-widget-button-icon{opacity:1}.b24-widget-button-wrapper{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;visibility:hidden;direction:ltr;z-index:10150}.bx-imopenlines-config-sidebar{z-index:10101}.b24-widget-button-visible{visibility:visible;-webkit-animation:b24-widget-button-visible 1s ease-out forwards 1;animation:b24-widget-button-visible 1s ease-out forwards 1}@-webkit-keyframes b24-widget-button-visible{0%{-webkit-transform:scale(0);transform:scale(0)}30.001%{-webkit-transform:scale(1.2);transform:scale(1.2)}62.999%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes b24-widget-button-visible{0%{-webkit-transform:scale(0);transform:scale(0)}30.001%{-webkit-transform:scale(1.2);transform:scale(1.2)}62.999%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.b24-widget-button-disable{-webkit-animation:b24-widget-button-disable .3s ease-out forwards 1;animation:b24-widget-button-disable .3s ease-out forwards 1}@-webkit-keyframes b24-widget-button-disable{0%{-webkit-transform:scale(1);transform:scale(1)}50.001%{-webkit-transform:scale(.5);transform:scale(.5)}92.999%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes b24-widget-button-disable{0%{-webkit-transform:scale(1);transform:scale(1)}50.001%{-webkit-transform:scale(.5);transform:scale(.5)}92.999%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(0);transform:scale(0)}}.b24-widget-button-social{display:none}.b24-widget-button-social-item{position:relative;display:block;margin:0 10px 10px 0;width:45px;height:44px;background-color:#fff;background-size:100%;border-radius:25px;-webkit-box-shadow:0 8px 6px -6px rgba(33,33,33,.2);-moz-box-shadow:0 8px 6px -6px rgba(33,33,33,.2);box-shadow:0 8px 6px -6px rgba(33,33,33,.2);cursor:pointer}.b24-widget-button-social-item:hover{-webkit-box-shadow:0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32);box-shadow:0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32);-webkit-transition:box-shadow .17s cubic-bezier(0,0,.2,1);transition:box-shadow .17s cubic-bezier(0,0,.2,1)}.connector-icon{display:inline-block;width:44px;height:44px;background:#f2f2f2;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#ebeff2;background-size:50% 50%;background-position:center center;background-repeat:no-repeat}.connector-icon-zalo{background-color:#018fe5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 97.4 87.2' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='%23fff' d='M78.4,42c-1.4,0-2.4,0.6-3.2,1.7c-0.7,1-1,2.2-1,3.7c0,1.5,0.3,2.7,1,3.7c0.8,1.2,1.8,1.7,3.2,1.7 c1.4,0,2.5-0.6,3.2-1.7c0.7-1,1-2.2,1-3.7c0-1.4-0.3-2.6-1-3.6C80.8,42.6,79.7,42,78.4,42z' fill-rule='evenodd'%3E%3C/path%3E%3Cpath fill='%23fff' d='M48.8,0C21.9,0,0,19.5,0,43.6c0,11.9,5.4,22.7,14,30.6c2.2,2-5.4,10.5-9,11.3c10.4,2.9,20.7-3.4,23.2-2.4 c6.2,2.6,13.2,4,20.5,4c26.9,0,48.7-19.5,48.7-43.6C97.5,19.5,75.7,0,48.8,0z M27.8,58.2H14.6c-3.1,0-4.6-1.1-4.6-3.3 c0-1,0.6-2.4,1.8-4l11.8-15.6h-8.5c-3.1,0-4.7-1-4.7-3c0-2,1.6-3,4.7-3h11.2c3.8,0,5.7,1.1,5.7,3.2c0,1-0.6,2.3-1.9,4L18.5,52.2 h9.3c3.1,0,4.7,1,4.7,3C32.5,57.2,30.9,58.2,27.8,58.2z M54.9,53.8c0,3.1-1.1,4.7-3.2,4.7c-1.4,0-2.4-0.7-3.1-2.2 c-1.3,1.6-3.1,2.4-5.4,2.4c-2.9,0-5.3-1.2-7.2-3.5c-1.7-2.2-2.5-4.8-2.5-7.8c0-3,0.9-5.6,2.7-7.8c1.9-2.3,4.3-3.5,7.3-3.5 c2.2,0,3.9,0.8,5.1,2.3c0.7-1.4,1.8-2,3.1-2c2.1,0,3.2,1.5,3.2,4.6V53.8z M64.7,53.8c0,3.1-1.1,4.7-3.2,4.7c-2.1,0-3.2-1.6-3.2-4.7 V31.9c0-3.1,1.1-4.7,3.2-4.7c2.1,0,3.2,1.6,3.2,4.7V53.8z M78.4,58.9c-3.2,0-5.9-1.1-7.9-3.3c-2-2.2-3-4.9-3-8.1s1-6,3-8.1 c2-2.2,4.7-3.3,7.9-3.3c3.3,0,5.9,1.1,7.9,3.3c1.9,2.1,2.9,4.9,2.9,8.1s-1,6-2.9,8.1C84.2,57.8,81.6,58.9,78.4,58.9z' fill-rule='evenodd'%3E%3C/path%3E%3Cpath fill='%23fff' d='M44.4,42.2c-1.3,0-2.4,0.5-3.1,1.6c-0.7,1-1,2.1-1,3.5c0,1.4,0.3,2.6,1,3.6c0.8,1.1,1.8,1.7,3.2,1.7 c1.3,0,2.4-0.6,3.1-1.7c0.6-1,1-2.2,1-3.6c0-1.4-0.3-2.5-1-3.5C46.7,42.8,45.7,42.2,44.4,42.2z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");background-size:55%}.connector-icon-facebook{background-color:#3680f9;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='%23fff' d='M16 6C9.925 6 5 10.56 5 16.185c0 3.205 1.6 6.065 4.1 7.932V28l3.745-2.056c1 .277 2.058.426 3.155.426 6.075 0 11-4.56 11-10.185C27 10.56 22.075 6 16 6zm1.093 13.716l-2.8-2.988-5.467 2.988 6.013-6.383 2.868 2.988 5.398-2.987-6.013 6.383z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");background-size:80%}.b24-widget-button-callback{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2229%22%20height%3D%2230%22%20viewBox%3D%220%200%2029%2030%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.872%2019.905c-.947-.968-2.13-.968-3.072%200-.718.737-1.256.974-1.962%201.723-.193.206-.356.25-.59.112-.466-.262-.96-.474-1.408-.76-2.082-1.356-3.827-3.098-5.372-5.058-.767-.974-1.45-2.017-1.926-3.19-.096-.238-.078-.394.11-.587.717-.718.96-.98%201.665-1.717.984-1.024.984-2.223-.006-3.253-.56-.586-1.103-1.397-1.56-2.034-.458-.636-.817-1.392-1.403-1.985C5.4%202.2%204.217%202.2%203.275%203.16%202.55%203.9%201.855%204.654%201.12%205.378.438%206.045.093%206.863.02%207.817c-.114%201.556.255%203.023.774%204.453%201.062%202.96%202.68%205.587%204.642%207.997%202.65%203.26%205.813%205.837%209.513%207.698%201.665.836%203.39%201.48%205.268%201.585%201.292.075%202.415-.262%203.314-1.304.616-.712%201.31-1.36%201.962-2.042.966-1.01.972-2.235.012-3.234-1.147-1.192-2.48-1.88-3.634-3.065zm-.49-5.36l.268-.047c.583-.103.953-.707.79-1.295-.465-1.676-1.332-3.193-2.537-4.445-1.288-1.33-2.857-2.254-4.59-2.708-.574-.15-1.148.248-1.23.855l-.038.28c-.07.522.253%201.01.747%201.142%201.326.355%202.53%201.064%203.517%202.086.926.958%201.59%202.125%201.952%203.412.14.5.624.807%201.12.72zm2.56-9.85C21.618%202.292%2018.74.69%2015.56.02c-.56-.117-1.1.283-1.178.868l-.038.28c-.073.537.272%201.04.786%201.15%202.74.584%205.218%201.968%207.217%204.03%201.885%201.95%203.19%204.36%203.803%207.012.122.53.617.873%201.136.78l.265-.046c.57-.1.934-.678.8-1.26-.71-3.08-2.223-5.873-4.41-8.14z%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;background-color:#00aeef;background-size:43%}.connector-icon-sms{background-color:#1ecea8;background-size:70%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath fill='%23fff' d='M21 23h4.01c1.1 0 1.99-.893 1.99-1.994V8.994C27 7.894 26.11 7 25.01 7H6.99C5.89 7 5 7.893 5 8.994v12.012C5 22.106 5.89 23 6.99 23h9.566l3.114 3.504c.73.82 1.33.602 1.33-.5V23zM10.515 12.165c.36.11.682.26.962.446l-.413.88a3.882 3.882 0 0 0-.915-.416 2.9 2.9 0 0 0-.82-.136c-.3 0-.536.054-.707.16a.512.512 0 0 0-.256.46c0 .173.055.32.167.437.11.12.252.214.42.285.17.072.408.152.714.24.4.12.725.236.977.35.252.117.467.29.644.518.177.228.266.526.266.892 0 .344-.095.647-.285.907-.19.26-.453.46-.79.6-.338.14-.724.212-1.16.212-.45 0-.888-.086-1.31-.255a3.673 3.673 0 0 1-1.11-.684l.434-.863c.3.276.628.49.985.64.356.15.695.224 1.017.224.35 0 .622-.063.816-.19a.598.598 0 0 0 .292-.528.618.618 0 0 0-.174-.45 1.212 1.212 0 0 0-.43-.28 9.65 9.65 0 0 0-.713-.237 7.414 7.414 0 0 1-.977-.347 1.75 1.75 0 0 1-.637-.498c-.177-.22-.266-.51-.266-.877 0-.334.09-.625.27-.874.18-.25.434-.443.76-.578.324-.135.7-.202 1.127-.202.38 0 .75.055 1.11.165zm7.732 5.8l-.01-4.424-1.87 3.806h-.653l-1.867-3.805v4.426h-.942V12.04h1.186l1.955 3.938 1.945-3.937h1.178v5.926h-.92zm5.728-5.8c.36.11.68.26.962.446l-.413.88a3.882 3.882 0 0 0-.915-.416 2.9 2.9 0 0 0-.82-.136c-.3 0-.537.054-.707.16a.512.512 0 0 0-.257.46c0 .173.056.32.168.437.11.12.252.214.42.285.17.072.408.152.714.24.4.12.725.236.977.35.252.117.467.29.644.518.177.228.266.526.266.892 0 .344-.095.647-.285.907-.19.26-.453.46-.79.6-.338.14-.724.212-1.16.212-.45 0-.888-.086-1.31-.255a3.673 3.673 0 0 1-1.11-.684l.434-.863c.3.276.628.49.985.64.356.15.695.224 1.017.224.35 0 .622-.063.816-.19a.598.598 0 0 0 .29-.528.618.618 0 0 0-.172-.45 1.212 1.212 0 0 0-.43-.28 9.65 9.65 0 0 0-.713-.237 7.414 7.414 0 0 1-.977-.347 1.75 1.75 0 0 1-.637-.498c-.177-.22-.266-.51-.266-.877 0-.334.09-.625.27-.874.18-.25.434-.443.76-.578.324-.135.7-.202 1.126-.202.38 0 .75.055 1.112.165z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E")}.connector-icon-email{background-color:#2a92e5;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fff' d='M40 8H8c-2.21 0-3.98 1.79-3.98 4L4 36c0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4V12c0-2.21-1.79-4-4-4zm0 28H8V16l16 10 16-10v20zM24 22L8 12h32L24 22z'/%3E%3C/svg%3E")}.connector-icon-telegrambot{background-color:#20a4e2;background-position:40% center;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M5.299%2C144.645l69.126%2C25.8l26.756%2C86.047c1.712%2C5.511%2C8.451%2C7.548%2C12.924%2C3.891l38.532-31.412%20%20%20c4.039-3.291%2C9.792-3.455%2C14.013-0.391l69.498%2C50.457c4.785%2C3.478%2C11.564%2C0.856%2C12.764-4.926L299.823%2C29.22%20%20%20c1.31-6.316-4.896-11.585-10.91-9.259L5.218%2C129.402C-1.783%2C132.102-1.722%2C142.014%2C5.299%2C144.645z%20M96.869%2C156.711l135.098-83.207%20%20%20c2.428-1.491%2C4.926%2C1.792%2C2.841%2C3.726L123.313%2C180.87c-3.919%2C3.648-6.447%2C8.53-7.163%2C13.829l-3.798%2C28.146%20%20%20c-0.503%2C3.758-5.782%2C4.131-6.819%2C0.494l-14.607-51.325C89.253%2C166.16%2C91.691%2C159.907%2C96.869%2C156.711z%22%20fill%3D%22%23ffffff%22/%3E%3C/svg%3E%0A)}.connector-icon-viber{background-color:#9a5aca;background-size:75% 75%;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20455.7%20455.7%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M372%20146.9l-.1-.4c-7.3-29.4-40.1-61-70.2-67.6l-.3-.1c-48.8-9.3-98.2-9.3-146.9%200l-.4.1c-30.1%206.6-62.9%2038.2-70.2%2067.6l-.1.4c-9%2041.1-9%2082.8%200%20123.9l.1.4c7%2028.2%2037.4%2058.3%2066.4%2066.6v32.9c0%2011.9%2014.5%2017.7%2022.7%209.1l33.3-34.6c7.2.4%2014.4.6%2021.7.6%2024.5%200%2049.1-2.3%2073.5-7l.3-.1c30.1-6.6%2063-38.1%2070.2-67.6l.1-.4c8.9-41%208.9-82.7-.1-123.8zm-26.3%20117.9c-4.9%2019.2-29.8%2043.1-49.6%2047.5-25.9%204.9-52%207-78.1%206.3-.5%200-1%20.2-1.4.6-3.7%203.8-24.3%2024.9-24.3%2024.9l-25.9%2026.5c-1.9%202-5.2.6-5.2-2.1v-54.4c0-.9-.6-1.7-1.5-1.8-19.8-4.4-44.7-28.3-49.6-47.5-8.1-37.2-8.1-74.8%200-112%204.9-19.2%2029.8-43.1%2049.6-47.5%2045.3-8.6%2091.2-8.6%20136.4%200%2019.8%204.4%2044.7%2028.3%2049.6%2047.5%208.1%2037.2%208.1%2074.9%200%20112z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M270.9%20289.9c-3-.9-5.9-1.5-8.6-2.7-27.9-11.6-53.6-26.5-74-49.4-11.6-13-20.6-27.7-28.3-43.3-3.6-7.4-6.7-15-9.8-22.7-2.8-6.9%201.3-14.1%205.8-19.4%204.1-4.9%209.5-8.7%2015.2-11.4%204.5-2.2%208.9-.9%2012.2%202.9%207.1%208.2%2013.6%2016.9%2018.9%2026.5%203.3%205.9%202.4%2013.1-3.5%2017.1-1.4%201-2.7%202.1-4.1%203.2-1.2%201-2.3%201.9-3.1%203.2-1.5%202.4-1.5%205.2-.6%207.8%207.3%2020%2019.5%2035.5%2039.6%2043.9%203.2%201.3%206.4%202.9%2010.2%202.5%206.2-.7%208.2-7.5%2012.6-11.1%204.2-3.5%209.7-3.5%2014.3-.6%204.6%202.9%209%206%2013.4%209.2%204.3%203.1%208.6%206.1%2012.6%209.6%203.8%203.4%205.2%207.8%203%2012.4-4%208.4-9.7%2015.4-18%2019.9-2.3%201.2-5.1%201.6-7.8%202.4-3-.9%202.7-.8%200%200zM227.9%20131.5c36.5%201%2066.5%2025.3%2072.9%2061.4%201.1%206.2%201.5%2012.4%202%2018.7.2%202.6-1.3%205.1-4.1%205.2-2.9%200-4.2-2.4-4.4-5-.4-5.2-.6-10.4-1.4-15.6-3.8-27.2-25.5-49.7-52.5-54.5-4.1-.7-8.2-.9-12.4-1.4-2.6-.3-6-.4-6.6-3.7-.5-2.7%201.8-4.9%204.4-5%20.7-.2%201.4-.1%202.1-.1%2036.6%201-.7%200%200%200z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M283.4%20203.4c-.1.5-.1%201.5-.4%202.5-1%203.7-6.5%204.1-7.8.4-.4-1.1-.4-2.3-.4-3.5%200-7.7-1.7-15.5-5.6-22.2-4-6.9-10.1-12.7-17.3-16.2-4.3-2.1-9-3.4-13.8-4.2-2.1-.3-4.2-.6-6.3-.8-2.5-.4-3.9-2-3.8-4.5.1-2.3%201.8-4%204.4-3.9%208.4.5%2016.5%202.3%2023.9%206.2%2015.1%208%2023.8%2020.7%2026.3%2037.6.1.8.3%201.5.4%202.3.2%201.9.3%203.8.4%206.3%200%20.5-.1-2.5%200%200z%22/%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M260.7%20202.5c-3.1.1-4.7-1.6-5-4.4-.2-2-.4-3.9-.9-5.8-.9-3.7-2.9-7.2-6.1-9.5-1.5-1.1-3.2-1.9-4.9-2.4-2.2-.6-4.6-.5-6.8-1-2.4-.6-3.8-2.6-3.4-4.8.3-2.1%202.4-3.7%204.6-3.5%2014.2%201%2024.3%208.3%2025.7%2025%20.1%201.2.2%202.4%200%203.5-.4%201.9-1.8%202.8-3.2%202.9-3%20.1%201.4-.1%200%200z%22/%3E%3C/svg%3E)}.b24-widget-button-crmform{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.407%200h-21.1C.586%200%200%20.586%200%201.306v21.1c0%20.72.586%201.306%201.306%201.306h21.1c.72%200%201.306-.586%201.306-1.305V1.297C23.702.587%2023.117%200%2022.407%200zm-9.094%2018.046c0%20.41-.338.737-.738.737H3.9c-.41%200-.738-.337-.738-.737v-1.634c0-.408.337-.737.737-.737h8.675c.41%200%20.738.337.738.737v1.634zm7.246-5.79c0%20.408-.338.737-.738.737H3.89c-.41%200-.737-.338-.737-.737v-1.634c0-.41.337-.737.737-.737h15.923c.41%200%20.738.337.738.737v1.634h.01zm0-5.8c0%20.41-.338.738-.738.738H3.89c-.41%200-.737-.338-.737-.738V4.822c0-.408.337-.737.737-.737h15.923c.41%200%20.738.338.738.737v1.634h.01z%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;background-color:#00aeef;background-size:43%}.b24-widget-button-social-tooltip{position:absolute;top:50%;left:-9000px;display:inline-block;padding:5px 10px;border-radius:10px;font:13px/15px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#000;background:#fff;text-align:center;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:opacity .6s linear;transition:opacity .6s linear;opacity:0}.b24-widget-button-social-item:hover .b24-widget-button-social-tooltip{left:50px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);opacity:1;z-index:1}.b24-widget-button-close{display:none}.b24-widget-button-position-bottom-left .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip,.b24-widget-button-position-top-left .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip{left:50px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);opacity:1}.b24-widget-button-position-bottom-right .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip,.b24-widget-button-position-top-right .b24-widget-button-social-item:hover .b24-widget-button-social-tooltip{left:-5px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);opacity:1}.b24-widget-button-inner-container,.bx-touch .b24-widget-button-inner-container{-webkit-transform:scale(.85);transform:scale(.85);-webkit-transition:transform .3s;transition:transform .3s}.b24-widget-button-bottom .b24-widget-button-inner-container,.b24-widget-button-top .b24-widget-button-inner-container{-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:transform .3s linear;transition:transform .3s linear}.b24-widget-button-bottom .b24-widget-button-inner-block,.b24-widget-button-bottom .b24-widget-button-inner-mask,.b24-widget-button-top .b24-widget-button-inner-block,.b24-widget-button-top .b24-widget-button-inner-mask{background:#d6d6d6!important;-webkit-transition:background .3s linear;transition:background .3s linear}.b24-widget-button-bottom .b24-widget-button-pulse,.b24-widget-button-top .b24-widget-button-pulse{display:none}.b24-widget-button-wrapper.b24-widget-button-position-bottom-left,.b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,.b24-widget-button-wrapper.b24-widget-button-position-bottom-right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-top .b24-widget-button-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end;height:-webkit-calc(100vh - 110px);height:calc(100vh - 110px);-webkit-animation:bottomOpen .3s;animation:bottomOpen .3s;visibility:visible}.b24-widget-button-top .b24-widget-button-social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0 0 0;-webkit-animation:topOpen .3s;animation:topOpen .3s}.b24-widget-button-position-bottom-left.b24-widget-button-bottom .b24-widget-button-social{-ms-flex-line-pack:start;align-content:flex-start}.b24-widget-button-position-top-left.b24-widget-button-top .b24-widget-button-social{-ms-flex-line-pack:start;align-content:flex-start}.b24-widget-button-position-top-right.b24-widget-button-top .b24-widget-button-social{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.b24-widget-button-position-bottom-left.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-position-bottom-middle.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-position-bottom-right.b24-widget-button-bottom .b24-widget-button-social{-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;order:1}.b24-widget-button-position-bottom-left.b24-widget-button-bottom .b24-widget-button-social{-ms-flex-wrap:wrap;flex-wrap:wrap}.b24-widget-button-position-bottom-left .b24-widget-button-social-item,.b24-widget-button-position-bottom-middle .b24-widget-button-social-item,.b24-widget-button-position-top-left .b24-widget-button-social-item,.b24-widget-button-position-top-middle .b24-widget-button-social-item{margin:0 0 10px 10px}.b24-widget-button-position-bottom-left.b24-widget-button-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b24-widget-button-position-top-left.b24-widget-button-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.b24-widget-button-position-bottom-middle.b24-widget-button-wrapper,.b24-widget-button-position-top-middle.b24-widget-button-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.b24-widget-button-position-top-middle.b24-widget-button-top .b24-widget-button-social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start}.b24-widget-button-bottom .b24-widget-button-inner-item{display:none}.b24-widget-button-bottom .b24-widget-button-close{display:block;-webkit-animation:socialRotate .4s;animation:socialRotate .4s;opacity:1}.b24-widget-button-top .b24-widget-button-inner-item{display:none}.b24-widget-button-top .b24-widget-button-close{display:block;-webkit-animation:socialRotate .4s;animation:socialRotate .4s;opacity:1}.b24-widget-button-show{-webkit-animation:show .3s linear forwards;animation:show .3s linear forwards}@-webkit-keyframes show{0%{opacity:0}50%{opacity:0}100%{opacity:1;visibility:visible}}@keyframes show{0%{opacity:0}50%{opacity:0}100%{opacity:1;visibility:visible}}.b24-widget-button-hide{-webkit-animation:hidden .3s linear forwards;animation:hidden .3s linear forwards}@-webkit-keyframes hidden{0%{opacity:1;visibility:visible}50%{opacity:1}99.999%{visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes hidden{0%{opacity:1;visibility:visible}50%{opacity:1}99.999%{visibility:visible}100%{opacity:0;visibility:hidden}}.b24-widget-button-hide-icons{-webkit-animation:hideIconsBottom .2s linear forwards;animation:hideIconsBottom .2s linear forwards}@-webkit-keyframes hideIconsBottom{0%{opacity:1}50%{opacity:1}100%{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px);visibility:hidden}}@keyframes hideIconsBottom{0%{opacity:1}50%{opacity:1}100%{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px);visibility:hidden}}@-webkit-keyframes hideIconsTop{0%{opacity:1}50%{opacity:1}100%{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px);visibility:hidden}}@keyframes hideIconsTop{0%{opacity:1}50%{opacity:1}100%{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px);visibility:hidden}}.b24-widget-button-popup-name{font:bold 14px \u0022Helvetica Neue\u0022,Arial,Helvetica,sans-serif;color:#000}.b24-widget-button-popup-description{margin:4px 0 0 0;font:13px \u0022Helvetica Neue\u0022,Arial,Helvetica,sans-serif;color:#424956}.b24-widget-button-close-item{width:28px;height:28px;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2229%22%20height%3D%2229%22%20viewBox%3D%220%200%2029%2029%22%3E%3Cpath%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.866%2014.45l9.58-9.582L24.03.448l-9.587%209.58L4.873.447.455%204.866l9.575%209.587-9.583%209.57%204.418%204.42%209.58-9.577%209.58%209.58%204.42-4.42%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;cursor:pointer}.b24-widget-button-wrapper.b24-widget-button-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@-webkit-keyframes bottomOpen{0%{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px)}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes bottomOpen{0%{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px)}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes topOpen{0%{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes topOpen{0%{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}100%{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes socialRotate{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes socialRotate{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes socialRotateBack{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes socialRotateBack{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.b24-widget-button-popup{display:none;position:absolute;left:100px;padding:12px 20px 12px 14px;width:312px;border:2px solid #2fc7f7;background:#fff;border-radius:15px;box-sizing:border-box;z-index:1;cursor:pointer}.b24-widget-button-popup-triangle{position:absolute;display:block;width:8px;height:8px;background:#fff;border-right:2px solid #2fc7f7;border-bottom:2px solid #2fc7f7}.b24-widget-button-popup-show{display:block;-webkit-animation:show .4s linear forwards;animation:show .4s linear forwards}.b24-widget-button-position-top-left .b24-widget-button-popup-triangle{top:19px;left:-6px;-webkit-transform:rotate(134deg);transform:rotate(134deg)}.b24-widget-button-position-bottom-left .b24-widget-button-popup-triangle{bottom:25px;left:-6px;-webkit-transform:rotate(134deg);transform:rotate(134deg)}.b24-widget-button-position-bottom-left .b24-widget-button-popup,.b24-widget-button-position-bottom-middle .b24-widget-button-popup{bottom:0;left:75px}.b24-widget-button-position-bottom-right .b24-widget-button-popup-triangle{bottom:25px;right:-6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.b24-widget-button-position-bottom-right .b24-widget-button-popup{left:-320px;bottom:0}.b24-widget-button-position-top-right .b24-widget-button-popup-triangle{top:19px;right:-6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.b24-widget-button-position-top-right .b24-widget-button-popup{top:0;left:-320px}.b24-widget-button-position-top-middle .b24-widget-button-popup-triangle{top:19px;left:-6px;-webkit-transform:rotate(134deg);transform:rotate(134deg)}.b24-widget-button-position-top-left .b24-widget-button-popup,.b24-widget-button-position-top-middle .b24-widget-button-popup{top:0;left:75px}.b24-widget-button-position-bottom-middle .b24-widget-button-popup-triangle{bottom:25px;left:-6px;-webkit-transform:rotate(134deg);transform:rotate(134deg)}.bx-touch .b24-widget-button-popup{padding:10px 22px 10px 15px}.bx-touch .b24-widget-button-popup{width:230px}.bx-touch .b24-widget-button-position-bottom-left .b24-widget-button-popup{bottom:90px;left:0}.bx-touch .b24-widget-button-popup-image{margin:0 auto 10px auto}.bx-touch .b24-widget-button-popup-content{text-align:center}.bx-touch .b24-widget-button-position-bottom-left .b24-widget-button-popup-triangle{bottom:-6px;left:25px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bx-touch .b24-widget-button-position-bottom-left .b24-widget-button-popup{bottom:90px;left:0}.bx-touch .b24-widget-button-position-bottom-right .b24-widget-button-popup{bottom:90px;left:-160px}.bx-touch .b24-widget-button-position-bottom-right .b24-widget-button-popup-triangle{bottom:-6px;right:30px;-webkit-transform:rotate(-45deg);transform:rotate(45deg)}.bx-touch .b24-widget-button-position-bottom-middle .b24-widget-button-popup{bottom:90px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.bx-touch .b24-widget-button-position-bottom-middle .b24-widget-button-popup-triangle{bottom:-6px;left:108px;-webkit-transform:rotate(134deg);transform:rotate(45deg)}.bx-touch .b24-widget-button-position-top-middle .b24-widget-button-popup{top:90px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.bx-touch .b24-widget-button-position-top-middle .b24-widget-button-popup-triangle{top:-7px;left:auto;right:108px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.bx-touch .b24-widget-button-position-top-left .b24-widget-button-popup{top:90px;left:0}.bx-touch .b24-widget-button-position-top-left .b24-widget-button-popup-triangle{left:25px;top:-6px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.bx-touch .b24-widget-button-position-top-right .b24-widget-button-popup{top:90px;left:-150px}.bx-touch .b24-widget-button-position-top-right .b24-widget-button-popup-triangle{top:-7px;right:40px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.b24-widget-button-popup-btn-hide{position:absolute;top:4px;right:4px;display:inline-block;height:20px;width:20px;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23525C68%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.41%205.07l2.867-2.864-1.34-1.34L5.07%203.73%202.207.867l-1.34%201.34L3.73%205.07.867%207.938l1.34%201.34L5.07%206.41l2.867%202.867%201.34-1.34L6.41%205.07z%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:center;opacity:.2;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.b24-widget-button-popup-btn-hide:hover{opacity:1}.bx-touch .b24-widget-button-popup-btn-hide{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23525C68%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.36%207.02l5.34-5.34L12.36.34%207.02%205.68%201.68.34.34%201.68l5.34%205.34-5.34%205.342%201.34%201.34%205.34-5.34%205.34%205.34%201.34-1.34-5.34-5.34z%22/%3E%3C/svg%3E);background-repeat:no-repeat}.b24-widget-button-popup-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.b24-widget-button-popup-content{width:222px}.b24-widget-button-popup-image{margin:0 10px 0 0;width:42px;text-align:center}.b24-widget-button-popup-image-item{display:inline-block;width:42px;height:42px;border-radius:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.b24-widget-button-popup-button{margin:15px 0 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.b24-widget-button-popup-button-item{display:inline-block;margin:0 16px 0 0;font:bold 12px \u0022Helvetica Neue\u0022,Arial,Helvetica,sans-serif;color:#08a6d8;text-transform:uppercase;border-bottom:1px solid #08a6d8;-webkit-transition:border-bottom .3s;transition:border-bottom .3s;cursor:pointer}.b24-widget-button-popup-button-item:hover{border-bottom:1px solid transparent}.b24-widget-button-popup-button-item:last-child{margin:0}.b24-widget-button-pulse{position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid #00aeef;border-radius:50%}.b24-widget-button-pulse-animate{-webkit-animation:widgetPulse infinite 1.5s;animation:widgetPulse infinite 1.5s}@-webkit-keyframes widgetPulse{50%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}100%{-webkit-transform:scale(2,2);transform:scale(2,2);opacity:0}}@keyframes widgetPulse{50%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}100%{-webkit-transform:scale(2,2);transform:scale(2,2);opacity:0}}@media(min-height:1024px){.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-top .b24-widget-button-social{max-height:900px}}@media(max-height:768px){.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-top .b24-widget-button-social{max-height:600px}}@media(max-height:667px){.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-top .b24-widget-button-social{max-height:440px}}@media(max-height:568px){.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-top .b24-widget-button-social{max-height:380px}}@media(max-height:480px){.b24-widget-button-bottom .b24-widget-button-social,.b24-widget-button-top .b24-widget-button-social{max-height:335px}}

.b24-widget-button-shadow,.b24-widget-button-wrapper{z-index:15!important}
.b24-widget-button-position-bottom-right{right:25px;bottom:25px;}
.b24-widget-button-position-bottom-left{left:25px;bottom:25px;}
.back-to-top {
    border-radius: 99px;
    width: 54px;
    height: 54px;
    line-height: 54px !important;
	vertical-align: middle !important;
	
    right: 28px;
}
.b24-widget-button-wrapper.show-to-top{
	bottom: 80px;
}	
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}