/*
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.   ***************/

.header-top {
    background: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    text-rendering: optimizeSpeed;
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav-dropdown li.active>a,
.nav-column li.active>a,
.nav-dropdown>li>a:hover,
.nav-column li>a:hover {
    color: #ff7f00;
}

.slider-style-focus {
    padding: 0 0 30px;
}

form.wpcf7-form {
    margin-bottom: 0;
}

div#top-bar {
    padding: 3px 0;
}

#top-bar .flex-col.hide-for-medium.flex-right {
    margin: 0;
    min-width: 333px;
}

ul.nav.top-bar-nav a,
ul.nav.top-bar-nav a span {
    font-size: 15px;
}

.header-main .nav>li>a {
    font-weight: 700;
}

div#masthead .nav-spacing-xlarge>li {
    margin: 0 20px;
}

li.sf-field-taxonomy-pa_size {
    padding-top: 0 !important;
}

.chosen-container-active .chosen-choices,
.chosen-container-multi .chosen-choices {
    padding: 3px;
}

.chosen-container .chosen-results li.active-result {
    font-weight: normal;
    display: inline-block;
    min-width: 50%;
}

p#billing_first_name_field {
    width: 100%;
}

body.archive.post-type-archive-product aside#text-4 {
    display: none;
}

.tawcvs-swatches .swatch {
    width: auto !important;
    padding: 5px 10px;
    display: inline-block;
    height: auto !important;
    border-radius: 5px;
    background: #dfb002;
    opacity: 1;
    color: #fff;
}

table.variations label {
    font-size: 20px;
    font-weight: normal;
}

.single-product .foot-sp,
.archive.woocommerce-page .foot-sp {
    display: block;
}

.foot-sp {
    display: none;
}

.sp .row.large-columns-4 {
    margin: 0 !important;
}

.ic {
    display: none;
}

.ic .icon-box-center .icon-box-img {
    margin-bottom: 0;
}

.ic h5 {
    font-size: 15px;
    font-weight: 500;
}

.ic h6 {
    text-transform: none;
    font-weight: 300;
    font-size: 13.5px;
    letter-spacing: -0.1px;
    color: #737373;
    opacity: 1;
    font-family: "Roboto Condensed", sans-serif;
}

.ic .icon-box-text {
    margin: 10px auto;
    padding: 0 5px !important;
}

.box-badge .box-text {
    bottom: 0;
    transition: bottom 0.5s ease;
}

.box-badge .box-text h5 {
    font-size: 20px;
    transition: bottom 0.5s ease;
}

.box-badge .box-text {
    bottom: 0;
    transition: all 0.4s ease;
}

.box-badge .box-text h5 {
    font-size: 20px;
    transition: all 0.4s ease;
}

.product-small.box-badge:hover .box-text,
.product-category.col:hover .box-text {
    background-color: transparent !important;
    bottom: calc(50% - 30px);
    transition: all 0.4s ease;
}

.product-small.box-badge:hover .box-text {
    bottom: calc(50% - 50px);
}

.product-small.box-badge:hover .box-text a,
.product-category.col:hover .box-text h5 {
    font-size: 20px;
    display: inline-block;
    width: auto !important;
    border-width: 1px 0 1px 0;
    border-style: solid;
    padding: 5px 0;
    transition: all 0.4s ease;
}

.product-small.box-badge:hover .overlay,
.product-small.box-badge:hover .overlay,
.product-category.col:hover .overlay,
.box.box-category:hover .overlay {
    outline: 1px solid #fff;
    outline-offset: -10px;
    transition: all 0.4s ease;
}

.product-small.box-badge .price-wrapper {
    margin-top: 10px;
}

span.section-title-main,
.section-title-normal {
    border-bottom: 0;
}

span.section-title-main {
    margin: 0 auto;
}

span.section-title-main:after {
    content: "";
    background: #000;
    height: 3px;
    width: 80px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 38px);
}

p.name.product-title a {
    font-size: 17px;
    font-weight: normal;
}

