/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
a.button.button-contact-to-buy {
    background-color: #fff;
    border-color: #AA8334;
    color: #AA8334;
    border-radius: 5px;
}
.hnc-to-action {
    z-index: 999;
    position: fixed;
    bottom: 70px;
    right: 20px;
}

.hnc-to-action a {
    display: block;
    margin: 6px 0;
    border-radius: 50%;
    border: 2px solid #fff;
    text-shadow: none;
    box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);
	cursor: pointer;
    position: relative;
}

.hnc-to-action a img {width: 40px;}

span.aml-text-content {
    position: absolute;
    right: 120%;
    color: #fff;
    font-size: 14px;
    background-color: rgba(29, 36, 62, 1);
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    padding: 3px 8px;
    top: calc(50% - 16px);
    z-index: 1;
    opacity: 0;
    transition: opacity .5s;
}

span.aml-text-content:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #1D243E;
    left: 100%;
}
.hnc-to-action a:hover .aml-text-content{
    opacity: 1;
}

.footer-secondary {
    padding: 0;
}.absolute-footer.dark {
    color: #fff;
}
body {
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 0.5em;
}
b, strong {
    font-weight: 700;
}
form.searchform {
    width: 100%;
    border: 1.5px solid #262626;
    border-radius: 5px;
    overflow: hidden;
}
input.search-field {
    box-shadow: none;
    height: 39px;
    font-size: 15px;
    border: 0;
}
button.submit-button {
    height: 39px;
    border: 0;
    background-color: #262626 !important;
    color: #ffffff;
    width: 70px;
}
button.submit-button:hover {
    background-color: #AA8334 !important;
    box-shadow: none;
    color: #ffffff;
}
.nav>li.html {
    font-size: 14px;
}
.hotline-header strong {
    font-size: 22px;
    color: #AA8334;
}
.header-main .nav > li > a.hotline-header {
    text-align: center;
    line-height: 1.3;
    display: block;
    opacity: 1;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
.nav>li>a.header-cart-link {
    border: 1.7px solid #262626;
    border-radius: 3px;
    height: 39px;
    line-height: 39px;
    padding: 0 15px 0 40px;
    background: #262626;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    opacity: 1;
    color: #fff;
    position: relative;
}
.nav>li>a.header-cart-link .icon-shopping-cart {
    position: initial;
}
.nav>li>a.header-cart-link .icon-shopping-cart:before {
    position: absolute;
    left: 14px;
    top: 7px;
    font-size: 17px;
}
.nav>li>a.header-cart-link .icon-shopping-cart:after {
    background: #aa8334;
    opacity: 1;
    box-shadow: none;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -10px;
    right: 10px;
}
div#wide-nav .nav-right a {
    color: #fff;
    background: #AA8334;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
#wide-nav .nav-left .nav-dropdown {
    padding: 0;
    border: 0;
}
#wide-nav .nav-left .nav-dropdown a {
    border-bottom: 1px dashed rgba(0,0,0,0.1);
}
#wide-nav .flex-left > ul > li > a {
    font-weight: 400;
}
.stuck #wide-nav .flex-left > ul > li > a {
    font-weight: 700;
}
.nav-dropdown-has-arrow #wide-nav .nav-left  li.has-dropdown:before {
    border-bottom-color: transparent;
}
.footer-secondary.pull-right .payment-icons.inline-block img {
    max-height: 35px;
    width: auto;
}
.footer-secondary.pull-right .payment-icons.inline-block img {
    max-height: 35px;
    width: auto;
    background: #fff;
    border-radius: 3px;
    padding: 2px;
}
.wbcslider_tgdd .carousel.carousel-nav {
    padding: 0;
}
.wbcslider_tgdd .carousel.carousel-nav .item {
    position: relative;
    text-align: center;
    font-size: 13px;
    border-right: 0;
    padding: 7px !important;
    height: 54px;
}
.wbcslider_tgdd .carousel.carousel-nav .item:after {
    content: '';
    position: absolute;
    height: 25px;
    border-right: 1px solid #f2f2f2;
    right: 0;
    top: 50%;
    margin-top: -12.5px;
}
.shop-page-title .page-title-inner {
    padding-top: 10px;
    min-height: auto;
}
.breadcrumbs {
    font-size: 14px;
}
.product_meta>span {
    border-top: 0;
    padding: 0;
}
h1.product-title.product_title.entry-title {
    margin-bottom: 5px;
    font-size: 1.6em;
}
.product_meta {
    font-size: 14px;
}
.product-info-top{
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    overflow: hidden;
}
.product-info.entry-summary.product-summary .star-rating {
    font-size: 25px;
    color: #fad31f;
    margin: 0 auto;
}
.star-rating span:before {
    color: #fad31f !important;
}
.product-info.entry-summary.product-summary .product_meta {
    margin-bottom: 5px;
    float: left;
}
.product-info.entry-summary.product-summary .woocommerce-product-rating a.woocommerce-review-link {
    font-size: 13px;
    color: #9c9c9c;
}
span.star_average {
    color: #fad31f;
}
.product-info.entry-summary.product-summary .woocommerce-product-rating {
    float: right;
    text-align: center;
}
p.price.product-page-price .amount {
    color: #AA8334;
}
.product-info .price {
    margin: 0 0 6px;
    font-size: 25px;
}
span.devvn_stock_status {
    font-size: 14px;
}
.devvn_in-stock:before {
    content: "e00a";
    font-family: 'fl-icons' !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    background-color: #AA8334;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    top: -2px;
    margin: 0 5px 0 0;
}
.product-info.summary form.cart {
    margin: 10px 0;
}
.devvn_callmeback {
    background-color: #AA8334;
    color: #fff;
    padding: 10px 10px 1px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
}
.title_devvn_callmeback {
    background: url(images/hotline-icon.png) no-repeat left top;
    padding: 0 0 0 65px;
    min-height: 60px;
    background-size: 50px auto;
    -moz-background-size: 50px auto;
    -webkit-background-size: 50px auto;
}
.devvn_callmeback .wpcf7-submit {
    margin: 0;
    background-color: #fff000 !important;
    color: #000 !important;
}
button.button {
    border-radius: 5px;
}
button.single_add_to_cart_button:before {
    font-family: 'fl-icons' !important;
    font-display: block;
    speak: none !important;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
    content: "\e908";
    margin: 0 10px 0 0;
}
body form.cart .button.single_add_to_cart_button {
    background-color: #fff;
    border-color: #AA8334;
    color: #AA8334;
}
.devvn_contact a {
    border: 1px solid #55acee;
    display: block;
    border-radius: 27px;
    padding: 6px 10px 6px 40px;
    font-weight: 600;
    font-size: 13px;
    position: relative;
    color: #000;
}
.devvn_contact a:before{
    background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important;
    content: "";
    position: absolute;
    width: 34px;
    height: 34px;
    top: -1px;
    left: -1px;
}
ul.devvn_contact {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.devvn_contact li {
    padding: 0;
    margin: 0 0 5px;
}
a.zalo_icon:before {
    background: url(../images/icon-zalo-circle3.png) no-repeat left center;
}
a.face_icon:before {
    background: url(../images/icon-messenger.png) no-repeat left center;
}
a.chat_icon:before {
    background: url(../images/icon-chat.png) no-repeat left center;
}
.devvn_contact a.face_icon {
    border-color: #407bbe;
}

span.title-sidebar-product-infor {
    font-size: 18px;
    display: block;
    font-weight: 700;
    margin: 0 0 5px 0;
}
.widget-product-infor {
    font-size: 14px;
    margin-bottom: 15px;
}
.widget-product-infor .textwidget:not(.custom-html-widget) ul li {
    margin-bottom: 0;
}
.title_devvn_callmeback strong {
    color: #fff000;
}
.devvn-product-related {
    background: #f2f2f2;
    margin: 0 0 20px 0;
}
.product-page-sections .product-section {
    border-top: 0;
}
.product-page-sections .product-section .large-2,
.product-page-sections .product-section .large-10{
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.product-page-sections .product-section h5.uppercase.mt {
    margin: 0 0 10px 0;
    text-transform: none;
    font-size: 18px;
}
.product-page-sections .product-section .panel {
    padding-top: 0;
}
.product-page-sections .product-section h3.woocommerce-Reviews-title.normal {
    display: none;
}
div#reviews.woocommerce-Reviews, .devvn_prod_cmt {
    max-width: 100%;
}
.product-page-sections .product-section:nth-child(1) .panel.entry-content {
    font-size: 18px;
}
.footer.footer-2 {
    border-top: 0;
    padding-top: 0;
}
.footer-widgets.footer.footer-1 {
    font-size: 18px;
}
.product-page-sections .product-section:nth-child(1) .panel.entry-content h2{
    overflow: hidden;
    padding: 0 0 0 52px;
    position: relative;
    border-bottom: 3px solid #222;
    min-height: 36px;
    margin: 0 0 18px;
    font-size: 19px;
    line-height: 1.3;
}
span.h2_counter {
    position: absolute;
    left: 0;
    top: -2px;
    bottom: 0;
    padding: 0 10px;
    background: #212121;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    min-width: 38px;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
}
span.h2_content {
    display: block;
}
.product-page-sections .product-section ~ .product-section {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 30px;
}
.devvn_add_to_cart_sidebar {
    border: 1px solid #f2f2f2;
    padding: 7px 12px 0;
}
.devvn_add_to_cart_sidebar .product_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 10px 0;
}
.devvn_add_to_cart_sidebar .price-wrapper {
    font-size: 20px;
}
.devvn_add_to_cart_sidebar .price-wrapper p.price.product-page-price {
    margin: 0 0 5px 0;
}
.devvn_add_to_cart_sidebar span.devvn_stock_status {
    margin: 0 0 10px 0;
    display: block;
}
.devvn_add_to_cart_sidebar button.button.buy_now_button {
    width: 100%;
    margin: 0;
}
.devvn_add_to_cart_sidebar button.single_add_to_cart_button {
    width: 100%;
    margin: 10px 0 5px 0;
}
.product-info.entry-summary.product-summary {
    padding-bottom: 10px;
}
.page-title:not(.featured-title)+main .product-main {
    padding-bottom: 10px;
}
.devvn-product-related .product-section {
    border-top: 0;
}
h3.product-section-title {
    margin: 0 !important;
    font-size: 18px;
    text-transform: none;
    max-width: 100%;
}
.page-title:not(.featured-title)+main .product-main {
    padding-top: 5px;
}
.breadcrumbs {
    font-weight: 400;
}
.product-small.box .box-text.box-text-products {
    background: #fff;
    padding: 6px;
}
.product-small.box .box-text.box-text-products p.name.product-title a {
    color: #000;
    font-size: 15px;
    margin: 0;
    display: block;
    height: 42px;
    overflow: hidden;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: 700;
}
.product-small.box .box-text.box-text-products .star-rating {
    margin: 0 0 10px;
}
.product-small.box .box-text.box-text-products span.amount {
    color: #AA8334;
    font-size: 17px;
}
.star-rating:before, .woocommerce-page .star-rating:before{
    color: #d3ced2 !important;
}
.category-page-row {
    padding-top: 10px;
}
span.widget-title.shop-sidebar {
    font-size: 18px;
    text-transform: none;
    display: block;
    margin: 0 0 10px 0;
}
div#shop-sidebar > .widget > .is-divider.small {
    display: none;
}
.devvn_count_cat {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px 0;
    background: #f4f4f4;
    padding: 0 10px;
    font-size: 14px;
}
.devvn_count_cat form.woocommerce-ordering {
    margin: 0;
    float: right;
}
.devvn_count_cat .woocommerce-result-count {
    float: left;
}
.devvn_subcat_archive_wrap a {
    display: inline-block;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 3px 15px;
    margin: 0 5px 5px 0;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.devvn_subcat_archive_wrap a:hover{
    border-color: #000;
}
.devvn_subcat_archive {
    overflow: hidden;
    margin: 0 0 10px 0;
}
.devvn_cat_banner_slide {
    margin: 0 0 15px 0;
}
.term-description {
    margin: 50px 0 20px 0;
}
.product-small.box .box-text.box-text-products del span.amount {
    color: #9c9c9c;
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
}
.product-small.box .box-text.box-text-products del {
    color: #9c9c9c;
    font-size: 13px;
    opacity: 1;
}
.product-info .price del, .product-info .price del .amount {
    color: #9c9c9c;
    font-size: 16px;
}
.entry-meta.uppercase {
    text-transform: none;
    font-size: 14px;
    letter-spacing: normal;
}
.entry-content {
    padding-top: 10px;
    padding-bottom: 0;
}
.entry-header-text .entry-divider.is-divider {
    display: none;
}
h1.page-title {
    font-size: 25px;
}
header.archive-page-header .large-12.text-center {
    padding-bottom: 10px;
}
#breadcrumbs {
    font-size: 14px;
}
header.archive-page-header .large-12.text-center h1.page-title {
    margin: 0;
}
.page-title-inner #breadcrumbs {
    margin-top: 10px;
}
.entry-content.single-page {
    font-size: 18px;
}
.blog_banner_home > .col-inner > p:nth-child(1) {
    font-size: 20px;
    color: #AA8334;
    border-bottom: 1px solid #f2f2f2;
    margin: 0;
    padding: 6px 7px;
    font-weight: 700;
}
.blog_banner_home > .col-inner > p:last-child a {
    display: block;
    text-align: center;
    width: 100%;
    height: 45px;
    line-height: 43px;
    font-size: 16px;
    color: #AA8334;
    border-top: 1px solid #f2f2f2;
}
.blog_banner_home_box {
    padding: 10px;
}
.blog_banner_home_box .box-text.text-left {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 7px;
}
.blog_banner_home_box .box-text.text-left h5.post-title {
    margin: 0;
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
}
.blog_banner_home_box .box-text.text-left .is-divider {
    display: none;
}
.blog_banner_home_box .box-text.text-left .post-meta.is-small {
    font-size: 13px;
    position: relative;
}
.blog_banner_home_box .box-image {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
}
.blog_banner_home_box > .col.post-item ~ .col.post-item {
    margin-top: 7px;
    padding-top: 7px !important;
    border-top: 1px solid #f2f2f2;
}

