/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: https://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.0.1684394209
Updated: 2023-05-18 07:16:49
*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s; 
    -webkit-box-shadow: 0 0 0 30px #161718 inset  !important;
    overflow: clip;
    -webkit-text-fill-color: #fff;
}
.container,
.et_pb_row {
    max-width: 1247px;
}

.commonBtn a {
    background-color: #78FAAE;
    padding: 10px 27px !important;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #0E3A2F !important;
    line-height: 24px;
}
.btn_one:active, .commonBtn a:active, .subscribe-form input.wpcf7-submit:active {
	-webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.btn_one:not(.bordered):hover, .subscribe-form input.wpcf7-submit:hover, .commonBtn a:hover {
    background-color: #a8ffcc !important;
	opacity:1;
}
body #page-container a.et_pb_button.btn_one.bordered:hover, body #page-container  button.et_pb_button.btn_one.bordered:hover {
    border-color: #78FAAE !important;
}
/* header */
header#main-header {
    padding: 22px 0;
}

header#main-header {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

header#main-header #top-menu {
    display: flex;
    align-items: center;
}

header#main-header #top-menu>li:not(:last-child) {
    padding-right: 4px;
}

header#main-header #top-menu>li:not(:last-child) a {
    padding-bottom: 0;
}

header#main-header div#et-top-navigation {
    padding-top: 0;
}
.et_header_style_left .logo_container { 
    max-width: 100%;
    left: 0;
    top: 0;
}
/* hero section */
.hero_section {
    display: flex;
    align-items: center;
}

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
    padding-left: 160px;
    margin-top: -52px;
}

.intro_sec {
    min-height: 900px;
    display: flex;
    align-items: center;
    background-size: 66.5% !important;
}

.common_list .et_pb_blurb_content {
    margin: 0;
    display: flex;
    align-items: center;
}

.common_list .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 0;
}

.common_list .et_pb_blurb_content h6.et_pb_module_header {
    padding: 0;
}

.common_list .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0;
}
.common_list.et_pb_blurb_position_left .et_pb_main_blurb_image{
	min-width: 32px;
}
.special-one.et_pb_blurb_position_left .et_pb_module_header span{
	line-height: 1.4em;
}
.utility-row .et_pb_image_1 .et_pb_image_wrap {
    margin-top: 40px;
}
.experince_row .experince_first_head {
    margin-top: 65px;
}
.faq_sec .et_pb_toggle {
    padding: 26.03px 24px;
}

.faq_sec .et_pb_toggle_content>p:first-child {
    border-top: 1px solid #434343;
    padding-top: 10px;
}

.community_btns>div {
    margin-right: 0 !important;
    width: 50% !important;
    padding: 20px 5px 5px 5px;
}

.subscribe-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    max-width: 690px;
    margin: 0 auto;
}

.subscribe-form .form-col {
    flex: 0 0 100%;
    max-width: 100%;
}

.subscribe-form .form-col:not(.spinner-inside) input {
    background-color: #161718 !important;
    height: 44px;
    border-radius: 30px;
    font-size: 16px;
    padding: 10px 24px;
    border: 0;
    color: #fff;
    width: 100%;
    max-width: 100%;
    padding-right: 150px;

}

.subscribe-form .form-col.spinner-inside {
    position: absolute;
    right: 0;
    top: 0;
}

.subscribe-form input.wpcf7-submit {
    background-color: #78FAAE;
    padding: 10px 32px !important;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #0E3A2F !important;
    line-height: 24px;
    border: 0;
    cursor: pointer;
}

.subscribe-form .form-col.spinner-inside span.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 10px;
}

.wpcf7-response-output {
    border: 0 !important;
    margin: 0 auto !important;
    color: rgb(223, 143, 56) !important;
    max-width: 690px;
    padding: 0 !important;
}

.btn_one:before {
    position: static;
    margin-left: 0 !important;
    margin-right: 8px;
}

.community_sec {
    background-position: center 60px !important;
}

div#footer-bottom .footer {
    display: flex;
    align-items: center;
    margin: 0 -15px;
}

div#footer-bottom .footer .footer_left,
div#footer-bottom .footer .footer_right {
    /* flex: 0 0 50%;
    max-width: 50%; */
    padding: 0 15px;
}

div#footer-bottom .footer .footer_right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	flex-wrap:wrap;
}

