@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyLight.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyLight.svg#SVN-GilroyLight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-Gilroy.eot');
    src: url('../fonts/SVN-Gilory/SVN-Gilroy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-Gilroy.svg#SVN-Gilroy') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyBold.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyBold.svg#SVN-GilroyBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyMedium.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyMedium.svg#SVN-GilroyMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroySemiBold.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroySemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroySemiBold.svg#SVN-GilroySemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Gilroy';
    src: url('../fonts/SVN-Gilory/SVN-GilroyHeavy.eot');
    src: url('../fonts/SVN-Gilory/SVN-GilroyHeavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.woff2') format('woff2'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.woff') format('woff'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.ttf') format('truetype'),
        url('../fonts/SVN-Gilory/SVN-GilroyHeavy.svg#SVN-GilroyHeavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVN-Transformer';
    src: url('../fonts/SVN-Transformer.woff2') format('woff2'),
        url('../fonts/SVN-Transformer.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.nav-dropdown-has-border .nav-dropdown {
 	border: none;
    border-radius: 8px;
}
.header-nav .nav-dropdown.nav-dropdown-default>li>a {
	font-size:14px; 	
	font-weight:500;
	color:var(--primary-color);
	    padding: 7px 20px 7px 0;;
}
body {
    font-family: 'SVN-Gilroy';
}
.header-nav > li {
        margin: 0 20px;
}
.header-nav-main > li {
    margin: 0 10px;
}
.header-nav li a {
    font-size: 16px;
}
.menu-title * {
        color: rgb(154 143 227);
    font-size: 16px;
    font-weight: bold;
    margin-bottom:14px !important;
}
.custom-menu .header-vertical-menu li a {
    font-size:14px;
    color:#fff;
    font-weight:500;
}
.custom-menu .header-vertical-menu li a:hover {
    color:var(--primary-color);
}
.custom-menu .header-vertical-menu li {
    list-style:none;
    margin-left:0 !important;
}
.custom-menu .header-vertical-menu .header-vertical-menu__fly-out {
    width: 1220px;
    position: absolute;
    left: 0;
    right: 0;
    background: #161825de;
    padding:20px 30px;
}
.custom-menu .header-vertical-menu:hover .header-vertical-menu__fly-out {
    opacity:0;
    visibility:hidden;
}
.custom-menu .header-vertical-menu .header-vertical-menu__fly-out.open {
    opacity:1;
    visibility:visible;
}
.custom-menu .header-vertical-menu .header-vertical-menu__fly-out:before {
    content:'';
    width:100%;
    height:100%;
    position:fixed;
    background:#161825de;
    left: 0;
    right: 0;
    top:0;
}
.custom-menu .sub-heading p {
    margin-bottom: 10px;
}
.custom-menu .sub-heading a {
    color: #fff;
}
.custom-menu .sub-heading {
    font-size: 16px;
}
.custom-menu .sub-heading:before {
    bottom: -2px;
}
.cart-item .image-icon img {
    max-width: 25px;
}
.header-vertical-menu__icon {
    display: flex;
    align-items: center;
    gap: 5px;
}
.header-nav-main > li > a.account-link i {
    display: none;
}
.header-nav-main  li.account-item a:after {
    margin: 5px 0 0 5px;
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2025%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.1606%2020.5H16.8512C17.02%2020.2063%2017.12%2019.8656%2017.12%2019.5V19.25C17.12%2017.3531%2016.2731%2015.65%2014.9387%2014.5063C15.0137%2014.5031%2015.0856%2014.5%2015.1606%2014.5H17.0793C19.8637%2014.5%2022.12%2016.7562%2022.12%2019.5406C22.12%2020.0719%2021.6887%2020.5%2021.1606%2020.5ZM15.62%2012.5C14.6512%2012.5%2013.7762%2012.1063%2013.1418%2011.4719C13.7575%2010.6406%2014.12%209.6125%2014.12%208.5C14.12%207.6625%2013.9137%206.87188%2013.5481%206.17813C14.1293%205.75313%2014.845%205.5%2015.62%205.5C17.5543%205.5%2019.12%207.06562%2019.12%209C19.12%2010.9344%2017.5543%2012.5%2015.62%2012.5Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M13.1418%208.5C13.1418%2010.7094%2011.3512%2012.5%209.14185%2012.5C6.93247%2012.5%205.14185%2010.7094%205.14185%208.5C5.14185%206.29063%206.93247%204.5%209.14185%204.5C11.3512%204.5%2013.1418%206.29063%2013.1418%208.5ZM2.14185%2019.5719C2.14185%2016.4937%204.6356%2014%207.71372%2014H10.57C13.6481%2014%2016.1418%2016.4937%2016.1418%2019.5719C16.1418%2020.0844%2015.7262%2020.5%2015.2137%2020.5H3.06997C2.55747%2020.5%202.14185%2020.0844%202.14185%2019.5719Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);
}

