
/*
Theme Name: cam
Text Domain: cam
Version: 1.0
Requires at least: 5.0
Requires PHP: 7.0
Description: Exclusively Designed for cyrilshroff.com.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template
Author: Ambab 
Author URI: https://ambab.com/
Theme URI: https://ambab.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
*/
body {
	width: 100%;
	overflow-x: hidden;
}

a {
	color: #f06638;
}

.blog-grid-adjuster {
	margin: 0 0 0 -15px;
	width: calc(100% + 30px);
}

footer {
	clear: both !important;
}

.blog-detail-container .blog-wrapper.comments .comment-list>li {
	width: 100%;
}

.user-registration-profile-header header {
	display: block !important;
	background: none !important;
	position: static !important;
}

.ur-frontend-form.login {
	padding: 0;
}

#user-registration {
	margin: 0;
}

#user-registration.vertical .user-registration-MyAccount-navigation {
	background: #efe7ee;
	width: 20%;
	text-align: left;
	padding-top: 50px;
	font-size: 1.5rem;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	color: #621855;
	font-size: 18px !important;
}

#user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	background: none;
	border: none;
}

.ur-form-grid fieldset {
	border: none;
}

.ur-field-item, .user-registration-form-row {
	background: #fff;
	width: 100%;
	box-shadow: 2px -2px 1px rgba(206, 164, 109, .2);
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin-bottom: 16px;
	box-sizing: border-box;
}

.user-registration-form-row input, .ur-field-item input {
	border: none;
	width: 100%;
	color: #1a1a1a;
	height: 30px;
	line-height: 30px;
	font-weight: 300;
}

.ur-frontend-form input[type=submit] {
	float: left !important;
}

.loginform-small-title {
	font-weight: 600;
	font-size: 1.2rem;
	color: #631856;
	margin-bottom: 5px;
	margin-top: 0;
}

.user-registration-LostPassword.lost_password a {
	color: orange;
	padding-left: 15px;
}

li.user-registration-MyAccount-navigation-link.user-registration-MyAccount-navigation-link--user-logout {
	display: none !important;
}

/*Custom Login Form*/
#show-login .status.sterror, .auth-form-error {
	border-top: solid 1px #ff4149;
	background: rgba(255, 65, 73, .1);
	color: #f4000a;
	display: block;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 15px;
}

.auth-form-success {
	border-top: solid 1px #02bb46;
	background: rgba(141, 249, 202, .1);
	color: #138b3f;
	display: block;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 15px;
}

#show-login .lost_password {
	color: orange;
	padding-left: 15px;
}

#show-resetpwd .input-wrapper, #show-login .input-wrapper {
	width: 300px;
	box-shadow: 2px -2px 2px rgba(206, 164, 109, .2);
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin-bottom: 12px;
	box-sizing: border-box;
}

#show-resetpwd .input-wrapper input, #show-login .input-wrapper input {
	border: none;
	width: 90%;
	color: #621755;
}

.input-wrapper img {
	width: 8%;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
	padding: 0;
}

.ur-frontend-form {
	margin-bottom: 0;
	border: 0;
	padding: 0px;
}

.popinp {
	width: 70%;
	box-shadow: 2px -2px 2px rgba(206, 164, 109, .2);
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin-bottom: 12px;
	box-sizing: border-box;
}

.popinp input {
	border: none;
	width: 100%;
	color: #621755;
}

.popinp ::placeholder {
	color: #621755 !important;
}

.ur-submit-button {
	margin-left: 0 !important;
}

.intermediatte-zone {
	padding-left: 0;
	padding-right: 0;
}

.about-us .bench-mark h4 {
	margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
	#show-resetpwd .input-wrapper, #show-login .input-wrapper {
		width: 100%;
	}
	
	.popinp {
		width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 1380px) {
	.intermediatte-zone {
		padding-left: 24px;
		padding-right: 24px;
	}
}

/* Sohil */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	.kc-col-container .home_banner .item {
		height: 101vh;
		min-height: 620px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	.kc-col-container .home_banner .item {
		min-height: 700px;
		max-height: 720px;
	}
}

@media only screen and (min-width: 665px) and (max-width: 1024px) {
	.item.hexabox .hexablog {
		top: 12%;
	}
	
	.kc-col-container .home_banner .item {
		min-height: 600px;
		max-height: 640px;
	}
}

@media only screen and (max-width: 450px) {
	.kc-col-container .home_banner .slick-list {
		height: 450px !important;
	}
}

@media only screen and (max-width: 500px) {
	.home_banner .hexablog {
		top: 10%;
	}
	
	.kc-col-container .home_banner .hexablog .sixthhexa span {
		max-width: 115px;
		line-height: 1.3;
	}
	
	.kc-col-container .home_banner .hexablog .fifthhexa p span {
		max-width: 115px;
		line-height: 1.3;
		float: right;
	}
	
	.kc-col-container .home_banner .hexablog .thirdhexa p span {
		max-width: 110px;
		line-height: 1.3;
	}
	
	.kc-col-container .home_banner .hexablog .fourthhexa strong {
		display: block;
	}
	
	.kc-col-container .home_banner .hexablog .fourthhexa span {
		line-height: 1.2;
		display: block;
	}
}

