/*
Theme Name: Dee Snider
Description: Developed for Dee Snider
Version: 1.0
Author: Weborbit Solutions
Author URI: http://weborbitsolutions.com
Date: March 2019
*/
/*@font-face {
  font-family: 'Arial-Black';
  src: url('assets/fonts/Arial-Black.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Arial-Black.woff') format('woff'), url('assets/fonts/Arial-Black.ttf')  format('truetype'), url('assets/fonts/Arial-Black.svg#Arial-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url('assets/fonts/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/HelveticaNeueBold.woff') format('woff'), url('assets/fonts/HelveticaNeueBold.ttf')  format('truetype'), url('assets/fonts/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
  font-weight: normal;
  font-style: normal;
}*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style-position: inside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	list-style: none;
	background: #fff;
	overflow: auto !important;
	overflow-x: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4 {
	font-weight: 400;
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
	/*font-family: 'Arial-Black', Helvetica, sans-serif;*/
}

strong,b {
	font-weight: 600;
}

a,i,address {
	text-decoration: none;
}

a:active, a:focus, a {
	color: #303030;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #b7b7b7;
	transition: .4s;
	text-decoration: none;
}

iframe {
	border: 0;
}

.body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%
}
html, body {
  height: 100%;
}

.full-height {
  position: relative;
height: 100vh;
/*width: 100vw;*/
} 
/*========Header===========*/
.site-nav{
	background: url(images/header-bgb.png) repeat-x top left;
}
.navbar-brand {
    padding: 22px 15px!important;}
.logo{
	/*font-family: 'Arial-Black';*/
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	color: #f5d163;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 400;
	background: linear-gradient(to top, #777373 0%, #f5d163 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.logo img {
    height: 17px;
    /*margin-left: 20px !important;*/
}
.social-list{
	padding-top: 17px;
	padding-bottom: 17px;
}
.navbar-inverse{
    border-color: rgba(255, 255, 255, 0)!important;
}
.navbar-right {
    margin-right: 0!important;
}
.social-list li a{
	color: #f5d163;
	/*background: linear-gradient(to top, #777373 0%, #f5d163 100%);*/
	/*background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}
.social-list li  {
    padding-right: 2px!important;
    padding-left: 2px!important;
}

.social-list li a img{height: 25px;
width: auto;
margin: 0 auto;
float: left;}
.site-menu li a{
	/*font-family: 'Arial-Black';*/
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	color: #f5d163;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	background: linear-gradient(to top, #777373 0%, #f5d163 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.site-menu li a:hover,.site-menu li a:focus,.site-menu li.active a,.social-list li a:hover,.social-list li a:focus{
	color: #ec008c !important;
	background: linear-gradient(to top, #777373 0%, #ec008c 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.nav.site-menu  > li > a > img{
    height: 12px;
    width: auto;
    margin: 0 auto;
    padding: 0px;
}
.nav.site-menu > li > a {
    padding: 20px 12px!important;}
.nav.site-menu > li:last-child > a{padding-right:0!important;}
/*==============Banner================*/

.banner img{}
.banner .container{
	position: relative;
}
.corner{
position: absolute;
left: 3%;
top: 50px;}
.star-top{margin-top:39px;}
.star-bot{margin-bottom:39px;}
/*==========YouTube Play================*/
#music0 {
    background: #222 no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music {
    background: url('https://deesnider.com/wp-content/uploads/2021/12/DeeS_coffee_banner.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-comic {
    background: url('https://deesnider.com/wp-content/uploads/2022/07/Dee_Martyr_comic-banner.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-book {
    background: url('https://deesnider.com/wp-content/uploads/2023/05/Dee_novel-banner-1.jpg') no-repeat center center;
	background-color:#000;
    width:100%;
    background-size: contain;
    margin: 0;
padding: 0;
}
#story-ae {
    background: url('https://deesnider.com/wp-content/uploads/2024/05/dee-ae-v2.jpeg') no-repeat center center;
	background-color:#000;
    width:100%;
    background-size: contain;
    margin: 0;
padding: 0;
}
#music-slide-martyr {
    background: url('https://deesnider.com/wp-content/uploads/2022/02/Dee_Martyr_banner-11.jpg') no-repeat center center;
    width:100%;
    background-size: contain;
    margin: 0;
padding: 0;
}
#music-slide1 {
    background: url('https://deesnider.com/wp-content/themes/dee/images/bgb.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-slide2 {
    background: url('https://deesnider.com/wp-content/uploads/2021/12/DeeS_cameo_banner.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-stand {
    background: url('https://deesnider.com/wp-content/uploads/2022/03/Dee_Ukraine1.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-ts {
    background: url('https://deesnider.com/wp-content/uploads/2022/02/Dee_Martyr_banner.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-review {
    background: url('https://deesnider.com/wp-content/uploads/2022/02/Dee_quote-banner-v2.jpg') no-repeat center center;
    width:100%;
    background-size: contain;
    margin: 0;
padding: 0;
}
.headingh1{
	text-align:center;
	font-size: 3rem;
	font-weight: 600;
	color: #FFF;
}
/*#music {
    background: url('https://i.ytimg.com/vi_webp/2aN3ArWCCpg/maxresdefault.webp') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}
#music-slide1 {
    background: url('https://i.ytimg.com/vi_webp/T7-ZN1D_85M/maxresdefault.webp') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}

#music-ts {
    background: url('https://deesnider.com/wp-content/uploads/2021/04/Spin-The-Wheel-Social.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}*/
#play-container-twisted {
        cursor:pointer;
        width:100%;
        height: 768px;
        margin:auto;
        position:relative;
}
#play-container, #play-container-acting, #play-container-rescue, #play-container-slide2, #play-container-slide1, #play-container-stand {
        cursor:pointer;
        width:100%;
        height: 768px;
        margin:auto;
        position:relative;
}
#music1 {
    background: url('./images/acting-dee.jpg') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}

#music2 {
    background: url('https://i.ytimg.com/vi_webp/U5-_fWqqkLU/maxresdefault.webp') no-repeat center center;
    width:100%;
    background-size: cover;
    margin: 0;
padding: 0;
}