.sp span.amount {
    color: #fff;
}

span.amount {
    color: #dfb002;
    font-size: 19px;
    font-weight: normal;
}

div.tde {
    font-size: 31px;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    margin-bottom: 30px;
    font-weight: 500;
    margin-top: 20px;
}

div.tde:after {
    content: "";
    background: #dfb002;
    height: 3px;
    width: 80px;
    position: absolute;
    bottom: -11px;
    left: 0;
}

.gt a.button {
    font-weight: normal;
}

.vct p {
    text-align: justify;
}

.kh .icon-box-img svg,
.kh .icon-box-img img {
    padding: 0;
    border-radius: 100%;
    box-shadow: 0px 1px 9px 2px #808080;
}

.kh .icon-box-text p {
    font-size: 15px;
    color: #737373;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    padding: 10px 15px;
    margin: 0 5%;
    margin-bottom: 5px;
    font-style: italic;
    border: 1px dashed #ccc;
    border-radius: 20px;
}

.kh .icon-box-text p:before,
.kh .icon-box-text p:after {
    font-family: FontAwesome;
    content: "\f10d";
    position: absolute;
    background: #fff;
    border-radius: 20px;
    padding-right: 7px;
}

.kh .icon-box-text p:before {
    left: -10px;
    top: -10px;
}

.kh .icon-box-text p:after {
    bottom: -10px;
    right: -10px;
    transform: rotateZ(180deg);
}

.kh hr {
    margin: 13px auto 8px;
    width: 35%;
}

.kh .icon-box h3 {
    color: #000;
    font-weight: normal;
    font-size: 17px;
}

.dk .nz-cf7-f0,
.dk .nz-cf7-f01 {
    display: inline-block;
}

.dk .nz-cf7 {
    text-align: center;
}

.dk input {
    padding: 10px 20px;
    display: block;
    font-weight: normal;
    height: 50px;
    border: 0;
}

.dk input.wpcf7-submit.c-button {
    padding: 5px 20px;
    background: #fff;
    color: #000;
    border: 0;
}

.dk input.wpcf7-email {
    background: transparent;
    border: 1px solid #fff;
}

.dk div.tde:after {
    display: none;
}

.ttinlh p {
    margin-bottom: 5px;
}

#footer ul.menu>li+li {
    border: 0;
}

ul.product_list_widget span.amount {
    font-size: 16px;
    color: #dfb002;
}

span.price del,
span.price ins {
    display: inline-flex;
    width: 50%;
    height: 25px;
    overflow: hidden;
}

del span.woocommerce-Price-amount.amount:before {
    content: "Giá cũ: ";
}

del .woocommerce-Price-amount.amount {
    margin: 0 !important;
}

aside.widget>.nzloc {
    padding: 10px 20px;
    border: 1px solid #ddd;
    background: #eee;
}

.box-blog-post .box-text {
    min-height: 150px;
}

.product-small.box.box-vertical .box-text {
    padding: 0 30px;
    vertical-align: top;
}


/* .product-small.box.box-vertical {    border: 1px solid #ddd;} */

.product-small.box.box-vertical p.name.product-title {
    border: 0;
}


/* Widget */

h3.product-section-title,
span.widget-title {
    letter-spacing: -0.1px;
    font-weight: normal;
    font-size: 19px;
    color: #fff;
    background: #dfb002;
    display: block;
    padding: 12px 20px 10px;
    text-transform: uppercase;
    text-align: center;
}

.related.related-products-wrapper.product-section {
    margin-top: 30px;
}

.widget .is-divider {
    display: none;
}

aside.widget ul.product-categories,
aside.widget_categories ul {
    background: #eee;
}

aside.widget ul.product-categories li,
aside.widget_categories ul li {
    padding: 1px 10px 1px 20px;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
}

aside.widget ul.product-categories li ul li {
    padding: 1px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 0;
    border-right: 0;
}

aside.widget ul.product-categories li ul {
    padding-left: 0;
    border-left: 0;
}


