/*
 Theme Name:   Pantry Child Theme
 Theme URI:    https://pantry.axiomthemes.com/
 Description:  Pantry Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     pantry
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pantry
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.colorYellow { color: var(--theme-color-text_link); }


#clipPath {
	-webkit-clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
}

#circle { margin-top: -95px; text-align: center; }
#circle svg { width: 250px; height: 250px; animation-name: rotate; animation-duration: 10s; animation-iteration-count: infinite; animation-timing-function: linear; color:#fff; }
textPath { color: #fff!important; font-family: 'twcen',Helvetica,Arial,Lucida,sans-serif; font-size:16px; }
@keyframes rotate {
    from { transform: rotate(0) }
    to { transform: rotate(360deg) }
}
#circle:after { background: #ebc55e; display: block; border-radius: 100%; margin: 0 auto; margin-top: -10rem; padding: 10px 10px 10px 9px; font-weight: 600; font-size: 13px; text-align: center; color: #0d0d0d; width: 35px; height: 35px; font-family: "fontello"; content: '\EA08'; line-height: 1.2em; transform: rotate(45deg); }
#slider_circle { position: absolute;  float: right; right: -296%; width: 0%; bottom: -90px; }
#slider_circle svg { width: 250px; height: 250px; animation-name: rotate; animation-duration: 10s; animation-iteration-count: infinite; animation-timing-function: linear; color:#fff; }
textPath { color: #fff !important; font-family: 'twcen', Helvetica, Arial, Lucida, sans-serif; font-size: 16px; text-transform: uppercase; }

@keyframes rotate {
    from { transform: rotate(0) }
    to { transform: rotate(360deg) }
}
@media only screen and (min-width: 1600px) {
    #circle:after {
        left: 48.6%;
    }
}

.request_btn {
    color: #5373ac !important;
    font-weight: 400 !important;
    border-bottom: 1px solid #5b8acd !important;
}
.why_col_cont figure.elementor-image-box-img {
    background: #6584ba;
    width: 80px !important;
    height: 80px !important;
    text-align: center;
    line-height: 80px !important;
    display: flex;
    justify-content: center;
    border-radius: 50px;
}
.why_col_cont figure.elementor-image-box-img img {
    width: 45px;
}
.why_col {
    background: #4669a9;
    margin-right: 40px;
    padding: 30px 20px;
    -webkit-clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    border-radius: 10px;
	margin-bottom: 20px;
}
/* .why_col:nth-child(3) {
    margin-right: 0px !important;
} */
.why_col_white {
    background: #fff;
    margin-right: 40px;
    padding: 30px 20px;
    -webkit-clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    border-radius: 10px; 
	margin-bottom: 20px;
}
.why_col_white .why_col_cont figure.elementor-image-box-img {
    background: #e2f0ff;
}
/* Project Section css start  */
.card_text span.sc_button_title {
    padding-right: 80px;
    font-size: 20px;
}



/* Project Section css end */

/* Counter section css start */
.counter .elementor-widget-container::after {
    content: '';
	background-color: #c6daff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}
/* Counter section css end */

/* testimonial section css start  */

.testimonial .sc_button.sc_button.sc_button_simple {
    font-size: 17px;
    line-height: 20px;
    /* font-weight: 700; */
    font-style: normal;
    background: transparent !important;
    letter-spacing: 0;
    padding: 0 1.7em 4px 0;
    text-transform: none;
}
/* .testimonial .slider-slide.swiper-slide::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50px;
    width: 100px;
    height: 100px;
    background-image: url('https://whitecollarhub.com/abrrashbuilders/wp-content/uploads/2025/03/quote.webp');
    background-repeat: no-repeat;
    z-index: 999;
    background-size: contain;
} */
/* .testimonial .sc_testimonials_item_content::before {
    display: none;
} */

/* .testimonial .sc_testimonials_item.sc_item_container.post_container {
    background: #e2f0ff;
    margin-right: 40px;
    padding: 30px 20px;
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    border-radius: 10px;
    margin-top: 34px;
	
} */
/* .testimonial p {
    line-height: 1.5em;
    text-align: left;
    font-size: 16px;
    padding: 70px 20px 20px 30px;
}
.testimonial .sc_testimonials_item_author {
    text-align: left !important;
    padding-left: 30px !important;
    margin: 0px !important;
    color: #4669a9 !important;
}
.testimonial .sc_testimonials .sc_testimonials_item_author_title {
    color: #4669a9;
} */
.testimonial .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 4px;
    border-radius: 10px;
}
.htslider-postslider-area .slick-dots li.slick-active button {
    background: #4669a9 none repeat scroll 0 0;
    margin-left: 0;
}

#testmonial-row .sc_testimonials_item {
    display: flex;
    justify-content: space-between;
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 10px;
    box-shadow: inset 0 0 25px #3e3e3e;
}
#testmonial-row .sc_testimonials_creative .sc_testimonials_item_top {
    height: 260px;
    margin: 0;
}
#testmonial-row .sc_testimonials_item_author_avatar {
    border-radius: 0px !important;
    width: 220px !important;
    height: 260px !important;
    object-fit: cover;
}
#testmonial-row .sc_testimonials_item_author_avatar img {
    width: 220px;
    height: 260px;
    border-radius: 10px;
}
#testmonial-row .slider-slide.swiper-slide .sc_testimonials_item_content {
    color: #fff;
    padding-left: 30px !important;
    text-align: left;
}
#testmonial-row .sc_testimonials_item_content {
    color: #fff !important;
	text-align: left;
}
.sc_testimonials_item_author{
	display: none;
}

