/*
Theme Name: Web D Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1779099402
Updated: 2026-05-18 10:16:42

*/
img {
	display: block !important;
}
.packages .desc p {
	min-height: 100px;
	height: 100%;
}
.cstm-heading {
/* 	 background: linear-gradient(180deg, #E4B548, #C69220); */
	background: linear-gradient(180deg, #fff, #e4b548);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
/* 	color: #E4B548; */
}
.cstm-heading-2 {
	 background: linear-gradient(180deg, #E4B548, #C69220);
/* 	background: linear-gradient(180deg, #fff, #e4b548); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
/* 	color: #E4B548; */
}
.cstm-link-color .elementor-icon-box-description a {
    color: #3b3b3b !important;
}
.cs-heading-line:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 2px;
    background: #E8D9AE;
    opacity: .47;
    z-index: -1;
}
.cs-heading-line h4.elementor-heading-title {
    background: #fff;
    display: inline-block;
    padding: 10px;
}
.elementor-button {
    padding: 16px 32px;
}
.sidebar {
	position: sticky;
top: 20px;
}
nav {
    width: 100% !important;
}
header#masthead {
    position: sticky !important;
    top: 0;
}
.e-n-accordion-item-title-text span {
    color: #e4b548;
}
.cs-tour-slider-control button.slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid var(--e-global-color-primary);
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    background-size: 20px;
    transition: .3s ease all;
    background-color: transparent;
	 background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_27_1077)'%3E%3Cpath d='M19.1406 9.6875H0' stroke='%232C4A61' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3926 5L19.1406 9.6875L14.3926 14.375' stroke='%232C4A61' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_27_1077'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	
    transition: .3s ease all;
}
.cs-tour-slider-control button.slick-prev.slick-arrow{
	transform: rotate(180deg);
}
.page-id-6 .cs-tour-slider-control button.slick-arrow, .page-id-6 .cs-review-slider-control button.slick-arrow {
   background-color: #faf7f0 !important;
	
    transition: .3s ease all;
}
.page-id-6 .cs-tour-slider-control button.slick-arrow:hover, .page-id-6 .cs-review-slider-control button.slick-arrow:hover  {
	 background-color: #0c1a34 !important;
}
.cs-tour-slider-control button.slick-arrow:hover {
    background-color: var(--e-global-color-primary) !important; 
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_27_1067)'%3E%3Cpath d='M19.1406 10.3125L0 10.3125' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3926 15L19.1406 10.3125L14.3926 5.625' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_27_1067'%3E%3Crect width='20' height='20' fill='white' transform='matrix(1 0 0 -1 0 20)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.cs-tour-slider .slick-list, .cs-tour-slidersec .slick-list {
    margin: 0 -15px;
}
.cs-tour-slider .slick-slide,
.cs-tour-slidersec .slick-slide {
    padding: 0 15px;
}
.cs-tour-slider, .cs-tour-slidersec{
	overflow: hidden;
}
.cs-tour-slider-control {
    display: flex !important;
    gap: 10px !important;
}
.cs-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    grid-auto-flow: dense;
}
.cs-gallery .gallery figure.gallery-item {
    margin: 0;
	max-width: 100%;
}
.cs-gallery .gallery figure.gallery-item a,
.cs-gallery .gallery figure.gallery-item .gallery-icon {
    display: block;
    height: 100%;
}
.cs-gallery .gallery figure.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 1.38 / 1;
}
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 3),
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 5) {
    grid-row: span 2;
}

.cs-gallery .gallery figure.gallery-item:nth-child(14n + 3) img,
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 5) img {
    aspect-ratio: auto;
}
/* 8th & 9th big */
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 8),
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 11) {
    grid-row: span 2;
}

