
.noPadding {
 padding: 0px !important;
}

footer#footer {
padding: 40px 0 0px 0;
width: 100%;
display: inline-block;
background: #373737;
}
.footer_top {
padding-top: 30px;
}

h3.title-footer {
color: #ececec;
font-size: 18px;
font-weight: 800;
text-transform: uppercase;
margin-bottom: 20px;
}
footer#footer .widget>ul>li+li, ul.menu>li+li {
border-top: 0px solid #ececec !important;

}
.footer-tex.menu a {
line-height: 20px;
font-size: 16px;
font-weight: 400;
color: #ffffff;
}
.footer-bottom-from p {
font-size: 13px;
padding-bottom: 10px;
color: #000;
}
.col.medium-4.col-item-footer input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
float: left;
width: 62%;
height: 40px;
}
.col.medium-4.col-item-footer input.wpcf7-form-control.has-spinner.wpcf7-submit {
background: red !important;
height: 40px;
}
.col.medium-4.col-item-footer span.wpcf7-spinner {
display: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
width: auto;
background-color: var(--primary-color) !important;
color: #fff;
height: 30px;
text-transform: uppercase;
float: left;
font-weight: 500;
border: solid 1px #fff;
margin-top: -10px;
font-size: 13px;
}
.title-small {
font-size: 16px;
padding-bottom: 10px;
color: #fff;
}
.desc-foot p {
color: #fff;
font-weight: 100;
}
.desc-foot a {
color: #fff;
}

.col.medium-3.col-item-footer.thong_tin p {
font-size: 16px;
color: #ffffff;
margin-bottom: 9px;
}
.col.medium-3.col-item-footer.thong_tin b {
color: #ffffff;
font-weight: 100;
}
.col.medium-5.col-item-footer.thong_tin h3.title-footer {

margin-bottom: 25px;
}


.article-items_home_lk {
grid-template-columns: repeat(4, minmax(0, 1fr));
display: grid;
gap: 0px;
border-bottom: 1px solid #efefef;

}

