/* Footer  */
@media (min-width:1025px) {
    .footer_menu_link li > a:hover{
        color: var( --primary-orange-color);
    }
    .main-navigation a:hover{
        color: var( --primary-orange-color);
    }
    .menu_header .ul.menu > li.menu-item:hover > a::after{
        width: 100%;
    }
    .btn_primary:hover{
        background-color: transparent;
        border: 1px solid var( --primary-orange-color);
        color: var( --primary-orange-color);
    }
    .btn_primary_outline:hover{
        background-color: var(--primary-white-color);
        border: 1px solid var(--primary-white-color);
        color: #010A19;
    }
    .btn_primary_outline:hover > img{
        filter: invert(1);
    }
    .btn_primary_white:hover{
        background-color: #010A19;
        color: #fff;
    }
    .btn_primary_white:hover > img{
        filter: brightness(0.1) invert(1);
    }
    .contact_form_grid .gform_button.button:hover{
        background-color: #010A19;
    }
    .sample_product_btn .view-cart-btn-div a:hover {
        color: var(--primary-white-color);
        background:var(--primary-orange-color);
        border-color:var(--primary-orange-color);
    }
    ul.breadcrumbs-ul a:hover {
        color: var(--primary-orange-color);
    }    
    .desktop-show-all-buttons a:hover {
        border-color: var(--primary-orange-color) !important;
        background: var(--primary-orange-color) !important;
        color: #ffffff;
    }
    li.custom_order_btn:hover{
        background-color: var(--primary-orange-color);
        
    }
    li.custom_order_btn:hover > a{
        color: var(--primary-white-color);
    }
    .hero_banner_content .common_btn:first-child.btn_primary:hover img {
        filter: brightness(0) saturate(100%) invert(16%) sepia(59%) saturate(7098%) hue-rotate(346deg) brightness(84%) contrast(102%);
    }
}
@media (max-width:1400px) {
    .main-navigation ul.menu > li:not(:last-child){
        margin-right: 37px;
    }
    .home_hero_banner{
        height: 420px;
    }
    .hero_banner_content h1{
        font-size: 54px;
        line-height: 60px;   
        margin-bottom: 40px;    
    }
    .usp_ribbon>.container{
        max-width: 1140px;
    }
    .ribbon_inner_content img{
        width: 60px;
        height: 60px;
    }
    .trending_products,
    .beginning_section,
    .cabinet_offer,
    .collection_section {
        padding-top: 100px;
    }
    .contact_section,
    .perfect_design {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .collection_grid_card{
        height: 310px;
    }
    .testimonials_section .common_heading,
    .beginning_section .common_heading,
    .cabinet_offer .common_heading,
    .collection_section .common_heading{
        padding-bottom: 50px;
    }
    .cabinet_inner_body{
        padding: 20px;
    }
    .collection_grid_card h3{
        line-height: 41px;
        font-size: 32px;
    }
    .cta_card_image img{
        width: 500px;
    }
    .testimonials_section{
        padding-top: 0px;
    }
    .testimonials_slider {
        padding: 50px 62px;
    }
    .testi_common_grid:last-child{
        padding-left: 70px;
    }
    .contact_inner_grid {
        padding-right: 100px;
    }
    .img_content{
        width: 45%;
    }
    .img_content img{
        width: 50px;
        height: 50px;
    }
    .img_content h4{
        margin-left: 15px;
    }
    .footer_grid:nth-child(3){
        padding-left: 70px;
    }
    .footer_grid:nth-child(2) {
        padding-left: 50px;
    }
    .hero_banner_content p{
        font-size: 24px;
    }
    .common_btn{
        line-height:24px;
        font-size: 18px;
    }
    .cta_card_content {
        padding: 0 58px;
    }
    .contact_form_grid_img {
        position: absolute;
        right: -30px;
        top: 30px;
        width: 571px;
    }
    .search_bar form > img {
        top: 9px;
        left: 9px;
        width: 18px;
        height: 18px;
    }
    .cabinet_badga_img {
        width: 51px;
        height: 51px;
        padding: 12px;
    }
    .login_form .woocommerce {
        max-width: 100%;
    }

    .cta_section h3 {
        line-height: 50px;
        font-size: 25px;
    }
    .cta_section .box_inner_grid {
        width: calc(100% / 3 - 20px);
    }
    
    .cta_section .box-content h3 {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    
    .cabinet_inner_img img {
        height: 270px;
    }
    
    .cabinet_inner_body {
        width: 76%;
    }
    
    .cabinet_inner_img {
        padding: 30px;
    }
    
    /* .contact_form_grid_img {
        position: static !important;
        width: 100%;
        height: 350px;
        object-fit: contain;
    } */
    
    .contact_form_grid {
        display: flex;
    }
    
}
@media (min-width: 1200px){
    .col-lg-3 {
        width: 25%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-lg-9 {
        width: 75%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media(max-width:1280px) {
    .login_form .woocommerce {
        padding: 0px 15px;
    }
    .cta_section .box-image img {
        height: 280px;
    }
    .cabinet_inner_img img {
        height: 240px;
    }
    .product_inner_card img {
        padding: 15px;
    }
    .cabinet_inner_img {
        padding: 15px;
    }
}

@media(max-width:1024px) {
    .login_form .custom-customer-login>div form {
        min-height: 400px;
    }
    .cta_card_content {
        padding: 0 35px;
    }
    .cta_left-cont {
        padding: 0 30px;
    }
    .cta_section .box-image img {
        height: 280px;
    }
    
    .product_inner_card img {
        padding: 15px;
    }
    
    .cabinet_inner_img {
        padding: 15px;
    }
    
    .cta_card_content {
        padding: 0 35px;
    }
    
    .cta_left-cont {
        padding: 0 30px;
    }
    
    .trending_products .common_grid {
        padding: 0px 30px;
    }
}

@media (max-width:992px) {
    #menu-header-garage-menu{
        position: absolute;
        top: 82px;
        left: -39px;
        width: 100vw;
        height: 100vh;
        background-color: var(--primary-black-color);
        padding: 2rem;
        display: none;
    }
    svg.icon {
        position: absolute;
        right: 0;
    }
    .sub_menu_show{
        display: block !important;
    }
    #menu-header-garage-menu > li {
        padding-bottom: 20px;
        margin-right: 0px !important;
    }
    .user_menu_bar {
        padding-right: 120px;
    }
    .menu-toggle {
        position: absolute !important;
        right: 20px;
        margin: 0 !important;
        background-color: transparent;
        border: 0 !important;
        top: 30px;
    }
    .menu-toggle span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
        
    .menu-toggle span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .menu-item a > svg{
        transition: all 0.3s ease-in-out;
    }
    .menu-item.parent-open > a > svg{
        transform: rotate(180deg);
    }
    .sub-menu.open .parent-open a > svg{
        transform: rotate(180deg) !important;
    }
    .menu-toggle span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
        
    .main-navigation .menu-toggle.active span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 3px;
        right: 0px;
    }
        
    .main-navigation .menu-toggle.active span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
        
    .main-navigation .menu-toggle.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 33px;
        right: 0px;
    }
        
    .menu-toggle {
        width: 40px;
        height: 32px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    
    .menu-toggle span {
        display: block;
        position: absolute;
        height: 5px;
        width: 60%;
        background: var( --primary-orange-color);
        border-radius: 9px;
        opacity: 1;
        left: 20px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .menu-header-garage-menu-container.menu-active ul#menu-header-garage-menu{
        display: block;
    }
    section.trending_products {
        padding-left: 0;
        padding-right: 0;
    }
    li.custom_order_btn {
        padding: 10px !important;
        width: max-content;
    }
}
@media (max-width:992px) {
    .container{
        padding: 0 15px;
    }
    .testi_common_grid {
        width: 100%;
    }
    .trending_products .common_grid{
        margin: 0px;
    }
    footer ul,
    .footer_grid:nth-child(2),
    .footer_grid:nth-child(3) {
        padding-left: 0px;
    }
    .social_icons>ul>li:not(:last-child){
        margin-right: 15px;
    }
    .collection_grid_card {
        height: 220px;
    }
    .cabinet_inner_grid {
        width: calc(100% / 2);
        margin-bottom: 50px;
    }
    .common_heading p > br{
        display: none;
    }
    .cta_card_image img {
        width: auto;
    }
    .cta_card_content {
        padding: 40px;
    }
    .cta_inner_section{
       height: auto; 
    }
    .cta_inner_section{
        width: 100%;
    }
    .cta_card_content,
    .cta_card_image{
        width: 50%;
    }
    .testi_common_grid:last-child {
        padding-left: 0;
        padding-top: 30px;
    }
    .perfect_design_content  p > br{
        display: none;
    }
    .user_profile img{
        width: 19px;
    }
    .user_search img {
        width: 30px;
    }
    .hero_banner_content h1 {
        line-height: 1.1;
    }
    .contact_form_grid {
        margin-top: 50px;
    }    
    .contact_inner_grid{
        width: 100%;
        padding-right: 0px;
    }
    .contact_form_grid_img {
        bottom: 0;
        top: unset;
    }
    section.usp_ribbon {
        padding: 0 15px;
    }
    .ribbon_inner_grid {
        width: calc(100% / 3);
    }
    .usp_ribbon .common_grid{
        justify-content: center;
    }
    .cta_inner_section {
        flex-direction: column;
        max-width: 80%;
    }
    
    .cta_left-cont {
        width: 100%;
        padding: 30px;
    }
    
    .cta_card_image img {
        position: static !important;
        transform: unset;
    }
    
    .cta_card_content, .cta_card_image {
        width: 100%;
    }
    
    .cta_section .common_grid-1 {
        margin: 60px 0px;
    }
    
    .cta_card_content {
        padding: 30px;
    }
    
    .cta_card_image {
        margin-left: -50px;
        margin-right: -50px;
        width: 102%;
    }
    
    .cta_section .common_grid-2 {
        flex-wrap: wrap;
        gap: 90px 60px;
        justify-content: center;
    }
    
    .cta_section .box_inner_grid {
        width: calc(100% / 2 - 30px);
    }
    
    .trending_products .common_grid {
        padding: 0;
    }
    .collection_section .common_grid {
        gap: 30px;
    }
    
    .collection_inner_grid {
        width: calc(100% / 2 - 15px);
    }
    .contact_section {
        padding: 50px 0;
    }
    
    .contact_section .common_grid {
        flex-wrap: nowrap;
    }
    .contact_section .common_grid {
        flex-direction: column;
    }
    .contact_form_grid {
        width: 100%;
    }
    .cta_section .box-content h3 {
        font-size: 20px;
    }
    .cta_section .box-image img {
        height: 210px;
    }
}
@media(min-width:992px) {
    .col-md-5 {
        width: 41.66666667%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-md-7 {
        width: 58.33333333%;
        padding-right: 15px;
        padding-left: 15px;
    }
    
}
@media(max-width:768px) {
    .login_form .custom-customer-login>div form {
        min-height: auto;
    }
}
@media (max-width:767px) {
    h4{
        line-height: 18px;
        font-size: 16px;    
    }
    .hero_banner_content {
        padding-bottom: 60px;
    }
    .hero_banner_content .common_btn:first-child{
        margin-right: 5px;
    }
    .hero_banner_content .common_btn {
        padding: 15px 25px;
    }

    .home_hero_banner {
        height: 550px;
    }
    .search_bar input{
        width: 155px;
    }
    #menu-header-garage-menu{
        top: 52px;  
        padding: 1rem;
        width: 99vw;
        left: -12px;
        height: 100vh;
    }
    .user_menu_bar ul img{
        width: 30px;
    }
    .user_profile img {
        width: 19px !important;
    }
    .main-navigation li:not(:last-child) {
        margin-right: 0px;
    }
    .main-navigation .menu-toggle.active span:nth-child(3){
        top: 30px;
    }
    .hero_banner_content h1 {
        font-size: 40px;
        line-height: 45px;
    }
    .hero_banner_content p {
        line-height: 1.3;
    }
    .user_menu_bar {
        padding-right: 70px;
    }
    .cta_inner_section{
        flex-wrap: wrap;
    }
    .cta_section {
        padding-top: 70px;
    }
    
    .trending_products, .beginning_section, .cabinet_offer, .collection_section {
        padding-top: 80px;
    }
    .collection_inner_grid:not(:last-child) {
        /* margin-bottom: 30px; */
    }
    .cabinet_inner_img {
        position: relative;
        width: 90%;
        margin: auto;
    }
    .cabinet_offer .common_grid{
        margin: auto;
    }
    .cabinet_inner_grid{
        padding: 0px;
    }
    .cta_card_image img {
        width: auto;
        position: relative;
        transform: unset;
    }
    .perfect_design_inner:first-child{
        padding-right: 0px;
    }
    .perfect_design_inner:last-child {
        padding-left: 0;
        margin-top: 40px;
    }
    .testimonials_slider {
        padding: 50px 0px;
    }
    .img_content h4 {
        margin-left: 10px;
    }
    .img_content img {
        width: 45px;
        height: 45px;
    }
    .product_inner_card img{
        height: 70%;
        width: 100%;
        object-fit: cover;
    }
    .common_btn {
        line-height: 16px;
        font-size: 16px;
    }
    .contact_section, 
    .perfect_design {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ribbon_inner_grid {
        width: calc(100% / 2);
    }
    .usp_ribbon > .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .search_bar {
        display: none;
    }
    #proceed-to-min-cart img{
        width: 20px;
    }
    .footer_grid,
    .product_inner_card,
    .perfect_design_inner,
    .cta_card_content, 
    .cta_card_image,
    .beginning_inner_grid,
    .cabinet_inner_grid,
    .collection_inner_grid{
        width:100% ;
    }

    .contact_readmore .common_btn{
        margin-right: 10px;
    }
    .contact_form_grid{
        width: 100%;
    }
    footer{
        padding-top: 40px;
    }
    .footer_grid:nth-child(2),
    .footer_grid:nth-child(3){
        padding-left: 0px;
    }
    .footer_grid:first-child .footer_menu_link {
        padding-bottom: 20px;
    }
    .footer_menu_link .payment_logo > img{
        width: 100%;
    }
    .payment_logo {
        padding-bottom: 30px;
    }
    .footer_grid:not(:last-child) {
        margin-bottom: 30px;
        border-bottom: 1px solid  #ccc;
    }
    .bottom_footer{
        border-top: 1px solid #ccc;
    }
    .bottom_footer .common_grid{
        justify-content: center;
    }
    .bottom_header .site-branding {
        width: 100px;
    }
    .menu-toggle{
        top: 14px;
        right:-10px;
    }

    .cta_section .common_grid-2 {
        flex-direction: column;
    }
    
    .cta_section .box_inner_grid {
        width: 100%;
    }
    
    .cta_left-cont {
        padding: 20px;
    }
    
    .cta_card_content {
        padding: 20px;
    }
    
    .cta_section h3 {
        font-size: 20px;
        line-height: 1.8;
    }
    
    .hero_banner_content h1 {
        margin-bottom: 25px;
    }
    
    .cta_inner_section {
        max-width: 100%;
    }
    
    .contact_inner_grid {
        text-align: center;
    }
    
    .contact_section {
        padding-top: 20px;
    }
    .cabinet_offer .common_heading {
        padding: 0;
    }
    
    .cta_section .common_grid-1 {
        margin: 40px 0px 60px 0;
    }
    .collection_section .common_heading {
        padding: 0;
    }
    div#gform_wrapper_93 {
        max-width: 100%;
    }
    .user_menu_bar li.user_profile>a span {
        display: none;
    }
    li.user_profile {
        padding: 0;
        margin-right: 9px !important;
    }
}
@media(max-width:580px) {
    .login_form .woocommerce {
        padding-left: 0px;
        padding-right: 0px;
    }

    .login_form {
        padding: 20px 0px 45px 0px;
    }
}
@media (max-width:410px){
    .contact_readmore,
    .staff_secti{
        flex-wrap: wrap;
    }
    .img_content{
        width: 100%;
    }
    .img_content:not(:last-child) {
        margin-bottom: 15px;
    }
    .contact_readmore .common_btn {
        margin-right: 10px;
        margin-bottom: 20px;
    }
}