.home_cat_slider .flickity-slider > .row,
.home_cat_slider .flickity-slider>div:not(.col){
    width: 12.5%!important;
    margin: 0;
    min-width: 100px !important;
}
.home_cat_slider .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.home_cat_slider .flickity-slider > .row .col {
    padding: 0;
}
.home_cat_slider .box-image{
    background-color: #fff;
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto 10px auto;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 80px;
}
.home_cat_slider .box-image img {
    max-width: 54px;
    height: auto;
    width: 54px;
}
.home_cat_slider .flickity-slider > .row .box-text {
    padding: 0;
}
.home_cat_slider .flickity-slider > .row .col .col-inner {
    padding: 0 10px;
}
.home_cat_slider .flickity-prev-next-button.previous {
    left: 0;
}
.home_cat_slider .flickity-prev-next-button.next {
    right: 0;
}
.home_cat_slider .flickity-prev-next-button {
    top: 12px;
}
.home_cat_slider .icon-box-img{
    background-color: #fff;
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto 10px auto;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 80px;
}
.home_cat_slider .icon-box-img img {
    height: auto;
    width: 54px;
}
.home_cat_slider .icon-box-text {
    font-size: 14px;
}

.section-title.section-title-normal a {
    font-size: 14px;
    font-weight: 400;
}
.section-title-normal span {
    padding-bottom: 0;
}
h2.section-title.section-title-normal {
    font-size: 25px;
}
.page-title-inner {
    padding-top: 0;
}
.title-content.flex-col .title-breadcrumbs.pb-half.pt-half {
    padding-top: 5px;
}
.mobile-nav.nav.nav-left .nav-icon.has-icon a {
    color: #fff;
}
section.woocommerce-bacs-bank-details ul {
    margin-left: 20px;
}

