/*
Theme Name: Cool Music Group
Author: Skim
Author URI: http://skim.co.uk/
Description: Custom theme for Cool Music Group
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/








* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.darkrow h1, .darkrow h2, .darkrow h3, .darkrow h4, .darkrow h5, .darkrow h6, .darkrow a {
	color: #ffffff;
}
.darkrow p, .darkrow {
	color: #ffffff;
}
.darkrow .vc_separator h4 {
    color: #FFFFFF !important;
}
.darktext h3 {
	color: #ffffff !important;
}
.darkrow .default-btn-shortcode:hover {
	background-color: #ffffff !important;
	color: #7B7BBD !important;
}
.mobile {
	display: none !important;
}
.desktop {
	display: block !important;
}
.phantom-sticky .branding > a:not(.same-logo) {
    transition: opacity 2s ease !important;
}
.grecaptcha-badge {
   opacity: 0;
   visibility: hidden !important;
}
.pswp__caption {
	display:none !important;
}
/*
.elementor-button, .elementor-post__read-more {
    background: #d91a35 !important;
	border: 0px solid #d91a35 !important;
	color: #fff !important;
	border-radius: 0px !important;
	text-transform: uppercase !important;
	letter-spacing: 0px !important;
}
.elementor-button:hover, .elementor-post__read-more:hover {
    background-color: #231f20 !important;
	border: 0px solid #231f20 !important;
	border-radius: 0px !important;
	color: #fff !important;
}
.darkrow .elementor-button, .buttonlite .elementor-button, .darkrow .elementor-post__read-more {
    background-color: #d91a35!important;
	border: 0px solid #d91a35 !important;
	color: #fff !important;
	border-radius: 0 6px !important;
	transition: all 0.3s ease-out;
}
.darkrow .elementor-button:hover, .buttonlite .elementor-button:hover, .darkrow .elementor-post__read-more:hover {
    background-color: #fff !important;
	border: 0px solid #fff !important;
	border-radius: 0px !important;
	color: #d91a35 !important;
}
.elementor-button.elementor-size-sm {
    padding: 10px 30px 10px 30px !important;
}
*/
.branding a img, .branding img {
    width: 300px;
}
.sticky-on .branding a img, .sticky-on .branding img {
    width: 70px;
}
.mobile-branding a img, .mobile-branding img {
    width: 250px;
}
.sticky-logo img {
	width: 70px !important;
}
.sticky-mobile-on .mobile-header-bar .mobile-branding img {
    max-width: 58px !important;
    height: auto;
}
#branding-bottom img {
	width: 70px;
	height: auto !important;
}
.mobile-header-bar {
	transition: height 1s linear;
	min-height: 120px !important;
	height: 120px !important;
}
.masthead.sticky-mobile-on .mobile-header-bar {
    min-height: 70px !important;
	height: 70px !important;
}
.mediumimg img {
	width: 300px !important;
}
.largeimg img {
	width: 768px !important;
}
.fullimg img {
	width: 1200px !important;
}


@media screen and (min-width: 1800px) {
	
}

@media screen and (min-width: 990px) {
	
}

@media screen and (min-width: 760px) {

}


@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 990px) {

}

@media screen and (max-width: 767px) {
.mobile {
	display: block !important;
}
.desktop {
	display: none !important;
}
}

@media screen and (max-width: 1150px) {

}


@media screen and (max-width: 767px) {

}

@media screen and (max-width: 480px) {
.alignleft, .alignright {
    float: none;
    margin: 10px 0 10px 0 !important;
	width: 100%;
	height: auto;
}
}