/* 404 pg*/
@media only screen and (min-width: 1024px) {
	.container.notfoundpg {
		margin-top: 120px;
	}
}

.error404 header {
	background: rgba(98, 23, 85, 1);
}

.error404 header .menus>li.search .search-btn:after {
	color: #fff;
}

.error404 .navigation-header .navigation-wrapper .menu_search button.search:after {
	color: #fff;
}

.cust404pg {}

.container.notfoundpg {
	padding-top: 100px;
	padding-bottom: 70px;
}

.notfoundpg .title-sec, .notfoundpg .detail-sec {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.notfoundpg .pg-title {
	font-size: 52px;
	font-weight: 300;
	color: #621755;
	margin: 0;
	line-height: 1.1;
}

.notfoundpg .title-sec p {
	margin: 0;
	font-size: 18px;
}

.detail-sec .pg-content {
	color: #621755;
	font-size: 24px;
	max-width: 320px;
	margin: 0 auto;
	line-height: 1.3;
	margin-bottom: 25px;
}

.detail-sec .pg-subcontent {
	font-size: 16px;
	max-width: 450px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

/*.detail-sec .backbtn a {
	border: 2px solid #621755;
	background: #621755;
    color: #fff;
    padding: 10px 15px;
}*/

/*.detail-sec .backbtn a:hover {
    border: 2px solid #621755;
    background: #fff;
    color: #621755;
}*/
.detail-sec .backbtn a {
	background-color: #621755;
	border: none;
	line-height: 1rem;
	padding: 10px 20px;
	color: #fff;
	font-size: .9rem;
	position: relative;
	outline: none;
}

.detail-sec .backbtn a:hover:before {
	background-color: #f1efe5;
	opacity: 1;
	content: "";
	width: 35%;
	height: 7px;
	position: absolute;
	right: -.1px;
	top: 0;
}

.detail-sec .backbtn a:hover:after {
	opacity: 1;
	content: "";
	width: 35%;
	height: 7px;
	position: absolute;
	right: -.1px;
	top: -7px;
	background-color: #d0a56d;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

/* home page */
.home_banner .hexablog .sixthhexa p strong, .home_banner .hexablog .fifthhexa p strong, .home_banner .hexablog .thirdhexa p strong {
	display: block;
}

.home_banner .hexablog .sixthhexa span {
	max-width: 200px;
	display: block;
}

.home_banner .hexablog .fifthhexa p span {
	max-width: 130px;
	display: block;
}

.home_banner .hexablog .thirdhexa p span {
	max-width: 135px;
	display: block;
	float: right;
}

.home_banner .item {
	max-height: 800px;
}

.home_banner .hexablog p {
	margin-bottom: 8px;
}

.home_banner .hexablog .firsthexa {
	padding-right: 8%;
}

.home_banner .hexablog .fourthhexa p {
	padding-left: 5%;
}

.home_banner .hexablog .thirdhexa p {
	padding-right: 5%;
}

.home_banner .hexablog p strong {
	font-weight: 600;
}

@media only screen and (min-width: 650px) {
	.home_banner .thirdhexa.hexa_txt_003, .home_banner .hexablog .fourthhexa p {
		padding-top: 35px;
	}
}

/*404 page*/
.footer {
	background-color: #f1efe5;
	padding: 25px 0 64px 0;
}

/*404 page*/
.footer {
	background-color: #f1efe5;
	padding: 25px 0 64px 0;
}

/* Media queries */
@media screen and (max-width: 1920px) {
	.hexa_blog .hexa_txt_001 {
		top: 35%;
		left: 19%;
	}
	
	.hexa_blog .hexa_txt_002 {
		top: 31%;
		right: 18%;
	}
	
	.hexa_blog .hexa_txt_004 {
		bottom: 19%;
		right: 25%;
	}
	
	.hexa_blog .hexa_txt_005 {
		bottom: 19%;
		width: 12%;
		left: 29%;
	}
	
	.hexa_blog .hexa_txt_001 {
		top: 32%;
		left: 19%;
	}
}

/*Newslatter css */
@media only screen and (min-width: 1200px) {
	footer .article_form_block .article_form input {
		width: calc(100% - 120px);
		margin-right: 10px;
	}
	
	footer .article_form_block .article_form button {
		padding: 10px 12px;
	}
}

/* new blogpage end */
@media only screen and (min-width: 1535px) and (max-width: 1680px) {
	header .menus>li a {
		display: contents;
	}
	
	@media only screen and (min-width: 1040px) and (max-width: 1200px) {
		footer .article_form_block .article_form input {
			width: calc(100% - 90px);
			margin-right: 10px;
		}
		
		footer .article_form_block .article_form button {
			width: auto;
		}
	}
	
	@media only screen and (min-width: 650px) and (max-width: 1040px) {
		footer .article_form_block .article_form input {
			width: 100%;
			max-width: 340px;
			margin-right: 15px;
		}
		
		footer .article_form_block .article_form button {
			max-width: 120px;
		}
	}
	
	@media only screen and (max-width: 650px) {
		footer .article_form_block .article_form {
			margin-bottom: 20px;
		}
		
		footer .article_form_block .article_form input {
			width: 100%;
			max-width: 300px;
			display: block;
		}
	}
	
	/* new blogpage start */
	.newblog_banner_row .blog-page-subtitle {
		background: #e37f27;
	}
	
	.newblog_banner_row .inner_big_banner.blog-page-title .banner_title, .newblog_banner_row .inner_big_banner.blog-page-subtitle .banner_title {
		min-height: 109px;
	}
	
	.newblog_banner_row .blog-page-subtitle .banner_title {
		background: transparent;
	}
	
	.newblog_banner_row .blog-page-title .banner_title h1 {
		font-family: "Kohinoor", Medium;
		font-size: 32px;
		color: #fff;
		align-self: flex-end;
		text-transform: capitalize;
	}
	
	.newblog_banner_row .blog-page-title .banner_title .padding-bottom-0, .newblog_banner_row .inner_big_banner.blog-page-subtitle .banner_title .container .padding-bottom-0 {
		padding: 0;
	}
	
	.newblog_banner_row .inner_big_banner.blog-page-subtitle .banner_title .container {
		align-items: center;
	}
	
	.newblog_banner_row .blog-page-subtitle h2 {
		font-family: "Kohinoor", Medium;
		font-size: 32px;
		color: #fff;
		align-self: center;
		font-weight: normal;
	}
	
	.newblog_content .text-content {
		padding-top: 25px;
		margin-bottom: 40px;
	}
	
	.newblog_content .text-content h1 {
		color: #631856;
		font-size: 32px;
		font-family: "Kohinoor", Semibold;
	}
	
	.newblog_content .text-content p {
		font-family: "Kohinoor", Regular;
		font-size: 15px;
	}
	
	.newblog_content .box-blog {
		background: #ede3f0;
		margin-bottom: 64px;
	}
	
	.newblog_content .image-box {
		height: 185px;
		width: 263px;
		display: inline-block;
	}
	
	.newblog_content .image-box img {
		vertical-align: middle;
	}
	
	.newblog_content .text-box {
		display: inline-block;
	}
	
	.newblog_content .text-box h3 {
		color: #631856;
		font-family: "Kohinoor", Semibold;
		font-size: 32px;
		margin-left: 30px;
	}
	
	.newblog_content .sidebar-title h3 {
		font-family: "cam kohinoor", Regular;
		font-size: 32px;
		color: #631856;
		margin-top: 0;
		margin-left: 9px;
		margin-bottom: 25px;
		font-weight: 500;
	}
	
	.newblog_content .blog-post-box {
		border: 1px solid #e4e4e4;
		padding: 10px;
		box-shadow: 4px -4px 0px #e4e4e4;
		margin-bottom: 35px;
	}
	
	.newblog_content .post-box-title h3 {
		font-family: "Kohinoor", Semibold;
		color: #e47f26;
		font-size: 23px;
	}
	
	.newblog_content .post-list {
		border-bottom: 1px solid #ccc;
		padding-bottom: 15px;
		padding-top: 10px;
	}
	
	.newblog_content .post-list:last-child {
		border-bottom: 0px solid #ccc;
	}
	
	.newblog_content .post-list a {
		font-family: "Kohinoor", Regular;
		font-size: 19px;
		color: #631856;
	}
	
	@media (max-width: 767px) {
		.newblog_banner_row .blog-page-title .banner_title h1, .newblog_banner_row .blog-page-subtitle h2, .newblog_content .text-content h1 {
			font-size: 22px;
		}
		
		.newblog_content .image-box, .newblog_content .text-box {
			width: 100%;
			height: auto;
			display: block;
		}
		
		.newblog_content .image-box img {
			width: 100%;
			height: auto;
		}
		
		.newblog_content .text-box h3 {
			padding: 0px 10px 15px 10px;
			font-size: 26px;
			margin-left: 0px;
		}
		
		.newblog_content .box-blog {
			margin-bottom: 35px;
		}
		
		.newblog_content #sidebar {
			margin-top: 25px;
		}
		
		.newblog_content .left-side, .newblog_content .right-side {
			width: 100%;
		}
	}
	
	@media (min-width: 768px) and (max-width: 991px) {
		.newblog_banner_row .blog-page-title .banner_title h1, .newblog_banner_row .blog-page-subtitle h2, .newblog_content .text-content h1 {
			font-size: 22px;
		}
		
		.newblog_content .image-box, .newblog_content .text-box {
			width: 100%;
			height: auto;
			display: block;
		}
		
		.newblog_content .image-box img {
			width: 100%;
			height: auto;
		}
		
		.newblog_content .text-box h3 {
			padding: 0px 10px 15px 10px;
			font-size: 26px;
			margin-left: 0px;
		}
		
		/*#sidebar
    {
        margin-top: 0px;
        padding: 0px;
    }*/
		.newblog_content .sidebar-title  h3 {
			font-size: 24px;
		}
		
		.newblog_content .left-side, .newblog_content .right-side {
			width: 100%;
		}
	}
}