.bubbles{
  position:absolute;
  width:100%;
  height: 100%;
  z-index:-1;
  overflow:hidden;
  top:0;
  left:0;
}
.bubble{
  position: absolute;
  bottom:-100px;
  width:40px;
  height: 40px;
  background:#f1f1f1;
  border-radius:50%;
  opacity:0.5;
  animation: rise 10s infinite ease-in;
}
.bubble:nth-child(1){
  width:40px;
  height:40px;
  left:10%;
  animation-duration:8s;
}
.bubble:nth-child(2){
  width:20px;
  height:20px;
  left:20%;
  animation-duration:5s;
  animation-delay:1s;
}
.bubble:nth-child(3){
  width:50px;
  height:50px;
  left:35%;
  animation-duration:7s;
  animation-delay:2s;
}
.bubble:nth-child(4){
  width:80px;
  height:80px;
  left:50%;
  animation-duration:11s;
  animation-delay:0s;
}
.bubble:nth-child(5){
  width:35px;
  height:35px;
  left:55%;
  animation-duration:6s;
  animation-delay:1s;
}
.bubble:nth-child(6){
  width:45px;
  height:45px;
  left:65%;
  animation-duration:8s;
  animation-delay:3s;
}
.bubble:nth-child(7){
  width:90px;
  height:90px;
  left:70%;
  animation-duration:12s;
  animation-delay:2s;
}
.bubble:nth-child(8){
  width:25px;
  height:25px;
  left:80%;
  animation-duration:6s;
  animation-delay:2s;
}
.bubble:nth-child(9){
  width:15px;
  height:15px;
  left:70%;
  animation-duration:5s;
  animation-delay:1s;
}
.bubble:nth-child(10){
  width:90px;
  height:90px;
  left:25%;
  animation-duration:10s;
  animation-delay:4s;
}
@keyframes rise{
  0%{
    bottom:-100px;
    transform:translateX(0);
  }
  50%{
    transform:translate(100px);
  }
  100%{
    bottom:1080px;
    transform:translateX(-200px);
  }
}
.cart-popup-title .heading-font {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: inherit;
    font-size: 20px;
    text-align: left;
    margin-bottom: 20px;
}
.widget_shopping_cart {
    position: relative;
}
.cart-popup-title .is-divider {
    display: none;
}
.widget_shopping_cart * {
    color: #fff;
}
.off-canvas .mfp-content.off-canvas-cart {
        background: var(--primary-color);
}
.cart-popup-inner--sticky .ux-mini-cart-footer {
    background-color: transparent;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button  {
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 0;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button:first-child {
    border:1px solid #fff;
}
header .header-bg-color {
    margin: 3px 0 0 9px;
    background-image: url(http://localhost:81/shoptaikhoan/wp-content/uploads/2025/02/bg-head.png);
}
header .flex-col.flex-right {
    width: 100%;
}


header .nav-dark .form-flat input:not([type=submit]) {
    height: 40px;
    border-radius: 5px;
}
header .form-flat input:not([type=submit])::placeholder {
    color: #333;
}
.dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical-fly-out>li>a, .dark .nav-vertical>li>ul li a, .dark .nav>li.html, .dark .nav>li>a, .nav-dark .is-outline, .nav-dark .nav>li>a, .nav-dark .nav>li>button, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a {
    color: #fff;
}
.header-cart-title, .header-account-title, .nav .account-item > a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    margin-left: 3px;
    margin-top: 3px;
}
.nav .account-item a {
    margin: 0;
}
.header-nav-main > li > a {
        height: 40px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0 20px;
}
.header-vertical-menu__title {
    font-weight: bold;
    font-size: 16px;
    padding: 3px 0 0 10px;
}
.header-vertical-menu .header-vertical-menu__opener  {
    background: transparent;
    padding-left: 0;
}
.heading-title * {
    font-size: 24px;
    color: var(--primary-color);
    margin-bottom: 0;
}

.sub-heading {
    border-bottom: 1px solid #EDEDED;
    position: relative;
    margin-bottom: 30px;
}
.sub-heading p {
    margin-bottom: 15px;
}
.sub-heading:before {
    content: '';
    height: 3px;
    width: 80px;
    background-color: #5856D6;
    border-radius: 99px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.single .product-title  {
    font-size: 20px;
    color: #5100c0;
}
.single .widget  .product-title {
    font-size: 14px;
}

.ux-relay__button {
        font-size: 14px;
    font-weight: 500;
    padding: 0 40px;
    border-radius: 5px;
    background-color: #651fff;
}
.tex-check {
    position: relative;
    padding-left: 30px;
}

.tex-check:before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.6125%201.36104C10.6812%200.574966%209.3188%200.574967%208.38749%201.36104L7.53932%202.07692C7.14349%202.41102%206.65365%202.61394%206.1375%202.65759L5.03155%202.75111C3.81717%202.85381%202.85381%203.81717%202.75111%205.03155L2.65759%206.1375C2.61394%206.65365%202.41102%207.14349%202.07692%207.53934L1.36104%208.38749C0.574966%209.3188%200.574967%2010.6812%201.36104%2011.6125L2.07692%2012.4607C2.41102%2012.8565%202.61394%2013.3464%202.65759%2013.8625L2.75111%2014.9685C2.85381%2016.1829%203.81717%2017.1462%205.03155%2017.2489L6.1375%2017.3424C6.65365%2017.3861%207.14349%2017.589%207.53934%2017.9231L8.38749%2018.639C9.3188%2019.425%2010.6812%2019.425%2011.6125%2018.639L12.4607%2017.9231C12.8565%2017.589%2013.3464%2017.3861%2013.8625%2017.3424L14.9685%2017.2489C16.1829%2017.1462%2017.1462%2016.1829%2017.2489%2014.9685L17.3424%2013.8625C17.3861%2013.3464%2017.589%2012.8565%2017.9231%2012.4607L18.639%2011.6125C19.425%2010.6812%2019.425%209.3188%2018.639%208.38749L17.9231%207.53932C17.589%207.14349%2017.3861%206.65365%2017.3424%206.1375L17.2489%205.03155C17.1462%203.81717%2016.1829%202.85381%2014.9685%202.75111L13.8625%202.65759C13.3464%202.61394%2012.8565%202.41102%2012.4607%202.07692L11.6125%201.36104ZM14.546%208.29555C14.9854%207.85621%2014.9854%207.1439%2014.546%206.70456C14.1067%206.26521%2013.3944%206.26521%2012.955%206.70456L8.75054%2010.9091L7.04604%209.20456C6.6067%208.76521%205.89439%208.76521%205.45505%209.20456C5.0157%209.6439%205.0157%2010.3562%205.45505%2010.7956L7.95505%2013.2955C8.39439%2013.7349%209.1067%2013.7349%209.54604%2013.2955L14.546%208.29555Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    left: 0;
    top: 2px;
}

.mg0 * {
    margin-bottom: 0;
}
.mg0 img.size-full.alignnone {
    margin-bottom: 0;
}









.product-short-description {
    font-size: 14px;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-family: sans-serif;
}

.widget .icon-box p strong {
    font-size: 14px;
}
.widget .icon-box p {
    font-size: 12px;
    margin-bottom: 0;
}
.widget .icon-box {
    align-items: center;
    color: #010101;
    margin-bottom: 10px;
}
.widget .icon-box .icon-box-img img {
    padding-top: 0;
}
.widget .icon-box-img {
    width: 44px;
    height: 44px;
    background: #ededed;
    border-radius: 6px;
}
.product-box-4 img {
    padding: 8px !important;
}
body .product-info .single_add_to_cart_button:not(.single_buy_now):before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2225%22%20viewBox%3D%220%200%2026%2025%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.3977%203.70433C11.8223%203.91614%2011.9842%204.41961%2011.7647%204.82933L8.82852%2010.2772H17.1981L14.2619%204.82933C14.0424%204.41961%2014.2079%203.91614%2014.6289%203.70433C15.0499%203.49253%2015.5717%203.65225%2015.7948%204.0585L19.1447%2010.2772H22.2249C22.8618%2010.2772%2023.3763%2010.7738%2023.3763%2011.3884C23.3763%2012.0029%2022.8618%2012.4995%2022.2249%2012.4995L20.3574%2019.7043C20.1019%2020.6939%2019.1807%2021.3884%2018.1228%2021.3884H7.90377C6.84588%2021.3884%205.92472%2020.6939%205.66924%2019.7043L3.80174%2012.4995C3.16485%2012.4995%202.6503%2012.0029%202.6503%2011.3884C2.6503%2010.7738%203.16485%2010.2772%203.80174%2010.2772H6.88186L10.2318%204.0585C10.4513%203.64878%2010.9731%203.49253%2011.3977%203.70433V3.70433ZM7.8318%2013.8884C8.31037%2013.8884%208.69538%2013.5168%208.69538%2013.055C8.69538%2012.5932%208.31037%2012.2217%207.8318%2012.2217C7.35323%2012.2217%206.96822%2012.5932%206.96822%2013.055C6.96822%2013.5168%207.35323%2013.8884%207.8318%2013.8884ZM19.0584%2013.055C19.0584%2012.5932%2018.6734%2012.2217%2018.1948%2012.2217C17.7162%2012.2217%2017.3312%2012.5932%2017.3312%2013.055C17.3312%2013.5168%2017.7162%2013.8884%2018.1948%2013.8884C18.6734%2013.8884%2019.0584%2013.5168%2019.0584%2013.055Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E);
    margin-right: 5px;
    top: 6px;
    position: relative;
}
body .product-info .ux-buy-now-button:before {
    content: url(data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20enable-background%3D%22new%200%200%20496.007%20496.007%22%20height%3D%2220%22%20viewBox%3D%220%200%20496.007%20496.007%22%20width%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m205.892%20403.822c-6.25-6.25-16.38-6.25-22.63%200l-41.92%2041.92c-6.25%206.24-6.25%2016.38%200%2022.62%206.206%206.226%2016.348%206.282%2022.63%200l41.92-41.92c6.25-6.251%206.25-16.38%200-22.62zm-113.71-113.711c-6.24-6.25-16.37-6.25-22.62%200l-41.92%2041.92c-6.25%206.25-6.25%2016.38%200%2022.63%206.24%206.239%2016.354%206.266%2022.62%200l41.92-41.92c6.25-6.249%206.25-16.38%200-22.63zm75.81%2037.901c-6.25-6.25-16.38-6.24-22.63%200l-106.24%20106.24c-6.25%206.25-6.25%2016.38%200%2022.63%206.248%206.229%2016.358%206.252%2022.63%200l106.24-106.24c6.25-6.25%206.25-16.38%200-22.63zm327.2-307.02-151.62%20464c-4.286%2013.097-22.084%2015.008-29.04%203.07l-101.96-175.35c-3.22-5.53-2.83-12.44.98-17.58l36.61-49.29-49.29%2036.61c-5.14%203.81-12.05%204.2-17.58.98l-175.35-101.961c-11.896-6.919-10.066-24.741%203.07-29.04l464-151.62c12.402-4.047%2024.245%207.727%2020.18%2020.181z%22%2F%3E%3C%2Fsvg%3E
);
    margin-right: 5px;
    top: 6px;
    position: relative;
}
body .product-info button {
    letter-spacing: 0;
    border-radius: 5px;
}
.quantity input {
    height: 41px;
}

