/*
	Theme Name: Revolution Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/

.text-uppercase {
	text-transform: uppercase;
}
.web-templates-wrapper figure {
	margin-bottom: 0px !important;
}
.icon-box-wrapper figure {
	padding-bottom: 10px !important;
	width: 40px;
}
.icon-box-wrapper .iconbox-content p {
	margin-bottom: 0px !important;
}
.theme-view-button {
	margin-left: 20px;
}
.client-review-wrapper .thb-testimonial.has-avatar {
	padding: 5% !important;
}
.text-white a, .button-hover-color a:hover {
	color: #000000 !important;
}
.product-features-point ul li {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #2cbcbb;
}
.product-features-point ul li:last-child {
    border-bottom: 0px;
}
.footer .widget_media_image {
	margin-bottom: 0px;
}
/* Theme Information css start */
.product-info-list {
	list-style: none;
	padding: 10px 20px !important;
	margin: 0;
}
.product-info-list li {
	display: flex;
	margin-bottom: 16px;
	line-height: 1.6;
}
.product-info-list li:last-child {
	margin-bottom: 0;
}
.product-info-label {
	flex: 0 0 40%;
	color: #333333;
	font-size: 14px;
}
.product-info-value {
	flex: 1;
	color: #333333;
	font-size: 14px;
}
/* End */

.title-wrap-max-width {
	max-width: 700px;
	margin: auto;
}

/*Customize css start */

.bullet-pont-mark {
	margin: auto;
	width: fit-content;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 20px;
	padding: 4px 10px;
}
.bullet-pont-mark ul {
	background-color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.35px;
	width: fit-content;
}
.bullet-pont-mark ul li::marker {
	color: #2CBCBB;
}
.thb-counter.counter-style1 .counter-container {
	margin-bottom: -15px;
}
.thb-counter.counter-style1 .counter-container .h1 {
	font-size: 50px;
}
.post-card-hover-button a {
	background-image: none !important;
	padding: 0px 45px 0px 0px !important;
}
.cards-wrapper a.vc_btn3 {
    padding: 8px 12px !important;
    border-radius: 4px;
}
.points-wrapper {
    text-align: center;
    color: #fff;
    font-size: 14px;
}
/* contact form 7 page css */

.wpcf7-form {
    width: 100%;
    box-sizing: border-box;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="number"],
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.wpcf7-form label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.wpcf7-form input[type="submit"] {
    width: 100%;
    display: block;
    padding: 12px;
    background-color: #2CBCBB;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
}
.wpcf7-form input[type="submit"]:hover {
    background-color: #239595;
}
.faq-point-wrapper .vc_toggle_title h4 {
	font-size: 20px !important;
	font-weight: 600;
}
.faq-point-wrapper .vc_toggle_content p {
	font-size: 16px;
}
.faq-point-wrapper .vc_toggle_title {
    background-color: #F3F3F9;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #00000005;
    border-radius: 6px;
    padding: 15px;
}
/* End  */
.our-theme-banner img {
    border-radius: 10px 10px 0px 0px;
}
.hover-scroll-box {
	width: 100%;
	height: 400px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.scroll-img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top center;
	transition: background-position 4s ease-in-out;
}
.hover-scroll-box:hover .scroll-img {
	background-position: bottom center;
}
h4.theme-title-wrapper {
	text-align: center;
	padding: 10px;
	margin-bottom: 0;
	font-size: 18px;
}
.footer-top-button-wrapper .theme-view-button a {
    background-image: none !important;
}
.point-list-wrapper ul li {
	margin-bottom: 0px !important;
	font-size: 16px;
}
@media only screen and (min-width: 768px) {
.footer-top-button-wrapper {
	text-align: center;
	max-width: 75%;
	margin: auto;
}
}

/* End */
@media (max-width: 1024px) and (min-width: 768px) {
    .ipad-half-layout {
			display: flex !important;
			flex-wrap: wrap !important;
	}
	.ipad-half-layout > .thb-dark-column {
			width: 50% !important;
			float: none !important;
			max-width: 50% !important;
			flex: 0 0 50% !important;
	}
}