/*
Theme Name: Customify Child
Theme URI: http://example.com/twenty-fifteen-child/
description: >-
  Customify Theme
Author: John Doe
Author URI: http://example.com
Template: customify
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: customify-child
*/

.hcgbutton {
    background-color: #336699;
    padding: 2px 3px 3px 3px;
    color: #ffffff;
    border-radius: 4px;
    text-decoration: none !important;
    box-shadow: 1px 1px 8px #888;
}

.hcgbutton:hover {
    text-decoration: none !important;
    background-color: #EC7942;
    color: #ffffff;
}

#nedwp-fm-toggle {
	height: 34px !important;
	width: 90px !important;
}

div#nedwp-fm.nedwp-fm-mini div#nedwp-fm-toggle {
  padding: 6px 6px !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

div#nedwp-fm div#nedwp-fm-toggle {
  letter-spacing: 0 !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  div#nedwp-fm.nedwp-fm-right div#nedwp-fm-toggle {
    bottom: 12px !important;
  }
}

#custom_html-7 img {
	max-width: 100%;
}

@media screen and (max-width: 767px) {
  input[type="text"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="password"] {
    font-size: 16px;
  }
}

.frontier-widget {
  border: none;
  box-shadow: none;
}

/*.widget-title {
    text-shadow: none;
    color: #222;
    text-align: center;
    background: none !important;
}*/

#bigcta {
    margin: 5px auto 20px auto;
    /*width: 100%;*/
    background-color: #f47321;
    padding: 10px 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    box-shadow: 1px 1px 8px #501111;
}

#bigcta:hover {
    text-decoration:none !important;
    background-color: #206ba4;
}

#bigcta svg {
    height: 20px;
    width: auto;
    vertical-align: sub;
    margin-left: 1px;
}

.offlinebtn {
    background-color: #EC7942 !important;
    padding: 6px 30px !important;
}

#offlinebtncontainer {
    text-align: center;
}

.none {
    display:none;
}

.widget-sidebar {
	border:0px none;
	box-shadow:1px 1px 5px rgba(0, 0, 0, .5);
	border-radius:4px;
}

#top-bar-info {
	margin-top:4px;
}

#selectplayer {
	margin-right:15px;
	margin-bottom:5px;
	text-align:right;
}

@media (min-aspect-ratio: 16/9) {
#newplayer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
#faszom {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
	position:absolute;
}
}

@media (max-aspect-ratio: 16/9) {
#newplayer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
#faszom {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	position:absolute;
}
}


/*#container {
    width: 100% !important;
	box-shadow: none;
	background-color: #ffffff;
	padding-left:0;
	padding-right:0;
}

#main {
	max-width: 1400px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-left:0;
	padding-right:0;
}

#content {
	padding-left:0px;
	padding-right:0px;
}*/

.contentwrapper {
	padding-left:20px;
	padding-right:20px;
}

.blog-view, .single-view, .author-info, .archive-info, .form-404 {
    border: none;
    box-shadow: none;
	background-color: #ffffff;
	padding-left:0;
	padding-right:0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
} 

h1 {
    margin-top: 20px;
} 

h2, h3, h4, h5, h6 {
    margin-top: 40px;
} 
/*.contentwrapper h1, .contentwrapper h2, .contentwrapper h3, .contentwrapper h4, .contentwrapper h5, .contentwrapper h6 {
	text-align:center;
}

h1 {
	padding-bottom: 20px;
}

h2 {
	padding-bottom: 18px;
}

h3 {
	padding-bottom: 16px;
}*/

.entry-title {
	padding:0 !important;
	line-height: 0;
}


body {
    background-color: #fff;
}

    img {
        opacity: 1;
        transition: 1s opacity;
    }
    img.fade-out {
        opacity: 0;
        transition: none;
    }

#top-bar {
	background-color: rgb(32, 107, 164) !important;
	padding: 10px;
}

#nav-top .nav-top a {
    font-size: 18px;
    padding: 0;
	margin: 6px 24px !important;
	color:#eee;
}

#nav-top {
    float: right !important;
    /*margin-top: 4px;*/
}

h3 {
  line-height: 2.5 !important;
}

article {
  box-shadow:none !important;
  border: none !important;
}

#container {
  box-shadow:none !important;
  border: none !important;
}

#main {
  background-color: #fff!important;
	padding: 0px;
}

br {
  content: " ";
  display: block;
}

.chaturbatecamitem br {
	display: none;
}

#menu-item-13 a:hover {
  color: #DC8300 !important;
}

#sexcamlist {
	text-align: center;
	margin: auto;
	margin-top: 15px !important;
	font-family: Roboto, Sans-serif;
	list-style: none;
    /* margin: 2em; */
    display: grid;
    /* grid-gap: 20px; */
	grid-template-columns: repeat(auto-fill,minmax(260px, 1fr));
}