.price del {
    font-size: 80%;
}
.widget .hide-for-off-canvas {
    display: none;
}
.price-wrapper .price {
    font-size: 22px;
}

.product-gallery-slider img, .product-thumbnails img {
    border-radius: 10px;
}
.product-footer {
}
.product-footer p {
    font-weight: 500;
    margin-bottom: 0.5em;
}

.product-section > h3 {
    text-transform: inherit;
    font-size: 24px;
    letter-spacing: 0;
    position: relative;
    border-bottom: 1px solid #EDEDED;
    position: relative;
    padding-bottom: 12px;
}
.product-section > h3:before {
    content: '';
    height: 3px;
    width: 80px;
    background-color: #5856D6;
    border-radius: 99px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.product-page-sections .product-section:first-child {
    background: #f4f4f46b;
    border-radius: 10px;
    padding: 40px 40px 50px 40px;
    border: none;
    margin-bottom: 40px;
}
.product-section img {
    border-radius: 8px;
}
.product-section img {
    border-radius: 8px;
}
li {
    margin-bottom: .3em;
}

.devvn_readmore_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 0px;
    width: 100%;
    background: #fafafa;
}
.devvn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(250 250 250) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 );
    display: block;
}
.devvn_readmore_flatsome a {
    color: var(--primary-color);
    display: block;
    font-weight: bold;
}
.devvn_readmore_flatsome a:after {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20fill%3D%22%23e15927%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20viewBox%3D%220%200%20451.847%20451.847%22%20style%3D%22enable-background%3Anew%200%200%20451.847%20451.847%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20d%3D%22M225.923%2C354.706c-8.098%2C0-16.195-3.092-22.369-9.263L9.27%2C151.157c-12.359-12.359-12.359-32.397%2C0-44.751%20c12.354-12.354%2C32.388-12.354%2C44.748%2C0l171.905%2C171.915l171.906-171.909c12.359-12.354%2C32.391-12.354%2C44.744%2C0%20c12.365%2C12.354%2C12.365%2C32.392%2C0%2C44.751L248.292%2C345.449C242.115%2C351.621%2C234.018%2C354.706%2C225.923%2C354.706z%22%20fill%3D%22%23333333%22%2F%3E%3C%2Fg%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3Cg%2F%3E%3C%2Fsvg%3E);
    position: absolute;
        margin-left: 8px;
}
.devvn_readmore_flatsome_less a:after {
    transform: rotate(180deg);
    margin: -2px 0 0 5px;
}
.devvn_readmore_flatsome_less:before {
    display: none;
}
.single-product .product-page-sections .product-section .content-product {
    overflow: hidden;
    position: relative;
    /* padding-bottom: 50px; */
}
.fix_height{
    max-height: 600px;
    overflow: hidden;
    position: relative;
}
.product-section {
    border:none;
}
div#reviews.woocommerce-Reviews, .devvn_prod_cmt {
    max-width: 100% !important;
}