div#footer-bottom .footer .footer_right ul li {
    margin-left: 20px;
}

div#footer-bottom .footer .footer_right ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    transition: .3s all ease-in-out;
}

div#footer-bottom .footer .footer_left {
    flex: 0 0 304px;
    max-width: 304px;
}

div#footer-bottom .footer .footer_right {
    flex: 0 0 calc(100% - 304px);
    max-width: calc(100% - 304px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#footer-bottom .footer .footer_right span {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

div#footer-bottom .footer .footer_right ul li a:hover {
    color: #78FAAE;
}

div#footer-bottom .footer_btm {
	 padding-top: 10px;
    border-top: 1px solid rgba(255,255,255,.1);
    margin-top: 10px;
}
div#footer-bottom .footer_btm ul{
	    text-align: center;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
div#footer-bottom .footer_btm ul li{
	    color: #fff;
    margin: 5px 5px 0 5px;
	    font-size: 13px;

}
div#footer-bottom .footer_btm ul li a{ color:#fff;}
div#footer-bottom .footer_btm ul li a:hover{ color:#78faae;}

.vdo_sec .et_pb_image img {
    min-width: calc(100% + 10%);
    margin-left: -5%;
}

header#main-header #et_mobile_nav_menu {
    display: none;
}

.vdo__sec > div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.vdo__sec > div > div:first-child img, .vdo__sec > div > div:first-child span.et_pb_image_wrap
{
	width:100%;
}
.wpcf7 form.sent .wpcf7-response-output {
     color: #46b450 !important;
}
.faq_sec .et_pb_toggle h5.et_pb_toggle_title:after {
    content: "";
    height: 70px;
    width: calc(100% + 30px);
    position: absolute;
    left: -15px;
    top: 50%;
    opacity: 0;
    z-index: 1;
    transform: translateY(-50%);
}

.popup_outer_wrap {
    background: #161718;
    border: 1px solid rgba(245, 247, 250, 0.06);
    border-radius: 20px;
    max-width: 1200px !important;
}
.popup_outer_wrap .et_pb_row {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
}
.popup_outer_wrap span.da-close-wrap.evr-close_wrap a {
    background-color: #78faae !important;
}
.common_popup .et_pb_row {
    padding: 25px 0 0 0 !important;
}
.vdo__sec video {
	width:100%; 
	max-width:100%;
}
/* media  */
@media (min-width:768px) {
	.mobile-img, #footer-bottom .followusHead, #footer-bottom .followus {
		display:none !important;
	}
}
@media (min-width:981px) {
    .et_header_style_left .logo_container a {
        display: inline-block;
    }

    .faq_sec_inner {
        max-width: 1271px;
    }

    .faq_sec_inner>.et_pb_column {
        margin: 0;
        padding: 0 12px;
        width: 50%;
    }

}
@media (min-width:1200px) {
	#footer-bottom {
		padding-bottom:15px;
	}
}
@media (min-width:1440px) {

    /* .vdo_sec .et_pb_image img {
        min-width: calc(100% + 126px);
        margin-left: -63px;
    } */
    .what_skoda_nft .et_pb_image img {
        min-width: 755px;
		margin-left: -70px;
    }

    .discover_nft .et_pb_image img {
        min-width: 713px;
        margin-left: -80px;
        margin-top: -30px;
    }

    .whats_new .et-last-child span.et_pb_image_wrap img {
        min-width: 674px;
        margin-left: -73px;
    }
	.what_skoda_nft {
    overflow: hidden;
	}
	.faq_sec .et_pb_toggle_content  {
    padding-right:30px;
}
}

@media (min-width:1920px) {
    .intro_sec {
        background-size: auto !important;
        background-size: 66.5% !important;
    }
}