/* aside.widget ul.product-categories li:hover, aside.widget_categories ul li:hover {    background: #DFB002;}
aside.widget ul.product-categories li:hover a, aside.widget_categories ul li:hover a {    color: #fff;} */

.widget .current-cat>a {}

ul.product_list_widget li img {
    top: 10px;
    left: 10px;
    width: 100px;
    height: 80px;
}

ul.product_list_widget li {
    list-style: none;
    padding: 10px 10px 10px 120px;
    min-height: 100px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
}

ul.product_list_widget {
    background: #eee;
}

aside.widget ul.product_list_widget li {
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
}


/* Single Post */

.single-post .entry-image.relative,
.single-post .entry-divider.is-divider,
.single-post .entry-meta {
    display: none;
}

.single-post .entry-header-text {
    padding-bottom: 0px;
}

.single-post h1.entry-title {
    margin-bottom: 0px;
}


/* TÆ° váº¥n Há»— trá»£ */

.hotro {}

.hotro .imgtext img {
    padding: 5px;
    border-radius: 100%;
    border: thin solid #ff7d19;
    margin: 6.5px auto;
    display: block;
    width: 95%;
    max-width: 100px;
    background: white;
}

.hotro p {
    margin: 10px 0px;
    font-size: 95%;
    line-height: 125%;
}

.hotro a {
    cursor: pointer;
}

.usertext a {
    margin-left: 7px;
    color: red;
}

.hotro .col.small-12.large-12 {
    padding: 5px !important;
}

.hotro>div.col,
.infohotro>div.col,
.quytrinh>div.col {
    padding-bottom: 10px;
}

.infohotro2 {
    border-top: 1px solid #d9d7d7;
}

.hotro form {
    margin-bottom: 0px;
}

.block-form .nz-cf7-f0 {
    width: 75%;
    display: inline-block;
}

.block-form .nz-cf7-f01 {
    display: inline-block;
}

.dathangnhanh {
    display: block;
    padding: 10px 0px;
    margin: 10px;
    border: 2px dashed #dfb002;
    border-radius: 20px;
    text-align: center;
    width: 62%;
}

.dathangnhanh form.wpcf7-form {
    margin-bottom: 15px;
}

.dathangnhanh span.goingay a {
    color: white;
}

.dathangnhanh span.goingay {
    background: #dfb002;
    padding: 8px 20px;
    border-radius: 15px;
    font-weight: normal;
    color: white;
    margin-left: 15px;
}

.dathangnhanh h5 {
    display: inline-block;
    width: auto;
    margin-right: 20px;
}

.dathangnhanh .nz-cf7-f0 {
    max-width: 330px;
    display: inline-block;
}

.dathangnhanh .nz-cf7-f01 {
    display: inline-block;
    width: auto;
}

.dathangnhanh div.wpcf7 {
    display: inline-block;
}

.dathangnhanh .nz-cf7-f01 input {
    margin-right: 0;
}

.dathangnhanh .nz-cf7 input {
    margin-bottom: 0;
    text-align: center;
}


/* Icon YCTV */

.nz-p {
    z-index: 696969;
    display: block;
    position: fixed;
    top: 30%;
    right: -150px;
    width: 200px;
}

.nz-p:hover {
    right: 0px;
    transition: 2s ease;
}

.nz-p:hover .nz-p2 {
    background: #cca145;
    transition: 2s ease;
}

.nz-p:hover img {
    transform: rotate(720deg);
    transition: 2s ease;
}

.nz-p:hover a {
    color: white !important;
    transition: 1s ease;
}

.nz-p img {
    float: left;
    width: 50px;
    border: 1px solid #cca145;
    border-radius: 100%;
    margin-right: 10px;
}

.nz-p .nz-p2 {
    display: block;
    vertical-align: inherit;
    height: 50px;
    line-height: 50px;
    background: transparent;
    border-radius: 30px 0px 0px 30px;
}


/* Button YCTV Sáº£n pháº©m */