.cs-gallery .gallery figure.gallery-item:nth-child(14n + 8) img,
.cs-gallery .gallery figure.gallery-item:nth-child(14n + 11) img {
    aspect-ratio: auto;
}
/* review slider */
.cs-review-slider-control button.slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid var(--e-global-color-primary);
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    background-size: 20px;
    transition: .3s ease all;
    background-color: transparent;
	 background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_27_1077)'%3E%3Cpath d='M19.1406 9.6875H0' stroke='%232C4A61' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3926 5L19.1406 9.6875L14.3926 14.375' stroke='%232C4A61' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_27_1077'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	
    transition: .3s ease all;
}
.cs-review-slider-control button.slick-arrow:hover {
    background-color: var(--e-global-color-primary) !important;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_27_1067)'%3E%3Cpath d='M19.1406 10.3125L0 10.3125' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.3926 15L19.1406 10.3125L14.3926 5.625' stroke='white' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_27_1067'%3E%3Crect width='20' height='20' fill='white' transform='matrix(1 0 0 -1 0 20)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.cs-review-slider-control button.slick-prev.slick-arrow{
	transform: rotate(180deg);
}
.cs-review-slider .slick-list {
    margin: 0 -15px;
}
.cs-review-slider .slick-slide {
    padding: 0 15px;
}
.cs-review-slider{
	overflow: hidden;
}
.cs-review-slider-control {
    display: flex !important;
    gap: 10px !important;
}
.slick-dots{
	padding: 0 !important;
	margin: 30px 0 0 !important;
	display: flex;
	gap: 4px;
	list-style: none;
	justify-content: center;
}
.slick-dots li button{
	display: none;
}
.slick-dots li{
	width: 12px;
	height: 12px;
	background: var( --e-global-color-secondary );
	opacity: .2;
	border-radius: 50%;
	cursor: pointer;
}
.slick-dots li.slick-active{
	opacity: 1;
}
.cs-tour-slider .slick-track{
	display: flex;
	align-items: stretch;
}
.cs-tour-slider .slick-track .slick-slide{
	height: unset;
	
}

/* form css  */
.cs-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
}
.cs-form-action,
.cs-form-field {
    max-width: 100%;
    width: 100%;
}
.cs-form-action {
    position: relative;
}
span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
.cs-form-field label {
	color: #000;
	width: 100%;
	display: block;
}
.cs-form-field span.wpcf7-form-control-wrap {
	margin-top: 7px;
	display: block;
	width: 100%;
}
.cs-form-field span.wpcf7-form-control-wrap .wpcf7-form-control{
	border: 1px solid #d7d7d7;
	outline: 0;
	box-shadow: none;
	height: 40px;
	border-radius: 6px;
	padding: 13px 16px;
}
.cs-form-action{
	padding-top: 10px;
}
.cs-form-action .wpcf7-form-control.wpcf7-submit {
    width: 100%;
	font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
	text-align: center;
	background: radial-gradient(at center center, #E4B548 0%, #C69220 100%);
	border: 1px solid var(--e-global-color-secondary);
	color: var(--e-global-color-primary);;
	border-radius: 30px;
}
.cs-tour-slider .slick-track .slick-slide > .elementor-element {
    height: 100%;
}
.cs-form-action .wpcf7-form-control.wpcf7-submit:hover {
	background: linear-gradient(180deg, #E4B548 0%, #C69220 100%);
}
.cs-form-field span.wpcf7-form-control-wrap textarea.wpcf7-form-control{
	height: 100px;
	resize: none;
}
.wpcf7-form-control::placeholder {
    color: #000;
    opacity: 0.3;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: 100%;
	left: 0;
    font-size: 12px;
    margin-top: 1px;
}
.wpcf7-validates-as-date {
    color: #cecece !important;
}
.wpcf7-response-output {
    margin: 0 !important;
    border: 0 !important;
    position: absolute;
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 100%;
}

/* faq  */
.cs-faq .e-n-accordion-item-title-text {
    display: flex;
    align-items: flex-start !important;
    gap: 5px;
}
.cstm-heading-space .elementor-heading-title {
    display: flex;
    align-items: flex-start !important;
    gap: 5px;
}
.cstm-heading-space .elementor-heading-title span {
    white-space: nowrap;
    position: relative;
    top: 0;
}
.cs-faq .e-n-accordion-item-title-text span {
    white-space: nowrap;
    position: relative;
    top: 0;
}
.pum-theme-1953 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    height: 45px !important;
    width: 45px !important;
    padding: 0 !important;
}
.hfe-nav-menu-icon {
    padding: 0;
}
.cs-img-hover{
    overflow: hidden;
}

.cs-img-hover img{
    transition: transform 0.4s ease;
}

.cs-img-hover:hover img{
    transform: scale(1.1);
}
.cs-img-hover .elementor-widget-image a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: block;
}
/* sidebar  */
.sidebar {
	position: sticky;
    top: 90px;
    height: max-content;
}

