/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Asp-products Template
    02. Asp-products Template
    03. Product Template
    04. Product Template
    05. Product Template
    06. Product Template
    07. "Links" Page
    08. "BE A VEGAS VIP" Page
    09. "FULL HOUSE VIP" Asp-products
    10. "Checkout-Result" Page

*/



/*-----------------------------------------------*/
/*  Asp-products Template                        */
/*-----------------------------------------------*/
body.single-asp-products .pt .pt-meta{
	visibility:hidden;
}

body.single-asp-products .pt .entry-title span{
	visibility:hidden;
}

body.single-asp-products #ajax-content .pt .pt-fs-parallax__inner{
	visibility:hidden;
}

body.single-asp-products #ajax-content .pt{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	visibility:hidden;
	height:173px;
}

body.single-asp-products #ajax-content{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	display:inline-grid;
}

body.single-asp-products #ajax-content .content--layout-narrow{
	padding-bottom:149px;
}

body.single-asp-products #app .content-title__inner .pt-meta{
	visibility:hidden;
}

body.single-asp-products .hentry div .asp_price_container{
	text-align:left;
}

body.single-asp-products .hentry div .asp_all_buttons_container{
	color:#000000;
	background-color:rgba(0,0,0,0);
	float:none;
	display:-webkit-box;	display:-webkit-flex;	display:-ms-flexbox;	display:flex;
	-webkit-box-pack:center;	-ms-flex-pack:center;	justify-content:center;
}

body.single-asp-products .asp_product_buy_button .asp_product_buy_btn{
	background-color:#006b8c !important;
	background-image:none !important;
	border-width:0px;
	border-style:none;
	border-bottom-color:rgba(99,171,199,0) !important;
	border-top-color:rgba(141,197,218,0) !important;
	font-family:'Urbanist', sans-serif;
	text-shadow:none !important;
	font-weight:500;
	font-size:20px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	width:110px;
	padding-top:5px;
	margin-top:10px;
	height:50px;
}

body.single-asp-products .hentry div div .asp_product_buy_button .asp_all_buttons_container .asp_product_buy_btn_container .asp_product_buy_btn{
	color:#ffffff !important;
}

body.single-asp-products #app div #ajax-content .content--layout-narrow .asp-products-content .container .hentry div div .asp_product_buy_button .asp_all_buttons_container .asp_product_buy_btn_container .asp_product_buy_btn{
	-webkit-box-shadow:0px 0px 1px -50px inset !important;	box-shadow:0px 0px 1px -50px inset !important;
}

body.single-asp-products .hentry .asp_under_price_line .asp_price_surcharge_section{
	font-weight:500;
	font-size:14px;
}

body.single-asp-products #footer .footer__inner{
	visibility:hidden;
}

body.single-asp-products .hentry div:nth-child(1) > div:nth-child(1) > div:nth-child(2){

	visibility:hidden;
}

body.single-asp-products .hentry > div > div{
	position:relative;
	top:-99px;
}

body.single-asp-products .asp_product_buy_button .asp_product_buy_btn:hover{
	background-color:rgba(0,107,140,0) !important;
	border-color:#fcfcfc !important;
	border-style:solid;
	border-width:2px;
}

body.single-asp-products .hentry .asp_under_price_line .asp_price_full_total{
	font-size:23px;
	text-align:center;
}

body.single-asp-products .asp_under_price_line .asp_price_full_total .asp_tot_current_price{
	color:#ffffff;
}

body.single-asp-products{
	background-image:url("https://images.unsplash.com/photo-1619687083225-0b6402fa4794?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzNTc5fDB8MXxzZWFyY2h8MTR8fHZlZ2FzfGVufDB8fHx8MTc3NDgxNzQwNnww&ixlib=rb-4.1.0&q=80&w=2560");
	background-size:cover;
	background-blend-mode:overlay;
}

@media (max-width:1024px){

	body.single-asp-products #ajax-content .content--layout-narrow{
	padding-top:0px;
}

body.single-asp-products #ajax-content .pt{
	height:129px;
	}

}



@media (max-width:920px){

	body.single-asp-products #ajax-content .content--layout-narrow{
	padding-top:2px;
	}

}



@media (max-width:767px){

	body.single-asp-products #app div #ajax-content .pt{
	height:109px !important;
	}

}



@media (min-width:1025px){

	body.single-asp-products #ajax-content .content--layout-narrow{
	padding-top:0px;
	}

}



