/*
Theme Name:     luxe-child
Description:    child theme
Author:         schooloftrade
Template:       luxe

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; 
	z-index:1000;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    background-color: #ddd;
	text-align: center;
    font-size: 27px;
	color: #fff;
    text-shadow: 0 0 4px #aaa;
}
section#whitcounter-2 {
    padding: 0 15px;
}


footer p.ttl {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.rpwe-block h3.rpwe-title{
	font-size:15px !important;
}

.rpwe-block li.rpwe-li{
	background: url(../../../wp-content/themes/luxe/images/bullet.png) no-repeat left 18px;
    border-bottom: 1px dotted #E2DFDF;
    line-height: 1.375em;
    padding: 10px 20px;
    position: relative;
}

.phone, .phone_mobile{
	width:200px !important;
}

.cnt article p{
    margin-bottom:20px !important;
}

.single img.fwI {
    display: none;
}

p#adswsc_block {
    padding: 0 20px;
}
.custom-pagination {
    margin-top: 30px;
}
a.page.larger, .current, .nextpostslink, .previouspostslink, a.page.smaller {
    transition: all,.2s,linear;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    background: #f1f1f2;
    cursor: pointer;
    display: table;
    float: left;
    font-family: Bitter;
    font-size: .875em;
    height: 48px !important;
    line-height: 48px;
    padding: 0 20px !important;
    vertical-align: middle;
    text-align: center;
    color: #000 !important;
    text-decoration: none !important;
    border-color: #e3e3e3 !important;
    margin: 0 !important;
    border-left: none;
}

.current{
	background:#f8f8f8! important;
	font-weight:400 !important;
}

@media (max-width:1085px){
	.phone .fphr{
		font-size:11px !important;
	}
	.phone, .phone_mobile{
		width:175px !important;
	}
	header nav ul li a {
		padding: 10px 6px;
		font-size: 12px;
	}
	li.current-menu-item a{
    padding: 7px !important;
	margin: 0 5px;
}
	header nav ul li a{
    padding: 7px !important;
}
}

@media (max-width:768px){
.live-Chat{
	display:none;
}
}

.page-template-newsletter_post img.fwI, .page-template-post-page img.fwI {
    display: none;
}

.bcText a {
    color: #a5415d !important;
    padding: 1px;
}

a#cookie_action_close_header {
    position: absolute;
    right: 50px;
    top: 7px;
}

#eu-cookie-bar {
    padding: 15px 0 !important;
    width: 100% !important;
    background:#000 !important;
     font-size: 15px;
    text-align: left;
    padding-left: 50px !important;
}

div#eu-cookie-bar a {
    text-decoration: none;
    color: #3190ef;
}
button#euCookieAcceptWP {
    background: #fff !important;
    color: #000;
    position: absolute;
    right: 100px;
}

.bcStatic a img {
    width: 100px !important;
    margin-left: 5px;
}


section#wp_statistics_widget-3 li label {
    display: none;
}

section#wp_statistics_widget-3 li {
    list-style: none !important;
    background: none;
    font-size: 26px;
    padding: 0 15px;
    margin-top: -15px;
    letter-spacing: 1px;
}

.bcFloat > div {
    right: -6px;
}

@media (max-width:767px){
#eu-cookie-bar {
    padding: 15px 0 !important;
    width: 100% !important;
    background:#000 !important;
     font-size: 15px;
    text-align: left;
    padding-left: 5px !important;
}

div#eu-cookie-bar a {
    text-decoration: none;
    color: #3190ef;
}
button#euCookieAcceptWP {
    background: #fff !important;
    color: #000;
    position: relative;
    right: inherit;
}
}


.wp-pagenavi span.extend {
    display: none;
}

article p {
    display: inline-block;
    width: 100%;
	
}
.home article p {
    float: none;
}
a.tcb-button-link:hover span.tcb-button-text.thrv-inline-text {
    color: #fff;
}
.archive .scn.awr.aut {
    display: none;
}


   

a.wp-block-button__link {
    text-decoration: none !important;
    margin: 5px;
    transition: .2s all ease-in-out;
}
a.wp-block-button__link:hover, a.wp-block-button__link:focus {
    background-color: #2a7fe3 !important;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    color: #fff !important;
}