.article-items_home .content_nguyen_lieu {
text-align: center;
width: 100%;
padding: 20px 20px;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
height: 300px;
}
.article-items_home .thumbnail {
height: 300px;
}
.article-items_home .thumbnail img {
width: 100%;
height: 300px;
}
.article-items_home  .link-to {
border: solid 1px #fff;
color: #fff;
padding: 5px 10px;
margin: 10px;
border-radius: 5px;
display: inline-block;
background-image: linear-gradient(#343da0, #427ffe);
}
.bo_cong_thuong img {
width: auto;
}
.bo_cong_thuong {
margin-top: 10px;
}
.footer-tex.menu .menu a:before {
content: "\f105";
font-family: 'Font Awesome 6 Pro';
margin-right: 10px;
color: #ffffff;
}
.title-small {
font-size: 19px;
padding-bottom: 10px;
color: #ffffff;
}
.social-media ul li a i {
color: #000000;
font-size: 20px;
padding-top: 1px;
}
.social-media ul li {
display: inline-block;
margin: 0 7px;
}
.social-media ul li.social-zalo a img {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #0080c8;
}
.social-media li.social-fb a {
background: #3b5998;
}
.social-media li.social-youtube a {
background: #f00;
}
.social-media ul li a img {
width: 25px;
height: 25px;
}
.social-media ul li a {
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
vertical-align: middle;
line-height: 35px;
border-radius: 50%;
}
.social-media ul li {
display: inline-block;
margin: 0 7px;
}
.sec-nhanhieu {
adding-top: 30px;
padding-bottom: 0;
position: relative;
width: 100%;
background-color: rgb(245, 245, 245);
}
.social-media ul .social-tiktok a {
background: #000;
}
.col.large-12.chi_tiet_san_pham {

padding: 15px;
font-size: 17px;
background-color: #eee;
text-align: justify;
}
h3.heading-titles {
background-size: 100%;
color: #fff;
padding: 15px 50px;
display: inline-block;
font-size: 20px;
text-align: center;
text-transform: uppercase;
width: auto;
font-weight: 600;
background: #252a61;
margin: 0;
}
li.account-item.has-icon a {
color: #fff!important;
padding: 10px 15px!important;
font-weight: 500;
border-radius: 3px;
background: var(--primary-color);
display: block;
font-size: 14px!important;
}





/*css chi tiáº¿t tin tuc*/
.large-12.col-breadcrumbs {
    background-color: #f1f1f1;
    color: #0f3e66;
    padding: 5px 0px 0px 5px;
    height: auto;
    border-radius: 5px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.article-inner {
    background: white;
    padding: 8px !important;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 12px;
}
.article-inner {
    transition: opacity .3s,box-shadow .5s,transform .3s;
}
.article-inner h1.entry-title {
    color: #000;
}

.author-box {
    padding: 1rem;
    background: #e6f4ff;
    text-transform: none;
    font-size: 13px;
    border-radius: 12px;
}

.chuyenmuc:before {
    content: "\f07c";
}
.binhluan:before, .ngaydang:before, .chuyenmuc:before, .luotxem:before, .luot-xem:before {
    font-family: 'Font Awesome 6 Pro';
    padding-right: 7px;
    color: #000;

}

.ngaydang:before {
    color: #000;
    content: "\f017";
}
.nguoidang:before {
    color: #000;
    content: "\f4ff";
    font-family: 'Font Awesome 6 Pro';
}

a.url.fn.n {

    color: var(--primary-color);
}
.chuyenmuc a {

    color: var(--primary-color);
}
.danhgia {
    color: #000;
}

.article-inner h3 {
    margin-top: 10px;
    border-left: 4px solid #0092ff;
    padding-left: 10px;
    color: #0092ff;
    border-radius: 3px;
}

.single_post_son_l {
    background: #e6f4ff;
    border: 1px solid #D9EDF7;
    margin: 20px 0;
    padding: 8px 35px 8px 14px;
    border-radius: 12px;
    line-height: 1.4em;
}
.single_post_son_l h4 {
    color: #000;
    text-align: center;
}
.single_post_son_l li  {
    color: var(--primary-color);
}
.single_post_m {
    padding: 20px;
}



.widget .widget-title {
    font-size: 1em;
    font-weight: 600;
    display: block;
    padding: 10px;
    background-color: #1e73be;
    color: white;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
}
.widget .is-divider {
    display: none;
}
.widget {
    border: 2px solid #1e73be;
    border-radius: 10px;
    overflow: hidden;
}
.widget ul {
    padding: 0 10px;
}
.post_da_xem p.post-titlesols.is-large {
    padding: 9px;
    font-size: 15px;
}
.find_your_perfect_nosst_son {
    margin-top: -20px;
}


.widget_shopping_cart_content span.woocommerce-Price-amount.amount {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}


.woocommerce div#customer_details {
    border: 3px dashed var(--primary-color);
    padding: 15px;
    border-radius: 15px;
}
.woocommerce .col-inner.has-border {
    border: 3px dashed var(--primary-color);
    padding: 15px;
    border-radius: 15px;
}
.secondary, .checkout-button, .button.checkout, .button.alt {

    background-color: var(--primary-color) !important;
    width: 100%;
}
.product-info.summary.col-fit.col.entry-summary.nopaddings.product-summary .quantity.buttons_added {
    display: none !important;
}
.woocommerce .woocommerce-billing-fields input#billing_first_name , input#billing_phone , input#billing_address_1  , textarea#order_comments , input#billing_email {
    border: 1px solid #5c5c5c;
    box-sizing: border-box;
    border-radius: 16px;
    height: 50px;
    padding: 5px 20px;
    transition: all .2s;
    box-shadow: none;
    font-size: 14px;
}

.woocommerce-billing-fields p#billing_first_name_field {
    width: 100% !important;
}


table.shop_table.woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.page-title-inner.flex-row.medium-flex-wrap.container.son a {
    font-size: 20px;
}