body div.chaturbatecamitem {
	color: #58554e !important;
	font-family: Roboto, Sans-serif !important;
	border: 0px solid #ccc !important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	background-color: #ffffff !important;
	padding-bottom: 4px;
	margin: 5px !important;
    position: relative;
}

.chaturbatecamitem a {
	font-weight: bold !important;
	font-size: 20px !important;
	color: #206BA4 !important;
	font-family: Roboto, Sans-serif !important;
}

body div.chaturbatecamlive {
	/* display:none; */
}

body div.chaturbatecamlive a {
	color: #f1f0eb !important;
	padding: 0 4px !important;
	background-color: green !important;
	text-shadow: none !important;
	font-family: Roboto, Sans-serif !important;
	font-size:10px !important;
	
}

body div.chaturbatecamlive a:hover {
	text-decoration: none !important;
}

.cbsect {
	margin: 20px auto;
}

a:hover {
    text-decoration: underline !important;
}

@media (max-width: 900px) {
    #nav-top .nav-top {
        margin-top: 15px;
    }
}

@media screen and (max-width:480px){	
	#nav-top .nav-top a {
	margin: 6px 22px !important;
	}
	#nav-top .nav-top {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    }
    #nav-top .nav-top li {
        flex: 1;
        white-space: nowrap;
    }
    #selectplayer {
	margin-right:2px;

}
}


iframe {
	max-width: unset;
}

.embeddedcam {
	text-align:center; height:800px;
}

.embeddedcam iframe {
	height: 800px; width:98%; border: none;
}

@media (max-width:1700px) and (min-width:1380px) {
	.embeddedcam {
		height:700px;
	}
	.embeddedcam iframe {
		height:700px;
	}
}
@media (max-width:1379px) and (min-width:850px) {
	.embeddedcam {
		height:528px;
	}
	.embeddedcam iframe {
		height:528px;
	}
}
@media (max-width:849px) and (min-width:270px) {
	.embeddedcam {
		width:100%;
		height:100%;
		-moz-transform-origin:top left;
		-webkit-transform-origin:top left;
		-o-transform-origin:top left;
		-ms-transform-origin:top left;
		transform-origin:top left;
		padding-left:0;
		padding-right:0;
	}
	.embeddedcam iframe {
		height:528px;
		width:800px;
	}
}

.moreabout {
	width: 100%;
    display: flex;
}

.moreabout-left {
	width:32%;
	padding:10px;
	text-align:center;
}

.moreabout-right {
	width:68%;
	padding:10px;
	line-height: 2;
}


@media screen and (max-width:840px){
	#header-logo img {
	float: left !important;
	}
    
    .moreabout {
    display: block;
    }
	
		
	.moreabout-left {
	width:90%;
	padding:10px;
	text-align:left;
	}

	.moreabout-right {
	width:90%;
	padding:10px;
	}
} 

body div.chaturbatecamitem:hover {
	color: #58554e;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, .7);
	background-color: #ffffff !important;
	padding-bottom: 5px;
	margin: 5px !important;
	transform: translate(0, -2px);
	z-index: 999;
}

/*#widgets-wrap-footer {
	background-color:#222;
	text-align:center;
}

.widget-footer {
    background-color: #222 !important;
    border: none;
    box-shadow: none;
	margin-bottom:5px !important;
}

.widget-footer li {
    display: inline;
    padding: 0px 10px;
    border: none;
}

.widget-footer li a:hover {
	color: #eee;
}

.widget-footer li a {
	color: #eee;
	text-shadow: 0 0 2px #000;
}*/

#bottom-bar {
    border-top: none;
    text-shadow: 0 0 2px #000;
}

#menu-item-27 a {
	background-color: #f47321;
}

.camimgct {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
}

/*.cambg {
	aspect-ratio: 4 / 3;
	z-index: -100;
	filter: blur(30px);
	-webkit-filter: blur(30px);
	  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}*/

.camfg {
	z-index: 100;
	position: absolute;
	/*top: 50%;*/
	left: 0;
	/*transform: translate(0, -50%);*/
	object-fit: cover;
	aspect-ratio: 4 / 3;
    width: 100% !important;
    height: auto;
}

.stripchatcamitem {
	/*position: relative;*/
	z-index: 0;
}

.stripchatcamitem img {
	/*position: absolute;
	top: 0;
	left: 0;*/
}

#regbutton {
	/*background-color: #f47321;
	border-radius: 4px;
    padding: 3px 5px;*/
}

.cbcaminfo {
    width: 100%;
}

