/*
Theme Name: Flatsome Child
Theme URI: univn.vn
Description: This is a child theme for Flatsome Theme
Author: Quang Hoa
Template: flatsome
Version: 3.0
Text Domain: shtheme
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
}
td, th {
    font-size: 1em;
}
td {
    color: inherit;
}
b, strong {
    font-weight: 600;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.uni-breadcrumbs {
	margin-bottom: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    box-shadow: none !important;
}
.button, input[type=submit], input[type=submit].button, input[type=reset].button, input[type=button].button {
    font-weight: 600;
    letter-spacing: 0;
}
.button.is-outline, input[type=submit].is-outline, input[type=reset].is-outline, input[type=button].is-outline {
    border-width: 1px;
}
.button.is-outline {
    color: inherit;
    line-height: calc( 2.5em - 2px );
}
select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    padding-right: 1.6em;
}
.box-text {
    font-size: 1em;
}
.breadcrumbs {
    font-size: .875rem;
    text-transform: none;
}
.breadcrumbs a {
    color: inherit;
}
.mfp-bg {
    background-color: rgba(0, 0, 0, .7);
}
.mfp-bg.mfp-ready {
    opacity: 1;
}

/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: inherit;
}
.header .nav>li>a {
    font-size: .875rem;
}
.header-top .nav-uppercase>li>a {
    text-transform: none;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.header .nav-dropdown {
    color: inherit;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    padding: 0;
    display: block;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    min-width: 210px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #fff;
    min-width: 210px;
    top: -1px;
    border: 1px solid #ddd;
    left: 100%; 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/* Header Template Element */
