@charset "UTF-8";
#back-to-top{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  bottom: 100px;
  left: 40px;
  z-index: 9999;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  opacity: 0;
}
#back-to-top.show {
  opacity: 1;
}



body{
	background-color:#fff;
}
body{color: #6c6c6c;font-family: Nunito;font-weight: 400;font-size: 1rem;} h1{color: #232323;font-size: 2.5rem;font-family: Nunito;font-weight: 700;} h2{color: #232323;font-size: 2rem;font-family: Nunito;font-weight: 700;} h3{color: #232323;font-size: 1.75rem;font-family: Nunito;font-weight: 600;} h4{color: #232323;font-size: 1.5rem;font-family: Nunito;font-weight: 600;} h5{color: #232323;font-size: 1.25rem;font-family: Nunito;font-weight: 600;} h6, .pmpro_invoice_details strong{color: #232323;font-size: 1rem;font-family: Nunito;font-weight: 600;} .video-plugin-div, .btp_sticky .btp_inner_page__content, .btp_index_sticky{ background-color: #f2f2f2} .form-control::placeholder, :not(.alert) > p, .form-control, .form-control:focus, form.pmpro_form .input:not([type='checkbox']), form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password]{ color: #6c6c6c} .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .badge-primary, .bg-primary, .custom-control-input:checked~.custom-control-label::before, .form-submit input[type='submit'], .pmpro_login_wrap #loginform input[type='submit']{ background-color: #DC3545} .table-primary, .table-primary > th, .table-primary > td{ background-color: #f7d1d5} .alert-primary { background-color: #fae3e5} .list-group-item-primary, .list-group-item-primary.list-group-item-action.active { background-color: #f7d1d5} .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { background-color: #f3bcc1} .btn-primary.disabled, .btn-primary:disabled{ background-color: #bd2130} .btn-outline-primary, .text-primary, .btp_sidebar .widget ul li a:hover, .btp_sidebar .widget .widget_most_view__title a:hover, .btp_post_card__author:hover, .btp_blog_card__link:hover, .nav-links a, .btp_single_post_meta_link__btn:hover, .btp_single_post_author .media h6 a:hover, .btn_nav_search:hover, .btn_nav_search:focus, .comment .comment-author .fn a:hover{ color: #DC3545 !important; } a:hover{ color: #c82333} .alert-primary, .list-group-item-primary, .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus{ color: #801620} .alert-primary .alert-link{ color: #550f15} .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .border-primary, .custom-control-input:checked~.custom-control-label::before, .form-submit input[type='submit'], .pmpro_login_wrap #loginform input[type='submit']{ border-color: #DC3545} .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody{ border-color: #ee9da5} .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
			.show > .btn-primary.dropdown-toggle{ border-color: #b01f2c} .alert-primary{ border-color: #f7d1d5} 
.alert-primary hr{ border-top-color: #f3bcc1} .list-group-item-primary.list-group-item-action.active{ border-color: #f7d1d5} 
.form-control:focus, .custom-select:focus{ border-color: #efa2a9} 
.btn-primary:focus, .btn-primary.focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 225,83,97,.5 )} .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus, a.badge-primary:focus, a.badge-primary.focus, .form-control:focus, .custom-control-input:focus~.custom-control-label::before, .custom-control-input:focus~.custom-control-label::before, .custom-select:focus { box-shadow:0 0 0 0.2rem rgba( 220,53,69,.5 )} a.text-primary:hover, a.text-primary:focus{ color: #a71d2a} .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .form-submit input[type='submit']:hover, .pmpro_login_wrap #loginform input[type='submit']:hover{ border-color: #bd2130} .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, a.bg-primary:hover, a.bg-primary:focus,button.bg-primary:hover, button.bg-primary:focus, .form-submit input[type='submit']:hover, .pmpro_login_wrap #loginform input[type='submit']:hover{ background-color: #c82333} a.badge-primary:hover, a.badge-primary:focus{ background-color: #bd2130} .table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #f3bcc1} 
.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .badge-secondary, .bg-secondary{ background-color: #dc3545} .table-secondary, .table-secondary > th, .table-secondary > td{ background-color: #cdd1d4} .alert-secondary { background-color: #d8dbdd} .list-group-item-secondary, .list-group-item-secondary.list-group-item-action.active { background-color: #cdd1d4} .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { background-color: #bfc4c8} .btn-secondary.disabled, .btn-secondary:disabled{ background-color: #545b62} 
.btn-outline-secondary, .text-secondary{ color:white; background-color:#dc3545; font-size:20px; font-weight:bold;}
.btn-outline-secondary:hover{ color:#dc3545; background-color:white;}
.alert-secondary, .list-group-item-secondary, .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus{ color: #33383b} .alert-secondary .alert-link{ color: #1c1e20} .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .btn-outline-secondary, .btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .border-secondary{ border-color: #dc3545} 
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody{ border-color: #acb2b7} .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
			.show > .btn-secondary.dropdown-toggle{ border-color: #4d5459} .alert-secondary{ border-color: #cdd1d4} .alert-secondary hr{ border-top-color: #bfc4c8} .list-group-item-secondary.list-group-item-action.active{ border-color: #cdd1d4} .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 126,135,143,.5 )} 
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus, a.badge-secondary:focus, a.badge-secondary.focus { box-shadow:0 0 0 0.2rem rgba( 108,117,125,.5 )} a.text-secondary:hover, a.text-secondary:focus{ color: #494f54} .btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus{ border-color: #545b62} .btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, a.bg-secondary:hover, a.bg-secondary:focus,
			button.bg-secondary:hover, button.bg-secondary:focus{ background-color: #5a6268} a.badge-secondary:hover, a.badge-secondary:focus{ background-color: #545b62} .table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #bfc4c8} .btn-success, .btn-success.disabled, .btn-success:disabled, .btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle, .badge-success, .bg-success, .pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link{ background-color: #28A745} .table-success, .table-success > th, .table-success > td{ background-color: #9fe8af} .alert-success { background-color: #afecbd} .list-group-item-success, .list-group-item-success.list-group-item-action.active { background-color: #9fe8af} .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { background-color: #8ae39e} .btn-success.disabled, .btn-success:disabled{ background-color: #1e7e34} .btn-outline-success, .text-success{ color:#28A745} .alert-success, .list-group-item-success, .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus{ color: #10441c} .alert-success .alert-link{ color: #061b0b} .btn-success, .btn-success.disabled, .btn-success:disabled, .btn-outline-success, .btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle, .border-success, .pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link, .validator .form-control.success{ border-color: #28A745} .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody{ border-color: #6ddc87} .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
			.show > .btn-success.dropdown-toggle{ border-color: #1b722f} .alert-success{ border-color: #9fe8af} .alert-success hr{ border-top-color: #8ae39e} .list-group-item-success.list-group-item-action.active{ border-color: #9fe8af} .btn-success:focus, .btn-success.focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 47,196,81,.5 )} .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus, a.badge-success:focus, a.badge-success.focus { box-shadow:0 0 0 0.2rem rgba( 40,167,69,.5 )} a.text-success:hover, a.text-success:focus{ color: #19692c} .btn-success:hover, .btn-success:focus, .btn-success.focus, .pmpro_btn:hover, .pmpro_btn:link, .pmpro_content_message a:hover, .pmpro_content_message a:link{ border-color: #1e7e34} .btn-success:hover, .btn-success:focus, .btn-success.focus, a.bg-success:hover, a.bg-success:focus,
			button.bg-success:hover, button.bg-success:focus, .pmpro_btn:hover, .pmpro_btn:link, .pmpro_content_message a:hover, .pmpro_content_message a:link{ background-color: #218838} a.badge-success:hover, a.badge-success:focus{ background-color: #1e7e34} .table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #8ae39e} .btn-danger, .btn-danger.disabled, .btn-danger:disabled, .btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle, .badge-danger, .bg-danger{ background-color: #DC3545} .table-danger, .table-danger > th, .table-danger > td{ background-color: #f7d1d5} .alert-danger { background-color: #fae3e5} .list-group-item-danger, .list-group-item-danger.list-group-item-action.active { background-color: #f7d1d5} .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { background-color: #f3bcc1} .btn-danger.disabled, .btn-danger:disabled{ background-color: #bd2130} .btn-outline-danger, .text-danger{ color:#DC3545} .alert-danger, .list-group-item-danger, .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus{ color: #801620} .alert-danger .alert-link{ color: #550f15} .btn-danger, .btn-danger.disabled, .btn-danger:disabled, .btn-outline-danger, .btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle, .border-danger, .validator .form-control.error{ border-color: #DC3545} .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody{ border-color: #ee9da5} .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
			.show > .btn-danger.dropdown-toggle{ border-color: #b01f2c} .alert-danger{ border-color: #f7d1d5} .alert-danger hr{ border-top-color: #f3bcc1} .list-group-item-danger.list-group-item-action.active{ border-color: #f7d1d5} .btn-danger:focus, .btn-danger.focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 225,83,97,.5 )} .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus, a.badge-danger:focus, a.badge-danger.focus { box-shadow:0 0 0 0.2rem rgba( 220,53,69,.5 )} a.text-danger:hover, a.text-danger:focus{ color: #a71d2a} .btn-danger:hover, .btn-danger:focus, .btn-danger.focus{ border-color: #bd2130} .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, a.bg-danger:hover, a.bg-danger:focus,
			button.bg-danger:hover, button.bg-danger:focus{ background-color: #c82333} a.badge-danger:hover, a.badge-danger:focus{ background-color: #bd2130} .table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f3bcc1} .btn-warning, .btn-warning.disabled, .btn-warning:disabled, .btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle, .badge-warning, .bg-warning{ background-color: #FFC107} .table-warning, .table-warning > th, .table-warning > td{ background-color: #ffefbf} .alert-warning { background-color: #fff4d3} .list-group-item-warning, .list-group-item-warning.list-group-item-action.active { background-color: #ffefbf} .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { background-color: #ffe9a5} .btn-warning.disabled, .btn-warning:disabled{ background-color: #d39e00} .btn-outline-warning, .text-warning{ color:#FFC107} .alert-warning, .list-group-item-warning, .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus{ color: #8c6900} .alert-warning .alert-link{ color: #594200} .btn-warning, .btn-warning.disabled, .btn-warning:disabled, .btn-outline-warning, .btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle, .border-warning{ border-color: #FFC107} .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody{ border-color: #ffe081} .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
			.show > .btn-warning.dropdown-toggle{ border-color: #c49300} .alert-warning{ border-color: #ffefbf} .alert-warning hr{ border-top-color: #ffe9a5} .list-group-item-warning.list-group-item-action.active{ border-color: #ffefbf} .btn-warning:focus, .btn-warning.focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 255,202,43,.5 )} .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus, a.badge-warning:focus, a.badge-warning.focus { box-shadow:0 0 0 0.2rem rgba( 255,193,7,.5 )} a.text-warning:hover, a.text-warning:focus{ color: #ba8b00} .btn-warning:hover, .btn-warning:focus, .btn-warning.focus{ border-color: #d39e00} .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, a.bg-warning:hover, a.bg-warning:focus,
			button.bg-warning:hover, button.bg-warning:focus{ background-color: #e0a800} a.badge-warning:hover, a.badge-warning:focus{ background-color: #d39e00} .table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe9a5} .btn-info, .btn-info.disabled, .btn-info:disabled, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle, .badge-info, .bg-info{ background-color: #17A2B8} .table-info, .table-info > th, .table-info > td{ background-color: #95e5f2} .alert-info { background-color: #a7e9f4} .list-group-item-info, .list-group-item-info.list-group-item-action.active { background-color: #95e5f2} .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { background-color: #7ee0ef} .btn-info.disabled, .btn-info:disabled{ background-color: #117a8b} .btn-outline-info, .text-info{ color:#17A2B8} .alert-info, .list-group-item-info, .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus{ color: #09424b} .alert-info .alert-link{ color: #041a1e} .btn-info, .btn-info.disabled, .btn-info:disabled, .btn-outline-info, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle, .border-info{ border-color: #17A2B8} .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody{ border-color: #5ed8eb} .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
			.show > .btn-info.dropdown-toggle{ border-color: #106e7d} .alert-info{ border-color: #95e5f2} .alert-info hr{ border-top-color: #7ee0ef} .list-group-item-info.list-group-item-action.active{ border-color: #95e5f2} .btn-info:focus, .btn-info.focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 27,190,216,.5 )} .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus, a.badge-info:focus, a.badge-info.focus { box-shadow:0 0 0 0.2rem rgba( 23,162,184,.5 )} a.text-info:hover, a.text-info:focus{ color: #0f6674} .btn-info:hover, .btn-info:focus, .btn-info.focus{ border-color: #117a8b} .btn-info:hover, .btn-info:focus, .btn-info.focus, a.bg-info:hover, a.bg-info:focus,
			button.bg-info:hover, button.bg-info:focus{ background-color: #138496} a.badge-info:hover, a.badge-info:focus{ background-color: #117a8b} .table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #7ee0ef} .btn-light, .btn-light.disabled, .btn-light:disabled, .btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle, .badge-light, .bg-light{ background-color: #F8F9FA} .table-light, .table-light > th, .table-light > td{ background-color: #ffffff} .alert-light { background-color: #ffffff} .list-group-item-light, .list-group-item-light.list-group-item-action.active { background-color: #ffffff} .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { background-color: #ffffff} .btn-light.disabled, .btn-light:disabled{ background-color: #dae0e5} .btn-outline-light, .text-light{ color:#F8F9FA} .alert-light, .list-group-item-light, .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus{ color: #b1bcc7} .alert-light .alert-link{ color: #93a2b2} .btn-light, .btn-light.disabled, .btn-light:disabled, .btn-outline-light, .btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle, .border-light{ border-color: #F8F9FA} .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody{ border-color: #ffffff} .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
			.show > .btn-light.dropdown-toggle{ border-color: #d1d8de} .alert-light{ border-color: #ffffff} .alert-light hr{ border-top-color: #ffffff} .list-group-item-light.list-group-item-action.active{ border-color: #ffffff} .btn-light:focus, .btn-light.focus, .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 255,255,255,.5 )} .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus, a.badge-light:focus, a.badge-light.focus { box-shadow:0 0 0 0.2rem rgba( 248,249,250,.5 )} a.text-light:hover, a.text-light:focus{ color: #cbd3da} .btn-light:hover, .btn-light:focus, .btn-light.focus{ border-color: #dae0e5} .btn-light:hover, .btn-light:focus, .btn-light.focus, a.bg-light:hover, a.bg-light:focus,
			button.bg-light:hover, button.bg-light:focus{ background-color: #e2e6ea} a.badge-light:hover, a.badge-light:focus{ background-color: #dae0e5} .table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ffffff} .btn-dark, .btn-dark.disabled, .btn-dark:disabled, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle, .badge-dark, .bg-dark{ background-color: #343A40} .table-dark, .table-dark > th, .table-dark > td{ background-color: #8b96a1} .alert-dark { background-color: #96a0aa} .list-group-item-dark, .list-group-item-dark.list-group-item-action.active { background-color: #8b96a1} .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { background-color: #7d8995} .btn-dark.disabled, .btn-dark:disabled{ background-color: #1d2124} .btn-outline-dark, .text-dark{ color:#343A40} .alert-dark, .list-group-item-dark, .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus{ color: #000000} .alert-dark .alert-link{ color: #000000} .btn-dark, .btn-dark.disabled, .btn-dark:disabled, .btn-outline-dark, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle, .border-dark{ border-color: #343A40} .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody{ border-color: #6b7784} .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
			.show > .btn-dark.dropdown-toggle{ border-color: #16191b} .alert-dark{ border-color: #8b96a1} .alert-dark hr{ border-top-color: #7d8995} .list-group-item-dark.list-group-item-action.active{ border-color: #8b96a1} .btn-dark:focus, .btn-dark.focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba( 68,76,84,.5 )} .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus, a.badge-dark:focus, a.badge-dark.focus { box-shadow:0 0 0 0.2rem rgba( 52,58,64,.5 )} a.text-dark:hover, a.text-dark:focus{ color: #121416} .btn-dark:hover, .btn-dark:focus, .btn-dark.focus{ border-color: #1d2124} .btn-dark:hover, .btn-dark:focus, .btn-dark.focus, a.bg-dark:hover, a.bg-dark:focus,
			button.bg-dark:hover, button.bg-dark:focus{ background-color: #23272b} a.badge-dark:hover, a.badge-dark:focus{ background-color: #1d2124} .table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #7d8995} nav.navbar, nav .dropdown-menu, nav .dropdown-item:hover, nav .dropdown-item:focus{ background: #FFFFFF} .navbar .navbar-nav .nav-link, nav .dropdown-item{ color: rgba( 0,0,0,.5 )} .navbar .navbar-nav .nav-link:focus, .navbar .navbar-nav .nav-link:hover, .dropdown-item:hover, .dropdown-item:focus{ color: rgba( 0,0,0,.7 )} .navbar .navbar-nav li.active .nav-link, .navbar .navbar-nav li.active .nav-link:hover{ color: rgba( 0,0,0,1 )} footer.btp_footer{ background: #FAFAFA} footer.btp_footer .widget__title, footer.btp_footer .widget_latest_post__title a{ color: #232323} footer.btp_footer .widget ul li a, footer.btp_footer .widget_latest_post__link{ color: #6C6C6C} footer.btp_footer .widget ul li a:hover, footer.btp_footer .widget_latest_post__title a:hover, footer.btp_footer .widget_latest_post__link:hover{ color: #DC3545} .mini_footer{ background: #F0F0F0}
.mini_footer p, .mini_footer p a, .btn_btp_footer i{ color: red}
.mini_footer p a, .btn_btp_footer a:hover i{ color: #DC3545} #comment, .widget .search-form input[type='search'], #comments input:not([type='checkbox']), body:not(.btp_dashboard) .form-control, body:not(.btp_dashboard) .input-group-text, .pagination .nav-links, form.pmpro_form .input:not([type='checkbox']),
			form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password], ul.page-numbers, .comment .comment-body{ border: 1px solid #dee2e6} body:not(.btp_dashboard) .border-bottom, .btp_sidebar .widget{ border-bottom: 1px solid #dee2e6 !important; } body:not(.btp_dashboard) .border-top, #pmpro_account .pmpro_box{ border-top: 1px solid #dee2e6 !important; } body:not(.btp_dashboard) .border-left, .pagination .nav-links .page-numbers, li > .page-numbers{ border-left: 1px solid #dee2e6 !important; } body:not(.btp_dashboard) .border-right{ border-right: 1px solid #dee2e6 !important; } #betubeloader-container{ background-color: #FFFFFF !important; } 








/*==========================
General settings
============================*/
.comp-del{
        display:none;
    }
@media (max-width: 1190px) {
    .comp-del{
        display:block;
    }
}

* {
margin: 0;
padding: 0; }
body {
  font-family: "Nunito", sans-serif;
  font-weight: 300; }
  html {
  font-family: "Nunito", sans-serif;
}

video {
  max-width: 100%;
  height: auto;
}
audio {
  width: 100%;
}
.color-inherit {
  color: inherit;
}
.color-inherit:hover {
  color: #DC3545;
}
.text-shadow {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.btn_btp_footer {
  min-width: 32px;
}
/*==========================
text truncate with lines
============================*/
.block_with_text {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 3rem;
  text-overflow: -o-ellipsis-lastline;
}
/*==========================
text truncate for heading
============================*/
.block_with_heading {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 2.4rem;
  text-overflow: -o-ellipsis-lastline;
}
/*==========================
back to top
============================*/
#back_to_top {
  position: fixed;
  bottom: 60px;
  right: 15px;
  z-index: 9999;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.5s ease;
}
#back_to_top.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .w-24 {
    min-width: 24% !important;
  }
  .w-32 {
    min-width: 32% !important;
  }
}
/*==========================
WordPress Settings
============================*/
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignnone {
  max-width: 100%;
  height: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignnone {
  max-width: 100%;
  height: auto;
}
.wp-caption.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.wp-caption.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  max-width: 100%;
  height: auto;
}
blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.dynamic-height-wrap {
  overflow: hidden;
}
.btn_nav_search {
  color: inherit;
}
.btn_nav_search:hover, .btn_nav_search:focus {
  color: #DC3545;
}
/*==========================
Section mobile menu
============================*/

.mobile-mega-menu {
  z-index: 9999;
  max-width: 18.75rem;
  background: #2d3130;
  position: fixed;
  min-height: 100vh !important;
  overflow-y: scroll;
}
.mobile-mega-menu > div {
  display: none;
}
.mobile-mega-menu.open {
  background: #2C3E50;
}
.mobile-mega-menu ul {
  background: transparent;
}
.mobile-mega-menu ul li {
  padding-left: 0 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-mega-menu ul li a {
  background: transparent;
  padding-top: 0.875rem;
  padding-bottom: 0.3rem;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1);
  text-shadow: none;
  color: white;
  float: none;
  font-family: inherit;
  font-size: 0.9375rem;
  text-transform: capitalize;
}
.mobile-mega-menu ul li a.back-button {
  background: none;
  text-indent: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 2rem;
  justify-content: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mobile-mega-menu ul li a.back-button span {
  font-size: 16px;
}
.mobile-mega-menu ul li a.back-button i {
  margin-right: 0.625rem;
  color: #e44839;
}
.mobile-mega-menu ul li a.close-button {
  background: none;
  text-indent: 0;
  text-align: right;
  padding-bottom: 17px;
}
.mobile-mega-menu ul li a.next-button {
  background: none;
  padding-bottom: 10px;
}
.mobile-mega-menu ul li a.next-button i {
  padding: 0.25rem 0.8125rem;
  background: #81c61b;
  border-radius: 62.5rem;
}
.mobile-mega-menu ul li ul.is-in-view li:first-child {
  background: rgba(255, 255, 255, 0.1);
}
.mobile-mega-menu ul li ul.is-in-view li:first-child a {
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/*==========================
forms validation
============================*/
.form-group.success .input-group-text {
  border-color: #28a745;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group.success .input-group-text-icon {
  color: #28a745;
}
.form-control.success {
  border-color: #28a745;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control, .form-control:focus{
  background-color:transparent;
}
.input-group-text{
    color:inherit;
}
.form-group.error .input-group-text {
  border-color: #DC3545;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group.error .input-group-text-icon {
  color: #DC3545;
}
.form-control.error {
  border-color: #DC3545;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group.error .custom-control-label {
  color: #DC3545;
}
.form-group.form-group.success .custom-control-label {
  color: #28a745;
}
/*==========================
main slider section
============================*/
.btp_main_slider_slide {
  width: 630px;
}
.btp_main_card__desc {
  max-width: 400px;
}
@media all and (min-width: 577px) {
  .btp_main_card__img {
    height: 360px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.btp_carousel_btn {
  width: 23px;
  height: 23px;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.carousel__btn_prev .btp_carousel_btn__icon{
  margin-left:-1px;
}
.carousel__btn_next .btp_carousel_btn__icon{
  margin-left:1px;
}
.btp_main_card:after{
  content:'';
  width:100%;
  height:100%;
  background:rgba(0, 0, 0, 0.25);
  position:absolute;
  left:0;
  top:0;
  z-index:1;
}
.btp_main_card__overlay{
  z-index:2;
}
/*==========================
category
============================*/
.btp_cat_slide {
  width: 230px;
}
.btp_cat_card {
  min-height:189px;
}
.btp_cat_card__img {
  width: 100%;
  height: 189px;
  object-fit: cover;
}
.btp_cat_card__title {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.75)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
  padding-bottom: 10px;
  padding-top: 40px;
  font-size:20px;
}

/*==========================
betube pro post style
============================*/
.btp_post_slide {
  width: 310px;
}
.btp_lt_list_post .media img {
  max-width: 35%;
  height: auto;
}
.btp_lt_list_post .media .post-text-truncate {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 4.5rem;
  text-overflow: -o-ellipsis-lastline;
}
.d-grid {
  display: -ms-grid;
  display: grid;  
}
.container-fluid .btp_lt_posts__container{
  grid-gap:15px;
  grid-template-columns: repeat(auto-fill, minmax(305px, 1fr));
}
.container .btp_lt_posts__container{ 
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-gap:15px;
}
.btp_inner_page_categories{
  grid-template-columns: repeat(auto-fill, minmax(150px, 206px));
  grid-gap:15px;
}
.btp_post_card__top {
  position: relative;
  height: 180px;
}
.btp_post_card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.btp_post_card__img_hover {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(29, 29, 29, 0.5);
}
.btp_post_card__img_hover_icon {
  font-size: 24px;
  color: #ffffff;
}
.btp_post_card__title {
  color: inherit;
}
.btp_post_card__title:hover {
  color: #DC3545;
}
.btp_post_card__author {
  color: inherit;
}
.btp_post_card__author:hover {
  color: #ffffff;
}
.btp_post_card:hover .btp_post_card__img_hover {
  visibility: visible;
  opacity: 1;
}
/*==========================
movies
============================*/
.btp_movies__slide {
  width: 231px;
}
.btp_movies_card__img {
  width: 100%;
  height: auto;
}
.btp_movies_card__title {
  color: inherit;
}
.btp_movies_card__title:hover {
  color: #dc3545;
}
.btp_movies_card__year {
  margin-bottom: 3px;
}
/*==========================
blog
============================*/
@media all and (min-width: 1200px) {
  .btp_blog_slide {
    width: 410px;
  }
  .btp_blog_card__img {
    height: 250px;
  }
  .blog_single_post_head img {
    height: 450px;
  }
}
.btp_blog_card__img {
  max-height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}
.btp_blog_card__title {
  color: inherit;
}
.btp_blog_card__title:hover {
  color: #DC3545;
}
.btp_blog_card__link {
  color: inherit;
}
.btp_blog_card__link:hover {
  color: #ffffff;
}
.blog_single_post_head img {
  max-width: 100%;
  height: auto;
  display:block;
}
.blog_single_post_head p a {
  color: inherit;
}
.blog_single_post_head p a:hover {
  color: inherit;
}
.blog_post_author_bio .media img {
  max-width: 18%;
}
/*==========================
  widgets
============================*/
.btp_sidebar .widget{
    border-bottom:1px solid #dee2e6;
    padding-bottom:4px;
}
.btp_sidebar .widget.widget_search{
    padding-bottom:24px;
}
.btp_sidebar .widget:last-of-type{
    border-bottom:none !important;
}
.widget {
  margin-bottom: 24px;
}
.widget__title {
  text-transform: capitalize;
}
.widget ul {
  list-style: none;
}
.widget ul li a {
  color: inherit;
  text-decoration: none;
}
.widget select {
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
}
.widget .widget_calendar .calendar_wrap {
  text-align: center;
}
.widget table {
  border-collapse: collapse;
  width: 100%;
}
.widget img {
  max-width: 100%;
  height: auto;
}
.widget img.wp-smiley, .widget img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
.widget.widget_rss ul li {
  margin-bottom: 16px;
}
.widget .search-form label {
  width: 78%;
}
.widget .search-form input[type="search"] {
  width: 100%;
  border-radius: 4px;
  padding: 6px 12px;
  height: calc(1.5em + .75rem + 2px);
}
.widget .search-form input.search-submit {
  padding: 7px 0;
  border-radius: 4px;
  width: 20%;
  border: none;
}
.widget .tagcloud a {
  color: inherit;
}
.widget .gallery .gallery-item {
  margin-right: 10px;
  margin-bottom: 10px;
}
.widget .widget_latest_videos__box {
  max-width: 37%;
  margin-right: 12px;
  height: 100px;
}
.widget .widget_latest_videos__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget_archive ul ul, .widget_categories ul ul, .widget_meta ul ul, .widget_nav_menu ul ul, .widget_pages ul ul, .widget_recent_comments ul ul, .widget_recent_entries ul ul, .widget_rss ul ul {
  counter-reset: submenu;
}
.widget_archive ul ul > li > a::before, .widget_categories ul ul > li > a::before, .widget_meta ul ul > li > a::before, .widget_nav_menu ul ul > li > a::before, .widget_pages ul ul > li > a::before, .widget_recent_comments ul ul > li > a::before, .widget_recent_entries ul ul > li > a::before, .widget_rss ul ul > li > a::before {
  font-weight: normal;
  content: "– " counters(submenu,"– ",none);
  counter-increment: submenu;
}
.widget_latest_post__title a {
  text-decoration: none;
}
.widget_latest_post__title a:hover {
  color: #DC3545;
}
.widget_latest_post__link {
  color: inherit;
}
.widget_most_view__title_link {
  color: inherit;
}
.widget_most_view__link {
  color: inherit;
}
.card-img-overlay{
    padding:0.25rem;
}
.widget_latest_videos figcaption{
    flex-basis:63%; max-width:63%;
}
/*==========================
navbar
============================*/
.navbar .navbar-brand img {
  max-width: 153px;
  height: 28px;
}
.btp_footer_grid{
    grid-template-columns : 2fr 1fr 1fr 1fr;
    grid-gap:30px;
}
/*==========================
footer
============================*/
.mini_footer {
  padding: 12.5px 0;
}

/*==========================
breadcrumb
============================*/
.breadcrumb-link {
  color: inherit;
}
/*==========================
inner page content
============================*/
.btp_inner_page__content::before, .btp_inner_page__content::after {
  content: "";
  clear: both;
  display: table;
}
.btp_inner_page__content img {
  max-width: 100%;
  height: auto;
}
.btp_inner_page__content li > ul, .btp_inner_page__content li > ol {
  padding-left: 2rem;
}
.btp_inner_page__content ul {
  list-style: none;
}
.btp_inner_page__content ul li:not(.blocks-gallery-item)::before {
  content: "\f111";
  font-family: 'Font Awesome\ 5 Free';
  margin-right: 10px;
  font-weight: 900;
  font-size: 16px;
}
.btp_inner_page table {
  width: 100%;
  margin-bottom: 1rem;
  color: inherit;
}
.btp_inner_page table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.btp_inner_page table th, .btp_inner_page table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.btp_sticky .btp_inner_page__content{
    padding:1rem;
    background-color:#f8f9fa;
}
.btp_index_sticky{
    background-color:#f8f9fa;
}
.btp_inner_page .card.btp_index_card{
   background-color:inherit;
}
/*==========================
  map
============================*/
#map {
  height: 442px;
  width: 100%;
}
/*==========================
categories
============================*/
.btp_inner_page_categories .btp_cat_card {
  min-width: 24%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
/*==========================
Comments
============================*/
.bypostauthor {
  display: block;
}
.comments-area > * {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .comments-area > * {   
    margin-bottom: 0;
  }
}
.entry + .comments-area {
  margin-top: calc(3 * 1rem);
}
@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
  }
}
.comments-area .comments-title-wrap .comments-title {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .comments-title {
  flex: 1 0 calc(3 * (100vw / 12)); }
}
@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .discussion-meta {
    flex: 0 0 calc(2 * (100vw / 12));
    margin-left: 1rem;
  }
}
.comment-content a {
  word-wrap: break-word;
}  
#comment {
  background: transparent;
  border: 1px solid #A9B1B9;
  border-radius: 4px;
  color: inherit;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding: 1rem;
}  
#respond {
  position: relative;
}
#respond .comment-user-avatar {
  margin: 1rem 0 -1rem;
}
#respond .comment .comment-form {
  padding-left: 0;
}
#respond > small {
  display: block;
  font-size: 22px;
  position: absolute;
  left: calc(1rem + 100%);
  top: calc(-3.5 * 1rem);
  width: calc(100vw / 12);
}
#comments > .comments-title:last-child {
  display: none;
}
.comment-form-flex {
  display: flex;
  flex-direction: column;
}
.comment-form-flex .comments-title {
  display: none;
  margin: 0;
  order: 1;
}
.comment-form-flex #respond {
  order: 2;
}
.comment-form-flex #respond + .comments-title {
  display: block;
}
.comment-list {
  list-style: none;
  padding: 0;
}
.comment-list .children {
  margin: 0;
  padding: 0 0 0 1rem;
}
.comment-list > .comment:first-child {
  margin-top: 0;
}
.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
  color: inherit;
  font-size: 0.71111em;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.comment-list .pingback .comment-body a:not(.comment-edit-link),
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
  font-weight: bold;
  font-size: 19.55556px;
  line-height: 1.5;
  padding-right: 0.5rem;
  display: block;
}
.comment-list .pingback .comment-body .comment-edit-link,
.comment-list .trackback .comment-body .comment-edit-link {
  color: #767676;
  font-weight: 500;
}
#respond + .comment-reply {
  display: none;
}
.comment-reply .comment-reply-link {
  display: inline-block;
}
.comment {
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .comment {
    padding-left: calc(.5 * (1rem + calc(100vw / 12 )));
  }
  .comment.depth-1,
  .comment .children {
    padding-left: 0;
  }
  .comment.depth-1 {
    margin-left: calc(7.4 * 1rem);
  }
}
.comment .comment-body {
  margin: calc(2 * 1rem) 0 0;
}
.comment .comment-meta {
  position: relative;
}
.comment .comment-author .avatar {
  float: left;
  margin-right: 1rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .comment .comment-author .avatar {
    float: inherit;
    margin-right: inherit;
    position: absolute;
    top: 0;
    right: calc(100% + 1rem);
  }
}
.comment .comment-author .fn {
  position: relative;
  display: block;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.comment .comment-author .fn a {
  color: inherit;
}
.comment .comment-author .fn a:hover {
  color: #005177;
}
.comment-author.vcard img{
  width:100px;
  height:100px;
}
.comment .comment-author .post-author-badge {
  border-radius: 100%;
  display: block;
  height: 18px;
  position: absolute;
  background: #008fd3;
  right: calc(100% - 2.5rem);
  top: -3px;
  width: 18px;
}
@media only screen and (min-width: 768px) {
  .comment .comment-author .post-author-badge {
    right: calc(100% + 0.75rem);
  }
}
.comment .comment-author .post-author-badge svg {
  width: inherit;
  height: inherit;
  display: block;
  fill: white;
  transform: scale(0.875);
}
.comment .comment-metadata > a,
.comment .comment-metadata .comment-edit-link {
  display: inline;
  font-weight: 500;
  color: inherit;
  vertical-align: baseline;
}
.comment .comment-metadata > a time,
.comment .comment-metadata .comment-edit-link time {
  vertical-align: baseline;
}
.comment .comment-metadata > a:hover,
.comment .comment-metadata .comment-edit-link:hover {
  color: #DC3545;
  text-decoration: none;
}
.comment .comment-metadata > * {
  display: inline-block;
}
.comment .comment-metadata .edit-link-sep {
  color: #767676;
  margin: 0 0.2em;
  vertical-align: baseline;
}
.comment .comment-metadata .edit-link {
  color: #767676;
}
.comment .comment-metadata .edit-link svg {
  transform: scale(0.8);
  vertical-align: baseline;
  margin-right: 0.1em;
}
.comment .comment-metadata .comment-edit-link {
  position: relative;
  padding-left: 1rem;
  margin-left: -1rem;
  z-index: 1;
}
.comment .comment-metadata .comment-edit-link:hover {
  color: #0073aa;
}
.comment .comment-content {
  margin: 8px 0;
}
@media only screen and (min-width: 1168px) {
  .comment .comment-content {
    padding-right: 1rem;
  }
}
.comment .comment-content > *:first-child {
  margin-top: 0;
}
.comment .comment-content > *:last-child {
  margin-bottom: 0;
}
.comment .comment-content blockquote {
  margin-left: 0;
}
.comment .comment-content a {
  text-decoration: underline;
}
.comment .comment-content a:hover {
  text-decoration: none;
}
.comment-reply-link,
  #cancel-comment-reply-link {
  font-weight: 500;
}
.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
  color: #005177;
}
.discussion-avatar-list {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.discussion-avatar-list li {
  position: relative;
  list-style: none;
  margin: 0 -8px 0 0;
  padding: 0;
  float: left;
}
.discussion-avatar-list .comment-user-avatar img {
  height: calc(1.5 * 1rem);
  width: calc(1.5 * 1rem);
}
.discussion-meta .discussion-meta-info {
  margin: 0;
}
.discussion-meta .discussion-meta-info .svg-icon {
  vertical-align: middle;
  fill: currentColor;
  transform: scale(0.6) scaleX(-1) translateY(-0.1em);
  margin-left: -0.25rem;
}
.comment-form .comment-notes,
.comment-form label {
  font-size: 1rem;
  color: inherit;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    width: calc(50% - 0.5rem);
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .comment-form .comment-form-email {
    margin-left: 1rem;
  }
}
.comment-form input[name="author"],
.comment-form input[name="email"],
.comment-form input[name="url"] {
  display: block;
  width: 100%;
  padding: 0 1rem;
  background: transparent;
  border: 1px solid #A9B1B9;
  border-radius: 4px;
  height: 38px;
  color: inherit;
}
.form-submit input[type="submit"] {
  display: block;
  width: 100%;
  font-weight: 400;
  color: #212529;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: all 0.15s ease;
}
.form-submit input[type="submit"]:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #DC3545;
}
/*==========================
floating videos
============================*/
@keyframes fade-in-up {
  0% {
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  } 
}
.video-wrap {
  text-align: center;
}
.video-wrap .video-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index:1000;
}
.video iframe {
  max-width: 100%;
  max-height: 100%;
}
.video.stuck {
  position: fixed;
  bottom: 20px;
  right: 20px;
  transform: translateY(100%);
  width: 370px;
  height: 230px;
  animation: fade-in-up .5s ease forwards;
  border: none;
  z-index: 9998;
  overflow: hidden;  
}
.video.stuck .mejs-container, .video.stuck .mejs-mediaelement, .video.stuck .wp-video-shortcode video, .video.stuck video.wp-video-shortcode{
  height:230px !important;
}
.video.nostuck {
  position: relative;
}
.btp_sv_post {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.25;
}

.btp_sv_prev {
  left: -8vw;
}
.btp_sv_next {
  right: -8vw;
}
/* =========================
author single post
============================*/
.btp_single_post_author .media img {
  width: 64px;
  height: 64px;
}
.btp_single_post_author .media h6 a:hover {
  color: #DC3545;
}
.btp_single_post_meta_link__btn {
  color: inherit;
}
.btp_single_post_meta_link__btn:hover {
  color: #DC3545;
  text-decoration: none;
}
.btp_single_post_meta_link > span {
  padding: 0.25rem 0.5rem;
}
/*==========================
user followers
============================*/
.btp_user_follow_col {
  min-width: 15%;
  max-width: 125px;
  flex-grow: 1;
  flex-basis: 0;
  margin-right: 10px;
}
.video-plugin-div {
  background: #333333;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.video-plugin-div .video-plugin-skip-button {
  position: absolute !important;
  right: 15px;
  top: 15px;
  z-index: 6;
}
/*===============================
User Dashboard CSS
=================================*/
h1, h2, h3, h4, h5, h6 {
  font-family: 'Quicksand', sans-serif;
}
p {
  color: #7c7c7c;
}
.h-100vh {
  height: 100vh;
}
.font-size-16,
.font-size-16.form-control {
  font-size: 1rem;
}
.bg-bdark {
  background-color: #333333;
}
.nav_border_bottom_dark {
  border-bottom: 1px solid #444444;
}
.color-light {
  color: #cccccc;
}
.p-20 {
  padding: 1.25rem;
}
.px-20 {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.box-shadow-bottom {
  -webkit-box-shadow: 0 4px 19px -11px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 19px -11px rgba(0, 0, 0, 0.5);
}
.btn-heart {
  background: #f62d51;
  border-color: #f62d51;
}
.btn-indigo {
  background: #7460ee;
  border-color: #7460ee;
}
.btn-lg-asb {
  min-width: 50px;
  min-height: 50px;
}
.cursor {
  cursor: pointer;
}
.text-ellipses {
  max-width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.img_messages {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
  object-fit: cover;
}
.img_messages__sm {
  width: 40px;
  height: 40px;
}
.bidder_img {
  width: 50px;
  height: 50px;
}
.qs-font-weight-medium {
  font-weight: 600;
}
.label-sm {
  font-size: 1rem;
}
.dynamic-height-wrap {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out;
  width: 100%;
}
.h-200 {
  height: 200px !important;
}
.custom-file-lg {
  height: calc(2.875rem + 2px);
  line-height: 2;
}
.custom-file-label.custom-file-lg:after {
  height: 2.9rem;
  line-height: 2;
}
/*===========================
betube admin sidebar
============================*/
.bm_admin_sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.bm_admin_sidebar_sticky {
  top: 0;
  height: calc(100vh - 48px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.bm_admin_sidebar_logo {
  text-align: center;
  padding: 1.375rem 1.25rem;
}
.bm_admin_sidebar_author {
  padding: 1.25rem;
}
.bm_admin_sidebar_author_img {
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 62.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.bm_admin_nav__item:not(:last-of-type) a {
  border-bottom: 1px solid #444444;
}
.bm_admin_nav__link {
  color: #cccccc;
  font-size: 0.8125rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-transform: capitalize;
}
.bm_admin_nav__link:hover {
  background: #444444;
  color: #ffffff;
  text-decoration: none;
}
.bm_admin_nav__link.active {
  background: #444444;
  color: #ffffff;
  text-decoration: none;
}
/*===========================
betube admin main
============================*/
.bm_admin_main {
  background: #fafafa;
  min-height: 100vh;
}
.bm_admin_main_nav {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 30px;
  padding-right: 30px;
}
.bm_admin_main_content h1, .bm_admin_main_content h2, .bm_admin_main_content h3,
.bm_admin_main_content h4, .bm_admin_main_content h5, .bm_admin_main_content h6 {
  color: #484848;
}
.bm_admin_main i[data-toggle="dropdown"] {
  padding: 10px;
}
/*============================
Main Content Widget
============================*/
.bm_admin_main_content_widgets_media.active {
  background: #f0f0f0;
  pointer-events: none;
}
.bm_admin_main_content_widgets_media {
  padding: 5px;
}
.bm_admin_main_content_widgets_media:not(:last-of-type) {
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 16px;
}
.bm_admin_main_content_widgets_media:hover {
  background: #f0f0f0;
  text-decoration: none;
}
.bm_admin_main_content_widgets_img {
  max-width: 70px;
  height: 70px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bm_admin_main_content_widgets_box_body {
  max-height: 500px;
}
.bm_admin_main_content_widgets_box_bids {
  min-height: 320px;
  max-height: 320px;
}
.bm_admin_main_content_cya_img {
  max-width: 300px;
  height: 200px;
}
.bm_admin_main_content_cya_body {
  max-width: 475px;
}
/*===========================
responsive menu
============================*/
@media only screen and (min-width: 320px) and (max-width: 1199px) {
  .bm_admin_responsive_sidebar {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    position: absolute;
    max-width: 250px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    height: 100vh;
  }
  .bm_admin_responsive_sidebar.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: fixed;
  }
  .bm_admin_main_nav {
    padding-left: 0;
    padding-right: 10px;
  }
}
/*==========================
Post your video
============================*/
.bm_admin_main_content_cya_form .form-control,
.bm_admin_main_content_cya_form .custom-select {
  font-size: 1rem;
  color: #7c7c7c;
}
.bm_admin_main_content_cya_form .bm_cya_form_label {
  color: #484848;
  font-family: 'Quicksand', sans-serif;
}
.bm_admin_main_content_cya_form .custom-control-label {
  color: #7c7c7c;
}
.bm_admin_main_content_cya_form .dropzone {
  min-height: 150px;
  border: 2px dashed #e0e0e0;
}
.bm_admin_main_content_cya_form .dz-max-file-msg {
  display: none;
}
.bm_admin_main_content_cya_form textarea {
  height: 150px;
}
.bm_admin_main_content_cya_form .input-group-text {
  min-width: 53px;
}
.bm_admin_main_content_cya_form .textarea_tab {
  height: 128px !important;
}
.leaflet_geoSearch_results {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #ffffff;
  z-index: 10000;
}
.leaflet_geoSearch_results .address {
  padding: 2px 15px;
  cursor: pointer;
  color: #6c6c6c;
  margin-bottom: 10px;
}
.leaflet_geoSearch_results .address:hover {
  background: #fafafa;
  color: #333333;
}
.bm_packages_table_head th {
  color: #17a2b8;
  background-color: rgba(23, 162, 184, 0.2);
  border-color: rgba(23, 162, 184, 0.1);
}
.table.bm_adv_table td {
  vertical-align: middle;
  min-width: 120px;
}
.table.bm_adv_table td:last-of-type {
  text-align: center;
}
.bm_admin_inbox_list__link.active {
  background: #f0f0f0;
}
.bm_admin_inbox_list__link:hover {
  background: #f0f0f0;
  text-decoration: none;
}
.bm_admin_inbox_list__link_icon, .bm_admin_inbox_list__link_txt {
  color: #484848;
}
.bm_admin_inbox_content_msg {
  padding: 0 8px;
}
.bm_admin_inbox_content_msg.read {
  background: #f0f0f0;
}
.bm_admin_inbox_content_msg:hover {
  background: #f0f0f0;
}
.bm_admin_inbox_content_msg p {
  max-width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bm_admin_inbox_content_img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bm_admin_follow__img {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bm_lt_bh_del{
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 575.99px) {
  .bm_admin_main_content_cya_img {
    margin-left: auto;
    margin-right: auto !important;
  }
}
/*==========================
Light CSS
============================*/
.btp_mobile_app_btn {
  bottom: 0;
  z-index: 100;
}
.btp_mobile_app_btn .navbar-toggler {
  line-height: 1.3;
}
.btp_mobile_app_btn .navbar-toggler i {
  font-size: inherit;
  line-height: inherit;
}
.btp_mobile_app_btn .navbar-toggler p {
  font-size: 13px;
}
.dropdown-menu .dropdown-toggle {
  position: relative;
}
.dropdown-menu .dropdown-toggle::after {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropdown-item {
  color: #6C6C6C;
}
.dropdown-divider {
  border-color: #e0e0e0;
}
.page-item.active .page-link{
  pointer-events: none;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
/*==========================
Captions
============================*/
.wp-caption {
  margin-bottom: calc(1.5 * 1rem);
}
/*
@media only screen and (min-width: 768px) {
  .wp-caption.aligncenter {
    position: relative;
    left: calc( calc(8 * (100vw / 12) - 28px) / 2);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 1168px) {
  .wp-caption.aligncenter {
    left: calc( calc(6 * (100vw / 12) - 28px) / 2);
  }
}*/
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100% !important;
}
.wp-caption-text {
  color: inherit;
  font-size: 0.71111em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}
/*==========================
Galleries
============================*/
.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem);
}
.gallery img {
  max-width: 100%;
  height: auto;
  position: relative;
}
.gallery-caption {
  display: block;
  font-size: 0.71111em;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0;
}
.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0;
}
.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0;
}
.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0;
}
.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0;
}
.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0;
}
.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0;
}
.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0;
}
.gallery-item:last-of-type {
  padding-right: 0;
}
.gallery-item > div > a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent;
}
.gallery-item > div > a:focus {
  box-shadow: 0 0 0 2px #0073aa;
}
.embed-responsive .embed-responsive-item{
  max-width:100%;    
  right:0;  
  margin: 0 auto;    
}
.embed-responsive img.embed-responsive-item{
    width:auto !important;    
}
li > ul, li > ol{
  padding-left: 2rem;
}
.btp_post_nav .nav-links{
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.btp_post_nav .nav-links .meta-nav{
  font-weight: bold;
}
.btp_404_caption{
  position: absolute;
  bottom: 7vw;
  left: 11vw;
  right: auto;
  margin: 0 auto;
}
.pagination{
    justify-content:center;
  	margin-top: 40px;
}
.pagination .nav-links{
  border:1px solid #dee2e6;
  border-radius:4px;
  padding:0.4375rem 0;  
}
.pagination .nav-links .page-numbers{
    border-left: 1px solid #dee2e6;
    padding:0.5rem 1rem;
}
ul.page-numbers {
    list-style: none;
    display: inline-flex;
    border: 1px solid #e0e0e0;
    padding: 0.5rem 0;
    border-radius: 4px;
}
li > .page-numbers {
    padding: 0.5rem 1rem;
    border-left: 1px solid #e0e0e0;
}
ul.page-numbers li:first-of-type .page-numbers{
    border-left: none !important;
}
/* paidmembership pro */
.pmpro_login_wrap{
  max-width: 50%;
  margin: 0 auto;
}
form.pmpro_form .input:not([type="checkbox"]),
form.pmpro_form textarea, 
form.pmpro_form select, 
#loginform input[type=text], 
#loginform input[type=password]{
  display: block;
  width: 100%;
  max-width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .pmpro_login_wrap #loginform input {
    transition: none;
  }
}
.pmpro_login_wrap #loginform input[type="submit"]{
  display: block;
  width: 100%;
  font-weight: 400;
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.pmpro_login_wrap #loginform input[type="submit"]:hover{
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.pmpro_checkout-fields p img{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.pmpro_content_message{
  margin-bottom: 1rem;
}
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link{
  color: #fff;
}
.pmpro_btn:hover, .pmpro_content_message a:hover{
  color: #fff;
}
.btp_img_advertisement img{
    max-width:100%;
    height:auto;
}
.btp_index_cat:not(:last-of-type)::after{
  content:',';
}
/*Betube Loader*/
#betubeloader-container {
    position: fixed; 
    left: 0; 
    top: 0; 
    z-index: 9999;
    width: 100%; 
    height: 100%; 
    overflow: visible;
    background-color: #fff;     
}
#betubeloader-animation {
    width: 400px;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
	bottom:0;
	right:0;
    background-repeat: no-repeat;
    background-position: center;
    background-size:contain;
    margin: auto;
}