.chaturbatecaminfo, .user_stream_stats {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 4px;
}

.chaturbatecaminfo {
    text-align: left;
}

.user_stream_stats {
    text-align: left;
    margin-top: 1px;
}

.user_stream_stats img {
    vertical-align: text-top;
}

#page-titlebar {
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
}

div#productcontainer {
    margin: 0px 0 40px 0;
}

.footer-main .widget-title {
    color: #cccccc !important;
}

/*.footer-main ul {
    text-align: center;
}

.footer-main .menu-item {
    display: inline-block !important;
    position: relative;
    margin: 10px 20px !important;
}

.footer-main .menu-item a {
    border-bottom: none !important;
}*/

.totalonline {
    margin: 10px 0;
}

#scrolltohere {
    text-align: right !important;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-content: center;
    align-items: center;
    padding: 0 5px;
}

#selectsite {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 2px;
    font-family: 'Roboto Condensed';
    padding-right: 5px;
    text-align: center;
}



#scrolltohere input#toggle {
    margin-top: 2px;
    vertical-align: top;
}

.builder-item--logo {
    margin-left: 0 !important;
}

.builder-item--primary-menu, .builder-item--nav-icon {
    margin-right: 0 !important;
}

#gridsettings {
    
}

.siteselectors {
    color: #336699;
    text-decoration: none !important;
    border: 1px solid #336699;
    padding: 0px 5px;
    border-radius: 4px;
    background-color: #E4F0FB;
}

.siteselectors:hover {
    color: #EC7942;
    text-decoration: none !important;
    border: 1px solid #EC7942;
    background-color: #FFEEE6;
}

.siteselectorsactive {
    filter: saturate(0);
    opacity: 0.5;
    display: none;    
}

.siteselectorsactive:hover {
    color: #336699;
    border: 1px solid #336699;
    background-color: #E4F0FB;
}

@media screen and (max-width:399px){	
	#uppersu {
	display: none !important;

    }
}


#videocontainer {
  height: 85%;
  width: auto;
  max-height: 85vh;
  min-height: 200px !important;
  overflow: hidden;
	text-align: center;
	background-color: transparent;
	margin: 0 auto;
}

.video-js {
  width: 100% !important;
  height: 100% !important;
}

#videocontainercontainer {
	background: transparent;
}


.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
    display: none !important;
}


#cbxcolumns {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
    gap: 30px;
}

#cbxleftcol, #cbxrightcol {
    width: 100%;
}

@media screen and (max-width:700px){	
	#cbxcolumns {
        flex-direction: column;

    }
}


.model-schedule {
  overflow-x: auto;
  padding: 10px;
  font-family: sans-serif;
}

.schedule-grid {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: fit-content;
}

.grid-row {
  display: grid;
  grid-template-columns: 60px repeat(24, 40px); /* 60px for day label, 40px for each hour */
  gap: 4px;
  align-items: center;
}

.grid-row.header {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.day-label {
  font-weight: bold;
  font-size: 13px;
  padding-right: 5px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hour-label,
.hour-block {
  text-align: center;
  padding: 4px;
  border-radius: 4px;
  font-size: 11px;
  box-sizing: border-box;
  min-width: 40px;
  max-width: 40px;
  height: 22px;
  line-height: 20px;
}

.hour-block {
  background: #eee;
  cursor: default;
}

.model-schedule {
  position: relative;
}
.model-schedule::after {
  content: '←  →';
  font-size: 12px;
  color: #666;
  position: absolute;
  bottom: 0;
  right: 10px;
}


.builder-footer-copyright-item.footer-copyright {
    max-width
}


body div.chaturbatecamlive {
    /* display: none; */
    position: absolute;
    top: -2px;
    left: 0px;
    z-index: 1000;
    padding: 0px 3px;
    opacity: 0.6;
}


.age-gate {
    border-radius: 5px !important;
}

.age-gate__submit {
    border: 2px solid #336699 !important; 
    border-radius: 4px !important;
}

.age-gate__submit--no {
    background-color: #fafafa !important;
    color: #336699 !important;
}


.two-columns {
    /* Single column on mobile */
    column-count: 1;
    column-gap: 40px;
    
    /* Add a subtle rule between columns when they appear */
    column-rule: 1px solid #eee;
}

/* Apply two columns on wider screens */
@media (min-width: 768px) {
    .two-columns {
        column-count: 2;
    }
}

/* Ensure headings don't break across columns */
.two-columns h1, 
.two-columns h2, 
.two-columns h3 {
    column-span: all;
}

/* Optional: prevent awkward breaks within elements */
/*.two-columns p {
    break-inside: avoid;
}*/


.age-gate__wrapper {
    display: block !important;
}