@media (max-width:1679px) {
    .intro_sec {
        min-height: 720px;
    }
	.hero_section { 
    min-height: 800px !important;
	}
	.hero_section h1{ 
   		 font-size:60px !important;
	}
	div#footer-bottom .footer .footer_right ul li {
    margin-left: 10px;
}
}
@media (max-width:1439px) {
	.hero_section { 
    min-height: 750px !important;
	}
	.hero_section h1{ 
   		 font-size:52px !important;
	}
	.experince_row .experince_first_head {
    margin-top: 0;
}
}
@media (max-width:1279px) {
	.hero_section { 
    min-height: 700px !important;
	}
	.hero_section h1{ 
   		 font-size:48px !important;
	}
}
@media (max-width:1279px) {
    div#footer-bottom .footer  {
        flex-wrap: wrap;
    }
    div#footer-bottom .footer .footer_left,
    div#footer-bottom .footer .footer_right {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    div#footer-bottom .footer .footer_right {
        flex-direction: column-reverse;
        justify-content: center;
        
    }
    div#footer-bottom .footer .footer_right  ul li {
        margin:10px 8px;
    }
    div#footer-bottom .footer .footer_right span{
    border-top: 1px solid rgba(255,255,255,.1);
    width: 100%;
    padding: 15px 0;
    margin-top: 15px;
    }
	div#footer-bottom .footer .footer_right  ul.followus li {
        margin:5px ;
		
    }
	div#footer-bottom .footer .footer_right  ul.followus li a img{ 
		max-width: 34px;
	}
	div#footer-bottom .footer_btm {
		margin-top:0;
	}
	
}
@media(max-width:991px) {
	.hero_section { 
    	min-height: 600px !important;
	}
	.hero_section h1{ 
   		 font-size:48px !important;
	}
	.vdo__sec .et_pb_row {
    display: flex;
    flex-direction: column-reverse;
}
	.vdo__sec .et_pb_column.et_pb_column_1_2.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough {
    margin-top: 40px;
}
	.utility-row .et_pb_module.et_pb_image {
    margin: auto;
    text-align: center;
}	
	
}
@media (max-width:980px) {
	.et_header_style_left .logo_container { 
   padding-left:15px;
}
    .intro_sec {
        background-size: 100% auto !important;
        min-height: auto;
        padding-top: 70% !important;
		padding-bottom:0 !important;
        background-position: top left !important;
    }

/*     .discover_nft .et_pb_row.et_pb_row_4, .what_skoda_nft .et_pb_row.et_pb_row_4 {
        display: flex;
        flex-direction: column-reverse;
    } */

    /* .what_skoda_nft .et-last-child img {
        margin-bottom: -100px;
        max-width: 500px;
        width: 100% !important;
    } */
    .discover_nft .et_pb_image_2 img {
        max-width: 500px;
        margin-bottom: -20px;
        width: 100% !important;
    }

    .whats_new .et-last-child img,
    .what_skoda_nft .et-last-child img {
        max-width: 500px;
        width: 100% !important;
        margin-bottom: -100px;
    }

    .container,
    .et_pb_row {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
	.vdo_sec  .et_pb_image {
    overflow: hidden;
}
	
.discover_nft > div  
{
	flex-direction: column-reverse;
	display: flex;
    flex-wrap: wrap;
}
 
	.vdo__sec > div > div:first-child span.et_pb_image_wrap
{
	margin-top: 50px
}
	.whats_new .et-last-child img, .what_skoda_nft .et-last-child img {
		margin-top: 30px;
	}
	
.popup_outer_wrap { 
    max-width: 90% !important;
}
}

@media (max-width:767px) {
    header#main-header #top-menu li:not(.commonBtn) {
        display: none;
    }
	.hero_section { 
    	min-height: 500px !important;
	}
	.hero_section h1{ 
   		 font-size:40px !important;
	}

    .community_btns {
        display: flex;
        flex-direction: column;
    }

    .community_btns>div {
        margin-right: 0 !important;
        width: 100% !important;
        padding: 20px 5px 5px 5px;
        margin-bottom: 0 !important;
    }

    .community_btns>div>div a {
        display: block;
    }
		body div.et_pb_section.hero_section {
		background-image:none !important;
	}
		.hero_section * {
    text-align: center !important;
}
	 
	.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
    padding-left: 0;
    margin-top: -52px;
    text-align: right !important;
}
	.et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_left.et_pb_module {
    text-align: left !important;
}
	.hero_section .btn_one.et_pb_button {
    min-width: auto !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 47%;
}
	#footer-bottom .followusHead {
		color:#fff;
		padding-top:25px
	}
	.experince_row .experince_first_head {
    margin-top: -25px;
}
	div#footer-bottom .footer .footer_right ul {
		justify-content: center;
	}
}
@media (max-width:479px){
	

/* 	.hero_section:before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
		background: -moz-linear-gradient(top,  rgba(14,58,47,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(14,58,47,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(14,58,47,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60e3a2f', endColorstr='#00000000',GradientType=0 );

} */

}

