/*
Theme Name:   twentytwentyfour-child
Theme URI:    https://tsov.co/kamakan/
Description:  A Twenty Twentt Four child theme 
Author:       WPBeginner
Author URI:   https://tsov.co/kamakan/
Template:     twentytwentyfour
Version:      1.0.0
Text Domain:  twentytwentyfour-child
*/

body {
	background: #fff;
}
.home header.wp-block-template-part {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
body:not(.home) header.wp-block-template-part {
	background: #000;
}
body:not(.home) header.wp-block-template-part .main-header > .wp-block-group::after {
    content: '';
    background: url(https://tsov.co/kamakan/wp-content/uploads/2025/03/WhatsApp_Image_2025-03-28_at_21.12.35_409ffcb7-removebg-preview.png);
	position: absolute;
    bottom: 0;
    right: 17%;
    z-index: 99999;
    width: 245px;
    height: 180px;
    filter: brightness(100);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
header.wp-block-template-part > .wp-block-group {
	background-color: transparent !important;
}
header.wp-block-template-part > .wp-block-group .nav-items {
	gap: 60px;
}
header.wp-block-template-part > .wp-block-group .nav-items li a {
	color: #fff;
	border: none;
}
header.wp-block-template-part > .wp-block-group .nav-items li a:focus {
	outline: none;
}
header.wp-block-template-part > .wp-block-group .nav-items li.cta a {
	border: 1px solid #F8a340;
    padding: 10px 15px;
    border-radius: 6px;
	text-decoration: none;
	background: transparent;
	color: #FFF;
}
header.wp-block-template-part > .wp-block-group .nav-items li.cta a:hover {
	background: #F8a340;
	color: #000;
}
footer.wp-block-template-part {
	margin-top: 0;
}
footer.wp-block-template-part .footer-top {padding: 36px 0 56px;}
footer.wp-block-template-part .footer-top .footer-nav-item {
	margin-top: 33px;
}
footer.wp-block-template-part .footer-top .footer-nav-item li a:focus {
	outline: none;
}
footer.wp-block-template-part .copyright-sec {
	border-top: 1px solid #fff;
    padding: 14px 0;
}
footer.wp-block-template-part .copyright-sec p {
	color: #fff;
}
main.wp-block-group {
	margin: 0;
}
main.wp-block-group > .wp-block-group {
	display: none;
}
main.wp-block-group > .entry-content {
	padding: 0;
    margin: 0;
}
main.wp-block-group > .entry-content > .elementor {
	max-width: 100%;
}
main.wp-block-group > .entry-content .main-banner {
	position: relative;
	height: 100vh;
}
main.wp-block-group > .entry-content .main-banner video {
	 height: 100vh;
}
main.wp-block-group > .entry-content .main-banner::after {
    content: '';
    background: url(https://tsov.co/kamakan/wp-content/uploads/2025/03/WhatsApp_Image_2025-03-28_at_21.12.35_409ffcb7-removebg-preview.png);
    position: absolute;
    bottom: -6%;
    z-index: 99999;
    width: 362px;
    height: 277px;
    filter: brightness(100);
    left: 11%;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	display: none;	
}
main.wp-block-group > .entry-content .main-banner .banner-content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width: 410px;
}
main.wp-block-group > .entry-content .main-banner .banner-content p {
	margin: 0;
}
main.wp-block-group > .entry-content .contact-form .form-sec {
	max-width: 810px;
	margin: 0 auto;
	width: 100%;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field {
	padding: 5px;
	margin: 0;
    width: 50%;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field-textarea {
	width: 100%;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field input,
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field-textarea textarea {
	width: 100%;
	max-width: 100%;
	border-color: #000;
    background: transparent;
    padding: 11px 25px;
    font-size: 16px;
	color: #000;
	outline: none;
    box-shadow: none;
	font-family: inherit;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field input::placeholder,
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field-textarea textarea::placeholder {
	color: #000;
	opacity: 1;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-submit-container {
	text-align: right;
	width: 100%;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-submit-container input,
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-submit-container button {
	margin: 0 5px;
    padding: 11px 82px;
    background: #000;
	color: #fff;
    font-size: 16px;
}

main.wp-block-group > .entry-content .contact-form .form-sec.form2 {
	max-width: 100%;
	display: flex;
    flex-wrap: wrap;
}
main.wp-block-group > .entry-content .contact-form .form-sec.form2 .wpforms-field {
   width: 33.33%;
}
main.wp-block-group > .entry-content .contact-form .form-sec.form2 .file-upload input::file-selector-button {
	background: #000;
	padding: 10px 25px;
	color: #fff;
	margin-right: 20px;
}
main.wp-block-group > .entry-content .contact-form .form-sec .wpforms-field-textarea p,
main.wp-block-group > .entry-content .contact-form .form-sec.form2 .wpforms-field p {
	margin:0;
}
main.wp-block-group > .entry-content .contact-form .form-sec.form2 .wpforms-field-textarea {
    width: 100%;
	padding: 5px;
}
.page-id-407 main.wp-block-group > .entry-content .contact-form::before,
.page-id-407 main.wp-block-group > .entry-content .contact-form::after {
	display: none;
}
main.wp-block-group > .entry-content .newsletter-sec form {
	display: flex;
    max-width: 721px;
    margin: 0 auto;
    border: 1px solid #000;
}
main.wp-block-group > .entry-content .newsletter-sec form .wpforms-field-container {
	width: 70%;
}
main.wp-block-group > .entry-content .newsletter-sec form .wpforms-field-container .wpforms-field {
	width: 100%;
    padding: 0;
}
main.wp-block-group > .entry-content .newsletter-sec form .wpforms-field-container .wpforms-field input {
	height: 50px;
    width: 100%;
    max-width: 100%;
    border: none;
    padding: 11px 25px;
	font-family: inherit;
}
main.wp-block-group > .entry-content .newsletter-sec form .wpforms-submit-container {
	width: 30%;
    margin: 0;
}
main.wp-block-group > .entry-content .newsletter-sec form .wpforms-submit-container button {
	width: 100%;
    background: none;
    color: #000;
    height: 50px;
	font-size: 18px;
    font-weight: 600;
}
main.wp-block-group > .entry-content .stores-sec {
	overflow: hidden;
}
main.wp-block-group > .entry-content .hover-box .hover-col {
	position: relative;
	cursor: pointer;
}
main.wp-block-group > .entry-content .hover-box .hover-col .cont {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 110px;
    color: #000;
    display: none;
    justify-content: center;
    align-items: center;
	line-height: normal;
}
main.wp-block-group > .entry-content .hover-box .hover-col.active  .cont {
	display: flex;
}
main.wp-block-group > .entry-content .hover-box .hover-col .cont .elementor-widget-container {
	height: auto;
	z-index: 999;
    position: relative;
}
main.wp-block-group > .entry-content .hover-box .hover-col.active .cont::before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    position: absolute;
    opacity: 0.7;
    z-index: 1;
    filter: blur(22px);
}
.owl_wrapper{
  width: 100vw;
  overflow: hidden;
}
.owl_content{padding-left: 12%;}
.owl_wrapper .owl-item .card h4 {
	text-align: center;
	font-size: 22px;
	font-family: "Domine", Sans-serif;
	margin-bottom: 10px;
}
.owl_wrapper .owl-item .card p {
	text-align: center;
	font-size: 18px;
	padding: 0 92px;
	font-family: "Domine", Sans-serif;
}
.owl_wrapper .owl-item{
  opacity: 0;
  transform: scale(0.6);
  -ms-transform: scale(0.6);
  transition: all .2s;
  -webkit-transform: all .2s;
  z-index: 1;
}
.owl_wrapper .active{opacity: 0.5;}
.owl_wrapper .active.middle_besideright{
  transform: scale(0.6, 0.8);
  opacity: 50%;
  margin: 0 -0.5% 0 -1.2%;
  z-index: 2;
}
.owl_wrapper .active.middle_besideright img {
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 90%);
}
.owl_wrapper .active.middle_besideright h4,
.owl_wrapper .active.middle_besideright p {
    rotate: 5deg;
    margin: 0;
}
.owl_wrapper .active.middle_besideleft{
	transform:scale(0.6,0.8); opacity: 0.8;
	margin: 0 -1.2% 0 -0.5%;
	z-index: 2;
}
.owl_wrapper .active.middle_besideleft img {
	clip-path: polygon(0% 0%, 100% 10%, 100% 90%, 0 100%);
}
.owl_wrapper .active.middle_besideleft h4,
.owl_wrapper .active.middle_besideleft p {
    rotate: 353deg;
    margin: 0;
}
.owl_wrapper .active.middle{
  transform: scale(0.7);
  opacity: 1;
  z-index: 3;
}
.owl_wrapper .active.next_to_mid{transform: scale(0.7, 1);
  opacity: 50%;
  margin: 0 0 0 -0.7%;
  z-index: 2;
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 90%);}
.owl_wrapper .active.prev_to_mid{transform:scale(0.7,1); opacity: 0.8;
  margin: 0 -0.7% 0 0;
  z-index: 2;
  clip-path: polygon(0% 0%, 100% 10%, 100% 90%, 0 100%);
}
main.wp-block-group > .entry-content .stores-sec .owl_content {
    padding-left: 0;
	overflow: hidden;
    max-width: 1600px;
}
main.wp-block-group > .entry-content .stores-sec .no_select {
	position: absolute;
	top:50%;
	cursor: pointer;
}
main.wp-block-group > .entry-content .stores-sec .no_select.next {
	right: -35px;
}
main.wp-block-group > .entry-content .after-image {
	position: relative;
}
main.wp-block-group > .entry-content .after-image .abs-img{
	position: absolute;
    right: -14%;
    width: 220px;
    bottom: -31%;
}
main.wp-block-group > .entry-content .contact-form {
	padding-bottom: 60px;
}
main.wp-block-group > .entry-content .banner-section .content-section {
	position: relative;
	padding: 60px 0;
}
main.wp-block-group > .entry-content .banner-section .content-section.vision-sec {
	padding-top: 0;
}
main.wp-block-group > .entry-content .contact-form .e-con-inner::before,
main.wp-block-group > .entry-content .banner-section .content-section::before {
	content: '';
    background: url(https://tsov.co/kamakan/wp-content/uploads/2025/03/image-24.png);
    position: absolute;
    top: -4%;
    z-index: 99999;
    width: 362px;
    height: 277px;
    left: 11%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    left: -12%;
    opacity: 0.5;
	display: none;
}
main.wp-block-group > .entry-content .contact-form::after, 
main.wp-block-group > .entry-content .bean-sec .e-con-inner::after,
main.wp-block-group > .entry-content .banner-section .content-section::after {
	content: '';
    background: url(https://tsov.co/kamakan/wp-content/uploads/2025/03/image-24.png);
    position: absolute;
    bottom: -10%;
    z-index: 99999;
	width: 220px;
    height: 196px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    right: -12%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	filter: brightness(0);
}
.page-id-306 main.wp-block-group > .entry-content .banner-section .content-section::after {
	display: none;
}
.page-id-407 .entry-content .banner-section .content-section::after,
.page-id-11 .entry-content .banner-section .content-section::after {
	right: -20% !important;
    z-index: -1 !important;
	bottom: -8% !important;
}
main.wp-block-group > .entry-content .contact-form::after {
	bottom: 0;
	right: -14%;
	display: none;
}
main.wp-block-group > .entry-content .banner-section .content-section.sp-1::after {
	bottom: -30px;
    right: -14%;
}

main.wp-block-group > .entry-content .bean-sec .e-con-inner {
	position: relative;
}
main.wp-block-group > .entry-content .bean-sec.box-section .e-con-inner::after {
	bottom: -1%;
}
main.wp-block-group > .entry-content .banner-section .content-section.sp-2::after,
main.wp-block-group > .entry-content .banner-section .content-section.sp-3::after {
	bottom: -5%;
	right: 8%; 
}
.page-id-373 main.wp-block-group > .entry-content .banner-section .content-section.sp-2::after {
	bottom: 0;
	right: -14%;
}
main.wp-block-group > .entry-content .box-section .box-col img {
	height: 250px;
    object-fit: cover;
}
.pop-box {
	gap: 68px;
    display: flex;
    align-items: center;
}
.pop-box .pop-col {
	width: 50%;
}
.our-sildes .mis-slide {
	text-align: center;
	outline: none;
	cursor: grab;
}
.our-sildes .mis-slide h3 {
	font-weight: 600;
    font-size: 25px;
    text-transform: uppercase;
}
.our-sildes .mis-slide p{
	margin: 10px auto 0 auto;
    font-weight: 400;
    font-size: 18px;
    width: 55%;
}
.our-sildes .slick-arrow {
	height: 50px;
    width: 50px;
}
.our-sildes .slick-arrow::before {
    background-image: url(https://0326e5ad53.nxcli.io/wp-content/uploads/2024/11/Group-228.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 50px;
    width: 50px;
    z-index: 9;
	content: '';
	display: block;
}
.our-sildes .slick-arrow.slick-prev {
	left: 15%;
    z-index: 9999;
}
.our-sildes .slick-arrow.slick-next {
	right: 15%;
    z-index: 9999;
	transform: rotate(180deg);
	top: 39%;
}
.d-none {
	display: none;
}
@media screen and (max-width: 767px){
	header.wp-block-template-part > .wp-block-group .wp-block-navigation__responsive-container .nav-items li a,
	header.wp-block-template-part > .wp-block-group .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-close {
		color: #000 !important;
	}
	header.wp-block-template-part > .wp-block-group .wp-block-navigation__responsive-container {
		padding-top: 60px;
	}
	header.wp-block-template-part > .wp-block-group .wp-block-navigation__responsive-container .wp-block-navigation__container {
		align-items: center;
		gap: 20px;
		width: 100%;
	}
	main.wp-block-group > .entry-content .stores-sec .no_select.next {
		right: 16px;
	}
	main.wp-block-group > .entry-content .stores-sec .no_select.prev {
		left: 16px;
	}
	main.wp-block-group > .entry-content .main-banner .banner-content {
		position: static;
		transform: none;
	}
	main.wp-block-group > .entry-content .main-banner .banner-content .elementor-widget-image img {
		filter: brightness(0);
	}
	main.wp-block-group > .entry-content .main-banner .banner-content h1,
	main.wp-block-group > .entry-content .main-banner .banner-content p {
		color: #000;
	}
	header.wp-block-template-part .main-header > .wp-block-group {
		flex-direction: row;
		justify-content: space-between;
	}
	header.wp-block-template-part .main-header > .wp-block-group button {
		color: #fff !important;
	}
	body:not(.home) header.wp-block-template-part .main-header > .wp-block-group::after,
	main.wp-block-group > .entry-content .after-image .abs-img {
		display: none;
	}
	main.wp-block-group > .entry-content .main-banner,
	main.wp-block-group > .entry-content .main-banner video {
		height: 536px;
	}
	main.wp-block-group > .entry-content .main-banner::after {
		width: 268px;
	}
	
	main.wp-block-group > .entry-content .bean-sec .e-con-inner::after,
	main.wp-block-group > .entry-content .contact-form::after,
	main.wp-block-group > .entry-content .contact-form::before,
	main.wp-block-group > .entry-content .banner-section .content-section::after,
	main.wp-block-group > .entry-content .banner-section .content-section::before {
		display: none;
	} 
	body main.wp-block-group > .entry-content .contact-form .e-con-inner {
		padding: 50px 0;
	}
	main.wp-block-group > .entry-content .banner-section .content-section {
		padding: 20px;
	}
	main.wp-block-group > .entry-content .contact-form .form-sec.form2 .wpforms-field {
		width: 100%;
	}
	main.wp-block-group > .entry-content .contact-form .form-sec.form2 form {
		padding: 0 10px;
	}
	main.wp-block-group > .entry-content .newsletter-sec form {
		margin: 0 15px;
	}
	main.wp-block-group > .entry-content .newsletter-sec form .wpforms-submit-container button {
		font-size: 15px;
	}
	main.wp-block-group > .entry-content .contact-form .e-con-inner > .elementor-absolute,
	main.wp-block-group > .entry-content .banner-section .content-section > .elementor-absolute {
		position: static;
	}
	main.wp-block-group .our-sildes .mis-slide p {
		width: auto;
		padding: 0 15px;
	}
	.our-sildes .slick-arrow {
		top: auto;
		bottom: -66px;
	}
	.our-sildes .slick-arrow.slick-next {
		right: 23%;
		bottom: -36px;
		top: auto;
	}
	
}
@media screen and (max-width: 1600px){
	body:not(.home) header.wp-block-template-part .main-header > .wp-block-group::after {
		right: 8%;
	}
}
@media screen and (max-width: 1295px){
	main.wp-block-group > .entry-content .contact-form::after, main.wp-block-group > .entry-content .bean-sec .e-con-inner::after, main.wp-block-group > .entry-content .banner-section .content-section::after,
	main.wp-block-group > .entry-content .contact-form::after {
		display: none;
	}
}
@media screen and (max-width: 1400px){
	body:not(.home) header.wp-block-template-part .main-header > .wp-block-group::after {
		right: 8%;
	}
}
@media screen and (max-width: 1340px){
	body:not(.home) header.wp-block-template-part .main-header > .wp-block-group::after {
		right: 0;
	}
}
@media screen and (max-width: 1080px){
	body:not(.home) header.wp-block-template-part .main-header > .wp-block-group::after {
		display: none;
	}
}
/* @media screen and (max-width: 1810px){ */
	/* body:not(.rtl) .elementor-407 .elementor-element.elementor-element-7f868bc { */
		/* right: 101%; */
		/* width: 302px; */
		/* left: auto !important; */
	/* } */
/* } */
/* @media screen and (max-width: 1773px){ */
	/* body:not(.rtl) .elementor-407 .elementor-element.elementor-element-7f868bc { */
		/* right: 101%; */
		/* width: 255px; */
		/* left: auto !important; */
	/* } */
/* } */
/* @media screen and (max-width: 1684px){ */
	/* body:not(.rtl) .elementor-407 .elementor-element.elementor-element-7f868bc { */
		/* right: 101%; */
		/* width: 210px; */
		/* left: auto !important; */
	/* } */
/* } */
/* @media screen and (max-width: 1500px) and (min-width: 767px){ */
	/* body:not(.rtl) .elementor-407 .elementor-element.elementor-element-7f868bc { */
		/* display: none; */
	/* } */
/* } */