/* blog css  */
.cs-post-main-row {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.cs-post-main-row .cs-post-item {
    max-width: calc((100% - 60px) / 3);
    width: 100%;
}
.cs-post-featured {
    margin-bottom: 20px;
}
h5.cs-post-title {
    font-weight: 600;
    text-transform: none;
    margin: 0 0 10px;
}
p.cs-short-text {
    margin: 0 0 15px;
    font-size: 16px;
    color: #3b3b3b;
}
.cs-read-blog a {
    color: #e4b548;
    text-decoration: underline !important;
    font-weight: 600;
}
h5.cs-post-title a {
    text-decoration: none;
    color: #051E44;
}

/* single blog */
.cs-post-container {
    max-width: 1380px;
    padding: 80px 30px;
    width: 100%;
}
.cs-post-head {
    margin-bottom: 20px;
}
.cs-post-head h1 {
    color: var(--e-global-color-primary);
    text-align: center;
    margin: 0 0 15px;
}
.cs-meta p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 18px;
    margin: 0;
    color: #3B3B3B;
}
.cs-meta p svg {
    width: 24px;
    height: 24px;
}

.cs-meta p svg path {
    fill: var(--e-global-color-primary);
}
.single-post .cs-post-thumbnail img {
/*     border-radius: 40px; */
    width: 100%;
}
.single-post .cs-post-content {
    margin-top: 30px;
}
.single-post .cs-post-content p {
    margin-bottom: 0;
}
.single-post .cs-post-content h2, .single-post .cs-post-content h3, .single-post .cs-post-content h4, .single-post .cs-post-content h5, .single-post .cs-post-content h6 {
    margin-top: 40px;
    margin-bottom: 15px;
}
.single-post .cs-post-content ul {
    margin: 15px 0 0;
    padding: 0;
}
/* search  */
.search-results .site-main {
    padding: 80px 15px;
    width: 100%;
    max-width: 1380px;
}

.search-results h1.entry-title {
    text-align: center;
    margin-bottom: 40px;
    color: var(--e-global-color-primary);
}
.search-results h2.entry-title {
    font-size: 30px;
	margin-top: 40px;
    margin-bottom: 20px;
	color: var(--e-global-color-primary);
}
.search-results .post .wp-post-image {
    margin-bottom: 20px;
}
.search-results p {
    margin-bottom: 20px;
}
.search-results .page-content a {
    color: var(--e-global-color-primary);
}
@media (max-width:1299px){
	a.hfe-menu-item {
		font-size: 14px;
	}
}
@media (max-width:991px){
	.sidebar {
	position: unset;
}
	.cs-img-hover img {
		min-height:300px;
		object-fit: cover;
	}
	.cs-post-main-row .cs-post-item {
    max-width: calc((100% - 30px) / 2);
    width: 100%;
}
}
@media (min-width: 768px){
	.cs-only-mob {
		display: none;
	}
}
@media (max-width: 767px){
	.cs-gallery .gallery{
		grid-template-columns: 1fr;
	}
	.cs-post-main-row .cs-post-item {
		max-width: 100%;
		width: 100%;
	}

}