/*
Theme Name: jinmalimotors
Theme URI: 
Author: the WordPress team
Author URI: https://wordpress.org/
Description: 
Version: 3.4
Tested up to: 6.7
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


*{
	padding: 0;
	margin:0;
}

.site_button .elementor-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    height: 50px;
    background: #f6b000 !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 1.3;
    color: #000;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 5px 34px 5px 56px;
    outline: none;
    border: none !important;
    transition: 0.5s;
}
.site_button .elementor-button:hover{
	padding:5px 56px 5px 34px;
	color:#fff !important;
}

.site_button .elementor-button .elementor-button-icon {
    background: #990000 !important;
    color: #fff;
    width: 40px !important;
    height: 40px !important;
    box-shadow: 0px 4px 30px rgba(203, 166, 114, 0.3);
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0, -50%);
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
	transition:0.5s;
}
.site_button .elementor-button span.elementor-button-text {
    white-space: nowrap;
    transition: 0.5s;
}



.site_button .elementor-button:hover .elementor-button-icon {
    left: calc(100% - 46px);
    transform: translate(0, -50%) rotate(360deg);
}
.section_heading .elementor-heading-title {
    display: inline-block !important;
    width: auto !important;
    position: relative;
}

.section_heading .elementor-heading-title:after, .section_heading .elementor-heading-title:before {
    content: '';
    top: 50%;
    width: 32px;
    height: 32px;
    background: url('https://www.jinmalimotors.com/wp-content/uploads/2025/07/jinmali-favicon.png');
    position: absolute;
    transform: translateY(-50%);
    background-size:32px 32px;
}
.section_heading .elementor-heading-title:after {
    right: -42px;
    transform: translateY(-50%) scaleX(-1);
}
.section_heading .elementor-heading-title:before {
    left: -42px;
    transform: translateY(-50%) scaleX();
}
.mega_sale {
    overflow: hidden;
}

.product-tab-content .tab-pane {
    display: none;
}

.product-tab-content .tab-pane.active {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.product-tab-content .tab-pane .product-item {
    text-align: center;
    padding: 10px;
}

.product-item h3 {
    font-size: 18px;
    margin-top: 25px;
    font-family: "Mulish", sans-serif;
	font-weight:600;
}
.product-item a{
	color:#222;
}

.product-tabs {
    display: flex;
    list-style: none;
    justify-content: center;
    margin: 0;
    padding-left: 0;
    margin-bottom: 50px;
}

.product-tabs li {
    font-size: 16px;
    font-family: "Mulish", sans-serif;
    border: 1px solid #666;
    padding: 8px 20px;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.5s;
    color: #666;
}
.product-tabs li:hover,
.product-tabs li.active{
    background:#b20001;
    border-color:#b20001;
    color:#fff;
}
.product-tabs li:not(:last-child){
    margin-right:25px;
}
.product-item img {
    height: 200px;
    object-fit: contain;
}
.whatsapp_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 52px;
	animation: whatsapp 2s linear infinite;
}

@keyframes whatsapp {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.google_translate .gt_float_switcher.notranslate {
    padding: 0 !important;
    box-shadow: none;
    position: relative;
    overflow: inherit;
}

.google_translate .gt_float_switcher.notranslate .gt-current-lang {
    padding: 4px;
}

.google_translate .gt_float_switcher.notranslate .gt_options {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 4px;
}

.google_translate .gt_float_switcher.notranslate .gt_options a.nturl {
    padding: 0;
    display: flex;
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
}

.google_translate .gt_float_switcher.notranslate .gt_options a.nturl.gt-current {
    display: none;
}

.google_translate .gt_float_switcher.notranslate .gt_options a.nturl img {
    width: 24px;
}

.google_translate .gt_float_switcher.notranslate .gt-current-lang img {
    width: 24px;
}

.sticky_icons {
    position: fixed;
    top: 211px;
    right: 0;
    width: max-content;
    background: #fff;
	z-index:999;
	box-shadow:rgba(0,0,0,0.15) 0 5px 15px;
}

.sticky_icons li.elementor-icon-list-item {
    padding: 10px;
	cursor:pointer;
}
.sticky_icons li.elementor-icon-list-item:hover{
	background:#b20001;
}
.sticky_icons li.elementor-icon-list-item:hover span.elementor-icon-list-text{
	color:#fff;
}
.sticky_icons li.elementor-icon-list-item:hover .elementor-icon-list-icon svg{
	fill:#fff;
}
.sticky_icons li.elementor-icon-list-item:hover .elementor-icon-list-icon i{
	color:#fff;
}

.sticky_icons li.elementor-icon-list-item:not(:last-child) {
    border-bottom: 1px solid #666;
}
.sticky_icons li.elementor-icon-list-item span.elementor-icon-list-text {
    padding: 0;
    margin-top: 7px;
}
.hero_slider ul.slick-dots {
    bottom: 20px;
}
.hero_slider .htslider-slider .slick-dots li button{
    width: 40px !important;
    height: 10px !important;
}
.main_header .dgwt-wcas-search-wrapp {
    min-width: 750px;
}
.page-header {
    position: relative;
    display: block;
    background-color: #000;
    z-index: 1;
    margin-bottom: 60px;
    border-radius: 5px;
    width: 100% !important;
    max-width: 100% !important;
    height: 300px;
}
.page-header .container {
    max-width: 100% !important;
    margin: 0 auto;
    width: 100% !important;
    padding: 0;
}
.page-header-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.70;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    background-position: bottom;
}
.page-header__inner {
    position: relative;
    display: block;
    padding: 90px 0 60px;
    z-index: 15;
}
.page-header__inner h1 {
    font-family: "Mulish", Sans-serif;
    font-size: 38px;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    line-height: 120px;
    color: #FFFFFF;
    text-align:center;
}
.thm-breadcrumb {
    position: relative;
    display: inline-block;
    padding: 5px 20px 5px;
}
.brand_image img {
    height:100px !important;
    object:cover;
}
.product_sec ul.products.columns-4:before{
    display:none;
}
.product_sec ul.products.columns-4 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 20px;
}
.product_sec ul.products.columns-4 li {
    width: 100%;
    background: #f1f0f0;
    padding: 7px;
    border-radius: 5px;
    text-align: center;
}
.product_sec a.button.product_type_simple {
    display:none !important;
}
.product_sec h2.woocommerce-loop-product__title {
    font-size:15px;
    color:#000;
    font-family:mulish;
    font-weight:500;
    text-align:center;
}



#product-popup-content h2 {
    font-family: 'Mulish';
    color: #000;
    text-align: center;
    margin-bottom: 15px;
}
#product-popup-content p {
    font-family: 'Mulish';
    color: #000;
    text-align: center;
    margin-bottom: 15px;
}
#product-popup-content div#wpforms-error-noscript {
    display: none;
}

#product-popup-content input {
    height: 25px;
    padding: 5px !important;
    font-family: 'Mulish';
    width: 98%;
    margin-bottom: 15px;
    border: 1px solid #ddd;
	border-radius: 4px;
}

#product-popup-content label {
    display: none;
}


#product-popup-content textarea {
    height: 80px;
    padding: 5px !important;
    font-family: 'Mulish';
    width: 98%;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
button#wpforms-submit-1158 {
    height: 50px;
    background: #f6b000 !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 1.3;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 5px 35px 5px 35px;
    outline: none;
    border: none !important;
    cursor: pointer;
}
.main_header i.icon.icon-arrow-point-to-down.elementskit-submenu-indicator {
    margin-top: 4px;
}

#product-popup-content .wpforms-submit-container {
    text-align: center;
}
#product-popup-content {
    background: #fff;
    padding: 20px;
    margin: 5% auto;
    width: 90%;
    max-width: 350px;
    position: relative;
    border-radius: 10px;
}
.brands img {
    border: 3px solid #eee;
    width: 100%;
    display: grid;
    align-content: center;
    padding: 16px;
    height: 85px;
    overflow: hidden;
    justify-content: center;
    border-radius: 4px;
    background: #fffefe;
}
.contact-form input {
    font-family: 'Mulish' !important;
}

.contact-form textarea {
    font-family: 'Mulish' !important;
}

button#wpforms-submit-1948 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    font-family: 'Mulish';
    height: 50px;
    background: #f6b000 !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 1.3;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 5px 34px 5px 34px;
    outline: none;
    border: none !important;
    transition: 0.5s;
}
button#wpforms-submit-1948:hover {
	background:#c38c04 !important;
}

.product_sec ul.products li:hover h2 {
    color: #f6b000 !important;
}
.product_sec ul.products li img {
  transition: transform 0.3s ease;
}

.product_sec ul.products li:hover img {
  transform: scale(1.1);
}
/* ============================= 404 css =============================== */
.error-page-area {
    text-align: center;
    margin-bottom:50px;
}
.error-bottom h2 {
    font-size: 27px;
    font-weight: 500;
    font-family: Mulish", sans-serif;
    color: #000;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 300px;
}
.error-bottom p {
    font-family: Mulish", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 35px;
}

