/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 19 2025 | 08:20:04 */
body{
	overflow-x: hidden;
}
p.price {
    display: none;
}
form.cart {
    display: none!important;
}
a.button.ts-buy-now-button {
    display: none!important;
}
.button-in.compare {
    display: none;
}
.ts-product-ratings-stock {
    display: none;
}
.single-product-buttons > .ts-social-sharing {
    top: 2px;
    position: relative;
    margin-left: -33px;
}
div#main {
    padding: 0px 10px;
}
label {
    width: 100%;
}
form#ak-contact-form\ upload-form {
    width: 600px;
}
select{
    width: 100%;
    max-width: 100%;
}
select {
    margin-bottom: 16px;
}
input#ak_upload_cv {
    padding-top: 8px;
}
.header-middle {
    background: #fff!important;
}
.header-middle > .container {
    justify-content: space-between;
    padding-top: 0px;
    padding-bottom: 0px;
}
.whatsapp-icon {
    position: fixed;
    bottom: 85px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    text-decoration: none;
    color: white;
    font-size: 30px;
}
.bi-whatsapp::before {
    color: #fff;
}
figure.no-back-image {
    display: none;
}
.meta-wrapper {
    text-align: center;
}
span.price {
    display: none!important;
}
span.featured {
    display: none!important;
}
.button-in.wishlist {
    display: none!important;
}
.product-group-button {
    display: none;
}
.header-left {
    text-align: center;
    justify-content: center;
}
.header-right.hidden-phone {
    display: none!important;
}

/* Media query for devices with screen width of 767px */
@media screen and (max-width:767px){
	.elementor-1023 .elementor-element.elementor-element-cc08847 {
    --margin-top: 38px!important;
}
	    .slick-slider .slide {
        height: 30vh !important;
    }
	body:not(.rtl) .elementor-1023 .elementor-element.elementor-element-9ee6217 {
    left: 0px;
    position: relative;
    top: -12px;
}
	.header-v2 .ts-header .header-middle .header-right {
    width: auto;
    padding-right: 10px;
}
	/* Apply styles on all pages except the front page */
	body:not(.home) .ts-header .header-left,
	body:not(.home) .ts-header .header-right {
		min-width: 90px;
		padding-right: 10px;
	}
	.logo {
    position: relative;
    top: 0px!important;
}
	body:not(.home) header .logo-wrapper a {
    position: relative;
    top: -21px;
}
}
/* Media query for devices with screen width of 1366px */
@media screen and (max-width: 1366px) {
	.header-middle>.container {
    max-width: 1280px;
}
	.ts-menu nav > ul > li, nav > ul.menu > li {
    font-size: 13px;
    position: relative;
    top: -8px;
    left: 7px;
}
	.elementor-1023 .elementor-element.elementor-element-cc08847 {
    --margin-top: 00px;
}
	.slick-slider .slide {
      height: 81vh!important;
    }
}