/*** Count down page ***/

.drop-nft-counter .countdown.flip-clock-wrapper ul li {
    line-height: 74px;
}
.drop-nft-counter{
    text-align: center;
    position: relative;
    background-color: #0e3a2f;
    height: 8.5rem;
    margin: 25px 0 0;
    border-radius: 2rem;
    border-top: 2px solid #78FAAE;
    border-bottom: 5px solid #419468;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 510px;
}
.drop-nft-counter .countdown.flip-clock-wrapper ul {
    margin: 3px;
    width: 45px;
    height: 70px;
  font-family: 'Skoda';
  font-weight: 400;
  padding: 0;
}
.flip-clock-wrapper{
 font-family: 'Skoda regular' !important;
}
.drop-nft-counter .countdown.flip-clock-wrapper ul li a div div.inn {
    font-size: 45px;
  color: #fff;
  font-family: 'Skoda regular';
  background: linear-gradient(180deg, #323232 0%, #2f2e2e 56.00%, #0b0b0b 100%);
}
.drop-nft-counter .countdown .flip-clock-dot.bottom {
    bottom: 42px;
}
.drop-nft-counter .countdown .flip-clock-dot {
    background: #ffffff;
    width: 7px;
    height: 7px;
    left: 7px;
}
.flip-clock-divider .flip-clock-label {
    top: auto;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    bottom: -5px;
    font-weight: 400;
  font-family: 'Skoda regular';
    margin: auto;
    text-align: center;
    white-space: nowrap;
    width: 100px;
  left: 6px;
}
.flip-clock-divider.hours span.flip-clock-label, .flip-clock-divider.seconds span.flip-clock-label, .flip-clock-divider.minutes span.flip-clock-label  {
    left: 21px;
}

/* NFT detail page style */

section.nft_area {
    margin-top: 140px;
}
body.page-template.page-id-644{
/* 	background-image: url("https://skodaverseindia.co.in/wp-content/uploads/2023/11/skoda_bg1-scaled.webp") !important; 
	background-attachment: scroll !important;
	background-position: bottom !important */
	background: #000D0B;
}
body.page-template.page-id-644:after{
	content:none;
}

.nft_image {
    width: 58%;
}
.container{
	padding-left: 15px;
	padding-right: 15px;
}
.nft_image img {
    object-fit: cover;
    object-position: bottom;
    border-radius: 2rem;
    max-width: 100%;
	width: 100%;
}
body.custom-background::after {
    background-image: url("https://skodaverseindia.co.in/wp-content/uploads/2023/11/top-left-shadow.webp");
    position: absolute;
    content: "";
    z-index: -1;
    width: 1200px;
    height: 1200px;
    top: -390px;
    display: block;
    background-size: contain;
    left: -428px;
	background-repeat: no-repeat;
}

/* body.custom-background::before {
    background-image: url(https://skodaverseindia.co.in/wp-content/uploads/2023/11/left-bottom-shadow.webp);
    position: absolute;
    content: "";
    z-index: -1;
    width: 1000px;
    height: 1000px;
    bottom: -50rem;
    display: block;
    background-size: contain;
    left: -25rem;
} */
.nft_detail_inner {
    padding: 44px 24px;
/*     background: linear-gradient(135deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.06) 52.14%,rgba(255,255,255,.0001) 100%);
    border: 1px solid rgba(245,247,250,.06); */
    box-shadow: 0 1px 1px #090d1466;
    border-radius: 2rem;
    display: flex;
    flex-direction: column;
    min-height: 458px;
	width: 40%;
    margin-left: 20px;
	border: 1px solid rgba(106, 221, 155, 0.10);
    background: #021211;
}
.Nft_sec_btn {
    margin-top: auto;
}
.divider {
    background: rgba(255,255,255,.0784313725);
    height: 2px;
    width: 100%;
    margin: 15px 0;
}
.nft_detail_inner p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
} 
.nft_detail_inner h3 {
    font-size: 36px;
    color: #fff;
    line-height: 1;
    margin-bottom: 2rem;
} 
.Nft_sec_price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Nft_sec_price h5{
    color: #fff;
	font-size: 16px; 
}
.details_content ul{
	padding: 0; list-style: none;
}
.details_content ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.details_content ul li p {
    font-size: 14px;
    font-weight: 400;
    color: #fff9;
	margin-bottom: 0;
	padding-bottom: 0; 
	line-height: 29px;
}
.details_area .details_head p {
    padding-bottom: 1rem;
}
.Nft_sec_price p {
    font-size: 14px;
}
#Artist_Info a {
    color: #78faae;
    word-break: break-word;
}
.Nft_sec_btn .btn {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.75px;
    font-weight: 500;
    outline: none;
    min-width: 100%;
    height: 44px;
    padding: 2px 23px 0px 25px;
    border-radius: 50px;
    background-color: rgb(120, 250, 174);
    color: rgb(22, 23, 24);
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    cursor: pointer;
    border: 0;
}
button.btn.disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