#search-lightbox {
    font-size: initial;
}
.live-search-results {
    background-color: #262626;
}
.product-info-bottom-left > p.stock.in-stock {
    display: none;
}

@media only screen and (min-width: 850px) {
    .footer-widgets.footer.footer-2 .widget:nth-child(1) {
        max-width: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
    .footer-widgets.footer.footer-2 .widget:nth-child(2) {
        max-width: 26.66666%;
        -ms-flex-preferred-size: 26.66666%;
        flex-basis: 26.66666%;
    }
    .product-info.entry-summary.product-summary {
        padding-top: 0;
    }


    .product-info-bottom {
        width: 100%;
        overflow: hidden;
    }
    .product-info-bottom-left {
        max-width: calc(100% - 230px - 20px);
        width: 100%;
        margin-bottom: 15px;
        float: left;
    }
    .product-info-bottom-right {
        max-width: 230px;
        width: 100%;
        background: #f2f2f2;
        border-radius: 5px;
        padding: 15px 15px 0;
        float: right;
    }

    #logo img {
        max-height: 105px !important;
    }
    #wide-nav .flex-left {
        padding-left: 210px;
    }
    .stuck #wide-nav .flex-left {
        padding-left: 0;
    }
}
@media only screen and (min-width: 600px) {
    .devvn_count_cat .woocommerce-result-count {
        margin: 10px 0 0 0;
    }
}
@media only screen and (max-width: 1030px) {
    .product-summary .quantity {
        margin-right: 5px;
    }
    .button.buy_now_button {
        margin-right: 0;
    }
    .product-info-bottom .single_add_to_cart_button {
        padding: 0 7px;
    }
    .button.buy_now_button {
        padding: 0 10px;
    }
}


