/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

.page-checkout #billing_address_1_field, .page-checkout #billing_address_2_field, .page-checkout #billing_city_field, #billing_country_field {
    display: none !important;
}
div#reviews.woocommerce-Reviews, .devvn_prod_cmt {
	margin:0 0 30px 0;
}
.product-section {
	border:none;
}
.cart-popup-inner.inner-padding * {
    color: black;
}
.shop_table .button-continue-shopping  {
	    background: #fff;
    border-color: #fff;
}
.shop_table .button.primary[name="update_cart"] {
	    background-color: #7791ff;
}.checkout #customer_details input, .checkout #customer_details textarea {
    box-shadow: none;
    border-radius: 5px;
}
.page-checkout {
  	padding: 40px;
    display: block;
    background: #252961;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    max-width: 800px !important;
    margin: 30px auto 0;
}

.page-checkout .col {
    flex-basis: 100%;
    max-width: 100%;
}
.checkout .large-5 .col-inner {
    border: none;
    padding: 0;
    border-top: 1px solid #eee;
    padding-top: 20px;
    border-radius:0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table thead,
.woocommerce-checkout .woocommerce-checkout-review-order-table tbody { display: none; }
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
    border:none;
    font-size: 16px;
}
.woocommerce-checkout-review-order-table {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.cart-title {
    font-weight:bold;
    text-transform: uppercase;
}
.product-small.box {
	border: solid 1px rgba(255, 255, 255, .1);
    background: none;
	position: relative;
    padding: 20px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.product-small.box img {
	border-radius: 8px;
}
.product-small.box .box-image {
	border-radius: 8px;
	overflow: hidden;
}
.product-small.box .product-title a {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-block: 8px;
}
.product-small.box .box-text {
	padding: 10px 0 0 0;
}
.product-small .box-info {
	    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center;
}
.product-small .box-info  .nft__item_action a {
	font-size: 15px;
	font-weight: 500;
	color: #c6b5ff;
}
.product-small .box-info i {
	color: #ffdf00;
}
.title h2 {
	position: relative;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.title h2:before {
	content: '';
    width: 70px;
    height: 2px;
    background-color: #7366F0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tabbed-content > h4 {
	position: absolute;
    left: 0;
    text-align: left;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: bold;
}
.tabbed-content .nav {
	gap:10px;
}

.tabbed-content .nav li a {
	color: #fff;
    font-weight: 500;
    font-size: 14px;
    border-radius: 5px;
    padding: 3px 15px;
    background-color: #1d2267;
}
.tabbed-content .nav li.active a {
	background-color: #4b46c3;
}
nav.breadcrumbs {
	text-transform: inherit;
}
.single .product-title-container {
	margin-top: 10px;
}
.single .buttons_added {
    display: none !important;
}

body .atc-wrap button {
    font-size: 16px;
    letter-spacing: 0;
    border-radius: 5px;
    position: relative;
    text-transform: inherit;
    padding: 5px 30px;
    margin: 0;

}
body .atc-wrap button.buy_now_button {
	background-color: #7366F0;
}
body .atc-wrap button.single_add_to_cart_button {
	background-color: #312888;
}
.nft_attr {
    border: solid 1px rgba(255, 255, 255, .15);
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 8px;
}
.nft_attr h5 {
    color: #7366F0;
    font-size: 14px;
    margin: 0;
}
.nft_attr h4 {
    margin-bottom: 0px;
    font-size: 16px;
}
.nft_attr span {
    font-size: 14px;
    color: #f0efff;
    font-weight: 500;
}
.product-infomation .price ins {
	font-size: 22px;
}
.product-infomation .product-price-container {
	margin-top: 20px;
}

.product-infomation .accordion-title {
    border-color: hsla(0, 0%, 100%, .2);
    padding-left: 15px;
    /* background: #7366f0; */
    border: solid 1px rgba(255, 255, 255, .15) !important;
    margin-bottom: 6px;
    border-radius: 6px;
}
.product-infomation .accordion-inner {
	border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 20px;
    border-radius: 6px;
}
.product-infomation .accordion-inner {
	font-size: 90%;
}
.product-infomation .accordion-item button {
	right: 0;
	left: unset;
	font-size: 14px;
}
.product-infomation .accordion-inner img {
	border-radius: 6px;
}
.product-infomation .review-form-inner {
	padding: 0;
}
.product-page-sections .product-section {
    margin-bottom: 30px;
    border:none;
}
.product-section .title strong {
	border-bottom: 3px solid #7366f0;
    padding-bottom: 6px;
    border-radius: 1px;
}
.content-pro {
    position: relative;
    padding-bottom:30px;
}
.content-pro h2 {
    font-size: 20px;
    font-weight: bold;
}
.content-pro h3, .content-pro h4 {
    font-weight: bold;
    font-size: 18px;
}
.product-section .title {
    font-weight: bold;
    font-size: 22px;
    line-height: 140%;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.review-form-inner {
	border-color: #fff !important;
}
.form-submit input[type='submit'] {
	    background-color: #7366f0 !important;
}
.home-iconbox * {
	transition: all 0.5s;
}
.home-iconbox .icon-box-img {
	background-color: #7366F0;
	padding: 10px;
	border-radius: 4px;
}
.icon-box-img img, .icon-box-img svg {
	padding-top: 0;
}

.home-iconbox .col:hover .col-inner {
	background-color: #232749 !important;
}
.home-iconbox .col-inner:before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 70px;
    height: 70px;
    bottom: -15px;
    right: -15px;
    display: block;
    border-radius: 999px;
    background-color: #303261;
    transition: 0.5s all ease-in-out;
    z-index:1;
}
.home-iconbox .icon-box-text {
	position: relative;
}
.home-iconbox .col-inner {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.home-iconbox .col:hover .col-inner:before {
    width: calc(100% - -2px);
    height: calc(100% + 2px);
    padding-right: 19px;
    right: -1px;
    bottom: -1px;
    line-height: 50px;
    z-index: 0;
    border-radius: 0;
}

.box.box-blog-post {
	border: solid 1px rgba(255, 255, 255, .1);
    background: none;
    padding: 20px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.box.box-blog-post .box-text {
	padding: 10px 0;
}
.box.box-blog-post.box-vertical .box-text {
	padding-left: 30px;
}
.box.box-blog-post img {
	border-radius: 8px;
}
.box.box-blog-post .is-divider {
	background-color: transparent;
	margin-bottom: 0;
}

.header-nav .account-item .header-button a {
	background-color: #7366F0;
	display: flex;
    align-items: center;
    padding: 0 15px;
    height: 38px;
}
.header-nav .account-item .header-button a img {
	width:22px;
	margin-left:10px;
}
.header-nav .cart-item .header-button a {
	background-color: #09427e;
	    display: flex;
    align-items: center;
    padding: 0 15px;
	    height: 38px;

}
header .nav>li>a>i.icon-menu {
    width: 40px;
    height: 40px;
    background: #4b46c3;
    border-radius: 100px;
    padding: 8px;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer' height='512' viewBox='0 0 24 24' width='512'%3E%3Cpath id='menu-right-alt' d='m21 7h-13a1 1 0 0 1 0-2h13a1 1 0 0 1 0 2zm1 5a1 1 0 0 0 -1-1h-18a1 1 0 0 0 0 2h18a1 1 0 0 0 1-1zm0 6a1 1 0 0 0 -1-1h-9a1 1 0 0 0 0 2h9a1 1 0 0 0 1-1z' fill='%23fff'/%3E%3C/svg%3E");
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
	font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -.1px;
    color: #333;
    font-size: 13px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a:hover {
	color: var(--primary-color);
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a i {
	font-size: 16px;
}
.header-nav-main .header-block {
	display: inline-block;
	width: auto;
}
.header-nav-main .image-icon img {
    max-width: 25px;
}
.header-nav-main .header-block .icon-box {
	align-items: center;
}
li.html_topbar_left a {
	font-size: 14px;
	color:#333;
	font-weight: 400;
}
.mini_cart_item span .amount {
	font-size: 14px;
	color: #0088cc;
}
.woocommerce-mini-cart__buttons {
	display: flex;
	gap:15px;
}
.woocommerce-mini-cart__buttons a {
	letter-spacing: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
}
.woocommerce-mini-cart__buttons a:not(.checkout) {
	background-color: transparent !important;
	color: #333;
	border:2px solid #333;
}
.header-nav .header-search-form-wrapper .search-field {
	background-color: rgba(255, 255, 255, .1);
	border-radius: 4px;

}
.nav-uppercase>li>a {
	letter-spacing: 0;
}
.dark .form-flat select, .nav-dark .form-flat select {
	border-radius: 4px;
}

.widget {
    border: solid 1px rgba(255, 255, 255, .1);
    background: none;
    border-radius: 8px;
    padding: 20px;
}

span.widget-title {
	letter-spacing: 0;
	text-transform: inherit;
	font-size: 18px;
	margin-bottom: 15px;
	display: block;
}
.widget .is-divider {
	display: none;
}


.widget ul li a {
	font-size: 14px;
}

.single .post-content-entry {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0;
    padding-bottom: 35px;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
}
.post-content-entry .tags-links a {
    font-size: 13px;
    color: #636363;
    font-weight: 400;
    line-height: 40px;
    margin: 2.5px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    padding: 0 20px;
    background: transparent;
    white-space: nowrap;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.tags-links, .entry-social-share {
    display: flex;
    align-items: center;
}
.tags-links a:hover, .entry-social-share a:hover {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}
.entry-social-share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #e9e9e9;
}
.rank-math-breadcrumb {
	font-size: 14px;
}
.rank-math-breadcrumb p {
	margin-bottom: 5px;
}
.entry-header-text-top {
	padding-bottom: 0;
}
.blog-single {
	padding-top: 120px;
}
.transparent .header-main {
    border-bottom: solid 1px rgba(255, 255, 255, .1) !important;
}

.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
	border-radius: 6px;
}
@media only screen and (max-width: 1024px) {
	.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
		font-weight: 500;
		font-size:14px;
		padding: 10px 20px;
	}
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    	background-color: #0d0a1e !important;
    	width: 320px;
	}
}

@media(max-width:767px) {
	.product-small.box {
		padding: 10px;
	}
	.product-small .box-info .nft__item_action a {
		font-size: 12px;
	}
	.nft__item_like {
		font-size: 12px;
	}
	.product-small.box .product-title a {
		font-size: 13px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.tabbed-content > h4 {
		position: unset;
		font-size: 18px;
	}
	.tabbed-content .nav li a {
		font-size: 13px;
		padding: 3px 10px;
	}
	.tabbed-content .nav {
		display: block;
		white-space: nowrap;
		overflow: auto;
	}
	.box.box-blog-post.box-vertical .box-text {
		padding: 10px 0;
	}
	.title h2 {
		margin-bottom:30px;
	}
	.mobile-nav .header-button a{
		    width: 40px;
    height: 40px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 40px;
    background: #4b46c3 !important;
	}
}




footer .ft-title * {
	font-weight: 600;
}
footer ul li {
	list-style: none;
	font-size: 14px;
	margin-left: 0 !important;
}
footer i {
	color: #fff;
}
.absolute-footer.dark {
	display: none;
}

.dark .ux-swatch--label.disabled {
    background: linear-gradient(to top left, transparent calc(50% - .031rem), #f00, transparent calc(50% + .031rem));
    background-color: #fff;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected, .rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term:hover,
.single .ux-swatch--label:hover {
    background: #7366f0 !important
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected span, .rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term:hover span,
.single .ux-swatch--label:hover {
    color: #fff;
}
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term, .single .ux-swatch--label {
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    padding: 8px 25px;
    margin-bottom: 10px;
    height:unset;
    display:block;
    background: #fff;
    color: black;
}
.rtwpvs-squared .rtwpvs-button-term {
    height: 35px;
    font-weight: 500;
}

.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected, .rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover,
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover {
    box-shadow: 0 0 0 2px var(--primary-color);
}
.variations .label {
    text-transform: uppercase;
    font-size: 16px;
}