/* testimonial section css end  */

/* blog section css start  */
.blog_card .post_featured.with_thumb.hover_link.sc_item_featured.sc_blogger_item_featured {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.blog_card .sc_blogger_item_body {
    border: 1px solid #4c4c4c;
    border-radius: 10px;
    box-shadow: inset 0 0 25px #3e3e3e;
}
.sc_blogger_item_content.entry-content {
    padding: 20px;
	
}
/* blog section css end  */
/* form section css start */
.form_section .img-1 .elementor-widget-container {
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
	padding-right: 20px;
   
}
.why_col_form {
    background: #e2f0ff;
    padding: 30px 20px;
    -webkit-clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
    border-radius: 10px;
}

.form_section div.wpcf7 .form-style-7 .columns_wrap > [class*="column-"] {
    padding-bottom: 15px !important;
}

.form_section .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    margin: 0;
    padding: 15px 45px 15px 25px !important;
    background: transparent !important;
    position: relative;
    z-index: 1;
}
.form_section span.submit-style-in {
    border-radius: 50px !important;
}

.form_section .wpcf7 .wpcf7-submit-style .submit-style-in:before {
    content: '\e9a5' !important;
    font-family: "fontello";
    font-weight: 400;
    display: inline-block;
    position: absolute;
    z-index: 1;
	left: auto;
    right: 20px;
    top: 50%;
    width: 1em;
    height: 1em;
    line-height: 1em;
    margin-top: -0.5em;
}

/* form section css end  */
/* footer button css start */
.footer_btn .wpcf7 .columns_wrap *:not(input):not(textarea) {
    letter-spacing: 0;
    border-radius: 50px !important;
    margin-top: 2px;
}
/* footer button css end */
/* project section css start */
 

.project_section .img-1 .elementor-widget-container {
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
	}
/* project section  css end */

/* about us page css start */
.great_brands a.sc_icons_item_more_link {
    display: none !important;
}
/* about us page css end */

/* contact us css start  */
.wpcf7 .wpcf7-submit-style .submit-style-in  {
    border-radius: 50px !important;
}
/* Breadcrum css start */
.sc_layouts_title .breadcrumbs  {
    font-size: 20px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    background: linear-gradient(45deg, #4669a9, transparent);
    padding: 15px;
	border-radius: 50px;}

	.sc_layouts_title .breadcrumbs a {
    color: #fff !important;
}
/* Breadcrum css end */

/* project page css start */

/* project page css end */
/*  Team Section css start */
.postid-1644 .content_wrap, .content_container {
    padding-top: 100px;
}
.postid-1644 .team_page_wrap_info {
    margin-top: 1.5em;
}
.postid-1644 .team_page_wrap_info .team_page_wrap_info_over {
    padding: 10px 0 120px;
}
.postid-42464 .content_wrap, .content_container {
    padding-top: 100px;
}
.postid-42464 .team_page_wrap_info {
    margin-top: 1.5em;
}
.postid-42464 .team_page_wrap_info .team_page_wrap_info_over {
    padding: 10px 0 120px;
}
.postid-42471 .content_wrap, .content_container {
    padding-top: 100px;
}
.postid-42471 .team_page_wrap_info {
    margin-top: 1.5em;
}
.postid-42471 .team_page_wrap_info .team_page_wrap_info_over {
    padding: 10px 0 120px;
}
img.attachment-pantry-thumb-rectangle.size-pantry-thumb-rectangle.wp-post-image {
    clip-path: polygon(0 0, 80% 0%, 100% 20%, 100% 100%, 0 100%);
}





/*  Team Section css end */

div#topMenu {
    background: #ffffff1a;
    backdrop-filter: blur(10px);
    border-radius: 50px;
}
.what-we-offer .elementor-image-box-wrapper {
    position: relative;
    display: block;
    border: 1px solid #454545;
    border-radius: 10px;
    overflow: hidden;
}
.what-we-offer .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: relative;
    display: block;
}
.what-we-offer .elementor-image-box-wrapper .elementor-image-box-content {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    padding: 32px 30px 30px;
    background: linear-gradient(0deg, #000000, #00000000);
}
.what-we-offer .elementor-image-box-wrapper img {
    width: 100%;
    height: 420px;
    position: relative;
	object-fit:cover;
}
.what-we-offer .elementor-image-box-wrapper .elementor-image-box-content .who-icon a {
    display: flex;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ebc55e;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.what-we-offer .elementor-image-box-wrapper .elementor-image-box-content .who-icon img {
    height: 30px;
    width: 30px;
}
.what-we-offer .elementor-image-box-wrapper .elementor-image-box-content p{
	display: none;
}
.project-img img{
	border-radius:8px;
}
/* Responsive css start  */
@media (max-width: 768px)
{
	.why_col {
    margin-right: 25px !important;
}
	.why_col_white {
    margin-right: 25px !important;
}
	#testmonial-row .sc_testimonials_item{
		flex-wrap:wrap;
		padding:20px;
		display:block;
	}
	.slider_position .elementor-widget-container img{
		        height: 280px !important;
        object-fit: cover;
	}
}	
@media (max-width: 1525px) {
    .elementor-36215 .elementor-element.elementor-element-df27628 {
        width: 69.333% !important;
    }
    .elementor-36215 .elementor-element.elementor-element-52b6744 {
        width: 15% !important;
    }
}

@media (max-width: 1440px){ 
.sc_layouts_title .breadcrumbs {
    font-size: 14px;
	}
}

@media (max-width: 768px){ 
.sc_layouts_title .breadcrumbs {
    font-size: 10px;
   padding:10px;
	}
}



