/*-----------------------------------------------*/
/*  Asp-products Template                        */
/*-----------------------------------------------*/
body.single-asp-products a:3:{
	s:7:"history";
	i:1;
	s:6:"export";
	i:1;
	s:6:"import";
	i:1;
}



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
body.single-product{
	font-family:"Urbanist" !important;
	background-image:url("https://clayaiken.com/wp-content/uploads/2024/09/blackwaves.jpg");
	background-attachment:fixed;
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
	background-size:cover;
}

body.single-product #main div h1{
	font-family:'Urbanist', sans-serif;
}

body.single-product #main div .alt{
	font-family:'Urbanist', sans-serif;
	text-transform:lowercase;
}

body.single-product #main .woocommerce-breadcrumb a{
	text-transform:lowercase;
	font-style:italic;
}

body.single-product #main div ul{
	text-transform:lowercase;
}

body.single-product #main div .active{
	font-weight:600;
}

body.single-product #main div .alt:hover{
	background-color:rgba(255,255,255,0.5);
	color:#000000;
	border-style:none;
	border-width:0px;
}

body.yp_onscreen.single-product{
	-webkit-animation-duration:1s;	animation-duration:1s;
	-webkit-animation-delay:0s;	animation-delay:0s;
	-webkit-animation-name:rubberBand;	animation-name:rubberBand;
}

body.single-product #main nav{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.single-product .first div:nth-child(3) > div:nth-child(1) > div:nth-child(2){

	background-color:#111111;
}

@media (max-width:1200px){

	body.single-product #ajax-content > div{
	padding-top:175px;
	}

}



@media (max-width:1024px){

	body.single-product #app div #ajax-content > div{
	padding-top:175px !important;
	}

}



@media (max-width:991px){

	body.single-product #app div #ajax-content > div{
	padding-top:150px !important;
	}

}



@media (max-width:640px){

	body.single-product #app div #ajax-content > div{
	padding-top:125px !important;
}

body.single-product #main nav{
	font-size:14px;
	}

}



@media (max-width:600px){

	body.single-product #app div #ajax-content > div{
	padding-top:125px !important;
}

body.single-product #ajax-content > div{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.single-product #app div #ajax-content div .container #primary #main nav{
	font-size:15px !important;
	}

}



@media (max-width:575px){

	body.single-product #app div #ajax-content > div{
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
	}

}



@media (max-width:479px){

	body.single-product #app div #ajax-content div .container #primary #main nav{
	font-size:14px !important;
	}

}



@media (max-width:450px){

	body.single-product #app div #ajax-content > div{
	padding-top:100px !important;
}

body.single-product #app div #ajax-content div .container #primary #main nav{
	font-size:11px !important;
	}

}



@media (max-width:360px){

	body.single-product #app div #ajax-content div .container #primary #main nav{
	font-size:11px !important;
	}

}



@media (min-width:1025px){

	body.single-product #ajax-content > div{
	padding-top:150px;
	}

}



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
yes



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
3



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
1727291717



/*-----------------------------------------------*/
/*  "Links" Page                                 */
/*-----------------------------------------------*/
body.page-id-2791 #fluentform_5 fieldset .ff-el-group{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-2791 #fluentform_5 fieldset .ff-el-group:nth-child(8){

	margin-right:0px;
	padding-left:0px;
	margin-left:0px;
}

body.page-id-2791 #fluentform_5 fieldset{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-2791 .e-con-boxed .fluent-form-widget-step-progressbar-yes{
	-ms-flex-item-align:center;	-ms-grid-row-align:center;	align-self:center;
	display:-webkit-box;	display:-webkit-flex;	display:-ms-flexbox;	display:flex;
	-webkit-box-pack:center;	-ms-flex-pack:center;	justify-content:center;
	-webkit-box-align:center;	-ms-flex-align:center;	align-items:center;
	-ms-flex-line-pack:center;	align-content:center;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-2791 .e-con-boxed .fluent-form-widget-step-progressbar-yes .elementor-widget-container{
	width:100%;
}

body.page-id-2791 .ff-name-address-wrapper .ff-t-cell input[type=text]{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	font-family:'Urbanist', sans-serif;
	font-style:normal;
	text-transform:none;
}

body.page-id-2791 .ff-name-address-wrapper .ff-t-cell select{
	background-color:rgba(255,255,255,0.5) !important;
	color:#000000 !important;
	font-family:'Urbanist', sans-serif;
	font-weight:600 !important;
}

body.page-id-2791 .ff-name-field-wrapper .ff-t-cell input[type=text]{
	font-family:'Urbanist', sans-serif;
}

