@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//michaelmusic.testweburl.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Syne", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(123,72,176);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(123,72,176);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(123,72,176);
	--btn-accented-bgcolor-hover: #fff;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(10,15,37);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-tools-element>a {
    display: flex;
    align-items: center;
    justify-content: left!important;
    height: 40px;
    color: #ffffff;
    line-height: 1;
    padding-inline: 10px;
}

.sidebarCol div#media_image-2 {
    text-align: left!important;
}

div#custom_html-2 {
    padding-bottom: 0px;
}

.sidebarCol div#text-2{
	padding-left:0px;
}

.mainContentCol{
	
	padding-top:0px;
}

.caribean_blie_main{
	background:black;
	border-radius:10px
	
}


.caribean_blie_main {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
	padding-right:20px;
}

a.listen_btn {
    background: white;
    padding: 10px 30px 10px 30px;
	font-family:"syne";
	color:black;
	text-transform:uppercase;
	font-weight:700
}

.banner_video_main {
    margin-top: 160px;
}

div#text-2 .textwidget{
	width:48px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    position: absolute;
    top: 4px;
    inset-inline-end: 9px;
    background-color: #702BB4;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
    color: rgb(255 255 255);
    font-size: 11px;
}

div#custom_html-4{
	margin-bottom:0px;
	padding-bottom:10px;
}

.wd-tools-element .wd-tools-icon{
	justify-content:flex-start
}


.widget{
	border-bottom:0px;
}

.caribean_blie_main_inner {
   display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    position: relative;
		width:70%;
}

.caribean_blie_main_inner h3{
	margin-top:-30px;
		text-transform:uppercase;
}

p.pryate {
  position: absolute;
    bottom: -60px;
    font-family: 'Syne';
    color: white;
    font-size: 18px;
	text-transform:uppercase;
	
}

.new_music h4.woodmart-title-container {
    text-shadow: 2px 2px #000000 !important;
}


.title-subtitle{
	border-radius:5px;
}

.btn.btn-style-bordered{
    width: 175px;
	font-size:13px;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span{

	background:#702BB4;
	border-color:#702BB4;

}




.testiRow {
    position: relative;
}

.slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.prev-arrow {
    right: 8%;
    width: 30px;
    height: 60px;
    background: url(https://iq123.testwebsiteurl.com/wp-content/uploads/2023/11/rightArrowHover.png), #fff;
    top: -180%;
    bottom: 0;
    margin: auto;
    /* background-size: contain; */
    background-repeat: no-repeat;
    transition: all ease 1s;
    background-position: center;
    border-radius: 100%;
    border: 10px solid #fff;
    transform: rotate(0);
    z-index: 999;
    box-shadow: 0px 0px 5px #a59e9e;
}

.prev-arrow:hover {
    border: 10px solid #7b48b0;
    background: url(https://iq123.testwebsiteurl.com/wp-content/uploads/2023/11/rightArrowWhite.png), #7b48b0;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg);
    box-shadow: 0px 0px 5px #7b48b0;
}

.next-arrow {
    right: 0;
    top: 490px;
    width: 30px;
    height: 60px;
    background: url(https://iq123.testwebsiteurl.com/wp-content/uploads/2023/11/rightArrowHover.png), #fff;
    top: -180%;
    bottom: 0;
    margin: auto;
    /* background-size: contain; */
    background-repeat: no-repeat;
    transform: rotate(180deg);
    transition: all ease 1s;
    background-position: center;
    border-radius: 100%;
    border: 10px solid #fff;
    z-index: 99;
    box-shadow: 0px 0px 5px #a59e9e;
}

.next-arrow:hover {
    border: 10px solid #7b48b0;
    background: url(https://iq123.testwebsiteurl.com/wp-content/uploads/2023/11/rightArrowWhite.png), #7b48b0;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(0);
    box-shadow: 0px 0px 5px #7b48b0;
}
/*slick arrow*/

/* slider heading style */

.testiMain{
position:relative;
}

.testiMain .main_info{
    position: absolute;
    text-align: center;
    width: 88%;
    height: 90%;
    background: url('/wp-content/uploads/2024/09/image-14.png');
	  margin-left: 10px;
    margin-top: 10px;
    padding-top: 6px;
}

/* end of */


.main_info h2 {
    margin-bottom: 2px;
	font-size:16px!important;
}

.main_info span {
    margin-bottom: 10px;
}


/* main carousel setting */



/* end of main carousel setting */






span.countdown {
    position: relative;
    top: -16px;
}

span.countdown span {
    background: #00000078;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 4px;
    border:1px solid white;
}


.slick-slide img {
    width: 95%;
}


.testiMain .main_info h5{
	font-size:12px!important;
}