@media only screen and (max-width: 968px) {
    .nav-spacing-xlarge > li {
        margin: 0 5px;
    }
    .nav-size-medium > li > a {
        font-size: 13px;
    }
    .header-cart-title {
        display: none;
    }
    .hotline-header strong {
        font-size: 17px;
    }
    .wbcslider_tgdd .carousel.carousel-nav .item {
        height: auto;
    }
    .button.buy_now_button {
        width: 100%;
        margin: 0;
    }
}
@media only screen and (max-width: 849px) {
	.hnc-to-action {
    bottom: 20px;
    left: 20%;
    right: unset;
    display: inline-block;
    margin: 0;
}
	span.aml-text-content{
		display: none;
	}
.hnc-to-action a {
    display: inline-block;
    margin: 0 10px;
}
    .blog_banner_home {
        display: none;
    }
    .banner-home-slider {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    #wide-nav .ux-search-submit.submit-button {
        background: #262626 !important;
        color: #fff !important;
    }
    #wide-nav button.submit-button {
        height: 33px;
        width: 36px;
    }
    #wide-nav input.search-field {
        height: 33px;
    }
    .home_cat_slider .icon-box-text {
        font-size: 12px;
        white-space: nowrap;
    }
    .single-product .page-title-inner {
        opacity: 0;
        visibility: hidden;
        height: 0;
        overflow: hidden;
    }
    .devvn_subcat_archive_wrap a {
        margin: 0 0px 3px 0;
        padding: 3px 9px;
        font-size: 13px;
    }
    .stuck .hide-for-sticky#masthead {
        display: block !important;
    }
}