.buttonlhe a {
    display: block;
    padding: 0px 10px;
    border-radius: 5px;
    margin: 10px 0px;
    background: #cf2357 !important;
}

.buttonlhe a i {
    vertical-align: baseline;
    font-size: 150%;
}

.buttonlhe2 h3 {
    margin-bottom: 0px;
    font-size: 30px;
    font-weight: normal;
    color: red;
    line-height: 35px;
}

.buttonlhe2 {
    text-align: center;
    display: block;
    margin: 10px 0px 20px;
    border: 1px solid #cca145;
    border-radius: 15px;
    padding: 10px;
}

.buttonlhe2 span {
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #cca145;
}

.buttonlhe i {
    vertical-align: top;
    font-size: 125%;
}


/* Sáº£n pháº©m Ä‘Æ¡n */


/*
.product-info .is-divider , .product-info .breadcrumbs	{    display: none;}
.product-info {    padding-top: 0px;}
.product-info h1.entry-title {    margin-bottom: 0px;font-weight: normal;}

.single-product .product-footer .woocommerce-tabs {    padding: 0px 0;    border-top: 1px solid #ececec;}
.single-product .tabbed-content {    margin-top: 0px;}
*/


/* Footer */

#footer .section-title-normal span {
    border-bottom: 2px solid #cca145;
}

#footer .section-title-normal i {
    color: #cca145;
    opacity: 1;
}

.secfooter {
    border-top: 5px solid #cca145;
    padding: 30px 0px 0px !important;
}

.foot1 p {
    text-align: justify;
}


/* Tada Animation */

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-8deg);
        -ms-transform: scale(0.9) rotate(-8deg);
        transform: scale(0.9) rotate(-8deg);
    }
    30%,
    50% {
        -webkit-transform: scale(1.2) rotate(8deg);
        -ms-transform: scale(1.2) rotate(8deg);
        transform: scale(1.2) rotate(8deg);
    }
    40% {
        -webkit-transform: scale(1.2) rotate(-8deg);
        -ms-transform: scale(1.2) rotate(-8deg);
        transform: scale(1.2) rotate(-8deg);
    }
    60%,
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.faa-tada.animated,
.faa-tada.animated-hover:hover,
.faa-parent.animated-hover:hover>.faa-tada {
    -webkit-animation: tada 2s linear infinite;
    animation: tada 2s linear infinite;
}

.faa-tada.animated.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover>.faa-tada.faa-fast {
    -webkit-animation: tada 1s linear infinite;
    animation: tada 1s linear infinite;
}

.faa-tada.animated.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover>.faa-tada.faa-slow {
    -webkit-animation: tada 3s linear infinite;
    animation: tada 3s linear infinite;
}


/* Tada Burst */

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    100%,
    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }
    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg);
    }
    12% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }
    14% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }
    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }
    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    100%,
    20% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.faa-parent.animated-hover:hover>.faa-ring,
.faa-ring.animated,
.faa-ring.animated-hover:hover {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0;
    transform-origin-z: initial;
}

.faa-parent.animated-hover:hover>.faa-ring.faa-fast,
.faa-ring.animated-hover.faa-fast:hover,
.faa-ring.animated.faa-fast {
    -webkit-animation: ring 1s ease infinite;
    animation: ring 1s ease infinite;
}

.faa-parent.animated-hover:hover>.faa-ring.faa-slow,
.faa-ring.animated-hover.faa-slow:hover,
.faa-ring.animated.faa-slow {
    -webkit-animation: ring 3s ease infinite;
    animation: ring 3s ease infinite;
}

.nav-dropdown>li.nav-dropdown-col,
.nav-dropdown>li.image-column {
    width: 33%;
}


/* Span Heading Page - Post - Siderbar */

h1.entry-title:after,
h3.widget-title:after,
#nz-div h3.tde :after {
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-left: 20px solid #dfb002;
    border-bottom: 0px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -20px;
}

h1.entry-title,
h3.widget-title,
#nz-div h3.tde span {
    background: #000;
    padding: 10px 20px 8px 20px;
    color: white;
    position: relative;
    display: inline-block;
    margin: 0;
}

