@charset "utf-8";
/* CSS Document */


.ch2-block {z-index: 999999999999;}	
	
	
.ch2-btn {
    border: 0;
    padding: 17px 20px;
    font-size: 12px;
    letter-spacing: .2px;
    font-weight: 700;
    cursor: pointer;
    text-transform: capitalize!important;
    margin-bottom: 0!important;
    min-height: auto!important;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
}	
	
.ch2-style-dark .ch2-dialog-content p {color: #fff;font-size: 16px!important;}	
	
.ch2-style-dark .ch2-dialog-content a {
	display: block;
	border-bottom: none!important;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	}	
	
.ch2-style-dark .ch2-dialog-content a:hover {opacity: 0.5!important;}
	
.ch2-style-dark .ch2-dialog-content a:after {
    content: "\e649";
    padding-left: 5px;
    color: #fff;
    position: relative;
    top: 0;
    display: inline-block;
    font-family: 'themify';
    font-style: normal;
    font-size: 85%;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;	
	}
	
	
@media screen and (max-width: 992px){
	.ch2-theme-bar .ch2-dialog {padding-left: 5%; padding-right: 5%;} 
	.ch2-style-dark .ch2-dialog-content p {color: #fff;font-size: 12px!important;}
	.ch2-theme-bar .ch2-dialog p strong {font-size: 12px!important;}	
	.ch2-style-dark .ch2-dialog-content a {font-size: 12px!important;}
	}		
	
@media screen and (min-width: 1200px){.ch2-theme-bar .ch2-dialog {padding-left: 10%; padding-right: 10;} }	
	
	
@media screen and (min-width: 1200px){.ch2-theme-bar .ch2-dialog {padding-left: 14%; padding-right: 14%;} }	
	
.ch2-settings-content p {font-size: 15px!important;}	
	
.ch2-style-dark .ch2-settings-content a {
	font-size: 15px!important;
	display: block;
	border-bottom: none!important;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	}	
	
.ch2-style-dark .ch2-settings-content a:hover {opacity: 0.5!important;}	
	
	
.ch2-style-dark .ch2-settings-content a:after {
    content: "\e649";
    padding-left: 5px;
    color: #fff;
    position: relative;
    top: 0;
    display: inline-block;
    font-family: 'themify';
    font-style: normal;
    font-size: 85%;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;	
	}	
	
}
.ch2-settings-header {
    border-bottom: 1px solid hsla(0,0%,43.9%,.1);
    height: 40px!important;
    line-height: 80px;
    padding: 0 35px;
}
	
	
.ch2-style-light .ch2-btn-primary, .ch2-style-dark .ch2-btn-primary {background: #fff; color: #DA0E45;}
	
.ch2-style-light .ch2-btn-primary, .ch2-style-dark .ch2-btn-primary:hover {background: #fff; color: #DA0E45; opacity: 0.5;}	
	
.ch2-style-dark .ch2-btn-secondary {background: none; color: #fff; border: 1px solid #fff;}
	
.ch2-style-dark .ch2-btn-secondary:hover {background: none; color: #fff; border: 1px solid #fff; opacity: 0.5;}	
	
.ch2-allow-all-btn {background: #fff!important; color: #DA0E45!important;}	
	
.ch2-allow-all-btn:hover {background: #fff!important; color: #DA0E45!important; opacity: 0.5;}	
	
.ch2-save-settings-btn {background: none!important; color: #fff!important; border: 1px solid #fff;}	

.ch2-btn-secondary:hover {background: none!important; color: #fff!important; border: 1px solid #fff; opacity: 0.5;}	
	
.ch2-style-light .ch2-btn-primary:hover, .ch2-style-dark .ch2-btn-primary:hover {box-shadow: none!important;}	
	
@media screen and (max-width: 500px){.ch2-settings-content {height: 100vh!important;}}
	
	
@media screen and (min-width: 600px) {.ch2-theme-bar .ch2-dialog-actions {display: block; align-items: center; text-align: center; margin-left: 0; }}	
	
@media screen and (min-width: 501px) and (max-width: 992px){.ch2-settings-content {height: calc(100vh - 150px);}}	
	
	
@media screen and (max-width: 992px){
	.ch2-settings-header{padding: 0 5%; height: 50px!important;}
	.ch2-settings-content {padding: 10px 5%;}
	.ch2-settings-actions {padding: 22px 5%;}
	.ch2-settings-options {margin: 20px 0 0;}
	.ch2-settings-header p strong {font-size: 18px;}
    .ch2-settings-content p {font-size: 12px!important;}	
	.ch2-style-dark .ch2-settings-content a {font-size: 12px!important;}
	}
	
@media (min-width: 980px){.ch2-theme-bar .ch2-dialog.ch2-visible {display: block;} }	
	
@media screen and (min-width: 993px){.ch2-settings-header{height: 50px!important;}}
