/*
Theme Name: DevVN Theme
Description: 
Author: DevVN Team
Template: flatsome
Version: 1.0.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

b, strong {
    font-weight: 700;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin: 0 0 20px 0;
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video.video-fit.mb .videoWrapper {
    position: unset;
    padding-bottom: unset;
    margin: unset;
}

h1.h1_logo {
    height: 0;
    overflow: hidden;
    width: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}

.entry-meta.uppercase {
    letter-spacing: normal;
    text-transform: none;
    font-size: .9em;
}

.term-description ol, .term-description ul,
.entry-content ul, .entry-content ol {
    margin-left: 20px;
}


.woocommerce a.remove,
[class*="woocommerce"] a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}

.woocommerce a.remove:before, .woocommerce a.remove:after,
[class*="woocommerce"] a.remove:before, [class*="woocommerce"] a.remove:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: inline-block;
    content: '';
}

.woocommerce a.remove:before,
[class*="woocommerce"] a.remove:before {
    height: 6px;
    transform-origin: -7% 100%;
    -moz-transform-origin: -7% 100%;
    -webkit-transform-origin: -7% 100%;
    transition: transform 150ms;
    -moz-transition: transform 150ms;
    -webkit-transition: transform 150ms;
    width: 14px;
}

.woocommerce a.remove:after,
[class*="woocommerce"] a.remove:after {
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}

.woocommerce a.remove:hover:before,
[class*="woocommerce"] a.remove:hover:before {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: transform 250ms;
    -moz-transition: transform 250ms;
    -webkit-transition: transform 250ms;
}

.woocommerce a.remove:hover,
[class*="woocommerce"] a.remove:hover {
    background: transparent;
}

.wpcf7 .wpcf7-form-control {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    height: 40px;
}

.wpcf7-response-output {
    margin: 0 0 20px 0 !important;
}

form.wpcf7-form:after {
    content: "";
    display: table;
    clear: both;
}

#ftwp-container.ftwp-wrap #ftwp-header {
    cursor: pointer;
}

div#top-bar ul.nav li, div#top-bar ul.nav li a {
    font-size: 14px;
    color: #fff;
}

div#top-bar ul.nav li img {
    width: 15px;
    height: auto;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

div#top-bar ul.nav li {
    margin-left: 15px;
}

div#top-bar .nav-divided > li + li > a::after {
    border-color: #ddd;
    opacity: 1;
}

.is-divider {
    display: none;
}

span.widget-title {
    display: block;
    line-height: 1.6;
    margin-bottom: 15px;
    letter-spacing: unset;
    font-size: 18px;
}

.widget > ul > li + li, ul.menu > li + li {
    border: unset;
}

.header-main-left .box.box-vertical {
    display: flex;
    align-items: center;
}

.header-main-left .box.box-vertical .box-image {
    width: 60px;
}

.header-main-left .box.box-vertical .box-image img {
    margin-bottom: unset;

}

.header-main-left .box.box-vertical .box-text {
    padding-top: unset;
    padding-right: unset;
    padding-left: 10px;
    padding-bottom: unset;
    line-height: 1.5;
    font-size: 16px;
    flex-grow: 1;
}

form.searchform input.search-field {
    box-shadow: unset;
    padding: 10px 40px 10px 15px;
    height: 44px;
    border: 1px solid #e95b8a;
    border-right: unset;
    border-radius: 6px 0 0 6px;
    font-style: italic;
    font-size: 14px;
}

form.searchform button.ux-search-submit.submit-button.secondary.button.icon {
    width: 44px;
    height: 44px;
    border: 1px solid #e95b8a;
    border-left: unset;
    color: #e95b8a;
    border-radius: 0 6px 6px 0;
    background-color: #fff;
}

ul.header-nav.header-nav-main.nav.nav-right > li {
    margin-left: 12px;
    margin-right: 12px;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 16px;
    letter-spacing: unset;
    font-weight: 600;
}

.header:not(.transparent) .header-bottom-nav.nav > li {
    margin-left: 20px;
    margin-right: 20px;
}

.nav-dropdown-default {
    padding: 5px;
    font-size: 15px;
}

.nav-dropdown-default .nav-column li > a, .nav-dropdown.nav-dropdown-default > li > a {
    border: unset;
    color: #424242;
}

.nav-dropdown-default .nav-column li > a:hover, .nav-dropdown.nav-dropdown-default > li > a:hover {
    color: #e95b8a;
}

.footer {
    padding-top: 50px;
}

.footer ul li a {
    padding-top: unset;
}


.footer .widget ul li a:hover {
    color: #e95b8a;
}

footer#footer .button.primary {
    margin: unset;
    border: unset;
    font-size: 13px;
    padding: 8px 30px 8px 30px;
    line-height: normal;
    font-weight: 600;
    color: #fff;
}

footer#footer .button.primary i {
    margin-right: 3px;
    top: 0;
}

.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg {
    fill: #fff !important;
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    border-width: unset;
    padding: 8px;
}

.tabbed-content ul.nav.nav-line-bottom li a {
    color: #424242;
    padding-top: unset;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

.tabbed-content ul.nav.nav-line-bottom li {
    margin: 0 20px;
}

.tabbed-content .tab-panels {
    padding-top: 25px;
}

.tabbed-content .nav-line-bottom > li > a:before {
    height: 2px;
}

.tabbed-content .nav-line-bottom > li.active > a:before {
    bottom: 3px;
    opacity: 1;
}

.tabbed-content .nav-line-bottom > li.active > a {
    font-weight: 700 !important;
}

.section-title-container .section-title-normal {
    border-bottom: 2px solid #e95b8a;
    margin-bottom: unset;
}

.section-title-container .section-title-normal span.section-title-main {
    padding: 10px 20px;
    background-color: #e95b8a;
    color: #fff;
    line-height: normal;
}

.section-title-container .section-title-normal a {
    font-size: 16px;
}

.section-title-container .section-title-normal a i {
    opacity: 1;
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.tabbed-content .tab-panels .button.primary {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 40px 12px 40px;
    font-size: 16px;
    letter-spacing: unset;
    max-width: 250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: unset;
    font-weight: 600;
    margin-top: 15px;
}

.tabbed-content .tab-panels .button.primary span {
    line-height: normal;
}

.ux-relay__control ul.ux-relay__pagination.page-numbers.nav-pagination.links {
    margin-left: unset;
}

.ux-relay__control ul.ux-relay__pagination.page-numbers.nav-pagination.links li {
    margin-left: unset;
    margin-right: 10px;
}

.ux-relay__control ul.ux-relay__pagination.page-numbers.nav-pagination.links li:last-child {
    margin-right: unset;
}

.ux-relay__control ul.ux-relay__pagination.page-numbers.nav-pagination.links li .page-number {
    border-width: 1px;
    border-radius: 3px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ux-relay__control ul.ux-relay__pagination.page-numbers.nav-pagination.links li .page-number i {
    top: 0;
}

.product-small.col .col-inner {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    background-color: #FFFFFF;
}

.product-small.box .box-text.box-text-products {
    padding: 12px 12px 20px;
}

.product-small.box .box-text.box-text-products .category.product-cat {
    margin-top: unset;
    font-size: 13.6px;
    text-transform: none;
    color: #334155;
    margin-bottom: 5px;
}

.product-small.box .box-text.box-text-products .name.product-title.woocommerce-loop-product__title a {
    font-size: 16px;
    font-weight: 600;
}

.product-small.box .box-text.box-text-products .name.product-title.woocommerce-loop-product__title {
    margin-bottom: 8px;
}

span.amount {
    color: #e95b8a;
    font-size: 18px;
}

del span.amount {
    color: #424242;
    font-size: 14px;
}

.product-small.col .badge-container {
    margin: unset;
    top: 20px;
    left: 20px;
}

.product-small.col .badge-container .callout.badge.badge-circle {
    margin-left: unset;
    height: unset;
    width: auto;
}

.product-small.col .badge-container .callout .badge-inner.secondary.on-sale {
    background-color: #ffffff;
    color: #334155;
    font-size: 14px;
    padding: 6px 12px;
    line-height: normal;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    font-weight: 600;
}

.product-small.box .image-tools {
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
}

.product-small.box .image-tools .cart-icon:hover {
    opacity: 1;
}

.product-small.box .image-tools .cart-icon {
    bottom: auto;
    left: auto;
    right: 20px;
    top: 20px;
    margin: unset;
    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    background-image: url(images/icon-cart.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;
    opacity: .7;
    transition: .4s all ease;
}

.product-small.box .image-tools .cart-icon strong {
    border: unset;
    margin: unset;
    display: none;
}

.product-small.box .image-tools .added_to_cart.wc-forward:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
    content: "";
    border-radius: 100%;
}

.product-small.box .image-tools .added_to_cart.wc-forward:after {
    background-color: #fff;
    background-image: url(images/icon-cart.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
}

.product-small.box .image-tools .added_to_cart.wc-forward {
    bottom: auto;
    left: auto;
    right: 20px;
    top: 20px;
    margin: unset;
    width: 32px;
    height: 32px;
    opacity: .7;
    transition: .4s all ease;
    position: absolute;
    overflow: hidden;
    padding: unset;
    background-color: transparent;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
}

.col.post-item .box.box-normal .box-text .post-title a {
    font-size: 15px;
    text-transform: uppercase;
}

.col.post-item .box.box-normal .box-text .from_the_blog_excerpt {
    margin: unset;
    font-size: 15px;
    line-height: 1.4;
}

.home_box_services .icon-box.featured-box .icon-inner {
    background-color: var(--primary-color);
    border-radius: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.home_box_services .icon-box.featured-box .icon-inner img {
    width: auto;
    height: auto;
    padding: unset;
}

.home_box_services .icon-box.featured-box .icon-box-text.last-reset p:nth-child(1) {
    margin-bottom: 10px;
    font-size: 16px;
}

.home_box_services .icon-box.featured-box .icon-box-text.last-reset {
    font-size: 14px;
}

.col.post-item .box.box-normal .box-text .post-title {
    margin-bottom: 5px;
}

div#shop-sidebar {
    background-color: #F8F8F8;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 20px 20px 20px;
    border-radius: 15px;
    height: 100%;
}

.row.category-page-row .product-small.col .col-inner .product-small.box {
    padding: 10px;
}

.row.category-page-row .product-small.col .col-inner .product-small.box .box-image a {
    overflow: hidden;
    border-radius: 10px;
    display: block;
}

.row.category-page-row .product-small.col .col-inner {
    border-radius: 10px;
}

.price-wrapper .price {
    color: #e95b8a;
}
.price-wrapper .price del,
form.cart .price del {
    text-decoration: none;
}
.price-wrapper .price del .amount,
form.cart .price del .amount {
    text-decoration: line-through;
}
.price-wrapper .price del {
    color: #424242;
}



.row.category-page-row .product-small.box .box-text.box-text-products .name.product-title.woocommerce-loop-product__title a {
    font-size: 15px;
}

div#shop-sidebar span.widget-title {
    text-transform: none;
    color: #424242;
    line-height: 1.4;
}

.widget_price_filter button.button {
    font-size: 14px;
}

ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
    font-size: 16px;
}

ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item > a:nth-child(1):before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-flex;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 8px;
    position: relative;
    top: 1px;
}

ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item .ux-swatch--color {
    border-radius: 4px;
    overflow: hidden;
    margin-right: 8px;
}

ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen > a:nth-child(1):after {
    content: "";
    width: 8px;
    height: 16px;
    border-color: #e95b8a;
    border-style: solid;
    position: absolute;
    left: 6px;
    top: 6px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen > a:nth-child(1):before {
    border-color: #e95b8a;
}

div#shop-sidebar .widget:last-child {
    margin-bottom: unset;
}

ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item > a:nth-child(1) {
    position: relative;
}

.category-page-row {
    padding-top: 15px;
}

nav.rank-math-breadcrumb.breadcrumbs {
    text-transform: none;
    letter-spacing: unset;
    font-size: 16px;
}

nav.rank-math-breadcrumb.breadcrumbs span.separator {
    opacity: 1;
    font-size: 19px;
    line-height: normal;
    margin-right: 3px;
    margin-left: 3px;
}

nav.rank-math-breadcrumb.breadcrumbs a {
    color: #424242;
}

nav.rank-math-breadcrumb.breadcrumbs a:hover {
    color: #e95b8a;
}

nav.rank-math-breadcrumb.breadcrumbs span.last {
    font-weight: 400;
    color: #e95b8a;
}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links {
    text-align: left;
}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links li .page-number {
    border-radius: 6px;
    border-width: 1px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
}

nav.woocommerce-pagination ul.page-numbers.nav-pagination.links li .page-number i {
    top: 1px;
}

.row.category-page-row .box-image .out-of-stock-label {
    border-radius: 6px;
}

.box-image .out-of-stock-label {
    left: 16px;
    top: auto;
    bottom: 16px;
    right: 16px;
    padding: 10px;
    color: #e95b8a;
    background-color: rgba(255, 255, 255, .88);
    line-height: 1.5;
}

.product-info.summary {
    padding-top: unset;
}

.product-title.product_title.entry-title {
    color: #424242;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.product_meta {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 15px;
    flex-wrap: wrap;
    padding: 8px 0;
}

.product_meta > span {
    border: unset;
    line-height: 1.6;
    padding: 4px 0;
}

.product_meta > span:after {
    content: "";
    height: 12px;
    display: inline-block;
    border-right: 1px solid #424242;
    margin: 0 10px;
    position: relative;
    top: 1px;
}

.product_meta > span:last-child:after {
    display: none;
}

.product_meta .sku, .product_meta a {
    color: #e95b8a;
    font-weight: 400;
}

.product_meta a:hover {
    color: #424242;
}

.product-info .price del .amount {
    font-size: 14px;
}

.product-info .price,
.product-info .price .amount {
    font-size: 22px;
}

.product-summary .woocommerce-Price-currencySymbol {
    vertical-align: middle;
}

.product-info .price {
    margin-bottom: 25px;
    margin-top: unset;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    line-height: normal;
}

.size_reference svg {
    width: 16px;
    height: 14px;
}

.size_reference {
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    color: #424242;
}

.size_reference span {
    margin-right: 5px;
    font-size: 14px;
}

.size_reference:after {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid currentColor;
    display: block;
    position: absolute;
}

.size_reference svg {
    fill: #424242;
}

.product-info table.variations .label label {
    color: #424242;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: unset;
}

.product-summary table tr + tr {
    margin-bottom: 15px;
    border: unset;
}

.product-info table.variations .label {
    vertical-align: middle;
}

.product-info table.variations .label, .product-info table.variations .value {
    padding-bottom: 15px;
}

.size_reference:hover svg {
    fill: #e95b8a;
}

.woocommerce-variation-price {
    padding: unset;
    border: unset;
}

.woocommerce-variation-price .price del {
    margin-right: 5px;
}

.woocommerce-variation-price .price {
    border: unset;
    border-top: 1px solid #e1e1e1;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    margin-bottom: unset;
}

form.cart .form-flat input:not([type=submit]) {
    background-color: transparent;
    width: 38px;
    border-color: #e1e1e1;
    height: 47px;
}

.product-summary .variations_button {
    padding-top: 25px;
    border-top: 1px solid #e1e1e1;
}

button.single_add_to_cart_button.button.alt {
    background-color: #424242;
    min-height: 47px;
}

.product-summary button.ux-buy-now-button.button.primary {
    min-height: 47px;
}

.after_add_to_cart_1 {
    margin-bottom: 25px;
    padding-top: 10px;
}

.after_add_to_cart {
    background-color: #FBFBFB;
    padding: 20px;
}

.after_add_to_cart .title {
    margin-bottom: 15px;
    color: #424242;
    font-size: 25px;
    line-height: 1.6;
}

.product-footer .woocommerce-tabs {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.19);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.product-footer .woocommerce-tabs > .nav-line-grow,
.product-footer .woocommerce-tabs > .nav-line:not(.nav-vertical) {
    margin-top: 15px;
}

.product-footer .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #e95b8a;
}

.product-footer .woocommerce-tabs ul.tabs li a {
    font-size: 16px;
    letter-spacing: unset;
    text-transform: none;
    color: #424242;
    padding: 12px 20px;
}

.product-footer .woocommerce-tabs ul.tabs li {
    margin-left: 8px;
    margin-right: 8px;
}

.tab-panels .entry-content p {
    margin-bottom: 10px;
}

table.woocommerce-product-attributes.shop_attributes {
    border-top: 1px solid #d3ced2;
    border-collapse: collapse;
}

table.woocommerce-product-attributes.shop_attributes tr th,
table.woocommerce-product-attributes.shop_attributes tr td {
    border: 1px solid #e2e8f0;
    padding: 10px 20px;
    font-size: 16px;
    letter-spacing: unset;
    text-transform: none;
    color: #1e293b;
    line-height: 1.6;
}

table.woocommerce-product-attributes.shop_attributes tr th {
    font-weight: 600;
}

table.woocommerce-product-attributes.shop_attributes tr td p {
    margin: unset;
}

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

.related.related-products-wrapper.product-section .product-section-title.product-section-title-related {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: unset;
    text-transform: none;
    color: #e95b8a;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    margin-bottom: 10px;
}

.product-images.woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
    margin-bottom: 10px;
}

.product-gallery .product-thumbnails > .flickity-viewport > .flickity-slider > .col {
    padding-left: 5px;
    padding-right: 5px;
}

.product-gallery .product-thumbnails.row-small:not(.row-collapse) {
    margin-left: -5px;
    margin-right: -5px;
}

.product-thumbnails img {
    margin: unset;
    opacity: 1;
    border-radius: 5px;
    aspect-ratio: 66 / 100;
    object-fit: cover;
    width: 100%;
    height: auto;
}

.product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
    border: unset !important;
    transform: unset;
}

.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border: 1px solid #e95b8a;
    opacity: 1;
}

.product-thumbnails a {
    border: 1px solid #e95b8a;
    opacity: .4;
    border-radius: 5px;
    overflow: hidden;
}

.product-thumbnails.thumbnails.slider .flickity-prev-next-button {
    width: 30px;
    height: 30px;
    min-height: unset;
    padding: 8px;
    color: #fff !important;
    background-color: #e95b8a;
    border-radius: 100%;
}

.product-thumbnails.thumbnails.slider .flickity-prev-next-button svg:hover path.arrow {
    fill: #fff;
}

.product-thumbnails.thumbnails.slider .flickity-prev-next-button svg {
    padding: 8px;
}

.zoom-button.button.is-outline.circle.icon {
    color: #e95b8a;
}

.zoom-button.button.is-outline.circle.icon:hover {
    color: #fff;
}

.zoom-button.button.is-outline.circle.icon i {
    font-size: 14px;
    position: relative;
    top: 0;
}

.product-gallery .badge-container {
    margin: unset;
    left: 20px;
    top: 20px;
}

.product-gallery .badge-container .callout.badge.badge-circle {
    margin: unset;
    width: auto;
    height: auto;
    display: flex;
}

.product-gallery .badge-container .callout.badge.badge-circle .badge-inner {
    border-radius: 99px;
    background-color: #fff;
    color: #424242;
    font-size: 16px;
    padding: 5px 15px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
    line-height: normal;
}

div#breadcrumbs nav.rank-math-breadcrumb p {
    margin-bottom: unset;
}

div#breadcrumbs nav.rank-math-breadcrumb {
    padding: 15px 0;
}

div#breadcrumbs nav.rank-math-breadcrumb .last {
    color: #e95b8a;
}

.blog-wrapper.blog-archive {
    padding-top: 20px;
}

.page-title.is-large {
    font-size: 30px;
    letter-spacing: unset;
    margin-bottom: unset;
    color: #e95b8a;
}

.dev_blog_lists .box.box-blog-post {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    border-radius: 3px;
    background-color: #fff;
}

.dev_blog_lists .box.box-blog-post:hover .image-cover:after {
    opacity: 0;
}

.dev_blog_lists .box.box-blog-post .image-cover:after {
    content: "";
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: all .3s ease-out;
    display: block;
    pointer-events: none;
}

.dev_blog_lists .box.box-blog-post .box-text {
    position: unset;
}

.dev_blog_lists .box.box-blog-post .box-text .cat-label {
    opacity: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    background-color: #e95b8a;
    border-radius: 99px;
    letter-spacing: unset;
    font-size: 11px;
    padding: 6px 13px;
    margin: unset;
    font-weight: 400;
    pointer-events: none;
}

.dev_blog_lists .box.box-blog-post .box-text .post_inner {
    padding: 20px 30px;
}

.dev_blog_lists .box.box-blog-post .box-text {
    padding: unset;
}

.dev_blog_lists .box.box-blog-post .box-text .post-meta {
    opacity: 1;
    padding: 15px 30px;
    border-top: 1px solid #eaeaea;
    color: #adadad;
    font-size: 12px;
}

.dev_blog_lists .box.box-blog-post .box-text .button.is-link {
    line-height: normal;
    margin-right: unset;
    padding: unset;
    min-height: unset;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: unset;
    color: #e95b8a;
}

.dev_blog_lists .box.box-blog-post .box-text p.from_the_blog_excerpt {
    margin: unset;
    font-size: 14px;
}

.dev_blog_lists .box.box-blog-post .box-text .post-title.is-large {
    margin-top: unset;
    margin-bottom: 6px;
}

.dev_blog_lists .box.box-blog-post .box-text .post-title.is-large a {
    margin: unset;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
}

ul.page-numbers.nav-pagination.links li .page-number {
    border-radius: 4px;
    border-width: 1px;
    font-weight: 400;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

ul.page-numbers.nav-pagination.links li .page-number i {
    top: 0;
}

ul.page-numbers.nav-pagination.links {
    text-align: left;
}

.kk-star-ratings .kksr-legend {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 10px;
    max-width: 265px;
    width: 100%;
    position: relative;
}

.kk-star-ratings .kksr-legend .number {
    color: #666666;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 1px dashed currentColor;
    border-radius: 100%;
    margin-bottom: 10px;
    cursor: pointer;
}

.kk-star-ratings .kksr-legend .text {
    color: #888;
    font-size: 12px;
}

.kk-star-ratings .kksr-legend .number:before, .kk-star-ratings .kksr-legend .number:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% / 2 - 50px);
    border-bottom: 1px dashed #999999;
    top: 55px;
}

.kk-star-ratings .kksr-legend .number:before {
    left: 0;
}

.kk-star-ratings .kksr-legend .number:after {
    right: 0;
}

.kk-star-ratings .kksr-legend .number:hover .count {
    opacity: 1;
}

.kk-star-ratings .kksr-legend .number .count {
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 0;
    height: 60px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 60px;
    border-radius: 100%;
    background-color: #424242;
    color: #fff;
    line-height: normal;
    flex-direction: column;
    opacity: 0;
    transition: .4s all ease;
}

.kk-star-ratings .kksr-legend .number .count span {
    font-size: 10px;
}

.kk-star-ratings {
    flex-direction: column-reverse;
}

header.entry-header .entry-title {
    margin-bottom: unset;
    color: #424242;
}

.entry-header-text-top {
    padding-bottom: unset;
}

div#secondary span.widget-title {
    border-bottom: 1px solid #C6C6C6;
    letter-spacing: unset;
    text-transform: none;
    font-size: 20px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    color: #e95b8a;
}

.devvn_widget_most_viewed_entries ul li a {
    display: flex;
    line-height: 1.5;
    padding: 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.devvn_widget_most_viewed_entries ul li a img {
    width: 90px;
    margin-right: 10px;
}

div#secondary .widget:last-child {
    margin-bottom: unset;
}

.devvn_widget_most_viewed_entries ul li:last-child a {
    padding-bottom: unset;
}

div#secondary {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.12);
    padding: 20px;
    border-radius: 10px;
}

span.devvnpvc-ajax-counter {
    display: none;
}

.content-area.page-wrapper {
    padding-top: 10px;
}

header.entry-header .entry-title {
    letter-spacing: unset;
    font-size: 30px;
    color: #e95b8a;
}

header.entry-header {
    margin-bottom: 30px;
}

.widget_shopping_cart_content ul.woocommerce-mini-cart li a {
    font-size: 15px;
}

ul.product_list_widget li .quantity {
    opacity: 1;
}

ul.product_list_widget li .quantity .amount {
    font-size: 16px;
}

.ux-mini-cart-footer .woocommerce-mini-cart__buttons.buttons .button {
    border-radius: 6px;
    letter-spacing: unset;
    font-size: 15px;
}

.ux-mini-cart-footer .woocommerce-mini-cart__total.total span.amount {
    font-size: 16px;
}

.cart-item > .nav-dropdown-default {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.entry-content.single-page {
    padding-top: unset;
}

@media only screen and (min-width: 550px) {
    .footer-2 > .row > .col:nth-child(2), .footer-2 > .row > .col:nth-child(1), .footer-2 > .row > .col:nth-child(3), .footer-2 > .row > .col:nth-child(4) {
        max-width: 50%;
        flex-basis: 50%;
    }
}

@media only screen and (min-width: 850px) {
    .footer-2 > .row > .col:nth-child(1) {
        max-width: 30%;
        flex-basis: 30%;
    }

    .row.category-page-row .product-small.box .image-tools .cart-icon {
        top: 10px;
        right: 10px;
    }

    .row.category-page-row > .col.large-3 {
        max-width: 280px;
        flex-basis: 280px;
    }

    .row.category-page-row .product-small.col .col-inner .product-small.box .image-tools .added_to_cart.wc-forward {
        border-radius: 100%;
        top: 10px;
        right: 10px;
    }

    .row.category-page-row > .col.large-9 {
        max-width: calc(100% - 280px);
        flex-basis: calc(100% - 280px);
    }

    .footer-2 > .row > .col:nth-child(2), .footer-2 > .row > .col:nth-child(3) {
        max-width: 23%;
        flex-basis: 23%;
    }

    .footer-2 > .row > .col:nth-child(4) {
        max-width: 24%;
        flex-basis: 24%;
    }
}

@media only screen and (max-width: 991px) {
    .header:not(.transparent) .header-bottom-nav.nav > li {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 849px) {
    div#logo img {
        height: 60px;
        width: auto;
    }

    ul.mobile-nav.nav.nav-left > li.nav-icon > a > i {
        color: #424242;
    }

    div#masthead {
        max-height: 80px;
    }

    form.searchform input.search-field {
        height: 36px;
    }

    form.searchform button.ux-search-submit.submit-button.secondary.button.icon {
        width: 36px;
        height: 36px;
        min-height: unset;
        min-width: unset;
    }

    .header:not(.transparent) .header-bottom-nav.nav > li.header-search-form.search-form {
        padding: unset;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
        font-size: 14px;
        color: #424242;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li button.toggle {
        font-size: 13px;
        opacity: 1;
    }

    div#cart-popup .cart-popup-title .heading-font {
        letter-spacing: unset;
        font-size: 24px;
        color: #e95b8a;
        display: block;
        line-height: 1.6;
        margin-bottom: 10px;
    }

    .shop-page-title.category-page-title nav.rank-math-breadcrumb.breadcrumbs {
        text-align: left;
    }

    .shop-page-title.category-page-title .flex-col.flex-grow.medium-text-center {
        text-align: left;
    }

    .category-filtering.category-filter-row {
        text-align: left;
        padding-bottom: unset;
        padding-top: 15px;
    }

    .product-small.box .image-tools .cart-icon {
        right: 10px;
        top: 10px;
    }

    .page-title.shop-page-title.product-page-title .page-title-inner nav.rank-math-breadcrumb.breadcrumbs {
        text-align: left;
    }

    .product-info.summary {
        padding-top: 15px;
    }

    .related.related-products-wrapper.product-section .product-small.col .badge-container {
        left: 10px;
        top: 10px;
    }

    .shop-page-title.category-page-title .medium-flex-wrap .flex-col {
        padding: unset;
    }
}

@media only screen and (max-width: 549px) {
    .tabbed-content ul.nav.nav-line-bottom li {
        margin: 0 10px;
    }

    .page-title.is-large {
        font-size: 24px;
    }

    .blog-wrapper.blog-single.page-wrapper {
        padding-top: unset;
    }

    header.entry-header .entry-title {
        font-size: 24px;
    }

    header.entry-header {
        margin-bottom: 20px;
    }

    .blog-wrapper.blog-archive {
        padding-top: 10px;
    }

    span.amount {
        font-size: 16px;
    }

    .product-title.product_title.entry-title,
    .related.related-products-wrapper.product-section .product-section-title.product-section-title-related {
        font-size: 24px;
    }

    .category-page-row .product-small.col .badge-container {
        top: 15px;
        left: 15px;
    }

    .product-main {
        padding-bottom: unset;
    }

    .tabbed-content ul.nav.nav-line-bottom li a {
        font-size: 16px;
    }

    .product-footer .woocommerce-tabs ul.tabs li a {
        padding: 10px 15px;
    }

    .product-footer .woocommerce-tabs ul.tabs {
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    .product-footer .woocommerce-tabs ul.tabs li {
        width: auto;
    }

    .category-page-row .product-small.box .box-text.box-text-products {
        padding: 10px 0 10px;
    }

    .section-title-container .section-title-normal a {
        font-size: 14px;
    }

    .home_box_services .icon-box.featured-box {
        display: flex;
    }

    .home_box_services .icon-box.featured-box .icon-box-img {
        margin: unset;
    }

    .home_box_services .icon-box.featured-box .icon-box-text.last-reset {
        flex-grow: 1;
        text-align: left;
        padding-left: 10px;
        padding-top: 5px;
        width: calc(100% - 50px);
    }

    .home_box_services .icon-box.featured-box .icon-box-img {
        max-width: 50px;
    }

    .home_box_services .icon-box.featured-box .icon-inner {
        height: 50px;
    }

    .home_box_services .icon-box.featured-box .icon-box-text.last-reset p:nth-child(1) {
        margin-bottom: unset;
        line-height: 1.4;
    }

    .home_box_services .section-content.relative > .row > .col {
        padding-bottom: 20px;
    }

    .section-title-container .section-title-normal a {
        display: none;
    }

    .row-slider .flickity-prev-next-button svg {
        padding: 6px !important;
    }

    .home_box_services {
        padding-top: unset !important;
    }

    .product-small.col .badge-container {
        top: 10px;
        left: 10px;
    }

    .product-small.box .box-text.box-text-products .category.product-cat {
        font-size: 12px;
        margin-bottom: 2px;
    }

    .product-small.box .box-text.box-text-products .name.product-title.woocommerce-loop-product__title a {
        font-size: 15px;
        line-height: 1.3;
    }

    .home_box_news {
        padding-bottom: unset !important;
    }

    .product-summary button.single_add_to_cart_button.button.alt {
        max-width: 60%;
        flex-basis: 60%;
    }

    .product-summary button.ux-buy-now-button.button.primary {
        max-width: calc(40% - 16px);
        flex-basis: calc(40% - 16px);
    }

    .product-summary .ux-quantity.quantity.buttons_added.form-flat {
        width: 100%;
    }
}