#aside.widget,
#nz-div h3.tde {
    margin: 15px 0;
    border-bottom: 2px solid #cca145;
    font-size: 16px;
    word-wrap: break-word;
    line-height: 20px;
    background: white;
}

h1.entry-title {
    font-size: 20px;
    text-transform: inherit;
    padding: 8px;
    margin-bottom: 20px;
    width: inherit;
    line-height: 24px;
    font-weight: normal;
}

.single-product h1.entry-title:after {
    display: none;
}

.page-wrapper.page-vertical-nav .large-3 h3 {
    background: #1e73be;
    color: white;
    text-transform: inherit;
    font-weight: normal;
    font-size: 20px;
    padding: 8px;
    line-height: 24px;
}

.page-wrapper.page-vertical-nav .large-3 li a {
    font-weight: normal;
    color: #000;
    text-transform: inherit;
    font-size: 16px;
    padding: 5px 20px;
    background: #eee;
    border-bottom: 1px solid #fff;
}

.page-wrapper.page-vertical-nav .large-3 li:hover a {
    color: #1e73be;
}

.page-title-inner {
    padding-top: 10px;
}

h1.shop-page-title.is-xlarge {
    margin-bottom: 5px;
    display: none;
}

.cart-sidebar .widget-title {
    border-bottom: 0px;
    padding-bottom: 7px;
    line-height: 20px;
}

div#content>.row.row-large>.post-sidebar,
div#product-sidebar {
    padding: 0px 0px 15px 15px;
}

.cat-sp {
    margin: 0px 0px 10px;
    border-bottom: 1px solid #ea3a3c;
    background: white;
    height: 38px;
    line-height: 20px;
}

.cat-sp .box-image {
    display: none;
}

.cat-sp .product-category.col,
.cat-sp h5,
.cat-sp .box-text {
    padding: 3px 5px 2px !important;
}

.cat-sp h5 {
    font-weight: normal;
    text-transform: initial;
    font-style: italic;
}

h3.widget-title {
    line-height: 19px;
    width: initial;
    margin-bottom: 20px;
}

h3.widget-title:after {
    border-top: 37px solid transparent;
}

body.tax-product_cat .term-description {
    margin-bottom: 20px;
    padding: 10px 15px;
    border: 2px dashed #ccc;
    background: #f9f9f9;
}

body.tax-product_cat .term-description p {
    margin: 10px auto;
    font-size: 95%;
}


/* Price Woo */

del .woocommerce-Price-amount.amount {
    font-size: 90%;
    display: block;
    color: #525252;
    text-decoration: line-through;
    margin: 5px 0px;
}

span.woocommerce-Price-currencySymbol {
    font-size: 85%;
}


/* BĂ i viáº¿t liĂªn quan */

.nz-bvlq-main {
    clear: both;
}

.nz-bvlq {
    max-width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 1%;
}

.nz-bvlq-content {
    box-shadow: 0 0px 6px 1px rgba(0, 0, 0, 0.09), 0 1px 2px rgba(0, 0, 0, 0);
}

.nz-bvlq-td {
    background: white;
    padding: 5px 10px 5px;
    font-size: 95%;
    line-height: 145%;
    min-height: 54px;
}

.nz-bvlq-img {
    border-bottom: 1px solid #ececec;
}

.nz-bvlq-img img {
    width: 100%;
}

div#comments,
.entry-author.author-box {
    display: none !important;
}

@media only screen and (max-width: 500px) {
    .nz-bvlq {
        max-width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 1%;
    }
}


/* Extend widget */