body.custom-background {
    background-color: #061e14;
}

/*----------------gurpreet-css -----------------------------*/
/* Style the tab */

.tab {
    overflow: hidden;
    border-bottom: 2px solid #23332d;
    margin-bottom: 36px;
}
.tabcontent h3 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 5px;
    font-weight: 500;
	margin-bottom: 10px;
}
		.tabcontent p {
    font-size: 15px;
    color: #fff;
			line-height: 27px;
    font-weight: normal;
}
.tabcontent h4 {
    color: #fff;
    font-size: 18px;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    color: #c4c6c7;
    padding: 14px 28px;
    transition: 0.3s;
    font-size: 14px;
	border-bottom: 2px solid transparent;
}

/* Change background color of buttons on hover */
.tab button:hover {
color:#78faae;
	    border-bottom: 2px solid;
}
.tabcontent {
/*     background: linear-gradient(135deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.06) 52.14%,rgba(255,255,255,.0001) 100%);
    border: 1px solid rgba(245,247,250,.06) !important; */
	border: 1px solid rgba(106, 221, 155, 0.10);
    background: #021211;
    box-shadow: 0 1px 1px #090d1466;
    border-radius: 20px;
    padding: 26px 24px;
}

/* Create an active/current tablink class */
.tab button.active {
    color: #78faae;
    border-bottom: 2px solid;
}

/* Style the tab content */
.tabcontent {
  display: none;
/*   border: none; */
}
.container{
    max-width: 1440px;
}
.tab_sec {
    width: 66%;
	position:relative;
}
.properties {
    width: 33%;
}	
.custom_row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: space-between;
}
section.tab-sec {
    margin-top: 85px;
	margin-bottom: 85px;
}
.title h6{
    color: #fff;
    font-size: 18px;
    margin-bottom: 23px;
	margin-top:10px;
    padding: 25px 0 20px;
}
.ult_box{
    box-sizing: border-box;
    flex-flow: wrap;
    margin-top: -24px;
    width: calc(100% + 16px);
    margin-left: -16px;
    color: #fff;
    padding: 24px 20px;
    border: 1px solid rgba(245,247,250,.0588235294);
    box-shadow: 0 1px 1px #090d1466;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
}
.ult_box_inner {
/*     background: rgba(255,255,255,.0392156863); */
	border: 1px solid rgba(106, 221, 155, 0.10);
    background: #021211;
    padding: 16px 16px;
    border-radius: 14px;
    text-align: center;
    height: 140px;
    position: relative;
    width: 180px;
}
.info_icon{
    position: absolute;
    top: 8px;
    right: 10px;
}

.ult_box_inner p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
    max-width: 120px;
    line-height: 1.4;
    margin: 8px auto 0;
}
.d_flex {
    display: flex;
    align-items: center;
    gap: 15px;
}
.properties{
    width: 400px;
}
.properties_box_inner{
/*     background: rgba(255,255,255,.0392156863); */
	border: 1px solid rgba(106, 221, 155, 0.10);
    background: #021211;
    padding: 13px 16px;
    border-radius: 14px;
    text-align: left;
    height: 100%;
    width: 50%;
}
.properties_title h6 {
    border-bottom: 2px solid rgba(255,255,255,.1215686275);
    color: #c4c6c7;
    font-size: 14px;
    padding-bottom: 10px;
    margin-top: 12px;
    margin-bottom: 36px;
    line-height: 22px;
    font-weight: 700;
}

.properties_box_inner p{
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    color: #fff;
}

.properties_box_inner h6{
    margin: 0;
    font-size: 18px; 
    color: #fff;
    font-weight: 500; 
}

.page-template-nft-detail-test .container {
    max-width: 1240px;
}