#product-sidebar .post-item .box-text {
        padding: 0 0 0 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.widget .post-item .box-text a {
        font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.widget.post-item  .is-divider {
    display: none;
}
.widget .post-item img  {
    border-radius: 8px;
}
.widget {
    margin-top: 40px;
}
.widget .is-divider {
        background-color: #a47aff;
    border-radius: 99px;
    position: relative;
}
span.widget-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 18px;
    display: block;
    position: relative;
}

#block_widget-2 {
    margin-bottom: 50px;
}


.product-small .box-image, .img {
    border-radius: 10px;
    overflow: hidden;
}
.product-small .box-image img {
    border-radius: 10px;
}
.product-small .product-title a {
    font-size: 16px;
    font-weight: 600;
    color: var(--primary-color);
}
.product-small .price-wrapper .price {
        display: flex
;
    align-items: baseline;
    gap: 15px;
}
.price-wrapper .price del  {
        order: 2;
    font-size: 12px;
}
.price-wrapper .price ins span {
        color: #651FFF;
    font-size: 16px;
    font-weight: 600;
}
.fake-sold {
    color: #637381;
    font-size: 14px;
        font-weight: 500;
    display: flex
;
    gap: 25px;
    margin-top: 7px;
}
.product-small .add-to-cart-button a {
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 99px;
    background-color: #651fff;
    border: none;
    position: absolute;
    right: 0;
    bottom: 25px;    display: flex
;
    align-items: center;
    justify-content: center;
}
.product-small .add-to-cart-button a:before {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1.66666%203.20312C1.66666%202.81348%201.97891%202.5%202.36704%202.5H3.69485C4.33687%202.5%204.90593%202.875%205.17149%203.4375H17.1656C17.9331%203.4375%2018.4934%204.16992%2018.292%204.91406L17.0955%209.37598C16.8475%2010.2959%2016.0158%2010.9375%2015.0673%2010.9375H6.64814L6.80572%2011.7725C6.86992%2012.1035%207.15883%2012.3438%207.49443%2012.3438H15.9078C16.2959%2012.3438%2016.6082%2012.6572%2016.6082%2013.0469C16.6082%2013.4365%2016.2959%2013.75%2015.9078%2013.75H7.49443C6.48471%2013.75%205.61799%2013.0293%205.43122%2012.0361L3.92539%204.09668C3.90497%203.98535%203.80866%203.90625%203.69485%203.90625H2.36704C1.97891%203.90625%201.66666%203.59277%201.66666%203.20312ZM5.40204%2016.0938C5.40204%2015.9091%205.43827%2015.7262%205.50866%2015.5556C5.57906%2015.385%205.68224%2015.23%205.81231%2015.0994C5.94239%2014.9688%206.0968%2014.8652%206.26675%2014.7945C6.4367%2014.7239%206.61885%2014.6875%206.8028%2014.6875C6.98676%2014.6875%207.16891%2014.7239%207.33885%2014.7945C7.5088%2014.8652%207.66322%2014.9688%207.7933%2015.0994C7.92337%2015.23%208.02655%2015.385%208.09694%2015.5556C8.16734%2015.7262%208.20357%2015.9091%208.20357%2016.0938C8.20357%2016.2784%208.16734%2016.4613%208.09694%2016.6319C8.02655%2016.8025%207.92337%2016.9575%207.7933%2017.0881C7.66322%2017.2187%207.5088%2017.3223%207.33885%2017.393C7.16891%2017.4636%206.98676%2017.5%206.8028%2017.5C6.61885%2017.5%206.4367%2017.4636%206.26675%2017.393C6.0968%2017.3223%205.94239%2017.2187%205.81231%2017.0881C5.68224%2016.9575%205.57906%2016.8025%205.50866%2016.6319C5.43827%2016.4613%205.40204%2016.2784%205.40204%2016.0938ZM15.2074%2014.6875C15.5789%2014.6875%2015.9352%2014.8357%2016.1979%2015.0994C16.4606%2015.3631%2016.6082%2015.7208%2016.6082%2016.0938C16.6082%2016.4667%2016.4606%2016.8244%2016.1979%2017.0881C15.9352%2017.3518%2015.5789%2017.5%2015.2074%2017.5C14.8359%2017.5%2014.4796%2017.3518%2014.2169%2017.0881C13.9542%2016.8244%2013.8066%2016.4667%2013.8066%2016.0938C13.8066%2015.7208%2013.9542%2015.3631%2014.2169%2015.0994C14.4796%2014.8357%2014.8359%2014.6875%2015.2074%2014.6875ZM9.02069%207.1875C9.02069%207.50977%209.28333%207.77344%209.60434%207.77344H10.8884V9.0625C10.8884%209.38477%2011.151%209.64844%2011.472%209.64844C11.793%209.64844%2012.0557%209.38477%2012.0557%209.0625V7.77344H13.3397C13.6607%207.77344%2013.9234%207.50977%2013.9234%207.1875C13.9234%206.86523%2013.6607%206.60156%2013.3397%206.60156H12.0557V5.3125C12.0557%204.99023%2011.793%204.72656%2011.472%204.72656C11.151%204.72656%2010.8884%204.99023%2010.8884%205.3125V6.60156H9.60434C9.28333%206.60156%209.02069%206.86523%209.02069%207.1875Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E
);

}
.sta img {
    display: inline-block;
    margin-top: -4px;
}
.product-small .box-text {
    border-bottom: 1px solid #E2F0FF;
}
.widget_product_categories {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 26px 0;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    margin-top: 0;
}