.rpwe-block ul {
    border: 1px solid #eee;
    background: #eee;
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.rpwe-block li {
    margin-left: 0 !important;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px;
    padding: 7px 10px;
    list-style-type: none;
}

.rpwe-block a {
    text-decoration: none;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: -0.5px;
}

.rpwe-block h3 {
    background: none !important;
    clear: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 1.5em;
}

.rpwe-thumb {
    border-radius: 3px;
    box-shadow: none !important;
    margin: 2px 10px 2px 0;
}

.rpwe-summary {
    font-size: 20px;
    color: red;
}

.rpwe-summary:before {
    font-family: FontAwesome;
    content: "\f095 ";
    padding-right: 5px;
}

.rpwe-time {
    color: #909090;
    font-size: 11px;
}

.rpwe-comment {
    color: #bbb;
    font-size: 11px;
    padding-left: 5px;
}

.rpwe-alignleft {
    display: inline;
    float: left;
}

.rpwe-alignright {
    display: inline;
    float: right;
}

.rpwe-aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after {
    content: "";
    display: table !important;
}

.rpwe-clearfix:after {
    clear: both;
}

.rpwe-clearfix {
    zoom: 1;
}

::-webkit-scrollbar {
    width: 12px;
    -webkit-box-shadow: inset 100px 0px 10px #fff;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.9);
}

.has-dropdown .icon-angle-down {
    display: none;
}


/***************  Desktop ***************/

@media only screen and (min-width: 48em) {
    .ic {
        display: flex;
    }
    div#masthead ul.nav-dropdown.nav-dropdown-default {
        min-width: 200px;
        padding: 5px 10px;
        font-size: 90%;
    }
    .gt p {
        padding-right: 29px;
        text-align: justify;
    }
    .vct p {
        max-width: 800px;
        margin: 0 auto 15px;
    }
    .dk input.wpcf7-email {
        width: 500px;
    }
}


/***************  MOBILE ***************/

@media only screen and (max-width: 48em) {
    .nav-tabs+.tab-panels {
        padding: 10px;
    }
    .ic .icon-box-text {
        text-align: left;
        margin-left: 15px;
    }
    .home.page .row-small>.col {
        padding: 5px;
    }
    .home.page .sp .box-text.text-center.dark {
        padding: 1px 3px;
    }
    .sp .price-wrapper {
        display: block;
    }
    .sp .price-wrapper span {
        font-size: 15px;
    }
    .sp p.name.product-title a {
        font-size: 15px;
    }
    .product-small.box-badge:hover .box-text {
        bottom: 25%;
        padding: 0px 10px !important;
    }
    .product-small.box-badge:hover .overlay,
    .product-small.box-badge:hover .overlay,
    .product-category.col:hover .overlay,
    .box.box-category:hover .overlay {
        outline-offset: -5px;
    }
    .product-small.box-badge:hover .box-text a,
    .product-category.col:hover .box-text h5 {
        font-size: 15px;
    }
    .ic>div>.col-inner {
        padding: 0px 20px 20px !important;
    }
    .ic>div>.col-inner .icon-box {
        text-align: center;
    }
    .flickity-enabled.is-draggable {
        padding: 0;
    }
    .sp>.col {
        padding-bottom: 10px;
    }
    .section-title-container {
        margin-bottom: 10px;
    }
    .kh .container.section-title-container {
        margin-top: 0 !important;
    }
    .kh>div.col {
        padding-bottom: 10px !important;
    }
    .kh span.section-title-main {
        text-align: center;
    }
    .footer-widgets {
        padding-top: 0;
    }
    .hrtuvan {
        max-width: 90% !important;
        margin: 5% !important;
    }
    .off-canvas-center .mfp-content .searchform {
        max-width: 100%;
    }
    .html_topbar_right img {
        margin: 0 5px 5px 0 !important;
    }
    .tabbed-content .img-left {
        display: none;
    }
    .nz-dathang,
    .nzcf1,
    .nzcf2 {
        width: 100%;
    }
    .wp_rp_content ul.related_post li {
        padding: 10px 5px 5px !important;
        width: 50% !important;
        margin: 0px !important;
    }
}

.select_box:not(.on_ptab) .select_option:hover,
.select_option.selected {
    border-color: #000000;
    background: #dfb002;
    padding: 3px 20px;
    border-radius: 50px;
}