body.page-id-2791 #fluentform_5 .iti input[type=tel]{
	font-family:'Urbanist', sans-serif;
}

body.page-id-2791 #fluentform_5 fieldset .ff_cond_v > .ff-el-input--content > input[type=text]{
	font-family:'Urbanist', sans-serif;
}

body.page-id-2791 .ff-name-field-wrapper .ff-t-cell .text-danger{
	color:rgba(255,255,255,0.75) !important;
	text-align:center !important;
	font-size:13px;
	text-shadow:none;
}

body.page-id-2791 .ff-name-address-wrapper .ff-t-cell .text-danger{
	color:rgba(255,255,255,0.75) !important;
	font-size:13px;
	text-align:center !important;
}

body.page-id-2791 #fluentform_5 fieldset .ff_cond_v > .ff-el-input--content > .text-danger{
	color:rgba(255,255,255,0.75);
	font-size:13px;
	text-align:left;
}

body.page-id-2791 .elementor .e-con-boxed .e-con-inner{
	margin-left:auto !important;
}

body.page-id-2791 .elementor .e-con-boxed .e-con-inner .fluent-form-widget-step-progressbar-yes{
	width:65% !important;
}

body.page-id-2791 .elementor .e-flex{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-2791 #fluentform_5 fieldset input[type=email]{
	font-family:'Urbanist', sans-serif;
}

@media (max-width:1928px){

	body.page-id-2791 #fluentform_5 .ff_cond_v:nth-child(13) .ff-el-input--content{
	margin-left:0px;
}

body.page-id-2791 #fluentform_5 .ff_cond_v:nth-child(14) .ff-el-input--content{
	margin-left:0px;
	}

}



@media (max-width:1439px){

	body.page-id-2791 .elementor .e-con-boxed .e-con-inner .fluent-form-widget-step-progressbar-yes .elementor-widget-container .fluentform-widget-wrapper .ffs_custom_wrap #fluentform_5 fieldset .ff_cond_v:nth-child(13) .ff-el-input--content{
	margin-left:0px !important;
	}

}



@media (max-width:450px){

	body.page-id-2791 .e-con-boxed .fluent-form-widget-step-progressbar-yes .elementor-widget-container{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	}

}



@media (min-width:481px){

	body.page-id-2791 #fluentform_5 .ff-el-group:nth-child(8) .ff-el-input--content{
	margin-left:0px;
}

body.page-id-2791 #fluentform_5 fieldset .ff-name-address-wrapper > .ff-el-input--content{
	margin-left:0px;
	}

}



/*-----------------------------------------------*/
/*  "BE A VEGAS VIP" Page                        */
/*-----------------------------------------------*/
body.page-id-27692 .elementor-widget-text-editor p a{
	color:#006b8c;
}

body.page-id-27692{
	background-image:url("https://images.unsplash.com/photo-1592398191627-25b41eeaa398?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzNTc5fDB8MXxzZWFyY2h8NDZ8fGNhc2lub3xlbnwwfHx8fDE3NzQ4NjM5MjR8MA&ixlib=rb-4.1.0&q=80&w=2560");
	background-blend-mode:overlay;
	background-size:cover;
}

body.page-id-27692 #header .header__menu .menu-top{
	visibility:hidden;
}



/*-----------------------------------------------*/
/*  "FULL HOUSE VIP" Asp-products                */
/*-----------------------------------------------*/
body.postid-27761 .hentry .asp_under_price_line .asp_price_full_total{
	text-align:center;
	font-size:23px;
}



/*-----------------------------------------------*/
/*  "Checkout-Result" Page                       */
/*-----------------------------------------------*/
body.page-id-27756{
	background-image:url("https://images.unsplash.com/photo-1581351721010-8cf859cb14a4?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzNTc5fDB8MXxzZWFyY2h8Mnx8dmVnYXN8ZW58MHx8fHwxNzc0ODE3NDAzfDA&ixlib=rb-4.1.0&q=80&w=2560");
	background-blend-mode:overlay;
	background-size:auto;
}

@media (max-width:1024px){

	body.page-id-27756 #ajax-content .content--layout-narrow{
	padding-top:204px;
	}

}



@media (max-width:920px){

	body.page-id-27756 #ajax-content .content--layout-narrow{
	padding-top:130px;
	}

}



@media (max-width:782px){

	body.page-id-27756 #ajax-content .content--layout-narrow{
	padding-top:155px;
	}

}



@media (min-width:1025px){

	body.page-id-27756 #ajax-content .content--layout-narrow{
	padding-top:169px;
	}

}