/*
Theme Name: Coinflip Child
Theme URI: https://coinflip.modeltheme.com/
Template: coinflip
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Casino Affiliate WordPress Theme
Version: 1.0
Text Domain: coinflip
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
/* Theme customization starts here
------------------------------------------------------- */

.mt_listing_content_description h2  {
	font-size: 2.5rem;
	position: relative;
	margin-bottom: 25px !important;
}

.mt_listing_content_description h2:after {
	content: "";
	height: 2px;
	width: 50px;
	margin-top: 30px;
	background: #fab702;
	position: absolute;
	left: 0;
	top: 10px;
}

.iconfilter-shortcode.mt-casino-shortcode-convert .post-name-listings {
	margin-top: 0px !important;
	margin-bottom: 15px !important;
}

.coinflip-details.text-center ul {
		list-style: none !important;
		padding: 0 !important;
}






.mt_listing_content_description .vc_tta-panel-heading {
		padding: 0 !important;
		margin: 0 !important;
}

.mt_listing_content_description .vc_tta-panel-body {
		padding: 0 !important;
}

.mt_listing_content_description .general-btn {
	margin: 0 !important;
}

.mt_listing_content_description .casino-list-bonus {
	display: none !important;
}

.mt_listing_content_description .casino-list-title {
	width: 22% !important;
}

.mt_listing_content_description .casino-list-features ul {
		padding: 0 !important;
}

#navbar .menu-item > a:hover, header .social-links *:hover,
#dropdown-user-profile ul li a:hover, .textwidget a:hover, footer .social-links a i:hover, p.copyright a:hover,
.slotsl-thumb-url:hover {
	color: #f2be50 !important;
}

.slotsl-progress-bar-fill,
input:checked + .slider {
	background-color: #f2be50 !important;
}

.casino-list-buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

span.jail-rating--list {
	margin-top: 8px !important;
	color: #aaacb4 !important;
}

.casino-list-about {
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.row.footer-top img {
	text-align: center;
	margin: 0 auto;
	display: flex;
	max-width: 75px !important;
}


.jail-button-listing-1 {
	background-color: #5fd551 !important;
	color: white !important;
}


.jail-button-listing-2 {
	background-color: #f2be50 !important;
	color: white !important;
}


.related-posts .post-author {
	display: none;
}

.mt-restricted-countries {
	border-radius: 100px;
	padding: 8px 15px;
	margin-bottom: 20px;
}

.casino-list-features ul li {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	flex-direction: column;
	color: #aaacb4 !important;
}

.casino-list-features strong {
	font-size: 2rem !important;
	line-height: normal;
	color: #f2be51 !important;
}

.casino-list-features li::before {
	content: "" !important;
}

#navbar .menu .menu-item.badge-hot:before {
	color: #ff5959 !important;
	font-weight: 600 !important;
	background-color: #ffffff0f !important;
	text-transform: capitalize !important;
	border-radius: 50px !important;
}


#navbar .menu .menu-item.badge-new:before {
	color: #14d14d !important;
	font-weight: 600 !important;
	background-color: #ffffff0f !important;
	text-transform: capitalize !important;
	border-radius: 50px !important;
}



#navbar .menu .menu-item.badge-1-new:before {
	color: #fab702 !important;
	font-weight: 600 !important;
	background-color: #ffffff0f !important;
	text-transform: capitalize !important;
	border-radius: 50px !important;
	content: "Best" !important;
}

#navbar .menu .menu-item.badge-1-top:before {
	color: #fab702 !important;
	font-weight: 600 !important;
	background-color: #ffffff0f !important;
	text-transform: capitalize !important;
	border-radius: 50px !important;
	content: "Top" !important;
}


.preloader_image {
	width: 25% !important;
	top: inherit !important;
	left: inherit !important;
	position: initial !important;
	max-width: 200px !important;
}

.pagetop {
	height: 300px;
	min-height: 116px;
	background-color: #000000;
	display: flex;
	align-items: center;
	width: 100%;
}

.dynamic-padding {
	margin-top: -150px;
	padding: 50px;
	border-radius: 10px;
	position: relative;
	background-color: #ffffff;
}


.coinflip_preloader_holder {
	display: flex ;
	align-items: center;
	justify-content: center;

}

/***********************************************************************************************************************************************************************************************/
.center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.desktop-yes {
	display: inherit;
}
.mobile-yes {
	display: none;
}

#slotsl-filters, .sl-filter-container {
	display: flex;
}
.mt_reviews_dashboard.mt-item-reviews-average-rating {
	border-radius: 100px !important;
	display: flex;
	align-items: center;
}

.mt-item-reviews-average-rating p {
	text-align: center;
}

.post-author {
	display: none;
}


.listing_tags_section {
	pointer-events: none;
}
.listing_tags_section.listing_tags_section_socials {
	pointer-events: auto;
}
.listing_licenses_section {
	pointer-events: none;
}
.listing_languages_section {
	pointer-events: none;
}
.listing_currencies_section {
	pointer-events: none;
}
.listing_paymod_section {
	pointer-events: none;
}


@media only screen and (max-width:768px) {
	.desktop-yes {
		display: none;
	}
	.mobile-yes {
		display: inherit;
	}
	.casino-list-title span {
		margin-top: -70px !Important;
	}
	article.single-post img {
	max-height: 30vh !important;
	min-height: 30vh !important;
	}
	
	.ico-info .row {
		justify-content: start !important;
	}
	
	body .mt-sticky-listing-box .button.general-btn {
		font-size: 12px;
	}
	.coinflip_casino_affiliates_slot_after_play_button {
		display: flex;
		align-content: center;
		width: 100%;
		justify-content: center;
	}
		
	.casino-img img {
		max-height: 200px !important;
	}
	.row.post-tags-n-share {
		display: flex;
		flex-direction: column;
	}
	.single_list_share_this {
		margin-left: 20px;
	}
	
	.casino-header {
		height: 10vh;
	}
	
	.mt_listing_header_section.slots.container .col-md-2 {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
	}
	
	.mt_listing_header_section.slots .list_description {
		text-align: center;
	}
	
	.mt_listing_content_parent .reviews-criteria {
		margin-bottom: 50px !important;
	}
	
	.mt-sticky-listing-box.visible-box .row {
		display: flex;
		align-items: end;
	}
	
	.mt_listing_content_sidebar_part_related_casino {
		margin-top: 50px;
	}
	
	.reviews-criteria .mt-item-reviews-average-wrapper {
		flex-direction: column !important;
	}
	
	.single-mt_listing .mt_listing_header_section {
		padding-top: 35px !important;
	}
	
	.casino-header {
		height: auto !important;
	}
.preloader_image {
		width: 35% !important;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.coinflip_casino_affiliates_slot_after_play_button {
		display: flex;
		align-content: center;
		width: 100%;
		justify-content: center;
	}
	.vc_tta-accordion h4 {
		font-size: 19px !important;
		line-height: 26px !important;
	}
	.col-md-2.col-xs-2.text-center.hide-on-mobile {
		display: none;
	}
	.mt_listing_content_parent .reviews-criteria {
	margin-bottom: 150px;
}
.single-mt_listing .mt_listing_header_section .mt_casino_features.mt_casinos_header_image_off.text_left {
	margin-top: -75px;
}
	
.reviews-criteria .mt-item-reviews-average-wrapper {
	flex-direction: column !important;
}
}

.section-separator-service {
		margin-top: 10px;
		margin-bottom: 20px;
}

.mt_listing_header_section a.button.general-btn {
	margin-bottom: 20px !important;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a span {
	line-height: 26px;
}

.vc_tta-accordion a {
	display: flex !important;
	align-items: center;
}

.title-subtile-holder h2 {
	line-height: 36px !important;
}



.single_list_thumbs_rating {
	display: none !important;
}

.slotsl-megaways div {
	color: white;
}

.mt_listing_content_parent .reviews-criteria {
	margin-bottom: 100px;
}

.star4.v3-4.mt_reviews_dashboard.mt-item-reviews-average-rating.ratingValue,
.star5.v3-4.mt_reviews_dashboard.mt-item-reviews-average-rating.ratingValue,
.star3.v3-4.mt_reviews_dashboard.mt-item-reviews-average-rating.ratingValue,
.star2.v3-4.mt_reviews_dashboard.mt-item-reviews-average-rating.ratingValue,
.star1.v3-4.mt_reviews_dashboard.mt-item-reviews-average-rating.ratingValue {
	border-radius: 100px;
	display: flex;
	align-items: center;
}


.mt_listing_content_parent .games-section {
	margin-bottom: 35px;
}

.list_description {
	margin-bottom: 2rem;
}

.casino-header {
	height: 20vh;
	overflow: hidden;
}

.posts-listings .general-btn {
	text-align: left !important;
}

.mt_listing_details .mt-tooltip-block {
	display: none;
}

.single-ico-social-sharer-tooltip {
	border-radius: 100px;
	background-color: #fab702;
}
.single-ico-social-sharer-tooltip ul.single-ico-social-sharer::after {
	border-top-color: #fab702 !important;
}

@media only screen and (max-width: 1200px) {
	.sl-mobile-filter-button {
		width: 100%;
		color: white;
		border-radius: 5px;
	}
	
	.sl-mobile-filter-button.clicked {
		color: #7c7c7c;
	}
	.switch {
		margin-top: 15px;
	}
	.sl-filter-icon svg {
		fill: white !important;
	}

	.slotsl-filters .sl-filter-container,
	.slotsl-search,
	.slotsl-providers,
	.slotsl-providers.slotsl-providers-sortby {
		width: 100%;
		margin-left: 0 !important;
	}
	#slotsl-filters, .sl-filter-container {
		display: flex;
		flex-direction: column;
	}
}

@media only screen and (max-width: 992px) {
	.dynamic-padding {
		margin-top: -110px;
	}
}



/***********************************************************************************************************************************************************************************************/

@media only screen and (max-width:980px) {
	.pagetop {
		height: 150px;
		min-height: 50px;
		align-items: start;
	}
}

@media only screen and (max-width:768px) {
	.pagetop {
		height: 150px;
		min-height: 50px;
		align-items: start;
	}
	.dynamic-padding {
		margin-top: -25px;
		padding: 0px;
		border-radius: 0px;
		position: relative;
	}
	.blog-top-mobile {
		margin-top: -50px;
	}
}



.vc_tta-panel-body {
	background-color: transparent !important;
	border: none !important;
}

.slotsl-load-more button {
	border: none !important;
}


.introduction-view-1 {
	background: #1a1a1e url(https://nongamstopcasinos.guru/wp-content/uploads/background_3.png) !important;
	background-position: top !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background-color: transparent !important;
}

.slotsl-load-more button:hover, .slotsl-load-more button.active {
	background: #f2be50 !important;
}

.btn.slotsl-load-more-btn {
	border-radius: 100px !important;
	padding: 10px;
	border-radius: 100px !important;
	font-size: 1.5rem;
}

.vc_tta-panel-heading {
	border-radius: 100px !important;
}

.slotsl-demo-container {
	background: #f2be50cc !important;
}


.slotsl-search input,
#slots-sort,
.slotsl-providers select,
.choices__list--single .choices__item {

	font-size: 1.3rem !important;
	min-width: auto;
}

.choices {

	font-size: 1.3rem !important;
}

.slotsl-search input {
	min-width: 175px;
}


.header-title-breadcrumb-overlay {
background: #1a1a1e url(https://nongamstopcasinos.guru/wp-content/uploads/background_3.png) !important;
}

#navbar .menu-item > a, .navbar-nav .search_products a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a, header .social-links * {
	color: white !important;
}

#navbar ul.sub-menu li a {
	color: #151515 !important;
}

.is_header_semitransparent .navbar-default {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0 !important;

}

.text-element.content-element {
	display: none !important;
}
.blog-posts-shortcode .image_variant .time-n-date {
	top: 80% !important;
}

.blog-posts-shortcode-v2 .image_variant .post-details .post-category {
	color: #f2be51;
	text-transform: capitalize;
}


article.single-post img {
max-height: 20vh;
min-height: 20vh;
	object-fit: cover !important;
	width: 100% !important;
}


a.cca-border-btn {
	display: none;
}

.coinflip-accordion .vc_tta-panel-body {
	background-color: #ffffff00 !important;
	margin-top: 1rem;
}

.slotsl .comments-area {
	display: none !important;
}
/*****************************************************************************************************  my edits **************************************************************************************************************/



#page,
body {
	overflow-x: hidden
}

#apply_now .modal-content,
.block-triangle,
.error404 .blog-posts,
.flat-icon,
.masonry_banners.banners_column,
.post_thumbnails_slider,
.related_blog_custom,
footer .widget_tag_cloud .tagcloud,
svg:not(:root) {
	overflow: hidden
}

.hvr-buzz-out,
.hvr-float {
	-webkit-backface-visibility: hidden
}

.c-hamburger,
input[type=button],
input[type=search],
input[type=submit],
input[type=text],
textarea {
	-webkit-appearance: none
}

.form-control,
.newspaper-info span:nth-of-type(2),
.tweet-body a,
.wp-caption,
dfn {
	font-style: italic
}

#page {
	position: relative
}

@media only screen and (max-width:319px) {
	footer .footer-top .widget .widget-title {
		margin-bottom: 10px
	}
	footer .widget.widget_text {
		margin-bottom: 20px
	}
	.top_section .wpb_wrapper h1 span {
		font-size: 45px !important;
		line-height: 44px !important
	}
	body header .navbar-header .logo {
		max-width: 140px
	}
	.logo img,
	.navbar-header .logo img {
		max-width: 100% !important
	}
	.blog-posts-shortcode-v2 .image_variant .post-details .post-category,
	.casino-compare-1 img,
	.casino-compare-2 img {
		display: none
	}
	.modeltheme-countdown .days-name,
	.modeltheme-countdown .hours-name,
	.modeltheme-countdown .minutes-name,
	.modeltheme-countdown .seconds-name {
		font-size: 11px !important
	}
	.single-mt_listing .mt_listing_purchase_button,
	.single-mt_listing .mt_listing_video_button,
	.single-mt_listing .mt_listing_website_button,
	.single-mt_listing .mt_listing_whitepaper_button {
		padding: 15px 20px !important;
		margin: 0 !important
	}
	.mt_listing_start_date_pick {
		padding: 15px 20px !important
	}
	.knowledge-list2 h3.heading a {
		font-size: 13px !important
	}
	.related-listings-title h1 {
		font-size: 30px !important
	}
	.blog_custom_listings .goal,
	.blog_custom_listings .percentange {
		line-height: 24px
	}

	.coinflip_preloader_holder .morph-loader {
		transform: scale(.5)
	}
	.coinflip-filter-content button[type=submit] {
		width: fit-content !important
	}
	.coinflip-filter-content input[type=text] {
		margin-bottom: 2%
	}
	.casino-compare-1 h4,
	.casino-compare-2 h4 {
		width: 70%
	}
	.bonus-grid-shortcode .blog_custom img {
		margin-left: 27% !important
	}
}

@media only screen and (max-width:350px) {
	.casino-list-shortcode .coinflip-img,
	.casino-list-shortcode .coinflip-img img,
	.casino_custom_listings {
		width: 100%
	}
	.iconfilter-shortcode .row-2items .coinflip-img-left {
		margin-right: 0
	}
	.iconfilter-shortcode .row-2items .casino_custom_listings {
		padding: 22px 17px !important
	}
	.coinflip-accordion span.vc_tta-title-text {
		display: inline-block;
		width: 90%
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.testimonial-author-job>h4 {
		font-size: 14px
	}
	.top_section .wpb_wrapper h1 span {
		font-size: 52px !important;
		line-height: 52px !important
	}
	.nav-menu-account {
		width: 50% !important;
		display: inline-block !important
	}

	.coinflip_preloader_holder .morph-loader {
		transform: scale(.7)
	}
	.logo img,
	.navbar-header .logo img {
		max-width: 40% !important
	}
	.bonus-grid-shortcode .blog_custom img {
		margin-left: 33% !important
	}
}

@media only screen and (max-width:479px) {
	body .section-title.absolute.section-title-opacity {
		opacity: .03;
		font-size: 50px
	}
	.header-title-breadcrumb .post-category-date,
	.tp-leftarrow.default,
	.tp-rightarrow.default {
		display: none
	}
	.cf-mega-menu.sub-menu .vc_column_container,
	.cf-mega-menu.sub-menu .vc_column_container:first-child {
		margin-left: 10px !important
	}
	.portfolio-items .col-md-2 {
		width: 100%;
		float: left;
		margin-bottom: 80px
	}
	header .navbar-header .logo {
		margin: 10px 0 10px 15px !important
	}
	.menu-item-has-children::after {
		display: block !important
	}
	.wpb_wrapper ul.ecs-event-list li {
		margin-bottom: 20px !important;
		width: 95% !important
	}
	.avatar.photo {
		width: 50px
	}
	.mt_cars--features-description .mt_car--important-features span img {
		display: block;
		margin: 0 auto
	}
	.mt_car--important-features .car_gearbox_value,
	.mt_car--important-features .car_luggage_value,
	.mt_car--important-features .car_number_passengers_value {
		font-size: 11px
	}
	.post-details-bottom .related-posts .related_blog_custom .post-name a {
		font-size: 15px
	}
	p.copyright {
		line-height: 30px !important
	}
	h3.post-name.row.car-name {
		padding: 5px
	}
	h3.post-name.row.car-name a {
		font-size: 12px !important
	}
	.ico-info .mt_video_tour .mt_listing_video_button,
	.single-mt_listing .mt_listing_purchase_button,
	.single-mt_listing .mt_listing_video_button,
	.single-mt_listing .mt_listing_website_button,
	.single-mt_listing .mt_listing_whitepaper_button {
		margin: 0 !important;
		width: 100% !important;
		text-align: center !important
	}
	.mt_listing_end_date_pick,
	.mt_listing_start_date_pick {
		padding: 15px 20px !important;
		width: 100% !important
	}
	.mt_video_tour {
		margin: 0 !important;
		width: 100% !important
	}
	.coinflip-filter-content button[type=submit] {
		padding: 18px 13px !important
	}
	.single-icondrops-content .social-links li {
		width: 30% !important
	}
	.stats-content p {
		font-size: 14px !important
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.portfolio-items .col-md-2 {
		width: 50%;
		float: left;
		margin-bottom: 80px
	}
	.menu-item-has-children::after {
		display: none !important
	}
	.top_section .wpb_wrapper span {
		line-height: 80px
	}
	.logo img,
	.navbar-header .logo img {
		max-width: 50% !important
	}
	header .navbar-toggle {
		margin-top: 45px !important
	}
	.avatar.photo {
		width: 50px
	}
	.nav-menu-account {
		width: 50% !important;
		display: inline-block !important
	}
	.mtlistings-events-style-v2 .mt-single-event .timeline_image_holder img {
		max-width: 50%
	}
	.cf-mega-menu.sub-menu .vc_column_container:first-child {
		margin-left: 10px !important
	}
}

@media only screen and (max-width:600px) {
	.vc_row.donation_section {
		padding: 95px 10px 115px !important
	}
	.donnation-content .button-winona.extra-large {
		font-size: 15px
	}
	h3.post-name.row.car-name {
		padding: 10px
	}
	.widget_coinflip_recent_entries_with_thumbnail li a {
		font-size: 14px
	}
	.mt_knowledgebase .mt_video.text-right.row {
		width: 74%
	}
	.section-separator-service {

	}
	.mt-listing-search-taxonomy .checkboxes-categories {
		margin-bottom: 40px
	}
	.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline {
		margin: 15px 0 !important
	}
	body .widget_coinflip_recent_entries_with_thumbnail .post-thumbnail {
		width: 20% !important;
		height: auto !important
	}
	body .sidebar-content .widget_coinflip_recent_entries_with_thumbnail .post-details {
		float: left !important;
		width: 80% !important
	}
	.dashboard-single-listing .row {
		display: block !important
	}
	.dashboard-single-listing .row .col-md-3 {
		margin: 15px 0;
		width: 100% !important
	}
}

@media only screen and (min-width:681px) and (max-width:1200px) {
	.wpb_wrapper ul.ecs-event-list li {
		margin-bottom: 20px !important;
		width: 30% !important
	}
}

@media only screen and (min-width:768px) {
	.hide-on-desktops,
	.spacing_mobile {
		display: none !important
	}
	.mt_listing_content_parent .col-md-8.mt_listing_content_section_part {
		padding-right: 35px
	}
	.right-info .vc_column-inner {
		padding: 0px 50px 0px 50px !important
	}
}

@media only screen and (max-width:767px) {
	.box-shadow-inner,
	.knowledge-list-accordion,
	header #navbar .sub-menu {
		box-shadow: none !important
	}
	#bbpress-forums div.bbp-reply-header,
	div#demos,
	li.bbp-body div.hentry {
		padding-left: 0 !important
	}
	#dropdown-user-profile,
	.hide-on-mobile,
	.space_mobile_hide,
	body #navbar ul.sub-menu li a:hover:before,
	div#hubspot-messages-iframe-container,
	header #navbar .mega3menu ul.sub-menu,
	span.select2-selection__arrow::after {
		display: none !important
	}
	#mt-nav-burger,
	.casino-list-shortcode .coinflip-details p,
	.countdownv2_holder .flip-clock-dot,
	.header-group .breadcrumb,
	.header_mini_cart,
	.latest-posts .single-post .col-md-3.text-center,
	.modeltheme-breadcrumbs .breadcrumb,
	.mt-single-event-inner .event-meta,
	.navbar-nav>li.social_links,
	.page-template-template-coinflip-whitepapers .header-title-breadcrumb .row div:last-child,
	.post-knowledge-comment-date span,
	.post-knowledge-comment-date span a,
	.search_products,
	.section-subtitle,
	.shortcode_post_content .text_content .post-download-icons,
	.smartowl_skin_switcher,
	.stats-block .stats-img img,
	.table_casinos.grid .no_mobile,
	.table_casinos.grid td.product-title span,
	div#datafetch,
	header #navbar .cf-mega-menu .vc_empty_space,
	header .header-infos .header-info-icon,
	li.shop_cart_li.menu-item {
		display: none
	}
	body .back-to-top {
		bottom: 10px;
		right: 15px
	}
	.archive .blog-posts .coinflip-details,
	.archive .blog-posts .coinflip-img-left,
	.archive .row-1items .coinflip-details,
	.archive .row-1items .coinflip-img-left,
	.casino-list-about,
	.casino-list-bonus,
	.casino-list-features,
	.navbar-collapse .menu .item,
	.navbar-collapse li,
	.navbar-collapse.col-md-9.collapse.in,
	.navbar-collapse.collapse.in .menu .item,
	.table_casinos.grid td a {
		width: 100%
	}
	
	.casino-list-title {
		width: 25%;
		margin-bottom: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.casino-list-button {
		width: fit-content;
		margin-top: 0
	}
	.archive .coinflip-single-list-item .featured-icon.relative,
	.casino-list-bonus p,
	.navbar-collapse .menu .menu-item,
	header #navbar .cf-mega-menu .mt-icon-list-text,
	header.header12 #navbar .menu .menu-item,
	header.header5 #navbar .menu .menu-item {
		text-align: left
	}
	.casino-list-features ul {
		padding: 20px 0 0
	}
	.casino-list-stars>div {
		left: 0;
		top: -20px
	}
	.modeltheme-casino-vertical .cd-pricing-list>li {
		padding: 4px
	}
	.modeltheme-casino-vertical .cd-pricing-list li.active li.pricing-front,
	.mt_listing_header_section.slots .slot-author,
	.testimonial02_text_content {
		margin-top: 0
	}
	.nav-menu-account#nav-menu-list,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*=columns-] ul.products li.product,
	.woocommerce[class*=columns-] ul.products li.product,
	body.missing-modeltheme-framework .menu.nav-effect.nav-menu,
	body.missing-redux-framework .menu.nav-effect.nav-menu {
		width: 100% !important
	}
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		float: none;
		width: 90% !important
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		width: 100%;
		border-radius: 0 !important;
		text-align: center
	}
	.archive .coinflip-metas>div,
	.casino-list-shortcode a.button.general-btn,
	.top-header .account-urls {
		margin-top: 10px
	}
	.left-info.wpb_column {
		
	}
	#navbar .cf-mega-menu.sub-menu a {
		padding-left: 20px !important
	}

	.landing-slider div#view-demos,
	header.header1 #modeltheme-main-head .container .row {
		padding-top: 10px !important;
		flex-direction: column;
		padding-bottom: 0px !important;
	}
	.blog-posts-shortcode.blog-posts .list-view {
		padding-bottom: 30px
	}
	.blog-posts-shortcode.blog-posts .boxed_variant .list-view .blog_custom,
	.blog-posts-shortcode.blog-posts .image_variant {
		margin-bottom: 25px
	}
	.sidebar-content .widget.widget_coinflip_social_share,
	body header #navbar .menu-item-has-children>a {
		padding-bottom: 0 !important
	}
	.blog_custom_listings .coinflip-details-content,
	.ico-cat-parent-title>p,
	.mt_knowledgebase blockquote p {
		line-height: normal
	}
	.mt_knowledgebase blockquote {
		padding: 15px 25px
	}

	.table_casinos.grid td a.review,
	.widget_coinflip_recent_entries_with_thumbnail li a {
		margin-bottom: 10px
	}
	.header-title-breadcrumb-overlay,
	.mt_listing_header_section.slots {
		padding: 30px 0 !important
	}
	#navbar li.social_links a {
		display: inline-flex;
		float: right
	}
	.table_casinos.grid td.info-buttons {
		width: 10%
	}
	.table_casinos.grid td p.bonus-desc,
	.table_casinos.grid td p.bonus-title {
		margin-right: 10px
	}
	.single-knowledge .blog_custom {
		padding: 20px 10px 10px !important
	}
	.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-author {
		float: left;
		padding: 0 !important
	}
	.mt-rating-percentage-wrapper {
		width: 100% !important;
		padding-bottom: 50px
	}
	.mt_bonus .casino-header img.main-featured-image {
		height: fit-content !important
	}
	.mt_listing_header_section.bonus {
		right: 0 !important
	}
	.mt_listing_header_section.bonus .bonus-button {
		margin: 25px 20px 10px !important
	}
	.blogloop-v5 .absolute-date-badge {
		bottom: 20px !important;
		left: 20px !important
	}
	#comments .children,
	.reviews-criteria .mt-item-reviews-average-wrapper,
	body .navbar-header {
		padding: 0 !important;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row-reverse;
	}
	.casino-list-shortcode .listings_details,
	.mt-car-search .submit,
	.rating-margin-top,
	.single-icondrops-related-listings .coinflip-metas {
		margin-top: 0 !important
	}
	.vc_row.vc_column-gap-30>.knowledge-list.vc_column_container {
		padding-right: 0 !important;
		padding-left: 25px !important
	}
	.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-content,
	.title-subtile-holder.text-left .section-separator,
	header.header11 .navbar-nav.nav-menu,
	header.header4 .navbar-nav.nav-menu {
		margin-left: 0 !important
	}
	.casino-list-shortcode .row,
	.post-knowledge-comment-date .col-md-6.col-xs-12.text-right,
	.stats-content .skill-count,
	.stats-content p,
	footer .payment-methods {
		text-align: center
	}
	.button-compare.col-md-4 {
		outline: 0;
		width: 100%
	}
	.casino-compare-1,
	.casino-compare-2 {
		padding: 35px 25px !important
	}
	.blog-posts-shortcode.blog-posts .list-view .blog_custom,
	.courses-list .all_courses_box .all_courses_title {
		padding-top: 10px
	}
	.coinflip-accordion .vc_tta-panel-title>a,
	footer .footer-top h1.widget-title {
		font-size: 18px !important
	}
	.testimonials-container-1 .testimonail01-content p {
		width: 100%;
		font-size: 20px !important
	}
	.mt_listing_content_parent .games-section .title-n-categories {
		padding: 30px 23px
	}
	.single-mt_bookmaker .mt_listing_header_section .category_icon_holder,
	.single-mt_listing .mt_listing_header_section .category_icon_holder {
		margin-right: 15px;
		max-width: 60px;
		height: auto
	}
	.details_listing_section a {
		font-size: 13px;
		padding: 7px 20px !important;
		margin-right: 2px !important;
		margin-top: 6px !important
	}
	.single .single-related-casinos .posts-listings .ico-info .casino-img>a {
		border-radius: 0;
		-webkit-border-radius: 0
	}
	.single .single-related-casinos .posts-listings .ico-info .casino-img {
		padding-right: 15px
	}
	.mt_listing_content_section_part div#comments {
		margin-bottom: 100px
	}
	.contact-up .vc_column-inner {
		margin-top: 0 !important;
		margin-left: -20px !important;
		width: 105% !important
	}
	#navbar .cf-mega-menu.sub-menu {
		width: auto !important;
		padding: 0 !important
	}
	.mt_listing_header_section {
		height: auto
	}

	.blog-posts-shortcode .image_variant .title-n-excerpt {
		padding: 0 30px
	}
	.blog-posts-shortcode.blog-posts .boxed_variant .list-view .post-details,
	body.is_header_semitransparent .header-title-breadcrumb-overlay>.container {
		padding-top: 0 !important
	}
	.all_courses_box,
	.all_courses_box .all_courses_buton,
	.bonus-listing-page .single-bonus .listings_custom,
	.bonuses-section .blog_custom,
	.shortcode-slots-slider .single-listing,
	.sticky_post_text_container,
	.taxonomy-listing-page .listing-taxonomy .listings_custom {
		margin-bottom: 30px
	}
	.mt_listing_header_section.bonus .bonus-button .border-bonus {
		padding: 16px 20px !important
	}
	.mt_listing_header_section.bonus a.button.general-btn {
		width: 33% !important
	}
	.landing-slider p,
	.mt_listing_header_section.bonus h1.list_title,
	.related-posts {
		padding: 0 15px
	}
	.stats-content.percentage {
		padding: 0;
		text-align: center
	}
	.testimonials-container-1 .owl-item .item:before {
		display: none;
		top: 78% !important;
		left: 43% !important
	}
	.iconfilter-shortcode .col-md-3 .blog_custom_listings .post-name-listings a {
		margin: 15px 0 !important
	}
	.iconfilter-shortcode .col-md-3 .blog_custom_listings a.button.general-btn,
	.mt-listings-popular-searches-parent {
		margin-top: 20px
	}
	.left-info-col .vc_column-inner {
		margin: 0 30px 30px !important
	}
	.casino-list-shortcode .coinflip-details {
		width: 100% !important;
		text-align: center
	}
	.single-mt_listing .mt_listing_header_section .mt_casino_features {
		margin-top: 25px !important;
		margin-bottom: 0
	}
	.mt_listing_header_section .tooltips,
	.mt_listing_header_section a.button.general-btn {
		width: auto !important
	}
	.shortcode-slots-slider .list-view .title-n-categories {
		text-align: center;
		float: right;
		width: 60%;
		margin-top: 10px
	}
	.shortcode-slots-slider .list-view .listing-thumbnail {
		width: 40%;
		float: left
	}
	.bonus-grid-shortcode .blog_custom img {
		margin-left: 40%
	}
	header .social-links {
		display: flex;
		float: left !important
	}
	.listings_category_icon_section .col-sm-2 {
		width: 50%;
		float: left
	}
	.coinflip-gallery .ico-cat-parent,
	.list_description,
	.mtlistings-ico-style-v2 .ico-cat-parent:last-child .ico-cat-parent-subtitle,
	.row-4items .coinflip-details .listings_details .coinflip-metas-single-meta.ico-type,
	.wpb_row#submit-ico {
		margin-bottom: 0 !important
	}
	.coinflip-filter-block {
		overflow: hidden;
		float: left;
		width: 100%
	}
	body .mt-car-search .slider-state-search .search-field.form-control {
		width: calc(100% - 20px) !important
	}
	.mt-car-search .slider-state-search .search-field.form-control {
		border-radius: 0 !important
	}
	body .navbar ul li ul.sub-menu,
	body .navbar ul li:hover ul.sub-menu {
		border: 0;
		left: 0;
		opacity: 1;
		top: 0;
		visibility: visible;
		position: relative
	}
	.is_header_semitransparent header {
		position: relative !important
	}
	.is_header_semitransparent #page>header.header2 {
		position: absolute !important
	}
	.navbar-default .navbar-toggle,
	header.header2 .navbar-toggle {
		border: 3px solid #fff
	}
	header.header2 .navbar-default .navbar-toggle .icon-bar {
		background: #fff !important
	}
	.title-subtile-holder.v2 .button {
		margin-left: 2px;
		float: none !important;
		width: 50%;
		display: none;
		text-align: center
	}
	.title-subtile-holder.v2 .title-content {
		display: block;
		width: 100%;
		padding-right: 0
	}
	.table_casinos.grid th.go_right {
		text-align: inherit;
		display: none
	}
	footer aside.widget,
	header .navbar-toggle {
		margin-top: 10px !important
	}
	footer .footer-top .widget-title,
	footer .footer-top h1.widget-title {
		margin: 10px 0
	}
	.testimonial02_text_content p {
		font-size: 14px !important;
		line-height: 20px !important
	}
	.landing-slider .landing-particles-header {
		font-size: 28px !important;
		line-height: 1.5 !important;
		margin-bottom: 30px !important;
		padding: 0 15px
	}
	.landing-slider .cd-product-intro,
	.submit-comment .comment-form .form-comment,
	.widget_recent_entries_with_thumbnail .post-details {
		padding: 0
	}
	.landing-slider .inner-top {
		padding-top: 80px !important
	}
	div#demos {
		padding-right: 0 !important
	}
	.countdownv2_holder .countdownv2 {
		width: 200px
	}
	.countdownv2_holder .flip-clock-divider .flip-clock-label {
		padding-top: 23px !important;
		display: block !important;
		position: static !important
	}
	.countdownv2_holder .flip-clock-divider {
		width: 100% !important;
		height: auto !important;
		float: none;
		font-size: 14px
	}
	.flip-clock-wrapper ul {
		width: 44% !important;
		margin: 3% !important
	}
	.exchange_calculator #btc_calc input.currency1value,
	.exchange_calculator #btc_calc input.currency2value,
	.exchange_calculator #btc_calc select.currency_switcher {
		width: 50% !important;
		display: block !important;
		margin: 10px auto !important
	}
	.footer-landing #heading-footer-landing h1 span {
		font-size: 30px !important
	}
	.cd-timeline-content .cd-read-more {
		float: left !important
	}
	.exchange-calculator-top #btc_calc input.currency1value,
	.exchange-calculator-top #btc_calc input.currency2value,
	.exchange-calculator-top #btc_calc select.currency_switcher {
		width: 100% !important;
		padding: 20px 0 !important;
		margin: 20px 0 !important
	}
	body.missing-modeltheme-framework.header4 header #navbar .sub-menu .menu-item>a,
	body.missing-redux-framework.header4 header #navbar .sub-menu .menu-item>a {
		color: white
	}
	header .header-info-group .header-info-labels p {
		line-height: normal;
		margin: 0;
		padding: 0 !important
	}
	header .header-infos .header-info-labels {
		padding: 0;
		float: none !important
	}
	header .header-info-group {
		margin: 0
	}
	header #navbar .menu-item .sub-menu .menu-item .sub-menu {
		left: 0;
		opacity: 1 !important;
		top: 0;
		visibility: visible !important
	}
	#modeltheme-main-head-sticky-wrapper {
		height: 78px !important
	}
	header.header1 {
		height: auto !important
	}
	header #navbar .cf-mega-menu.sub-menu * {
		opacity: 1 !important;
		visibility: visible !important;
		width: 100%;
		border: none !important
	}
	header #navbar .cf-mega-menu p {
		font-size: 13px;
		text-transform: uppercase;
		display: none
	}
	header #navbar .cf-mega-menu.sub-menu span {
		padding-top: 5px !important;
		font-size: 13px
	}
	#navbar .cf-mega-menu.sub-menu .vc_column-inner {
		margin: 0 !important;
		padding: 0 !important
	}
	#navbar .menu-item .sub-menu .menu-item .sub-menu {
		left: 0;
		position: relative;
		top: 0
	}
	body #navbar .sub-menu li,
	body #navbar .sub-menu li:last-child,
	body header #navbar .sub-menu li,
	body header #navbar .sub-menu li:last-child {
		border-bottom: 0
	}
	header #navbar .mt-icon-list-item {
		padding-top: 5px
	}
	header #navbar .sub-menu .menu-item>a {
		color: white !important;
		font-weight: 500;
		padding-left: 30px !important
	}
	.mt-icon-list-item .mt-icon-list-text {
		color: #000 !important;
		font-weight: bolder
	}
	header #navbar .menu-item:hover .sub-menu {
		background: rgba(0, 0, 0, 0);
		opacity: 1 !important;
		top: 0 !important;
		visibility: visible !important
	}
	header #navbar .sub-menu {
		margin-top: 0px !important;
		background: rgba(0, 0, 0, 0);
		display: block;
		opacity: 1;
		padding: 0;
		position: relative;
		visibility: visible;
		top: 0;
		width: 100%
	}
	header #navbar .sub-menu .sub-menu .menu-item>a {
		padding-left: 50px !important
	}
	#navbar .sub-menu,
	.navbar ul li ul.sub-menu {
		left: 0 !important
	}
	header #navbar .sub-menu .sub-menu .sub-menu .menu-item>a {
		margin-left: 45px
	}
	body #modeltheme-main-head {
		display: block;
		height: auto;
		padding: 0
	}
	header .navbar-header .logo {
		margin: 10px 20px;
		max-width: 200px;
		text-align: left
	}
	.related-posts .post-name a {
		font-size: 20px
	}
	.single.single-post .post-name {
		font-size: 25px;
		line-height: 30px
	}
	.header-title-breadcrumb .header-title-breadcrumb-overlay h1 {
		font-size: 20px !important;
		text-align: center;
		padding-bottom: 3px
	}
	.header-title-breadcrumb-overlay h1 span {
		font-size: 20px !important
	}
	.header-title-breadcrumb .header-title-breadcrumb-overlay .breadcrumb {
		text-align: center;
		padding-top: 0;
		font-size: 16px !important
	}
	.widget_text .shop_feature_v2 .shop_feature_icon_v2 {
		padding: 7px
	}
	.courses-list .course_text_content h5,
	.widget.widget_flickr {
		clear: both
	}
	.courses-list .course_more_container {
		text-align: right !important
	}
	.pricing-table {
		margin-top: 30px
	}
	.navbar-collapse .menu .menu-item a {
		border-bottom: 1px solid #3e3e44 !important
	}
	footer p.copyright {
		padding-top: 0;
		text-align: center
	}
	footer .payment-methods img {
		float: none !important
	}
	#page .top-header,
	body .navbar-nav>li>a {
		padding: 15px 0
	}
	.widget .widget_address_social_icons .social-links>li:first-child,
	body .portfolio-items .col-md-2:nth-child(7n+1),
	body .portfolio-items .col-md-2:nth-child(7n+5),
	footer nav.menu li:first-child a {
		margin-left: 0
	}
	.widget .widget_address_social_icons .social-links a i {
		padding: 13px;
		transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0)
	}
	.widget .widget_address_social_icons .social-links a {
		height: 40px;
		width: 40px
	}
	.widget .widget_address_social_icons .social-links>li {
		height: 40px;
		margin-bottom: 5px;
		margin-right: 1px;
		transform: rotate(0);
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		width: 40px
	}
	.modeltheme-breadcrumbs h2 {
		font-size: 17px
	}
	footer nav.menu {
		float: left
	}
	body .navbar ul li:hover ul.sub-menu {
		margin: 0;
		width: 100%
	}
	.menu-item-has-children {
		cursor: pointer
	}
	body .navbar ul li ul.sub-menu {
		margin: 0;
		display: none;
		width: 100%
	}
	body #navbar .sub-menu li,
	body #navbar .sub-menu li:last-child {
		border-bottom: 1px solid #3d4f61;
		position: relative
	}
	.widget_recent_entries_with_thumbnail .thumbnail-overlay {
		width: 70px
	}
	body .navbar-default .navbar-collapse,
	body .navbar-default .navbar-form {
		border-color: transparent
	}
	body .navbar ul li ul.sub-menu li::before {
		content: none;
		position: absolute;
		top: 10px;
		color: #fff;
		left: 14px
	}
	.menu.nav-effect.nav-menu {
		margin: 0;
		text-align: left;
		width: 100%
	}
	.navbar-collapse.collapse.in .menu .item:hover {
		background: #253749
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent
	}
	.logo {
		margin: 15px 0
	}
	.navbar-default .navbar-toggle,
	.navbar-default .navbar-toggle:hover {
		transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		-ms-transition: .3s ease-in-out;
		-webkit-transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out
	}
	#navbar .menu-item>a {
		padding: 15px 10px 24px
	}
	header.header10 .navbar-nav.nav-menu,
	header.header3 .navbar-nav.nav-menu {
		margin-right: 0 !important
	}
	.main-row,
	.mt_listing_countdown .row {
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	header.header12 .navbar .logo {
		display: block !important
	}
	header.header12 #navbar .menu-item>a:hover::before,
	header.header12 .navbar-nav>li::before {
		background: rgba(0, 0, 0, 0) !important
	}
	header.header12 .navbar-default .navbar-toggle .icon-bar {
		background: #131313
	}
	header.header12 .navbar.navbar-default {
		background-color: rgba(0, 0, 0, .9) !important
	}
	header.header12 #navbar .menu-item>a {
		padding: 15px 10px !important
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: #000
	}
	#modeltheme-main-head .navbar-collapse.col-md-9,
	#modeltheme-main-head .navbar-collapse.collapse.col-md-9 {
		margin: 0;
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		overflow-y: visible
	}
	.portfolio .col-md-2:nth-child(7n+1),
	.portfolio .col-md-2:nth-child(7n+5) {
		margin-left: 0;
		clear: none
	}
	.testimonials .testimonials-container blockquote,
	body .testimonials-container blockquote * {
		font-size: 16px
	}
	.testimonials .testimonials-container blockquote::after,
	.testimonials .testimonials-container blockquote::before {
		font-size: 100px;
		top: 34%
	}
	body .portfolio-items .col-md-2:last-child {
		margin-bottom: 0
	}
	body .portfolio-items .col-md-2 {
		margin-bottom: 80px
	}
	.testimonials-container blockquote::after,
	.testimonials-container blockquote::before {
		content: "";
		display: none
	}
	.testimonials-container blockquote {
		padding: 20px 0;
		margin: 0
	}
	#navbar .menu .item a {
		padding: 10px 0 10px 10px
	}
	body .theme_header_slider .tp-leftarrow.default::after,
	body .theme_header_slider .tp-rightarrow.default::after {
		font-size: 50px;
		line-height: 60%;
		opacity: .75
	}
	#navbar .menu-item.menu-item-has-children>a::after {
		content: none !important
	}
	.expand {
		padding: 0;
		position: absolute;
		right: 24px;
		top: 10px;
		border: 0px solid #ddd
	}
	.expand .action-expand {
		width: 25px;
		display: block;
		text-align: center
	}
	.action-expand::after {
		content: "\f105";
		font-family: FontAwesome
	}
	.action-expand.show-menu::after {
		content: "\f107";
		font-family: FontAwesome
	}
	body .blogloop-v5 .post-details {
		padding: 0 20px
	}
	body .blogloop-v5 .post-name {
		margin: 15px 0 7px
	}
	#dropdown-user-profile ul li .action-expand:hover,
	body #navbar ul.sub-menu li .action-expand:hover {
		background: 0 0;
		padding-left: 0
	}
	#navbar .menu-item-has-children .menu-item-has-children .expand {
		top: 3px
	}
	#navbar .mega3menu .expand a,
	#navbar .menu-item-has-children .expand a {
		padding: 3px 13px;
		cursor: pointer
	}
	.modeltheme-countdown .days,
	.modeltheme-countdown .hours,
	.modeltheme-countdown .minutes,
	.modeltheme-countdown .seconds {
		width: 25% !important;
		margin: 0 !important
	}
	.single-mt_listing .mt_listing_purchase_button,
	.single-mt_listing .mt_listing_video_button,
	.single-mt_listing .mt_listing_website_button,
	.single-mt_listing .mt_listing_whitepaper_button {
		margin: 10px 6px 0 0 !important
	}
	.mt_listing_start_date_pick {
		margin: 0 !important
	}
	.high-padding.single-icondrops-tabs {
		padding: 40px 0 !important
	}
	.row.single-icondrops-related-listings {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 40px 0 10px !important
	}
	header.header1 .nav-menu-account a {
		margin: 10px 15px !important
	}
	header.header1 .nav-menu-account#nav-menu-login a {
		margin-right: 7.5px !important
	}
	header.header1 .nav-menu-account#nav-menu-register a {
		margin-left: 7.5px !important
	}
	.mt-listings-popular-searches {
		margin-top: 10px;
		padding-left: 10px
	}
	.mt-listings-popular-searches li {
		margin-bottom: 5px
	}
	.mt-car-search .select2.select2-container .select2-selection {
		border-right: 2px solid transparent !important
	}
	.mt-car-search .search-field.form-control {
		padding-left: 14px !important
	}
	span.select2-selection__arrow:after {
		width: 0 !important
	}
	.mtlistings-ico-style-v2 .ico-cat-single-list-row .row-2items.coinflip-single-list-item,
	.mtlistings-ico-style-v2 .ico-cat-single-list-row .row-3items.coinflip-single-list-item,
	.mtlistings-ico-style-v2 .ico-cat-single-list-row .row-4items.coinflip-single-list-item {
		padding-top: 0 !important;
		padding-bottom: 15px !important
	}
	#navbar .sub-menu .menu-item>a {
		line-height: 25px !important
	}
	body header #navbar .menu-item>a {
		padding: 3px 15px !important;
		border-bottom: 1px solid rgba(255, 255, 255, .1)
	}
	body header #navbar .menu-item-18142 a {
		border-bottom: 0 solid rgba(255, 255, 255, .1) !important
	}
	body header #navbar .menu-item>a:hover {
		color: #f2be50 !important
	}
	.ico-whitepapers-posts {
		margin-left: 15px !important;
		margin-right: 15px !important
	}
	.search-list-item .coinflip-img-left .ico-icon {
		text-align: left !important
	}
	.spacing_mobile_40,
	.vc_row.spacing_mobile_40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important
	}
	.mtlistings-ico-style-v2 .ico-cat-parent-subtitle {
		margin-bottom: 30px !important
	}
	#listings_metaboxs table tr td {
		padding-right: 10px !important
	}
	#listings_metaboxs table tr th {
		padding-left: 10px !important;
		padding-right: 0 !important
	}
	.pagination .page-numbers {
		margin: 0 5px 5px !important
	}
	.related-posts {
		margin: 40px 0 !important
	}
	.vc_row.spacing_contact_form {
		padding-bottom: 40px !important
	}
	.single-icondrops-related-listings .blog_custom_listings .post-name-listings span {
		margin-left: 0 !important;
		display: block !important;
		margin-top: 5px
	}
	.single-icondrops .ico-info {
		padding: 40px 10px 20px !important
	}
	.blog_custom_listings .post-name-listings span {
		display: block !important;
		margin-top: 5px !important
	}
	.row-1items .coinflip-img-left {
		margin-right: 10px !important
	}
	.row-4items .coinflip-img-left {
		width: initial !important
	}
	.mt-car-search .slider-state-submit input {
		padding: 10px !important;
		font-size: 15px !important
	}
	.mt_listing_button {
		padding: 0 0 10px !important
	}
	.ico-contact p .fa {
		left: 5.5% !important
	}
	.title-subtile-holder .section-separator {
		margin-left: calc(50% - 35px);
		margin-top: 20px !important
	}
	.blog_custom_listings .coinflip-details-content {
		margin: 8px 0 0 !important
	}
	.mt-single-event .timeline_image_holder img {
		max-width: 60px !important
	}
	.text-center.modeltheme_button {
		margin-top: 15px !important
	}
	img.testimonial-member-img {
		float: none;
		margin-bottom: 25px !important
	}
}

@media only screen and (min-width:768px) and (max-width:990px) {
	#navbar .menu-item.mega1column>a::after,
	#navbar .menu-item.mega2columns>a::after,
	#navbar .menu-item.mega3columns>a::after,
	#navbar .menu-item.menu-item-has-children>a::after {
		top: auto !important
	}
	.fixed-sidebar-menu.open {
		width: 50% !important
	}

	.nav-menu-account {
		display: -webkit-inline-box !important
	}
	.nav-menu-account a {
		width: 220px !important
	}
	.modeltheme-countdown div:first-child {
		margin-left: -15px !important
	}
	.bonus-listing-page .single-bonus .listings_custom {
		width: 45%;
		margin: 0 15px 30px;
		float: left
	}
	.blog-posts-shortcode.blog-posts .boxed_variant .list-view .blog_custom {
		width: 45%;
		float: left;
		margin: 0 15px
	}
	.blog-posts-shortcode.blog-posts .col-md-12.boxed_variant .list-view .blog_custom {
		width: auto !important
	}
	.blog-posts-shortcode.blog-posts .boxed_variant .list-view .post-details {
		padding-top: 0
	}
	.blog-posts-shortcode-v2 .image_variant .post-details .post-category {
		display: none
	}
	.mt_listing_content_sidebar_part_news .single-post.list-view {
		padding-bottom: 0 !important
	}
	.row.single-related-casinos .post {
		width: 50%;
		float: left
	}
	
	.ico-info .row {
		display: flex;
		align-content: center;
		justify-content: start !important;
		height: 100%;
	}
	.bonuses-section .blog_custom {
		width: 33.3%;
		float: left;
		margin-bottom: 30px
	}
	.bonuses-section .blog_custom img {
		margin-left: 25%
	}
	.mt_listing_header_section.bonus a.button.general-btn {
		width: 20%
	}
	.mt_listing_content_parent .games-section .listings_custom {
		width: 45%;
		float: left;
		margin: 0 15px 20px
	}
	.iconfilter-shortcode .coinflip-single-list-item .post,
	.taxonomy-listing-page .listing-taxonomy .listings_custom {
		width: 45% !important;
		float: left;
		margin: 0 15px 30px !important
	}
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.header-nav-actions .mt-search-icon {
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	.header-infos .header-info-labels {
		padding-left: 5px !important
	}
	.header-info-group .header-info-labels p {
		margin-right: 15px !important
	}
	body .header-nav-actions .mt-search-icon {
		padding: 5px 15px !important
	}
	.single-mt_listing .mt_listing_website_button {
		margin-top: 15px
	}
	.listings_category_image_shortcode_holder .listings_category_footer h4 {
		margin-top: 5px;
		margin-bottom: 6px;
		line-height: 1 !important
	}
	.listings_category_image_shortcode_holder .category_icon_holder {
		max-width: 35px;
		height: 35px;
		padding: 5px;
		margin-right: 10px
	}
	.listings_category_image_shortcode_holder .listings_category_footer {
		padding: 20px
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	footer .payment-methods img {
		float: none !important
	}
	footer p.copyright {
		padding-top: 0;
		text-align: center
	}
	footer .payment-methods {
		text-align: center
	}
	.bonus-grid-shortcode .blog_custom img {
		margin-left: 43%
	}
	.is_header_semitransparent #page>header.header1 {
		position: inherit !important
	}
	.box-shadow-column {
		margin-left: 24px;
		width: 97%
	}
	.casino-compare-1 h4,
	.casino-compare-2 h4 {
		width: 47% !important;
		font-size: 15px !important
	}
	#navbar .cf-mega-menu.sub-menu {
		width: 767px;
		left: -330px;
		padding: 35px 0 30px
	}
	.casino-compare-1 button.btn.btn-info,
	.casino-compare-2 button.btn.btn-info {
		margin-top: 15px !important
	}
	#modeltheme-main-head .logo {
		float: inherit !important
	}
	.contact-up .vc_column-inner {
		height: 365px !important;
		width: 400% !important;
		margin-top: 0 !important
	}
	#navbar .menu .item a,
	.navbar-nav>li>a {
		padding: 30px 0
	}
	.widget .widget_address_social_icons .social-links>li:first-child {
		margin-left: 3px
	}
	.col-md-3.row-4items {
		margin-bottom: 0
	}
	.navbar-collapse.collapse.col-md-9 {
		float: left
	}
	body .menu .item a,
	body .navbar-nav>li>a {
		font-size: 12px
	}
	.modeltheme-breadcrumbs h2 {
		font-size: 19px
	}
	.modeltheme-breadcrumbs .breadcrumb,
	.mt-single-event-inner .event-meta,
	.stats-block .stats-img img {
		display: none
	}
	body header.header9 .navbar-header .logo,
	header.header2 .navbar-header .logo {
		text-align: center !important
	}
	body header.header9 .mt-nav-burger-holder,
	header.header8 .mt-nav-burger-holder {
		padding: 0 !important
	}
	body header.header8 #mt-nav-burger,
	body header.header9 #mt-nav-burger {
		top: 28px !important
	}
	body header.header9 .menu.nav-effect.nav-menu {
		width: 85% !important
	}
	body header.header9 .header-nav-actions .mt-search-icon {
		margin-right: 35px !important
	}
	.single-mt_listing .mt_listing_purchase_button {
		margin: 0 10px 0 0 !important
	}
	.rating-margin-top,
	.row-3items .blog_custom_listings .post-name-listings span {
		margin-top: 0 !important
	}
	.single-icondrops .ico-info {
		padding: 60px 10px 0
	}
	.thumbs-rating-container .thumbs-rating-down,
	.thumbs-rating-container .thumbs-rating-up {
		display: inline-block !important
	}
	.high-padding {
		padding: 60px 0 !important
	}
	.blog-posts .coinflip-img-left {
		width: 14.5% !important
	}
	.blog-posts .coinflip-details {
		width: 85.5% !important
	}
	.mt-car-search .search-field.form-control {
		padding-left: 20px !important
	}
	span.select2-selection__arrow:after {
		width: 0 !important
	}
	.spacing_tablets_60,
	.vc_row.spacing_tablets_60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important
	}
	.vc_row.spacing_tablets_home_search {
		padding-top: 280px !important;
		padding-bottom: 60px !important
	}
	.mtlistings-ico-style-v2 .ico-cat-single-list-row .row-2items.coinflip-single-list-item,
	.mtlistings-ico-style-v2 .ico-cat-single-list-row .row-3items.coinflip-single-list-item,
	.mtlistings-ico-style-v2 .ico-cat-single-list-row .row-4items.coinflip-single-list-item {
		padding-top: 0 !important;
		padding-bottom: 15px !important
	}
	.coinflip-gallery .ico-cat-parent,
	.mtlistings-ico-style-v2 .ico-cat-parent:last-child .ico-cat-parent-subtitle,
	.wpb_row#submit-ico {
		margin-bottom: 0 !important
	}
	.vc_row.spacing_tablets_page_title {
		padding-top: 250px !important;
		padding-bottom: 60px !important
	}
	.space_mobile_hide,
	.spacing_tablet_hide {
		display: none !important
	}
	.sidebar-content .widget.widget_coinflip_social_share {
		padding-bottom: 0 !important
	}
	.related-posts {
		margin: 60px 0 !important
	}
	.vc_row.spacing_contact_form {
		padding-bottom: 60px !important
	}
	.single-icondrops-related-listings {
		padding: 60px 0 30px !important
	}
	.blog_custom_listings .post-name-listings span {
		display: block !important;
		margin-top: 0 !important
	}
	.row-1items .coinflip-img-left {
		margin-right: 10px !important
	}
	.row-4items .coinflip-img-left {
		width: initial !important
	}
	.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail.col-xs-3 {
		width: 12% !important
	}
	footer .footer-top .widget-title,
	footer .footer-top h1.widget-title,
	footer .footer-top h3.widget-title {
		font-size: 20px !important;
		line-height: 22px !important
	}
}

@media only screen and (min-width:768px) and (max-width:1100px) {
	.casino-compare-1,
	.casino-compare-2 {
		width: 35%;
		padding: 20px 10px !important
	}
	.casino-compare-1 {
		float: left
	}
	.casino-compare-2 {
		float: right
	}
	.button-compare.col-md-4 {
		width: 30%
	}
}

@media only screen and (max-width:990px) {
	.mt-car-search .select2.select2-container.select2-container--default {
		width: 100% !important
	}
	.mt-car-search .search-field.form-control {
		width: 88% !important;
		padding-left: 20px !important
	}
	.list-view .blog_custom {
		display: block !important
	}
	.col-md-3.single-listing.list-view.listing-taxonomy {
		margin-bottom: 0 !important
	}
	.odd-post .blog_post_image {
		padding-top: 48px !important
	}
	.even-post .blog_post_image {
		padding-bottom: 48px !important
	}
	.blog_post_image {
		display: block
	}
	.blog-posts .coinflip-img-left,
	.blog-posts-shortcode.blog-posts .display_img .list-view .blog_post_image,
	.blog-posts-shortcode.blog-posts .list-view .blog_post_image,
	.row-1items .coinflip-img-left {
		width: 100%
	}
	.ico-whitepapers-posts .blog_post_image {
		margin: 0 auto
	}
	.mt-single-event-innerhead-left p {
		text-align: center
	}
	.mt-single-event-innerhead-right {
		display: none
	}
	.blog-posts .coinflip-img-left a,
	.row-1items .coinflip-img-left a {
		text-align: left
	}
	.coinflip-metas-single-meta {
		margin-top: 10px
	}
}

@media only screen and (min-width:991px) and (max-width:1024px) {
	.header1 .logo-infos .navbar-header-infos {
		width: 100% !important
	}
	.header1 .logo-infos .navbar-header-infos .header-infos {
		width: 100%
	}
	#navbar .menu>.menu-item:first-child>a {
		padding: 18px !important
	}
	#navbar .menu-item.mega1column>a::after,
	#navbar .menu-item.mega2columns>a::after,
	#navbar .menu-item.mega3columns>a::after,
	#navbar .menu-item.menu-item-has-children>a::after {
		top: auto !important
	}
	.fixed-sidebar-menu.open {
		width: 50% !important
	}
	.header-nav-actions .mt-search-icon {
		margin: 5px 15px 6px !important
	}
	.modeltheme-countdown .days-name,
	.modeltheme-countdown .hours-name,
	.modeltheme-countdown .minutes-name,
	.modeltheme-countdown .seconds-name {
		font-size: 12px !important
	}
	.single-mt_listing .mt_listing_website_button {
		margin-top: 10px !important
	}
	.rating-margin-top {
		margin-top: 22% !important
	}
	.thumbs-rating-container .thumbs-rating-down,
	.thumbs-rating-container .thumbs-rating-up {
		font-size: 14px !important
	}
	.single-mt_listing .mt_listing_purchase_button {
		margin: 0 10px 0 0 !important
	}
	footer .footer-top .widget-title,
	footer .footer-top h1.widget-title,
	footer .footer-top h3.widget-title {
		font-size: 20px !important;
		line-height: 22px !important
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.mt_cars--features-description .house_description {
		display: none
	}
	.mt_cars--main-pic {
		margin-bottom: 12px !important
	}
	.nav-menu-account {
		display: inline-block !important
	}
	.single-mt_listing .mt_listing_website_button {
		margin: 10px 0 0 !important
	}
	.modeltheme-countdown .days-name,
	.modeltheme-countdown .hours-name,
	.modeltheme-countdown .minutes-name,
	.modeltheme-countdown .seconds-name {
		font-size: 12px !important
	}
	.thumbs-rating-container .thumbs-rating-down,
	.thumbs-rating-container .thumbs-rating-up {
		font-size: 14px
	}
	.blog-posts .coinflip-img-left {
		width: 14.5% !important
	}
	.blog-posts .coinflip-details {
		width: 85.5% !important
	}
	.mt-single-event .mt-event-cat a {
		padding: 4px 5px !important;
		margin-right: 0 !important
	}
	.ico-info-date {
		padding: 0 !important
	}
	.coinflip-metas>div {
		margin-right: 2px !important
	}
	.iconfilter-shortcode .blog_custom_listings .post-name-listings a {
		margin-right: 0 !important
	}
	.stats-block .stats-img img {
		left: 13% !important
	}
}

@media screen and (max-width:1000px) {
	.no-results.not-found,
	body .portfolio-items .col-md-2 {
		margin-bottom: 80px
	}
	.comment-form .form-comment,
	.submit-comment .comment-form .form-comment,
	.widget_recent_entries_with_thumbnail .post-details,
	.widget_smartowl_tweets_widget .tweet-title,
	.widget_smartowl_tweets_widget .tweeter-profile {
		padding: 0
	}
	footer .footer-top h1.widget-title {
		margin-bottom: 15px !important;
		margin-top: 15px !important
	}
	footer .footer-top .widget_coinflip_recent_listings_with_thumbnail .widget-title {
		margin-bottom: 15px !important
	}
	.navbar-collapse.collapse.col-md-9 {
		width: 100%
	}
	.prev.page-numbers {
		border-left: 1px solid rgba(0, 0, 0, .1)
	}
	.sidebar-content {
		margin-top: 30px
	}
	#contact_form .mt-half-spacer,
	.latest-posts .single-post .col-md-3.text-center,
	.latest-tweets .col-md-2,
	.left-block-container .block-icon,
	.widget_smartowl_tweets_widget .tweet-title .col-md-2 {
		display: none
	}
	#contact_form input,
	#contact_form textarea {
		margin-bottom: 15px
	}
	.component.add-to-cart,
	.component.compare,
	.component.wishlist {
		clear: both;
		display: block;
		width: auto
	}
	footer nav.menu {
		float: left
	}
	body .portfolio-items .col-md-2:nth-child(7n+1),
	body .portfolio-items .col-md-2:nth-child(7n+5),
	footer nav.menu li:first-child a {
		margin-left: 0
	}
	.widget.widget_flickr {
		clear: both
	}
	.widget_recent_entries_with_thumbnail .thumbnail-overlay {
		width: 70px
	}
	.logo {
		margin: 15px 0
	}
	.widget.widget_tag_cloud {
		overflow: hidden
	}
	.portfolio .col-md-2:nth-child(7n+1),
	.portfolio .col-md-2:nth-child(7n+5) {
		margin-left: 0;
		clear: none
	}
	.testimonials .testimonials-container blockquote,
	body .testimonials-container blockquote * {
		font-size: 16px
	}
	.testimonials .testimonials-container blockquote::after,
	.testimonials .testimonials-container blockquote::before {
		font-size: 100px;
		top: 34%
	}
	body .portfolio-items .col-md-2:last-child {
		margin-bottom: 0
	}
	.testimonials-container blockquote::after,
	.testimonials-container blockquote::before {
		content: "";
		display: none
	}
	.testimonials-container blockquote {
		padding: 20px 0;
		margin: 0
	}
	body .theme_header_slider .tp-leftarrow.default::after,
	body .theme_header_slider .tp-rightarrow.default::after {
		font-size: 50px;
		line-height: 60%;
		opacity: .75
	}
	.donnation-content .donnation_texts {
		border: none;
		text-align: center
	}
	.donation-button-container {
		text-align: center
	}
	.blogloop-v4.list-view .post-content {
		padding-left: 15px !important
	}
	.blogloop-v1 .post-details-padding {
		padding: 0 !important
	}
	.blogloop-v1 .post-details {
		padding-left: 0 !important;
		padding-right: 0 !important
	}
}

@media only screen and (max-width:1024px) {
	.menu.nav-effect.nav-menu,
	header.header9 .navbar-header .logo {
		text-align: center !important
	}
	footer .footer-top,
	li#nav-menu-list {
		margin-left: 0 !important
	}
	body .header-nav-actions .mt-search-icon,
	body header #navbar .menu-item>a {
		padding: 0 15px
	}
	#dropdown-user-profile ul {
		right: 0 !important;
		left: auto !important
	}
	.thumbs-rating-container span.number {
		text-align: right;
		padding-right: 2px
	}
	.blog-posts-shortcode.blog-posts .image_variant .list-view .post-details {
		padding: 0;
		top: 0 !important
	}
	.sidebar-content aside.widget.widget_search {
		margin-top: 100px
	}
	.how_works .boxed-works {
		margin-bottom: 20px
	}
	.mt_listing_header_section.slots,
	.row-full.compare {
		height: auto
	}
	.box-shadow-column .vc_column-inner {
		padding-left: 30px !important;
		margin-left: 10px
	}
	#dropdown-user-profile ul::before {
		left: 85% !important
	}
	.single-mt_listing .mt_listing_header_section {
		height: auto !important
	}
	.comments-area .single_comment:first-child {
		display: flex
	}
	.mt_listing_content_section_part .comment-respond,
	.smartowl_shortcode_blog .post {
		margin-bottom: 30px
	}
	.single-related-casinos .posts-listings .ico-info .casino-content {
		padding: 20px;
		margin: 0 20px
	}
	footer aside {
		float: left;
		width: 100%
	}
	body .navbar-header {
		width: 100%;
		float: none;
		text-align: center;
		padding-bottom: 10px !important;
	}
	

	
	.navbar-default .navbar-form,
	.search-list-item .coinflip-details,
	.search-list-item .coinflip-img-left,
	body .navbar-default .navbar-collapse {
		width: 100%
	}
	header .navbar-toggle, .navbar-default .navbar-toggle {
		border: 0 !important;
	}
	
	body #modeltheme-main-head {
		padding: 0;
		width: 100%;
		background: rgb(33 33 37) none repeat scroll 0 0 !important;
	}
	.copyright_right {
		float: initial !important
	}
	footer .footer-top {
		margin-right: 0 !important
	}
	.even-post .single-post.list-view .post-date,
	.odd-post .single-post.list-view .post-date {
		background: rgba(0, 0, 0, 0);
		left: auto;
		margin-bottom: 5px;
		margin-right: 10px;
		padding: 0;
		position: relative;
		right: auto;
		top: auto
	}
	.even-post .list-view .blog_date.blog_day,
	.odd-post .list-view .blog_date.blog_day {
		font-size: 14px;
		font-weight: 300
	}
	.donation-right-side,
	.even-post .list-view .post-category-comment-date,
	.odd-post .list-view .post-category-comment-date {
		margin: 0
	}
	.even-post .list-view .blog_date,
	.odd-post .list-view .blog_date {
		display: inline-table;
		font-size: 14px;
		text-transform: none;
		line-height: normal
	}
	.newspaper-info-bordered .col-md-5 {
		text-align: center;
		display: none
	}
	.newspaper-info .newspaper-info-bordered {
		padding: 15px 0;
		border: 0
	}
	ul.ecs-event-list li {
		margin-bottom: 20px !important
	}
	.shop_feature_description_v2 {
		padding-left: 5px
	}
	.ico-info-button,
	.sidebar-content:not(.header7) {
		padding-left: 15px !important
	}
	.menu.nav-effect.nav-menu {
		width: 90% !important
	}
	header.header1 .menu.nav-effect.nav-menu {
		width: 100% !important
	}
	header.header2 .menu.nav-effect.nav-menu {
		width: 100% !important;
		background: #272727
	}
	header.header2 #navbar .sub-menu .menu-item>a {
		color: #fff !important
	}
	.clients-no-slider .client_image,
	.mt_clients_slider .client_image,
	body header.header9 .menu.nav-effect.nav-menu {
		width: 85% !important
	}
	.navbar-nav>li {
		float: none !important
	}
	body header.header2 .navbar-header .logo {
		text-align: center
	}
	body header.header9 .mt-nav-burger-holder,
	header.header8 .mt-nav-burger-holder {
		padding: 0 !important
	}
	body header.header8 #mt-nav-burger,
	body header.header9 #mt-nav-burger {
		top: 28px !important
	}
	body header.header9 .header-nav-actions .mt-search-icon {
		margin-right: 35px !important
	}
	.single-mt_listing .featured-icon {
		text-align: left !important
	}
	.mt_listing--single-gallery .ico-screenshot {
		height: auto !important;
		display: block !important
	}
	.ico-info-button {
		padding-right: 15px !important
	}
	#dropdown-user-profile,
	.navbar-default .navbar-nav>li>a::before,
	li#nav-menu-list,
	li#nav-menu-login,
	li.shop_cart_li.menu-item {
		display: none !important
	}
	.single-icondrops-related-listings .blog_custom_listings .post-name-listings {
		margin-top: 10px !important
	}
	.single-event-gallery-block {
		margin-top: 0 !important
	}
	.single-icondrops .col-md-2 .blog_post_image {
		max-width: 150px !important
	}
	footer .widget .relative {
		max-width: 50px !important
	}
	body .widget_coinflip_recent_entries_with_thumbnail .post-thumbnail {
		margin-right: 20px
	}
	.widget_coinflip_recent_entries_with_thumbnail li {
		margin: 0 0 20px !important
	}
	footer .widget_coinflip_recent_listings_with_thumbnail .post-thumbnail {
		width: 20% !important
	}
	.mtlistings-events-style-v2 .mt-single-event-head {
		display: none
	}
}

@media only screen and (min-width:1025px) and (max-width:1367px) {
	body #navbar .menu-item.mega1column>a::after,
	body #navbar .menu-item.mega2columns>a::after,
	body #navbar .menu-item.mega3columns>a::after,
	body #navbar .menu-item.menu-item-has-children>a::after {
		right: 0
	}
	body header .header-nav-actions {
		padding: 0
	}
	.single-mt_listing .mt_listing_purchase_button {
		margin: 0 10px 0 0 !important
	}
	.ico-info-date {
		padding: 0 !important
	}
}

@media only screen and (max-width:1367px) {
	.left-info .vc_column-inner {
		padding-right: 35px !important;
		padding-left: 35px !important
	}
}

.back-to-top {
	border-radius: 100px !important;
}

@media only screen and (max-width:1200px) {
	.sidebar-content .widget_coinflip_recent_entries_with_thumbnail .post-details,
	.widget_coinflip_recent_entries_with_thumbnail .post-thumbnail {
		float: left !important
	}
	.widget_coinflip_recent_entries_with_thumbnail .post-thumbnail {
		width: 60px !important;
		height: 60px !important
	}
	body .how-it-works .col-sm-4 h4 {
		font-size: 18px !important;
		padding-top: 9px !important;
		margin-left: 15px !important
	}
	.mt-car-search .row .slider-state-search,
	.mt-car-search .row .slider-state-select {
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}
	
	.listings_category_image_shortcode_holder .listings_category_footer p {
		font-size: 14px
	}
	.header-nav-actions .mt-search-icon {
		position: unset !important;
		float: right !important;
		top: 32px
	}
	#navbar .menu-item>a {
		font-size: 13px !important
	}

	p.copyright {
		font-size: 12px !important
	}
	h3.post-name.row.car-name a {
		font-size: 15px !important;
		letter-spacing: 0
	}
	.single-mt_listing .single-icondrops {
		background-size: cover !important
	}
	.blog-posts .coinflip-img-left {
		margin-bottom: 10px
	}
	.search-list-item .coinflip-img-left .ico-icon {
		text-align: left !important
	}
	.btn-sticky-left {
		z-index: 9
	}
	.sidebar-content .widget_search .search-submit {
		font-size: 13px
	}
}

@media only screen and (max-width:992px) {
	a.logo-footer,
	footer .social-links {
		line-height: 50px !important
	}
	footer p.copyright {
		line-height: 1.5 !important
	}
	footer .social-links {
		float: none !important;
		text-align: left
	}
	p.copyright a.footer-logo {
		display: block;
		margin: 0 auto 10px
	}
	.mt_listing_content_sidebar_part_contact_info {
		padding: 0;
		margin-top: 30px
	}
	.listing_video_section iframe {
		height: 300px
	}
	.listings_category_icon_shortcode .heading a {
		font-size: 16px
	}
	.newsletter input[type=email] {
		margin-bottom: 10px
	}
	.container.footer {
		text-align: center
	}
	.footer-div-parent .footer {
		padding-bottom: 20px
	}
	.blog-posts-shortcode .title-n-excerpt,
	.footer-div-parent .footer .container_inner_footer {
		padding: 20px !important
	}
	.blog_custom .post-details .description_container {
		display: block
	}
	.description_container .blog_post_image,
	.post-details-bottom .related-posts .related_blog_custom img {
		width: 100%
	}
	.mt_car--important-features .car_gearbox,
	.mt_car--important-features .car_luggage,
	.mt_car--important-features .car_number_passengers {
		display: inline-block;
		width: 33.3%
	}
	.post-details-bottom .related-posts .post {
		margin-bottom: 40px
	}
	.coinflip-filters .filter {
		margin-bottom: 15px
	}
	.single-mt_listing .list_title {
		margin: 8px 0 3px
	}
	body .how-it-works .col-sm-4 h4 {
		font-size: 16px !important;
		margin-top: 0;
		padding-top: 6px !important
	}
	body .how-it-works .col-sm-4 img {
		max-width: 40px !important
	}
	.pricing--tenzin .pricing__action {
		font-size: 14px;
		margin: 15px !important
	}
	.pricing--tenzin .pricing__title {
		font-size: 18px !important
	}
	.pricing--tenzin .pricing__feature {
		font-size: 14px
	}
	h4.testimonial02_title {
		font-size: 14px !important;
		margin-top: 5px !important
	}
	.testimonials-container-1 .owl-controls {
		display: none !important
	}
	.blog-posts-shortcode .time-n-date {
		display: none
	}
	.blog-posts-shortcode.blog-posts .list-view .post-details .post-name {
		line-height: 1 !important
	}
	.blog-posts-shortcode.blog-posts .list-view .post-details .post-name a {
		font-size: 20px !important;
		line-height: 1.4 !important
	}
	.button-winona.btn.btn-sm {
		font-size: 14px !important;
		padding: 15px 25px !important
	}
	body .widget_coinflip_recent_listings_with_thumbnail li.row {
		margin-bottom: 20px !important
	}
	.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline {
		margin: 20px 0
	}
	.mt-listing-search-taxonomy .select-locations,
	.mt-listing-search-taxonomy .state-search {
		margin-bottom: 20px
	}
}

@media only screen and (min-width:767px) and (max-width:1024px) {
	.is_header_semitransparent .header-title-breadcrumb-overlay>.container {
		padding-top: 20px !important
	}
	#navbar li.social_links a {
		display: inline-flex !important;
		float: right
	}
}

@media only screen and (min-width:1367px) {
	.events-shortcode-v2 .event-description-title {
		padding: 0 10px !important
	}
	.header1 .fixed-sidebar-menu .left-side {
		padding: 40px
	}
	.mt-car-search .slider-state-search {
		padding: 0
	}
	.ico-info-date {
		padding: 0 !important
	}
	.left-info .vc_column-inner {
		padding-right: 80px !important;
		padding-left: 50px !important
	}
	.right-info .vc_column-inner {
		margin-right: 30px
	}
}

@media only screen and (min-width:767px) and (max-width:1510px) {
	#dropdown-user-profile .profile i {
		margin-left: 10px !important;
		margin-right: 5px !important
	}
	li#nav-menu-list {
		margin-left: 0 !important
	}
	#modeltheme-main-head .mt-car-search form {
		margin-left: 10px !important;
		max-width: 150px !important
	}
	#navbar ul.nav>.menu-item>a {
		padding: 19px 10px !important
	}
	header.header1 #nav-menu-list a {
		padding: 5px 20px !important
	}
	#dropdown-user-profile ul {
		left: -83px !important
	}
	#modeltheme-main-head .mt-car-search form:focus-within {
		max-width: 160px !important
	}
}

@media only screen and (max-width:1400px) {
	.statistics-dashboard .count-statistics-inner .statistics-title {
		font-size: 18px !important
	}
	.statistics-dashboard .count-statistics-inner {
		padding: 30px !important
	}
	.dashboard-single-listing .listing_sponsored_status,
	.dashboard-single-listing .status-listing {
		font-size: 13px !important;
		padding: 5px 10px !important
	}
	.cd-gallery .woocommerce-title-metas a {
		font-size: 16px
	}
	.dashboard-single-listing span.status-title {
		margin-right: 3px !important;
		font-size: 13px !important
	}
	.listings-dashboard .listing-actions a {
		font-size: 13px !important;
		margin: 0 !important;
		padding: 5px 10px !important
	}
	.dashboard-single-review .mt-item-reviews-average-rating {
		font-size: 13px !important;
		padding: 5px !important
	}
	.listings-dashboard .listing-actions a.btn-view {
		display: none
	}
	.dashboard-single-listing img.listing_post_image {
		max-width: 40px !important
	}
	.dashboard-single-listing .categories-name a {
		font-size: 13px !important;
		line-height: 1.2 !important
	}
	.dashboard-single-listing .listing-name {
		font-size: 14px !important;
		line-height: 1.2 !important
	}
	.dashboard-single-listing .listing-name .listing-date {
		font-size: 12px !important
	}
}

@media only screen and (max-width:1100px) {
	.dashboard-single-listing .col-md-3:nth-child(3) {
		display: none !important
	}
	.dashboard-single-listing .col-md-3:nth-child(4) {
		width: 50% !important
	}
	.listings-dashboard .listing-actions a {
		font-size: 12px !important;
		margin: 3px !important;
		padding: 4px 5px !important
	}
	.dashboard-single-review .mt-item-reviews-average-rating {
		font-size: 12px !important;
		padding: 3px !important
	}
	.dashboard-single-review .col-md-5.text-right {
		text-align: left !important;
		margin-bottom: 20px
	}
}

#bbpress-forums li.bbp-header ul li.bbp-forum-freshness,
#bbpress-forums li.bbp-header ul li.bbp-topic-freshness,
.aligncenter,
.back-to-top,
.block-container,
.blogloop-v3 .post-details-holder,
.container-pagination,
.eighth_header .navbar-header .logo,
.footer-before-content .custom-html-widget,
.fourth_header .navbar-header .logo,
.gallery .gallery-item,
.header12 #navbar,
.header13 #navbar,
.header3 #navbar,
.ico-whitepapers-posts .post-name,
.latest-posts .post-date,
.modeltheme-modal .modal-footer,
.modeltheme-pagination-holder,
.mt_video.text-right.row,
.newspaper-info-bordered .col-md-5,
.no-results button,
.no-results.not-found .page-title,
.span-contact i,
.success_message,
article.single-post .post-button {
	text-align: center
}

body {
	margin: 0
}

* {
	word-wrap: break-word
}

a,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

ol {
	padding-left: 30px
}

figure.gallery-item {
	margin: 30px 0
}

.gallery {
	margin: 0 auto 18px
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	width: 33%
}

#wp-calendar,
.embed-responsive-item,
.gallery-columns-1 .gallery-item,
.header-title-breadcrumb .header-group,
.member-content img,
.search-results article.single-post img,
.st-menu.sidebar_menu .widget_nav_menu li,
.video-bg,
.widgets_v2 .widget_search .search-field {
	width: 100%
}

.gallery-columns-2 .gallery-item,
.widget_popular_recent_tabs .nav-tabs>li {
	width: 50%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6%
}

.gallery-columns-7 .gallery-item {
	width: 14.28%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1%
}

.gallery img {
	border-radius: 4px;
	padding: 0;
	background: #f2f2f2
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto
}

.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto
}

.blogloop-v1.list-view .post-category-comment-date,
.gallery .gallery-caption {
	margin: 0 0 12px
}

.author-bio .author-thumbnail,
.author-thumbnail p,
.comment-list.comments-area.theme_comments.comments,
.comment_body .reply_button1 .comment-reply-link:first-child,
.gallery dl,
.gallery dt,
.margin-zero,
.member-contact-urls>p,
.modeltheme-pagination.pagination,
.portfolio-posts .main-content,
.right-side-sharer .article-social,
.single article .article-content .comments-pingbacks-tracebacks li p,
.single-mt_car .related-posts .post-name,
.testimonail-content p:last-child,
.wpcf7-form p {
	margin: 0
}

#bbpress-forums div.bbp-reply-author .bbp-reply-ip,
#bbpress-forums div.bbp-topic-tags,
#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-freshness .bbp-topic-meta img.avatar,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-freshness .bbp-topic-meta img.avatar,
#bbpress-forums li.bbp-footer,
#bbpress-forums p.bbp-topic-meta span .avatar,
#form-allowed-tags,
#navbar>p:nth-child(2),
#order_review_heading,
#primary .main-content ul.modeltheme-slider li.single-slide:before,
.author-bio.no-author-pic .avatar.photo,
.bbpress #bbp-search-form,
.bbpress #navbar .cf-mega-menu.sub-menu,
.bbpress div.bbp-breadcrumb,
.bbpress div.bbp-template-notice p .avatar,
.cf-mega-menu.sub-menu .mt-icon-list-icon-holder,
.error404 .modeltheme-breadcrumbs,
.exchange-calculator-top .cp-table.cp-prices-table,
.exchange-calculator-top a,
.exchange-calculator-top h2,
.exchange_calculator a,
.exchange_calculator h2,
.fixed-sidebar-menu [data-component=share].rendered:after,
.fixed-sidebar-menu-holder .widget.widget_search input[type=submit],
.footer-top .widget-title:after,
.gallery br+br,
.header-title-breadcrumb-overlay p,
.hide_post_featured_image .single-post-featured-img,
.is-mobile .masonry_banner a::after,
.is-mobile .masonry_banner a::before,
.is-mobile .sale_banner .sale_banner_holder::after,
.is-mobile .sale_banner .sale_banner_holder::before,
.modeltheme-modal #forgot-password-modal-content,
.modeltheme-modal #signup-modal-content,
.modeltheme-pagination .screen-reader-text,
.navstyle-v4 #navbar .menu>.menu-item:last-child>a::after,
.page .modeltheme-slider-wrapper .modeltheme-slider li:before,
.page_preloader_off .coinflip_preloader_holder,
.portfolio-bottom-description .love-it-wrapper,
.search-form .screen-reader-text,
.search-no-results .col-md-4.sidebar-content,
.shop_cart_li .widgettitle,
.single .woocommerce-breadcrumb,
.single-post .love-it-wrapper,
.single-topic #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
.single-topic #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li .avatar,
.single-topic #bbpress-forums div.bbp-reply-author br,
.single-topic li.bbp-header div.bbp-reply-content span#favorite-toggle,
.single-topic li.bbp-header div.bbp-reply-content span#subscription-toggle,
.single-topic span#subscription-toggle a.subscription-toggle,
.st-effect-1.st-menu::after,
.um-register form ._um_row_3,
.um-register form ._um_row_4,
.wc-social-login a.ywsl-social img,
.widget_archive label,
.widget_categories label,
.woocommerce .lottery-bage,
.woocommerce div.product .woocommerce-tabs .panel h2,
.wp-block-pullquote blockquote::before,
.wpb_button.btn-filled:after,
.wpb_button.btn-filled:before,
[hidden],
article.blogloop-v1.single-post::after,
article.blogloop-v5.single-post::after,
blockquote footer.blockquote-footer::before,
div.wpcf7 .ajax-loader,
form#login p.status,
header .love-it-wrapper,
header.header12 .navbar .logo,
li.shop_cart_li.menu-item a::before,
nav.comment-navigation:last-of-type,
template {
	display: none
}

span.edit-link {
	margin: 10px 0;
	display: block
}

.article-details .post-author,
.author-biography,
.breadcrumb,
.list-view .post-details .post-category-comment-date a,
.portfolio-bottom-icons a h4,
.post-excerpt,
.single-post-social>div,
.top-header,
.tweet-body,
.tweet-date {
	font-weight: 400
}

#navbar .mt-icon-list-item .mt-icon-list-text .name,
.ico-contact-email-phone p a,
.post-name.post-name-color a,
.top-header .header-top-info-group a,
.woocommerce a.showcoupon,
a.woocommerce-privacy-policy-link {
	font-weight: 500
}

.modeltheme-content,
.shortcode_post_content .text_content .post-read-more .post-read-more-button,
.single_post_author_details,
.social-sharer>li,
.sticky-posts .post a,
.sticky-posts .post-date,
.tagcloud>a,
.testimonials_slider .testimonial-content,
.widget_address_social_icons .social-links a,
footer .contact-details {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px
}

#primary .main-content ul.modeltheme-slider li,
nav #navbar ul li.mega1column,
nav #navbar ul li.mega2columns,
nav #navbar ul li.mega3columns {
	position: unset
}

.fixed-sidebar-menu>div,
.wpb_column {
	height: auto
}

.high-margin {
	padding-top: 60px;
	padding-bottom: 80px
}

.bottom-margin {
	padding-top: 0;
	padding-bottom: 80px
}

.spacer {
	margin-bottom: 50px
}

.left-border,
.right-border {
	padding: 15px;
	margin-bottom: 10px !important
}

.right-border {
	border-right: 5px solid
}

.left-border {
	border-left: 5px solid
}

#DataTable-icondrops-active .is-sticky .end-date,
#DataTable-icondrops-active .sponsored_ico .end-date,
#modeltheme-main-head>div,
#primary .main-content ul.modeltheme-slider li.single-slide.selected,
.fixed-sidebar-menu .timeline-menu.navbar-nav,
.footer-div-parent,
.ico-contact p,
.is_header_semitransparent .header13 .sticky-wrapper,
.member-container,
.modeltheme-search>form,
.mt_cars--single-main-pic,
.relative,
.single-post .single-post-article-header,
.single-service .single-post-article-header,
.single-service .thumbnail-holder,
.st-content,
.st-content-inner,
.timeline,
article.single-post,
section {
	position: relative
}

#primary .main-content ul.modeltheme-slider li.single-slide,
.absolute,
.nineth_header .topheader-nav-holder>div,
.tenth_header .topheader-nav-holder>div {
	position: absolute
}

.fixed {
	position: fixed
}

.modeltheme-slider-wrapper .modeltheme-slider li,
.no-margin {
	margin: 0 !important
}

.top-no-margin {
	padding-bottom: 100px;
	padding-top: 0
}

.bottom-no-margin {
	padding-bottom: 0;
	padding-top: 60px
}

.high-padding,
.search-no-results .high-padding {
	padding: 90px 0
}

.medium-padding {
	padding: 50px 0
}

.complex-layout .col-md-9,
.navstyle-v2.header2 #navbar .menu>.menu-item:first-child>a,
.navstyle-v3.header2 #navbar .menu>.menu-item:first-child>a,
.navstyle-v4.header2 #navbar .menu>.menu-item:first-child>a,
.navstyle-v4.header3 #navbar .menu>.menu-item:first-child>a,
.navstyle-v8.header2 #navbar .menu>.menu-item:first-child>a,
.navstyle-v8.header3 #navbar .menu>.menu-item:first-child>a,
.okhaloma-contact .col-md-12,
.okhaloma-contact .col-md-6,
.padding-left_0,
.smartowl_call-to-action .col-md-8,
.widget_block ol.wp-block-latest-comments,
body .widget_nav_menu ul {
	padding-left: 0
}

.member-holder .post-thumbnail,
.padding-right_0 {
	padding-right: 0
}

.form-control {
	border-color: #00adf1;
	border-width: 2px;
	font-weight: 300
}

.comments-pingbacks-tracebacks .comment-author.vcard b.fn a,
.flat-icon,
.logged-in-as a,
.newspaper-info span:first-of-type,
.search h2.page-title,
.sss-form input[type=submit],
b,
optgroup,
strong {
	font-weight: 600
}

.video-bg {
	position: absolute;
	height: 100%;
	top: 0;
	z-index: 1
}

.flat-icon {
	font-family: oxp-demo;
	padding: 23px 28px;
	font-size: 45px;
	display: inline-block;
	line-height: 100%;
	text-transform: uppercase;
	margin-right: 15px
}

#bbpress-forums li.bbp-body ul.forum:last-child,
#bbpress-forums li.bbp-body ul.topic:last-child,
#bbpress-forums ul.bbp-forums,
.left-block-container:last-child,
.left-block-container:last-child .block-icon,
.navstyle-v7 #navbar .menu>.menu-item .sub-menu>.menu-item:last-child>a,
.no-padding-bottom .container #main article .entry-content>.wpb_row.no-bottom-margin,
.portfolio-bottom-description p,
.single-post #comments .comment-list h3.heading-bottom,
.single.single-post .article-content p.form-submit,
.um-register .um-field .um-field-label,
.vc_container .vc_row:nth-last-of-type(2),
.widget_popular_recent_tabs .popular-post:last-child,
.widget_popular_recent_tabs .recent-post:last-child,
.woocommerce label,
article.blogloop-v1.single-post,
article.blogloop-v5.single-post,
body .no-margin,
footer .textwidget>p:last-child,
img.portfolio-single-pic:last-child {
	margin-bottom: 0
}

.text-white .section-title,
.text-white ul li {
	color: #fff;
	opacity: .9
}

.aligncenter,
.img-center {
	margin: 0 auto;
	display: block
}

.hvr-buzz-out,
.hvr-float,
.hvr-grow {
	display: inline-block;
	box-shadow: 0 0 1px transparent;
	vertical-align: middle;
	-moz-osx-font-smoothing: grayscale
}

.error-return-home.text-center>a:hover,
.is_header_semitransparent .header-title-breadcrumb-overlay h1,
.modeltheme-pagination.pagination .page-numbers.current,
.post-name.post-name-color a,
.sidebar-content .tagcloud>a:hover,
.smartowl_call-to-action h1,
.smartowl_call-to-action h2,
.smartowl_call-to-action h3,
.smartowl_call-to-action h4,
.smartowl_call-to-action h5,
.smartowl_call-to-action h6,
.social-sharer li:hover a,
.tagcloud>a:hover,
.testimonail-content p,
.text-white .more-link,
.text-white .post-comments a,
.text-white .post-name a,
.text-white .post-tags a,
.widget-title,
.widget_coinflip_recent_listings_with_thumbnail p.post-listing a:hover,
h1.widget-title,
h3.widget-title {
	color: #fff
}

[class^=hvr-] {
	background: #e1e1e1;
	color: #666;
	cursor: pointer;
	margin: 0;
	padding: 1em;
	text-decoration: none
}

@-webkit-keyframes hvr-buzz-out {
	10%,
	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}
	20%,
	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}
	50%,
	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}
	60%,
	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}
	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0)
	}
	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0)
	}
}

@keyframes hvr-buzz-out {
	10%,
	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg)
	}
	20%,
	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg)
	}
	50%,
	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg)
	}
	60%,
	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg)
	}
	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0)
	}
	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0)
	}
}

.hvr-buzz-out {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden
}

.hvr-buzz-out:active,
.hvr-buzz-out:focus,
.hvr-buzz-out:hover {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.hvr-float {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-grow,
.modeltheme-modal {
	-webkit-backface-visibility: hidden
}

.hvr-float:active,
.hvr-float:focus,
.hvr-float:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.hvr-grow {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform
}

.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.alignnone,
.second_header .navbar-header .logo,
.sixth_header .navbar-header .logo,
.vc_btn.margin-zero,
.widget_rss .rssSummary,
.wp-caption.alignleft {
	margin: 10px 0
}

.page .entry-content ol li,
.single article .article-content li {
	color: #686868;
	font-size: 17px;
	font-weight: 400;
	line-height: 29px;
	opacity: 1;
	visibility: visible
}

.button-winona:hover span,
.missing-modeltheme-framework .post-excerpt a:hover,
.missing-redux-framework .post-excerpt a:hover,
.no-menu a,
.widget_coinflip_recent_entries_with_thumbnail li a:hover,
.widget_coinflip_recent_entries_with_thumbnail li:hover,
.widget_coinflip_recent_listings_with_thumbnail .post-details>a:hover,
li.shop_cart_li.menu-item a.shop_cart:hover {
	color: #fff !important
}

.missing-modeltheme-framework img.aligncenter,
.missing-modeltheme-framework img.alignleft,
.missing-modeltheme-framework img.alignright {
	margin-bottom: 30px !important
}

.newspaper-info-bordered .holder {
	padding: 10px 0 10px 15px
}

.newspaper-info-bordered i {
	font-size: 50px;
	padding: 10px 0
}

.newspaper-info span {
	font-size: 17px;
	display: block
}

.newspaper-info-bordered {
	border: 1px solid;
	margin: 13px 0
}

.good_quote h1 {
	font-size: 55px
}

.testimonials-container blockquote:before {
	content: "\"";
	font-family: open sans;
	font-size: 200px;
	font-style: italic;
	left: 15%;
	line-height: 200px;
	position: absolute;
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	background: 0 0
}

.quotes-container blockquote::after,
.quotes-container blockquote:before {
	content: "\"";
	font-family: "Libre Baskerville";
	font-size: 200px;
	line-height: 0;
	position: absolute;
	font-style: italic
}

.quotes-container blockquote:before {
	left: 5%;
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	background: 0 0;
	top: -20px
}

.testimonials-container blockquote p {
	width: 65%;
	margin: 0 auto
}

.quotes-container blockquote p {
	color: #fff;
	font-size: 26px;
	margin: 0 auto;
	width: 80%
}

.quotes-content .quote_title {
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
	width: 65%
}

.quotes-container blockquote::after {
	bottom: -20px;
	right: 5%;
	transform: rotate(0);
	-o-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0)
}

.modeltheme-pagination,
.quotes-container blockquote,
.single-service .hover-service-content a,
.single-service .hover-service-content a:hover,
.testimonials-container blockquote,
.thumbnail {
	background: 0 0
}

.coinflip-search-form-fields {
	display: flex;
	width: 250px;
	position: relative
}

.coinflip-search-form-fields input.search-field {
	height: auto;
	padding: 10px 20px
}

.coinflip-search-form-fields button {
	width: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	height: 100%;
	background: #111;
	border: 0;
	color: #fff
}

form.coinflip-search-form {
	width: auto;
	display: inline-block;
	margin-top: 13px;
	margin-right: 20px
}

.no-results .search-form {
	margin-top: 20px;
	text-align: center
}

.no-results button {
	padding: 10px 25px !important;
	transition: .3s;
	-webkit-transition: .3s;
	text-transform: uppercase;
	font-weight: 600 !important;
	color: #fff;
	background-color: #389d29;
	border: 0;
	border-radius: 5px
}

.no-results button:hover {
	background-color: #216fff;
	color: #fff !important
}

.no-results input {
	border: 1px solid #e6e6e6;
	color: rgba(37, 37, 37, .8);
	padding: 9px 20px;
	font-weight: 300 !important
}

.conference-attendant-form input {
	font-style: normal;
	height: auto;
	margin-bottom: 30px;
	padding: 15px !important
}

.conference-attendant-form input.wpcf7-submit {
	margin: 0 !important;
	padding: 15px 40px !important
}

.okhaloma-contact input,
.okhaloma-contact textarea {
	background: #f5f5f5;
	border-radius: 8px;
	border: none;
	padding: 20px;
	width: 100%;
	outline: 0;
	font-weight: 400;
	color: #4f4f4f
}

.c-hamburger:focus,
.okhaloma-contact input:focus,
.okhaloma-contact textarea:focus,
a:active,
a:hover {
	outline: 0
}

.okhaloma-contact textarea {
	height: 150px
}

.okhaloma-contact input::-webkit-input-placeholder {
	color: #4f4f4f
}

.okhaloma-contact input::-moz-placeholder {
	color: #4f4f4f
}

.okhaloma-contact input:-ms-input-placeholder {
	color: #4f4f4f
}

.okhaloma-contact input:-moz-placeholder {
	color: #4f4f4f
}

.okhaloma-contact textarea::-webkit-input-placeholder {
	color: #4f4f4f
}

.okhaloma-contact textarea::-moz-placeholder {
	color: #4f4f4f
}

.okhaloma-contact textarea:-ms-input-placeholder {
	color: #4f4f4f
}

.okhaloma-contact textarea:-moz-placeholder {
	color: #4f4f4f
}

.okhaloma-contact button.wpcf7-form-control.wpcf7-submit {
	border: 0;
	border-radius: 5px;
	padding: 10px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-o-transition: 250ms;
	-ms-transition: 250ms
}

#commentform .form-submit button:hover:before,
.list-view .post-details .post-excerpt .more-link:hover:before,
.mt-listing-search-taxonomy button.form-control.btn:hover:before,
.okhaloma-contact button.wpcf7-form-control.wpcf7-submit:hover,
.okhaloma-contact button.wpcf7-form-control.wpcf7-submit:hover:before,
.sidebar-content .widget_search .search-submit:hover:before,
body.error404 a.vc_button_404:hover:before {
	background: #216fff
}

#contact_form textarea.form-control {
	height: 140px;
	padding: 6px 40px !important
}

#contact_form2 .alert-success {
	background-color: #dff0d8;
	border: 0;
	color: #fff;
	margin-top: 15px;
	padding-top: 15px;
	text-align: left
}

.success_message {
	color: #00adf1;
	display: none;
	font-weight: 400;
	padding-top: 5px
}

textarea.form-control {
	height: 140px;
	padding: 10px !important
}

#contact_form2 .form-control {
	background-color: #ecf0f1;
	border: 1px solid rgba(206, 206, 206, .3);
	box-shadow: none;
	padding: 0 10px
}

#contact_form2 .contact_label,
.post-type {
	color: #333
}

#contact_form2 .solid-button.button {
	border: none;
	margin-top: 5px;
	text-transform: uppercase;
	width: auto
}

.span-contact i {
	bottom: 1px;
	color: #48a8a7;
	font-size: 25px;
	margin-right: 10px;
	opacity: .6;
	position: relative;
	width: 35px
}

.back-to-top img {
	width: 40px
}

.back-to-top {
	bottom: 50px;
	display: block;
	height: 40px;
	margin: 5px auto;
	position: fixed;
	right: 65px;
	transition: .3s;
	visibility: hidden;
	white-space: nowrap;
	width: 40px;
	line-height: 40px;
	z-index: 2
}

.alignright,
a#cancel-comment-reply-link {
	margin-left: 20px
}

.back-to-top.modeltheme-fade-out,
.back-to-top.modeltheme-is-visible,
.no-touch .back-to-top:hover {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.back-to-top.modeltheme-is-visible {
	visibility: visible;
	opacity: 1
}

#apply_now button.close:hover,
.header10 .navbar-collapse.collapse.hidden,
.header11 .navbar-collapse.collapse.hidden,
.main-content .single-post a:hover .thumbnail-overlay,
.modeltheme-content .modeltheme-close:hover,
.no-touch .back-to-top:hover,
.widget_coinflip_recent_entries_with_thumbnail li:hover .thumbnail-overlay,
.widget_recent_entries li:hover .thumbnail-overlay {
	opacity: 1
}

.post-password-form input {
	border: 1px solid #e6e6e6;
	padding: 10px 20px;
	margin-left: 5px
}

.post-password-form input[type=submit] {
	color: #fff;
	margin-left: 10px;
	font-weight: 700;
	border-radius: 5px;
	text-transform: uppercase
}

.quotes-slider.owl-carousel {
	margin-top: 25px
}

.st-menu-content {
	height: 100%;
	overflow-y: scroll;
	padding: 30px;
	position: absolute
}

.post-category-date a[rel=tag]::before {
	background: rgba(255, 255, 255, .8);
	content: "";
	height: 3px;
	left: 6px;
	position: absolute;
	top: 11px;
	width: 3px
}

.post-category-date a[rel=tag] {
	border: 0;
	color: #fff;
	display: inline-table;
	font-weight: 300;
	margin-left: 5px;
	position: relative;
	padding: 2px 5px 2px 13px
}

.single-portfolio-item .item-description {
	height: 100%;
	top: 0;
	width: 100%
}

.item-description .holder-bottom,
.item-description .holder-top {
	height: 50%;
	width: 100%;
	opacity: 0;
	transition: 250ms ease-in-out;
	position: absolute;
	text-align: center
}

.item-description .holder-top {
	padding: calc(15% - 15px) 15px 15px;
	top: -50%;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.sidebar-content .widget_nav_menu>ul,
.sidebar-content ul.product-categories,
.widget_archive>ul,
.widget_categories>ul,
.widget_meta>ul,
.widget_pages>ul,
.widget_recent_entries>ul {
	list-style: none;
	padding-left: 0
}

.recentcomments::before,
.sidebar-content ul.product-categories li::before,
.widget_recent_entries li::before {
	content: "\f105";
	font-family: fontawesome;
	margin-right: 8px
}

.item-description .holder-bottom {
	background: #2c3e50;
	color: #fff;
	padding: calc(15% - 30px) 15px 15px;
	top: 100%;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.single-portfolio-item:hover .holder-top {
	opacity: 1;
	top: 0
}

.single-portfolio-item:hover .holder-bottom {
	opacity: 1;
	top: 50%
}

.item-description i {
	background: #fff;
	color: #b6bdbf;
	font-size: 19px;
	padding: 10px;
	width: 40px;
	transition: 250ms ease-in-out;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.item-description i:hover {
	background: #2c3e50;
	color: #fff
}

.holder-top>a:first-child {
	margin-right: 4px
}

.holder-top>a:nth-child(2) {
	margin-left: 4px
}

.item-description .holder-bottom::before {
	border-bottom: 15px solid #393939;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -15px;
	pointer-events: none;
	position: absolute;
	top: -14px;
	width: 0
}

.item-description .holder-bottom>h5 {
	font-size: 15px;
	margin: 0;
	opacity: .5
}

.item-description .holder-bottom h3 {
	margin: 10px 0 15px
}

.banners_column>.col-md-6,
.comment-form .form-fields,
.header1 .header-info-group .header-info-labels p,
.header1 .header-info-group p,
.main-content article.single-portfolio-item,
.next-post,
.page .high-padding article.type-page,
.page .no-padding article.type-page,
.prefooter,
.prev-post,
.shortcode_post_content .featured_image_content,
.sidebar-content .widget_nav_menu .menu,
.widget_categories .children,
.widget_coinflip_recent_entries_with_thumbnail>ul,
.widget_pages .children,
.widget_recent_comments .children,
.widget_recent_entries>ul,
.widget_rss ul,
.widget_toggles .panel-heading,
[data-orientation=horizontal] .fixed-sidebar-menu .nav,
footer .widget_nav_menu .menu {
	padding: 0
}

.block-icon {
	height: 130px;
	margin-bottom: 25px;
	position: relative
}

.block-triangle {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.testimonial-img-holder {
	position: relative;
	z-index: 1
}

.testimonial-arrow {
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	border-bottom: 20px solid #485052;
	content: "";
	height: 30px;
	left: 44px;
	position: absolute;
	top: 100px;
	width: 30px
}

.testimonial-img {
	border: 4px solid;
	border-radius: 50%;
	margin-bottom: 30px;
	overflow: hidden;
	transform: none;
	-webkit-transform: none;
	width: 100px
}

.button-winona>span,
.heading-holder h2,
.heading-holder i,
.masonry_banner a,
.testimonial-img img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

.testimonial-author-job {
	left: 125px;
	position: absolute;
	top: 18px
}

.testimonail-content {
	border-radius: 5px;
	font-style: italic;
	font-weight: lighter;
	line-height: 170%;
	padding: 15px;
	background: #485052
}

.quotes-container blockquote,
.testimonials-container blockquote {
	border: 0;
	text-align: center;
	padding: 40px 0;
	font-size: 26px;
	color: rgba(255, 255, 255, .5);
	position: relative;
	margin: 0
}

.testimonial-author {
	font-size: 20px;
	font-weight: 500;
	margin-top: 10px
}

.testimonial-job {
	color: #9aa7af;
	font-size: 13px;
	font-weight: 400
}

.member-content {
	position: relative;
	z-index: 2;
	-webkit-transition: .7s;
	transition: .7s
}

.member-container:hover .member-content {
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.member-header {
	border-bottom: 1px solid;
	margin-bottom: 40px;
	position: relative;
	z-index: 2
}

.member-header:after,
.member-header:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	width: 1px;
	height: 10px
}

.header14 .fixed-sidebar-menu.open,
.header6 .fixed-sidebar-menu.open,
.member-footer .social:before,
.member-header:before,
.navstyle-v8.header2 #navbar .menu>.menu-item:first-child>a::before,
.navstyle-v8.header3 #navbar .menu>.menu-item:first-child>a::before,
.shortcode_post_content:hover::after {
	left: 0
}

.header15 .fixed-sidebar-menu.open,
.header7 .fixed-sidebar-menu.open,
.member-footer .social:after,
.member-header:after,
header.header10 #mt-nav-burger,
header.header3 #mt-nav-burger {
	right: 0
}

.member-footer p,
.member-header p {
	font-size: 12px;
	text-transform: uppercase
}

.member-footer h4,
.member-header h4 {
	font-size: 16px;
	text-transform: uppercase
}

.member-footer .social {
	border-top: 1px solid;
	margin-top: 20px;
	position: relative;
	padding-top: 20px
}

.member-footer .social:after,
.member-footer .social:before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	width: 1px;
	height: 10px
}

.member-footer .social ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.wpcf7-form .ico-contact input,
.wpcf7-form .ico-contact textarea {
	color: #151515;
	margin-bottom: 15px;
	opacity: 1;
	padding: 15px 20px;
	width: 100%;
	transition: .3s ease-in-out
}

.filters .filter,
.member-footer .social ul li,
.menu .item,
.menu .menu-item,
.my-account-listings .blog_custom_listings .end-date,
.my-account-listings .blog_custom_listings .list_title,
.my-account-listings .blog_custom_listings .review-recent,
blockquote,
blockquote:before,
blockquote>* {
	display: inline-block
}

.member-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1
}

.social ul li i {
	font-size: 20px;
	color: #bdc0c2
}

body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	background-image: url("images/toggle_close.png")
}

.ico-contact .wpcf7-text {
	text-indent: 25px
}

.ico-contact p .fa {
	position: absolute;
	color: #151515;
	z-index: 100;
	font-size: 17px;
	top: 28%;
	left: 3.5%
}

.ico-contact p .fa.fa-phone {
	top: 30%
}

.wpcf7-form .wpcf7-submit {
	border: 0;
	padding: 10px 20px;
	color: #fff
}

.wpcf7-form .ico-contact input {
	border: 2px solid #151515
}

.wpcf7-form .ico-contact textarea {
	border-top: 0;
	border-left: 0;
	border-right: 0px;
	border-bottom: 2px solid #151515;
	font-weight: 500
}

.wpcf7-form .ico-contact input::-webkit-input-placeholder,
.wpcf7-form .ico-contact textarea::-webkit-input-placeholder {
	color: rgba(37, 37, 37, .7)
}

.wpcf7-form .ico-contact input::-moz-placeholder,
.wpcf7-form .ico-contact textarea::-moz-placeholder {
	color: rgba(37, 37, 37, .7)
}

.wpcf7-form .ico-contact input:-ms-input-placeholder,
.wpcf7-form .ico-contact textarea:-ms-input-placeholder {
	color: rgba(37, 37, 37, .7)
}

.wpcf7-form .ico-contact input:-moz-placeholder,
.wpcf7-form .ico-contact textarea:-moz-placeholder {
	color: rgba(37, 37, 37, .7)
}

#bbpress-forums li.bbp-body ul.topic,
.article-content,
.comment-form-author,
.contact_input_holder,
.ico-contact .section-top,
.widget_popular_recent_tabs .popular-post,
.widget_popular_recent_tabs .recent-post,
img.portfolio-single-pic {
	margin-bottom: 20px
}

.ico-contact input.wpcf7-form-control.wpcf7-submit {
	background: #151515;
	color: #fff;
	transition: .3s ease-in-out
}

.ico-contact input.wpcf7-form-control.wpcf7-submit:hover {
	background: #ff2122;
	color: #fff;
	border: 2px solid #ff2122;
	transition: .3s ease-in-out
}

.breadcrumb a:hover::before,
.fixed-sidebar-menu .icon-close:hover,
.header3 header .right-side-social-actions li:hover i,
.list-view .post-details .post-category-comment-date .post-author span,
.page .modeltheme-item-info .desc,
.wpcf7-form label {
	opacity: .6
}

.wpcf7-form span.wpcf7-not-valid-tip {
	font-size: 14px;
	font-weight: 300
}

div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	border: 0;
	color: #fff;
	margin: 5px 15px;
	padding: 10px
}

div.wpcf7-validation-errors {
	background: #f1c40f
}

div.wpcf7-mail-sent-ok {
	background: #2ecc71
}

div.wpcf7-mail-sent-ng {
	background: #e74c3c
}

#contact-us .form-control:focus {
	box-shadow: none;
	border: 1px solid
}

#contact-us .form-control {
	border: 1px solid #dadee1;
	height: auto;
	padding: 8px
}

#contact_form .button[type=submit] {
	border: 0;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	height: auto;
	margin: 0;
	padding: 10px
}

label.error {
	font-size: 15px;
	font-weight: 300;
	padding-top: 2px
}

.single-post .post-title {
	margin: 10px 0 25px
}

.contact_service .landing_input,
.contact_service .landing_submit {
	margin-bottom: 30px !important;
	padding: 15px !important;
	font-size: 18px;
	width: 100%
}

.page-links,
.page-links>a {
	color: rgba(0, 0, 0, .3);
	font-size: 17px;
	clear: both
}

.ico-contact-email-phone p {
	margin: 0 20px;
	color: #151515
}

.ico-contact-email-phone a:hover {
	color: #4f4f4f;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out
}

.coinflip-contact .section-subtitle {
	color: #483ca8;
	width: 100%
}

.coinflip-contact-title h1 {
	color: #483ca8;
	font-weight: 600;
	text-align: center
}

.coinflip-contact-title p {
	color: #483ca8;
	text-align: center
}

.contact_service .landing_input {
	background-color: #989aa6;
	border: 0 !important;
	border-radius: 7px;
	color: #fff;
	font-weight: 300
}

.contact_service .landing_submit {
	border-radius: 7px;
	font-weight: initial;
	text-transform: uppercase
}

.wpcf7-response-output {
	clear: both;
	text-align: center
}

.vcw.vcw-full-card,
.vcw.vcw-small-table,
.vcw.vcw-table.vcw-black,
.wp-block-search .wp-block-search__inside-wrapper {
	width: 100% !important
}

.portfolio-item img,
embed,
figure,
footer .logo img,
iframe {
	max-width: 100%
}

.single .related_portfolios {
	margin-top: 65px;
	overflow: hidden
}

.portfolio_thumbnails_slider .owl-controls.clickable .owl-pagination {
	bottom: 20px;
	position: absolute;
	width: 100%
}

.table-hover>tbody>tr:hover,
.table-striped>tbody>tr:nth-child(odd) {
	background-color: #ecf0f1
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border-color: #ecf0f1
}

.article-content h1,
.article-content h2,
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
input {
	line-height: normal
}

.article-content h3,
.article-content h4 {
	margin-top: 30px;
	line-height: normal
}

.article-content h5,
.article-content h6 {
	margin-top: 20px;
	line-height: normal
}

.flex,
.post-details .description_container {
	display: flex
}

.cancel-off-png,
.cancel-on-png,
.star-half-png,
.star-off-png,
.star-on-png {
	color: #fec42d;
	font-size: 17px !important
}

.page #respond {
	margin-bottom: 70px
}

.page #respond #reply-title,
.wm-active aside.widget:first-child {
	margin-top: 50px
}

.post-details .post-sticky-label i {
	font-size: 20px;
	color: #009dde
}

.comments-pingbacks-tracebacks footer {
	background: rgba(0, 0, 0, 0);
	padding: 0;
	margin-bottom: 10px
}

.single article .article-content .comments-pingbacks-tracebacks li {
	list-style: none;
	margin-bottom: 30px;
	padding-bottom: 33px;
	border-bottom: 1px solid #ededed
}

.comment-list .comment:last-child,
.header4 #modeltheme-main-head,
.navbar-default,
.navstyle-v5 #modeltheme-main-head,
.navstyle-v6 #modeltheme-main-head,
.navstyle-v7 #modeltheme-main-head,
.single article .article-content .comments-pingbacks-tracebacks li:last-child,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li,
body.single-post {
	border: 0
}

.comments-pingbacks-tracebacks .comment-author.vcard .says,
.comments-pingbacks-tracebacks .comment-author.vcard b.fn a {
	font-size: 18px
}

nav.comment-navigation {
	background: rgba(0, 0, 0, 0)
}

.comments-pingbacks-tracebacks time {
	color: #a8a8a8;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 10px;
	margin-right: 15px
}

#comments .comment span.fn,
#comments .comment-edit-link,
.uimob340 .um-half.um-right {
	margin-left: 12px
}

#comments .comment-author span {
	font-weight: 700;
	font-size: 17px;
	color: #151515
}

.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
	margin-top: 20px;
	margin-bottom: 20px
}

#comments .comment-content.entry-content {
	margin-top: 12px
}

#comments .comment-content.entry-content img {
	margin: 5px 0
}

.comment-metadata,
.testimonial-client-details,
.wp-block-column p {
	margin-top: 15px
}

.comment-list .pingback .comment-metadata,
.comment-list .trackback .comment-metadata {
	margin-top: 4px
}

#comments time {
	color: #686868;
	font-style: italic;
	font-weight: 300
}

.listing-submited-reviews,
.mt_listings_page.mt_listing_map_location,
.sidebar-content .widget:first-child .widget-title,
.single-service-template .services-activities .post-name,
.single.single-post .article-header .article-details .single-post-tags {
	margin-top: 0
}

.mt_cars--main-pic .play_tour_href {
	overflow: initial !important
}

.post-details .description_container .mt_cars--features-description {
	align-self: center
}

.mt_cars--features-description .house_location {
	margin-top: 0;
	display: inline-block
}

.mt_cars--features-description .house_address {
	display: inline-block;
	font-size: 16px;
	color: #c3c3c3;
	font-style: italic;
	font-weight: 400;
	margin-top: 0
}

.mt_cars--main-pic .play_tour {
	position: absolute;
	bottom: 10px;
	z-index: 3;
	left: 10px
}

.grid-three-columns .blog_custom {
	display: block !important
}

.odd-post .grid-three-columns .post-details .post-date {
	top: -55px !important;
	left: 0 !important
}

.even-post .grid-three-columns .post-details .post-date {
	right: 0 !important
}

.grid-two-columns .blog_custom {
	display: block !important;
	overflow: hidden
}

.blog_heading.heading-bottom {
	font-size: 35px;
	font-weight: 600;
	line-height: 40px;
	margin-top: 0
}

.ico-whitepapers-posts .blog_custom {
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	border: 2px solid #e5e3eb;
	padding: 30px
}

.ico-whitepapers-posts .blog_custom:hover {
	background: #e0e0e0
}

.single-post-row {
	background: #fff;
	box-shadow: 0 0 38px rgba(59, 77, 133, .09)
}

.no_padding {
	padding: 0 15px !important
}

.shortcode_post_content {
	border-radius: 5px;
	margin-bottom: 30px;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0
}

.shortcode_post_content .text_content .post-read-more .post-read-more-button {
	background-color: rgba(237, 237, 237, .4);
	color: #fff;
	font-size: 17px;
	padding: 10px;
	overflow: hidden !important
}

.shortcode_post_content .text_content .post-read-more {
	padding: 0;
	text-align: center
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content i {
	-webkit-border-radius: 0
}

.shortcode_post_content .text_content .post-download-icons {
	padding: 6px 0
}

.shortcode_post_content .text_content .post-more-download .post-read-more-button i {
	padding-right: 15px
}

.shortcode_post_content .text_content .post-download-icons i {
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #000;
	float: right;
	margin-left: 10px;
	padding: 11px;
	width: 35px;
	height: 35px
}

.shortcode_post_content .text_content {
	padding-bottom: 20px;
	padding-top: 20px
}

.shortcode_post_content .text_content .post-more-download {
	margin-top: 22px
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content i {
	background: 0 0;
	border-radius: 0;
	color: #fff;
	margin: 0;
	text-align: center;
	width: 100%
}

.commentlist .bypostauthor,
.wpb_tour .wpb_tabs_nav li:first-child a {
	border-top: 0
}

.wp-caption.alignnone {
	margin: 15px 0;
	max-width: 100%
}

.alignright {
	float: right;
	margin-bottom: 20px;
	margin-top: 20px
}

.wp-caption.alignright {
	float: right;
	margin: 0 0 0 15px
}

.page .no-padding-top article.type-page {
	padding-top: 0
}

.page article.type-page {
	padding: 80px 0
}

.page .no-padding-bottom article.type-page {
	padding: 90px 0 0
}

.blog .blog-posts .single-post,
.single-post.blogloop-v2,
.single-post.blogloop-v3,
.single-post.blogloop-v4 {
	padding-bottom: 50px
}

.list-view .post-details .post-category-comment-date .post-author,
.list-view .post-details .post-category-comment-date .post-tags,
.post-type i {
	margin-right: 10px
}

.main-content .single-post .thumbnail-overlay i {
	font-size: 25px;
	left: calc(50% - 9px);
	top: 44%
}

.simple-posts .post-name:hover a {
	color: #ffd600
}

.simple-posts .post-name a {
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out
}

.single-post-share {
	display: table;
	margin-top: 20px
}

.single-post-share .share {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 15px;
	color: rgba(21, 21, 21, .7)
}

.navigation.pagination,
.sidebar-content .tagcloud>a:hover {
	background: 0 0 !important
}

.pagination {
	margin: 20px 0 45px
}

.page-template-template-portfolio .pagination {
	padding: 0;
	position: relative
}

.pagination>li>a {
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	color: #909da5
}

.pagination>li>a.current,
.pagination>li>a:hover {
	background-color: #00adf1;
	color: #fff
}

.modeltheme-pagination .pagination {
	margin: 30px 0 10px
}

.account-urls>a {
	color: #fff;
	margin-left: 15px;
	position: relative
}

.account-urls.first>a:first-child {
	color: #fff;
	margin-left: 0
}

.account-urls>a::before {
	content: "??";
	font-size: 28px;
	left: -12px;
	position: absolute;
	top: -9px
}

.account-urls>a:first-child::before,
.single_tax:last-child::after,
footer .footer-top .menu .menu-item a::after {
	content: ""
}

.account-urls>a:hover {
	color: #fff;
	opacity: .85
}

.pagination .page-numbers {
	background-color: #151515;
	color: #fff;
	float: left;
	font-size: 14px;
	line-height: 1.42857;
	margin: 0 5px;
	padding: 10px 20px;
	position: relative;
	text-decoration: none;
	transition: .3s;
	-webkit-transition: .3s;
	font-weight: 500
}

.header-green-link:hover,
mark {
	text-decoration: underline
}

.modeltheme-breadcrumbs .page-title {
	color: #485052;
	margin: 8px 0;
	opacity: .8;
	line-height: 150%
}

.breadcrumbs.breadcrumbs-navxt,
.breadcrumbs.breadcrumbs-navxt span {
	color: #e0e0e0;
	font-weight: 300;
	font-size: 18px
}

.breadcrumb .active {
	margin-left: 3px;
	color: #e0e0e0;
	font-weight: 300
}

.breadcrumb a::after {
	color: #ccc;
	margin-left: 5px
}

.breadcrumb a {
	position: relative;
	color: #e0e0e0;
	font-weight: 300;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out
}

.breadcrumb a:hover,
.listing_tags_section a:hover,
.mt_listing_content_parent .amenities-section a:hover span.amenities-item,
.mt_listing_content_parent .amenities-section span.amenities-item i,
.mt_listing_content_sidebar_part_contact_info_details_info p i,
footer .social-links a:hover i.fa {
	color: #389d29
}

.modeltheme-breadcrumbs {
	background: #eff4f7;
	border-bottom: 1px solid rgba(205, 209, 212, .7);
	padding: 10px 0
}

.modeltheme-breadcrumbs h2 {
	font-weight: 400;
	margin: 0
}

.modeltheme-breadcrumbs .breadcrumb {
	background: 0 0;
	margin: 0;
	padding-right: 0
}

.breadcrumb>li+li::before {
	content: "";
	padding: 0
}

#disqus_thread,
.row.post-tags-n-share {
	margin-top: 40px
}

.img-responsive.single-post-featured-img {
	min-width: 100%
}

.sticky-posts.smartowl_shortcode_blog .post {
	padding-bottom: 0 !important
}

.smartowl_shortcode_blog .post-author {
	border-bottom: 0;
	margin: 4px 0 0;
	padding-bottom: 0
}

.sticky-posts .post {
	padding-bottom: 26px
}

.sticky-posts .post:nth-child(3n+1) {
	clear: left
}

.sticky-posts a:hover .thumbnail-overlay {
	opacity: 1;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out
}

.sticky-posts .thumbnail-overlay i {
	font-size: 27px;
	left: calc(50% - 10px);
	top: 45%
}

.sticky-posts a:hover .post-date {
	opacity: 0;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out
}

.sticky-posts .post-date {
	font-size: 14px;
	font-weight: 300;
	height: 60px;
	left: 15px;
	margin-top: 0;
	opacity: 1;
	padding: 2px;
	position: absolute;
	top: 15px;
	width: 60px
}

.post-name,
.single .post-name {
	font-weight: 600;
	margin: 0
}

.sticky-posts .post-tags-list {
	color: #686868;
	font-size: 15px
}

.sticky-posts .post-tags-list a {
	color: #686868;
	text-transform: capitalize
}

.sticky-posts .rotate45_back,
.sticky-posts .rotate45_back1 {
	display: block;
	padding: 0;
	width: 56px
}

.sticky-posts .post-date .rotate45_back {
	font-size: 22px
}

#bbpress-forums,
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics,
.dashboard-single-listing .listing-name,
.sticky-posts .post-date .rotate45_back1,
div.bbp-breadcrumb,
div.bbp-template-notice p,
div.bbp-topic-tags {
	font-size: 16px
}

.sticky-posts .sticky_post_text_container .post-name a {
	color: #000;
	line-height: 140%;
	margin-bottom: 6px
}

.article-categories a,
.before_footer .widget-title,
.blog-posts .single-post .post-details .post-excerpt blockquote p,
.latest-posts .post-name a,
.member-holder .post-name a,
.navbar-header .logo.no-logo>a,
.navbar-header .logo>a,
.navbar-header .logo>a:hover,
.right-side-sharer .social-sharer li a:hover,
.sidebar_menu p.copyright,
.st-menu.sidebar_menu .widget-title,
.sticky-posts .sticky_post_text_container .post-author,
.sticky-posts .sticky_post_text_container .post-name a:hover {
	color: #000
}

.sticky_post_blog_details .post-name {
	font-weight: 600;
	line-height: 40px;
	margin: 0
}

.post-details-content,
.post-token-name {
	font-weight: 300;
	color: rgba(37, 37, 37, .7);
	text-align: center
}

.post-token-name {
	margin-bottom: 0
}

.post-details-content {
	margin: 8px 0 25px
}

.single .post-name {
	font-size: 35px;
	line-height: 40px
}

.single-post #comments .comment-list .heading-bottom,
.single-post #comments .comment-list h3.heading-bottom.pingbacks-header {
	margin-top: 55px
}

.single-post #comments #respond.comment-respond h3#reply-title {
	margin-top: 50px;
	margin-bottom: 10px
}

.no-results.not-found .page-title:last-child,
.single .article-header .single-post-tags {
	margin-top: 10px
}

.single.single-portfolio .post-name {
	font-size: 30px;
	margin-bottom: 10px
}

.related-posts .post-name {
	font-size: 20px;
	line-height: 150%;
	margin-bottom: 10px;
	margin-top: 0
}

.related-posts .post-excerpt {
	color: #9aa7af;
	font-weight: 300;
	margin: 5px 0 0
}

.left-block-container:last-child,
.post-category-comment-date .post-author,
.single-tweet:last-child,
.wpb_tour .wpb_tabs_nav li:last-child a,
body:not(.is_header_semitransparent) #modeltheme-main-head .container .row {
	border-bottom: 0
}

.article-categories a:hover,
.author-content .post-date,
.author-name span:first-child {
	color: #b5b9bd
}

.post-author-thumbnail {
	margin-bottom: 15px
}

.blogloop-v2.list-view .post-category-comment-date,
.blogloop-v3.list-view .post-category-comment-date,
.blogloop-v4.list-view .post-category-comment-date,
.post-category-comment-date {
	margin: 0 0 20px
}

.single-post .post-category-comment-date {
	margin: 0 0 15px;
	opacity: 1
}

.post-excerpt {
	margin: 5px 0 0
}

.comments-area .no-comments {
	float: left;
	margin-top: 20px;
	width: 100%;
	overflow: hidden
}

.submit-comment,
.theme_comments {
	margin-top: 30px;
	width: 100%
}

.comment-form i {
	font-size: 20px;
	line-height: 50px;
	color: rgba(128, 128, 128, .5);
	right: 25px;
	text-align: center;
	top: 0;
	width: 34px;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	height: 46px
}

.comment_body>p {
	color: #636363;
	font-weight: 500
}

.comment_body .reply_button {
	color: #4a4a4a;
	font-style: italic;
	opacity: .7;
	line-height: 1;
	padding: 2px 15px
}

.comment_body .reply_button1 {
	padding-left: 0;
	padding-top: 5px
}

.comment-edit-link:focus,
.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover {
	background: #686868;
	color: #e0e0e0
}

.comment-edit-link,
.comment-reply-link {
	background: #151515;
	color: #fff;
	font-size: 12px;
	padding: 3px 8px;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.comment_body .reply_button a,
.header3 header .right-side-social-actions .social-links a,
.header4 header .right-side-social-actions .social-links a {
	margin: 0 3px
}

.comment_body .author_name {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	line-height: 1
}

.comment-respond {
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
	float: left
}

#commentform #wp-comment-cookies-consent {
	display: inline-table;
	width: auto;
	margin-right: 7px;
	opacity: .6
}

.sticky_post_text_container {
	border-radius: 7px !important;
	-webkit-border-radius: 7px !important;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, .08);
	-webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, .08);
	overflow: hidden
}

.sticky_post_text_container .post-author,
.sticky_post_text_container .post-name a {
	padding: 0 10px
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-freshness,
.sticky-posts .bottom,
.widget_popular_recent_tabs .tab-content {
	padding: 15px
}

.sticky_post_blog_details {
	background: #fff;
	padding: 15px 10px
}

#mt-nav-burger:hover,
.blogloop-v5 .post-name a:hover,
.fixed-search-overlay .icon-close:hover,
.header-group .breadcrumb li,
.header-nav-actions .mt-search-icon:hover,
.header4 header .right-side-social-actions .mt-search-icon i:hover,
.header4 header .right-side-social-actions .profile i:hover,
.sticky_post_blog_details .post-author,
.wc-social-login a.ywsl-social:hover {
	opacity: .8
}

.related_blog_custom.text-white .post-excerpt,
.text-white .more-link:hover,
.text-white .post-author,
.text-white .post-category-comment-date,
.text-white .post-excerpt p,
.text-white .post-name a:hover {
	color: rgba(255, 255, 255, .8)
}

.related_blog_custom.text-white .post-author,
.widget_coinflip_recent_entries_with_thumbnail li:last-child,
.widget_coinflip_recent_listings_with_thumbnail li.row:last-child {
	border: none
}

.related_blog_custom.text-white .post-name {
	color: #fff;
	margin: 0;
	line-height: normal
}

.our-services .single-service,
.single.single-post .article-header .article-details .wp-post-image,
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel,
.widget_address_social_icons,
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 30px
}

.post-slider-holder,
.single-post-holder {
	background: rgba(36, 38, 35, .4);
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: 0;
	transition: .4s;
	-webkit-transition: .4s;
	width: 100%
}

.inside-holder {
	padding: 15% 0
}

.single-post-social>div {
	display: inline;
	margin: 0 10px
}

.single-post-social>div>i {
	margin: 0 5px
}

.single-post-holder .single_post_title {
	clear: both;
	color: #fff;
	display: block;
	font-size: 55px;
	margin: 0 auto
}

.single-post-social .single-post-shares {
	border: 1px solid;
	padding: 10px 15px
}

.single-post-social {
	color: #fff;
	padding: 30px 0
}

.single_tax::after {
	content: ",";
	color: #000;
	opacity: .5
}

.article-footer {
	overflow: hidden;
	padding: 20px 0
}

#comments .comment_author,
.article-tags-comments .article-comments,
.footer-top .widget_nav_menu ul,
.widget_address_social_icons .social-links,
.widget_text .shop_feature_v2 {
	margin: 0;
	padding: 0
}

.article-tags i,
.latest-posts h3 .fa,
.latest-tweets h3 .fa,
.post-sticky-label i {
	margin-right: 8px
}

.post-category-comment-date span {
	margin-right: 10px;
	font-weight: 300
}

.header-info-group .header_text_title,
.post-category-comment-date span a,
.testimonials_slider .testimonial-content span,
.widget_popular_recent_tabs .post-description,
.widget_toggles .panel-body {
	font-weight: 300
}

.article-details .post-author {
	border-bottom: 0;
	font-size: 14px;
	padding-bottom: 0
}

.article-tags-comments {
	border-top: 1px solid #e5ecef;
	border-bottom: 1px solid #e5ecef;
	color: #99abb7;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 0
}

.article-categories>h3 {
	color: #9aa7af;
	display: inline;
	font-size: 16px;
	margin: 0
}

.article-categories i,
.post-category-comment-date i {
	margin-right: 3px
}

.categories {
	color: #6d7a83;
	display: inline;
	font-size: 15px;
	width: auto
}

.social-sharer li a {
	color: #fff;
	display: block;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	line-height: 120%
}

.social-sharer>li.facebook {
	background: #3b5999
}

.social-sharer>li.twitter {
	background: #34cbff
}

.social-sharer>li.google-plus {
	background: #d14836
}

.social-sharer>li.linkedin {
	background: #01669a
}

.social-sharer>li.reddit {
	background: #6fc2fd
}

.social-sharer>li.tumblr {
	background: #2d5770
}

.social-sharer>li.pinterest {
	background: #b30610
}

.social-sharer>li {
	background: #d7dbdd;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 8px 12px;
	text-align: center;
	width: 40px;
	transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s
}

.right-side-sharer .social-sharer>li {
	background: 0 0 !important;
	text-align: left;
	width: 100%
}

.right-side-sharer .social-sharer li a {
	color: rgba(0, 0, 0, .75);
	display: inline
}

.article-social,
.fixed-sidebar-menu-holder .widget,
.ico-register .um-register .um-col-alt,
.single-mt_event .event-article-comments {
	margin-top: 30px
}

.social-sharer {
	display: inline;
	margin: 0;
	padding: 0
}

.article-social>h3 {
	display: inline;
	float: left;
	margin: 0 15px 0 0
}

.author-bio {
	background: #282828;
	border-radius: 10px;
	margin-top: 60px;
	overflow: hidden;
	padding: 30px 30px 30px 15px
}

.single_comment,
pre,
textarea {
	overflow: auto
}

.author-name {
	margin-top: 20px;
	padding: 0 15px
}

.author-name span {
	display: block;
	font-size: 16px;
	font-weight: 300;
	width: 100%
}

.author-job,
.error404 .error-404,
.page-links,
.post-excerpt.row>address,
.post-excerpt.row>dl,
.post-excerpt.row>ol,
.post-excerpt.row>th,
.post-excerpt.row>ul,
.testimonials_slider .testimonial-content,
.wpb_accordion_content .post-comment {
	color: #9aa7af
}

.author-biography {
	color: #b5b9bd;
	font-size: 17px;
	font-style: italic;
	line-height: 150%
}

.author-see-more {
	border: 1px solid #b5b9bd;
	border-radius: 5px;
	color: #b5b9bd;
	display: inline-table;
	margin-top: 10px;
	font-weight: 300;
	font-size: 13px;
	padding: 8px 12px;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out
}

.author-see-more:hover {
	background: #ebeced;
	border: 1px solid transparent;
	color: #000;
	font-weight: 300
}

.author-links {
	right: 15px;
	top: 15px
}

.author-links .rotate45 {
	float: left;
	margin: 8px 1px 8px 14px;
	width: 33px
}

.author-links .rotate45 a {
	color: #fff;
	display: block;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}

.single-mt_house .related-posts {
	margin: 84px 0 70px
}

.related-posts {
	margin: 50px 0
}

.more-link {
	display: block;
	margin-top: 10px
}

.search .page-title {
	color: #000;
	text-align: center
}

.comment-list .comment {
	list-style: none;
	padding-bottom: 35px;
	overflow: hidden;
	padding-top: 15px;
	border-bottom: 1px solid #ededed
}

.comments_holder {
	background-color: #f7f7f7
}

#comments .children {
	overflow: auto;
	margin: 0;
	padding-left: 30px
}

#comments .comment.depth-2 {
	padding-left: 20px
}

#comments .comment.depth-3 {
	padding-left: 40px
}

#comments .comment.depth-4,
.timeline .post-cotnent-right {
	padding-left: 60px
}

#comments .comment.depth-5 {
	padding-left: 80px;
	border-bottom: 0;
	padding-bottom: 0
}

.comment-list .comment.depth-2:last-child,
.comment-list .comment.depth-3:last-child,
.comment-list .comment.depth-4:last-child,
.comment-list .comment.depth-5:last-child,
.comment-list .comment.depth-6:last-child,
.single-portfolio .article-content {
	margin-bottom: 0;
	padding-bottom: 0
}

.logged-in .form-comment {
	padding: 0;
	width: 100%
}

.comment .comment-respond {
	margin: 10px 0 !important
}

.list-view .post-details .post-category-comment-date span>i,
.mt_car--single-gallery.mt_car--featured-single-gallery i,
.prev-next-post .next-post a span,
.tagcloud>a,
.top-header .header-info-icon {
	margin-right: 5px
}

#modeltheme-main-head .logo,
.author-bio .avatar.photo,
.copyright_left,
.heading-holder h2,
.menu-multipage-01-container,
.owl-carousel .owl-item,
header.header4 .navbar-nav {
	float: left
}

.avatar.photo {
	max-width: 60px;
	height: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.comments-area .single_comment:first-child {
	border-top: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.single_comment {
	border-top: 1px solid #ebebeb;
	margin-top: 20px;
	padding-bottom: 15px !important;
	padding-top: 15px !important
}

.comment-form textarea {
	height: 137px
}

.comment-form input,
.comment-form textarea {
	border: 1px solid #e0e0e0 !important;
	padding: 12px;
	width: 100%;
	color: #686868;
	outline: 0
}

.copyright_right,
.form-submit,
.shortcode_post_content .text_content .post-more-download .post_link,
.shortcode_post_content .text_content .post-more-download .share_link {
	float: right
}

.form-submit input {
	color: #fff;
	padding: 8px 15px
}

#commentform .form-submit button {
	text-align: center;
	padding: 0 30px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	display: block;
	transition: .3s;
	-webkit-transition: .3s;
	font-weight: 700;
	outline: 0;
	border: 0;
	text-transform: uppercase
}

#commentform .form-submit button:hover {
	background: #151515;
	color: #fff !important
}

.logged-in-as a:hover {
	color: #4f4f4f !important;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out
}

.prev-next-post {
	float: left;
	margin-bottom: 90px;
	margin-top: 30px;
	width: 100%
}

.prev-next-post .rotate45 {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #c1c1c1;
	width: 36px
}

.navstyle-v7 #navbar .menu>.menu-item,
.prev-next-post .prev-post a span {
	margin-left: 5px
}

.prev-next-post a span {
	font-size: 18px;
	font-weight: 600;
	position: relative;
	top: -6px
}

.next-post a,
.prev-post a {
	display: inline-block;
	color: #3e3492;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out
}

.next-post a:hover,
.prev-post a:hover {
	color: #ff2122 !important
}

.next-post a i,
.prev-post a i {
	font-size: 30px
}

.single_post_author_details .single_post_social i {
	color: #838d8f
}

.widgets_v2 .sidebar-content .widget {
	background: #fcfcfc;
	border: 1px solid #ededed;
	padding: 30px
}

.single_post_author_details {
	border: 1px solid #f3f3f3;
	padding: 30px 15px;
	text-align: center
}

.single_post_author_details .single_post_author_name {
	margin: 0;
	padding: 20px
}

.single_post_author_details .single_post_facebook,
.single_post_author_details .single_post_tweeter {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #f3f3f3 navy #f3f3f3 #f3f3f3;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	padding: 0
}

.single_post_author_details .single_post_facebook a,
.single_post_author_details .single_post_instagram a,
.single_post_author_details .single_post_tweeter a {
	display: block;
	padding: 10px
}

.single_post_author_details .single_post_instagram {
	border: 1px solid #f3f3f3;
	padding: 0
}

.single_post_author_details .single_post_author_page a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: navy #f3f3f3 #f3f3f3;
	border-image: none;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	color: #838d8f;
	display: block;
	padding: 10px
}

.widget_address_social_icons .social-links>li {
	display: inline-table;
	height: 30px;
	margin-bottom: 3px;
	width: 30px
}

footer .widget_rss .rss-date,
footer .widget_rss a,
footer .widget_rss li,
footer .widget_rss li a,
header.header1 .nav-menu-account a.modeltheme-trigger {
	color: #e0e0e0 !important
}

footer .thumbnail-overlay i {
	left: 36%;
	top: 36%
}

.header-infos .header-info-labels,
.widget_nav_menu ul {
	padding-left: 5px
}

.widget_rss .rss-date {
	line-height: normal;
	border: 1px solid rgba(167, 167, 167, .5);
	color: rgba(21, 21, 21, .7);
	font-size: 13px;
	font-weight: 300;
	padding: 0 4px;
	display: inline-block
}

.widget select,
.widget_archive>select {
	color: #686868;
	width: 100%;
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #e0e0e0;
	font-weight: 300
}

.widget_address_social_icons .social-links a {
	color: #fff !important;
	display: block;
	height: 40px;
	padding: 10px 12px;
	text-align: center !important;
	width: 40px
}

.search-form input[type=submit] {
	border: 0;
	color: #fff;
	padding: 12px 16px
}

.wp-caption-text {
	font-weight: 300;
	padding-top: 4px;
	padding-bottom: 15px
}

.sidebar-content .widget {
	float: left;
	padding-bottom: 50px;
	width: 100%;
	font-size: 15px;
	line-height: 25px
}

#bbpress-forums ul.bbp-topics,
.sidebar-content aside.widget:last-child,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: 0 !important
}

.sidebar-content aside.widget:first-child {
	padding-top: 0 !important
}

.sidebar-content aside.widget {
	border-bottom: 1px dashed #ccc;
	padding-top: 30px;
	padding-bottom: 25px
}

.sidebar-content .widget-title,
.sidebar-content .widget-title a {
	color: #151515;
	font-weight: 600;
	margin-top: 0;
	font-size: 24px
}

.blogloop-v1 .post-name a,
.blogloop-v3 .post-name a,
.blogloop-v4 .post-name a,
.wpb_widgetised_column .widget-title {
	color: #282828
}

.widget_search .search-field {
	border: 1px solid #e0e0e0;
	font-style: normal;
	font-weight: 300;
	padding: 12px;
	height: 45px;
	outline: 0
}

.widget_categories .cat-item li,
.widget_pages li {
	list-style: none !important
}

#wp-calendar th,
.blog-posts .single-post .post-excerpt.row>h1,
.blog-posts .single-post .post-excerpt.row>h2,
.blog-posts .single-post .post-excerpt.row>h3,
.blog-posts .single-post .post-excerpt.row>h4,
.blog-posts .single-post .post-excerpt.row>h5,
.blog-posts .single-post .post-excerpt.row>h6,
.blogloop-v2 .post-name a,
.fixed-sidebar-menu .left-side h3,
.fixed-sidebar-menu .logo,
.fixed-sidebar-menu .widget-title,
.fixed-sidebar-menu .widget_recent_entries_with_thumbnail li a,
.fixed-sidebar-menu h2.heading-bottom,
.fixed-sidebar-menu h3#reply-title,
.post-excerpt.row>h1,
.post-excerpt.row>h2,
.post-excerpt.row>h3,
.post-excerpt.row>h4,
.post-excerpt.row>h5,
.post-excerpt.row>h6,
body .shop_cart>a:hover,
body.is_header_semitransparent .is-sticky #navbar .menu>.menu-item>a,
body.is_header_semitransparent header .is-sticky .right-side-social-actions .mt-search-icon i,
body.is_header_semitransparent header .is-sticky .right-side-social-actions .social-links i {
	color: #151515
}

#wp-calendar caption,
#wp-calendar td,
#wp-calendar td a,
.testimonials_slider .testimonial-content span,
.textwidget,
.widget_popular_recent_tabs .post-description,
.widget_search .search-field,
.widget_toggles .panel-body {
	color: #686868
}

#wp-calendar td a {
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out
}

#wp-calendar td a:hover,
.coinflip-login label,
.widget_pages li.page_item_has_children li:hover,
.widget_pages li.page_item_has_children li:hover a,
.widget_pages li:hover,
.widget_pages li:hover a {
	color: #483ca8
}

.tagcloud>a:hover {
	border-color: transparent
}

.tagcloud>a {
	font-size: 15px !important;
	background: 0 0 !important;
	color: rgba(255, 255, 255, .9);
	display: block;
	float: left;
	border: 1px solid;
	font-weight: 300;
	margin-bottom: 5px;
	padding: 6px 12px;
	text-decoration: none;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out
}

.sidebar-content .tagcloud>a {
	background: #333;
	color: #686868;
	padding: 5px 10px;
	border: 1px solid #e0e0e0
}

.widget_toggles .panel-heading a {
	display: block;
	padding: 10px 15px
}

.widget_toggles .panel-heading a.collapsed::after {
	content: "\f067";
	font-family: FontAwesome;
	position: absolute;
	right: 12%
}

.widget_toggles .panel-heading a::after {
	content: "\f068";
	font-family: FontAwesome;
	position: absolute;
	right: 12%
}

.testimonials_slider .testimonial-content:after {
	bottom: 28px;
	left: 50px;
	border: 13px solid rgba(136, 183, 213, 0);
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #f1f1f1;
	margin-left: -30px
}

.testimonials_slider .testimonial-content span {
	background: #f1f1f1;
	display: block;
	padding: 15px
}

.widget_popular_recent_tabs .nav-tabs>li>a {
	margin: 0;
	text-align: center
}

.widget_popular_recent_tabs .nav-tabs>li.active {
	border-top: 5px solid
}

.widget_popular_recent_tabs .nav-tabs li.active a {
	background: #fff;
	border: 0
}

.widget_popular_recent_tabs .nav-tabs li a {
	background: #ecf0f2;
	border-top: 5px solid #ecf0f2;
	color: #9aa7af;
	outline: 0;
	border-bottom: 0
}

.widget_popular_recent_tabs .widget_body {
	border-left: 1px solid #e1e4e7;
	border-right: 1px solid #e1e4e7;
	border-bottom: 1px solid #e1e4e7
}

.widget_popular_recent_tabs .post-title {
	font-size: 16px;
	margin-top: 5px
}

.widget_popular_recent_tabs .post-date {
	color: #99abb7;
	margin-bottom: 5px;
	margin-left: 0
}

.sidebar-content:not(.header7) {
	padding-left: 35px
}

.sidebar-content .widget_search label {
	width: 68%;
	float: left
}

.sidebar-content .widget_search label input {
	width: 100%;
	padding: 11px 0 !important;
	text-indent: 15px
}

.sidebar-content .widget_search .search-submit {
	width: 30%;
	padding: 12px 10px;
	margin-left: 2%;
	text-align: center;
	height: 45px;
	line-height: 1;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s
}

.sidebar-content .widget_search .search-submit:hover {
	background-color: #216fff;
	color: #fff
}

.sidebar-content .widget_nav_menu li::before,
.widget_recent_entries li::before {
	content: "???"
}

.tooltip-effect-1 .tooltip-content {
	-webkit-transform: translate3d(20px, -10px, 0);
	transform: translate3d(20px, -10px, 0);
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s
}

.tooltip_share {
	display: inline;
	position: relative;
	z-index: 999
}

.tooltip-item {
	cursor: pointer;
	display: inline-block;
	font-weight: 600
}

#bbpress-forums .bsp_thumbnail>a,
.cf-mega-menu .vc_column-inner,
.widget_coinflip_recent_listings_with_thumbnail ul {
	padding-left: 0 !important
}

.widget_coinflip_recent_listings_with_thumbnail .widget-title {
	margin-bottom: 18px !important
}

.widget_coinflip_recent_listings_with_thumbnail li.row {
	margin: 15px 0 0 !important;
	list-style: none;
	border-bottom: 1px solid rgba(235, 235, 235, .13)
}

.widget_coinflip_recent_listings_with_thumbnail .post-details p.post-listing {
	margin-bottom: 17px
}

.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail {
	padding-left: 0;
	text-align: center
}

.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail:hover img {
	transform: scale(1.05)
}

.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail img {
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out
}

.cmb_element .ui-datepicker td,
.widget_coinflip_recent_listings_with_thumbnail .post-details,
body .mega-menu-inline li {
	padding: 0 !important
}

.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail a {
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out
}

.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail a:hover {
	background: rgba(255, 255, 255, .8) !important
}

.widget_coinflip_recent_listings_with_thumbnail .post-thumbnail a i {
	font-size: 3.8rem;
	display: inline-block;
	margin: 0 !important;
	line-height: 5rem;
	color: #151515
}

.widget_coinflip_recent_listings_with_thumbnail .post-details>a {
	font-size: 14px;
	font-weight: 600;
	color: #cecece !important;
	opacity: 1;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	letter-spacing: normal;
	display: block;
	margin-bottom: 4px;
	margin-top: 0;
	line-height: 21px
}

.widget_coinflip_recent_listings_with_thumbnail .post-details .post-date {
	color: rgba(255, 255, 255, .7) !important;
	margin-bottom: 0 !important;
	border: 1px solid rgba(255, 255, 255, .2);
	font-size: 12px;
	line-height: normal;
	font-weight: 300;
	margin: 0;
	padding: 0 4px;
	display: table
}

.widget_coinflip_recent_listings_with_thumbnail p.post-listing a {
	color: #c8c8c8;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out
}

.tooltip-item::after {
	content: '';
	position: absolute;
	width: 360px;
	height: 20px;
	bottom: 100%;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tooltip_share:hover .tooltip-item::after {
	pointer-events: auto
}

.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 120px;
	left: 50%;
	margin: 0;
	bottom: 100%;
	text-align: left;
	font-size: .765em;
	line-height: 1.4;
	box-shadow: -5px -5px 15px rgba(48, 54, 61, .2);
	background: #2a3035;
	opacity: 0;
	cursor: default;
	pointer-events: none
}

.tooltip_share:hover .tooltip-content {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(20px, 3px, 0) rotate3d(0, 0, 0, 0);
	transform: translate3d(20px, 3px, 0) rotate3d(0, 0, 0, 0)
}

.tooltip-content::after {
	content: '';
	top: 100%;
	left: 50%;
	border: 10px solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #6cdfea transparent transparent;
	margin-left: -10px
}

.tooltip-text {
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 0;
	overflow: hidden
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a {
	float: left;
	border-radius: 0;
	width: 33.3333%
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a.twitter {
	background: #6cdfea
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a.twitter:hover {
	background: #50d9e6
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a.facebook {
	background: #3b5998
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a.facebook:hover {
	background: #344f87
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a.google-plus {
	background: #e34429
}

.shortcode_post_content .text_content .post-download-icons .tooltip-content a.google-plus:hover {
	background: #d3361b
}

ul.share-social-links {
	list-style-type: none;
	padding: 0
}

.share-social-links li {
	text-align: center;
	border-radius: 0;
	list-style: none;
	width: 31.6%;
	margin-bottom: 5px;
	float: left;
	margin-right: 2.5px;
	margin-left: 2.5px
}

.share-social-links li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 8px;
	font-size: 17px;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out
}

.share-social-links li.facebook a {
	background-color: #3b5998
}

.share-social-links li.facebook:hover a {
	background: #314b80
}

.share-social-links li.twitter a {
	background-color: #39a9e0
}

.share-social-links li.twitter:hover a {
	background-color: #1fc1f4
}

.share-social-links li.linkedin a {
	background-color: #007fb1
}

.share-social-links li.linkedin:hover a {
	background-color: #1b4769
}

.share-social-links li.digg a {
	background-color: #14589e
}

.share-social-links li.digg:hover a {
	background-color: #104983
}

.share-social-links li.pinterest a {
	background-color: #cb2027
}

.share-social-links li.pinterest:hover a {
	background-color: #b01b21
}

.share-social-links li.reddit a {
	background-color: #ff4500
}

.share-social-links li.reddit:hover a {
	background-color: #e03c00
}

.share-social-links li.stumbleupon a {
	background-color: #eb4924
}

.share-social-links li.stumbleupon:hover a {
	background-color: #db3914
}

.widget_social_share {
	width: 100%;
	display: inline-block;
	margin: 10px 0
}

.recentcomments {
	list-style: none;
	margin-bottom: 5px
}

.widget_recent_comments>ul {
	padding: 0;
	margin-bottom: 5px
}

.sidebar-content .widget_nav_menu li,
.sidebar-content .widget_nav_menu li a,
.widget_archive li,
.widget_archive li a,
.widget_categories .cat-item,
.widget_categories li a,
.widget_meta li,
.widget_meta li a,
.widget_nav_menu li,
.widget_nav_menu li a,
.widget_pages li,
.widget_pages li a,
.widget_recent_comments li a,
.widget_recent_comments>ul,
.widget_recent_entries li,
.widget_recent_entries li a {
	color: #686868;
	font-weight: 300;
	transition: .3s;
	-webkit-transition: .3s
}

footer .sidebar-content .widget_nav_menu li,
footer .sidebar-content .widget_nav_menu li a,
footer .widget_archive li,
footer .widget_archive li a,
footer .widget_categories .cat-item,
footer .widget_categories li a,
footer .widget_meta li,
footer .widget_meta li a,
footer .widget_nav_menu li,
footer .widget_nav_menu li a,
footer .widget_pages li,
footer .widget_pages li a,
footer .widget_recent_comments li a,
footer .widget_recent_comments>ul,
footer .widget_recent_entries li,
footer .widget_recent_entries li a {
	color: #fafafa !important
}

.widget_coinflip_recent_entries_with_thumbnail li {
	list-style: none;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid rgba(235, 235, 235, .13)
}

.widget_coinflip_recent_entries_with_thumbnail li a {
	color: #cecece !important;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 10px
}

.tweet-title .col-md-2 {
	margin: 0;
	padding: 2px 0;
	width: 25px;
	border-radius: 4px;
	-webkit-border-radius: 4px
}

.tweeter-profile {
	opacity: .5;
	padding-left: 10px
}

.tweet-body {
	margin-top: 5px;
	color: rgba(0, 0, 0, .8)
}

.tweets .tweet {
	border-bottom: 1px solid #e1e4e7;
	margin-bottom: 15px;
	padding-bottom: 15px
}

.tweets .tweet:last-child {
	border: 0;
	margin: 0
}

.tweets-profile-url {
	border-bottom: 1px solid #e1e4e7;
	border-top: 1px solid #e1e4e7;
	padding: 10px 0
}

.thumbnail-overlay {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	border-radius: 5px
}

.thumbnail-overlay i {
	color: #fff;
	font-size: 17px;
	left: 42%;
	top: 42%
}

.widget_coinflip_recent_entries_with_thumbnail a,
.widget_recent_entries a {
	color: #fff;
	text-decoration: none;
	display: block;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out
}

.widget_coinflip_recent_entries_with_thumbnail .post-date {
	color: #c8c8c8;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	padding: 5px 0 0
}

.widget_recent_entries .post-date {
	color: #6d7a83;
	margin: 0
}

.widget_coinflip_recent_entries_with_thumbnail .post-thumbnail {
	padding: 0;
	overflow: hidden;
	height: 50px;
	width: 50px
}

.smartowl_shortcode_blog,
.widget_recent_entries .post-thumbnail {
	padding: 0;
	overflow: hidden
}

.related-posts.sticky-posts .rotate45_back,
.related-posts.sticky-posts .rotate45_back1 {
	padding: 0;
	width: 56px
}

.slider_navigation {
	position: absolute;
	width: 100%;
	bottom: calc(40%);
	z-index: 1
}

.slider_navigation .btn {
	background: #483ca8;
	border: 0;
	transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	color: #fff
}

.slider_navigation .btn:hover {
	opacity: .85
}

.hephaistos .tp-bullet.selected,
.hephaistos .tp-bullet:hover {
	background: #fff;
	border: 0;
	padding: 3px
}

.hephaistos .tp-bullet {
	background: rgba(0, 0, 0, 0);
	border: 2px solid #fff;
	padding: 1px
}

.latest-posts .single-post,
.single-tweet {
	border-bottom: 1px solid #dadee1;
	overflow: hidden;
	margin-bottom: 20px
}

.single-mt_event .mt_listing_countdown .days-name,
.single-mt_event .mt_listing_countdown .hours-name,
.single-mt_event .mt_listing_countdown .minutes-name,
.single-mt_event .mt_listing_countdown .seconds-name,
.widget_pages li.page_item_has_children:hover li,
.widget_pages li.page_item_has_children:hover li>a {
	color: rgba(21, 21, 21, .7)
}

.left_sidebar .widget-title,
.left_sidebar h1.widget-title,
.left_sidebar h3.widget-title,
.right_sidebar .widget-title,
.right_sidebar h1.widget-title,
.right_sidebar h3.widget-title {
	color: #000;
	padding-bottom: 5px
}

.latest-posts h3,
.latest-tweets h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	padding: 12px;
	text-align: left;
	text-transform: uppercase
}

.latest-posts .post-date-month {
	color: #fff;
	font-weight: 600;
	padding: 5px;
	text-transform: uppercase
}

.latest-posts .post-date-day {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	padding: 5px;
	text-transform: uppercase
}

.latest-posts .single-post {
	padding-bottom: 20px
}

.latest-posts .single-post:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.latest-posts .post-details {
	margin-top: 10px;
	opacity: .6;
	font-size: 12px
}

.blogloop-v1 .post-details-padding,
.latest-posts .post-details,
.latest-posts .post-name,
.mt_car .post-details,
footer .footer {
	padding: 0 15px
}

.rotate45 {
	color: #fff;
	height: auto;
	margin-top: 15px;
	padding: 7px 5px;
	text-align: center;
	width: auto
}

.single-tweet {
	padding-bottom: 20px;
	padding-top: 0
}

.tweet-content {
	color: rgba(0, 0, 0, .7);
	padding-bottom: 5px
}

.tweet-date {
	opacity: .3
}

.error404 header {
	background-color: transparent !important
}

.error404 header .high-padding {
	padding: 100px 0
}

.error404 h2 {
	color: #151515;
	font-weight: 600
}

.error404 .page-title {
	color: #151515;
	font-size: 40px;
	line-height: 1.3;
	margin-top: 40px;
	margin-bottom: 20px
}

.error404 header p.text-left {
	margin: 10px 0 20px
}

.error404 a.vc_button_404 {
	background-color: #ff2122;
	color: #fff;
	float: left;
	font-style: normal;
	padding: 0 50px;
	border-radius: 5px;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 10px
}

.error404 a.vc_button_404:hover {
	background-color: #216fff
}

.error404 h3.page-title {
	color: #777
}

.alignfull img,
.alignwide img,
.error404 .page-content>img {
	display: block;
	margin: 0 auto
}

.error-404.not-found h1.page-404-digits {
	font-size: 150px;
	font-weight: 600;
	line-height: 110px
}

.error404 .img-404 {
	margin-bottom: 0;
	margin-top: 0
}

.portfolio-bottom-icons i,
.title-big-top-404 {
	color: #000;
	font-size: 40px
}

.error-return-home.text-center>a {
	border: 3px solid;
	display: inline-table;
	font-size: 17px;
	margin-top: 10px;
	padding: 10px 20px
}

.clients-no-slider .client_image,
.col-md-9.main-content .clients-container img,
.mt_clients_slider .client_image {
	width: 85%
}

.clients-container .item>img {
	display: block;
	margin: 0 auto;
	width: 70%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%)
}

.clients-container .item>img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-webkit-transition: .1s ease-in-out;
	-ms-transition: .1s ease-in-out
}

.navigation.posts-navigation {
	background: rgba(0, 0, 0, 0);
	float: left;
	width: 100%
}

.edit-link .vc_inline-link::before {
	color: #000;
	content: "/ "
}

.masonry_banner.masonry-brick {
	width: 45%
}

.masonry_banners img {
	height: auto;
	width: 100%
}

.masonry_banner {
	margin: 2.5px 2.5px 5px
}

.masonry_banner a:after,
.masonry_banner a:before,
.sale_banner .sale_banner_holder::after,
.sale_banner .sale_banner_holder::before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s
}

.masonry_banner a:before,
.sale_banner .sale_banner_holder::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1)
}

.masonry_banner a:after,
.sale_banner .sale_banner_holder::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0)
}

.masonry_banner:hover a:after,
.masonry_banner:hover a:before,
.sale_banner:hover .sale_banner_holder:after,
.sale_banner:hover .sale_banner_holder:before {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1)
}

.sale_banner_holder {
	border: 0;
	display: block;
	height: 100%;
	padding: 20px;
	position: absolute;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	text-align: center;
	top: 0;
	width: 100%
}

.sale_banner_holder a {
	border: 1px solid rgba(255, 255, 255, .8);
	color: #fff;
	padding: 10px 15px;
	text-transform: uppercase
}

.banner_holder {
	position: absolute;
	top: 65%;
	width: 93%;
	z-index: 1
}

.categories .category {
	display: inline-table;
	margin-right: 30px
}

.categories .category:last-child {
	margin-right: 0
}

.categories_shortcode {
	display: block;
	width: 90%;
	margin: 0 auto
}

.categories_shortcode .owl-controls {
	height: 0;
	margin: 0;
	position: absolute;
	text-align: left;
	top: 30%;
	width: 100%
}

.categories_shortcode .owl-controls .owl-buttons {
	height: 0
}

.categories_shortcode h5 {
	font-size: 16px;
	margin: 5px 0 0;
	text-align: center;
	text-transform: uppercase
}

.categories_shortcode .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: 0
}

.categories_shortcode .owl-controls .owl-buttons i {
	background-color: #94a1a9;
	border-radius: 50%;
	height: 25px;
	padding: 7px;
	width: 25px
}

.categories_shortcode .owl-controls .owl-buttons div {
	background: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0
}

.categories_shortcode a,
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer
}

.categories_shortcode .category {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	width: 100%
}

.categories_shortcode .category img {
	display: block;
	margin: 0 auto;
	text-align: center;
	opacity: .5
}

.categories_shortcode .category.active,
.categories_shortcode .category:hover {
	filter: none;
	-webkit-filter: grayscale(0%)
}

.wpb_button.btn-filled.btn-filled-gray,
.wpb_button.btn-filled.btn-filled-gray:hover {
	background: #7f8c8d;
	color: #fff !important
}

.wpb_button.btn-filled {
	padding: 15px 20px !important;
	font-size: 17px !important
}

.header4 #mt-nav-burger span,
.single-mt_event .single-event-gallery-block .single-icondrops-content,
.wpb_button.btn-filled,
.wpb_button.btn-filled:hover,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
body.is_header_semitransparent #mt-nav-burger span {
	background: #fff
}

#contact-us .form-control,
#contact_form .button[type=submit],
#modeltheme-main-head,
.btn,
.btn-group-lg>.btn,
.btn-lg,
.form-control,
.owl-theme .owl-controls .owl-buttons div,
.panel,
.panel-heading,
.search-field,
.slider_navigation .btn,
.thumbnail,
.widget_popular_recent_tabs .nav-tabs li a,
.widget_toggles .panel-group .panel,
.wpb_button,
pre {
	border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.widget_search .search-field,
::i-block-chrome {
	border-radius: 2px !important;
	-webkit-border-radius: 2px !important
}

pre {
	border: 1px solid #e6e6e6
}

.parallax-head h1,
.parallax-head h3 {
	color: #fff;
	font-size: 70px;
	font-weight: 600
}

.mega_dropdown li a::after,
.mega_dropdown li a::before {
	content: "";
	display: none
}

.mega_dropdown .mega_dropdown {
	padding-bottom: 15px !important
}

.breadcrumb {
	background: rgba(0, 0, 0, 0);
	color: #ccc;
	margin-top: 3px;
	margin-bottom: 6px;
	font-weight: 300;
	padding: 0;
	text-transform: capitalize;
	font-size: 18px
}

.header-title-breadcrumb .post-category-date {
	margin-bottom: 15px;
	font-weight: 300
}

.header-title-breadcrumb-overlay {
	background-color: #f7f7f7;
	box-sizing: border-box;
	padding: 80px 0;
	width: 100%;
	background-image: url('images/bg_breadcrumbs.png');
	background-repeat: no-repeat;
	background-size: cover
}

.header-title-breadcrumb-overlay h1 span {
	font-size: 48px
}

.header-title-breadcrumb-overlay h1 {
	align-self: center;
	font-size: 48px;
	font-weight: 600;
	line-height: 100%;
	margin: 0 auto;
	padding: 8px 0;
	width: 100%;
	color: #fff
}

.is_header_semitransparent .breadcrumb a,
.single .ico-info .cc:hover {
	color: #e0e0e0
}

.header-group .breadcrumb {
	background: rgba(0, 0, 0, 0);
	margin: 0
}

.header-group .breadcrumb li,
.header-group .breadcrumb li a {
	color: #fff;
	font-size: 16px
}

#contact-us .form-control,
::i-block-chrome {
	margin-bottom: 15px
}

.tp-leftarrow.default,
.tp-rightarrow.default,
::i-block-chrome {
	top: 45% !important
}

#sync2 .post_slider_author {
	clear: both;
	color: #838d8f;
	display: block;
	font-size: 14px
}

#sync2 .post_slider_title {
	clear: both;
	color: #3c3d41;
	display: block;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase
}

#sync2 .item.single_post_slider {
	border-right: 2px solid #65abd0;
	cursor: pointer;
	padding-left: 30px
}

#sync2,
.left-block-container .block-title {
	padding-top: 20px
}

#sync2 .owl-item:nth-child(4) .item.single_post_slider {
	border-right: none
}

#sync1 .item img {
	min-width: 100%;
	padding-bottom: 0
}

.post-slider-holder .post_slider_title {
	clear: both;
	color: #fff;
	display: block;
	font-size: 55px;
	margin: 0 auto;
	padding: 15px 0
}

.post-slider-holder .post_slider_excerpt {
	clear: both;
	color: #cddfe0;
	display: block;
	font-size: 30px;
	margin: 0 auto
}

.post-slider-holder .post_slider_read_article {
	margin: 0 auto;
	padding: 30px 0
}

.post-slider-holder .post_slider_read_article a {
	background-color: #65abd0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 20px 50px
}

.full-width-posts-slider .owl-theme .owl-controls {
	position: absolute;
	top: 40%;
	width: 100%
}

.full-width-posts-slider .owl-theme .owl-controls .owl-buttons div {
	background: 0 0;
	border: 1px solid #fff;
	border-radius: 40px;
	font-size: 30px;
	margin: 5px;
	opacity: .5;
	padding: 17px 23px
}

.full-width-posts-slider .owl-controls.clickable .owl-prev {
	left: 5%;
	position: absolute
}

.full-width-posts-slider .owl-controls.clickable .owl-next {
	position: absolute;
	right: 5%
}

.image_and_text_holder .text_holder {
	background-color: rgba(0, 0, 0, .3);
	color: #fff;
	font-size: 28px;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin: 0
}

.image_and_text_holder {
	background-size: 100% auto
}

.member-holder {
	background: #ecf0f1;
	overflow: hidden
}

.member-holder .post-name {
	margin: 15px 0
}

.member-holder .post-details {
	padding: 30px 15px 30px 30px
}

article.single-post.member {
	border-bottom: 0;
	padding-bottom: 0
}

.single-member-type {
	background: #e98fff;
	color: #fff;
	padding: 2px 6px
}

.member-contact-urls a {
	color: #000;
	margin: 0 3px
}

.c-hamburger,
.sidebar-nav,
.st-menu ul {
	margin: 0;
	padding: 0
}

.services-home2 img {
	max-width: 45px
}

.section1-home .btn:after {
	font-family: FONTAWESOME;
	content: '\f178';
	color: #009dde;
	opacity: 1;
	position: relative
}

.hover-service-content a {
	padding: 10px 15px
}

.single-service .thumbnail-overlay {
	background: rgba(0, 0, 0, .2);
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%
}

.thumbnail-overlay>span {
	color: #fff;
	display: block;
	left: 15px;
	line-height: normal;
	opacity: 1;
	padding: 4px 8px;
	position: absolute;
	top: 15px;
	visibility: visible
}

.service-content.bottom-container {
	background: #ecf0f1;
	padding: 10px 25px
}

.service-content.bottom-container>p {
	margin: 0 0 10px
}

.single-service .hover-service-content a {
	border-color: #fff;
	padding: 12px 30px;
	margin-top: 9px
}

.hover-service-content {
	background: rgba(101, 171, 207, .9);
	color: #fff;
	height: 100%;
	padding: 15px;
	position: absolute;
	top: 0;
	width: calc(100% - 30px);
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.hover-service-content * {
	color: #fff;
	text-align: center
}

.bbpress #navbar .menu-item:hover .sub-menu~.sub-menu,
.fixed-sidebar-menu-overlay.visible,
.modeltheme-modal.modeltheme-show *,
.modeltheme-show~.modeltheme-overlay,
.single-service:hover .hover-service-content {
	opacity: 1;
	visibility: visible
}

.hover-service-content .post_title {
	font-size: 21px;
	font-weight: 600;
	margin: 15px 0
}

.hover-service-content .post_content {
	opacity: .7
}

body .minimal-dark .esg-filterbutton.selected,
body .minimal-dark .esg-filterbutton:hover,
body .minimal-dark .esg-navigationbutton:hover,
body .minimal-dark .esg-sortbutton-order:hover,
body .minimal-dark .esg-sortbutton:hover {
	background: rgba(224, 224, 224, .5);
	border-color: rgba(255, 255, 255, .2);
	box-shadow: none
}

body .minimal-dark .esg-filterbutton,
body .minimal-dark .esg-navigationbutton,
body .minimal-dark .esg-sortbutton {
	background: #e0e0e0;
	border: 1px solid rgba(178, 178, 178, .1);
	color: rgba(0, 0, 0, .6);
	font-size: 14px;
	font-weight: 400
}

.st-container {
	position: relative;
	overflow: hidden
}

.st-pusher {
	position: relative;
	left: 0;
	z-index: 200;
	height: 100%;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s
}

.st-pusher::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0, 0, 0, .4);
	content: '';
	opacity: 0;
	z-index: 201;
	-webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
	transition: opacity .5s, width .1s .5s, height .1s .5s
}

.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

#wrapper,
.st-menu {
	-webkit-transition: .5s
}

.st-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: #48a770;
	transition: .5s
}

.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
	transition: opacity .5s, width .1s .5s, height .1s .5s
}

.st-menu ul {
	list-style: none
}

.st-menu h2 {
	margin: 0;
	padding: 1em;
	color: rgba(0, 0, 0, .4);
	text-shadow: 0 0 1px rgba(0, 0, 0, .1);
	font-weight: 300;
	font-size: 2em
}

.st-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	outline: 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	font-weight: 400;
	-webkit-transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s
}

.st-menu ul li a:hover {
	background: rgba(0, 0, 0, .2);
	color: #fff
}

.st-effect-1.st-menu {
	visibility: visible;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.st-effect-1.st-menu-open .st-effect-1.st-menu {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
	padding-left: 300px
}

#wrapper {
	padding-left: 0;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

#wrapper.toggled {
	padding-left: 250px
}

#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	left: 250px;
	width: 0;
	height: 100%;
	margin-left: -250px;
	overflow-y: auto;
	background: #000;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

#wrapper.toggled #sidebar-wrapper,
.footer-logo {
	width: 250px
}

#page-content-wrapper {
	width: 100%;
	position: absolute;
	padding: 15px
}

#wrapper.toggled #page-content-wrapper {
	position: absolute;
	margin-right: -250px
}

.sidebar-nav {
	position: absolute;
	top: 0;
	width: 250px;
	list-style: none
}

.sidebar-nav li {
	text-indent: 20px;
	line-height: 40px
}

.sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #999
}

.sidebar-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: rgba(255, 255, 255, .2)
}

.navbar-nav>li>a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.woocommerce ul.products li.product a {
	text-decoration: none
}

.sidebar-nav>.sidebar-brand {
	height: 65px;
	font-size: 18px;
	line-height: 60px
}

.sidebar-nav>.sidebar-brand a {
	color: #999
}

.sidebar-nav>.sidebar-brand a:hover {
	color: #fff;
	background: 0 0
}

@media(min-width:768px) {
	#wrapper {
		padding-left: 250px
	}
	#wrapper.toggled {
		padding-left: 0
	}
	#sidebar-wrapper {
		width: 250px
	}
	#wrapper.toggled #sidebar-wrapper {
		width: 0
	}
	#page-content-wrapper {
		padding: 20px;
		position: relative
	}
	#wrapper.toggled #page-content-wrapper {
		position: relative;
		margin-right: 0
	}
}

.st-container .sidebar_menu {
	background-color: #f7f7f7;
	z-index: 2001
}

.sidebar_menu .logo {
	margin-bottom: 50px;
	margin-top: 30px;
	text-align: center
}

.st-menu.sidebar_menu li a {
	color: #000;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	text-align: left
}

.st-menu.sidebar_menu .share-social-links li a {
	padding: 5px;
	color: #fff;
	height: auto;
	font-size: 16px;
	text-align: center
}

.st-menu.sidebar_menu .share-social-links li {
	margin-right: 5px;
	margin-bottom: 5px
}

.c-hamburger {
	display: block;
	position: relative;
	overflow: hidden;
	width: 52px;
	height: 48px;
	font-size: 0;
	text-indent: -9999px;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	-webkit-transition: background .3s;
	transition: background .3s
}

.c-hamburger span {
	background: #fff;
	display: block;
	height: 3px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 24px
}

.c-hamburger span::after,
.c-hamburger span::before {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
	content: ""
}

.c-hamburger span::before {
	top: -10px
}

.c-hamburger span::after {
	bottom: -10px
}

.c-hamburger--htx {
	background-color: rgba(0, 0, 0, 0);
	margin: 15px 0
}

.c-hamburger--htx span {
	-webkit-transition: background 0s .3s;
	transition: background 0s .3s
}

.c-hamburger--htx span::after,
.c-hamburger--htx span::before {
	-webkit-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: 0.3s, 0s;
	transition-delay: 0.3s, 0s
}

.c-hamburger--htx span::before {
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform
}

.c-hamburger--htx span::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform
}

#dropdown-user-profile.open a.profile,
#navbar .menu-item.selected>a,
#navbar .menu-item:hover>a,
.c-hamburger--htx.is-active span,
.wp-block-pullquote:not(.is-style-solid-color),
.wpb_content_element .wpb_tabs_nav li,
footer.wp-block-latest-comments__comment-meta,
nav.wp-calendar-nav {
	background: 0 0
}

.c-hamburger--htx.is-active span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.c-hamburger--htx.is-active span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.c-hamburger--htx.is-active span::after,
.c-hamburger--htx.is-active span::before {
	-webkit-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.comment-form textarea {
		height: 134px
	}
}

.modeltheme-modal.modeltheme-show form.register {
	padding: 0;
	border: 0;
	margin: 10px 0 0
}

#navbar .menu-item .sub-menu .sub-menu .sub-menu .sub-menu,
#navbar .menu-item.sub-menu .menu-item:hover .sub-menu,
#navbar .menu-item:hover .sub-menu .sub-menu .sub-menu,
#navbar .menu-item:hover .sub-menu~.sub-menu,
.fixed-sidebar-menu.open .menu-button span.burger,
.modeltheme-modal * {
	opacity: 0;
	visibility: hidden
}

.modeltheme-modal {
	max-width: 630px;
	min-width: 320px;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.modeltheme-content h3 {
	-webkit-border-radius: 3px 3px 0 0
}

form#login .register_button,
form#login .submit_button {
	-webkit-border-radius: 5px
}

.btn.btn-primary {
	background-color: #3498db;
	color: #fff
}

.btn.btn-success {
	background-color: #2ecc71;
	color: #fff
}

.btn.btn-info {
	background-color: #03c2ff;
	color: #fff
}

.btn.btn-warning {
	background-color: #ffba41;
	color: #fff
}

.btn.btn-danger {
	background-color: #e74c3c;
	color: #fff
}

.smartowl_shortcode_blog .shortcode_post_content a {
	overflow: unset !important
}

.link {
	outline: 0;
	text-decoration: none;
	position: relative;
	font-size: 60px;
	color: #fff;
	display: inline-block
}

.comment_rating_overall,
.comment_rating_price_value,
.commentrating,
.job-type a,
.list-view .post-details .post-category-comment-date .post-date a,
.love-it-wrapper,
.no-menu,
header nav ul {
	display: inline-table
}

.link--kukuri {
	text-transform: uppercase;
	font-weight: 900;
	overflow: hidden;
	line-height: .75;
	color: #fff
}

#apply_now .close>span,
#bbpress-forums #bbp-your-profile fieldset.submit button:hover,
#bbpress-forums fieldset.bbp-form button#bbp_topic_submit:hover,
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-header a,
#bbpress-forums li.bbp-header a:visited,
.bbpress span#subscription-toggle a.subscription-toggle:hover,
.button:focus,
.get-portfolio-details:hover .link--kukuri,
.header-info-group,
.header-info-group a,
.job_expire_in,
.logo a:hover,
.navstyle-v4.header2 #navbar .menu>.menu-item>a::after,
.navstyle-v4.header3 #navbar .menu>.menu-item>a::after,
.navstyle-v5 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v5 #navbar .menu>.menu-item.current_page_item>a,
.navstyle-v5 #navbar .menu>.menu-item:hover>a,
.navstyle-v5.header2 #navbar .menu>.menu-item>a::after,
.navstyle-v5.header3 #navbar .menu>.menu-item>a::after,
.navstyle-v6 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v6 #navbar .menu>.menu-item.current_page_item>a,
.navstyle-v6 #navbar .menu>.menu-item:hover>a,
.popular-sl .cca-slots-slider-shortcode-v1 .listings_custom_slider.col-md-12 h3.post-name a,
.single .ico-info .cc,
.single-topic #bbpress-forums fieldset.bbp-form .button[type=submit]:hover,
.um-register .um-field .um-field-label label,
.vc_images_carousel .vc_carousel-control .icon-next,
.woocommerce .atct-price span.woocommerce-Price-amount.amount,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a,
a.wp-block-button__link:hover,
footer #wp-calendar td,
footer #wp-calendar th,
footer .contact-details p strong,
footer .footer-top .menu .menu-item a:hover,
footer .footer-top .menu .menu-item:hover a,
footer .widget_cryptic_recent_entries_with_thumbnail li a {
	color: #fff
}

.link--kukuri::after {
	content: '';
	position: absolute;
	height: 16px;
	width: 100%;
	top: 50%;
	margin-top: -8px;
	right: 0;
	background: #f9f9f9;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform .4s cubic-bezier(0.7, 0, 0.3, 1);
	transition: transform .4s cubic-bezier(0.7, 0, 0.3, 1)
}

.get-portfolio-details:hover .link--kukuri::after {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.link--kukuri::before {
	content: attr(data-letters);
	position: absolute;
	z-index: 2;
	overflow: hidden;
	color: #fff;
	white-space: nowrap;
	width: 0%;
	-webkit-transition: width .4s .3s;
	transition: width .4s .3s
}

.btn-default:hover:after,
.eighth_header .menu.nav.nav-menu,
.fixed-sidebar-menu .menu-item,
.fourth_header .menu.nav.nav-menu,
.full-width-part,
.get-portfolio-details:hover .link--kukuri::before,
.search-no-results .col-md-8.main-content,
.second_header .menu.nav.nav-menu,
.seventh_header .menu.nav.nav-menu,
.sixth_header .menu.nav.nav-menu,
.third_header .menu.nav.nav-menu,
.wpb_button:hover:after,
form#login {
	width: 100%
}

.love-it i {
	transition: 250ms ease-in-out;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.loved i,
.portfolio-bottom-icons .loved i,
.portfolio-bottom-icons a:hover,
.portfolio-bottom-icons a:hover i {
	color: #009dde
}

.portfolio-bottom-icons a i {
	color: #000;
	transition: 250ms ease-in-out;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.portfolio-bottom-icons a {
	display: inline-table;
	line-height: normal;
	color: #000;
	margin: 0 30px;
	transition: 250ms ease-in-out;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.portfolio-bottom-icons {
	float: left;
	width: 100%;
	margin: 50px 0 40px
}

.single-portfolio .love-count {
	display: block;
	font-weight: 400px;
	margin-top: 7px
}

.portfolio-bottom-description i,
.portfolio-bottom-description label {
	color: #009dde;
	font-weight: 400;
	margin-right: 5px
}

.fixed-sidebar-menu .sidebar-content .widget_nav_menu li,
.fixed-sidebar-menu .sidebar-content .widget_nav_menu li a,
.fixed-sidebar-menu .widget_archive li,
.fixed-sidebar-menu .widget_archive li a,
.fixed-sidebar-menu .widget_categories .cat-item,
.fixed-sidebar-menu .widget_categories li a,
.fixed-sidebar-menu .widget_meta li,
.fixed-sidebar-menu .widget_meta li a,
.fixed-sidebar-menu .widget_nav_menu li,
.fixed-sidebar-menu .widget_nav_menu li a,
.fixed-sidebar-menu .widget_pages li,
.fixed-sidebar-menu .widget_pages li a,
.fixed-sidebar-menu .widget_recent_comments>ul,
.fixed-sidebar-menu .widget_recent_entries li,
.fixed-sidebar-menu .widget_recent_entries li a,
.portfolio-bottom-description a[rel=tag] {
	color: #000;
	font-weight: 300
}

.um-register form .um-field-label label,
blockquote p {
	font-weight: 400 !important
}

button[data-toggle=modal] {
	padding-right: 25px !important;
	background: #009dde;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

button[data-toggle=modal]:hover {
	background: #00a0db !important
}

.job_descriptions>span {
	margin-right: 15px
}

#apply_now input[type=email],
#apply_now input[type=file],
#apply_now input[type=text],
#apply_now textarea {
	border-radius: 5px;
	padding: 12px;
	width: 100%
}

.modal-header {
	background: #389d29;
	color: #fff;
	padding: 30px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0
}

#apply_now .modal-header,
#bbpress-forums #bbp-user-body,
.wp-block-quote.is-large {
	padding: 30px
}

#apply_now .modal-body {
	padding: 30px 30px 0
}

#apply_now button.close {
	font-size: 30px;
	margin-top: 0;
	opacity: .8;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

#apply_now .wpcf7-submit {
	border-radius: 5px;
	margin-top: 15px;
	padding: 15px;
	width: 100%
}

.job-type a {
	background: #e98b39;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	padding: 8px 16px;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.job-type a:hover {
	color: #fff;
	background: #d35400
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd,
.navbar-default {
	background-color: #fff
}

.header2 .no-menu,
.header3 .no-menu {
	color: #a5a5a5
}

.no-menu {
	float: left;
	color: #000;
	margin: 25px 0 20px
}

.tp-static-layers {
	opacity: 0 !important
}

.statistics-dashboard .count-statistics-inner {
	background: #389d29;
	padding: 50px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
	border-radius: 5px
}

.statistics-dashboard .count-statistics-inner .statistics-count-number {
	margin-top: 0;
	font-size: 48px
}

.listings-dashboard {
	margin-top: 80px
}

.listings-dashboard-template {
	margin-top: 0;
	margin-bottom: 35px
}

.dashboard-single-listing,
.dashboard-single-review {
	margin-top: 30px;
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	border-radius: 5px
}

.dashboard-single-listing .row,
.dashboard-single-listing .thumbnail-name {
	display: flex;
	align-items: center
}

.dashboard-single-listing .listing-name .listing-date {
	display: block;
	color: grey;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px
}

a.button-view-more-listings {
	background: #389d29;
	padding: 14px 23px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 30px auto 0;
	font-size: 14px;
	display: inline-block;
	color: #fff !important;
	border-radius: 5px;
	transition: .3s;
	-webkit-transition: .3s;
	opacity: 1 !important
}

.header3 #modeltheme-main-head,
.header3 #mt-nav-burger span,
a.button-view-more-listings:hover,
body.is_header_semitransparent .is-sticky #mt-nav-burger span,
header.header8 #mt-nav-burger span,
header.header9 #mt-nav-burger span {
	background: #151515
}

.dashboard-single-listing span.status-title {
	font-size: 16px;
	font-weight: 600;
	margin-right: 7px
}

.dashboard-single-listing .categories-name a {
	color: grey;
	font-size: 16px;
	transition: 250ms;
	-webkit-transition: 250ms
}

.dashboard-single-listing .status-listing.status-publish,
.dashboard-single-listing .status-listing.status-upcoming {
	background: #28c37b;
	padding: 5px 13px;
	color: #fff;
	border-radius: 3px;
	font-size: 16px
}

.dashboard-single-listing .status-listing.status-passed {
	background: #fe6f5f;
	padding: 5px 13px;
	color: #fff;
	border-radius: 3px;
	font-size: 16px
}

.dashboard-single-listing.is_sponsored {
	border: 1px solid rgba(33, 111, 255, .5)
}

.dashboard-single-listing .status-listing.status-draft,
.dashboard-single-listing .status-listing.status-pending {
	background: #674fff;
	padding: 5px 13px;
	color: #fff;
	border-radius: 3px;
	font-size: 16px
}

.dashboard-single-listing .listing_sponsored_status {
	background: #216fff;
	padding: 5px 13px;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
	margin-left: 8px
}

.listings-dashboard .title-my-account {
	padding-bottom: 10px
}

.listings-dashboard .listing-actions a {
	font-size: 16px;
	color: #757575;
	background: #eaeaea;
	padding: 5px 13px;
	border-radius: 5px;
	line-height: 1;
	text-transform: lowercase;
	margin: 0 5px
}

.listings-dashboard .listing-actions a span {
	font-size: 12px
}

.dashboard-single-listing img.listing_post_image {
	max-width: 80px;
	margin-right: 20px;
	border-radius: 5px;
	transition: .3s;
	-webkit-transition: .3s
}

.statistics-dashboard .count-statistics-inner .statistics-title {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 400
}

.count-listings .count-statistics-inner {
	background: #fe6f5f
}

.count-events .count-statistics-inner {
	background: #674fff
}

.count-reviews .count-statistics-inner {
	background: #28c37b
}

.count-bookmarks .count-statistics-inner {
	background: #647d91
}

.my-account-listings .blog_custom_listings img {
	max-width: 60px
}

.my-account-listings .coinflip-img-left {
	width: initial !important;
	margin-right: 30px
}

.my-account-listings .coinflip-details {
	width: 87%
}

.my-account-listings .list_title {
	margin: 0;
	line-height: 1;
	font-weight: 600
}

.my-account-listings .list_title a {
	font-size: 18px;
	margin-right: 25px !important
}

.coinflip-single-list-item.my-account-listings {
	padding: 3px 0;
	position: relative
}

footer .wpcf7-form .newsletter .wpcf7-submit {
	border-radius: 0;
	padding: 25px 20px;
	border-left: 1px solid #373636;
	line-height: 0
}

footer .newsletter button {
	border: 0;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	font-weight: 600;
	outline: 0
}

.mt_cars--main-pic a,
article.mt_car .mt_cars--main-pic a {
	border-radius: 10px;
	display: block;
	overflow: hidden
}

footer .mc4wp-form-fields label {
	color: #fff;
	font-weight: lighter
}

footer .newsletter input[type=email] {
	background: #151515;
	border-radius: 0 !important;
	color: #c8c8c8;
	font-size: 14px;
	padding: 5px 15px
}

footer .mc4wp-form-fields input::placeholder {
	color: #c8c8c8 !important
}

.is-sticky .logo img,
.is-sticky .navbar-header .logo img {
	max-width: 120px;
	transition: .3s
}

.logo img,
.navbar-header .logo img {
	transition: .3s
}

.contact_insert_input {
	padding: 0 30px
}

.mt_car .blog_custom:hover {
	box-shadow: none
}

.mt_cars--single-main-pic .post-title {
	margin-right: 20px;
	margin-top: 10px
}

.mt_cars--single-main-pic img {
	height: auto;
	max-width: 100%;
	width: 100%
}

.mt_car--booking-form div.wpcf7 {
	background-color: #fff !important;
	border-radius: 0 0 10px 10px !important;
	margin: 0 !important;
	padding: 25px 0 0 !important
}

.mt_house--price-container {
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 10px 10px 0 0 !important;
	overflow: hidden
}

.mt_car--single-gallery.mt_car--featured-single-gallery {
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	line-height: normal;
	padding: 6px 10px;
	transition: 250ms ease-in-out;
	-o-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	-ms-transition: 250ms ease-in-out
}

.mt_car--single-gallery.mt_car--featured-single-gallery:hover {
	color: #000 !important;
	border-color: #000 !important
}

.contact_insert_input .wpcf7-date {
	padding: 1em 2em !important;
	width: 100% !important
}

.single .mt_cars--single-main-pic .post-name {
	align-self: end;
	color: #fff;
	margin-bottom: 40px;
	text-transform: none;
	width: 100%
}

.mt_car--tax-type {
	display: inline-table !important
}

.gradient-holder {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .8) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .8) 100%);
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2
}

article.mt_car .mt_cars--main-pic a {
	-webkit-border-radius: 10px
}

.gradient-holder-category {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .8) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .8) 100%);
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2
}

.single-mt_car .related-posts {
	margin: 70px 0
}

.mt_car--booking-form {
	margin-top: 0 !important
}

.mt_cars--main-pic .post-name {
	bottom: 0;
	z-index: 2;
	width: 100%;
	color: #fff !important;
	padding: 23px 30px;
	font-size: 35px;
	line-height: 40px;
	font-weight: 600
}

.mt_cars--main-pic .post-name a {
	display: inline-block !important;
	font-size: 35px !important;
	font-weight: 600;
	line-height: 40px !important;
	color: #ffd600 !important;
	overflow: visible !important
}

.mt_car--single-price-inner {
	background: #009dde;
	color: rgba(255, 255, 255, .8);
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center
}

.mt_car--single-price-inner-day {
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.mt_car--single-price .priceval {
	font-size: 32px;
	opacity: 1;
	color: #fff
}

.mt_cars--features-description .mt_car--price {
	background: rgba(0, 0, 0, 0);
	border-radius: 10px;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 3px;
	margin-top: 10px;
	padding: 10px 10px 10px 0;
	text-align: left;
	width: 100%
}

.mt_cars--main-pic:hover .blog_post_image {
	transform: scale(1.03)
}

.mt_car--price-day.mt_car--price .car_price {
	font-size: 50px;
	font-weight: 900;
	line-height: 60px;
	color: #009dde
}

.mt_car--price-day.mt_car--price .car_currency {
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	position: relative;
	bottom: 35px;
	color: #009dde
}

.mt_car--price-day.mt_car--price .car_per {
	font-size: 14px;
	line-height: 23px;
	font-weight: 500;
	position: relative;
	bottom: 13px;
	margin-left: 10px;
	color: #009dde
}

.footer-top .widget-title,
.footer-top h1.widget-title,
.mt_cars--features-description .house_title,
.no-margin-head .section-title,
footer .logo {
	margin-top: 0
}

#primary .main-content ul li[role=tab]:not(.rotate45),
.fixed-sidebar-menu-holder,
.footer-top .widget_nav_menu li,
.mt-top-bar .logo,
.mt_cars--features-description .house_description,
.no-author-pic .author-name,
header .social-links i {
	margin: 0
}

.mt_cars--main-pic {
	margin-top: 12px !important
}

.mt_cars--main-pic .mt_car--features-group,
.wp-block-embed-vimeo.wp-block-embed {
	margin: 30px 0
}

.mt_cars--features-description .single-car-feature {
	margin: 5px 0
}

.mt_car--important-features .car_gearbox_value,
.mt_car--important-features .car_luggage_value,
.mt_car--important-features .car_number_passengers_value {
	margin-left: 10px;
	position: relative;
	bottom: -2px
}

.mt_car--important-features .car_gearbox,
.mt_car--important-features .car_luggage,
.mt_car--important-features .car_number_passengers {
	margin-top: 15px;
	margin-bottom: 15px;
	border-right: 1px solid #dadada !important
}

.mt_car--important-features span:last-child,
body .mega-menu-inline .sub-menu li {
	border: none !important
}

.mt_car--features-group .features_items p {
	margin: 0 !important
}

.mt_car--features-group .features_items a {
	font-size: 18px !important;
	margin: 0 0 0 5px;
	line-height: 29px;
	font-weight: 200;
	color: rgba(69, 70, 70, .8)
}

.mt_cars--features-description .mt_car--important-features {
	border: 1px solid #dadada;
	border-radius: 10px;
	margin-top: 12px !important;
	padding: 0
}

.mt_car .car_separator {
	height: 1px;
	background-color: #ddd;
	margin-top: 30px;
	margin-bottom: 30px
}

.mt_cars--extra-pics .mt_cars--extra-pics-holder img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin-bottom: 0 !important
}

.mt_cars--extra-pics .mt_cars--extra-pics-holder {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	overflow: hidden;
	margin-bottom: 30px
}

.list-view.mt_car .blog_custom,
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before,
blockquote .small,
blockquote footer,
blockquote small,
footer .footer-top .menu .menu-item a:before {
	background: 0 0 !important
}

footer .widget_archive li,
footer .widget_categories li,
footer .widget_meta li,
footer .widget_nav_menu li,
footer .widget_pages li,
footer .widget_recent_comments li,
footer .widget_recent_entries li {
	padding-left: 0 !important;
	margin-bottom: 5px;
	position: relative
}

footer .widget_archive li,
footer .widget_categories li,
footer .widget_meta li,
footer .widget_nav_menu a,
footer .widget_nav_menu li,
footer .widget_pages li,
footer .widget_recent_comments li {
	display: block;
	color: #9aa7af;
	width: 100%;
	text-align: left
}

#attachment_906.wp-caption.aligncenter,
.clearfix,
.wp-block-image.size-full.wp-image-906,
footer .widget {
	clear: both
}

.smartowl_call-to-action .wpb_button,
footer aside.widget {
	margin-top: 20px
}

.sidebar-content .widget_archive li,
.sidebar-content .widget_categories li,
.sidebar-content .widget_meta li,
.sidebar-content .widget_nav_menu li,
.sidebar-content .widget_pages li,
.sidebar-content .widget_recent_comments li,
.widget_recent_entries li,
.wp-block-latest-posts.wp-block-latest-posts__list li,
ol.wp-block-latest-comments li,
ul.wp-block-archives-list.wp-block-archives li,
ul.wp-block-categories-list.wp-block-categories li {
	padding-left: 12px;
	position: relative
}

.sidebar-content .widget_archive li::before,
.sidebar-content .widget_categories li::before,
.sidebar-content .widget_meta li::before,
.sidebar-content .widget_nav_menu li::before,
.sidebar-content .widget_pages li::before,
.sidebar-content .widget_recent_comments li::before,
.widget_recent_entries li::before,
.wp-block-latest-posts.wp-block-latest-posts__list li:before,
ol.wp-block-latest-comments li:before,
ul.wp-block-archives-list.wp-block-archives li:before,
ul.wp-block-categories-list.wp-block-categories li:before {
	content: "\f105";
	font-family: fontawesome;
	left: 0;
	margin-right: 8px;
	position: absolute;
	background: 0 0 !important;
	opacity: .7
}

.sidebar-content .widget_archive li,
.sidebar-content .widget_categories li,
.sidebar-content .widget_meta li,
.sidebar-content .widget_nav_menu li,
.sidebar-content .widget_pages li,
.sidebar-content .widget_recent_comments li,
.widget_archive li,
.widget_categories .cat-item,
.widget_meta li,
.widget_pages li,
.widget_recent_entries li,
.wp-block-latest-posts.wp-block-latest-posts__list li,
footer .widget_address_social_icons .social-links li,
ol.wp-block-latest-comments li,
ul.wp-block-archives-list.wp-block-archives li,
ul.wp-block-categories-list.wp-block-categories li {
	margin-bottom: 5px
}

.sidebar-content .widget_archive li,
.sidebar-content .widget_categories li,
.sidebar-content .widget_meta li,
.sidebar-content .widget_nav_menu a,
.sidebar-content .widget_nav_menu li,
.sidebar-content .widget_pages li,
.sidebar-content .widget_recent_comments li,
.wp-block-latest-posts.wp-block-latest-posts__list li,
ol.wp-block-latest-comments li,
ul.wp-block-categories-list.wp-block-categories li {
	display: block;
	color: #686868;
	width: 100%;
	text-align: left
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	margin-top: 5px
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden !important;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

.grabbing {
	cursor: url('images/grabbing.png') 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: .5;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.exchange_calculator #btc_calc input.currency1value,
.exchange_calculator #btc_calc input.currency2value {
	border: 1px solid #ffd600 !important;
	background: #151515;
	height: 50px;
	outline: 0;
	font-family: Poppins;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	text-align: center;
	color: #fff
}

.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) center center no-repeat
}

.buy-coin button {
	padding: 15px 35px !important;
	font-weight: 600;
	font-size: 13px !important;
	line-height: 13px !important
}

.exchange_calculator #btc_calc input.currency1value {
	border-radius: 5px;
	width: 100px;
	margin-right: 15px
}

.exchange_calculator #btc_calc {
	font-weight: 600;
	text-transform: uppercase;
	color: #151515
}

.exchange_calculator #btc_calc input.currency2value {
	border-radius: 5px;
	width: 150px;
	margin-left: 15px
}

.exchange_calculator #btc_calc select.currency_switcher {
	border: 1px solid #ffd600 !important;
	padding: 10px 15px;
	background: #151515;
	color: #fff;
	height: 50px;
	border-radius: 5px;
	outline: 0;
	font-family: Poppins;
	text-transform: uppercase;
	margin-left: 15px;
	width: 100px;
	text-align-last: center;
	font-weight: 600
}

.exchange-calculator-top #btc_calc input.currency1value {
	border: 1px solid #ffd600 !important;
	padding: 10px 15px;
	background: #fff;
	color: #151515;
	height: 60px;
	border-radius: 5px;
	outline: 0;
	font-family: Poppins;
	text-transform: uppercase;
	width: 150px;
	text-align: center;
	margin-right: 15px;
	font-weight: 600
}

.exchange-calculator-top #btc_calc input.currency2value,
.exchange-calculator-top #btc_calc select.currency_switcher {
	border: 1px solid #ffd600 !important;
	padding: 10px 15px;
	text-transform: uppercase;
	background: #fff;
	height: 60px;
	font-family: Poppins;
	color: #151515;
	font-weight: 600;
	margin-left: 15px;
	outline: 0
}

.exchange-calculator-top #btc_calc {
	font-weight: 600;
	text-transform: uppercase;
	color: #151515;
	text-align: center;
	font-size: 18px;
	background: rgba(0, 0, 0, .1);
	padding: 20px;
	width: fit-content;
	width: -moz-fit-content;
	width: -ms-fit-content;
	margin: 0 auto
}

.exchange-calculator-top #btc_calc input.currency2value {
	border-radius: 5px;
	text-align: center;
	width: 250px
}

.exchange-calculator-top #btc_calc select.currency_switcher {
	border-radius: 5px;
	width: 150px;
	text-align-last: center
}

.exchange-calculator-top .select2-container {
	height: 60px;
	vertical-align: top
}

.exchange-calculator-top .select2-selection.select2-selection--single {
	height: 60px !important;
	border: 1px solid #ffd600 !important;
	outline: 0;
	background: #fff
}

.exchange-calculator-top .select2.select2-container .select2-selection .select2-selection__arrow:before {
	line-height: 60px !important
}

.exchange-calculator-top .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #151515;
	line-height: 60px
}

.exchange-calculator-top .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 60px
}

.select2-dropdown {
	border-radius: 0 !important
}

.um.um-register {
	margin-bottom: 25px !important
}

.single-mt_event .panel-single-icondrops,
.um-register .um-row,
.wpb_row#submit-ico {
	margin-bottom: 0 !important
}

.um-register form {
	text-align: center;
	position: relative;
	margin-top: 0
}

.um-register .um-field {
	padding: 0;
	margin-bottom: 15px
}

.um-register .um-field .um-field-label label {
	margin-bottom: 0;
	line-height: 25px !important
}

div#signup-modal-content .modal-content.row {
	padding-bottom: 50px;
	padding-top: 15px
}

#loginform label,
.footer_bottom_bar_off footer .footer,
.footer_row1_off .footer-row-1,
.footer_row2_off .footer-row-2,
.footer_row3_off .footer-row-3,
.ketchup-error,
.page_preloader_off .cryptic_preloader_holder,
.um-register form ._um_row_1 input#um-submit-btn,
.um-register form ._um_row_2 input#um-submit-btn,
.um-register form ._um_row_3 input#um-submit-btn,
footer nav ul li:last-child a:after,
li#nav-menu-login.coinflip-logoin a::before {
	display: none !important
}

.um-register form ._um_row_2,
.um-register form ._um_row_3,
.um-register form ._um_row_4 {
	border: 0;
	border-radius: 0;
	padding: 0 !important;
	box-sizing: border-box;
	position: relative;
	text-align: left
}

#msform input,
#msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 0;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	font-family: Poppins;
	color: #2c3e50;
	font-size: 13px
}

.um-register form input:focus,
.um-register form textarea:focus {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #ffd600;
	outline-width: 0;
	transition: All .5s ease-in;
	-webkit-transition: All .5s ease-in;
	-moz-transition: All .5s ease-in;
	-o-transition: All .5s ease-in
}

#commentform .form-submit button,
.button-winona.btn.btn-sm,
.button.general-btn,
.error404 a.vc_button_404,
.header_mini_cart .button.wc-forward,
.list-view .post-details .post-excerpt .more-link,
.mt-listing-search-taxonomy button.form-control.btn,
.mtsearchform-style-v2.mt-car-search .slider-state-submit button,
.okhaloma-contact button.wpcf7-form-control.wpcf7-submit,
.pagination a.page-numbers,
.pricing--tenzin .pricing__action,
.sidebar-content .widget_search .search-submit,
a.wp-block-button__link,
button#frontend-button,
footer .newsletter button,
form#add-new-listing button.button-listing,
header.header1 #nav-menu-list a {
	-webkit-transform: translateZ(0);
	overflow: hidden;
	position: relative
}

.back-to-top {
	-webkit-transform: translateZ(0);
	overflow: hidden
}

#commentform .form-submit button:before,
.back-to-top:before,
.button-winona.btn.btn-sm:before,
.button.general-btn:before,
.error404 a.vc_button_404:before,
.header_mini_cart .button.wc-forward:before,
.list-view .post-details .post-excerpt .more-link:before,
.mt-listing-search-taxonomy button.form-control.btn:before,
.mtsearchform-style-v2.mt-car-search .slider-state-submit button:before,
.okhaloma-contact button.wpcf7-form-control.wpcf7-submit:before,
.pagination a.page-numbers:before,
.pricing--tenzin .pricing__action:before,
.sidebar-content .widget_search .search-submit:before,
a.wp-block-button__link:before,
button#frontend-button:before,
form#add-new-listing button.button-listing:before,
header.header1 #nav-menu-list a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fab702;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-border-radius: 0px;
	border-radius: 0
}

#commentform .form-submit button,
.list-view .post-details .post-excerpt .more-link,
.mt-listing-search-taxonomy button.form-control.btn,
.pagination a.page-numbers:before,
.sidebar-content .widget_search .search-submit,
body.error404 a.vc_button_404 {
	background: #389d29
}

#commentform .form-submit button:hover:before,
.back-to-top:hover:before,
.button-winona.btn.btn-sm:hover:before,
.button.general-btn:hover:before,
.error404 a.vc_button_404:hover:before,
.header_mini_cart .button.wc-forward:hover:before,
.list-view .post-details .post-excerpt .more-link:hover:before,
.mt-listing-search-taxonomy button.form-control.btn:hover:before,
.mtsearchform-style-v2.mt-car-search .slider-state-submit button:hover:before,
.okhaloma-contact button.wpcf7-form-control.wpcf7-submit:hover:before,
.pagination a.page-numbers:hover:before,
.pricing--tenzin .pricing__action:hover:before,
.sidebar-content .widget_search .search-submit:hover:before,
a.wp-block-button__link:hover:before,
button#frontend-button:hover:before,
footer .newsletter button:hover:before,
form#add-new-listing button.button-listing:hover:before,
header.header1 #nav-menu-list a:hover:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.ico-register .um-register .um-field .um-field-label label {
	color: #483ca8 !important;
	margin-bottom: 5px;
	font-weight: 600 !important
}

.ico-register .um-register input[type=submit].um-button {
	background: #483ca8 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	-ms-transition: 250ms;
	-moz-transition: 250ms
}

.ico-register .um-register .um-button.um-alt:hover,
.ico-register .um-register input[type=submit].um-button:hover {
	background: #3e3492 !important
}

.ico-register .um-register .um-button.um-alt {
	background: #ff2122 !important;
	border-color: #ff2122 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-weight: 400 !important;
	-ms-transition: 250ms;
	-moz-transition: 250ms
}

.um-register #progressbar li.active:after,
.um-register #progressbar li.active:before {
	background: #fff !important;
	color: #151515
}

.round-chart-info {
	color: rgba(255, 255, 255, .7);
	width: 120px;
	text-align: left
}

.round-chart-info strong {
	display: block;
	color: #fff;
	font-size: 20px
}

.round-chart-info .border {
	height: 3px;
	width: 120px;
	margin-top: 10px
}

.round-chart-info p {
	line-height: 1.5;
	margin-bottom: 0
}

.cmb_element .ui-datepicker {
	width: 20em !important
}

.page-template-landing-page-template .title-subtile-holder.animateIn.animated {
	opacity: 1 !important
}

.ico-whitepapers-posts .post-button a {
	background-color: #151515;
	text-align: center;
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	transition: .3s;
	-webkit-transition: .3s
}

.ico-whitepapers-posts .post-button a:hover {
	background-color: #389d29
}

.single.single-mt_listing .high-padding.single-icondrops-tabs {
	padding: 100px 15px 90px
}

.ico-whitepapers-posts .ico-icon .featured-icon i.cc {
	font-size: 70px;
	line-height: 70px;
	margin-bottom: 10px
}

.listings_category_image_shortcode_holder .category_icon_holder,
.mtsearchform-style-v2.mt-car-search .submit .form-control,
.okhaloma-contact button.wpcf7-form-control.wpcf7-submit,
.pagination .page-numbers.current,
button#frontend-button,
form#add-new-listing button.button-listing,
li.shop_cart_li.menu-item span.cart-contents-count {
	background: #389d29 !important
}

.header3 .logo-infos,
.header4 .logo-infos,
body.single-mt_event #page,
code,
kbd,
pre,
samp {
	background: #f7f7f7
}

.ico-category img.attachment-thumbnail {
	width: 15px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-right: 3px;
	border-radius: 0
}

#DataTable-icondrops-active .is-sticky,
#DataTable-icondrops-active .sponsored_ico {
	background: #e2f6e7
}

#DataTable-icondrops-active .is-sticky .end-date::after,
#DataTable-icondrops-active .is-sticky .end-date::before,
#DataTable-icondrops-active .sponsored_ico .end-date::after,
#DataTable-icondrops-active .sponsored_ico .end-date::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-color: transparent;
	border-style: solid
}

#DataTable-icondrops-active .is-sticky .end-date::after,
#DataTable-icondrops-active .sponsored_ico .end-date::after {
	border-width: 2.5em;
	border-right-color: #ff2122;
	border-top-color: #ff2122
}

#DataTable-icondrops-active .is-sticky .end-date::before,
#DataTable-icondrops-active .sponsored_ico .end-date::before {
	content: "\f005";
	position: absolute;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	width: 30px;
	right: 0;
	top: 5px;
	z-index: 3;
	font-family: fontawesome
}

.single-mt_event .mt_listing--single-gallery .ico-screenshot {
	height: auto;
	display: block
}

.single-event-gallery-block {
	margin-top: 70px
}

.single-mt_event .mt_listing_countdown {
	margin-left: -20px
}

.mt_event_countdown_title {
	margin-bottom: 0;
	margin-top: 10px !important
}

.search-results .col-md-8 .blog_custom_listings .coinflip-img-left .ico-icon i {
	font-size: 50px !important
}

.ico-whitepapers-posts .single-post img {
	max-width: 150px
}

.button:hover,
.logo a,
.wpb_button:hover {
	text-decoration: none
}

.coinflip-single-list-item i.cc:hover,
.related-posts .post-author>a:hover,
.related-posts .post-name:hover a,
.single .single-icondrops-related-listings i.cc:hover {
	color: #4f4f4f !important
}

#dropdown-user-profile ul li a:hover,
body #navbar ul.sub-menu li a:hover {
	color: #389d29;
	background-color: transparent;
	padding-left: 32px
}

body #navbar ul.sub-menu li a:hover:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	background-color: #f2be50 !important;
}

.listings_category_image_shortcode_holder .listings_category_footer .category_icon_holder:hover,
.modeltheme_button .btn_custom_my_account:before,
.modeltheme_button .btn_custom_my_account:hover:before,
.mtsearchform-style-v2.mt-car-search .submit .form-control:hover:before,
body .newsletter button:hover:before,
button#frontend-button:hover:before,
form#add-new-listing button.button-listing:hover:before,
li.shop_cart_li.menu-item a.shop_cart:hover span.cart-contents-count {
	background: #216fff !important
}

.bbpress .button[type=submit],
.bbpress span#subscription-toggle a.subscription-toggle {
	background: #34bfa3;
	padding: 10px 30px;
	display: block;
	max-width: 150px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase
}

#dropdown-user-profile.open a.profile i,
.listings_category_icon_shortcode:hover .heading a {
	color: #389d29 !important
}

.listing_tags_section a:hover,
.sidebar-content .tagcloud>a:hover {
	border-color: #389d29
}

#commentform .form-submit button,
#listings_metaboxs input[type=submit],
#listings_metaboxs input[type=text],
#listings_metaboxs select,
#navbar .sub-menu,
.back-to-top.modeltheme-is-visible,
.blogloop-v4.list-view .post-date,
.btn-register,
.comment-form input,
.comment-form textarea,
.ico-whitepapers-posts .post-button a,
.ico-whitepapers-posts .single-post img,
.list-view .post-details .post-excerpt .more-link,
.modeltheme-countdown .days-digit,
.modeltheme-countdown .hours-digit,
.modeltheme-countdown .minutes-digit,
.modeltheme-countdown .seconds-digit,
.modeltheme-modal #login-modal-content,
.modeltheme-modal #loginform input[type=password],
.modeltheme-modal #loginform input[type=submit],
.modeltheme-modal #loginform input[type=text],
.modeltheme-modal .um .um-form input[type=password],
.modeltheme-modal .um .um-form input[type=tel],
.modeltheme-modal .um .um-form input[type=text],
.modeltheme-modal .um .um-form textarea,
.mt-events-style-v2 .article-details img,
.mt_ico_video_resources .ico-icon .blog_post_image,
.mt_ico_video_resources .list-view .blog_custom,
.mt_ico_video_resources .mt_ico_video_resources_category,
.mt_listing--single-gallery .flex-zone-inside,
.mt_listing--single-gallery .ico-screenshot,
.mt_listing--youtube_video img,
.mt_listing_end_date_pick,
.mt_listing_start_date_pick,
.mtlistings-events-style-v2 .mt-single-event .timeline_image_holder a img,
.mtlistings-ico-style-v2 .blog_custom_listings img,
.mtlistings-ico-style-v2 .coinflip-metas>div,
.mtsearchform-style-v2 .mt-listings-popular-searches li,
.navbar ul li ul.sub-menu,
.newsletter input[type=email],
.newsletter input[type=submit],
.no-results input,
.pagination .page-numbers,
.post-thumbnail a,
.post_thumbnails_slider img,
.progress.skill-bar,
.share-social-links li a,
.sidebar-content .widget_search .search-submit,
.sidebar-content .widget_search label input,
.single-icondrops-content .social-links li a,
.single-mt_listing .mt_listing_purchase_button,
.single-mt_listing .mt_listing_video_button,
.single-mt_listing .mt_listing_website_button,
.single-mt_listing .mt_listing_whitepaper_button,
.single.single-post .article-header .article-details .wp-post-image,
.testimonial02_text,
.thumbs-rating-container .thumbs-rating-down i,
.thumbs-rating-container .thumbs-rating-up i,
.um input[type=submit].um-button,
.um.um-login .um-button.um-alt,
.widget_coinflip_recent_entries_with_thumbnail .post-date,
.widget_coinflip_recent_listings_with_thumbnail .post-details .post-date,
.widget_coinflip_recent_listings_with_thumbnail a,
.wpcf7-form .ico-contact input,
footer .social-links a,
form#login .register_button,
form#login .submit_button,
header.header1 .nav-menu-account a {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px
}

.modeltheme_button .btn_custom_my_account {
	background: #389d29 !important;
	color: #fff
}

.modeltheme_button .btn_custom_my_account:hover {
	color: rgba(255, 255, 255, .99) !important
}

.contact-up .vc_column-inner {
	height: 430px;
	margin-top: -615px
}

.box-shadow-column .vc_column-inner {
	padding-top: 60px !important;
	padding-right: 30px !important;
	padding-bottom: 85px !important;
	padding-left: 155px
}

.box-shadow-column,
.single .woocommerce-product-gallery__wrapper:first-child {
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}

.okhaloma-contact label {
	width: 100%;
	margin-bottom: 30px !important
}

.bbpress div#primary {
	padding: 80px 0 40px
}

.bbpress span#subscription-toggle a.subscription-toggle {
	font-size: 14px;
	margin: 12px auto 20px;
	border-radius: 5px;
	transition: 250ms;
	-webkit-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms;
	-moz-transition: 250ms;
	color: #fff
}

#bbpress-forums li.bbp-header {
	font-weight: 600;
	border-radius: 11px;
	margin-bottom: 20px;
	padding: 0;
	text-transform: uppercase;
	border: 0;
	text-align: left;
	background: linear-gradient(94.56deg, #564ec0 -2.22%, #716aca 101.4%)
}

#bbpress-forums li.bbp-header ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: visible
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-reply-count,
#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-topic-count,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-reply-count,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-voice-count,
#bbpress-forums li.bbp-header ul li.bbp-forum-reply-count,
#bbpress-forums li.bbp-header ul li.bbp-forum-topic-count,
#bbpress-forums li.bbp-header ul li.bbp-topic-reply-count,
#bbpress-forums li.bbp-header ul li.bbp-topic-voice-count {
	padding-left: 1rem;
	padding-right: 1rem
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-freshness,
#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-reply-count,
#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-topic-count,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-reply-count,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-voice-count {
	font-weight: 700;
	color: #363338;
	padding: 35px
}

#bbpress-forums li.bbp-header ul li {
	padding: 20px 25px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700
}

li.bbp-forum-reply-count,
li.bbp-forum-topic-count,
li.bbp-topic-reply-count,
li.bbp-topic-voice-count {
	float: none;
	text-align: center;
	width: 12.5%
}

#bbpress-forums li.bbp-body>ul.forum>li:last-child,
#bbpress-forums li.bbp-body>ul.topic>li:last-child,
#bbpress-forums li.bbp-header ul li:last-child {
	border-right: 0
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
	float: none;
	text-align: left;
	width: 25%
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-info,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-forum-info {
	display: block;
	-ms-flex-align: center;
	align-items: center;
	justify-content: left
}

#bbpress-forums li.bbp-body>ul.forum>li,
#bbpress-forums li.bbp-body>ul.topic>li {
	border-right: 1px solid rgba(0, 0, 0, .05);
	margin: 0;
	padding: 25px;
	float: none;
	display: block;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	background: #f3f3f3
}

li.bbp-forum-info,
li.bbp-topic-title {
	float: none;
	text-align: left;
	width: 50%
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-freshness,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-freshness {
	font-size: .8125rem;
	text-align: right;
	justify-content: flex-end
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-freshness {
	font-size: 14px !important;
	text-align: center !important
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-info a.bbp-forum-title,
#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-info a.bbp-forum-title:visited,
#bbpress-forums li.bbp-body>ul.topic li.bbp-topic-title>a,
#bbpress-forums li.bbp-body>ul.topic li.bbp-topic-title>a:visited {
	text-transform: capitalize;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: .0625rem;
	display: inline-block
}

#bbpress-forums div.bbp-reply-content ul li,
#bbpress-forums p.bbp-topic-meta span,
.bbp-topics .bbp-body .bbp-topic-freshness a,
.bbp-topics .bbp-body li .bbp-topic-started-by {
	font-size: 14px
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-info .bbp-forum-content,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-info .bbp-topic-content,
#bbpress-forums p.bbp-topic-meta {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	color: #606060;
	width: 100%
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	align-items: stretch;
	border-radius: 11px;
	padding: 0;
	overflow: hidden;
	list-style: none;
	margin: 0
}

#bbpress-forums li.bbp-body ul.forum {
	margin-bottom: 20px;
	border-top: 0
}

#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select {
	padding: 12px 20px !important;
	background: #fff;
	margin-bottom: 30px !important;
	margin-top: 5px !important
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-freshness .bbp-topic-meta,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-freshness .bbp-topic-meta {
	margin: 5px 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies {
	border-left: 0 solid rgba(0, 0, 0, .05);
	border-right: 0px solid rgba(0, 0, 0, .05);
	border-radius: 5px;
	border-bottom: 0
}

#bbpress-forums div.bbp-reply-header {
	background-color: #fff;
	border-top: 0 !important;
	padding: 15px 30px;
	color: #828282;
	font-size: 14px
}

#bbpress-forums div.bbp-reply-header span.bbp-admin-links a {
	color: #828282;
	font-size: 14px;
	text-transform: capitalize
}

.bbp-reply-header a {
	transition: 250ms;
	-webkit-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms;
	-moz-transition: 250ms
}

.bbp-reply-header a.bbp-reply-permalink {
	color: #828282
}

.bbp-reply-header a:hover,
.bbpress #bbpress-forums li.bbp-body .bbp-topic-title .bbp-topic-meta .bbp-author-name:hover,
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-freshness .bbp-author-name:hover,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-freshness .bbp-author-name:hover,
.bbpress a.bbp-forum-title:hover,
.bbpress a.bbp-topic-permalink:hover,
.single-topic #bbpress-forums div.bbp-reply-author a.bbp-author-name:hover {
	color: #34bfa3
}

#bbpress-forums div.bbp-reply-author .bbp-author-role {
	color: #828282;
	font-style: normal;
	font-size: 14px
}

#bbpress-forums .bbp-topics {
	border-bottom: 0 solid !important;
	border-radius: 5px;
	overflow: hidden
}

.bbpress a.bbp-forum-title,
.bbpress a.bbp-topic-permalink {
	font-size: 20px;
	font-weight: 700;
	color: #252525;
	transition: 250ms;
	-webkit-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms;
	-moz-transition: 250ms
}

.bbpress #bbpress-forums li.bbp-body .bbp-topic-title .bbp-topic-meta .bbp-author-name,
.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-freshness .bbp-author-name,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-freshness .bbp-author-name {
	color: #252525;
	transition: 250ms;
	-webkit-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms;
	-moz-transition: 250ms
}

#bbpress-forums #bbp-user-wrapper {
	float: left;
	width: 100%;
	background: #fff;
	box-shadow: 20px 37px 102px rgba(0, 0, 0, .098);
	border-radius: 11px;
	padding: 20px 45px;
	font-size: 16px;
	height: auto;
	display: block;
	clear: both;
	overflow: hidden
}

.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-freshness a,
.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-freshness a {
	font-size: 14px;
	font-weight: 500;
	color: rgba(40, 43, 71, .5);
	vertical-align: -webkit-baseline-middle
}

.bbpress div.bbp-template-notice,
.bbpress div.bbp-template-notice.info {
	background: #fff;
	border: 0;
	padding: 11px 20px;
	box-shadow: 20px 37px 102px rgba(0, 0, 0, .098);
	border-left: 6px solid #34bfa3;
	border-radius: 5px
}

.bbpress div.bbp-template-notice p {
	font-size: 16px;
	color: #252525;
	font-weight: 700
}

.bbp-pagination-count {
	font-size: 14px;
	color: #252525
}

#bbpress-forums li.bbp-body>ul.forum>li.bbp-forum-title,
#bbpress-forums li.bbp-body>ul.topic>li.bbp-topic-title {
	text-align: left;
	justify-content: flex-start
}

#bbpress-forums fieldset.bbp-form label {
	color: #252525;
	font-weight: 400;
	font-size: 16px
}

#bbpress-forums fieldset.bbp-form input[type=text] {
	border: 0;
	width: 100%;
	border-radius: 5px !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	outline: 0 !important
}

#bbpress-forums fieldset.bbp-form input#user_login {
	width: initial !important;
	background: 0 0 !important;
	box-shadow: none !important;
	border: 1px solid #dadada;
	border-radius: 0 !important;
	padding: 20px !important
}

#bbpress-forums fieldset.bbp-form input#user_pass {
	width: initial !important;
	background: 0 0 !important;
	box-shadow: none !important;
	border: 1px solid #dadada;
	border-radius: 0 !important;
	padding: 10px 20px !important;
	outline: 0
}

#bbpress-forums .bbp-remember-me label {
	display: contents !important
}

#bbpress-forums fieldset.bbp-form select {
	border: 0;
	border-radius: 5px !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	outline: 0 !important
}

.bbpress .button[type=submit] {
	font-size: 14px;
	border: none;
	margin: 0 auto 20px;
	border-radius: 5px;
	transition: 250ms;
	-webkit-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms;
	-moz-transition: 250ms;
	color: #fff
}

.bbp-pagination {
	margin-bottom: 55px
}

#bbpress-forums {
	overflow: visible !important;
	margin-bottom: 60px
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	height: auto;
	min-width: 100%
}

.single-topic #bbpress-forums li.bbp-header {
	padding: 20px 0;
	font-weight: 700;
	text-transform: capitalize
}

.single-topic li.bbp-header div.bbp-reply-content span#favorite-toggle a {
	font-weight: 700
}

.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-content {
	margin-left: 200px;
	padding: 12px 20px 20px 0
}

.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-author {
	width: 170px;
	padding-left: 21px;
	padding-top: 10px
}

.single-topic #bbpress-forums div.bbp-reply-author a.bbp-author-name {
	color: #252525;
	font-weight: 700;
	font-size: 16px;
	margin-top: 15px;
	transition: 250ms;
	-webkit-transition: 250ms;
	-ms-transition: 250ms;
	-o-transition: 250ms
}

#bbpress-forums li.bbp-header .bbp-reply-content {
	margin-left: 208px
}

.single-topic #bbpress-forums div.bbp-reply-author img.avatar {
	min-width: 100%;
	border-radius: 0
}

@media (max-width:991px) {
	li.bbp-forum-info,
	li.bbp-topic-title {
		width: 100%
	}
	li.bbp-forum-freshness,
	li.bbp-forum-reply-count,
	li.bbp-forum-topic-count,
	li.bbp-topic-freshness,
	li.bbp-topic-reply-count,
	li.bbp-topic-voice-count {
		display: none !important
	}
	#bbpress-forums .bbp-replies li.bbp-header,
	#bbpress-forums .bbp-search-results li.bbp-header,
	#bbpress-forums div.bbp-reply-header span.bbp-admin-links {
		display: none
	}
	.single-topic #bbpress-forums .bbp-replies li:not(.bbp-header) div.bbp-reply-content {
		margin: 20px;
		width: 100%;
		clear: both !important;
		padding-top: 30px
	}
	#bbpress-forums div.bbp-reply-author img.avatar {
		position: static !important
	}
	#bbpress-forums .bbp-body div.bbp-reply-author {
		margin: auto
	}
}

.btQuoteBookingWrap .ui-slider .ui-slider-handle:focus {
	outline: 0 !important
}

#bbpress-forums fieldset.bbp-form {
	padding: 0;
	border: none
}

.tax-mt-knowledge-category .high-padding {
	padding: 90px 0 60px
}

.list-view .post-thumbnail {
	margin: 0;
	padding: 0;
	overflow: hidden
}

.list-view .post-details {
	align-self: center;
	position: relative
}

.list-view .post-category-comment-date {
	margin: 0 0 8px
}

.list-view .post-details .post-name a {
	line-height: 1.4;
	transition: .3s ease-in-out;
	color: #000
}

.list-view .no-featured-image {
	padding: 30px !important
}

.list-view .post-date {
	display: inline-table;
	margin-right: 10px
}

article.single-post .ico-icon {
	text-align: center;
	margin-bottom: 10px
}

article.single-post img {
	transition: .6s ease-in-out;
	-webkit-transition: .6s ease-in-out;
	transform: scale(1) rotate(0);
	-webkit-transform: scale(1) rotate(0)
}

article.single-post img:hover {
	transform: scale(1.03) rotate(1deg);
	-webkit-transform: scale(1.03) rotate(1deg);
	opacity: .9
}

.list-view .blog_date {
	display: inline-table;
	font-size: 15px;
	line-height: 23px;
	text-align: center
}

.post-thumbnail a {
	display: block;
	overflow: hidden
}

.list-view .wp-caption.alignnone {
	margin: 10px 0;
	max-width: 100%
}

.list-view .post-details .post-category-comment-date a,
.list-view .post-details .post-category-comment-date i,
.post-category-comment-date span,
.post-category-comment-date span a {
	color: #686868;
	opacity: 1;
	font-size: 14px
}

.list-view .post-details .mt_cars--features-description .house_location a {
	font-size: 16px;
	text-transform: none;
	color: #c3c3c3;
	line-height: 20px;
	font-weight: 400;
	font-style: italic
}

#dropdown-user-profile ul li,
.sticky_post_blog_details .post-author>a,
.woocommerce ul.products li.product .price del {
	display: inline
}

.list-view .post-details .post-excerpt address,
.list-view .post-details .post-excerpt dd,
.list-view .post-details .post-excerpt dt,
.list-view .post-details .post-excerpt li,
.list-view .post-details .post-excerpt td,
.list-view .post-details .post-excerpt th {
	color: #151515;
	font-size: 17px;
	line-height: 140%
}

.list-view .post-details .post-excerpt .more-link {
	text-align: center;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	transition: .3s;
	-webkit-transition: .3s;
	font-weight: 700;
	margin-top: 0;
	text-transform: uppercase
}

.list-view .post-details .post-excerpt .more-link:hover {
	background-color: #216fff;
	color: #fff !important
}

.list-view .post-thumbnail:hover {
	border-right: none !important
}

.list-view .blog_custom {
	background: #fcfcfc;
	display: flex;
	overflow: hidden
}

.single-post {
	border-bottom: none !important
}

.list-view.blogloop-v1 .no-featured-image,
article.blogloop-v5.single-post.no-featured-image .post-details {
	border: 1px solid #ededed
}

.blogloop-v1.list-view .post-details .post-excerpt p {
	font-size: 16px;
	font-weight: 400;
	line-height: 150%
}

.blogloop-v1 .post-name {
	font-size: 30px;
	font-weight: 600;
	margin: 20px 0 15px
}

.blogloop-v1 .post-details .post-sticky-label i,
.blogloop-v2 .post-details .post-sticky-label i,
.blogloop-v3 .post-details .post-sticky-label i,
.blogloop-v4 .post-details .post-sticky-label i,
.blogloop-v5 .post-details .post-sticky-label i {
	font-size: 28px
}

.blogloop-v2.blogloop-no-flex.list-view .blog_custom,
.blogloop-v3.blogloop-no-flex.list-view .blog_custom,
.blogloop-v4.blogloop-no-flex.list-view .blog_custom {
	background: rgba(0, 0, 0, 0);
	border: 0;
	display: block
}

.blogloop-v2 .post-details,
.blogloop-v3 .post-details,
.blogloop-v4 .post-details {
	float: left;
	width: 100%
}

.blogloop-v2 .post-name,
.blogloop-v3 .post-name,
.blogloop-v4 .post-name {
	font-size: 30px;
	font-weight: 600;
	margin: 20px 0 7px
}

.blogloop-v4.list-view .post-date {
	margin-top: 25px
}

.blogloop-v4.list-view .post-date a {
	color: #fff;
	display: block;
	font-weight: 600;
	padding: 15px 14px;
	text-align: center;
	text-transform: uppercase
}

.blogloop-v4.list-view .post-content {
	padding-left: 25px
}

article.blogloop-v5.single-post:last-child,
footer .footer-top .menu .menu-item:last-child a {
	padding-bottom: 0
}

.blogloop-v5.blogloop-no-flex.list-view .blog_custom {
	background: rgba(0, 0, 0, 0);
	display: block;
	border: 0
}

.blogloop-v5 .post-details {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	float: left;
	padding: 0 50px 25px;
	width: 100%
}

.blogloop-v5 .post-name {
	font-size: 30px;
	font-weight: 600;
	margin: 40px 0 7px;
	text-align: left
}

.blogloop-v5.list-view .post-category-comment-date {
	margin: 10px 0 15px;
	text-align: left;
	opacity: 1
}

.blogloop-v5 .post-thumbnail a {
	overflow: initial;
	z-index: 2
}

.sidebar-content aside.widget.widget_search {
	padding-top: 60px;
	padding-bottom: 55px
}

.blogloop-v5 .absolute-date-badge {
	bottom: 50px;
	text-align: left;
	width: 100%;
	left: 50px
}

.blogloop-v5 .absolute-date-badge span {
	border-radius: 3px;
	color: #fff;
	margin: 0;
	padding: 5px 15px;
	background: #151515;
	transition: 250ms;
	-webkit-transition: 250ms
}

.blogloop-v5 .absolute-date-badge span i {
	padding-right: 5px
}

blockquote {
	background: none;
	border-left: 5px solid;
	font-weight: 400;
	margin: 20px 0;
	padding: 8px 22px 10px;
	position: relative;
	font-size: 20px;
	line-height: 30px;
	color: #101010
}

blockquote p {
	font-size: 20px !important;
	line-height: 30px !important;
	color: #101010 !important
}

blockquote:before {
	content: '';
	vertical-align: top;
	font-style: normal;
	text-transform: none;
	line-height: 1;
	font-size: 150px;
	overflow: hidden;
	position: absolute;
	top: 43px;
	left: 25px;
	background: 0 0;
	opacity: .1
}

blockquote>* {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	margin: 0
}

blockquote:after {
	content: ''
}

.navstyle-v1.header2 #navbar .menu>.menu-item>a,
.navstyle-v1.header3 #navbar .menu>.menu-item>a,
.navstyle-v2.header2 #navbar .menu>.menu-item>a,
.navstyle-v2.header3 #navbar .menu>.menu-item>a,
.navstyle-v3.header2 #navbar .menu>.menu-item>a,
.navstyle-v3.header3 #navbar .menu>.menu-item>a,
.navstyle-v4.header2 #navbar .menu>.menu-item>a,
.navstyle-v4.header3 #navbar .menu>.menu-item>a,
.navstyle-v5.header2 #navbar .menu>.menu-item>a,
.navstyle-v5.header3 #navbar .menu>.menu-item>a,
.navstyle-v8.header2 #navbar .menu>.menu-item>a,
.navstyle-v8.header3 #navbar .menu>.menu-item>a {
	color: #fff;
	margin: 0;
	padding: 20px 15px
}

.navstyle-v1.header2 #navbar .menu-item.mega1column>a::after,
.navstyle-v1.header2 #navbar .menu-item.mega2columns>a::after,
.navstyle-v1.header2 #navbar .menu-item.mega3columns>a::after,
.navstyle-v1.header2 #navbar .menu-item.menu-item-has-children>a::after,
.navstyle-v1.header3 #navbar .menu-item.mega1column>a::after,
.navstyle-v1.header3 #navbar .menu-item.mega2columns>a::after,
.navstyle-v1.header3 #navbar .menu-item.mega3columns>a::after,
.navstyle-v1.header3 #navbar .menu-item.menu-item-has-children>a::after,
.navstyle-v8.header2 #navbar .menu-item.mega1column>a::after,
.navstyle-v8.header2 #navbar .menu-item.mega2columns>a::after,
.navstyle-v8.header2 #navbar .menu-item.mega3columns>a::after,
.navstyle-v8.header2 #navbar .menu-item.menu-item-has-children>a::after,
.navstyle-v8.header3 #navbar .menu-item.mega1column>a::after,
.navstyle-v8.header3 #navbar .menu-item.mega2columns>a::after,
.navstyle-v8.header3 #navbar .menu-item.mega3columns>a::after,
.navstyle-v8.header3 #navbar .menu-item.menu-item-has-children>a::after {
	top: 22px
}

.navstyle-v1 .header3 #navbar .menu,
.navstyle-v2 .header3 #navbar .menu,
.navstyle-v3 .header3 #navbar .menu,
.navstyle-v4 .header3 #navbar .menu,
.navstyle-v5 .header3 #navbar .menu,
.navstyle-v6 .header3 #navbar .menu,
.navstyle-v7 .header3 #navbar .menu,
.navstyle-v8 .header3 #navbar .menu {
	float: none;
	margin: 0 !important
}

.navstyle-v2.header2 #navbar .menu>.menu-item:first-child>a::after,
.navstyle-v2.header2 #navbar .menu>.menu-item:first-child>a::before {
	left: 0;
	width: calc(100% - 16px)
}

.navstyle-v2 #navbar .menu>.menu-item>a::after,
.navstyle-v2 #navbar .menu>.menu-item>a::before,
.navstyle-v2.header3 #navbar .menu>.menu-item>a::after,
.navstyle-v2.header3 #navbar .menu>.menu-item>a::before {
	width: calc(100% - 33px);
	position: absolute;
	left: 16.5px;
	height: 2px;
	content: "";
	opacity: 0
}

.navstyle-v2 #navbar .menu>.menu-item:first-child>a,
.navstyle-v3 #navbar .menu>.menu-item:first-child>a {
	padding-left: 16px
}

.navstyle-v2 nav ul li:last-child a,
.navstyle-v3 nav ul li:last-child a {
	padding-right: 16px !important
}

.navstyle-v2 #navbar .menu>.menu-item>a,
.navstyle-v3 #navbar .menu>.menu-item>a {
	color: #22293a;
	font-size: 13px;
	padding: 29px 16px;
	line-height: 30px;
	text-transform: uppercase
}

.navstyle-v2 #navbar .menu>.menu-item>a::before {
	top: 45%;
	bottom: auto;
	transition: 250ms ease-in-out
}

.navstyle-v2 #navbar .menu>.menu-item>a::after {
	bottom: 45%;
	top: auto;
	transition: 250ms ease-in-out
}

.navstyle-v2 #navbar .menu>.menu-item.current-menu-item>a::before,
.navstyle-v2 #navbar .menu>.menu-item.current_page_item>a::before,
.navstyle-v2 #navbar .menu>.menu-item:hover>a::before {
	top: 32%;
	bottom: auto;
	opacity: 1
}

.navstyle-v2 #navbar .menu>.menu-item.current-menu-item>a::after,
.navstyle-v2 #navbar .menu>.menu-item.current_page_item>a::after,
.navstyle-v2 #navbar .menu>.menu-item:hover>a::after {
	bottom: 32%;
	top: auto;
	opacity: 1
}

.navstyle-v3.header2 #navbar .menu>.menu-item>a::after,
.navstyle-v3.header2 #navbar .menu>.menu-item>a::before,
.navstyle-v3.header3 #navbar .menu>.menu-item>a::after,
.navstyle-v3.header3 #navbar .menu>.menu-item>a::before,
.navstyle-v4.header2 #navbar .menu>.menu-item>a::after,
.navstyle-v4.header2 #navbar .menu>.menu-item>a::before,
.navstyle-v4.header3 #navbar .menu>.menu-item>a::after,
.navstyle-v4.header3 #navbar .menu>.menu-item>a::before {
	bottom: 29%
}

.navstyle-v3.header2 #navbar .menu>.menu-item.current-menu-item:first-child>a::before,
.navstyle-v3.header2 #navbar .menu>.menu-item.current_page_item:first-child>a::before,
.navstyle-v3.header2 #navbar .menu>.menu-item:first-child:hover>a::before,
.navstyle-v4.header2 #navbar .menu>.menu-item.current-menu-item:first-child>a::before,
.navstyle-v4.header2 #navbar .menu>.menu-item.current_page_item:first-child>a::before,
.navstyle-v4.header2 #navbar .menu>.menu-item:first-child:hover>a::before,
.navstyle-v4.header3 #navbar .menu>.menu-item.current-menu-item:first-child>a::before,
.navstyle-v4.header3 #navbar .menu>.menu-item.current_page_item:first-child>a::before,
.navstyle-v4.header3 #navbar .menu>.menu-item:first-child:hover>a::before {
	left: -7px
}

.navstyle-v3.header2 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v3.header3 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v4.header2 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v4.header3 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v5.header2 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v5.header3 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v6.header2 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v6.header3 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v7.header2 .menu.nav-effect.nav-menu.pull-right,
.navstyle-v7.header3 .menu.nav-effect.nav-menu.pull-right {
	float: left !important
}

.navstyle-v3 #navbar .menu>.menu-item>a::after,
.navstyle-v3 #navbar .menu>.menu-item>a::before {
	bottom: 35%;
	font-family: inherit;
	font-size: 15px;
	opacity: 0;
	position: absolute;
	top: auto
}

.navstyle-v3 #navbar .menu>.menu-item>a::before {
	content: "[";
	left: 15px;
	transition: 250ms ease-in-out
}

.navstyle-v3 #navbar .menu>.menu-item>a::after {
	content: "]";
	right: 15px;
	transition: 250ms ease-in-out
}

.navstyle-v3 #navbar .menu>.menu-item.current-menu-item>a::before,
.navstyle-v3 #navbar .menu>.menu-item.current_page_item>a::before,
.navstyle-v3 #navbar .menu>.menu-item:hover>a::before {
	left: 8px;
	opacity: 1
}

.navstyle-v3 #navbar .menu>.menu-item.current-menu-item>a::after,
.navstyle-v3 #navbar .menu>.menu-item.current_page_item>a::after,
.navstyle-v3 #navbar .menu>.menu-item:hover>a::after {
	right: 8px;
	opacity: 1
}

.navstyle-v4 #navbar .menu>.menu-item:first-child>a,
.navstyle-v5 #navbar .menu>.menu-item:first-child>a,
.navstyle-v6 #navbar .menu>.menu-item:first-child>a,
.navstyle-v7 #navbar .menu>.menu-item:first-child>a,
.navstyle-v8 #navbar .menu>.menu-item:first-child>a {
	padding-left: 18px
}

.navstyle-v4 nav ul li:last-child a,
.navstyle-v5 nav ul li:last-child a,
.navstyle-v6 nav ul li:last-child a,
.navstyle-v7 nav ul li:last-child a,
.navstyle-v8 nav ul li:last-child a {
	padding-right: 18px !important
}

.navstyle-v4 #navbar .menu>.menu-item>a::after {
	bottom: 33%;
	color: #252525;
	content: "•";
	opacity: 1;
	position: absolute;
	right: -2px;
	top: auto;
	transition: 250ms ease-in-out;
	font-family: inherit;
	font-size: 15px;
	opacity: .5
}

.navstyle-v4 #navbar .menu>.menu-item>a {
	color: #22293a;
	font-size: 13px;
	padding: 29px 18px;
	line-height: 30px;
	text-transform: uppercase
}

.navstyle-v5.header2 #navbar .menu-item.mega1column>a::after,
.navstyle-v5.header2 #navbar .menu-item.mega2columns>a::after,
.navstyle-v5.header2 #navbar .menu-item.mega3columns>a::after,
.navstyle-v5.header2 #navbar .menu-item.menu-item-has-children>a::after,
.navstyle-v5.header3 #navbar .menu-item.mega1column>a::after,
.navstyle-v5.header3 #navbar .menu-item.mega2columns>a::after,
.navstyle-v5.header3 #navbar .menu-item.mega3columns>a::after,
.navstyle-v5.header3 #navbar .menu-item.menu-item-has-children>a::after {
	right: 8px;
	top: 22px
}

.navstyle-v5 #navbar .menu>.menu-item>a {
	padding: 30px 18px
}

.navstyle-v5 #navbar .menu-item.mega1column>a::after,
.navstyle-v5 #navbar .menu-item.mega2columns>a::after,
.navstyle-v5 #navbar .menu-item.mega3columns>a::after,
.navstyle-v5 #navbar .menu-item.menu-item-has-children>a::after {
	font-size: 6px;
	right: 10px
}

.navstyle-v6.header2 #navbar .menu>.menu-item>a,
.navstyle-v6.header3 #navbar .menu>.menu-item>a,
.navstyle-v7.header2 #navbar .menu>.menu-item>a {
	color: #fff;
	margin: 15px 0
}

.navstyle-v6 #navbar .menu>.menu-item>a {
	margin: 21px 0;
	padding: 8px 18px
}

.navstyle-v6 #navbar .menu-item.mega1column>a::after,
.navstyle-v6 #navbar .menu-item.mega2columns>a::after,
.navstyle-v6 #navbar .menu-item.mega3columns>a::after,
.navstyle-v6 #navbar .menu-item.menu-item-has-children>a::after {
	font-size: 6px;
	right: 10px;
	top: 9px
}

.navstyle-v7.header3 #navbar .menu>.menu-item>a {
	color: #fff;
	margin: 15px 3px
}

.navstyle-v7 #navbar .menu>.menu-item>a {
	margin: 29px 0;
	padding: 0 18px
}

.navstyle-v7 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v7 #navbar .menu>.menu-item.current_page_item>a,
.navstyle-v7 #navbar .menu>.menu-item:hover>a {
	border-radius: 30px;
	color: #fff
}

.navstyle-v7 #navbar .sub-menu,
.navstyle-v7 .navbar ul li ul.sub-menu {
	border-radius: 20px;
	margin-top: 5px;
	padding: 15px
}

.navstyle-v7 #navbar .menu>.menu-item .sub-menu>.menu-item>a {
	border-radius: 10px;
	margin-bottom: 5px;
	padding: 0 13px
}

.navstyle-v7 #navbar .menu>.menu-item .sub-menu>.menu-item>a:hover {
	border-radius: 20px;
	color: #fff
}

.navstyle-v7 #navbar .menu-item.mega1column>a::after,
.navstyle-v7 #navbar .menu-item.mega2columns>a::after,
.navstyle-v7 #navbar .menu-item.mega3columns>a::after,
.navstyle-v7 #navbar .menu-item.menu-item-has-children>a::after {
	font-size: 6px;
	right: 10px;
	top: 1px
}

.navstyle-v8.header2 #navbar .menu>.menu-item>a::before,
.navstyle-v8.header3 #navbar .menu>.menu-item>a::before {
	bottom: 22px;
	left: 15px
}

.navstyle-v8.header2 #navbar .menu>.menu-item:first-child:hover>a::before,
.navstyle-v8.header3 #navbar .menu>.menu-item:first-child:hover>a::before {
	width: calc(100% - 16px)
}

.navstyle-v8.header2 #navbar .menu>.menu-item:last-child:hover>a::before,
.navstyle-v8.header3 #navbar .menu>.menu-item:last-child:hover>a::before {
	width: calc(100% - 32px)
}

.navstyle-v8.header2 #navbar .menu>.menu-item:hover>a::before,
.navstyle-v8.header3 #navbar .menu>.menu-item:hover>a::before {
	width: calc(100% - 31px)
}

.navstyle-v8 #navbar .menu>.menu-item:hover>a::before {
	width: calc(100% - 37px)
}

.navstyle-v8 #navbar .menu>.menu-item>a::before {
	bottom: 27px;
	content: "";
	height: 3px;
	left: 18.5px;
	position: absolute;
	width: 15px;
	transition: 250ms ease-in-out
}

#navbar .cf-mega-menu.sub-menu {
	width: 1000px;
	left: -400px;
	padding: 35px 0 30px
}

#navbar .mt-icon-list-item {
	padding-top: 10px;
	-webkit-transition: 250ms ease-in-out;
	transition: 250ms ease-in-out
}

#navbar .mt-icon-list-item:hover {
	color: #fff;
	border-left: 2px solid #389d29;
	background-color: #f3f3f4;
	padding-left: 5px;
	-webkit-transition: 250ms ease-in-out;
	transition: 250ms ease-in-out
}

#navbar .mt-icon-list-item .mt-icon-list-icon-holder-inner {
	width: 15%
}

#navbar .cf-mega-menu.sub-menu *,
#navbar .menu-item:hover .sub-menu .sub-menu {
	opacity: 0 !important;
	visibility: hidden !important
}

#navbar .menu-item .sub-menu .menu-item:hover>.sub-menu,
#navbar .menu-item:hover .sub-menu *,
body li.mega-menu-inline:hover .sub-menu {
	opacity: 1 !important;
	visibility: visible !important
}

.cf-mega-menu.sub-menu .vc_column_container {
	float: left;
	width: 19.8%;
	margin: 0 2.35%;
	padding: 0
}

.cf-mega-menu.sub-menu .vc_column_container:first-child {
	margin-left: 30px
}

#navbar .cf-mega-menu.sub-menu a,
footer .shop_feature_description_v2 {
	padding-left: 15px
}

#navbar .mega3columns .cf-mega-menu.sub-menu {
	left: 15px;
	width: 385px;
	z-index: 99999999
}

#navbar .mega2columns .cf-mega-menu.sub-menu {
	left: 22%;
	width: calc(66.66666% - 30px)
}

#navbar .mega1column .cf-mega-menu.sub-menu {
	left: 41%;
	width: calc(33.33333% - 30px)
}

#navbar .mega3columns .cf-mega-menu.sub-menu .mt-icon-list-icon-holder-inner i {
	width: 15px
}

.mt-icon-list-item i,
.mt-icon-list-item span {
	transition: .3s;
	-webkit-transition: .3s
}

header .navbar-toggle {
	border-radius: 0;
	margin-top: 35px
}

.is_header_semitransparent .sticky-wrapper {
	position: absolute;
	width: 100%
}

.fixed-sidebar-menu .widget_search .search-field:focus {
	border: 1px solid #b9c0c5
}

.fixed-sidebar-menu .widget_recent_entries_with_thumbnail a,
header.header2 .header-info-group .header_text_title {
	font-size: 17px
}

.is_header_semitransparent #page>header.header1,
.is_header_semitransparent #page>header.header2 {
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2
}

.is_header_semitransparent .sticky-wrapper.is-sticky .navbar-default {
	background: rgba(0, 175, 239, .95)
}

.is_header_semitransparent .header-title-breadcrumb-overlay>.container {
	padding-top: 85px
}

.is_header_semitransparent header .social-links * {
	color: #222
}

.fixed-sidebar-menu .widget-title {
	border-color: rgba(255, 255, 255, .3);
	line-height: normal !important
}

.missing-redux-framework #navbar .menu-item>a {
	padding: 25px 15px
}

#navbar .sub-menu .menu-item>a {
	line-height: normal;
	padding: 10px 28px;
	text-transform: none
}

#navbar .sub-menu,
.navbar ul li ul.sub-menu {
	background: #f5f5f5;
	border-top: 0;
	right: 0;
	left: -13px;
	opacity: 0;
	padding-top: 0;
	position: absolute;
	text-align: left;
	top: 180%;
	transition: .4s;
	-webkit-transition: .4s;
	visibility: hidden;
	width: 250px;
	z-index: 9999
}

.menu.nav-effect.nav-menu {
	margin: 0;
	position: relative
}

#mt-nav-burger:hover span:nth-child(5),
#mt-nav-burger:hover span:nth-child(6),
#navbar .menu-item.mega1column .sub-menu li>a::after,
#navbar .menu-item.mega2columns .sub-menu li>a::after,
#navbar .menu-item.mega3columns .sub-menu li>a::after,
#navbar .menu-item.menu-item-has-children .sub-menu li>a::after {
	top: 15px
}

.vc_progress_bar .vc_single_bar .vc_label {
	font-size: 17px;
	font-weight: 300;
	padding: 5px 10px
}

header #navbar>div:first-child {
	display: inline-table;
	text-align: left;
	width: auto
}

.navbar ul li:hover>ul.sub-menu {
	opacity: 1;
	top: 100%;
	visibility: visible
}

#navbar ul.sub-menu li a {
	color: #151515;
	display: block;
	font-size: 14px;
	padding: 3px 13px
}

#navbar li li {
	display: list-item;
	list-style: none
}

.fixed-sidebar-menu-overlay {
	background: rgba(13, 25, 31, .7);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-search-overlay .icon-close {
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: 50px;
	top: 40px;
	cursor: pointer
}

.fixed-search-overlay.visible {
	opacity: 1;
	visibility: visible;
	z-index: 999
}

.fixed-search-overlay .fixed-search-inside {
	align-self: center;
	width: 100%
}

.fixed-search-inside .modeltheme-search {
	display: block;
	margin: 0 auto;
	width: 500px
}

.fixed-search-inside .modeltheme-search i {
	color: rgba(255, 255, 255, .7);
	font-size: 21px;
	position: absolute;
	right: -30px;
	top: 40%
}

.fixed-search-inside .search-input::-moz-placeholder {
	color: #e7e7e7;
	opacity: 1
}

.fixed-search-inside .search-input {
	background: rgba(0, 0, 0, 0);
	border-color: -moz-use-text-color -moz-use-text-color #fff;
	border-style: none none solid;
	border-width: 0 0 3px;
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	padding: 30px 30px 30px 0;
	text-transform: uppercase;
	width: 100%
}

.fixed-search-overlay {
	background: rgba(13, 25, 31, .95);
	height: 100%;
	left: 0;
	display: flex;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-sidebar-menu .navbar-nav.timeline-menu li a {
	border-left: 1px solid rgba(255, 255, 255, .5);
	font-weight: 300;
	margin-left: 15px;
	padding: 40px;
	position: relative;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-sidebar-menu .navbar-nav.timeline-menu>li>a::before {
	background: #fff;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: -3.5px;
	position: absolute;
	top: 45px;
	width: 6px;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-sidebar-menu .navbar-nav.timeline-menu>li>a:hover::before {
	background: #ec1d23
}

.fixed-sidebar-menu .timeline-menu.navbar-nav::before {
	background: #fff;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 12.5px;
	position: absolute;
	top: 0;
	width: 6px
}

.fixed-sidebar-menu .timeline-menu.navbar-nav::after {
	background: #fff;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 12.5px;
	position: absolute;
	bottom: 0;
	width: 6px
}

.fixed-sidebar-menu .navbar-nav.timeline-menu li:hover a {
	background: rgba(0, 0, 0, 0);
	color: #ec1d23
}

.fixed-sidebar-menu .header15 .navbar-nav.timeline-menu li a {
	border-left: 0;
	border-right: 1px solid #fff;
	font-weight: 300;
	margin-left: 0;
	margin-right: 15px;
	text-align: right
}

.fixed-sidebar-menu .header15 .navbar-nav.timeline-menu>li>a::before {
	left: auto;
	right: -3.5px
}

.fixed-sidebar-menu .header15 .timeline-menu.navbar-nav::after,
.fixed-sidebar-menu .header15 .timeline-menu.navbar-nav::before {
	left: auto;
	right: 12.5px
}

.fixed-sidebar-menu .header15 .left-side h3 {
	color: #fff;
	margin-right: 15px;
	text-align: right
}

.missing-redux-framework.header1 .no-menu {
	margin: 31px 20px 30px 0
}

.top-header .header-top-info-group p {
	margin: 5px 0;
	font-size: 15px
}

.top-header .header-info-icon i {
	font-size: 17px;
	margin-top: 8px
}

.top-header .header-top-info-group {
	display: inline-block;
	margin-right: 15px
}

.header1 .header-nav-actions .mt-search-icon {
	font-size: 17px;
	margin-right: 15px;
	margin-top: 5px
}

.smartowl_call-to-action h2,
header.header1 .header-nav-actions .shop_cart i {
	font-size: 20px;
	color: #fff
}

header.header1 .header-nav-actions .shop_cart {
	float: right;
	padding: 10px 0;
	margin: 0;
	list-style: none;
	background: 0 0 !important
}

.navbar-header .logo {
	position: relative;
	left: 0
}

.alignright,
.header1 #navbar,
.header10 #navbar,
.header11 #navbar,
.header4 #navbar,
header.header9 #navbar {
	text-align: right
}

header.header1 .header-nav-actions {
	padding-right: 0;
	float: right
}

header.header1 #modeltheme-main-head .container .row {
	padding-top: 15px;
	padding-bottom: 10px;
	display: flex;
	align-items: center;
}

header.header1 #modeltheme-main-head .row {
	padding: 10px 0
}

header.header1 .nav-menu-account a {
	line-height: 34px;
	margin: 15px 5px;
	-webkit-transition: 250ms ease-in-out;
	transition: 250ms ease-in-out;
	color: #fff !important;
	padding: 0 24px;
	font-weight: 500
}

.navbar-default .navbar-nav>li.current-menu-item>a::before,
.navbar-default .navbar-nav>li:hover>a::before,
.navbar-default .navbar-nav>li>a:hover::before {
	text-shadow: 10px 0 #fff, -10px 0 #fff;
	color: #fff
}

.navbar-default .navbar-nav>li>a::before {
	position: absolute;
	top: 55%;
	left: 50%;
	content: "";
	color: transparent;
	text-shadow: 0 0 transparent;
	font-size: 1.3em;
	-webkit-transition: 250ms ease-in-out;
	-moz-transition: 250ms ease-in-out;
	transition: 250ms ease-in-out;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none
}

header.header1 .nav-menu-account:not(#nav-menu-list) a:hover {
	color: #f22 !important
}

header.header1 .nav-menu-account.coinflip-logoin a i {
	font-size: 20px;
	position: relative;
	top: 1px;
	padding-left: 10px
}

header.header1 #nav-menu-list a {
	background: #f22;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 15px 5px;
	font-size: 14px
}

#navbar .menu-item>a,
#navbar li.social_links a {
	font-weight: 800;
	line-height: 34px;
	text-transform: uppercase
}

header.header1 #nav-menu-list a:hover {
	background: #216fff;
	color: #fff !important
}

header.header1 .nav-menu-account.coinflip-account a,
header.header1 .nav-menu-account.coinflip-logoin a,
header.header1 .nav-menu-account.coinflip-logout a,
header.header1 .nav-menu-account.coinflip-register a {
	padding: 5px 0 5px 15px !important
}

.header5 #navbar {
	text-align: center;
	border-top: 1px solid rgba(255, 255, 255, .2)
}

header.header12 .navbar-nav>li,
header.header13 .navbar-nav>li,
header.header5 #navbar>div:first-child,
header.header5 .navbar-nav>li {
	float: none
}

.header8 #navbar {
	text-align: right !important
}

.header10 #navbar .menu,
.header11 #navbar .menu,
.header3 #navbar .menu {
	margin-right: 20px
}

.header10 .navbar-collapse.collapse,
.header11 .navbar-collapse.collapse {
	opacity: 0;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-sidebar-menu p.copyright {
	color: #000;
	font-size: 14px
}

.fixed-sidebar-menu .navbar {
	margin-top: 30px;
	background: 0 0
}

.fixed-sidebar-menu .logo {
	margin: 0;
	text-align: left
}

.fixed-sidebar-menu .navbar-nav>li>a {
	font-weight: 300;
	padding: 10px
}

.fixed-sidebar-menu-holder .widget.widget_search input {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #23235b;
	font-weight: 500
}

.fixed-sidebar-menu {
	background: #fff;
	position: fixed;
	width: 25%;
	height: 100%;
	overflow-y: scroll;
	margin: 0;
	z-index: 1000;
	padding: 0;
	top: 0;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-sidebar-menu .left-side {
	box-sizing: border-box;
	float: left;
	height: 100%;
	padding: 40px;
	width: 100%
}

.fixed-sidebar-menu.open .left-side {
	opacity: 1;
	position: relative;
	visibility: visible
}

.fixed-sidebar-menu .right-side {
	float: left;
	height: 100%;
	padding: 10px;
	width: 60px;
	margin: 0
}

.fixed-sidebar-menu.open .menu-button .icon-close,
.floating-social-btn i {
	color: #fff;
	font-size: 30px
}

.fixed-sidebar-menu.open {
	padding: 0;
	width: 25%
}

.fixed-sidebar-menu .logo img,
.fixed-sidebar-menu .navbar-header .logo img {
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.fixed-sidebar-menu .share-group {
	bottom: 0;
	color: #fff;
	font-size: 22px;
	left: auto;
	right: 0;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.fixed-sidebar-menu .menu-button {
	position: relative;
	height: 38px;
	width: 38px;
	margin: auto;
	padding: 5px;
	cursor: pointer
}

.fixed-sidebar-menu .menu-button span.burger {
	visibility: visible;
	position: absolute;
	display: block;
	margin-top: -2px;
	top: 50%;
	left: 3px;
	height: 3px;
	width: 30px;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.18, .89, .32, 1.28), opacity .3s cubic-bezier(.18, .89, .32, 1.28);
	-moz-transition: -moz-transform .3s cubic-bezier(.18, .89, .32, 1.28), opacity .3s cubic-bezier(.18, .89, .32, 1.28);
	transition: transform .3s cubic-bezier(.18, .89, .32, 1.28), opacity .3s cubic-bezier(.18, .89, .32, 1.28)
}

.fixed-sidebar-menu .menu-button span.burger .inner {
	background: #fff;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .2s;
	-moz-transition: -moz-transform .2s;
	transition: transform .2s
}

.fixed-sidebar-menu .menu-button span.burger:first-child,
.fixed-sidebar-menu.closing2 .menu-button span.burger:first-child {
	-webkit-transform: translateY(-14px);
	-moz-transform: translateY(-14px);
	-ms-transform: translateY(-14px);
	-o-transform: translateY(-14px);
	transform: translateY(-14px)
}

.fixed-sidebar-menu .menu-button span.burger:first-child .inner {
	-webkit-transform: translateX(-15px);
	-moz-transform: translateX(-15px);
	-ms-transform: translateX(-15px);
	-o-transform: translateX(-15px);
	transform: translateX(-15px)
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(2) {
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	-o-transform: translateY(-7px);
	transform: translateY(-7px);
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(2) .inner {
	-webkit-transform: translateX(-3px);
	-moz-transform: translateX(-3px);
	-ms-transform: translateX(-3px);
	-o-transform: translateX(-3px);
	transform: translateX(-3px)
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(3),
.fixed-sidebar-menu.closing1 .menu-button span.burger:first-child,
.fixed-sidebar-menu.closing1 .menu-button span.burger:nth-child(3),
.fixed-sidebar-menu.closing1 .menu-button span.burger:nth-child(5) {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(3) .inner {
	-webkit-transform: translateX(-13px);
	-moz-transform: translateX(-13px);
	-ms-transform: translateX(-13px);
	-o-transform: translateX(-13px);
	transform: translateX(-13px)
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(4) {
	-webkit-transform: translateY(7px);
	-moz-transform: translateY(7px);
	-ms-transform: translateY(7px);
	-o-transform: translateY(7px);
	transform: translateY(7px);
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(4) .inner,
.fixed-sidebar-menu .menu-button span.burger:nth-child(5) .inner {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	-ms-transform: translateX(-8px);
	-o-transform: translateX(-8px);
	transform: translateX(-8px)
}

.fixed-sidebar-menu .menu-button span.burger:nth-child(5),
.fixed-sidebar-menu.closing2 .menu-button span.burger:nth-child(5) {
	-webkit-transform: translateY(14px);
	-moz-transform: translateY(14px);
	-ms-transform: translateY(14px);
	-o-transform: translateY(14px);
	transform: translateY(14px)
}

.fixed-sidebar-menu .menu-button:hover span.burger .inner,
.fixed-sidebar-menu.closing1 .menu-button span.burger .inner,
.fixed-sidebar-menu.opened .menu-button span.burger .inner {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.fixed-sidebar-menu.opened .menu-button span.burger {
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.fixed-sidebar-menu.opened .menu-button span.burger:first-child,
.fixed-sidebar-menu.opened .menu-button span.burger:nth-child(3),
.fixed-sidebar-menu.opened .menu-button span.burger:nth-child(5) {
	opacity: 0
}

.fixed-sidebar-menu.opened .menu-button span.burger:nth-child(2) {
	-webkit-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotatex;
	-moz-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotatex;
	animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotatex
}

.fixed-sidebar-menu.opened .menu-button span.burger:nth-child(4) {
	-webkit-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotate;
	-moz-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotate;
	animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotate
}

.fixed-sidebar-menu.closing1 .menu-button span.burger:nth-child(2),
.fixed-sidebar-menu.closing2 .menu-button span.burger:nth-child(2) {
	-webkit-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotatex-reverse;
	-moz-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotatex-reverse;
	animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotatex-reverse
}

.fixed-sidebar-menu.closing1 .menu-button span.burger:nth-child(4),
.fixed-sidebar-menu.closing2 .menu-button span.burger:nth-child(4) {
	-webkit-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotate-reverse;
	-moz-animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotate-reverse;
	animation: .6s cubic-bezier(.18, .89, .32, 1.28) forwards moveandrotate-reverse
}

.fixed-sidebar-menu [data-component=share] {
	position: relative;
	text-align: center
}

.fixed-sidebar-menu [data-component=share]:after {
	height: 64px;
	width: 64px;
	line-height: 64px;
	content: '\e603';
	font-family: icomoon;
	font-size: 23px;
	display: inline-block;
	padding-right: 1px;
	position: absolute;
	bottom: 0;
	left: 0
}

.fixed-sidebar-menu .menu-center {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
	top: 45%
}

@-webkit-keyframes moveandrotatex {
	0% {
		-webkit-transform: translateY(7px) rotate(0)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(0) rotate(-45deg)
	}
}

@-moz-keyframes moveandrotatex {
	0% {
		-moz-transform: translateY(7px) rotate(0)
	}
	50% {
		-moz-transform: translateY(0) rotate(0)
	}
	100% {
		-moz-transform: translateY(0) rotate(-45deg)
	}
}

@keyframes moveandrotatex {
	0% {
		-webkit-transform: translateY(7px) rotate(0);
		-moz-transform: translateY(7px) rotate(0);
		-ms-transform: translateY(7px) rotate(0);
		-o-transform: translateY(7px) rotate(0);
		transform: translateY(7px) rotate(0)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0);
		-moz-transform: translateY(0) rotate(0);
		-ms-transform: translateY(0) rotate(0);
		-o-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(0) rotate(-45deg);
		-moz-transform: translateY(0) rotate(-45deg);
		-ms-transform: translateY(0) rotate(-45deg);
		-o-transform: translateY(0) rotate(-45deg);
		transform: translateY(0) rotate(-45deg)
	}
}

@-webkit-keyframes moveandrotate {
	0% {
		-webkit-transform: rotate(0) translateY(-7px)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(0) rotate(45deg)
	}
}

@-moz-keyframes moveandrotate {
	0% {
		-moz-transform: rotate(0) translateY(-7px)
	}
	50% {
		-moz-transform: translateY(0) rotate(0)
	}
	100% {
		-moz-transform: translateY(0) rotate(45deg)
	}
}

@keyframes moveandrotate {
	0% {
		-webkit-transform: rotate(0) translateY(-7px);
		-moz-transform: rotate(0) translateY(-7px);
		-ms-transform: rotate(0) translateY(-7px);
		-o-transform: rotate(0) translateY(-7px);
		transform: rotate(0) translateY(-7px)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0);
		-moz-transform: translateY(0) rotate(0);
		-ms-transform: translateY(0) rotate(0);
		-o-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(0) rotate(45deg);
		-moz-transform: translateY(0) rotate(45deg);
		-ms-transform: translateY(0) rotate(45deg);
		-o-transform: translateY(0) rotate(45deg);
		transform: translateY(0) rotate(45deg)
	}
}

@-webkit-keyframes moveandrotate-reverse {
	0% {
		-webkit-transform: rotate(45deg) translateY(0)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(-7px) rotate(0)
	}
}

@-moz-keyframes moveandrotate-reverse {
	0% {
		-moz-transform: rotate(45deg) translateY(0)
	}
	50% {
		-moz-transform: translateY(0) rotate(0)
	}
	100% {
		-moz-transform: translateY(-7px) rotate(0)
	}
}

@keyframes moveandrotate-reverse {
	0% {
		-webkit-transform: rotate(45deg) translateY(0);
		-moz-transform: rotate(45deg) translateY(0);
		-ms-transform: rotate(45deg) translateY(0);
		-o-transform: rotate(45deg) translateY(0);
		transform: rotate(45deg) translateY(0)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0);
		-moz-transform: translateY(0) rotate(0);
		-ms-transform: translateY(0) rotate(0);
		-o-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(-7px) rotate(0);
		-moz-transform: translateY(-7px) rotate(0);
		-ms-transform: translateY(-7px) rotate(0);
		-o-transform: translateY(-7px) rotate(0);
		transform: translateY(-7px) rotate(0)
	}
}

@-webkit-keyframes moveandrotatex-reverse {
	0% {
		-webkit-transform: translateY(0) rotate(-45deg)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(7px) rotate(0)
	}
}

@-moz-keyframes moveandrotatex-reverse {
	0% {
		-moz-transform: translateY(0) rotate(-45deg)
	}
	50% {
		-moz-transform: translateY(0) rotate(0)
	}
	100% {
		-moz-transform: translateY(7px) rotate(0)
	}
}

@keyframes moveandrotatex-reverse {
	0% {
		-webkit-transform: translateY(0) rotate(-45deg);
		-moz-transform: translateY(0) rotate(-45deg);
		-ms-transform: translateY(0) rotate(-45deg);
		-o-transform: translateY(0) rotate(-45deg);
		transform: translateY(0) rotate(-45deg)
	}
	50% {
		-webkit-transform: translateY(0) rotate(0);
		-moz-transform: translateY(0) rotate(0);
		-ms-transform: translateY(0) rotate(0);
		-o-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
	100% {
		-webkit-transform: translateY(7px) rotate(0);
		-moz-transform: translateY(7px) rotate(0);
		-ms-transform: translateY(7px) rotate(0);
		-o-transform: translateY(7px) rotate(0);
		transform: translateY(7px) rotate(0)
	}
}

.touchevents .fixed-sidebar-menu nav .outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll
}

[data-orientation=horizontal] .fixed-sidebar-menu {
	-webkit-transform: translate3d(0, -64px, 0);
	-moz-transform: translate3d(0, -64px, 0);
	-ms-transform: translate3d(0, -64px, 0);
	-o-transform: translate3d(0, -64px, 0);
	transform: translate3d(0, -64px, 0)
}

[data-orientation=horizontal] .fixed-sidebar-menu.ready {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

[data-orientation=horizontal] .nav__title h1 {
	margin: 0;
	font-size: 2.5rem;
	line-height: 2.4375rem
}

@media (max-width:768px) and (orientation:landscape) {
	[data-orientation=horizontal] .fixed-sidebar-menu .nav>.inner {
		padding: 1rem 3rem
	}
	[data-orientation=horizontal] .nav__title h1 {
		font-size: 2rem !important;
		line-height: 1.3 !important
	}
}

.share.share--page .share__trigger {
	background-color: #0e1a21;
	position: absolute;
	bottom: 0;
	box-shadow: 0 0 5px 5px #0e1a21
}

.share.share--page .share__trigger:after {
	height: 64px;
	width: 64px;
	line-height: 64px;
	font-family: icomoon;
	font-size: 23px;
	box-shadow: none;
	padding-right: 1px
}

.share.share--page .share__list {
	bottom: 0;
	color: #fff;
	list-style: none;
	opacity: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	-webkit-transform: translateY(-10%);
	-moz-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	-o-transform: translateY(-10%);
	transform: translateY(-10%);
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	width: 100%;
	left: 0
}

.share.share--page .share__item.icon-social-facebook:hover::before {
	color: #3b5998;
	opacity: 1
}

.share.share--page .share__item.icon-social-twitter:hover::before {
	color: #00aced;
	opacity: 1
}

.share.share--page .share__item.icon-social-gplus:hover::before {
	color: #dd4b39;
	opacity: 1
}

.share.share--page .share__item.icon-link:hover::before {
	color: #57a9c1;
	opacity: 1
}

.share.share--page .share__item::before {
	font-size: 18px;
	opacity: .85;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.share.share--page .share__item {
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 5px;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.share.share--page .share__item:after {
	height: 44px;
	width: 44px;
	line-height: 44px
}

.share.share--page.hover .share__list,
.share.share--page:hover .share__list {
	bottom: 0;
	list-style: none;
	margin: 0;
	opacity: 1;
	padding-left: 0;
	text-align: center;
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	width: 100%
}

@-webkit-keyframes arrows-left {
	0%,
	100%,
	20%,
	40% {
		-webkit-transform: translate3d(0, 0, 0) scale(.9);
		-webkit-animation-timing-function: ease
	}
	10%,
	30% {
		-webkit-transform: translate3d(-10px, 0, 0) scale(1)
	}
}

@-moz-keyframes arrows-left {
	0%,
	100%,
	20%,
	40% {
		-moz-transform: translate3d(0, 0, 0) scale(.9);
		-moz-animation-timing-function: ease
	}
	10%,
	30% {
		-moz-transform: translate3d(-10px, 0, 0) scale(1)
	}
}

@keyframes arrows-left {
	0%,
	100%,
	20%,
	40% {
		-webkit-transform: translate3d(0, 0, 0) scale(.9);
		-moz-transform: translate3d(0, 0, 0) scale(.9);
		-ms-transform: translate3d(0, 0, 0) scale(.9);
		-o-transform: translate3d(0, 0, 0) scale(.9);
		transform: translate3d(0, 0, 0) scale(.9);
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		animation-timing-function: ease
	}
	10%,
	30% {
		-webkit-transform: translate3d(-10px, 0, 0) scale(1);
		-moz-transform: translate3d(-10px, 0, 0) scale(1);
		-ms-transform: translate3d(-10px, 0, 0) scale(1);
		-o-transform: translate3d(-10px, 0, 0) scale(1);
		transform: translate3d(-10px, 0, 0) scale(1)
	}
}

@-webkit-keyframes arrows-right {
	0%,
	100%,
	20%,
	40% {
		-webkit-transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		-webkit-animation-timing-function: ease
	}
	10%,
	30% {
		-webkit-transform: translate3d(10px, 0, 0) scale(1) rotate(180deg)
	}
}

@-moz-keyframes arrows-right {
	0%,
	100%,
	20%,
	40% {
		-moz-transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		-moz-animation-timing-function: ease
	}
	10%,
	30% {
		-moz-transform: translate3d(10px, 0, 0) scale(1) rotate(180deg)
	}
}

@keyframes arrows-right {
	0%,
	100%,
	20%,
	40% {
		-webkit-transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		-moz-transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		-ms-transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		-o-transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		transform: translate3d(0, 0, 0) scale(.9) rotate(180deg);
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		animation-timing-function: ease
	}
	10%,
	30% {
		-webkit-transform: translate3d(10px, 0, 0) scale(1) rotate(180deg);
		-moz-transform: translate3d(10px, 0, 0) scale(1) rotate(180deg);
		-ms-transform: translate3d(10px, 0, 0) scale(1) rotate(180deg);
		-o-transform: translate3d(10px, 0, 0) scale(1) rotate(180deg);
		transform: translate3d(10px, 0, 0) scale(1) rotate(180deg)
	}
}

.header14 .fixed-sidebar-menu,
.header6 .fixed-sidebar-menu {
	left: -240px
}

.header14 .fixed-sidebar-menu.open .right-side,
.header6 .fixed-sidebar-menu.open .right-side {
	border-left: 1px solid rgba(255, 255, 255, .2)
}

.header15 .fixed-sidebar-menu,
.header7 .fixed-sidebar-menu {
	right: -25%
}

.header-info-group.font_awesome .header-info-icon,
.header-info-group.media_image .header-info-icon {
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	position: relative
}

.header-light-holder .header-info-group .header_text_title {
	color: #7c7c7c
}

header.section-header {
	margin-bottom: 50px;
	position: relative;
	z-index: 10
}

.sidebar_header .navbar-header {
	margin-top: 23px
}

.logo a {
	font-weight: 900;
	color: #fff
}

.header2 .navbar-header .logo,
.navbar-collapse.collapse.in .menu .menu-item,
.um-register .um-field .um-field-label,
.woocommerce table.shop_table td,
.woocommerce table.shop_table td.product-total,
.woocommerce table.shop_table tfoot td,
header.header8 #navbar {
	text-align: left
}

header#one-page-header {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 0;
	background: rgba(0, 0, 0, .2)
}

.navbar-header .logo {
	margin: 18px 0
}

.navbar-nav>li>a {
	font-size: 14px;
	padding: 30px 10px;
	display: block;
	line-height: 20px
}

nav {
	background: #2f383d
}

.header3 .no-menu,
.missing-redux-framework.header2 .no-menu,
.wpb_column>.wpb_wrapper>.clients-container {
	margin: 20px 0
}

.header2 .no-menu,
.missing-redux-framework.header4 .no-menu {
	margin: 24px 0
}

header.header2 .header-infos {
	margin-top: 28px;
	overflow: hidden
}

header.header2 .header-info-group {
	margin-bottom: 0;
	margin-left: 25px;
	margin-top: 0
}

header.header2 .header-nav-actions,
header.header8 .header-nav-actions {
	float: right;
	padding: 0 0 0 20px
}

.missing-redux-framework.header3 .no-menu {
	margin: 22px 0
}

header.header10 .navbar-nav,
header.header3 .navbar-nav {
	float: right;
	margin-right: 30px !important
}

header.header10 #mt-nav-burger.open,
header.header3 #mt-nav-burger.open {
	right: -4px
}

header.header10 .menu.nav-effect.nav-menu,
header.header11 .menu.nav-effect.nav-menu,
header.header3 .menu.nav-effect.nav-menu,
header.header4 .menu.nav-effect.nav-menu {
	margin: 0;
	top: 0;
	transition: 250ms cubic-bezier(.98, .21, 0, .9);
	-webkit-transition: 250ms cubic-bezier(.98, .21, 0, .9);
	position: relative;
	opacity: 1;
	visibility: visible
}

.header3 .menu>.menu-item {
	display: table-cell;
	float: none
}

.header3 header .right-side-social-actions .social-links i,
.header4 header .right-side-social-actions .social-links i {
	color: #777;
	font-size: 22px
}

.header3 header .right-side-social-actions {
	margin-bottom: 18px;
	margin-right: 0;
	margin-top: 18px;
	padding-bottom: 15px;
	padding-top: 15px
}

.header3 header .right-side-social-actions .mt-search-icon,
.header4 header .right-side-social-actions .mt-search-icon {
	margin: 0 12px 0 0
}

.header3 header .right-side-social-actions .mt-search-icon i {
	font-size: 22px;
	color: #151515
}

.header3 header .social-links,
.header4 header .social-links {
	float: left;
	margin: 0
}

.header3 #mt-nav-burger {
	top: 5px
}

header.header11 #mt-nav-burger.open,
header.header4 #mt-nav-burger.open {
	left: -4px
}

h2.heading-bottom.text-left:after,
header.header11 #mt-nav-burger,
header.header4 #mt-nav-burger {
	right: auto;
	left: 0
}

header.header11 .menu.nav-effect.nav-menu.hidden,
header.header4 .menu.nav-effect.nav-menu.hidden {
	top: -15px;
	display: block !important;
	opacity: 0;
	visibility: hidden !important
}

.header4 header .right-side-social-actions {
	border-left: 2px solid rgba(221, 221, 221, .1);
	margin-bottom: 18px;
	margin-right: 0;
	margin-top: 18px;
	padding-bottom: 15px;
	padding-top: 15px
}

.header4 #mt-nav-burger {
	top: 5px;
	width: 21px
}

.header4 header .right-side-social-actions .mt-search-icon i {
	color: #fff;
	font-size: 22px;
	transition: .3s;
	-webkit-transition: .3s
}

.header4 #mt-nav-burger span:first-child,
.header4 #mt-nav-burger span:nth-child(2) {
	top: -1px
}

.header4 #mt-nav-burger span:nth-child(5),
.header4 #mt-nav-burger span:nth-child(6) {
	top: 13px
}

.header4 .actions-group {
	margin-top: 1px
}

.navbar-header .logo.no-logo {
	font-size: 24px;
	margin: 30px 0
}

#navbar .sub-menu {
	box-shadow: 0 10px 10px rgba(37, 37, 37, .12);
	-webkit-box-shadow: 0 10px 10px rgba(37, 37, 37, .12);
	text-align: left;
	opacity: 0;
	position: absolute;
	width: 240px;
	top: 150%;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	visibility: hidden;
	padding: 25px 0 17px;
	border-radius: 5px
}

#navbar .menu-item>a {
	position: relative;
	display: block;
	padding: 19px 20px;
	-webkit-transition: 250ms ease-in-out;
	transition: 250ms ease-in-out;
	color: #22293a
}

#navbar li.social_links_separator {
	height: 1px;
	background: 0 0;
	width: 25px
}

#navbar li.social_links a {
	display: block;
	font-size: 19px;
	padding: 19px 10px;
	-webkit-transition: 250ms ease-in-out;
	transition: 250ms ease-in-out
}

#mt-nav-burger,
.header-nav-actions .mt-search-icon {
	float: right;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out
}

#navbar .menu-item:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 100%
}

#navbar .menu-item .sub-menu .menu-item .sub-menu {
	left: 100%
}

#navbar .menu-item:hover .sub-menu .menu-item:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: -5px
}

#navbar .menu-item .sub-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 100%
}

#navbar .mt-icon-list-item .mt-icon-list-text {
	display: table-cell;
	position: relative;
	vertical-align: middle
}

.nineth_header .navbar-header .logo,
.tenth_header .navbar-header .logo {
	margin: 20px 0 17px
}

.nineth_header .top-header,
.tenth_header .top-header {
	z-index: 999;
	margin-top: 30px;
	position: relative
}

.tenth_header nav#modeltheme-main-head {
	top: 30px
}

header.header12 .menu.nav-effect.nav-menu,
header.header13 .menu.nav-effect.nav-menu,
header.header5 .menu.nav-effect.nav-menu {
	float: none;
	text-align: center
}

#modeltheme-main-head {
	z-index: 200;
	clear: both;
	width: 100%;
	border: 0;
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

#mt-nav-burger {
	cursor: pointer;
	height: 15px;
	position: relative;
	top: 15px;
	right: 0;
	transition: .25s ease-in-out;
	width: 18px
}

#mt-nav-burger.open {
	width: 40px;
	top: 22px;
	height: 35px
}

.header-nav-actions .mt-search-icon {
	color: #fff;
	font-size: 20px;
	padding: 5px 0;
	transition: .25s ease-in-out;
	margin-left: 30px;
	margin-right: 30px
}

#mt-nav-burger span {
	display: block;
	position: absolute;
	height: 3px;
	width: 50%;
	background: #fff;
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	z-index: 10
}

#mt-nav-burger span:nth-child(2n) {
	left: 50%;
	border-radius: 0 2px 2px 0
}

#mt-nav-burger span:nth-child(odd) {
	left: 0;
	border-radius: 2px 0 0 2px
}

#mt-nav-burger:hover span:first-child,
#mt-nav-burger:hover span:nth-child(2) {
	top: -3px
}

.fixed-sidebar-menu .icon-close {
	cursor: pointer;
	font-size: 25px;
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 1000
}

#mt-nav-burger span:first-child,
#mt-nav-burger span:nth-child(2) {
	top: 0
}

#mt-nav-burger span:nth-child(3),
#mt-nav-burger span:nth-child(4) {
	top: 6px
}

#mt-nav-burger span:nth-child(5),
#mt-nav-burger span:nth-child(6) {
	top: 12px
}

#mt-nav-burger.open span:first-child,
#mt-nav-burger.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

#mt-nav-burger.open span:nth-child(2),
#mt-nav-burger.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#mt-nav-burger.open span:first-child {
	left: 5px;
	top: 12px
}

#mt-nav-burger.open span:nth-child(2) {
	left: calc(50% - 5px);
	top: 12px
}

#mt-nav-burger.open span:nth-child(3) {
	left: -50%;
	opacity: 0;
	top: 15px
}

#mt-nav-burger.open span:nth-child(4) {
	left: 100%;
	opacity: 0;
	top: 15px
}

#mt-nav-burger.open span:nth-child(5) {
	left: 5px;
	top: 22px
}

#mt-nav-burger.open span:nth-child(6) {
	left: calc(50% - 5px);
	top: 22px
}

header.header12 {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

header.header12 .navbar-default {
	background-color: rgba(0, 0, 0, .4) !important;
	z-index: 2;
	position: relative
}

header.header12 .is-sticky .navbar-default {
	background: rgba(0, 0, 0, .6) !important
}

header.header12 .navbar-nav::after,
header.header12 .navbar-nav::before,
header.header12 .navbar-nav>li::before {
	background: #fff;
	bottom: -3px;
	height: 6px;
	position: absolute;
	width: 6px;
	border-radius: 50%;
	content: ""
}

header.header12 .navbar-nav {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0;
	position: relative
}

header.header12 .navbar-nav>li::before {
	left: 47%
}

header.header12 .navbar-nav::before {
	left: 0
}

header.header12 .navbar-nav::after {
	right: 0
}

header.header12 .navbar-nav>li>a {
	font-weight: 400;
	padding: 10px 35px
}

header.header11 .navbar-nav {
	float: left;
	margin-left: 30px !important
}

header.header5 #navbar {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-align: center
}

header.header8 #mt-nav-burger {
	right: 60px;
	top: 25px
}

header.header8 .navbar-header .logo {
	margin: 20px 0;
	transition: 250ms ease-in-out
}

header.header8 .header-nav-actions .mt-search-icon {
	padding: 2px 0 0;
	color: #151515
}

header.header8 .mt-nav-burger-holder,
header.header9 .mt-nav-burger-holder {
	padding: 15px 0
}

.is_header_semitransparent header.header8 .sticky-wrapper,
.is_header_semitransparent header.header9 .sticky-wrapper {
	position: initial
}

header.header9 .header-nav-actions {
	float: left;
	padding: 0 0 0 20px
}

header.header9 #mt-nav-burger {
	top: 25px
}

header.header9 .navbar-header .logo {
	margin: 20px 0;
	transition: 250ms ease-in-out;
	text-align: right
}

header.header9 .header-nav-actions .mt-search-icon {
	padding: 0;
	color: #151515
}

.header-info-labels .call_us_class {
	font-weight: 900 !important
}

.header-infos {
	overflow: hidden;
	padding: 10px 20px
}

.header-info-group .header-info-labels p {
	margin-right: 30px
}

.header-info-group p {
	font-size: 14px;
	margin: 0;
	font-weight: 500 !important;
	padding-top: 4px
}

.header-info-group i {
	float: left;
	text-align: center;
	color: #fff;
	position: relative;
	top: 3px
}

header .social-links {
	float: right;
	margin: 0;
	padding: 0 5px
}

header .social-links * {
	color: #fff;
	display: inline-table;
	list-style: none;
	margin-left: 10px;
	padding: 10px 0;
	transition: 250ms ease-in-out
}

header .social-links a {
	border-radius: 50%;
	text-align: center;
	line-height: 1
}

#login-content-shortcode #loginform label,
.modeltheme-modal #loginform label {
	color: #fff;
	display: block;
	font-size: 15px;
	margin: 0;
	font-weight: 400;
	text-align: left
}

.modeltheme-modal p.btn-register-p {
	float: left;
	margin-right: 20px !important
}

.modeltheme-modal #loginform input[type=password],
.modeltheme-modal #loginform input[type=text] {
	border: 1px solid #e0e0e0;
	font-size: 14px;
	padding: 0 17px;
	height: 50px;
	width: 100%;
	transition: 250ms;
	-webkit-transition: 250ms;
	outline: 0
}

.modeltheme-modal #loginform input::-webkit-input-placeholder {
	color: #686868
}

.modeltheme-modal #loginform input::-moz-placeholder {
	color: #686868
}

.modeltheme-modal #loginform input:-ms-input-placeholder {
	color: #686868
}

.modeltheme-modal #loginform input:-moz-placeholder {
	color: #686868
}

.modeltheme-modal .modeltheme-content .modal-content .mo-openid-app-icons p {
	color: #151515;
	font-size: 15px;
	font-weight: 600
}

.modeltheme-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: none
}

.modeltheme-show {
	visibility: visible;
	display: block
}

.modeltheme-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0, 0, 0, .8);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.modeltheme-content,
.modeltheme-content h3 {
	background: #fff;
	margin: 0 auto;
	color: #151515
}

.modeltheme-content {
	position: relative
}

.modeltheme-content h3 {
	text-align: left;
	padding: 45px 25px 0;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 600;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	max-width: 450px
}

.modeltheme-content>div {
	padding: 15px 35px 50px;
	margin: 0 auto;
	font-weight: 400;
	font-size: 1.15em;
	box-shadow: none;
	border: 0;
	max-width: 490px
}

.modal-content {
	border-radius: 0 0 3px 3px
}

.modal-content p.login-submit {
	float: left;
	margin-right: 10px !important
}

#login-content-shortcode input#rememberme,
.modeltheme-content input#rememberme {
	position: relative;
	top: 2px
}

#login-content-shortcode>div p,
.modeltheme-content>div p {
	margin: 0;
	padding: 10px 0
}

.modeltheme-content button {
	display: block;
	margin: 0 auto;
	font-size: .8em
}

.modeltheme-content .modeltheme-close {
	cursor: pointer;
	padding: 25px;
	right: 0;
	opacity: .8;
	top: 0
}

.wc-social-login .ywsl-label {
	padding: 20px 0 0 !important;
	color: #686868;
	display: none
}

.wc-social-login a.ywsl-social {
	display: inline-block;
	width: 33.3%;
	float: left;
	margin: 0 !important;
	text-align: center;
	padding: 0 5px;
	transition: .3s;
	-webkit-transition: .3s
}

.wc-social-login a.ywsl-social::after {
	font-weight: 600;
	color: #fff;
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px
}

.wc-social-login a.ywsl-social.ywsl-facebook::after {
	content: 'Facebook';
	background: #5867dd
}

.wc-social-login a.ywsl-social.ywsl-twitter::after {
	content: 'Twitter';
	background: #36a3f7
}

.wc-social-login a.ywsl-social.ywsl-google::after {
	content: 'Google';
	background: #f4516c
}

#modal-embed-copy {
	background-color: #151515;
	border: 2px solid #151515;
	color: #fff;
	font-style: normal;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s
}

#modal-embed-copy:hover {
	background-color: #ff2122;
	border: 2px solid #ff2122;
	color: #fff
}

.modeltheme-show.modeltheme-effect-16~.modeltheme-overlay {
	background: rgba(0, 0, 0, .7)
}

.modeltheme-show.modeltheme-effect-16~#page {
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	filter: blur(4px)
}

.modeltheme-effect-16 .modeltheme-content {
	-webkit-transform: translateY(-5%);
	-moz-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%);
	opacity: 0
}

.modeltheme-effect-16 .modeltheme-content,
.modeltheme-show.modeltheme-effect-16~#page {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.modeltheme-show.modeltheme-effect-16 .modeltheme-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.login_overlay {
	height: 100%;
	width: 100%;
	background-color: #f6f6f6;
	opacity: .9;
	position: fixed;
	z-index: 998
}

form#login a.lost {
	font-size: 15px;
	margin-bottom: 7px;
	display: block
}

form#login label {
	margin-bottom: 0;
	margin-top: 8px
}

.modeltheme-modal #login-modal-content,
.modeltheme-modal #signup-modal-content {
	max-width: 490px
}

.modeltheme-content>div p.login-remember {
	padding: 5px 0
}

.modal-body,
.modal-footer,
.modeltheme-modal .modal-header {
	padding: 25px
}

.modeltheme-modal input.parsley-error {
	border-color: #843534;
	box-shadow: none
}

.modeltheme-modal input.parsley-error:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.modeltheme-modal .parsley-errors-list.filled {
	opacity: 1;
	color: #a94442;
	display: none
}

.modeltheme-modal #loginform input[type=password],
.modeltheme-modal #loginform input[type=text],
.modeltheme-modal .um .um-form input[type=password],
.modeltheme-modal .um .um-form input[type=tel],
.modeltheme-modal .um .um-form input[type=text],
.modeltheme-modal .um .um-form textarea {
	background: 0 0 !important;
	color: #686868 !important;
	border-width: 1px !important
}

.modeltheme-modal .um-register .um-button.um-alt {
	color: #fff !important;
	font-weight: 600 !important;
	margin-left: 20px !important
}

.btn-register,
.modeltheme-modal #loginform input[type=submit],
.um input[type=submit].um-button,
.um-register .um-button.um-alt,
form#login .register_button,
form#login .submit_button {
	background: #f22 !important
}

.um input[type=submit].um-button:hover {
	background: #4f4f4f !important
}

.uimob340 .um-half {
	float: left !important;
	width: 48% !important;
	margin: 0 !important
}

.btn-register:hover,
.modeltheme-modal #loginform input[type=submit]:hover,
.um-register .um-button.um-alt:hover,
form#login .register_button:hover,
form#login .submit_button:hover {
	background: #216fff !important;
	color: #fff !important
}

.modeltheme-modal #loginform input[type=submit],
form#login .register_button,
form#login .submit_button {
	border: 0;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 25px;
	height: 45px;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s;
	width: auto;
	line-height: 1
}

#login input[type=password],
#login input[type=text] {
	border: 1px solid #e5ecef;
	padding: 8px
}

.header4 header .right-side-social-actions .profile i {
	color: #fff;
	font-size: 24px;
	margin: 0 12px 0 0;
	transition: .3s;
	-webkit-transition: .3s
}

li#nav-menu-list {
	margin-left: 17px
}

.btn-register {
	border: 0;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0 15px;
	height: 45px;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s;
	width: 100%;
	line-height: 45px;
	text-transform: uppercase;
	font-size: 14px
}

.wc-social-login {
	clear: both;
	margin: 0 -5px
}

.separator-modal {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 15px 0;
	color: #cdcdcd;
	font-weight: 600
}

.separator-modal::before,
.separator-modal:after {
	background-color: #cdcdcd;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%
}

.separator-modal::before {
	right: .5em;
	margin-left: -50%
}

.separator-modal::after {
	left: .5em;
	margin-right: -50%
}

img.modal-owl {
	margin-top: 30px;
	max-width: 110px;
	margin-left: 30px
}

#login-content-shortcode {
	max-width: 360px;
	margin: 0 auto
}

#login-content-shortcode h3,
#register-content-shortcode h3 {
	margin: 0;
	text-align: left;
	padding: 25px 30px;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid rgba(221, 221, 221, .15);
	color: #fff
}

#login-content-shortcode>div,
#register-content-shortcode>div {
	padding: 25px 15px 40px;
	margin: 0;
	font-weight: 400;
	font-size: 1.15em;
	border-radius: 0;
	box-shadow: none;
	border: 0
}

#login-content-shortcode #loginform input[type=password],
#login-content-shortcode #loginform input[type=text] {
	border: 1px solid #ccc;
	font-size: 17px;
	padding: 8px;
	width: 100%
}

#login-content-shortcode #loginform input[type=submit],
#login-content-shortcode #register-btn-shortcode {
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #151515;
	font-weight: 600;
	padding: 13px 15px;
	background: #ffd600;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s;
	width: 100%
}

#login-content-shortcode #loginform input[type=submit]:hover,
#login-content-shortcode #register-btn-shortcode:hover,
.back-home:hover {
	background: #e5c000
}

#register-content-shortcode .register-content-row {
	padding-bottom: 15px;
	padding-top: 40px
}

#register-content-shortcode {
	max-width: 500px;
	display: none
}

.logged-in-shortcode h3 {
	margin: 0 0 30px;
	text-align: left;
	padding: 30px 50px 30px 30px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
	border-bottom: 1px solid rgba(221, 221, 221, .15);
	color: #fff
}

.back-home {
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #151515 !important;
	font-weight: 600;
	padding: 13px 15px;
	background: #ffd600;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s;
	width: 85%;
	display: block;
	margin: 0 auto;
	text-align: center
}

#dropdown-user-profile {
	display: inline-block;
	position: relative;
	cursor: pointer;
	float: left
}

#dropdown-user-profile .profile i {
	margin: 25px 10px 25px 40px;
	transition: .3s;
	-webkit-transition: .3s;
	color: #e0e0e0;
	font-size: 21px
}

#dropdown-user-profile ul {
	position: absolute;
	top: 150%;
	left: -54px;
	width: 200px;
	padding: 5px 0;
	visibility: hidden;
	opacity: 0;
	background: #fff;
	box-shadow: 0 0 30px 1px rgba(0, 0, 0, .1);
	transition: .3s;
	-webkit-transition: .3s;
	text-align: left;
	border-radius: 5px
}

#dropdown-user-profile.open ul {
	top: 100%;
	visibility: visible;
	opacity: 1;
	z-index: 9999
}

#dropdown-user-profile ul li a {
	text-decoration: none;
	display: block;
	padding: 8px 15px;
	color: #151515;
	font-weight: 400;
	transition: .3s;
	-webkit-transition: .3s
}

#dropdown-user-profile ul li a:hover,
.textwidget a:hover,
footer .social-links a i:hover,
p.copyright a:hover {
	color: #f22
}

#dropdown-user-profile ul li a i {
	position: relative;
	top: 1px;
	padding-right: 5px
}

#dropdown-user-profile ul::before {
	position: absolute;
	top: -30px;
	left: 46%;
	content: "\f0d8";
	color: #fff;
	font-family: fontawesome;
	font-size: 35px;
	transition: .3s
}

.dropdown-divider {
	height: 0;
	margin: 5px 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

li.shop_cart_li.menu-item i {
	font-size: 18px;
	color: #e0e0e0
}

li.shop_cart_li.menu-item span.cart-contents-count {
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
	color: #fff;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border-radius: 3px;
	position: relative;
	bottom: 10px;
	right: 12px;
	transition: 250ms;
	-webkit-transition: 250ms
}

#modeltheme-main-head .mt-car-search form {
	max-width: 200px;
	float: left;
	position: relative;
	width: 100%;
	background: 0 0;
	margin: 17px 0 17px 20px;
	border: 1px solid rgba(255, 255, 255, .6) !important;
	transition: .3s;
	border-radius: 5px
}

#modeltheme-main-head .mt-car-search form:focus-within {
	max-width: 220px;
	border: 1px solid rgba(255, 255, 255, .6) !important
}

#modeltheme-main-head .mt-car-search form input#keyword {
	color: rgba(255, 255, 255, .8) !important;
	font-size: 14px !important;
	background: 0 0 !important;
	padding-right: 10px;
	height: 37px;
	line-height: 37px !important;
	font-style: normal !important;
	transition: .3s;
	-webkit-transition: .3s;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	padding-left: 10px !important
}

#modeltheme-main-head .mt-car-search form input#keyword::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .6) !important
}

#modeltheme-main-head .mt-car-search form input#keyword::-moz-placeholder {
	color: rgba(255, 255, 255, .6) !important
}

#modeltheme-main-head .mt-car-search form input#keyword:-ms-input-placeholder {
	color: rgba(255, 255, 255, .6) !important
}

#modeltheme-main-head .mt-car-search form input#keyword:-moz-placeholder {
	color: rgba(255, 255, 255, .6) !important
}

#modeltheme-main-head .mt-car-search form .slider-state-submit.submit {
	position: absolute;
	top: 0;
	right: 0;
	background: 0 0;
	float: right;
	margin: 0
}

#modeltheme-main-head .mt-car-search ul.search-result {
	max-width: 180px;
	width: 100%;
	top: 80px;
	z-index: 99999;
	left: 130px;
	right: 0;
	margin: 0 auto
}

#modeltheme-main-head .mt-car-search form .slider-state-submit.submit button {
	outline: 0;
	border: 0 !important;
	background: 0 0 !important;
	color: rgba(255, 255, 255, .7);
	height: 38px !important;
	position: relative;
	top: 2px;
	padding: 0 10px;
	font-size: 12px !important
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
	padding: 20px 30px !important
}

.woocommerce nav.woocommerce-pagination,
footer.entry-footer {
	background: 0 0;
	margin-top: 20px
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	color: #fff !important;
	width: 45px;
	height: 45px;
	border: 0;
	margin: 0 3px;
	line-height: 30px;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	border-radius: 3px
}

.woocommerce ul.products li.product.col-md-3,
.woocommerce ul.products li.product.col-md-4,
.woocommerce ul.products li.product.col-md-6,
.woocommerce-page ul.products li.product.col-md-3,
.woocommerce-page ul.products li.product.col-md-4,
.woocommerce-page ul.products li.product.col-md-6 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 15px 0 !important
}

hr,
input[type=search] {
	box-sizing: content-box
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails::after,
.woocommerce .cart-collaterals::after,
.woocommerce .col2-set::after,
.woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails::after,
.woocommerce ul.products,
.woocommerce ul.products li.first,
.woocommerce ul.products::after,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails::after,
.woocommerce-page .cart-collaterals::after,
.woocommerce-page .col2-set::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails::after,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.first,
.woocommerce-page ul.products::after {
	clear: none !important
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	clear: none !important;
	margin: 0 0 50px !important;
	padding: 0 15px !important;
	position: relative !important;
	width: 25%
}

.woocommerce ul.products li.product .archive-product-title a {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	transition: .3s ease-in-out
}

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
	text-align: center;
	width: 100%;
	margin-bottom: 7px
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
input#coupon_code {
	border: 1px solid #e0e0e0;
	color: #686868;
	border-radius: 10px;
	width: auto;
	padding: 10px 15px
}

body.woocommerce ul.products li.product .onsale {
	background: #20bf6b;
	border-radius: 0 5px 0 0;
	height: auto;
	left: auto;
	line-height: 0;
	margin: 0;
	min-height: auto;
	min-width: auto;
	padding: 16px;
	right: 15px;
	top: 0
}

.woocommerce ul.products {
	margin: 0 -15px
}

.woocommerce ul.products li.product .price {
	font-size: 15px;
	text-align: center;
	color: #151515;
	margin: 0 .5em
}

.woocommerce ul.products li.product .price ins {
	background: 0 0;
	font-weight: 700;
	display: inline-block
}

.woocommerce .woocommerce-orders-table .button.view,
.woocommerce ul.products li.product .button {
	color: #fff;
	font-weight: 400;
	width: -webkit-fill-available;
	transition: .3s ease-in-out
}

.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button,
.woocommerce button.button {
	font-size: 14px !important;
	text-transform: uppercase;
	color: #fff;
	height: 45px !important;
	padding: 10px 30px !important;
	line-height: 28px;
	text-align: center;
	transition: 250ms;
	font-weight: 600 !important
}

.woocommerce ul.products li.product a img {
	border-bottom: 1px solid #ddd
}

.custom_inner_class {
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
	border-radius: 10px;
	overflow: hidden
}

.custom_inner_class h3.archive-product-title {
	text-align: center;
	padding: .5em 30px !important
}

.woocommerce .products .star-rating {
	float: none !important;
	margin: 0 auto !important
}

.woocommerce .woocommerce-ordering select {
	height: 50px;
	padding: 0 15px;
	border: 1px solid #ddd;
	border-radius: 30px;
	outline: 0
}

.woocommerce .woocommerce-orders-table .button.view:hover,
.woocommerce ul.products li.product .button:hover {
	background: #252525 !important
}

.woocommerce span.woocommerce-Price-amount.amount {
	color: #606060
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	content: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 5px;
	border: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-lost-password .woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
	padding: 10px
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding: 25px 0
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: auto;
	float: left
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: left;
	width: 56%;
	margin-left: 20px
}

.single-product .product p.price span {
	font-size: 24px !important;
	font-weight: 700
}

span.amount {
	font-size: 14px;
	font-weight: 600;
	color: #242424
}

.single-product .product .product_title.entry-title {
	font-weight: 600;
	font-size: 35px;
	line-height: 124%
}

.woocommerce .quantity .qty {
	height: 46px;
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	color: #686868;
	outline: 0;
	padding-left: 15px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin: 0
}

.single-product .lottery-time#countdown {
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
	border-radius: 10px;
	padding: 20px
}

.single-product .wcl-progress-meter progress {
	border-radius: 30px;
	overflow: hidden
}

.single-product .wcl-progress-meter {
	position: relative;
	margin-top: 40px;
	margin-bottom: 20px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border: 0;
	color: #fff
}

.woocommerce #payment #place_order,
.woocommerce .woocommerce-cart-form .button,
.woocommerce div.product form.cart .button,
.woocommerce-page #payment #place_order {
	border-radius: 10px
}

.single.woocommerce div.product form.cart div.quantity {
	margin: 0 10px 0 0
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	height: auto !important;
	border-radius: 10px
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
	color: #fff;
	opacity: 1
}

.woocommerce button.button:disabled {
	opacity: .5 !important
}

.woocommerce #respond input#submit.alt,
.woocommerce .woocommerce-cart-form .button,
.woocommerce .woocommerce-form-login .button,
.woocommerce .woocommerce-form-register .button,
.woocommerce .woocommerce-message .button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	transition: 250ms;
	font-weight: 400;
	color: #fff
}

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover {
	background: #389e29 !important;
	color: #fff !important
}

.woocommerce .woocommerce-checkout .form-row input.input-text,
.woocommerce .woocommerce-checkout .form-row textarea,
.woocommerce .woocommerce-form-login .form-row input.input-text,
.woocommerce .woocommerce-form-register .form-row input.input-text {
	border: 1px solid #e0e0e0;
	color: #686868;
	margin-bottom: 15px;
	opacity: 1;
	transition: .3s ease-in-out;
	width: 100%;
	border-radius: 10px
}

.woocommerce .woocommerce-checkout .select2-selection {
	border: 1px solid #e0e0e0;
	color: #686868;
	opacity: 1;
	transition: .3s ease-in-out;
	width: 100%;
	height: 52px;
	padding: 16px 8px;
	border-radius: 10px !important;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px
}

.woocommerce .woocommerce-checkout .select2-selection .select2-selection__rendered {
	line-height: initial;
	color: #686868
}

.woocommerce .woocommerce-checkout .select2-selection .select2-selection__arrow {
	height: 50px
}

@media only screen and (max-width:991px) {
	.casino-list-row {
		flex-direction: column;
	}
	.footer-row-1>.row>div .textwidget,
	.footer-row-1>.row>div ul,
	.footer-row-1>.row>div>div {
		display: inherit
	}
}

footer .footer-top .widget-title,
footer .footer-top h1.widget-title,
footer .footer-top h3.widget-title {
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase
}

footer .social-links * {
	color: #c8c8c8;
	display: inline-table;
	list-style: none;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	margin-left: 1px;
	margin-right: 1px !important
}

.contact-details i {
	padding-right: 10px
}

footer .mc4wp-form p {
	color: #fff;
	font-size: 15px
}

footer .social-links i {
	font-size: 14px;
	margin: 0
}

footer .widget_cryptic_recent_entries_with_thumbnail .post-date {
	border-color: rgba(255, 255, 255, .5);
	color: rgba(255, 255, 255, .7)
}

footer .social-links a:hover {
	border-color: #f22
}

footer .contact-details p {
	color: #c8c8c8;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	opacity: 1
}

footer {
	background: #222
}

footer .footer-top {
	border-bottom: 1px solid #60606060
}

.footer-top .widget_nav_menu li {
	text-align: left;
	width: 100%;
	margin-bottom: 2px
}

footer .footer-top .menu .menu-item a::before {
	content: "";
	height: 15px;
	left: -9px;
	position: absolute;
	top: 3px;
	width: 2px
}

.before_footer {
	background: #e9eaea
}

.footer-top .widget-title {
	border: 0;
	padding: 0
}

footer .footer-top .menu .menu-item a {
	margin-left: 0;
	font-size: 15px;
	line-height: 25px;
	color: #e0e0e0;
	opacity: 1;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	font-weight: 300;
	padding-bottom: 6px
}

.footer-top .widget-title,
.footer-top h1.widget-title {
	font-weight: 400;
	margin: 20px 0
}

.footer-top .widget_coinflip_recent_icos_with_thumbnail .widget-title {
	margin-bottom: 36px !important
}

.prefooter .footer .container {
	padding-top: 10px;
	padding-bottom: 10px
}

.copyright_right a {
	margin-left: 15px
}

.footer-before-content {
	padding-top: 70px;
	padding-left: 70px;
	padding-right: 70px
}

nav ul li {
	display: inline-block;
	position: relative
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer nav ul li a {
	color: #6d7a83;
	font-size: 12px;
	padding-right: 5px;
	margin-right: 5px;
	position: relative;
	display: block
}

footer nav ul li a:after {
	content: '/';
	display: block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: -5px;
	color: #6d7a83
}

p.copyright {
	color: #c8c8c8;
	font-size: 15px;
	line-height: normal;
	margin: 25px 0
}

p.copyright strong {
	color: #e8aa02
}

p.copyright a {
	color: #fff;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out
}

footer .widget_recent_entries_with_thumbnail li a {
	color: #fff;
	font-weight: 700
}

.prefooter .widget-title {
	color: #d5e9f8;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px
}

footer nav.menu {
	background: 0 0;
	margin: 0
}

.prefooter .container {
	padding-top: 40px;
	padding-bottom: 40px
}

.widget_text .shop_feature_icon_v2 {
	background: #fff;
	border-radius: 3px;
	padding: 7px 0;
	text-align: center
}

.widget_text .shop_feature_icon_v2 i {
	color: #000;
	font-size: 25px
}

footer p {
	color: #383737;
	font-size: 20px
}

footer .textwidget p {
	color: #c8c8c8;
	font-size: 14px;
	margin: 15px 0
}

.sidebar-content .widget_nav_menu li::before,
.widget_archive li::before,
.widget_categories .cat-item::before,
.widget_meta li::before,
.widget_pages li::before,
footer .widget_nav_menu li::before {
	font-family: fontawesome;
	margin-right: 8px
}

footer .widget_recent_entries_with_thumbnail .post-date {
	border: 1px solid #6d7a83;
	color: rgba(255, 255, 255, .8);
	padding: 1px 7px
}

footer .sidebar-content .widget_nav_menu li,
footer .sidebar-content .widget_nav_menu li a,
footer .widget_archive li,
footer .widget_archive li a,
footer .widget_categories .cat-item,
footer .widget_categories li a,
footer .widget_meta li,
footer .widget_meta li a,
footer .widget_nav_menu li,
footer .widget_nav_menu li a,
footer .widget_pages li,
footer .widget_pages li a,
footer .widget_recent_comments>ul,
footer .widget_recent_entries li,
footer .widget_recent_entries li a {
	color: #fafafa;
	font-weight: 300
}

footer .tagcloud>a {
	opacity: .9
}

footer .menu .menu-item a {
	color: #b4bbc2;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: normal;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	position: relative;
	text-transform: none
}

footer .menu .menu-item a:after {
	content: '/';
	display: block;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: -10px;
	color: rgba(255, 255, 255, .8)
}

footer nav ul li:last-child a {
	margin-right: 0;
	padding-right: 0
}

footer .theme-author {
	text-transform: uppercase;
	font-weight: 700
}

footer .social-links {
	margin: 0;
	padding: 0;
	line-height: 1
}

a.logo-footer img {
	max-width: 180px
}

a.logo-footer {
	line-height: 90px
}

footer .social-links a {
	height: 37px;
	line-height: 35px;
	width: 25px;
	margin-left: 0;
	font-size: 14px;
	color: rgba(255, 255, 255, .4)
}

.floating-social-btn:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.floating-social-btn {
	-webkit-box-shadow: 0 4px 5px -1px rgb(0 0 0 / .25);
	box-shadow: 0 4px 5px -1px rgb(0 0 0 / .25);
	background: #08c;
	position: fixed;
	right: 60px;
	bottom: 110px;
	width: 55px;
	text-align: center;
	height: 55px;
	line-height: 55px;
	font-size: 40px;
	border-radius: 50%;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out
}

.textwidget a {
	margin-right: 16px;
	font-weight: 400;
	color: #fff;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out
}

.back-to-top {
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, .2), 0 0 15px 0 rgba(0, 0, 0, .01);
	-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, .2), 0 0 15px 0 rgba(0, 0, 0, .01)
}

footer a.footer-logo img {
	max-width: 170px;
	margin: 0
}

footer .widget_search .search-field {
	border-radius: 5px
}

footer aside.widget button.search-submit {
	background-color: #389e29;
	text-align: center;
	padding: 12px 20px;
	height: 45px;
	line-height: 1;
	border: 0;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: grid
}

.woocommerce-account .woocommerce-MyAccount-navigation li,
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	padding: 15px 20px
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	color: #fff;
	font-weight: 500;
	font-size: 16px
}

.loader-theme .pin {
	width: 30px;
	height: 30px;
	border-radius: 50% 50% 50% 0;
	background: #f22;
	position: absolute;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	left: 50%;
	top: 50%;
	margin: -24px 0 0 -9.5px
}

.loader-theme .pin:after {
	content: "";
	width: 14px;
	height: 14px;
	margin: 8px 0 0 8px;
	background: #fff;
	position: absolute;
	border-radius: 50%
}

.loader-theme .bounce {
	animation-name: bounce;
	animation-duration: 1s;
	transform: rotate(-45deg);
	animation-fill-mode: unset !important
}

.loader-theme .pulse {
	background: #d6d4d4;
	border-radius: 50%;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 11px 0 0 -12px;
	transform: rotateX(55deg);
	z-index: -2
}

.loader-theme .pulse:after {
	content: "";
	border-radius: 50%;
	height: 40px;
	width: 40px;
	position: absolute;
	margin: -13px 0 0 -13px;
	animation: .5s ease-out .5s infinite pulsate;
	opacity: 0;
	box-shadow: 0 0 1px 2px #2196f3
}

@keyframes pulsate {
	0% {
		transform: scale(.1, .1);
		opacity: 0
	}
	50% {
		opacity: 1
	}
	100% {
		transform: scale(1.2, 1.2);
		opacity: 0
	}
}

@keyframes bounce {
	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-ms-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body,
html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

mark {
	background: 0 0;
	color: #000
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: 1px dotted
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	height: auto;
	border: 0;
	max-width: 100%
}

hr {
	height: 0
}

code,
kbd,
pre,
samp {
	color: #000;
	font-family: monospace;
	font-size: 12px
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

table,
td,
th {
	border: 1px solid #e6e6e6
}

td,
th {
	padding: 10px !important;
	text-align: center
}

.post-password-form input[type=submit] {
	background: #ec1d23;
	border: 0
}

.page-links {
	background-color: #f5f5f5;
	color: #252525;
	margin-top: 10px;
	padding: 15px !important;
	margin-bottom: 10px
}

.mt-blue,
.timeline:before {
	background: #00adf1
}

section.cover {
	overflow: hidden;
	background-size: cover
}

.mt-full-screen {
	width: 100%;
	height: 100%
}

.mt-half-page {
	width: 100%;
	height: 50%
}

.left-block-container .block-title p,
.mt-uppercase {
	text-transform: uppercase
}

p.subtitle {
	font-size: 20px;
	font-weight: 600;
	color: rgba(255, 255, 255, .7)
}

.top-margin {
	padding-top: 60px
}

.mediu-margin {
	padding-top: 25px;
	padding-bottom: 25px
}

.post-excerpt,
.single article .article-content li,
.single article .article-content p,
p {
	line-height: 25px;
	color: #686868;
	font-size: 17px;
	font-weight: 400;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .24s ease-in-out;
	-moz-transition: opacity .24s ease-in-out;
	transition: opacity .24s ease-in-out
}

.button {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	padding: 10px 20px;
	margin: 10px;
	border-radius: 100px !important;
}

.button.outline-button {
	border: 1px solid #fff
}

.button:hover {
	color: #fff
}

.button.outline-button.mt-blue {
	border-color: #00adf1;
	color: #fff
}

.video-background {
	height: 100%
}

.block-triangle {
	width: 80px;
	height: 80px;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	margin: 0 auto;
	position: relative;
	top: 25px;
	box-shadow: 0 0 0 6px #fff, 0 0 0 7px #dadbdb;
	-webkit-box-shadow: 0 0 0 6px #fff, 0 0 0 7px #dadbdb
}

.block-title p {
	color: #151515;
	font-size: 16px;
	font-weight: 500
}

.block-content p {
	font-size: 15px;
	color: #9aa7af;
	font-weight: 300
}

.block-icon i {
	color: #fff;
	font-size: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	-ms-transform: translate(-50%, -50%) rotate(0);
	-webkit-transform: translate(-50%, -50%) rotate(0);
	transform: translate(-50%, -50%) rotate(0)
}

.left-block-container {
	margin-bottom: 20px;
	border-bottom: 1px solid #b1b6bb
}

.filters {
	list-style: none;
	text-align: center;
	width: 100%
}

.testimonials-container ul {
	list-style: none;
	padding: 0
}

.testimonials-container blockquote {
	border: 0;
	text-align: center;
	padding: 40px 0 60px;
	font-size: 26px;
	color: rgba(255, 255, 255, .5);
	position: relative
}

.testimonials-container blockquote * {
	font-size: 26px
}

.timeline .post-cotnent-left {
	padding-right: 60px
}

.timeline article {
	padding-bottom: 40px;
	position: relative
}

.timeline:before {
	content: "";
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 2px
}

.btn-default:after,
.wpb_button:after {
	height: 100%;
	width: 0;
	z-index: -1;
	content: "";
	position: absolute;
	top: 0
}

.timeline article:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 90px;
	background: url("images/timeline-dot.jpg");
	left: 50%;
	top: 50%;
	margin-left: -4px;
	margin-top: -45px
}

.button[type=submit] {
	border-bottom: 4px solid;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	margin: 0;
	padding: 10px
}

#contact_form .contact_input_holder,
dd {
	margin-bottom: 15px
}

.contact_input_holder i {
	font-size: 20px;
	left: 15px;
	opacity: .5;
	top: 9px
}

#contact_form input[type=text]:-moz-placeholder,
#contact_form input[type=text]:-ms-input-placeholder,
#contact_form input[type=text]::-moz-placeholder,
#contact_form input[type=text]::-webkit-input-placeholder,
#contact_form textarea:-moz-placeholder,
#contact_form textarea:-ms-input-placeholder,
#contact_form textarea::-moz-placeholder,
#contact_form textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .1)
}

#contact_form {
	background-color: #f2f5f8;
	overflow: hidden;
	padding: 21px 7px
}

#contact_form .form-control {
	border: 1px solid rgba(0, 0, 0, .1)
}

.btn-default:after {
	background: #2c3e50;
	left: 0;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s
}

.btn-primary:hover {
	background: #34495e
}

.navbar {
	margin-bottom: 0;
	border: 0;
	border-radius: 0
}

.vc_container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.alignleft {
	text-align: left;
	float: left
}

.wp-caption.alignleft {
	margin: 10px 20px 10px 0
}

.form-control {
	background-color: #fff;
	background-image: none;
	border: 2px solid rgba(204, 204, 204, .5);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
	color: #555;
	display: block;
	font-size: 15px;
	height: 42px;
	line-height: 1.42857;
	padding: 6px 40px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	width: 100%
}

.wpb_button,
body .vc_btn,
body a.vc_btn,
body button.vc_btn {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	margin: 10px
}

.wpb_button,
.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	padding: 10px 20px
}

.wpb_button {
	border: 1px solid #fff;
	position: relative;
	background-color: transparent;
	text-shadow: none
}

.wpb_button:hover {
	color: #fff;
	background: 0 0
}

.wpb_button:after {
	left: 0;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s
}

body .vc_btn,
body a.vc_btn,
body button.vc_btn {
	padding: 10px 20px;
	border-radius: 0
}

.mt-top-bar>div {
	padding: 20px 0
}

.list-view .post-thumbnail {
	margin-left: 0;
	padding-left: 0
}

.clear_both_class:nth-child(3n+1) .grid-three-columns,
.clear_both_class:nth-child(odd) .grid-two-columns {
	clear: both !important
}

.heading-holder,
.heading-holder h2 {
	font-size: 18px;
	color: #151515
}

.heading-holder i {
	float: right;
	padding: 5px;
	color: #e1e1e1;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	cursor: pointer
}

.form-holder-addon {
	width: 48%;
	float: left
}

.wpb_tabs .wpb_tabs_nav {
	background: #f5f6f7;
	position: relative;
	border-bottom: 1px solid #dfe5e9
}

.wpb_tabs .wpb_tabs_nav:before {
	position: absolute;
	content: "";
	display: block;
	height: 5px;
	width: 100%;
	left: 0;
	top: 0;
	background: #e9edef
}

.wpb_tabs .wpb_tabs_nav li {
	border-top: 5px solid transparent
}

.wpb_tabs {
	border-top: 0;
	border-bottom: 1px solid #dfe5e9;
	border-left: 1px solid #dfe5e9;
	border-right: 1px solid #dfe5e9
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
	background: #fff;
	position: relative
}

.wpb_tabs .wpb_tabs_nav li a {
	border-right: 1px solid transparent;
	border-left: 1px solid transparent
}

.wpb_content_element .wpb_tabs_nav li:first-child a {
	border-left: 0
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
	position: relative;
	border-color: #dfe5e9
}

.wpb_tabs .wpb_tabs_nav li.ui-tabs-active a:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #fff;
	opacity: 1
}

.wpb_content_element .wpb_tabs_nav {
	background: #f5f6f7;
	position: relative;
	border-right: 1px solid #dfe5e9
}

.wpb_tour {
	border-right: 1px solid #dfe5e9;
	border-top: 1px solid #dfe5e9;
	border-bottom: 1px solid #dfe5e9
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	padding-top: 10px;
	padding-left: 10px
}

.wpb_tour_next_prev_nav {
	padding-right: 10px;
	padding-left: 10px
}

.wpb_tour .wpb_tabs_nav:before {
	position: absolute;
	content: "";
	display: block;
	height: 100%;
	width: 5px;
	left: 0;
	top: 0;
	background: #e9edef
}

.wpb_tour .wpb_tabs_nav li {
	border-left: 5px solid transparent
}

.wpb_tour.wpb_content_element .wpb_tabs_nav li a {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent
}

.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
	border-color: #dfe5e9;
	position: relative
}

.wpb_tour .wpb_tabs_nav li.ui-tabs-active a:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	right: -1px;
	top: 0;
	background: #fff;
	opacity: 1
}

.widget-title,
h2.heading-bottom,
h3#reply-title {
	font-size: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
	line-height: 25px
}

h2.heading-bottom.text-right:after {
	left: auto;
	right: 0
}

.blog-posts.portfolio-posts.portfolio-shortcode {
	margin: 10px 0 2px
}

.smartowl_call-to-action p {
	font-size: 12px;
	color: rgba(255, 255, 255, .8);
	font-weight: 400;
	margin: 0
}

.smartowl_call-to-action .col-md-4 {
	padding-right: 0;
	text-align: center
}

.smartowl_call-to-action {
	padding: 40px 0
}

.vc_row {
	background-size: cover
}

.wpb_content_element {
	margin: 0 auto !important
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
	border-bottom: 1px solid #d5dadd
}

.wpb_accordion_section {
	margin-bottom: 10px;
	border: 1px solid #d5dadd
}

.vc_carousel-inner .vc_inner>a,
.vc_carousel-inner img {
	min-width: 100% !important
}

.masonry_holder {
	margin: 30px 40px;
	position: absolute;
	top: 0;
	width: 80%
}

.button-winona,
.related-posts .post-author::before {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.masonry_holder .category_name {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase
}

.masonry_banner .read-more {
	border: 1px solid;
	color: #fff;
	display: block;
	float: left;
	margin-top: 7px;
	padding: 4px 6px
}

.button-winona {
	border-radius: 4px;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	padding: 0;
	-webkit-transition: border-color .3s cubic-bezier(0.2, 1, 0.3, 1), background-color .3s cubic-bezier(0.2, 1, 0.3, 1);
	transition: border-color .3s cubic-bezier(0.2, 1, 0.3, 1), background-color .3s cubic-bezier(0.2, 1, 0.3, 1)
}

.button-winona::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	color: #fff;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
	padding: 10px 15px
}

.button-winona::after,
.button-winona>span {
	-webkit-transition: -webkit-transform .8s cubic-bezier(0.2, 1, 0.3, 1), opacity .8s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform .8s, opacity .8s;
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1)
}

.button-winona.button--inverted:hover {
	border-color: #21333c;
	background-color: #21333c
}

.button-winona:hover::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.button-winona:hover>span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0)
}

.wpb_row {
	margin-bottom: 80px
}

.shop_feature {
	margin-top: 40px;
	padding-bottom: 40px
}

.top_section .wpb_wrapper h1 span {
	font-size: 80px
}

.related-posts .post-author>a {
	display: inline;
	transition: .3s;
	-webkit-transition: .3s
}

.related-posts .post-name a {
	color: #000;
	line-height: 140%;
	margin-bottom: 10px;
	font-weight: 600
}

.related-posts .post-author {
	color: #151515;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	font-weight: 500;
	text-transform: uppercase;
	vertical-align: middle
}

.related-posts .post-author::before {
	width: 30px;
	height: 3px;
	content: '';
	background: #389d29;
	margin-right: 10px;
	bottom: 1px
}

.post-details-bottom {
	background: #f9f9f9;
	border: 1px solid #efefef
}

.related_blog_details {
	background: #fff;
	padding: 15px 20px
}

.single .label-info.edit-t {
	background: #000;
	display: block;
	float: right;
	border-radius: 0;
	-webkit-border-radius: 0;
	padding: 6px
}

.single .label-info.edit-t a {
	color: #fff;
	font-weight: 300
}

.single .page-links {
	background-color: #f5f5f5;
	color: rgba(37, 37, 37, .8);
	margin-top: 10px;
	padding: 15px !important
}

.post-author>a {
	display: inline !important
}

.single-post-tags>a,
.single-post-tags>span {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	display: inline-block;
	border-radius: 100px;
}

.comment-list .heading-bottom {
	margin-bottom: 0;
	font-size: 26px;
	font-weight: 700
}

.single-post-tags>span {
	background: #000;
	color: #fff;
	border-radius: 100px;
	margin-bottom: 8px;
	border: 1px solid #000
}

.separator-single-post {
	border: .5px dashed #ccc;
	margin-top: 35px;
	max-height: 1px;
	margin-bottom: 8px
}

.separator-single-post-comments {
	border: .5px dashed #ccc;
	padding-top: 0;
	max-height: 1px;
	margin-top: 30px
}

.single-post-tags>a {
	border: 1px solid #e0e0e0;
	color: #686868;
	font-weight: 400;
	border-radius: 100px;
	text-transform: lowercase;
	transition: 250ms ease-in-out;
	-webkit-transition: 250ms ease-in-out;
	margin-bottom: 10px
}

#modeltheme-main-head {
		background-color: #1e1e1e;
}

.tooltips.mt-tooltip-block {
	font-size: 13px;
	cursor: default;
}

.ico-info .row {
	display: flex;
	align-content: center;
	justify-content: center;
	height: 100%;
	align-content: center;
}
.casino-img a {
	height: 100%;
}

.single-related-casinos .posts-listings .ico-info .casino-content {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
}

.mt_listing_content_sidebar_part_related_casino .button.general-btn.no-bg {
	margin-bottom: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.mt_listing_content_sidebar_part_related_casino h3 {
		font-size: 22px !important;
		line-height: 1.1 !important;
	}
	
	
	.casino-img img {
		object-fit: cover;
		height: 100%;
		max-height: 200px !important;
	}
}

.casino-img img {
	object-fit: cover;
	height: 100%;
	max-height: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.casino-content h4 {
		font-size: 18px !important;
		line-height: 1.1 !important;
	}
}

.single-post-tags>a:hover {
	background: 0 0 !important;
	color: #389d29;
	border-color: #389d29
}

.portfolio-bottom-icons h4.single-post-love {
	display: inline-table;
	margin: 0
}

.single-post .post-categories {
	margin-bottom: 5px;
	margin-top: 5px
}

#navbar .menu .sub-menu .menu-item.badge-1-top:before,
#navbar .menu .sub-menu .menu-item.badge-1-new:before,
#navbar .menu .sub-menu .menu-item.badge-2-new:before,
#navbar .menu .sub-menu .menu-item.badge-3-new:before,
#navbar .menu .sub-menu .menu-item.badge-hot:before,
#navbar .menu .sub-menu .menu-item.badge-new:before {
	top: 12px;
	right: 10px
}
#navbar .menu .menu-item.badge-1-top:before,
#navbar .menu .menu-item.badge-1-new:before,
#navbar .menu .menu-item.badge-2-new:before,
#navbar .menu .menu-item.badge-3-new:before,
#navbar .menu .menu-item.badge-hot:before,
#navbar .menu .menu-item.badge-new:before {
	color: #fff;
	position: absolute;
	top: 10px;
	right: 0;
	width: auto;
	height: auto;
	font-size: 11px;
	z-index: 2;
	line-height: 16px;
	padding: 0 6px;
	border-radius: 3px;
	font-weight: 500;
	text-transform: uppercase
}

.elementor-accordion .elementor-accordion-item {
	margin-bottom: 40px
}

h3.elementor-icon-box-title {
	margin-top: 5px !important
}

.coinflip-left-separator .section-separator {
	margin-left: 0
}

.elementor-section .elementor-container .contact-up {
	height: 430px;
	margin-top: -505px
}

body .mega-menu-inline ul li ul.sub-menu {
	position: inherit !important;
	box-shadow: none !important;
	opacity: 1 !important;
	visibility: visible !important
}

body li.mega-menu-inline ul.sub-menu {
	left: -400% !important;
	opacity: 0;
	visibility: hidden;
	right: auto !important;
	padding: 30px 25px 0 !important;
	transition: 250ms ease-in-out !important;
	-webkit-transition: 250ms ease-in-out !important;
	min-width: 200px;
	position: absolute
}

body .mega-menu-inline ul.sub-menu li a {
	padding: 8px 20px !important
}

.mega-menu-inline ul.sub-menu li a {
	padding: 5px 20px !important
}

body .mega-menu-inline ul.sub-menu {
	width: auto !important
}

body li.mega-menu-inline ul.sub-menu li ul.sub-menu {
	position: inherit !important;
	box-shadow: none !important;
	padding: 0 !important
}

body .mega-menu-bottom {
	margin-top: 10px !important
}

body .mega-menu-bottom>a {
	font-weight: 700 !important;
	font-size: 17px !important;
	cursor: unset
}

.mega-menu-bottom ul.sub-menu a {
	font-weight: 500 !important;
	font-size: 14px !important;
	color: #151515 !important
}

body .mega-menu-bottom>a:hover {
	color: unset !important;
	background-color: transparent !important;
	text-decoration: unset !important
}

body .mega-menu-bottom>a:hover:before {
	background: unset !important
}

body .mega-menu-inline .menu-item-has-children {
	display: table-cell !important;
	white-space: nowrap;
	width: 160px;
	min-width: 160px;
	background: #fff !important;
	padding: 20px 10px !important
}

body #navbar li.mega-menu-bottom {
	position: initial !important
}

#navbar .menu-item:hover .sub-menu .mega-menu-bottom .sub-menu {
	visibility: visible;
	opacity: 1 !important
}

body .mega-menu-inline .sub-menu {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0);
	transition: 250ms ease-in-out !important;
	-webkit-transition: 250ms ease-in-out !important
}

body .mega-menu-inline:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1) !important;
	transition: 250ms ease-in-out !important;
	-webkit-transition: 250ms ease-in-out !important
}

body .blog-var .blog-posts-shortcode.blog-posts .image_variant {
	margin-bottom: 22px
}

@media only screen and (max-width:767px) {
	#mt_trigger-overlay,
	.mega-menu-inline .menu-item-has-children .expand,
	.navstyle-v2 #navbar .menu>.menu-item>a::after,
	.navstyle-v2 #navbar .menu>.menu-item>a::before,
	.navstyle-v3 #navbar .menu>.menu-item>a::after,
	.navstyle-v3 #navbar .menu>.menu-item>a::before,
	.navstyle-v4 #navbar .menu>.menu-item>a::after,
	.navstyle-v8 #navbar .menu>.menu-item>a::before,
	body.header2 header .right-side-social-actions,
	body.header3 header .right-side-social-actions {
		display: none
	}
	body.header4 header .right-side-social-actions {
		margin-top: 0;
		padding-top: 0
	}
	body.navstyle-v6 #navbar .menu>.menu-item>a,
	body.navstyle-v6.header2 #navbar .menu>.menu-item>a,
	body.navstyle-v7 #navbar .menu>.menu-item>a,
	body.navstyle-v7.header2 #navbar .menu>.menu-item>a {
		margin: 0
	}
	.header1 header #navbar .sub-menu .menu-item>a,
	body.header4 header #navbar .sub-menu .menu-item>a,
	header #navbar .sub-menu .menu-item>a {
		color: #fff;
		font-weight: 800;
		line-height: 34px !important;
		text-transform: uppercase;
	}
	body.header3 .menu>.menu-item {
		display: block
	}
	body .navbar-header .logo {
		float: left
	}
	body.header3 header .navbar-toggle {
		margin-top: 30px !important
	}
	.single .mt-restricted-countries {
		margin-top: 15px
	}
	.single .list_description {
		margin-bottom: 25px !important;
	}
	body .mega-menu-inline .menu-item-has-children {
		display: contents !important
	}
	body li.mega-menu-inline ul.sub-menu {
		padding: 0 !important
	}
	body #navbar .mega-menu-inline .menu-item .sub-menu {
		display: block !important
	}
	body #navbar ul.menu .mega-menu-inline .sub-menu .sub-menu>li>a {
		padding-left: 30px !important
	}
	#navbar .menu .menu-item.badge-1-top:before,
	#navbar .menu .menu-item.badge-1-new:before,
	#navbar .menu .menu-item.badge-2-new:before,
	#navbar .menu .menu-item.badge-3-new:before,
	#navbar .menu .menu-item.badge-hot:before,
	#navbar .menu .menu-item.badge-new:before {
		top: 12px;
		right: 20%
	}
	#navbar .menu .sub-menu .menu-item.badge-1-top:before,
	#navbar .menu .sub-menu .menu-item.badge-1-new:before,
	#navbar .menu .sub-menu .menu-item.badge-2-new:before,
	#navbar .menu .sub-menu .menu-item.badge-3-new:before,
	#navbar .menu .sub-menu .menu-item.badge-hot:before,
	#navbar .menu .sub-menu .menu-item.badge-new:before {
		left: auto
	}
}

.single article .article-content .has-pale-pink-color {
	color: #f78da7
}

.single article .article-content .has-vivid-red-color {
	color: #cf2e2e
}

.single article .article-content .has-luminous-vivid-orange-color {
	color: #f56500
}

.single article .article-content .has-luminous-vivid-amber-color {
	color: #f3b200
}

.single article .article-content .has-light-green-cyan-color {
	color: #7bdcb5
}

.single article .article-content .has-vivid-green-cyan-color {
	color: #00d084
}

.single article .article-content .has-pale-cyan-blue-color {
	color: #8dd0fb
}

.single article .article-content .has-vivid-cyan-blue-color {
	color: #0693e3
}

.single article .article-content .has-very-light-gray-color {
	color: #eee
}

.single article .article-content .has-cyan-bluish-gray-color {
	color: #abb8c3
}

.single article .article-content .has-very-dark-gray-color {
	color: #313131
}

.wp-block-image figcaption {
	font-size: 13px;
	margin-top: 10px;
	color: #555d66 !important;
	font-weight: 400 !important
}

.wp-block-button {
	margin-bottom: 20px !important;
	margin-top: 20px !important
}

.widget_block .wp-block-latest-comments__comment {
	line-height: 1.5
}

ul.wp-block-archives-list.wp-block-archives,
ul.wp-block-categories-list.wp-block-categories {
	padding-left: 0;
	list-style: none
}

.page-links a,
.page-links span {
	color: #454545;
	margin-left: 5px
}

body .status-panel-no-sidebar .alignfull,
body .wp-block-cover.alignfull,
body figure.wp-block-image.alignfull {
	width: auto;
	max-width: 1000%;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw)
}

body .status-panel-no-sidebar .alignwide {
	width: auto;
	max-width: 1000%;
	margin-right: calc(25% - 25vw);
	margin-left: calc(25% - 25vw)
}

.wp-block-image .aligncenter {
	margin-top: 30px !important;
	margin-bottom: 30px !important
}

.wp-block-cover.has-background-dim.alignleft:first-child {
	margin-top: 6px !important
}

.alignleft {
	margin-bottom: 10px !important;
	margin-right: 20px;
	margin-top: 10px !important
}

article ul li {
	color: #686868;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	opacity: 1;
	visibility: visible
}

.single article .article-content p.wp-block-cover-text {
	font-size: 32px;
	color: #fff;
	line-height: 1.25
}

.wp-block-gallery.is-cropped .blocks-gallery-item img,
figure.wp-block-image img {
	margin: auto
}

blockquote footer.blockquote-footer {
	background: 0 0;
	font-size: 15px;
	color: #151515 !important;
	margin-top: 15px
}

.single.single-post .article-content blockquote.wp-block-quote,
.single.single-post .article-content p.wp-block-subhead,
.wp-block-audio,
.wp-block-button,
.wp-block-categories,
.wp-block-code,
.wp-block-embed,
.wp-block-gallery,
.wp-block-latest-posts,
.wp-block-preformatted,
.wp-block-separator,
.wp-block-table,
.wp-block-verse,
.wp-block-video,
blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large,
figure.wp-block-image,
p.wp-block-subhead {
	margin-bottom: 60px;
	margin-top: 20px
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
	color: unset !important
}

.wp-block-column.is-vertically-aligned-top {
	z-index: 1
}

.has-top-margin {
	margin-top: 60px
}

.wp-block-pullquote p {
	font-size: 28px !important;
	line-height: normal !important;
	margin: 5px 0 35px;
	color: #686868 !important
}

.wp-block-pullquote {
	border-top: 4px solid #555d66;
	border-bottom: 4px solid #555d66;
	color: #40464d;
	padding: 3em 0;
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	text-align: center
}

.wp-block-pullquote blockquote p {
	font-weight: 400;
	display: block
}

.wp-block-pullquote blockquote {
	background: 0 0;
	padding: 0 !important;
	text-align: center;
	border: 0 !important
}

.wp-block-pullquote cite {
	font-style: normal;
	text-transform: uppercase;
	color: #454646;
	font-weight: 400
}

hr.wp-block-separator {
	max-width: 100px;
	border: none;
	border-bottom: 2px solid #8f98a1;
	margin: 1.65em auto
}

.widget_rss li,
.wp-block-search {
	margin-bottom: 30px
}

.wp-block-button.aligncenter {
	margin-top: 40px;
	margin-bottom: 20px
}

.widget_rss li a {
	color: #606060;
	font-weight: 700;
	transition: .3s;
	-webkit-transition: .3s
}

.widget_rss li {
	color: rgba(21, 21, 21, .7);
	list-style: none
}

footer table,
footer td,
footer th {
	border: 1px solid #9aa7af
}

footer #wp-calendar caption,
footer #wp-calendar td a,
footer .testimonials_slider .testimonial-content span,
footer .textwidget,
footer .widget_popular_recent_tabs .post-description,
footer .widget_search .search-field,
footer .widget_toggles .panel-body {
	color: #fafafa
}

footer .widget.widget_archive ul>li:before,
footer .widget.widget_categories ul>li:before,
footer .widget.widget_meta ul>li:before,
footer .widget.widget_nav_menu ul>li:before,
footer .widget.widget_pages ul>li:before {
	content: "\f105";
	font-family: fontawesome;
	position: absolute;
	left: 0;
	top: 0;
	color: #9aa7af
}

footer .widget.widget_archive ul>li,
footer .widget.widget_categories ul>li,
footer .widget.widget_meta ul>li,
footer .widget.widget_nav_menu ul>li,
footer .widget.widget_pages ul>li {
	padding-left: 12px !important
}

.wm-active footer aside.widget {
	margin-bottom: 60px
}

.wp-block-group.has-background {
	padding: 20px
}

.wp-block-search .wp-block-search__input {
	border: 1px solid #e0e0e0;
	font-style: normal;
	font-weight: 300;
	padding: 10px 15px;
	outline: 0;
	border-radius: 4px
}

.wp-block-button.is-style-squared a.wp-block-button__link {
	border-radius: 0
}

.wp-block-search__button {
	border-radius: 4px;
	padding: 12px 20px;
	margin-left: 2%;
	background-color: #389d29;
	text-align: center;
	height: 45px;
	line-height: 1;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	outline: 0;
	transition: .3s;
	-webkit-transition: .3s
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	margin-bottom: 10px;
	line-height: normal
}

#navbar .sub-menu .menu-item>a {
	font-weight: 600;
}
#comments {
	margin-bottom: 50px !important;
	overflow: hidden;
}