a.default-btn-error {
    font-family: Mulish", sans-serif;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    font-family: 'Mulish';
    height: 50px;
    background: #f6b000 !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 1.3;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 5px 34px 5px 34px;
    outline: none;
    border: none !important;
    transition: 0.5s;
    text-decoration:none;
}
a.default-btn-error:hover{
    background: #f6b000 !important;
}
button.open-product-popup {
    font-family: 'Mulish';
    font-size: 13px;
    padding: 5px;
    text-align: center;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 30px;
    cursor: pointer;
}
#product-popup-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 9999;
}

#product-popup-content {
    background: #fff;
    padding: 30px;
    max-width: 800px;
    height: 413px;
    margin: 50px auto;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}
div#wpforms-1158 {
    width: 45%;
    position: absolute;
    top: 125px;
    right: 90px;
}
.product-image {
    flex: 2;
    max-width: 40%;
    height: 338px;
}
.product-info-form {
    position: relative;
    z-index: 0;
}

.product-info-form::before {
    content: "";
    position: absolute;
    top: -30px;
    right: -30px;
    width: 500px;
    height: 473px;
    background-image: url("https://www.jinmalimotors.com/wp-content/uploads/2025/05/fgf.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1f0f0;
    z-index: -1;
    border-radius: 0px 14px 13px 0px;
}
#product-popup-content img {
    max-width: 100%;
    height: 300px;
    border-radius: 8px;
}

