/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

/*---custom-css --*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.elementor-widget-text-editor p {
    font-size: 16px;
    font-weight: 400 !important;
}

.wusub-heading {
    margin-bottom: 10px !important;
}
.wusub-heading p {
    text-shadow: 0px 0px 3px #ffc24d;
    font-size: 25px;
    font-weight: 500;
    color: #000000;
}


.page .page-wrap {
    padding-top: 0px !important;
}

.shfb-main_header_row {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
ul.header-socialmedia {
    padding: 0px;
    margin: 0px;
    display: inline-flex;
    list-style: none;
    gap: 15px;
}
.shfb-mobile_offcanvas .mobile-menu-close {
    background-color: rgb(0 0 0) !important;
}

ul.header-socialmedia a i {
    background: #690004;
    height: 36px;
    width: 36px;
    padding: 9px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
}
/*---footer css ---*/
footer .shfb-row.shfb-cols-layout-bigleft.shfb-cols-4 {
    grid-template-columns: 2fr 1fr 1fr 2fr !important;
}
footer ul{
	margin: 0px;
	padding-left: 5px !important;
	list-style: none !important;
}
footer h3.widget-title {
    font-size: 26px;
    margin-bottom: 10px;
}

footer h3.widget-title {
    font-size: 26px;
   margin-bottom: 15px !important;
    color: #ffba36 !important;
    font-weight: 500 !important;
}
footer ul li {
    margin: 10px 0px;
}

footer ul li {
    margin: 10px 0px;
}
/*--- home page ---*/
.wumain-banner-section span.elementor-heading-title.elementor-size-default {
/*     background-color: #FFBA36; */
/*     padding: 5px 20px; */
    color: #FFBA36 !important;
    font-weight: 600;
    font-size: 26px !important;
/*     border-radius: 20px; */
}

.ban-button a button {
    border-radius: 10px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 16px 35px;
}
.ban-button .btn-1 button {
    background-color: #fff;
    color: #6f0005;
}

.ban-button .btn-2 button {
    background-color: #ffba36;
    color: #6f0005;
}
.ban-button {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.wubutton a {
   background-color: #ffba36 !important;
    background-color: #690004;
    padding: 20px 50px;
    color: #690004 !important;
    font-size: 19px;
    font-weight: 500;
}

/* ==why choose us section== */
.wuchooseus figure.elementor-image-box-img {
    max-width: 72px;
    background: #000000db;
    padding: 14px;
    border-radius: 50px;
}
.wuchooseus {
    background: #eaeaea8f;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 18px;
    border-left: 1px solid #000;
    margin: 15px;
}
.wuchooseus h3.elementor-image-box-title {
    font-size: 24px;
}
.wuchooseus .elementor-image-box-description {
    font-size: 16px !important;
    margin-top: -10px !important;
}
.wuchooseus-black {
    background: #690004 !important;
}
.wuchooseus-black figure.elementor-image-box-img {
    background-color: #ffc24d !important;
}

/*--- review-section ---*/
.wureview-item .elementor-widget-wrap.elementor-element-populated {
    background-color: #ffffff;
    margin: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 35px 20px !important;
    border-radius: 10px;
    border: 1px solid #690004;
}
.wureview-item p {
    margin-bottom: 0px;
}
.star-image img {
    height: 25px !important;
    width: auto;
}
/* faq-section */
.wufaq-section .elementor-tab-title {
    background-color: #fff;
    padding: 20px 30px !important;
    color: #690004;
    font-weight: 500 !important;
    font-size: 18px;
    border-top: 1px solid #ebebeb;
}
.wufaq-section .elementor-tab-title.elementor-active {
    background-color: #690004;
    color: #ffba36 !important;
    border-top: none !important;
}
.wufaq-section .elementor-tab-title.elementor-active svg {
    fill: #ffba36 !important;
}
.wufaq-section .elementor-accordion-item {
    margin: 10px 0px;
}

/*--- blog-section ---*/
.wublog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.wublog-item img {
    height: 160px !important;
    width: auto;
    border-radius: 10px 10px 0px 0px !important;
}
.wublog-item {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
}
.wublog-content h6 {
    font-size: 23px;
    margin-bottom: 19px;
    line-height: 30px;
}
.wublog-content {
    padding: 15px;
}

/*--- product-section   */
.product-container{
	margin: 10px;
}
.wuproduct-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.wuproduct-item {
    background-color: #ffc24d;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: all 0.3s ease;
}

.wuproduct-item img {
    height: 300px !important;
}
.wuproduct-content p {
    min-height: 135px;
}
.wuproduct-content {
    margin-top: 20px;
    padding: 0px 10px;
    position: relative;
}
.wuproduct-content h4 {
    margin-top: 0px;
    font-size: 20px;
    font-weight: 500;
    color: #690004;
    margin-bottom: 20px;
	text-align: center;
    font-family: 'Poppins';
}
/*---- contact form ----*/
.contact-form input {
    width: 100%;
}

/*--- product-single page ---*/
.product-box {
    border-radius: 10px;
    padding: 30px;
    background-color: #fdfdfd;
    border: 1px solid #eee;
}

.product-image img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    height: 360px;
}

