/*
Theme Name: Van777 Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
:root { --secondary-color: var(--fs-color-secondary); }

/* Header css */
.header { background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(25px); }

.header-nav-main > li > a { color: #fff !important; font-size: 16px; text-transform: none; transition: all 0.3s ease; line-height: 1; padding: 12px 16px; border-radius: 8px; }
.header-nav-main > li:hover a { background: rgba(255, 255, 255, 0.1); }
.header-nav-main .header-button .button { font-weight: 700; font-family: 'Autour One', sans-serif; font-size: 16px; padding: 4px 30px; text-transform: uppercase; box-shadow: none; }
borde .header-nav-main .header-button .button:hover { background-color: var(--primary-color) !important; }
.header-nav-main .header-divider { border-color: #fff; }
.header-nav-main .icon-facebook:before { content: ""; background-image: url("assets/images/facebook.png"); background-size: contain; background-repeat: no-repeat; width: 48px; height: 48px; display: block; }

.header-bg-color { background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(25px); }

.section h1 { font-size: 52px; }
.section span[data-text-color=primary] { display: block; }
.section h4 { font-size: 24px; font-family: 'Autour One', sans-serif; font-weight: 500; }
.section p { color: rgba(255, 255, 255, 0.5); font-family: Autour One; font-size: 16px; font-weight: 400; line-height: 24px; }
.section p.lead { font-size: 20px; font-family: 'Autour One', sans-serif; color: #D9D8DA; }

[data-text-color=primary] { background: var(--Linear, linear-gradient(102deg, #FFBF0C 0%, #FF2C15 100%)); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.button:not(.icon) { font-weight: 700; font-family: 'Autour One', sans-serif; font-size: 16px; padding: 2px 24px; text-transform: uppercase; box-shadow: none; border-radius: 16px !important; }
.button:not(.icon):hover { border-color: var(--primary-color) !important; background-color: var(--primary-color) !important; }
.button:not(.icon).is-outline { color: #fff !important; border: 1px solid rgba(255, 255, 255, 0.15) !important; background: rgba(255, 255, 255, 0.1); }

.row-coin .col-inner { display: flex; gap: 8px; flex-wrap: wrap; }
.row-coin .featured-box.icon-box-left { border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.05); align-content: center; padding: 13px 22px; align-items: center; width: auto; }
.row-coin .featured-box.icon-box-left .icon-box-img { height: 24px; }
.row-coin .featured-box.icon-box-left .icon-box-img svg, .row-coin .featured-box.icon-box-left .icon-box-img path { fill: revert-layer !important; }
.row-coin .featured-box.icon-box-left .icon-box-img svg, .row-coin .featured-box.icon-box-left .icon-box-img img { padding: 0; }
.row-coin .featured-box.icon-box-left .icon-box-img + .icon-box-text { padding-left: 12px; line-height: 1; }
.row-coin .featured-box p { font-size: 24px; color: #fff; font-weight: 500; font-family: 'Autour One', sans-serif; }

.box-shadow-1, .row-box-shadow-1 .col-inner { border-radius: 12px; border: 2px solid rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.05); backdrop-filter: blur(10px); padding: 16px; }

.box-shadow-2, .row-box-shadow-2 .col-inner { border-radius: 20px; border: 2px solid rgba(255, 255, 255, 0.15); background: rgba(255, 212, 0, 0.08); backdrop-filter: blur(10px); padding: 16px; }

.row-box-shadow-1 .col-inner { padding: 24px; }

.row-box-shadow-2 .col-inner { padding: 24px; padding-left: 32px; }
.row-box-shadow-2 .col-inner h4 { color: var(--secondary-color); }
.row-box-shadow-2 .col-inner:before { content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 4px; height: 90%; background: var(--secondary-color); }

.game-list .col { padding-bottom: 20px; }
.game-list .box-shadow-1 { padding: 16px; }
.game-list .box-image { border-radius: 8px; overflow: hidden; }
.game-list .box-text { padding-right: 0px; }
.game-list .box-text p { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; /* number of lines to show */ line-clamp: 2; -webkit-box-orient: vertical; }
.game-list .button { margin-top: 30px; margin-bottom: 0; border-radius: 16px; border: 1px solid rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.1); display: block; width: 100%; }

.section-title { border-bottom: none; }
.section-title b { opacity: 0; }
.section-title span.section-title-main { border-bottom: none; color: var(--secondary-color); font-size: 48px; }

.box-vertical .box-image, .box-vertical .box-text { vertical-align: top; }

.row-coin-payment .col-inner { display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; }
.row-coin-payment .featured-box.icon-box-left { border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.05); align-content: center; padding: 13px 22px; align-items: center; width: auto; margin: 0; }
.row-coin-payment .featured-box.icon-box-left .icon-box-img { height: 24px; }
.row-coin-payment .featured-box.icon-box-left .icon-box-img svg, .row-coin-payment .featured-box.icon-box-left .icon-box-img path { fill: revert-layer !important; }
.row-coin-payment .featured-box.icon-box-left .icon-box-img svg, .row-coin-payment .featured-box.icon-box-left .icon-box-img img { padding: 0; }
.row-coin-payment .featured-box.icon-box-left .icon-box-img + .icon-box-text { padding-left: 12px; line-height: 1; }

.payment-step .featured-box { position: relative; }
.payment-step .featured-box .icon-box-img { height: 112px; width: 112px !important; margin-bottom: 22px; display: flex; align-items: center; justify-content: center; }
.payment-step .featured-box .icon-box-img:after { content: ""; position: absolute; top: 0px; left: 112%; width: 236px; height: 36px; background: url(assets/images/line1.png) no-repeat center center; background-size: contain; }
.payment-step .featured-box .icon-box-img .icon { width: 112px !important; height: 109px; background-color: var(--secondary-color); border-radius: 20px; display: flex; align-items: center; justify-content: center; position: relative; }
.payment-step .featured-box .icon-box-img img { max-width: 50px; max-height: 50px; }
.payment-step .col:nth-child(2) .icon-box-img:after { background: url("assets/images/line2.png") no-repeat center center/cover; bottom: 0; top: auto; background-size: contain; }
.payment-step .col:last-child .icon-box-img:after { display: none; }

.row-contact { border-radius: 40px; border: 2px solid rgba(255, 255, 255, 0.15); backdrop-filter: blur(10px); padding: 16px; background: rgba(0, 0, 0, 0.4); }
.row-contact .col { padding-bottom: 0; }
.row-contact input[type=text], .row-contact input[type=email], .row-contact input[type=tel], .row-contact textarea { border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.05); box-shadow: none; }
.row-contact .wpcf7-spinner { display: none; }
.row-contact .wpcf7-submit { border-radius: 500px; border: 1px solid rgba(255, 255, 255, 0.15); background: var(--secondary-color); box-shadow: none; color: #fff; font-weight: 500; font-size: 16px; padding: 3px 14px; cursor: pointer; font-family: 'Autour One', sans-serif; transition: background-color 0.2s; margin: 0; width: 100%; box-shadow: none !important; }
.row-contact .wpcf7-submit:hover { background-color: var(--primary-color); }
.row-contact label { font-size: 14px; font-weight: 400; font-family: 'Autour One', sans-serif; }

.row-social .social-icons > a { border: none; background-color: rgba(255, 255, 255, 0.05); color: #fff; height: 80px; width: 80px; display: inline-flex; align-items: center; justify-content: center; margin-right: 12px; font-size: 24px; }
.row-social .social-icons > a:hover { background-color: rgba(255, 255, 255, 0.1); }
.row-social .social-icons > a.facebook { background: url("assets/images/facebook.png") no-repeat center center/cover; color: #fff; position: relative; margin-right: 40px; }
.row-social .social-icons > a.facebook .icon-facebook:before { content: ""; }
.row-social .social-icons > a.facebook:after { content: ""; position: absolute; top: 50%; right: -20px; transform: translateY(-50%); background-color: #fff; width: 1px; height: 31px; }

/* Popup & Form Styles */
.white-popup-block { border-radius: 12px; border: 3px solid rgba(255, 255, 255, 0.1); background: #000; box-shadow: 0px 10px 80px 0px rgba(253, 162, 33, 0.15); padding: 0; text-align: left; max-width: 500px; margin: 40px auto; position: relative; overflow: hidden; color: #fff; padding: 40px; }
.white-popup-block h3 { font-weight: 700; margin-bottom: 0; font-size: 32px; color: #fff; }
.white-popup-block h4 { font-weight: 700; font-size: 1.125rem; line-height: 1.5rem; padding: 0; margin-bottom: .75rem; color: #fff; }
.white-popup-block p { margin-bottom: 5px; }
.white-popup-block .mfp-close { mix-blend-mode: normal; opacity: 1; color: var(--fs-color-primary); }
.white-popup-block form { margin-bottom: 0; }
.white-popup-block input { border-radius: 500px; border: 1px solid rgba(255, 255, 255, 0.15); background: rgba(255, 255, 255, 0.05); color: #fff; }
.white-popup-block .form-group { margin-bottom: 20px; }
.white-popup-block .form-group label { display: block; margin-bottom: 8px; font-weight: normal; color: #fff; font-family: 'Autour One', sans-serif; font-size: 14px; }
.white-popup-block .form-group input, .white-popup-block .form-group select { width: 100%; background-color: rgba(255, 255, 255, 0.1); border: none; border-radius: 100px; color: #fff; padding: 2px 15px; font-size: 16px; border: 1px solid rgba(255, 255, 255, 0.15); box-shadow: none; }
.white-popup-block .form-group input::placeholder, .white-popup-block .form-group select::placeholder { color: rgba(255, 255, 255, 0.5); }
.white-popup-block .form-group input:focus, .white-popup-block .form-group select:focus { border-color: var(--secondary-color); outline: none; background-color: rgba(255, 255, 255, 0.15); }
.white-popup-block .button { width: 100%; background-color: var(--secondary-color); border: none; border-radius: 100px; font-weight: 500; font-size: 16px; padding: 3px 14px; cursor: pointer; font-family: 'Autour One', sans-serif; transition: background-color 0.2s; margin: 0; }
.white-popup-block .button:hover { background-color: var(--secondary-color); }
.white-popup-block .button:disabled { background-color: #666; cursor: not-allowed; }
.white-popup-block .message-container { margin-top: 15px; text-align: center; }
.white-popup-block .message-container.success { color: #fff; }
.white-popup-block .message-container.error { color: #fff; }
.white-popup-block .message-container p { margin: 0; }
.white-popup-block .modal-header { width: 100%; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; padding: 1rem 1.5rem; height: 60px; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.white-popup-block .modal-header .modal-close { color: #999; font-size: 20px; }
.white-popup-block .modal-header .modal-close:hover { color: #fff; }
.white-popup-block .modal-body { padding: 20px; font-size: 16px; }

.back-to-top { border: none !important; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); height: 50px; width: 50px; bottom: 60px; background: var(--primary-color) !important; color: #fff !important; font-size: 19px; line-height: 47px !important; }

.footer-wrapper { background: #000; padding-top: 50px; }

.copyright-footer { color: #fff; }

@media (max-width: 912px) { .section h1 { font-size: 32px; }
  .section-title span.section-title-main { font-size: 32px; }
  .row-coin .featured-box.icon-box-left { padding: 10px 19px; }
  .box-vertical .box-image, .box-vertical .box-text { display: block; }
  .box-vertical .box-image { width: 100% !important; }
  .box-vertical .box-text { padding-left: 0 !important; padding-top: 12px !important; }
  .payment-step .featured-box .icon-box-img:after { display: none; }
  .row-contact { padding: 20px; }
  .off-canvas-center .nav-sidebar.nav-vertical > li > a { color: #fff; } }
@media (max-width: 512px) { .row-coin .featured-box.icon-box-left { padding: 8px 9px; }
  .row-contact .wpcf7 { padding: 20px; }
  .white-popup-block { padding: 20px 10px; }
  .white-popup-block h3 { font-size: 22px; }
  .mfp-container { padding: 15px; } }