/* gearheads css start*/
.gearheads_sec {
	padding-left:15px;
	padding-right:15px;
}
.gearheads_sec_inner {
	display:flex;
	align-items:center;
}
.gearheads_sec_inner > div:first-child {
	width:40%;
	    position: relative;
    z-index: 9;
}
.gearheads_sec_inner > div:last-child {
	width:60%;
}

.gearheads_social {
	margin:0;
	padding:0 !important;
	display:flex;
	align-items:center;
	position:absolute;
	bottom:-240px;
}
.gearheads_social li {
	list-style:none;
}
.gearheads_social li a {
	display:block;
}
.gearheads_links_main {
    position: absolute;
    transform: translateY(-50%) rotate(90deg);
    top: 50%;
    right: -176px;
    z-index: 1;
}
.gearheads_links {
    margin: 0;
    padding: 0 !important;
    display: flex;
}
.gearheads_links li {
    list-style: none;
}
.gearheads_links a {
    color: #fff;
    font-size: 16px;
	transition: .3s all ease-in-out;
}
.gearheads_links a {
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    display: block;
	font-family: 'Skoda light',Helvetica,Arial,Lucida,sans-serif;
}
/* .gearheads_links li:first-child  a{
	pointer-events:none;
} */
.page-id-760 #main-footer {
	display:none;
}
.gearheads_sec {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-760, .page-id-760 .gearheads_sec.et_pb_section{
	background-image:none !important;
	background-color:#000d0b!important;
}
/* .page-id-760, .page-id-760 .gearheads_sec.et_pb_section {
    background-image: none !important;
    background-color: #000a06 !important;
} */
.page-id-760:after {
	content: none !important;
}
.gearheads_links a:hover {
color:#78FAAE;	
} 
/* .gearheads_sec_inner video {
	margin-left: -60px;
	margin-bottom: -100px;
} */
@media(max-width:980px) {
	.page-id-760 header#main-header .container.et_menu_container .logo_container a img {
    max-width: 165px;
    height: auto;
    width: 100%;
    max-height: inherit;
}
}

/* @media(min-width:992px) {
	.page-id-760 .gearheads_sec_inner .vdo_mob {
		display:none !important;
	}
	.page-id-760  video.vdo_desk {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    margin: 0;
    pointer-events: none;
}
}
@media(max-width:991px) {
	.page-id-760 .gearheads_sec_inner .vdo_desk {
		display:none !important;
	}
} */
@media(max-width:991px) {
	.page-id-760 .gear_lottie {
	max-width:100% !important;
		margin-bottom: 50px !important;
}
}

/* gearheads css end*/
/* mobile menu start*/

		div#mobile_menu_toggle {
			position: absolute;
			z-index: 999;
			right: 15px;
			top: 29px;
			display:none;
		}


        #mobile_menu_toggle input {
            display: flex;
            width: 40px;
            height: 32px;
            position: absolute;
            cursor: pointer;
            opacity: 0;
            z-index: 2;
			left: -10px;
			top: -10px;
        }

        #mobile_menu_toggle span {
            display: flex;
            width: 29px;
            height: 2px;
            margin-bottom: 5px;
            position: relative;
            background: #ffffff;
            border-radius: 3px;
            z-index: 1;
            transform-origin: 5px 0px;
            transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),  background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
                opacity 0.55s ease;
        }
		#mobile_menu_toggle input~span:nth-last-child(2) {
			width: 23px;
			margin-left: auto;
		}
		#mobile_menu_toggle input~span:nth-last-child(3) {
			width: 18px;
			margin-left: auto;
		}

        #mobile_menu_toggle span:first-child {
            transform-origin: 0% 0%;
        }

        #mobile_menu_toggle span:nth-last-child(2) {
            transform-origin: 0% 100%;
        }

        #mobile_menu_toggle input:checked~span {
            opacity: 1;
            transform: rotate(45deg) translate(-3px, -1px);
        }

        #mobile_menu_toggle input:checked~span:nth-last-child(3) {
            transform: rotate(0deg) scale(0.2, 0.2);
			width:29px;
			opacity: 0;
        }

        #mobile_menu_toggle input:checked~span:nth-last-child(2) {
            transform: rotate(-45deg) translate(0, -1px);
			width:29px;
			position: relative;
    		top: 4px;
			left: 7px;
        }
		#mobile_menu_toggle input:checked~span:nth-child(2) {
			position: relative;
			top: 4px;
			left: 6px;
		}
 

        #mobile_menu_items {
            position: fixed;
            width: 250px;
            height: 100vh;
            padding: 20px;
            padding-top: 15px;
            background-color: #000D0B;
            -webkit-font-smoothing: antialiased;
            transform-origin: 0% 0%;
            transform: translate(-100%, 0);
            transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
			left:0;
			top:0;
			pointer-events:none;
			z-index:999999;
			padding-top: 70px;
			background-image: url(https://skodaverseindia.co.in/wp-content/uploads/2024/02/logo_.png);
			background-repeat: no-repeat;
			background-size: 150px;
			background-position: 20px 25px;
        }

        #mobile_menu_items li {
            padding: 10px 0;
            transition-delay: 2s;
        }

        #mobile_menu_toggle input:checked~ul {
            transform: none;
			box-shadow: 0 0 24px rgba(255,255,255,.1);
			pointer-events:all;	
        }
		#mobile_menu_items li a {
			color:#fff;
		} 
		@media(max-width:359px) {
			 .page-id-760.et_header_style_left #logo { max-width: 45%; }
				}
		@media(min-width:992) {
			div#mobile_menu_toggle {display:none;}
		}
 