.widget_product_categories.widget>ul>li>a {
    padding: 12px 32px;
    border: 0;
    color: black;
    font-size: 14px;
    font-weight: 500;
}

.widget_product_categories.widget>ul>li:hover>a,
.widget_product_categories.widget>ul>li.active>a {
    background-color: #453f67;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.widget_product_categories.widget>ul>li {
    position: relative;
}

.widget_product_categories.widget>ul>li:hover::after,
.widget_product_categories.widget>ul>li.active::after {
    opacity: 1;
}

.widget_product_categories.widget>ul>li::after {
    position: absolute;
    content: "";
    left: -1px;
    top: 0;
    width: 10px;
    opacity: 0;
    height: 100%;
    background: url(../images/bg-s.png) center / contain no-repeat;
}

.widget>ul>li+li {
    border: 0;
}

span.widget-title {
    padding: 0 0 14px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #B0B0B0;
    display: block;
    text-transform: none;
    margin-bottom: 20px;
}
.widget_product_categories span.widget-title {
    margin: 0 32px;
}
.widget-title::after {
    content: "";
    width: 87px;
    position: absolute;
    bottom: -1px;
    left: 0;
    border-bottom: 1px solid var(--primary-color);
}

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


.blog-archive .box .is-divider {
    display: none;
}
.blog-archive .box {
    border-bottom:1px solid #eee;
}

