/*
Theme Name: WEBX
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.searchform_ct {
    position: absolute;
    width: 100%;
    display: none;
}
.searchicon {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 1.5em;
    color: #fff;
    cursor: pointer;
}
.btton-if span {
    color: #65656a;
    font-size: 0.85em;
}
span.plike {
    margin-left: 5px;
    color: #ed3237;
}
.header-wrapper {
    border-bottom: 3px solid #1a1a1b;
}
.termdata {
    display: flex;
}
span.title_c {
    margin-right: 10px;
}
.has-dropdown .icon-angle-down{
    display: none;
}
.topmenu {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
}
.topmenu a:hover {
    background: #d70000!important;
}
.topmenu a {
    text-align: center;
    display: flex;
    flex-basis: 16.45%;
    padding: 5px 7px;
    margin: 0.1%;
    align-items: center;
    border-radius: 3px;
    font-size: 0.9em;
    font-weight: bold;
    justify-content: center;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
    color: #fff;
    border-bottom: unset!important;
}
.walert{
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    top:0;
    right: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #16171be8;
}
.fa-circle-check{
    color: #ed3237;
}
.text-alert {
    max-width: 600px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    background: #0000002e;
}
.row.mylistvideo {
    padding-top: 25px;
    padding-bottom: 0;
}
.row.mylistvideo h1{
    margin-bottom: 0!important;
}
.row.mylistvideo .large-12.col {
    padding-bottom: 0;
}
.wrapbtc {
    display: none;
    position: absolute;
    top: 10px;
    z-index: 100;
    left: 10px;
}
.iconlt {
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    line-height: 30px;
    background: #ed3237;
    text-align: center;
    border-radius: 50%;
    color: #000;
    float: left;
}
.iconlt:hover{
    color: #fff;
    background: #f00000;
}
.topbt {
    display: flex;
}
.history, .mylove {
    padding: 5px 10px;
    margin-left: 10px;
    font-size: 1.1em;
    cursor: pointer;
    border-radius: 99px;
    font-weight: bold;
    color: #000;
    background: #b50505;
    color: #fff;
    background: linear-gradient(90deg, rgba(181, 5, 5, 1) 9%, rgba(255, 64, 64, 1) 100%);
}
.history:hover,.mylove:hover {
    color: #fff;
    background: rgb(255,0,0);
    background: linear-gradient(180deg, rgba(255, 64, 64, 1) 0%, rgba(181, 5, 5, 1) 100%);
}
.iconlt.iconlove.active, .iconlt.iconrotate.active{
    background: #ed3237!important;
    color: #fff!important;
}
div#breadcrumbs p {
    margin-bottom: 0 !important;
}
.wrapbre {
    background: #00000014;
    margin-bottom: 20px;
}
.sstop {
    position: relative;
    color: #fff !important;
    z-index: 1000;
}
.row.text-center.ctn {
    max-width: 600px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
h1.page-title {
    font-size: 1.6em;
}
form#tops {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 0!important;
}
input#sstops {
    border: 3px solid #81a1c1;
    background: #3b4252;
    color: #fff !important;
    height: 45px;
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
}
form#tops button {
    min-width: 140px;
    margin: 0;
    background: #81a1c1;
    height: 45px;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
}

.sstop_s {
    position: relative;
    color: #fff !important;
    z-index: 1000;
}

form#tops_s {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
input#sstops_s {
    background: #f9fafb;
    height: 45px;
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
}
form#tops_s button {
    min-width: 140px;
    margin: 0;
    background: #f9fafb;
    height: 45px;
    color: #555!important;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border-left: 1px solid#f9fafb;
}
form#tops_s button i {
    font-size: 1.5em;
}
.stext {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.5em;
    cursor: pointer;
}
.categoryname_evt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
h2.categoryname_evt_h2 {
    font-size: 1.5em;
}
.right_evt a {
    font-size: 1.1em;
}
a.icon.primary.button.circle .email {
    background: #00f0af !important;
}
.rightct_m {
    flex-basis: 100%!important;
}
.relatedcat h2 {
    float: left;
    margin-bottom: 20px;
}
.hdtopt{
	padding: 0 15px 0px!important;
}
span.theauthor {
    padding: 4px 6px;
    background: #ed3237;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 5px;
}
.viewcountp {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 10px;
    font-size: 14px;
    background: rgb(82 82 89 / 76%);
    padding: 0px 8px;
    border-radius: 3px;
}
#pading0 {
    padding: 0 15px 0px;
}
.large-12.col.mro{
    margin-bottom: 0;
    padding: 0;
}
#breadcrumbs {
    color: #fff;
    font-size: 14px;
    margin-bottom: 6px;
    border-radius: 3px;
    margin-top: 6px;
}
#breadcrumbs a {
    color: #ed3237;
}
.sstop_s {
    position: relative;
    color: #fff !important;
    z-index: 1000;
}
.sstop_s.container {
    max-width: 800px;
    padding: 0;
}
form#tops_s {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
}
input#sstops_s {
    background: #f9fafb;
    height: 45px;
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
}
form#tops_s button:hover{
    background: #f00000;
}

form#tops_s button {
    min-width: 140px;
    margin: 0;
    background: #ed3237;
    height: 45px;
    color: #fff !important;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border-left: 1px solid #f9fafb;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
	font-weight: 700;
	font-style: normal;
	font-size: 1.1em;
}
.wrap_ct_m {
    display: flex;
    justify-content: space-between;
}
.page-wrapper {
    padding-bottom: 30px;
    padding-top: 15px;
}
.entry-meta {
    display: none;
}
.entry-header-text {
    padding: 0 0 7px 0px;
}
.entry-content {
	padding-bottom: 1.5em;
	padding-top: 0;
}
.widget .is-divider {
	margin-top: 0.66em;
	width: 100%;
	max-width: 100%!important;
	height: 2px;
	background: #0e0552 !important;
}
span.widget-title {
	font-size: 1em;
	font-weight: 600;
	line-height: 1;
	background: #000;
	width: 100%;
	padding: 15px 20px;
	float: left;
	color: #fff;
}
.tagcloud {
    padding: 10px;
    border: 1px solid#000;
    float: left;
    width: 100%;
    border-top: unset;
}
.widget ul {
	padding: 10px;
	margin: 0;
	border: 1px solid#000;
}
h3.post-title.is-large {
    font-weight: unset;
    font-size: 15px;
}
.archive-page-header .large-12.col {
	padding-bottom: 10px;
}
.relatedcat h3 {
	margin-bottom: 18px;
	text-transform: unset;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    background-color: #ed3237;
    border-color: unset;
    color: #fff;
    height: 2.5em;
    min-width: 2.5em;
    line-height: 2.5em;
    border-radius: 5px;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 5px;
    border: unset;
    display: block;
    font-size: 1em;
    font-weight: bolder;
    height: 2.5em;
    min-width: 2.5em;
    background: #2e2f35;
    line-height: 2.5em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
    margin-bottom: 10px;
}
#wpdcom {
	max-width: 100%;
	padding: 0;
	margin: 7px auto 15px auto;
}#comments {
	max-width: 100%!important;
	margin: 0;
	color: #333333;
	font-style: normal;
}
#comments .comment-respond {
    background-color: #000000;
    margin-top: 15px;
    padding: 15px 25px 0;
}
.comment-content p {
	color: #000!important;
}
.comment-inner:target {
	background-color: #f1f1f1;
	border-radius: 0px;
	padding: 8px;
}
.comment-list>li:not(:first-child), .commentlist>li:not(:first-child) {
	border: none;
}
.comment-inner:target {
	background-color: unset;
	border-radius: 0px;
	padding: 0;
}
.comment-list li, .commentlist li {
	list-style: none;
	padding: 10px;
	background: #efeaea;
}
.hdtop {
	margin-bottom: 15px;
}

.box-text {
	font-size: .9em;
	padding-bottom: 1.4em;
	padding-top: 0.7em;
	position: relative;
	width: 100%;
}

.lab_name {
	padding: 1px 10px;
	background: #f00000;
}
.wrap-infost lab {
    font-weight: bold;
    font-size: 14px;
}
.round {
    border-radius: 0;
}
.wraptt {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    align-content: space-around;
    flex-wrap: nowrap;
        margin-left: 16px;
    flex-direction: row;
}
.wrap-infost select {
    cursor: pointer;
    margin-bottom: 0;
    margin-left: -1%;
    line-height: 1;
    height: 25px;
    border-radius: 3px;
    font-size: 14px;
    padding-left: 11px;
    width: 103px;
}
.wrap-infost {
	display: flex;
	align-items: center;
	margin-left: 4%;
}
form#filter_video {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .searchform_ct{
        position: relative!important;
        display: block;
    }
    form#tops_s button {
        min-width: 50px;
    }
	.wrap-infost {
	    display: flex;
	    align-items: center;
	    margin-left: 1%;
	    justify-content: space-around;
	    margin-top: 7px;
	    margin-bottom: 0px;
	    font-size: 9px;
	}
    .topmenu a {
        text-align: center;
        display: flex;
        flex-basis: 48%;
        margin: 1%;
    }
    span.hidemb{
        display: none;
    }
	form#filter_video {
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    width: 100%;
	    margin: 0 auto;
	    margin-bottom: 10px;
	    border: 2px solid#f00000;
	    padding-bottom: 8px;
	}
	.wrap-infost lab {
		font-weight: bold;
		width: 105px;
	}
	.lab_name {
		width: 100%;
		padding: 1px 10px;
		background: #f00000;
	}
	.wrap-infost select {
	    margin-bottom: 0;
	    margin-left: 2%;
	    line-height: 1;
	    height: 17px;
	    border-radius: 50px;
	    font-size: 10px;
	    width: 70px;
	}
	.wrap_ct_m {
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	}
	.wraptt {
	    display: flex;
	    align-items: center;
	    justify-content: space-evenly;
	    align-content: space-around;
	    flex-wrap: nowrap;
	    margin-left: 0;
	    flex-direction: row;
	}
	.wrap-infost select {
	    margin-bottom: 0;
	    line-height: 1;
	    height: 17px;
	    border-radius: 3px;
	    font-size: 10px;
	    width: 156px;
	}
}
.page-numbers li {
    margin-left: 4px!important;
}
.page-wrapper {
    padding-bottom: 0;
    padding-top: 0;
}
.col, .columns, .gallery-item {
    margin: 0 auto;
    padding: 0 15px 15px;
    position: relative;
    width: 100%;
}
#playlive .jw-progress, #playlive .jw-knob {
    background-color: rgb(225 53 31)!important;
}
.content-area img {
    width: 100%!important;
    text-align: center;
    margin-bottom: 1%;
}
.content-area p{
	text-align: justify;
}
.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 3.8px 5.6px;
}
.row.large-columns-5.medium-columns-2.small-columns-2.row-small {
    margin: -11px -3px;
}
.jw-breakpoint-7 .jw-controlbar .jw-slider-time {
    padding: 0!important;
    height: 15px!important;
}
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-inline:not(.jw-text-live), .jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-volume {
    height: 40px!important;
    width: 55px!important;
}
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-volume .jw-overlay {
    padding-bottom: 5%!important;
}
.jw-breakpoint-7 .jw-controlbar .jw-button-container {
    padding: 0!important;
}
.jw-breakpoint-7 .jw-controlbar .jw-slider-time .jw-slider-container{
	height: 7px!important
}
.classvip::before {
    content: "HOT";
    position: absolute;
    top: -26px;
    right: -58px;
    z-index: 1000;
    background-color: red;
    color: white;
    font-weight: bold;
    padding-top: 3px;
    padding-right: 40px;
    transform: rotate(43deg);
    transform-origin: top left;
    font-size: 13px;
    padding-left: 40px;
}