#product-popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    font-weight: bold;
    color: #333;
}

@media (max-width: 768px) {
    .product-popup-wrapper {
        flex-direction: column;
    }
    .product-image, .product-info-form {
        max-width: 100% !important;
    }
}
button.open-product-popup:hover {
    background: #f6b000 ;
    color: #000;
    border: 1px solid #f6b000;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .main_header .dgwt-wcas-search-wrapp {
    min-width: 50px !important;
  }
 .product_sec ul.products.columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .product_sec ul.products.columns-4 li {
    width: 100% !important;
    margin: 0 !important;
  }
  .sticky_icons {
    right: 7px;
 }
} 
@media only screen and (min-width: 768px) and (max-width: 992px){
    .error-page-area {
        padding: 0 10px;
    }
	.main_header .dgwt-wcas-search-wrapp {
    min-width: 350px !important;
   }
   .product_sec ul.products.columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .product_sec ul.products.columns-4 li {
    width: 100% !important;
    margin: 0 !important;
  }
  .home-blog .row {
    display: grid;
    grid-template-columns: repeat(2,1fr) !important;
    overflow: hidden;
    height: 510px;
    }

    .home-blog .row::before {
        display: none;
    }

    .home-blog .row .col-lg-4.col-md-6 {
    max-width:100% !important;  
    }
	
}
button.open-product-popup {
    display: none;
}
.dgwt-wcas-sf-wrapp {
    width: 90%;
}
button#wpforms-submit-2853 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    font-family: 'Mulish';
    height: 50px;
    background: #f6b000 !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 1.3;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 5px 34px 5px 34px;
    outline: none;
    border: none !important;
    transition: 0.5s;
}
button#wpforms-submit-2853:hover {
    background:#c38c04 !important;
}
button#wpforms-submit-2850 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    font-family: 'Mulish';
    height: 50px;
    background: #f6b000 !important;
    border-radius: 40px;
    font-size: 15px;
    line-height: 1.3;
    color: #fff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 5px 34px 5px 34px;
    outline: none;
    border: none !important;
    transition: 0.5s;
}
button#wpforms-submit-2850:hover {
    background:#c38c04 !important;
}

.post-items .elementskit-entry-header a img {
    height: 320px;
    object-fit: cover;
}
.post-thumbnail img {
    height: auto;
    width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
.post-items .elementskit-entry-header img a {
    height: 150px;
    object-fit: cover;
}
}