.nav-click {position: relative;width: 32px;height: 32px;cursor: pointer;display: block;z-index: 999;}
.nav-click span, .nav-click::after, .nav-click::before {content: '';background-color: #000;position: absolute;height: 2px;transition: all .3s ease-in-out;pointer-events: none;}
.nav-dark .nav-click span, .nav-dark .nav-click::after, .nav-dark .nav-click::before {background-color: #FFF;}
.nav-click::after,.nav-click::before{top:6px;right:0;width:18px;transform-origin:50% 50%}
.nav-click::after{top:23px;width:30px}
.nav-click span{top:15px;right:0;width:24px}
@media (min-width:850px) {
    .nav-click{width:38px;height:38px}
    .nav-click span, .nav-click::after, .nav-click::before{height:3px}
    .nav-click::after, .nav-click::before{top:9px; width:25px}
    .nav-click::after{top:27px;width:35px}
    .nav-click span{top:18px;width:31px}
}
.has-off-canvas .current-lightbox-clicked .nav-click span{opacity:0}
.has-off-canvas .current-lightbox-clicked .nav-click::before{width:70%;left:17%;transform:rotate3d(0,0,1,45deg);top:43%}
.has-off-canvas .current-lightbox-clicked .nav-click::after{width:70%;left:15%;transform:rotate3d(0,0,1,-45deg);top:41%}

/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget_list_posts .post-item {
    padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
    margin-bottom: 20px;
}
.widget_list_posts .blog-post-inner .post-title {
    font-size: .875rem;
    line-height: 1.4;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
    margin: 0 0 5px 0;
}
.widget_list_posts .from_the_blog_excerpt {
    font-size: .875rem;
}
.widget_list_posts .box-vertical {
    display: flex;
}
.widget_list_posts .box-vertical .box-image {
    flex: 0 0 30%;
}
.widget_list_posts .box-vertical .box-text {
    padding: 0 0 0 20px;
}
.widget_list_posts__alignright .box-vertical .box-text {
    order: -1;
    padding: 0 20px 0 0;
}

/* Widget Support */
@media (min-width: 1200px) { .widget_supports .list-supporter { padding-top: 190px; background-image: url(assets/img/bg-support.png); background-repeat: no-repeat; background-position: top center; background-size: contain; } }
.widget_supports .list-supporter .email { padding: 5px 10px; font-weight: 600; line-height: 20px; }
.widget_supports .phone { font-size: 1.25rem; color: #ff0000; font-weight: bold; }
.widget_supports .list-supporter li { margin: 0; }
.widget_supports .support-style-1 { background-color: #FFF; }
.widget_supports .support-style-1 .supporter { padding: 0 10px 10px 10px; }
.widget_supports .support-style-1 li { padding: 5px 0; font-size: .875rem; color: #333333; border-top: 1px solid #333; }
.widget_supports .support-style-1 li:first-child { border-top: none; }
.widget_supports .support-style-1 li:last-child { border-bottom: none; }
.widget_supports .support-style-1 i { width: 22px; margin-right: 12px; }
.widget_supports .support-style-2 .supporter { margin: 0 8px; padding: 5px 8px 5px 50px; border-top: 1px solid #dddddd; background: url(lib/images/ic-phone.png) 7px 10px no-repeat; position: relative; }
.widget_supports .support-style-2 .supporter:first-child { border-top: none; }
.widget_supports .support-style-2 .name { font-weight: 600; }
.widget_supports .support-style-2 .skype { position: absolute; right: 7px; bottom: 10px; z-index: 1; }
.widget_supports .support-style-2 .email a { color: #333333; }
.widget_supports .support-style-3 .supporter:not(:last-child) { border-bottom: 1px solid #dfdfdf; }
.widget_supports .support-style-3 ul { position: relative; padding: 8px 10px; }
.widget_supports .support-style-3 .name { font-size: 0.75rem; color: #333333; }
.widget_supports .support-style-3 .phone { line-height: 24px; }
.widget_supports .support-style-3 .social { position: absolute; bottom: 10px; right: 8px; z-index: 1; }
.widget_supports .support-style-3 .social a { display: inline-block; margin-left: 4px; }

/* Widget Information */
.widget_information ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.75rem;
    position: absolute;
    left: 0;
    top: .8em;
    width: 14px;
    text-align: center;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode .element .entry-thumb .image-zoom {
    padding-top: 56%;
}
.sh-blog-shortcode .element .entry-content {
    margin: 0;
    padding: 0;
    font-size: 0.9375rem;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 10px;
}
.sh-blog-shortcode .element .entry-meta {
    opacity: .7;
    font-style: italic;
    margin-bottom: 5px;
    font-size: .875rem;
}
.sh-blog-shortcode .element .entry-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: .5em 0 .5em;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
}
.sh-blog-shortcode .element .entry-title a {
    color: inherit;
}
.sh-blog-shortcode .element .entry-description {
    text-align: justify;
    line-height: 1.4;
    font-size: 0.9375rem;
    color: #999999;
}
.sh-blog-shortcode.style-1 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    flex: 0 0 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-5 .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    flex: 0 0 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout .entry-title {
    margin: 15px 0 10px 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 15px;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    overflow: hidden;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    display: flex;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    flex: 0 0 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb .image-zoom {
    padding-top: 62%;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
    margin-top: 0;
    font-size: .875rem;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    flex: 0 0 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {
    margin: 0;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.style-8 .element .post-inner {
    position: relative;
}
.sh-blog-shortcode.style-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.style-8 .element .entry-title {
    font-size: .875rem;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.style-8 .element .entry-title a {
    display: block;
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}

@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
/* UX Shortcode */
.ux-menu-link__link {
    min-height: unset;
}
/* Category */
.box-blog-post .box-image {
    border-radius: 0 30px 0 30px;
}
.blog-post-inner .post-title {
    font-size: 1.125rem;
    margin: .5em 0 1em;
}
@media (min-width: 1600px) {
    .blog-post-inner .post-title {
        font-size: 1.25rem;
    }
}
.blog-post-inner .is-divider {
    display: none;
}
.blog-post-inner .from_the_blog_excerpt {
    font-size: .875rem;
    color: #747474;
}
.box-blog-post .button.is-bevel {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    line-height: normal;
    font-size: 1rem;
    min-width: 190px;
    height: 46px;
    border-radius: 23px;
    background: #d2ab8a;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
    border: none;
    margin-top: 1.5em;
}
.box-blog-post .button:after {
    display: none;
}
/* Single Post */
.entry-header h1.entry-title {
    font-size: 1.5rem;
}
.entry-header h1.entry-title + .is-divider {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
ul.links li {
    margin: 0 .4em !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
    border: none;
    border-radius: 6px;
    height: 2.25em;
    line-height: 2.25em;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 100px;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
    font-size: .9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Template - Header */
.header-cart-title {
    line-height: 1.2;
}
.header li.cart-item > a {
    display: inline-flex;
    flex-direction: row-reverse;
}
.header li.cart-item span+.image-icon {
    margin-left: 0;
    margin-right: 10px;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-wrapper .wpcf7 {
    font-size: .75rem;
}
.footer-wrapper .wpcf7 input {
    height: 36px;
}
.footer-wrapper .wpcf7 input[type=submit] {
    font-size: .875rem;
}
.footer-wrapper .icon-box-img img, .footer-wrapper .icon-box-img svg {
    padding-top: 0;
}
.footer-wrapper .ux-menu-link__link {
    color: #747474;
}
.absolute-footer {
    font-size: .875rem;
    padding: 10px 0 10px;
}
@media (min-width: 850px) {
    .footer-secondary {
        padding: 0;
    }
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.p-0 p {
    margin-bottom: 0;
}
.p-last-0 p:last-child {
    margin-bottom: 0;
}
html .header-full-width .header-main .container {
    max-width: 1740px !important;
}
.header-top .container {
    padding-left: 0;
    padding-right: 0;
}
.header-top .flex-col {
    flex: 0 0 100%;
}
.header-top .section {
    padding-left: 0;
    padding-right: 0;
}
.header-main .flex-col:nth-child(3) .nav {
    justify-content: center;
}
.header-main .nav>li>a {
    font-size: 1rem;
}
@media (min-width: 1200) {
    .header-main .nav-spacing-xlarge>li {
        margin: 0 20px;
    }
}
@media (min-width: 1600) {
    .header-main .nav-spacing-xlarge>li {
        margin: 0 30px;
    }
}
@media (max-width: 849px) {
    .header-main .nav>li {
        margin: 0 10px;
    }
}
.header-main .icon-search {
    font-size: 24px !important;
}
i.icon-search {
    font-family: 'Font Awesome 5 Pro' !important;
}
i.icon-search:before {
    content: '\f002' !important;
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
html .social-icons {
    color: inherit;
}
html .social-icons .button.icon {
    margin-left: 0;
    margin-right: 14px;
}
html .social-icons .button.icon:last-child {
    margin-right: 0;
}
@media (min-width: 850px) {
    .uni_countdown {
        margin-top: -12px;
    }
}
.flip-clock-wrapper ul {
    margin: 2px !important;
}
.flip-clock-wrapper ul li {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
    ul.flip {
        margin-left: 4.4px !important;
    }
}
@media only screen and (max-width: 767px) {
    .timer {
        text-align: center;
    }
}
@media only screen and (max-width: 465px) {
    .countdown {
        margin-top: -40px !important;
    }
    .timer {
        font-size: 18px !important;
        margin-bottom: 8%;
    }
}
@media only screen and (max-width: 418px) {
    .timer {
        margin-bottom: 9.5%;
    }
}
@media (max-width: 849px) {
    html .clock.flip-clock-wrapper {
        position: relative;
        width: 378px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0em;
    }
}
span.flip-clock-label {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}
@media only screen and (max-width: 465px) {
    html .clock.flip-clock-wrapper {
        width: 312px;
    }
    span.flip-clock-label {
        font-size: 8px;
    }
}
@media only screen and (min-width: 511px) and (max-width: 600px) {
    .brline {
        display: none;
    }
}
@media only screen and (min-width: 1660px) {
    .countdown {
        padding-bottom: 4%;
        padding-top: 0.5%;
    }
}
@media only screen and (max-width: 1660px) {
    .countdown {
        padding-bottom: 5%;
        padding-top: 0.5%;
    }
}
@media only screen and (max-width: 1408px) {
    .countdown {
        padding-bottom: 6%;
    }
}
.brline {
    display: none;
}
@media only screen and (max-width: 1270px) {
    .countdown {
        padding-bottom: 7%;
    }
}
@media only screen and (max-width: 1076px) {
    .countdown {
        padding-bottom: 8%;
    }
}
@media only screen and (max-width: 949px) {
    .countdown {
        padding-bottom: 9%;
        padding-top: 3%;
    }
}
@media only screen and (max-width: 970px) {
    html .clock.flip-clock-wrapper {
        width: 51%;
    }
}
@media only screen and (max-width: 954px) {
    html .clock.flip-clock-wrapper {
        width: 52%;
    }
    .timer {
        width: 48%;
    }
}
@media only screen and (max-width: 943px) {
    .timer {
        width: 47%;
    }
    html .clock.flip-clock-wrapper {
        width: 54%;
    }
}
@media only screen and (max-width: 767px) {
    .timer {
        width: 100%;
        margin-top: 0;
        background: ;
    }
    .brline {
        display: none;
    }
    html .clock.flip-clock-wrapper {
        width: 60%;
    }
    .countdown {
        padding-top: 0%;
        padding-bottom: 2%;
    }
}
@media only screen and (max-width: 696px) {
    html .clock.flip-clock-wrapper {
        width: 70%;
    }
}
@media only screen and (max-width: 599px) {
    html .clock.flip-clock-wrapper {
        width: 75%;
    }
    .countdown {
        padding-bottom: 2.5%;
    }
}
@media only screen and (max-width: 560px) {
    html .clock.flip-clock-wrapper {
        width: 85%;
    }
    .countdown {
        padding-bottom: 2.5%;
    }
}
@media only screen and (max-width: 498px) {
    html .clock.flip-clock-wrapper {
        width: 91%;
    }
    .countdown {
        padding-bottom: 2.7%;
    }
}
@media only screen and (max-width: 465px) {
    .countdown {
        padding-bottom: 2%;
    }

    html .clock.flip-clock-wrapper {
        width: 77%;
    }
}
@media only screen and (max-width: 386px) {
    html .clock.flip-clock-wrapper {
        width: 85%;
    }

    .timer {
        margin-bottom: 10%;
    }
}
@media only screen and (max-width: 355px) {
    html .clock.flip-clock-wrapper {
        width: 95%;
    }
}
@media only screen and (max-width: 314px) {
    html .clock.flip-clock-wrapper {
        width: 100%;
    }
}
@media only screen and (min-width: 767px) {
    .countdown {
        margin-top: -15px;
    }
}
.button-main {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    line-height: normal;
    font-size: 1rem;
    min-width: 190px;
    height: 46px;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
    transition: all .3s ease-in-out;
}
.banner h1, .banner h2, .banner h3 {
    font-weight: 600;
}
.section-dmsp .banner .text-box {
    width: unset !important;
    height: 106px;
    display: inline-flex;
    align-items: center;
    border-radius: 0px 38px 38px 0px;
    background: url(assets/img/bg-title.png) right center no-repeat;
}
.section-dmsp .banner .text-box:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}
.page-wrapper {
    padding-top: 60px;
}
.archive .page-title {
    font-size: 1.6rem;
}
.archive .woocommerce-products-header__title {
    color: #566C95;
    text-align: center;
    margin-bottom: 1em;
}
.related-post {
    margin-top: 3em;
    margin-bottom: 2em;
}
.shop-page-title {
    background: #F4F4F4 !important;
}
.shop-page-title .page-title-bg {
    display: none;
}
.shop-page-title .page-title-inner {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: unset;
    text-align: center;
}
.shop-page-title .breadcrumbs, .shop-page-title .breadcrumbs a {
    color: #747474 !important;
}
@media (max-width: 849px) {
    .shop-page-title .medium-flex-wrap .flex-col {
        padding-top: 0;
        padding-bottom: 0;
    }
}
.featured-title {
    text-shadow: none;
}
.featured-title .page-title-bg {
    box-shadow: none;
}
/**/
/*.product-main .content-row, .product-middle .woocommerce-tabs {
    max-width: 1740px !important;
}*/
@media (min-width: 850px) {
    .product-main .content-row {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-middle > .woocommerce-tabs {
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-main .product-gallery {
        flex-basis: 61.2%;
        max-width: 61.2%;
    }
    .product-gallery .large-10 {
        flex-basis: 85.82%;
        max-width: 85.82%;
    }
    .product-gallery .vertical-thumbnails {
        flex-basis: 14.18%;
        max-width: 14.18%;
    }
}
@media (max-width: 849px) {
    .product-main {
        padding-bottom: 0;
    }
    .product-info {
        padding-top: 30px;
        padding-bottom: 0;
    }
}
.product-info .quantity+.button {
    height: 36px;
    font-size: 14px;
    border-radius: 3px;
}
.quantity.buttons_added {
    border-radius: 3px;
    border: 1px solid #707070;
}
.quantity input[type=number], .quantity .button.is-form {
    height: 36px;
    min-height: unset;
    background: none;
    border: none;
}
.quantity .button.is-form {
    background: none;
    border: none;
}
.woocommerce-variation-price {
    font-size: 1em;
    border-top: 1px solid #E1E1E1;
}
.product-middle {
    margin-bottom: 2em;
}
.product-footer .woocommerce-tabs {
    border-top: none;
}
.woocommerce-tabs ul.product-tabs {
    margin-bottom: 15px;
}
.woocommerce-tabs ul.product-tabs > li {
    margin: 0 35px;
}
.woocommerce-tabs ul.product-tabs > li > a {
    font-size: 1.125rem;
    font-weight: 600;
}
.woocommerce-tabs ul.product-tabs > li > a:before {
    top: unset;
    bottom: 0;
    height: 1px;
}
.product-section {
    border-top: none;
}
.product-section-title {
    text-align: center;
    color: #566C95;
}
html .product-summary .woocommerce-Price-currencySymbol {
    vertical-align: baseline;
}
.coupon button[type="submit"] {
    background-color: #f9f9f9 !important;
}
.tm-extra-product-options .tc-cell.mb-0-div {
    margin-bottom: 0;
}
.tm-extra-product-options .tc-cell.mb-half-div {
    margin-bottom: .5em;
}
.tm-epo-totals {
    padding-top: 0;
}
.tc-totals-form dl.tm-extra-product-options-totals {
    margin-top: 0;
    margin-bottom: 0;
}
.product-faqs {
    margin-top: 3em;
    margin-bottom: 2em;
}
.accordion-item {
    border-bottom: 1px solid #C9C9C9;
}
.accordion-title {
    font-size: 1rem;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0;
    border-top: none;
}
@media (min-width: 850px) {
    .accordion-title {
        font-size: 1.125rem;
    }
}
.accordion-title.active {
    background: none;
}
.accordion .toggle {
    top: .6em;
    left: unset;
    right: 0;
}
.accordion-inner {
    padding-left: 0;
    padding-right: 0;
}
[data-icon-label]:after {
    background: #594E45 !important;
}
html .category-page-row {
    padding-top: 40px;
}
.shop-container .term-description {
    margin-top: 3em;
    margin-bottom: 2em;
    overflow: hidden;
    position: relative;
}
.product-left_blog-content_showmore {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 50px;
    text-align: center;
    background: transparent;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.91) 50%,#fff 55%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.91)),color-stop(55%,#fff));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.91) 50%,#fff 55%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.91) 50%,#fff 55%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.91) 50%,#fff 55%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.91) 50%,#fff 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
    display: block;
    margin-bottom: 0;
}
.top-categories {
    max-width: 850px;
    margin: 0 auto 30px;
}
.top-categories ul.product-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
}
@media (min-width: 850px) {
    .top-categories ul.product-categories {
        column-gap: 30px;
    }
}
@media (min-width: 1200px) {
    .top-categories ul.product-categories {
        column-gap: 50px;
    }
}
.top-categories ul.product-categories li {
    margin-bottom: 1em;
}
.top-categories ul.product-categories li a {
    color: inherit;
    padding: 0;
}
@media (max-width: 549px) {
    .top-categories ul.product-categories li a {
        font-size: .875rem;
    }
}
.top-categories ul.product-categories li.active a, .top-categories ul.product-categories li a:hover {
    color: #566C95;
}
.top-categories ul.product-categories .toggle,
.top-categories ul.product-categories .children {
    display: none !important;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: none;
}
.back-to-top.button:hover {
    color: #FFF !important;
}
.button-sidebar {
    left: 0;
    transform: rotate(270deg) translate(50%, 50%);
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 55%;
    display: flex;
    justify-content: center;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.button-sidebar a {
    background-color: rgb(10 48 96);
    color: rgb(255, 255, 255);
    padding: 5px 20px 10px 20px;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
    width: auto;
    white-space: nowrap;
    border-radius: 0 0 15px 15px;
    margin: 0 8px 0px 8px;
}
.woo-multi-currency select {
    border: none;
}
html .woo-multi-currency.wmc-shortcode.plain-vertical {
    display: block;
}
html .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    padding-left: 0;
    padding-right: 20px;
    border: none;
}
html .woo-multi-currency.wmc-shortcode .wmc-currency-wrapper .wmc-current-currency-arrow {
    right: 0;
}
.button-sidebar {
	display: none;
}
html .wcpr-comment-form-title {
	margin-bottom: 1em;
}
/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1199.98px) {
	
}

@media (max-width: 991.98px) {
    
}

@media (max-width: 767.98px) {
    .product-small.box .price,
    html span.amount {
    	display: block !important;
    }
}

@media (max-width: 575.98px) {
    
}