.post-item.cate {
    margin-bottom: 10px;
    padding: 10px 5px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    transition-duration: .3s;
}
.post-item.cate:hover {
    transform: scale(1.02);
}
h5.post-title.is-large {
    padding: 10px 10px 0 10px;
    font-size: 1rem;
    min-height: 3rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    background: -webkit-linear-gradient(#0d54fc, #6e01f0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.post_da_xem p.post-titlesols.is-large {
    margin-bottom: 0px;
    padding: 0px 17px 10px 30px;
    font-size: 15px;
    color: #0c0c0c;
}
.post-item.cate p.views_comment {
     text-align: right;
     margin-right: 10px;
 }
.box-text.text-left_homers_tes {
    padding: 5px;
}






/*danh mục sản phẩm*/
article#product-category-son .box-product {
    margin-bottom: 10px;
    padding: 10px 5px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    transition-duration: .3s;
}
.out-of-stock-label {
    position: absolute;
    padding: 4px 16px 4px 16px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #FFF;
    background-color: #262626;
    max-width: 90px;
    text-align: center;
    opacity: 1;
    text-transform: initial;
    left: 50%;
    top: 35%;
    transform: translate(-50%,-50%);
    z-index: 2;
}


*css san phẩm*/

.product-item-f {
    margin-top: 20px;
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
    display: inline-block;
}
.product-item-f .product-thumbnail {
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    -ms-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}
.product-item-f .item-theme__hover {
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    top: 110%;
    bottom: 0;
    left: 0;
    display: flex;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.product-item-f .item-theme__hover .dual-button {
    display: inline-block;
}
.product-item-f .dual-button .button-detail {
    color: #fff;
    border-radius: 20px 0 0 20px;
    background: var(--primary-color) !important;
}
.product-item-f .dual-button .button-view {
    color: #fff;
    background: #8ec441;
    border-radius: 0 20px 20px 0;
}
.product-item-f .dual-button a {
    float: left;
    width: 100px;
    padding: 8px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: none;
    border: none;
}
.product-item-f .product-thumbnail:hover .item-theme__hover {
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    top: 0;
}

.product-item-f:hover {
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 5px 13px 38px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 5px 13px 38px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 13px 38px 0px rgb(0 0 0 / 40%);
}

.product-item-f {
    margin-bottom: 10px;
    padding: 10px 5px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    transition-duration: .3s;
}
h3.caption {
    font-family: "Oswald", sans-serif;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    width: 770px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.5;
}


/*css chi tiêt san phảm*/
.bk-slider-hover {
    max-height: 400px;
    overflow: hidden !important;
    position: relative;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.product-gallery .boxgl {
    width: 100%;
    display: inline-block;
    padding: 15px;
}
.product-gallery {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    background: #f8f8f8;
    border: solid 1px #e1e1e1;
    border-radius: 8px !important;
}
.product-gallery .boxft {
    background-color: #e1e1e1;
    padding: 10px 15px;
}
.product-gallery .boxft a.btn-demo {
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    color: #fff;
    height: 40px;
    line-height: 20px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
    background: var(--primary-color);
}
.product-gallery .boxgl {
    width: 100%;
    display: inline-block;
    padding: 15px;
}
div#slider-pd-main {
    float: left;
    width: 75%;
}
.bk-slider-hover {
    max-height: 400px;
    overflow: hidden !important;
    position: relative;
}
.bk-slider-hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) url(../images/ovelay.svg) no-repeat center center;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.pd-nav-img {
    overflow: hidden !important;
    height: 200px;
    position: relative;
}
div#slider-pd-nav .slick-slide .slider-item {
    display: block !important;
    height: auto;
}
div#slider-pd-nav {
    float: right;
    width: 25%;
}
.pd-feature-box {
    background-color: #f8f8f8;
    border-radius: 8px;
    width: 100%;
    display: inline-block;
}
.product-content {
    width: 100%;
    display: inline-block;
    margin: 20px 0 30px 0;
}
.pd-feature-box .boxbd {
    width: 100%;
    border-radius: 8px;
    display: inline-block;
    border: solid 1px #e1e1e1;
    padding: 15px;
}
.pd-feature-box .title-side {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}
.dots-seperatior {
    border-bottom: dotted 1px #000;
    display: block;
    margin: 10px auto;
}
.title-side-sub {
    font-size: 12px;
    text-transform: uppercase;
    color: #898989;
    margin-bottom: 3px;
    font-weight: 400;
}
.pd-feature-box .prefix-ul {
    list-style: none;
}
.prefix-ul > li {
    color: black;
    display: block;
    line-height: 20px;
    min-height: 20px;
    padding: 2px 0;
}
.prefix-ul > li a {
    color: var(--primary-color);

}
.prefix-ul .prefix {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: var(--primary-color);
    border-radius: 5px;
    margin-top: 8px;
    margin-right: 7px;
    float: left;
}
.dots-seperatior {
    border-bottom: dotted 1px #000;
    display: block;
    margin: 10px auto;
}
section.tg__bg h1 {
    text-align: center;
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
}
section.tg__bg {
    background-color: #F8F9FC;
    background-image: url(../images/bgr-breadbrumb.svg);
    --e-bg-lazyload: var(--wpr-bg-ea4cdda1-a9aa-4d6d-a058-d7284cbe1a93);
    background-position: bottom center;
    background-repeat: no-repeat;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding: 130px 0 0 0;
    margin-top: -70px;
    margin-bottom: 50px;
}
.tg-breadcrumbs {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15)!important;
    box-shadow: 0 0 3px rgba(0,1,1,.15)!important;
    border-radius: 10px;
    background-color: #fff;
    display: inline-block;
    padding: 8px 30px;
    position: relative;
    z-index: 1;
    top: 8px;
    margin: auto;
}
.product-container.son .product-main {
  padding: 0px !important;
}
.pricing-features table.pricing-table tr:first-child th:first-child {
    border-top-left-radius: 8px;
}
.pricing-features table.pricing-table th:first-child {
    text-align: left;
}
.pricing-features table.pricing-table th {
    background-color: #ebebeb;
    font-family: "Oswald", sans-serif;
    height: 40px;
    padding: 5px 15px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 500;
}
.pricing-features span.txt {
    color: #f12b23;
    font-weight: 600;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 2px rgb(150 150 150);
}
.checklb span, .radiolb span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
.pricing-features table.pricing-table .checklb, .pricing-features table.pricing-table .radiolb {
    white-space: nowrap;
}
.bk-content.description {
    padding: 0px !important;
    text-align: left;
    color: #000;
    font-size: 15px;
}
.pricing-features td.title p {
    text-align: left;
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 700;
}
.product-footer .home-title {
    text-align: center;
}
.product-footer .home-title > h3 {
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: .1rem;
    color: #444;
    font-weight: 700;
    margin-bottom: 0px;
}
.product-footer .home-title > p {
    margin: 0 !important;
    font-size: 16px;
    color: #444;
}
.addtion-features-ul .ft-tg {
    display: inline-block;
    line-height: 20px;
    padding: 8px 10px;
    border-radius: 4px;
    background-color: #fff;
    white-space: nowrap;
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
}
.addtion-features-ul .ft-tg {
    padding-right: 24px;
    position: relative;
    max-width: 100%;
    white-space: normal;
}
.addtion-features-ul .ft-tg .fa {
    margin-left: 5px;
}
.remove-it {
    cursor: pointer;
}
.hl-txt {
    color: var(--primary-color);
}
.total-price-wrap .product-price ins {
    color: #f12b23;
    font-size: 24px;
    font-weight: 600;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 2px rgb(150 150 150);
}
.btn.primary-btn {
    background-color: var(--primary-color);
    color: white;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    height: 40px;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
}
.checkout-btn {
    height: auto;
    text-align: left;
    border-radius: 8px;
    position: relative;
    padding: 5px 15px;
    padding-right: 50px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    margin-top: 20px;
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
}
.total-price-wrap .lb {
    text-transform: uppercase;
    color: #898989;
    font-size: 12px;
}
.total-price-wrap .product-price {
    text-align: right;
    font-family: 'Oswald';
}
.addtion-features-ul li {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 5px !important;
}
.pricing-features table.pricing-table td {
    height: 40px;
    padding: 5px 15px;
    vertical-align: middle;
    border-bottom: solid 1px #ebebeb;
}
.pricing-features table.pricing-table .checklb .ip-avata, .pricing-features table.pricing-table .radiolb .ip-avata {
    margin-right: 0;
    margin-left: 5px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-block;
}
.checklb .ip-avata, .radiolb .ip-avata {
    border: solid 1px #bfbebe;
    cursor: pointer;
}
.pricing-features table.pricing-table .checklb .ip-avata:before, .pricing-features table.pricing-table .radiolb .ip-avata:before {
    color: var(--primary-color);
    margin-top: 5px;
    margin-left: 6px;
}
.checklb input:checked + .ip-avata:before, .radiolb input:checked + .ip-avata:before {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}
.checklb .ip-avata:before, .radiolb .ip-avata:before {
    font-family: 'Font Awesome 6 Pro';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    display: block;
    margin-left: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 10px;
    height: 10px;
    text-align: center;
    margin-top: 2px;
    color: #ee3364;
    transform: scale(0) translate(0, -40px);
    -webkit-transform: scale(0) translate(0, -40px);
    -moz-transform: scale(0) translate(0, -40px);
    -ms-transform: scale(0) translate(0, -40px);
    -o-transform: scale(0) translate(0, -40px);
}
.checklb input, .radiolb input {
    display: none !important;
}
.pricing-features table.pricing-table td:last-child {
    border-right: solid 1px #ebebeb;
    text-align: right;
}
.note-title {
    font-size: 15px;
    color: #ee3365;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}
  /*css pupup*/

div#showStore .left-validations {
    width: 100%;
    height: 100%;
    padding: 40px 20px;
    background-color: var(--primary-color);
    position: relative;
    z-index: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: hidden;
}
div#showStore {
    border-radius: 8px;
}
div#showStore .left-validations:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 30%;
    background: url(../images/popup-decor-1.png) no-repeat right bottom;
    content: '';
    display: block;
    z-index: -1;
}
div#showStore .left-validations:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 30%;
    background: url(../images/popup-decor-2.png) no-repeat left top;
    content: '';
    display: block;
    z-index: -1;
}
div#showStore .hotline-lg-btn {
    background-color: var(--primary-color);
    -webkit-box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    -moz-box-shadow: -6px 6px 10px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -6px 6px 10px 0px rgb(0 0 0 / 13%);
    color: #fff;
    height: auto;
    max-width: 100%;
    font-size: 24px;
    border-radius: 8px;
    line-height: 26px;
    padding: 10px 15px;
    display: inline-block;
    border: none;
    text-align: center;
    margin-left: 40px;
}
div#showStore .right-form-info {
    width: 100%;
    height: 100%;
    padding: 40px 30px 40px 30px;
    position: relative;
    z-index: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.title-side-sub {
    font-size: 12px;
    text-transform: uppercase;
    color: #898989;
    margin-bottom: 3px;
    font-weight: 400;
}
div#showStore .left-validations .selected-validations {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 5px 16px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 5px 16px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 5px 16px 0px rgb(0 0 0 / 30%);
}
div#showStore .right-form-info {
    width: 100%;
    height: 100%;
    padding: 40px 30px 40px 0px;
    position: relative;
    z-index: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
div#showStore .left-validations .pd-name {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}
div#showStore .right-form-info .input-store {
    box-shadow: unset !important;
    height: 40px !important;
    border-radius: 10px !important;
}
div#showStore .right-form-info textarea.textarea-store {
    box-shadow: unset !important;
    border-radius: 10px !important;
}
div#showStore .left-validations .selected-validations {
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 5px 16px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 5px 16px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 5px 16px 0px rgb(0 0 0 / 30%);
}
div#showStore .right-form-info h3 {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.right-form-info .noPadding  {
    padding: 0px 10px 0px 30px !important;;
}
button.btnStore {
    border-radius: 5px !important;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    margin: 0px !important;
}
.right-form-info .alert {
    border-radius: 4px !important;
    margin: 15px 0 0 0;
}
.alert.alert-danger {
    background: #ff3333;
    padding: 5px 15px;
    border-radius: 50px;
}
.help-message {
    width: 100%;
    margin-top: 10px;
    color: #fff !important;
}
.pricing-features table.pricing-table th {
    color: black;
    background-color: #ebebeb;
    height: 40px;
    padding: 5px 15px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
}