.product-details h1 {
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 20px;
}

.product-meta p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #555;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 5px;
}
.product-meta p strong {
    color: #690004;
}

.footer-buttons {
    margin-top: 25px;
    display: flex;
    gap: 15px;
}

.footer-buttons button:hover {
    background-color: #ffba2a;
    color: #690004 !important;
}
.footer-buttons button {
    background-color: #690004;
    color: #fff;
    padding: 12px 25px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.3s;
    text-transform: capitalize;
}

.details-box {
    margin: 40px 0;
    border-radius: 10px;
    padding: 30px;
    background-color: #fdfdfd;
    border: 1px solid #eee;
}
.details-box h5, .product-description h5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #333;
}
.details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px;
}
.details-item {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}
.detail-label {
    font-weight: 600;
    margin-bottom: 5px;
    color: #444;
}
.detail-value {
    color: #666;
}
.product-description {
    margin: 40px 0;
    padding: 20px;
    background-color: #fdfdfd;
    border: 1px solid #eee;
    border-radius: 10px;
}
.product-description p {
    color: #555;
}
.wuproduct-contact-form-section {
    margin: 40px 0;
    padding: 50px 20px;
    background-color: #fbfbfb;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.wuproduct-contact-form-section input, .wuproduct-contact-form-section label {
    width: 100%;
}
.enquiry-form span.wpcf7-list-item label input {
    margin: 0px;
    margin-right: 2px;
}
.enquiry-form span.wpcf7-list-item label {
    display: inline-flex;
    align-items: center;
}
.wuproduct-contact-form-section input.submit-btn {
    width: fit-content;
    padding: 17px 50px;
    border-radius: 10px;
    font-size: 18px;
    text-transform: capitalize;
}
.enquiry-form .form-group label {
    font-weight: 500;
    color: #333;
    margin-bottom: 5px;
}
.enquiry-form .wpcf7-list-item {
    margin: 0px 20px 0px 0px;
}
.enquiry-form span.wpcf7-list-item label input {
    margin: 0px;
    margin-right: 2px;
}

.content-inner {
    padding: 15px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
}

/*--- media query ---*/

@media only screen and (min-width: 320px) and (max-width: 550px){
	.wublog-grid {
     	grid-template-columns: repeat(1, 1fr);
	}
	.wuproduct-grid, .wupost-grid {
        grid-template-columns: repeat(1, 1fr);
    }
	
}
@media only screen and (min-width: 551px) and (max-width: 767px){
	.wublog-grid {
     	grid-template-columns: repeat(2, 1fr);
	} 
	    .wuproduct-grid, .wupost-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
       footer .shfb-row.shfb-cols-layout-bigleft.shfb-cols-4 {
        grid-template-columns: repeat(1, 1fr) !important;
    }
.details-box, .product-box, .product-description{
		    padding: 20px;
	}
    .footer-buttons {
        flex-direction: column;
        gap: 10px;
    }

    .product-details h1 {
        font-size: 26px;
    }

    .details-grid {
        grid-template-columns: 1fr;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.shfb-row.shfb-cols-layout-bigleft.shfb-cols-4 {
    	grid-template-columns: repeat(2, 1fr) !important;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
	 footer .shfb-row.shfb-cols-layout-bigleft.shfb-cols-4 {
        grid-template-columns: repeat(3, 1fr) !important;
    }
	footer .shfb-column.shfb-column-2 {
    display: none;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .site-logo {
        max-height: 55px !important;
    }
}

@media (min-width: 1200px) {
    .site-logo {
        max-height: 80px !important;
    }
}
@media only screen and (max-width: 1199px){
	.product-image img{
		height: auto !important;
	}
}


#chaty-widget-0 .chaty-widget {
    bottom: 90px !important;
}