.blog-archive .box .post-title a {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--primary-color);
}
.blog-archive .box .box-image {
    border-radius: 5px;
    overflow: hidden;
}
.blog-archive {
    padding-top: 0
}

.section-bread {
    background: #0160e7;
    background: -webkit-linear-gradient(to left,#0160e7,#4e54c8);
    width: 100%;
    height: 200px
}

.blog-single {
    padding-top: 0
}

.blog-share a {
    margin-bottom: 0;
    border: 1px solid var(--primary-color) !important;
    width: 32px;
    height: 32px;
    line-height: 32px !important;
    color: var(--primary-color)
}
.post img {
    border-radius: 10px;
}

footer.entry-meta {
    border: none !important
}

input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],textarea,
.woocommerce-EditAccountForm input[type=password], .woocommerce-form input[type=password] {
    box-shadow: none;
    box-shadow: none;
    border-radius: 4px
}

.is-well {
    background-color: #f6;
    box-shadow: none;
    border-radius: 10px
}
.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255,255,255,.2);
    animation: animate 25s linear infinite;
    bottom: -160px
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%
    }
}

.single-title,.single-cat {
    line-height: 1.6
}

ul.product_list_widget li a:not(.remove) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
}
ul.product_list_widget li img {
    border-radius: 8px;
}