.inactive-state {
    background: url('./images/play-button.png') no-repeat center center;
}
.hover-state {
    background: url('./images/play-button.png') no-repeat center center;
}
/*======================Section==============*/
.bg-dark{
background: url('./images/bgb.jpg') no-repeat center center;
	background-size: cover;
	width: 100%;
margin: 0px;
padding: 0px;
}
.banner{
background: url('./images/fst-bg.jpg') no-repeat top center;
background-size: cover;  
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
background-color: #000;
margin-top: 0px;
} 
#podcast{
	background: url('images/light-bgb.jpg') no-repeat center center;
	background-size: cover;
	width: 100%;
margin: 0;
padding: 0;
}
#newsletter{
	background: url('images/bgb.jpg') no-repeat center center;
	background-size: cover;
	width: 100%;
margin: 0px;
padding: 0px;
border-top: 1px solid #f5d163;
}
.dee-logo{
	display: inline-block;
}

.metal-title{
	/*font-family: 'Arial-Black';*/
	font-family: 'Montserrat', sans-serif;
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 400;
	background: linear-gradient(to top, #777373 0%, #f5d163 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.metal-subtitle{
	font-family: 'HelveticaNeueBold';
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 800;
	background: linear-gradient(to top, #777373 0%, #ffffff 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.button-wrap{
	padding-top: 15px;
}
.for-love-button{
    padding-bottom: 60px;
}
.btn-default{
	width: 138px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	border: none;
	border-radius: 0;
	margin: 0 12px;
	color: #090909;
	font-family: 'HelveticaNeueBold';
	font-size: 15px;
}
.btn-yellow{
	background-image: url(images/yellow-button.jpg);
}
.glow, .pinkglow{-webkit-transition: 100ms;
-moz-transition: 100ms;
-o-transition: 100ms;
transition: 100ms;
outline: 0 none;
font-family: Montserrat;
font-weight: 700;
}
.glow:hover, .glow:focus{box-shadow: -1px 1px 12px rgba(255,226,123,0.5), 1px -1px 12px rgba(255,226,123, 0.5);
}
.pinkglow:hover, .pinkglow:focus{
    box-shadow: -1px 1px 12px rgba(172,1,131,0.5), 1px -1px 12px rgba(172,1,131, 0.5);
}
.concern-title{
	/*font-family: 'Arial-Black';*/
	font-family: 'Montserrat', sans-serif;
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 400;
	background: linear-gradient(to top, #777373 0%, #ec008c 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.concern-subtitle{
	font-family: 'HelveticaNeueBold';
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 800;
	background: linear-gradient(to top, #777373 0%, #ffffff 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.concern-img{
    margin-top: -95px;
}
.btn-pink{
	background-image: url(images/pink-button.jpg);
}
.concern-button{
    padding-bottom: 65px;
}
.stream-title{
	font-size: 60px;
	font-family: 'HelveticaNeueBold';
	padding-bottom: 20px;
}
.newsletter-title{
	    color: #f5d163;
    	font-size: 22px;
    	margin-bottom: 30px;
}
.newsletter-email{
	color: #f5d163;
	background-color: rgba(0,0,0,0);
	border-radius: 0;
	border-color: #f5d163;
	padding: 15px;
	height: auto;
}
.spotifycontainer{margin: 0 auto!important;}
.spotifycontainer iframe{width: 100%!important;}
/*==================Inner Page Header====================*/
.header-top-2{
	padding: 15px 0 25px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.1s;
  padding-top: 60px;
}
.side-menu li{
	list-style: none;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 2%;
  font-size: 36px;
  margin: 25px 0;
}

#main {
  transition: margin-left .5s;
}
.menu-span{
    font-size: 40px;
}
.menu-span,.search-span{
	margin-right: 15px;
}
.shop-span{
	font-size: 30px;
}
.shop-span img{
}
.header-bottom-2{
	background-color: #000;
	padding: 15px;
}
#searchbar{

}
.news-content-wrapper img{display: table-cell;}
.news-content h2{
	margin-bottom: 15px;
	line-height: 18px;
}
.news-content p{line-height: 20px;}
.banner-2{
	padding-top: 10px;
	margin-bottom: 20px;
	background-color: #000;
}
.dee-logo-2{
	display: inline-block;
} 
.new-title {
    font-size: 50px;
    margin-bottom: 20px;
    color: #656565;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.35);
    background: linear-gradient(to top, #c8c8c8 0%, #cccaca 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}


.content-wrapper{
    position: relative;
}
.blog-wrap{
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
}
.pagination-wrap{
    text-align: right;
}
.page-numbers{
    border: 2px solid #b3b3b3;
padding: 10px 15px;
margin: 0 3px;
font-size: 16px;
color: #b3b3b3;
font-weight: bold;
}
.page-numbers.current{
    background-color: #000;
    color: #fff;
}
.next.page-numbers{
    margin-right: 0;
}
/*=======================================*/
.site-header-3{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff
}
.site-menu-3 li a{
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: linear-gradient(to top, #777373 0%, #ffffff 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
}
.site-menu-3 li:first-child a{
	padding-left: 0;
}
.site-menu-3 li a:hover,.site-menu-3 li a:focus{
	background: linear-gradient(to top, #777373 0%, #ec008c 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:50px;
    float:right;
   overflow:hidden;  
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:rgba(0,0,0,0);
    width:100%;
    height:50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color: #fff;
}
.searchbox-input::-webkit-input-placeholder {
    color: #fff;
}
.searchbox-input:-moz-placeholder {
    color: #fff;
}
.searchbox-input::-moz-placeholder {
    color: #fff;
}
.searchbox-input:-ms-input-placeholder {
    color: #fff;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#fff;
    background:rgba(0,0,0,0);
}
.searchbox-submit{
	text-indent: -9999px;
}
.searchbox-open{
    width:100%; 
}
.cart-details{
	padding: 12px 0;
	display: inline-block;
}
.cart-details-wrapper{text-align: right;}
.cart-details-wrapper .btn-group-lg > .btn, .btn-lg{padding: 10px 13px!important;}
.cart-details a{
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: linear-gradient(to top, #777373 0%, #ffffff 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	padding-left: 10px;
}
.cart-details a:hover{background: linear-gradient(to top, #777373 0%, #ec008c 100%);-webkit-background-clip: text;

-webkit-text-fill-color: transparent;}
.content{
	background-color: #fff;
	padding-bottom: 20px;
}
.products{
	padding: 20px 0;
	list-style: none;
	display: inline-block;
}
/*.products > li{
	width: 33.3333%;
	display: inline;
	float: left;
	padding: 15px;
	height: 515px;
}*/
.products > li > a > img{
	display: block;
	margin: 0 auto 1.618em;
	max-width: 100%;
}
.product-title{
	font-family: arial;
	font-weight: 400;
}
.woocommerce ul.products li.product .price{ 
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 18px !important;
    color: #656565 !important;
   /* color: #dfbc5a!important;*/
}

.product-details{
	padding-top: 30px;
	padding-bottom: 30px;
}
.product-gallery{
	width: 41.1764705882%;
	float: left;
	margin-right: 5.8823529412%;
	margin-bottom: 3.706325903em;
}
.summary{
	width: 52.9411764706%;
	float: right;
	margin-right: 0;
	border: 1px solid #000;
	padding: 10px 30px 0;
}
.summary .price{
	color: #dfbc5a;
	font-size: 30px;
	text-align: left;
}
.summary .product-title{
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 35px;
}
.quantity{
	padding: 30px 50px;
}
.single_add_to_cart_button{
	background-color: #dfbc5a;
	border: none;
	padding: 20px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
}
.product-description{
	font-size: 18px;
}
.social-share{
	list-style: none;
	display: inline-block;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-top: 20px;
}
.social-share li{
	border-right: 1px solid #ddd;
	padding: 10px 0;
}
.social-share li a{
	color: #656565;
}
/*Woocommerce Page Design*/
/*.onsale{display:none;}*/
.product_meta{display:none;}
.sorter-label{
    display: none;
}
.toolbar-sorter{
    padding: 15px 0 0;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.woocommerce .woocommerce-ordering select {
    border: 1px solid #ddd;
    padding: 10px;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    border-right: 2px solid #ececec;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last,.woocommerce nav.woocommerce-pagination ul{
    border: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce .products ul, .woocommerce ul.products{
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul{
    
}
.woocommerce span.onsale {
    min-height: 50px!important;
    min-width: 50px!important;
    padding: 0!important;
    line-height: 50px!important;} 
.woocommerce ul.products li.product .onsale{margin: 0!important;right: auto!important; left: 20px!important;}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{text-align: center; width: 33.33%!important;
    padding: 0 40px!important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{margin: 0 0 16px 0!important;}
.woocommerce ul.products li.product .button{background-color: #dfbc5a!important;
border-radius: 0!important;
color: #fff!important;
font-weight: 100!important;
text-transform: uppercase;}
.woocommerce ul.products li.product .button:hover{opacity: 0.9;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
line-height: 30px!important;
font-size: 16px!important;
padding: 0!important;
min-width: 34px!important;
min-height: 34px;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #000!important;
    color: #fff!important;
}
.woocommerce nav.woocommerce-pagination ul li{margin-left: 20px!important;}
.woocommerce nav.woocommerce-pagination ul li:first-child{margin-left: 0!important;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding: 13px 40px!important;}
.woocommerce .woocommerce-result-count {
    line-height: 42px!important;
}
.woocommerce nav.woocommerce-pagination {margin-bottom: 30px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width: 25%!important;padding: 0 40px !important;}
.related.products > h2{font-size: 22px!important;
margin-bottom: 30px;} 
.single-product 
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{margin: 0!important;} 
.woocommerce ul.products li.product .woocommerce-loop-product__title{height: 75px;}
.woocommerce ul.products li.product .price ins{text-decoration: none !important;}
.single_add_to_cart_button, .single_add_to_cart_button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color: #dfbc5a!important; font-weight: normal !important; border-radius: 0 !important;} 
#wl-wrapper .wl-add-but, #wl-wrapper .wl-add-but:hover, #rm_next_form_page_button_2_1{background-color: #dfbc5a!important; border-radius: 0!important;
color: #fff!important;
	font-weight: 100!important;
text-transform: uppercase!important;
    width: 100%!important;
    text-align: center!important;
}
#wl-wrapper .wl-add-but:hover, .single_add_to_cart_button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, #rm_next_form_page_button_2_1:hover{opacity: 0.9; font-weight: normal !important;}
.woocommerce-page div.product div.images {
    width: 100%!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button{color: #fff!important; font-size: 14px !important; text-transform: uppercase!important;}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #dfbc5a!important;
    font-size: 22px!important;
}
.woocommerce div.product .product_title {
    font-size: 22px!important;
    line-height: 27px;
    margin-bottom: 20px;
    margin-top: 10px !important;
}
.woocommerce-product-details__short-description{font-size: 14px!important; margin-top: 20px;}
.woocommerce-product-details__short-description p{line-height: 22px;
/*padding-bottom: 13px;*/}
.single-product .summary{padding: 40px!important;} 
.woocommerce div.product form.cart div.quantity{margin: 0; padding: 0 0 16px 0!important;}
.title-holder{background: #dfbc5a;
padding: 10px;
margin-bottom: 20px;}
.title-holder .single-inner-title{font-size: 20px;
    text-transform: uppercase;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    /*padding: 0 12px!important;*/
    line-height: 1em!important;
    border-bottom: none;
} 
.social-share{border:none!important;}
.page-id-7 .quantity{ padding: 25px 0!important; }
.woocommerce table.shop_table {border-radius: 0!important;}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{
	padding:15px!important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	width: auto!important;
padding: 11px 16px!important;
margin-right: 14px!important;
}
.woocommerce-message, .woocommerce-info {
border-top-color: #dfbc5a!important;}
.woocommerce-info::before {
   color: #dfbc5a!important;}
.cart_totals h2{font-size: 20px!important;  text-transform: uppercase; margin-bottom: 20px;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{ margin-top: 20px;}

.select2-container--classic .select2-dropdown--below {
margin-top: 35px;
border-top: none;
padding: 11px !important;
border: 0 !important;
box-shadow: 0 0 35px #ccc !important;
border-radius: 5px !important;
}
.select2-search--dropdown, .woocommerce div.product form.cart div.quantity {display: none!important;}
.page-id-7 .woocommerce .cart_totals table.shop_table td {
    padding: 9px 12px!important;
text-align: right!important;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{width: 30%!important;}
.lost_password a{color: #dfbc5a!important;} 
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{border-radius: 0!important}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-weight: bold!important;
    font-size: 15px!important;
    margin-top: 5px!important;
}
.select2-container--default .select2-selection--single{border-radius: 0!important; border: 1px solid #d3ced2!important;}
.rmagic form.rmagic-form{ 
   width: 50%!important; 
margin-left: 25%;
border: 1px solid #d3ced2;
padding: 15px 20px;
margin-bottom: 20px;}
sup {top: -1px!important;}
.rmagic .rmrow .rmfield label {line-height: 19px!important;}
.rmfield {width: 28%!important;}
.rminput {width: 72%!important;}
.rmrow.rm-full-width{display: none!important; padding: 0!important;
min-height: 0!important;}
.rmfield, .rminput, .rmrow{min-height: auto!important;}
#rm_next_form_page_button_2_1, #rm_next_form_page_button_2_1:hover{border:0!important;}
/*#form_2_1 #rm_form_page_form_2_1_1 .rmfieldset .rmrow: nth-child(7) div.rmfield{width: 100%!important;}*/
.rmagic .rmrow .rminput > div.rm_terms_checkbox{float: left!important; width: auto!important;}
.rmagic .rmheader {
    margin: 0 0 14px!important;
    padding-left: 0!important;
    font-weight: bold!important;
    border-bottom: 1px solid #d3ced2!important;
}
.rmagic .rmrow .rminput > div{width:94%!important;}
.rmagic .rmcontent .rminput textarea{border: 0!important;
line-height: 16px!important;}
.rmagic .rmagic-form.rmagic-form-btn-center .buttonarea {
    margin: 20px 0 10px 0;
}
#coupon_code{padding: 5px;}
.woocommerce-page form .form-row-first{padding-left: 0!important;margin-top: 6px !important;}
/*.woocommerce-form-login{ width: 50%!important; 
margin-left: 25%;}*/
.woocommerce form.login{margin: 0 auto!important;}
.woocommerce-ResetPassword.lost_reset_password{width: 50% !important;
margin-left: 25%;
margin: 0 auto !important;
border: 1px solid #d3ced2;
padding: 15px 20px;}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row--first{width: 100%;} 
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{border: 1px solid #d3ced2;
    padding: 6px 0;}
    input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {    background: #fff!important;}
.rmagic .rmrow .rminput input[type="text"], .rmagic .rmrow .rminput input[type="password"], .rmagic .rmrow .rminput input[type="email"], .rmagic .rmrow .rminput input[type="url"], .rmagic .rmrow .rminput input[type="number"], .rmagic .rmrow .rminput textarea{
	box-shadow: 0!important;
    border: 1px solid #d3ced2;
    padding: 6px 0!important;}

/*.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    background-image: url(../images/icons/arrow-2.png);
    position: absolute;
    right: -20px;
    top: 21px;
    background-repeat: no-repeat;
    height: 50px;
width: 40px;
cursor: pointer;}*/
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: transparent!important;
    border: none;
    border-left: 1px solid #d3ced2!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    position: absolute;
     right: -20px;
    top: 21px;
    height: 37px!important;
width: 40px!important;
    background-image: none;
   background-image: url(images/select-arrow.png)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}     

.select2-container--classic .select2-selection--single {
    background-color: #fff!important;
    border: 1px solid #d3ced2!important;
    border-radius: 0!important;
    outline: 0!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-repeat: none!important;}
    .select2-container .select2-selection--single {
    height: 38px!important}
    .select2-selection__arrow b , .woocommerce-variation-price, .woocommerce-variation-availability{
    display: none!important;
}  
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 35px!important;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #dfbc5a!important;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #d3ced2!important;
}  
.select2-container--classic .select2-dropdown--below {
    margin-top: 0px!important;
    box-shadow: 0;
    border-radius: 0!important;
}
.woocommerce div.product form.cart .reset_variations {
    margin-left: 12px!important;
} 
.woocommerce div.product form.cart .variations td.label{display: none!important;}
.woocommerce-variation-add-to-cart{margin-top: -22px;}
.woocommerce ul.products li.product .onsale{display: none!important;}
.woocommerce ul.products li.product a img {
    width: auto!important;
    height: 100%!important;
    margin: 0 auto!important;}
    .woocommerce ul.products li.product .button {
}
.woocommerce span.onsale{display: none!important;}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce .products ul, .woocommerce ul.products{width:100%!important;}  

.extra{position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;}
.extra-content{
	position: relative;
width: 100%;
height: auto;
top: 50%;
margin: 0 auto;
display: block;
transform: translateY(-50%);
float: none;
z-index: 999;
}
.only-ban-extra-content{
	transform: translateY(-0%)!important;
	top: 0%!important;
}
/* radio star */
.lt-star{position: absolute;
    left: 3%;
    top: 6%;
    width: 50%;
    height: 50%;}
.volcano {
    position: relative;
    height: auto;
    width: auto;
    top: 0%;
    transform: translateY(-0%);
    float: left;
}  
.rb-star{position: absolute;
       right: 3%;
    bottom: 6%;
    width: 50%;
height: auto;} 
.martini {
    position: relative;
    height: auto;
    width: auto;
    top: 50%;
    transform: translateY(-0%);
    float: right;
}
.middle-content{    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}
.middle-content-title {
    position: relative;
    width: 100%;
    height: auto;
    top: 50%;
    margin: 0 auto;
    display: block;
    transform: translateY(-50%);
    float: none;
    z-index: 999;
    text-align: center;
}

/* calender */
.canlb-star {
    position: absolute;
    left: 3%;
    bottom: 6%;
    width: 50%;
    height: auto;
}
.canrt-star {
    position: absolute;
    right: 3%;
    top: 6%;
    width: 50%;
    height: auto;
}
.mobile-star{display: none;}
.left-align{
    float: left;
}
.right-align{
    float: right;
}
/* responsive */
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
	img.martini, img.volcano{width:20%;}
}

@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
	.martini, .volcano{display: none;}
}
@media screen and (max-width: 991px){  
.corner{ top: 30px;
    width: 10%;}   
.banner{
background: url('images/fst-bg.jpg') no-repeat center center; 
background-size: cover;
background-color: #000;}
#music{background-size: cover;}
.only-desktop-music{background: url(images/light-bgb.jpg) no-repeat center center;
    width: 100%;
    background-size: cover;}
#menu-cart-menu-3{ float: none; text-align: center;}
#menu-cart-menu-3 > li{float: none; display: inline-block;}
} 
@media screen and (max-width: 900px) {
	.logo img {height: 12px;}
	.social-list {
    padding-top: 19px;
    padding-bottom: 20px;
} 
.social-list li a img {
    height: 18px;}
.woocommerce ul.products li.product{ padding: 0 10px !important; }
.woocommerce ul.products li.product .woocommerce-loop-product__title{ height: auto;}
} 
@media screen and (max-width: 768px) {
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product,
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product
    { width: 100% !important; border-right: none;border-bottom: 2px solid #ececec; padding-bottom: 20px !important;}
    .woocommerce ul.products li.product .woocommerce-loop-product__title{ height: auto;}
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product { margin-bottom: 20px !important; }
}
@media screen and (max-width: 767px) {
    .new-title,.pagination-wrap{text-align:center;}
    .blog-wrap{top:80px;}
    .blg{margin-top:60px;}
    .page-numbers{padding: 7px 4px; margin: 0 0px;display: inline-grid;margin-bottom: 3px;}
    .tncart{font-size: 20px !important;}
    .shop-span{font-size: 24px;}
    .new-head {height: 14px!important;}
    .pagi-search-wrap{top:25px!important;}
    .search_field{ width: 100%!important;}
    .news-content-wrapper img {float: none!important;}

   
    
	.home .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: rgba(0, 0, 0, 0.9);}
	.home .navbar-toggle {
    margin-top: 13px;
     margin-right: 0; 
    margin-bottom: 13px;}
	.social-list.pull-right{float: left!important;}
	.home .navbar-inverse .navbar-toggle {
    border-color: transparent!important;
}
.gform_wrapper ul.gform_fields#gform_fields_1 li.gfield {
    padding-right: 0!important;
}

.for-love-button a.btn-yellow, .concern-button a.btn-pink{background-size: cover; margin: 5px 0; width: 100%;}

.middle-content-title{width:80%;}
.mobile-star{margin: 20px 0; display: block;}
.cart-details-wrapper{ text-align: center;}
.store-nav-button span.icon-bar{ background-color: #fff;}
.store-navbar{ min-height: auto;}
#menu-cart-menu-3 > li{ width: 100%;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{ width: 100% !important;}
.form-row-first,.form-row-last{  width: auto !important; float: none !important;}
}
@media screen and (max-width: 600px) {
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count { float: none !important; display: block; text-align: center;}
.woocommerce-page .woocommerce-ordering { float: none; width: 100%;}
.woocommerce .woocommerce-ordering select{ width: 100%;}
.product-gallery{ width: 100%; margin-right: 0; margin-bottom: 1em;}
.summary{width: 100%;}
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media screen and (min-device-width: 320px) and (max-device-width: 400px) {
	.logo img {height: 10px;}
}
/* new css 02-04-2019*/
.news-pc{padding-bottom: 20px;} 
.news-pc h2{ font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 14px;
    margin-top: 10px;}
.news-pc .news-post p{margin-bottom: 10px; text-align: justify;}
.news-pc p:first-child{text-align: center;}

/************ 08-04-19 *****************/
.news-pc iframe{width: 100%; height: 320px;}
.featured iframe{
    width:100%;
    height:auto;
}
.tncart{font-size: 28px;}

.woocommerce form .form-row {
    padding: 3px!important;
    margin: 6px 6px!important;
}
.woocommerce form .form-row input.input-text {
    width: 100%;
    padding: 8px 10px !important;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.woocommerce table.shop_table td {
    padding: 14px 12px!important;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 10px !important;
}
.woocommerce form div#payment {
    padding: 20px 15px 20px 15px!important;
}
.rmagic .rmrow .rminput input[type="text"],.rmagic .rmrow .rminput input[type="password"],.rmagic .rmrow .rminput input[type="email"]{
    padding: 8px 10px !important;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    box-shadow: none!important;
}

.pass-text{color:#008000;}
label.rm-form-field-invalid-msg {
    line-height: 18px!important;
    padding: 0!important;
    display: inline-block!important;
    color: red!important;
    margin: 5px 0 0 0!important;
    font-size: 0.8em!important;
    text-transform: capitalize!important;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    float: left!important;
}

.woocommerce form.woocommerce-form-login,.woocommerce-ResetPassword.lost_reset_password{
    margin: 0 auto 19px auto !important;
    width: 50%;
}

.page-template-template-home .home-search{
    border: 1px solid #f5d163;
    background-color: rgba(0,0,0,0);
    padding: 2px 10px;
    height: 25px;
    color: #f5d163;
}
.page-template-default .content h4{
    font-weight: bold;
    padding: 10px 0;
}
.page-template-default .content p{
    margin-bottom: 15px;
}
.gform_wrapper#gform_wrapper_2{
    width: 50%;
    margin: 0 auto !important;
}
.gform_wrapper#gform_wrapper_2 input[type="text"],.gform_wrapper#gform_wrapper_2 textarea{
    border: 1px solid #f5d163;
    padding: 10px !important;
}
#gform_submit_button_2{
    background-color: #f5d163;
    width: 138px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 0 12px;
    color: #090909;
    font-size: 15px;
}
#gform_submit_button_2:hover{
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    background-image: none;
}
.news-content-wrapper{
    padding-bottom: 15px;
}
.btn-itunes{
    background: url(images/itunes.png) no-repeat 150px center #000;
    background-size: 30px;
    color: #fff;
    width: auto;
    padding: 10px 60px 10px 20px;
    height: auto;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 700;
}
@media screen and (max-width: 1199px) {
    .cal-h2{
       padding-top: 15px;
    }
    .cart-details a {font-size: 12px; padding-left: 4px;}
    .site-menu-3 li a{font-size: 12px; padding-right: 10px; padding-left: 0;}
    .cart-details-wrapper{ text-align: left;}
    #menu-cart-menu{ width: 100%; text-align: center;}
    #menu-cart-menu > li {float: none; display: inline-block;}
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
    
}
@media screen and (max-width: 991px) {
    .rmagic form.rmagic-form,.woocommerce-ResetPassword.lost_reset_password{ width: 100% !important; margin-left: 0;}
    .page-template-template-home .home-search{ width: 130px;}
    .nav.site-menu > li > a {padding: 25px 4px 15px !important;}
}
@media screen and (max-width: 767px) {
    .woocommerce form.woocommerce-form-login,.gform_wrapper#gform_wrapper_2{ width: 100%;}
    .rmfield, .rminput{width: 100% !important;}
    .left-align{width: 100%;}
    /*.site-menu-3 li:first-child a { padding-left: 15px; }*/
    .cart-details-wrapper{ text-align: center !important;}
    #menu-cart-menu{ text-align: left;}
    #menu-cart-menu > li { float: left; display: block; width: 100%;}
    
}
@media screen and (max-width: 376px) {
    .woocommerce button.button{ width: 100%;}
    .page-template-template-home .home-search{ width: 100px; font-size: 12px;}
}

/*=========Calendar Plugin=========*/
.ai1ec-month-view .ai1ec-date{background: #fff!important;}
.timely a {
    color: #000!important;
    font-size: 20px;
}
.ai1ec-month-view .ai1ec-event{
    height: auto !important;
}
.ai1ec-event-title{
    display: block;
    font-size: 13px;
}
.ai1ec-month-view .ai1ec-event-time, .ai1ec-week-view .ai1ec-event-time, .ai1ec-oneday-view .ai1ec-event-time,.ai1ec-popup-excerpt,
.ai1ec-btn-group > .ai1ec-btn-sm,.ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-oneday-view th{
    font-size: 13px !important;
}
.ai1ec-month-view .ai1ec-date{
    height: 25px !important;
    padding: 5px !important;
}
.news-pc{
    background-color: #F9F9F9;
    border-top: 1px solid #dfbc5a;
    color: #333333;
    padding: 3px 11px;
}
.news-pc h2{text-align: left;color:#dfbc5a;}
.news-post .ai1ec-time .ai1ec-field-label{text-shadow: none;
    font-weight: bold;
    padding: 0 6px;
    background: rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 26px;
    color: #dfbc5a;
    text-align: center;
    font-weight: 400;
    vertical-align: middle;
    border: 1px solid #dfbc5a;
    border-radius: 0;
}
.news-pc .news-post p {
    margin-bottom: 10px;
    color: #5C635C;
    background-color: #F4F4F4;
    padding-top: 6px;
    padding-right: 11px;
    padding-bottom: 15px;
    padding-left: 11px;
    line-height: 16px;
    text-align: left;
    border: 0;
    color: #5C635C;

}
.ai1ec-single-event .ai1ec-time .ai1ec-field-value{text-align: left;}
.ai1ec-subscribe-container{display:none!important;}
/*.ai1ec-calendar-toolbar{float: right;margin-bottom: 16px;}*/
a#ai1ec-agenda-collapse-all {
    display: none;
}
a#ai1ec-agenda-expand-all {
    display: none;
}
.ai1ec-views-dropdown {
    display: none!important;
}
.ai1ec-pull-right {
     float: left !important; 
}

.ai1ec-single-event .ai1ec-actions {
    display: none;
}
.mb-n{margin-bottom:20px;}
.mt-n{margin-top:20px;}
.pagi-search-wrap {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
}
.news-content .ser-h2{margin-top: 15px;}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    color: #dfbc5a!important;
}
.cal-h2{
    font-weight: bold;
    margin-bottom: 15px;
}
.single-ai1ec_event article{background-color: #F9F9F9;
   /*border-top: 1px solid #dfbc5a;*/
    color: #333333;
    padding: 3px 11px;
}
.single-ai1ec_event article header h1{
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #dfbc5a;
}
.timely p{
font-size: 16px;
}
#ai1ec-event-modal .ai1ec-modal-body{
    padding-top: 50px;
}
.ai1ec-month-view .ai1ec-allday .ai1ec-event, .ai1ec-month-view .ai1ec-multiday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event {
    background-color: #000 !important;
    text-shadow: none !important;
    padding: 1px;
}
.timely a, .timely a:link, .timely a:visited, .timely a:active, .timely a:hover, #ai1ec-container a, #ai1ec-container a:link, #ai1ec-container a:visited, #ai1ec-container a:active, #ai1ec-container a:hover {
    text-transform: capitalize;
    font-size: 14px;

}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
	margin:0.25em !important;
}
.ftr-li {
    list-style: none;
}
.ftr-li h4 {

    margin: 3% 0;

}
