header#be-site-header {
	z-index: 99;
}

.mce-toolbar-grp {
left: 1290px;
}

.category .main-side {
    width: 100% !important;
}

p, li {
	font-size: 13px;
	line-height: 18px !important;
	color: #4a4a4a;
}

h1 {
	font-size: 50px !important;
	line-height: 55px !important;
}



.be-quick-info-col ul, #content ul {
    margin-bottom: 40px;
}

a.btn {
    display: block;
    max-width: 340px;
    margin: auto;
}

.header-meta {
	font-size: 12px;
	line-height: 12px;
	color: #0443e2;
	margin: 10px 0 20px 0;
}

.embed-youtube iframe {
    width: 100%;
}



@media only screen and (max-width: 1023px) {
	
.embed-youtube iframe {
    width: 100%;
    max-width: 600px;
    max-height: 380px;
}
	
	#comment {
	  max-width: 270px;
	}	
	
}

label {
	display: block;
}

header#be-site-header {
    z-index: 9999 !important;
}


.be-menu-open {
    z-index: 9 !important;
    margin-top: 98px;
    padding: 50px;
    height: auto;
    top: 0;
    bottom: 0;
}

.be-post-container-inner img {
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
	
.be-post-container-inner img {
	max-width: 100% !important;
	width: 100% !important;
}	
	
.be-post-container-inner img.avatar {
	max-width: 32px !important;
	width: 32px !important;
}	
	
	.site-header-mobile-menu {
		max-width: 100% !important;
	}	
}

.s-mob {
		display: none;
}

table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

#content p, #content li {
	font-size: 16px;
}

#content p, #content ul, #content ol {
	margin-bottom: 20px;
	line-height: 26px !important;
}

#content ul, #content ol {
	margin-left: 0;
}

a.btn {
	display: inline-block;
	margin: auto 14px;
}

a {
	text-decoration: underline;
}	

h2 {
    font-size: 36px;
    line-height: 38px;
	font-weight: 700;	
}

h1, h2, h3 {
		margin: 30px 0;
}

#content p, #content li {
    font-size: 18px;
		line-height: 34px !important;
}

#content blockquote p {
    font-size: 30px !important;
    line-height: 36px !important;
    font-weight: bolder;
    letter-spacing: 2px;
    font-family: 'Lato' !important;
    color: black;
    padding-left: 84px;
    background-image: url(https://bikexchange.com/wp-content/uploads/2022/01/qts.png);
    background-repeat: no-repeat;
    background-size: 70px 35px;
    background-position: 0px 8px;
    margin: 60px auto;
}

.background {
    background-color: #e4f6ff;
    padding: 15px;
    margin: 20px auto;
}

.background h1, .background h2, .background h3 {
    margin: 20px 0 40px;
}

a.primary-btn {
    font-size: 20px !important;
    max-width: 100%;
    line-height: 33px;
    padding: 9px 10px;
    text-align: center;
	min-width: 270px;
}

a.secondary-btn {
    font-size: 20px !important;
    max-width: 100%;
    line-height: 33px;
    padding: 9px 10px;
    text-align: center;
		min-width: 270px;
}

.social-sharer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    max-width: 260px;
}

.page-id-99 .social-sharer {
	display: none;
}

.menu-item a {
    font-size: 18px;
    text-decoration: none;
}

.post-template-default .site-content, .page-template-tpl-traditionalpost .site-content {
	padding: 0 0 0;
}

.tablepress {
    width: 100% !important;
    max-width: 600px !important;
}

@media only screen and (max-width: 359px) {
.rh-container {
padding-left: 10px;
padding-right: 10px;
}
}

.page-template-default h2 {
	margin: 60px 0 30px;
}

a.primary-btn {
    font-size: 16px !important;
    max-width: 100%;
    line-height: 33px;
    padding: 4px 10px;
    text-align: center;
    min-width: 190px;
}

a.secondary-btn {
    font-size: 16px !important;
    max-width: 100%;
    line-height: 33px;
    padding: 4px 10px;
    text-align: center;
    min-width: 190px;
}

.category .sidebar {
	display: none;
}

.wp-caption {
	padding: 0;
    box-shadow: none;;
}

.wp-caption img, .be-post-container-inner img {
	box-shadow: 0 5px 23px rgb(188 207 219 / 35%);
}
.wp-caption .wp-caption-text {
    text-align: left;
}

@media only screen and (max-width: 1110px) {
	.site-header-mobile-menu {
		display: none;
	}
	.be-menu-open {
		display: block !important;
	}
	a.primary-btn {
		margin-bottom: 20px;
	}
}

p, li {
	font-size: 20px !important;
}

.rh-container, .content {
	width: 100%;
    max-width: 1200px;

}