@media (min-width: 561px) {
  .devvn_toolbar {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99999999;
  }
  .devvn_toolbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .devvn_toolbar ul li {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .devvn_toolbar ul li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 0 5px;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    overflow: inherit;
  }
  .devvn_toolbar ul li a br {
    display: none;
  }
  .devvn_toolbar ul li a span {
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    margin-top: -12.5px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
  }
  .devvn_toolbar ul li a:hover span {
    opacity: 1;
    visibility: visible;
  }
  .devvn_toolbar ul li a span:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
  }
  .devvn_toolbar ul li a img {
    width: auto;
    height: auto;
    max-width: 29px;
    max-height: 29px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    margin: 0;
  }
}
@media (max-width: 560px) {
  body.has_devvn_toolbar {
    padding-bottom: 50px;
  }

  .devvn_toolbar {
    background: #aa8334;
    display: inline-block;
    width: 100%;

    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 99999999;
    height: auto;
    padding: 0;
    border-top: 0;

    visibility: hidden;
    opacity: 0;

    transform: translate3d(0, 120%, 0);
    -moz-transform: translate3d(0, 120%, 0);
    -webkit-transform: translate3d(0, 120%, 0);

    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
  }

  .show_contactfix .devvn_toolbar {
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1;
  }

  .devvn_toolbar {
    border-top: 1px solid #ffffff;
  }

  .devvn_toolbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
  }

  .devvn_toolbar ul li {
    text-align: center;
    display: table-cell;
    vertical-align: top;
  }

  .devvn_toolbar ul li a {
    display: block;
    width: 100%;
    outline: none;
    text-decoration: none;
    padding: 5px 3px;
  }

  .devvn_toolbar ul li a span {
    font-weight: 400;
    color: #ffffff;
    font-size: 3.5vw;
    display: block;
  }

  .devvn_toolbar ul li a img {
    height: 6vw;
    width: auto;
    margin: 0;
  }

  .woocommerce-checkout .devvn_toolbar {
    display: none !important;
  }
  .devvn_toolbar a.devvn_buy_now.devvn_buy_now_style {
    margin: 0;
    border-radius: 0;
    padding: 5px 3px;
    font-size: initial;
    line-height: inherit;
  }

  .devvn_toolbar a.devvn_buy_now.devvn_buy_now_style span {
    margin: 0;
    padding: 0;
  }
  .devvn_toolbar a.devvn_buy_now.devvn_buy_now_style span {
    background: none !important;
  }
}
.mfp-wrap,
.mfp-bg {
  z-index: 999999999;
}

/* Custom CSS */
.devvn_toolbar {
  padding: 0 !important;
  border-top: 0 !important;
}

.devvn_toolbar ul li a {
  padding: 5px 3px;
}

.devvn_toolbar ul li:nth-child(1) a {
  background: green;
}

.devvn_toolbar ul li:nth-child(3) a {
  background: #008fe5;
}

.devvn_toolbar ul li:nth-child(4) a {
  background: #3b5998;
}

.woocommerce-checkout .devvn_toolbar {
  display: none !important;
}

@media only screen and (min-width: 850px) {
  .product-info-bottom-right {
    max-width: 270px;
  }

  .product-info-bottom-left {
    max-width: calc(100% - 270px - 20px);
  }
}

.off-canvas-left .mfp-content {
  width: 100%;
}
.woocommerce-terms-and-conditions-wrapper a {
    text-decoration: underline;
}

.absolute-footer {
    display: none;
}