@media(min-width:1024px) {
    .woocommerce-billing-fields__field-wrapper .form-row {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
        margin: 0;
        margin: 0;
        padding: 0 9px 0;
        position: relative;
        width: 100%;
    }
    .woocommerce-billing-fields__field-wrapper  {
        display: flex;
        flex-flow: row wrap;
        margin-left: -9px;
        margin-right: -9px;
        padding-left: 0;
        padding-right: 0;
        width: auto;
    }
}

.message-container {
    color: #a82ab6;
    font-weight: 500;
    font-size: 14px;
}
.showcoupon {
    background: #3f3d4f;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.woocommerce-checkout .rank-math-breadcrumb {
    color: #4F4F4F;
}
.woocommerce-checkout #billing_address_1_field, .woocommerce-checkout #billing_address_2_field, .woocommerce-checkout #billing_city_field, #billing_country_field {
    display: none !important;
}
.woocommerce-billing-fields {
    border-width: 1px;
    margin-top: 15px;
}
form.checkout .large-5 > .col-inner {
        background: #ffffff;
    border-radius: 10px;
    border: none;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
}

.box-image:hover::before, .post-item:hover .box-image::before , .img:hover .img-inner::before{
-webkit-animation:shine .75s;animation:shine .75s
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.box-image::before, .img .img-inner::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
.product-small.box:after, .mh-col-shadow > .col-inner:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 3px;
width: 100%;
transform-origin: right;
transition: transform .5s ease-in-out;
transform: scaleX(0);
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
background: var(--primary-color);
}
.product-small.box:hover:after , .mh-col-shadow:hover > .col-inner:after, .post-item:hover > .col-inner:after {
transform-origin: left;
transform: scaleX(1);
}