@media(max-width:991px){
	.gearheads_links_main {
		display:none;
	}
	.page-id-760 div#mobile_menu_toggle{display:inline-block;}
	.page-id-760 header#main-header div#et-top-navigation { padding-right: 45px; }
}

/* mobile menu end */
.page-id-760 header#main-header {
    background-color: transparent;
    border-bottom: 0;
}
.page-id-760 header#main-header .container.et_menu_container {
    max-width: 1284px;
    width: 100%;
}
.page-id-760 header#main-header .container.et_menu_container  .logo_container {
    left: 14px;
}
.page-id-760 header#main-header  ul#top-menu li:not(:last-child) {
    display: none;
}

@media (max-width:1679px) {
    .gearheads_sec_inner h1.et_pb_module_heading {
        font-size: 48px !important;
    }
    .gearheads_social {
        bottom: -100px;
    }
}
@media (max-width:1199px) {
    .gearheads_sec_inner h1.et_pb_module_heading {
        font-size: 44px !important;
        
    }
    .gearheads_social {
        bottom: -100px;
    }
	.gearheads_sec_inner video {
		margin-left: 0;
		width: 90%;
	}
}
@media (max-width:991px) {
    
    .gearheads_sec_inner {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
		    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }
    .gearheads_sec_inner > div:first-child {
        width: 100%;
    }
    .gearheads_sec_inner > div:last-child {
        width: 100%;
    }
    .gearheads_sec_inner video {
        margin-left: 0;
        width: 100%;
        margin-bottom: 0;
    }
    .gearheads_sec_inner > div:first-child, .gearheads_sec_inner > div:first-child p {
        width: 100%;
        text-align: center;
		z-index: 3;
		margin-right: 0 !important;
		    margin-bottom: 0 !important;

    }
    .gearheads_sec_inner h1.et_pb_module_heading {
        font-size: 36px !important;
        max-width: 320px;
        margin: 0 auto;
        padding-bottom: 0 !important;
    }
    .gearheads_sec_inner > div:first-child p {
        font-size: 20px !important;
    }
    .gearheads_sec {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 0 !important;
        padding-bottom: 50px !important;
		overflow:hidden;

    }
	.gearheads_sec_inner video {
    width: 100%;
    margin: 0 -15px -80px -43px;
    min-width: calc(100% + 80px);
}
	ul.gearheads_social {
    background-color: #161718;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.page-id-760 header#main-header .commonBtn a {
    background-color: transparent;
    color: #78faae !important;
    border: 1px solid #78faae;
}
.page-id-760 header#main-header .commonBtn a:hover, .page-id-760 header#main-header .commonBtn a:focus {
    background-color: transparent !important;
    color: #a8ffcc !important;
    border: 1px solid #a8ffcc !important;
    opacity: 1 !important;
}
@media(max-width:980px) {
	.page-id-760 header#main-header .logo_container {    padding-left: 0 !important;}
}
@media (max-width:991px) {
	.page-id-760 header#main-header .commonBtn a {
    padding: 10px 19px !important;
    height: 36px !important;
    line-height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	font-size:14px !important;
}
	.page-id-760 header#main-header {
    padding-top: 20px !important;
}
}
/*-------------------------gurpreest Css end---------------------------*/