.select_option {
    border-color: #eccf67;
    background: #dfb002;
    padding: 3px 20px;
    border-radius: 50px;
}

.select_option .yith_wccl_value {
    border: none;
    color: #fff;
}

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

h1.home-quality {
    font-size: 1.25em;
    /* font-size: 14px; */
}

h2.section-title {
    font-size: 1.25em;
}

h2.product-title {
    font-size: 17px;
}

button.button.woof_reset_search_form {
    background-color: #dfb002 !important;
}

.contact_chat span.call-me {
    font-size: 15px;
    font-weight: bold;
    width: 48%;
    display: inline-block;
}

.contact_chat span.call-me a {
    color: #000;
    text-decoration: none;
    margin: 5px auto;
    font-size: 15px;
    background: #dfb002;
    padding: 7px 20px;
    border-radius: 5px;
    width: 100%;
    display: block;
}

.contact_chat span.chat-me a {
    color: #000;
    text-decoration: none;
    margin: 5px auto;
    font-size: 15px;
    background: #dfb002;
    padding: 0px 20px;
    border-radius: 5px;
    width: 100%;
    display: block;
}

.contact_chat span.chat-me {
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin: 0px auto;
    margin-top: 20px;
    font-size: 15px;
    background: #dfb002;
    padding: 3px 20px;
    border-radius: 5px;
    width: 48%;
    display: inline-block;
}

.contact_chat span.chat-me a i {
    margin: 3px 3px 0 0;
    font-size: 17px;
    vertical-align: top;
}

button#contact-send {
    background: #4f4f4f;
    color: #fff;
}

button#contact-send:hover {
    background: #dfb002;
    color: #fff;
}

.dathangnhanh p {
    font-size: 20px;
    margin-bottom: 5px;
}

.dathangnhanh span {
    font-size: 15px;
}

button.single_add_to_cart_button {
    width: 40%;
}

.dathangnhanh p.call-me {
    font-size: 16px;
}

.share {
    padding-top: 10px;
}

.share h4 {
    color: #000000;
    padding-right: 15px;
    display: inline-block;
    text-transform: none;
    vertical-align: middle;
    width: 20%;
}

.share>a {
    background: #cccccc none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    width: 30px;
    margin: 0 5px;
}

.share>a:hover {
    background: #ff6600 none repeat scroll 0 0;
}

div#tab-description {
    text-align: center;
}

.header-main .nav>li>a {
    font-size: 15px;
}

.header-main .nav>li>a>i {
    font-size: 0.75em;
    margin-left: 10px;
}

h1.about-text {
    font-size: 20px;
}

@media (max-width: 991px) {
    /* .show-for-medium {
        display: none;
    } */
    .mobile-nav {
        display: none;
    }
    .three-step {
        background: #fff !important;
    }
    h2.section-title {
        font-size: 16px;
    }
    .modal-content {
        background-color: #fefefe;
        margin: 40% auto !important;
        border: 1px solid #888;
        width: 95% !important;
    }
    iframe {
        height: 100%;
    }
}

.buy-now {
    text-align: center;
}

.buy-now input[type="submit"] {
    background-color: #e8562b;
}

p.info-service {
    font-size: 20px;
    font-weight: 600;
    color: #367cc1;
}

p.price-red {
    color: red;
    margin-bottom: 10px !important;
}

.how-it-works {
    background: #fcc93c;
}

.three-step {
    background: url(back.jpg) no-repeat;
    background-size: 100%;
    padding: 20px 20px;
    background-position: left center;
}

.color-blue {
    color: #377dc1;
}

p.emotion {
    margin-top: 25px;
    margin-bottom: 40px;
}

p.emotion span {
    padding: 5px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-right: 10px;
}

.orange-back {
    background: #ec6d00;
}

.green-back {
    background: #01891d;
}

a.button.primary.get-in-touch {
    text-align: center;
    margin: 0 auto;
    background: #174a98;
}

.header-bottom {
    background-color: #fff !important;
}