@media only screen and (max-width: 1440px) {
  .flip-clock-divider .flip-clock-label {
    font-size: 14px;
    bottom: -5px;
}
 .drop-nft-counter .countdown.flip-clock-wrapper ul {
    margin: 2px;
    width: 39px;
    height: 60px;
} 
 .drop-nft-counter .countdown.flip-clock-wrapper ul li a div div.inn {
    font-size: 35px;
} 
 .drop-nft-counter .countdown.flip-clock-wrapper ul li {
    line-height: 67px;
}
 .drop-nft-counter .countdown .flip-clock-dot {
    width: 4px;
    height: 4px;
    left: 7px;
} 
.drop-nft-counter .countdown .flip-clock-dot.bottom {
    bottom: 48px;
}  
.drop-nft-counter .countdown .flip-clock-divider {
    height: 94px;
}  
 .flip-clock-divider .flip-clock-label {
    bottom: 4px;
    width: 80px;
    left: 6px;
} 
 .drop-nft-counter {
    height: 7.5rem;
    width: 440px;
} 
  .drop-nft-counter .countdown.flip-clock-wrapper{
    padding-top: 6px;
  } 
}

@media only screen and (max-width: 1279px) {
.nft_image {
    width: 57%;
}
.custom_row {
    margin-left: 0;
    margin-right: 0;
}	
	
}

@media only screen and (max-width: 991px) {
.nft_detail_inner {padding: 28px 20px;}
.nft_detail_inner, .properties {
    width: 46%;
    margin-left: 12px;
}
	
	
header#main-header {
    padding: 13px 0;
}	
.nft_image, .tab_sec {
    width: 52%;
}	
.nft_image img {
    min-height: 458px;
}	

	
}



@media (max-width: 767px) {
	
/* NFT detail page style	 */
section.nft_area {
    margin-top: 100px;
}	
.ult_box {
    border-radius: 19px;
    margin: 0;
    width: 100%;
}	
body.custom-background::after {
    width: 100%;
    height: 100%;
    top: -90px;
    background-size: contain;
    left: -109px;
}	
	
.nft_detail_inner, .properties {
    width: 100%;
    margin-left: 0;
}
.nft_image, .tab_sec {
    width: 100%;
}
	.nft_detail_inner{
		margin-top: 24px;
	}
	section.tab-sec {
    margin-top: 30px;
}
.ult_box {
    gap: 12px;
}	
.ult_box_inner {
    width: 48%;
}	
	.properties{
		margin-top: 35px;
	}	
	

.drop-nft-counter {
    height: 6.8rem;
    width: 100%;
}
 .drop-nft-counter .flip-clock-divider {
    width: 10px;
} 
 .drop-nft-counter .countdown.flip-clock-wrapper ul {
    margin: 1px;
    width: 28px;
    height: 42px;
}
 .drop-nft-counter .countdown.flip-clock-wrapper ul li a div div.inn {
    font-size: 32px;
    border-radius: 3px;
}
 .flip-clock-wrapper ul li a div.up:after {
    top: 25px;
}
 .drop-nft-counter .countdown.flip-clock-wrapper ul li {
    line-height: 52px;
}
 .flip-clock-divider .flip-clock-label {
    bottom: 5px;
    left: -11px;
    font-size: 12px;
   width: 60px;
} 
.flip-clock-divider.seconds span.flip-clock-label, .flip-clock-divider.minutes span.flip-clock-label {
    left: 4px;
}  
  .flip-clock-divider.hours span.flip-clock-label{
    left: 17px;
  }  
  .drop-nft-counter .countdown .flip-clock-divider {
    height: 74px;
}
.drop-nft-counter .countdown .flip-clock-dot {
    width: 4px;
    height: 4px;
    left: 3px;
}  
.drop-nft-counter span.flip-clock-divider.days {
    width: 0;
}  
}

@media only screen and (max-width: 575px) {
.drop-nft-counter {
    width: 78%;
    margin: auto;
    margin-top: 25px;

}
}

@media only screen and (max-width: 460px) {
.drop-nft-counter {
    width: 100%;
    margin: auto;
    margin-top: 25px;
}
.ult_box {
    padding: 20px 14px;
}
}
