@import url('https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Meera+Inimai&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courgette&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Poppins', sans-serif !important;
    background-color: #ffffff;
    color:#000000;
}
a{
    color:#000000;
    text-decoration: none;
}
 a:hover{
    color:#202020;
    text-decoration: underline;
}
ul{
    padding-left: 20px;
    }
    .dropzone {
        border: 2px dashed #0087F7;
        border-radius: 5px;
        background: white; }
        .dropzone .dz-message {
            font-family: 'Oswald', sans-serif;
          font-weight: 400; }
          .dropzone .dz-message .note {
            font-family: 'Meera Inimai', sans-serif;
            font-size: 0.8em;
            font-weight: 200;
            display: block;
            margin-top: 1.4rem; }
  .no-pad{
    padding: 0;
    }
    .no-mar{
    margin: 0;
    }

    .hvr-bounce-to-top::before{
        color: rgb(255, 255, 255);
        background-color: #050505;
     }

     .t-header {
        background-color: black;
    }

.t-header .top {
    color: white;
}

.t-header .top .contact{
    font-family: 'Fira Sans', sans-serif !important;
    font-size:15px;
    color: #BC0707;
    letter-spacing: 1px;
  line-height: 15px;
  border-radius: 40px;
  transition: all 0.3s ease 0s;
}

.t-header .top .contact a{
    color: white;
}

.t-header .top .contact a:hover{
  color:#BC0707;

  }

#google_translate_element{
    padding: 10px 0;
 }

 .t-header .cart{
    text-align: right;

}

.t-header .cart .icon{
    color: #fff;
    background:#BC0707;
    padding: 5px 10px;
    display: inline-block;
}
.t-header .cart .details{
    color: rgb(134, 134, 134);
    padding: 10px;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
}
.t-header .cart .items{
    color:#fa4700;font-family: 'Playfair Display', sans-serif !important;
    font-size:14px;
    font-weight: bold;
}
.t-header .cart b{
    color: #e99700;font-family: 'Meera Inimai', sans-serif !important;
    font-size:14px;
}
.t-header .cart a{
    color: rgb(255, 255, 255);
    display: block;
    font-size:12px;
    text-decoration:none;
    text-align: right;
    font-family: 'Fira Sans', sans-serif !important;
}

.t-header .center {

    color: rgb(0, 0, 0);
    border-bottom: 5px solid #bc0707;
}
.t-header .center .logo  {
    margin-top: 10px;
                margin-bottom: 10px;
    }
.t-header .frm  {
    overflow: hidden;
    max-height: 0;
    background-color: #BC0707;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

.t-header .search_open {
    overflow: hidden;
    max-height: 100px;
    padding: 20px 15px;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}
    .t-header .frm  .form-control {
        color: #333;
          border: 1px solid #d1d1d1;
          -webkit-box-shadow: none;
          box-shadow: none;
          height: auto;
          border-radius: 5px 0  0 5px !important;
          font-family: 'Playfair Display', sans-serif !important;
      }
      .t-header .frm     .form-control :focus {
              -webkit-box-shadow: none;
              box-shadow: none;
              border-color: transparent;

          }

          .t-header .frm .btn-light{ border:0;
            color: #fff;
            background:#000000;
              border: none;
              border-left: none;
              -webkit-box-shadow: none;
              box-shadow: none;
              min-height:40px;
              height: auto;
          border-radius: 0 5px 5px 0 !important;
          font-family: 'Fira Sans', sans-serif !important;
          }

          .t-header .frm .btn-light:hover{
            color: #bc0707;

          }

          .t-header .search-icon{
            background:#BC0707;
            border: none;
            margin-left: 15px;
            color: white;
          }

          .t-header .search-icon:hover{
            color: black;
          }

          .t-header .navbar-toggler{
            border: none;
            background-color:#BC0707!important;
            color: white!important;
            padding: 0.5rem 2rem 0.5rem 2rem!important;
            margin: 0.5rem 0.3rem 0.5rem 0.3rem!important;
        }


        .t-header .t-menu .nav-link{
            font-family: 'Oswald', sans-serif!important;
                  font-weight: 400;
                  text-transform: uppercase;
            border: none;
            color: white;

         }

               .t-header .navbar-light .navbar-nav .nav-link {
                    color: rgb(64, 64, 64);
                }

                .t-header  .dropdown-menu .show > .dropdown-toggle::after{
                    transform: rotate(-90deg);
                }

                .t-header  .dropdown-menu {
                    background-color: black;
                }

                .t-header  .dropdown-item:hover{
                    color: rgb(255, 255, 255);
                    background-color: #BC0707;
                }
                .t-header  .dropdown-item a{
                   display: block;
                   color: white;
                }
                .t-header  .dropdown-item a:hover{
                    color: rgb(0, 0, 0);
                    text-decoration: none;
                 }


                 .t-header .dropdown-toggle[aria-expanded="true"]:after {
                    transform: rotate(180deg);
                  }

                  .t-header .dropdown-toggle:after {
                    transition: 0.5s;
                    border-top: 0.4em solid;
                    border-right: 0.4em solid transparent;
                    border-left: 0.4em solid transparent;
                    vertical-align: 0.2em;
                  }



.t-footer {
    font-family: 'Meera Inimai', sans-serif!important;
    background-color: #000000;
}


.t-footer .top {
    color: rgb(230, 230, 230);
    padding-top: 10px;
}

.t-footer .top hr{
    border: 1px solid white;
}

.t-footer .top h3{
    text-transform: uppercase;
    color:#BC0707;
    font-family: 'Oswald', sans-serif;
    font-size: 1.1rem;
    font-weight: 800;
    padding-top: 5px;
}

.t-footer .top h3 span{
    color:#ffffff;
}

.t-footer .center {
    color: #bc0707;
}

.t-footer .bottom {
    font-family: 'Ubuntu',sans-serif!important;
    color: white;
    border-top: 3px solid #bc0707
}

.t-footer .bottom a{
    color: white;
text-decoration: none;
}

.t-footer .bottom a:hover{
    color: white;
text-decoration: underline;
}

.t-footer .bottom .underline{
    color: white;
text-decoration: underline;
}

.t-footer .bottom .underline:hover{
    color: white;
text-decoration: none;
}

.t-footer .links {
    list-style-type:none;
    font-family: 'Fira Sans', sans-serif!important;
    line-height: 29px;
}
.t-footer .links a{
    color: white;
    transition: 0.4s;
    text-decoration: none;
}
.t-footer .links a:hover{
  color:#BC0707;
  padding-left: 10px;
}

.t-footer .links li {
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: rgb(102, 101, 101);
    padding-top:3px;
}

.t-footer .links li:last-child
{
    border-bottom: none;
}

.t-footer .btn-light{
    font-family: 'Fira Sans', sans-serif !important;
    font-size:15px;
    color: white;
  text-transform: uppercase;
    letter-spacing: 1px;
  line-height: 15px;
  border-radius: 40px;
  transition: all 0.3s ease 0s;
  background-color: #BC0707;

}

.t-footer .btn-light:hover{
    color: rgb(255, 255, 255);
    background:#202020;

  }

.t-footer .social ul li{
    display: inline;
}

.t-footer .social{
    margin-top: 30px;
    justify-content: center;
    align-items: center;
}

.t-footer .social a{
    margin: 2px;
    padding:10px 10px;
    border: 2px solid white;
transition: 0.5s;
transform: rotate(0);
    color: #ffffff;
    background-color: transparent;
}

.t-footer .social .facebook:hover{
    background-color:#3b5999;
    color: white;
}
.t-footer .social .twitter:hover{
    background-color:#55acee;
    color: white;
}
.t-footer .social .instagram:hover{
    background-color:rgb(221, 42, 123);
    color: white;
}
.t-footer .social .youtube:hover{
    background-color:#cd201f;
    color: #fff;
}
.t-footer .social .linkedin:hover{
    background-color:#0077B5;
    color: white;
}



.t-contact{
    background-color: #fff;
    font-family: 'Baloo Tamma 2', cursive;
    text-align: justify;
    font-size:18px;
}
.t-contact .heading h1{
    text-transform: uppercase;
    margin-top: 10px;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
}

.t-contact .details h1{
    border-right: 1px solid rgba(0, 0, 0, 0.418);
}
.t-contact .details h5{
font-family: 'Baloo Tamma 2', cursive;
    font-size:20px;
    margin-top: 15px;
}

.t-contact a{
    color:#000000;
    text-decoration: none;
}

.t-contact a:hover{
    color:#202020;
    text-decoration: underline;
}

.t-contact .input{
    width: 100%;
    margin-top: 10px !important;
}
.t-contact input{
    padding:25px 15px;
}
.t-contact input, select, textarea{
    color: black;
}
.t-contact select{
    height:50px;
}
  .iti {
    display: block !important;
}
  .iti input, .iti input[type="tel"], .iti input[type="text"] {
    margin-top: 10px !important;
}
 .t-contact .submit button{
    padding-bottom:25px;
    border: none;
    background-color:#BC0707;
    color: white;
    padding: 10px 25px;
    margin-top: 35px;
    margin-bottom: 25px;
 }
 .t-contact .form-control{
     border-radius: 0%;
 }

 .t-custom-enquiry{
    background-color: #fff;
    font-family: 'Baloo Tamma 2', cursive;
    text-align: justify;
    font-size:18px;
}
.t-custom-enquiry .heading h1{
    text-transform: uppercase;
    margin-top: 10px;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
}

.t-custom-enquiry .details h1{
    border-right: 1px solid rgba(0, 0, 0, 0.418);
}
.t-custom-enquiry .details h5{
font-family: 'Baloo Tamma 2', cursive;
    font-size:20px;
    margin-top: 15px;
}

.t-custom-enquiry a{
    color:#000000;
    text-decoration: none;
}

.t-custom-enquiry a:hover{
    color:#202020;
    text-decoration: underline;
}

.t-custom-enquiry .input{
    width: 100%;
    margin-top: 10px !important;
}
.t-custom-enquiry input{
    padding:25px 15px;
}
.t-custom-enquiry input, select, textarea{
    color: black;
}
.t-custom-enquiry select{
    height:50px;
}
 .t-custom-enquiry .submit button{
    padding-bottom:25px;
    border: none;
    background-color:#BC0707;
    color: white;
    padding: 10px 25px;
    margin-top: 35px;
    margin-bottom: 25px;
 }
 .t-custom-enquiry .form-control{
     border-radius: 0%;
 }

 .t-pages{
    background-color: #fff;
}
.t-pages .heading h1{
text-transform: uppercase;
margin-top: 10px;
color: #BC0707;
font-family: 'Oswald', sans-serif;
text-align: center;
}

.t-pages .details{
font-family: 'Baloo Tamma 2', cursive;
text-align: justify;
font-size:18px;
}
.t-pages .details h2{
color: #F7685B;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
}
.t-pages .details ul{
padding-left: 20px;
}


.t-feedback{
    background-color: #fff;
}
.t-feedback .heading h1{
    text-transform: uppercase;
    margin-top: 10px;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
}

.t-feedback .details{
    font-family: 'Baloo Tamma 2', cursive;
        text-align: justify;
        font-size:18px;
    }

.t-feedback .input{
    width: 100%;
    margin-top: 10px !important;
}
.t-feedback input{
    padding:25px 15px;
}
.t-feedback input, select, textarea{
    color: black;
}
.t-feedback select{
    height:50px;
}
 .t-feedback .submit button{
    padding-bottom:25px;
    border: none;
    background-color:#BC0707;
    color: white;
    padding: 10px 25px;
    margin-top: 35px;
    margin-bottom: 25px;
 }
 .t-feedback .form-control{
     border-radius: 0%;
 }

 .t-feedback h2{
    font-weight: 600;
    font-family: 'Oswald', sans-serif !important;;
    font-size: 1.6rem;
}
 .live-rating {
    font-family: 'Poppins', sans-serif !important;
    font-size: 33px;
    margin-left: 10px;
    color: hotPink;
    top: 8px;
    position: relative;
}

.t-gallery{
    background-color: #fff;
}
.t-gallery .heading h1{
    text-transform: uppercase;
    margin-top: 10px;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
}

.t-gallery .details{
    font-family: 'Baloo Tamma 2', cursive;
        text-align: justify;
        font-size:18px;
    }


    .t-cart{
        background-color: #fff;
        padding-bottom:10px;
    }
    .t-cart .heading h1{
        padding-top: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    }
          .t-cart table thead{
        background-color: #eee;
    }
    .t-cart table thead tr td{
        color: #3a3a3a;
        font-family: 'Oswald', sans-serif;
        font-size:18px;
        font-weight: 900;
    }
    .t-cart table td a{
        color: #BC0707;
        text-decoration: none;
    }
    .t-cart table td a:hover{
        color: #202020;
        text-decoration: underline;
    }
    .t-cart table td p{
        color: #000000;
        margin: 0;
    }
    .t-cart table td .delete_all{
        font-size: small;
    }
    .t-cart table td{
        vertical-align: middle;
    }
    .t-cart table td a i{
        color: #FC6B6D;
        text-decoration: none;
    }

    .t-cart table td .remove{
        color: red;
        text-decoration: none;
    }

    .t-checkout{
        background-color: #fff;
        padding-bottom:10px;
    }
    .t-checkout .heading h1{
        padding-top: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    }

    .t-checkout table thead{
        background-color: #eee;
    }
    .t-checkout table thead tr td{
        color: #3a3a3a;
    font-family: 'Oswald', sans-serif;
    font-size:18px;
    font-weight: 900;
    }
    .t-checkout table td a{
        color: #BC0707;
        text-decoration: none;
    }
    .t-checkout table td a:hover{
        color: #202020;
        text-decoration: underline;
    }
    .t-checkout table td p{
        color: #000000;
        margin: 0;
    }

    .t-checkout table td{
        vertical-align: middle;
    }
    .t-checkout table td a i{
        color: #FC6B6D;
        text-decoration: none;
    }

    .t-checkout .submit button{
        padding-bottom:25px;
        border: none;
        background-color:#BC0707;
        color: white;
        padding: 10px 25px;
        margin-top: 35px;
        margin-bottom: 25px;
     }
     .t-checkout .form-control{
         border-radius: 0%;
     }

     .t-product_details{
        background-color: #fff;
    }
    .t-product_details .heading h1{
        text-transform: uppercase;
        margin-top: 10px;
    color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    }

    .t-product_details .details{
    font-family: 'Baloo Tamma 2', cursive!important;
    text-align: justify;
    font-size:16px;
    }
    .t-product_details .details .heading{
    margin-top: 30px;color: #BC0707;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    }


    .t-product_details .featured{
        position: absolute;
        top:10px;font-family: 'Ubuntu', sans-serif!important;
        font-size:12px;
        font-weight: 300;
        padding:0px 7px 1px 7px;
        color: white;
        line-height: 1.2;text-transform: uppercase;
        background-color: red;
        left:25px;
    }

    .t-product_details .name{
        color: black;
        font-weight: 900;
        font-family: 'Ubuntu', sans-serif!important;
        font-size: 2.1rem;
    }

    .t-product_details .model{
        color: #BC0707;
        font-weight: 900;
        font-family: 'Oswald', sans-serif !important;;
        font-size: 1.4rem;
    }

    .t-product_details .description{
        color: rgb(0,0,0);
    font-family: 'Meera Inimai', sans-serif !important;
    text-align: justify;
    font-size: 17px;
    margin-top: .5rem;
    margin-bottom: .5rem;
    }

    .t-product_details .description h4{
        display: inline;
        font-weight: 400;
        font-family: 'Oswald', sans-serif !important;;
        font-size: 1.0rem;
        }
        .t-product_details .description ul{
            padding-left: 20px;
            }
    .t-product_details .dform .input{
        margin-top: 3px;
        text-align: left;
       height:46px ;
        max-width:90px;

        text-align:left;
        border-radius:0%;
        }
    .t-product_details .dform button{
        padding: 10px 12px;
        margin-top: 10px;
        border: none;
        color: white;
        background-color:#BC0707;
    }


   .t-carousel h1{
       color: #050505;
       font-family: 'Oswald', sans-serif;
       text-transform: uppercase;
    }
    .t-carousel .navigation{
       text-align: right;
       margin-top:12px;
     }
     .t-carousel .navigation a{
       text-decoration: none;
       color: black;
       cursor: pointer;
       margin: 4px;
       background-color:#BC0707;
         border-radius: 10%;
         padding: 7px;
         font-size: medium;
     }


    .t-product-list{
        background-color: white;
     }

     .t-product-list .images .featured{
        position: absolute;
        top:22px;
        font-family: 'Ubuntu', sans-serif;
        font-size:12px;
        font-weight: 300;
        padding:0px 7px 1px 7px;
        color: white;
        line-height: 1.2;text-transform: uppercase;
        background-color: red;
        left:22px;
    }

    .t-product-list .details .name{
        color: black;
            font-weight: 900;
            font-family: 'Ubuntu', sans-serif!important;
            font-size: 1.7rem;
        }
        .t-product-list .details .model{
        color: #BC0707;;
        font-weight: 900;
            font-family: 'Oswald', sans-serif !important;;
            font-size: 1.0rem;
        }
        .t-product-list .details .description{
            color: rgb(0,0,0);
        font-family: 'Meera Inimai', sans-serif !important;
        text-align: justify;
        font-size: 17px;
        margin-top: .5rem;
        margin-bottom: .5rem;
            }

            .t-product-list .details .links a{
                background-color: #BC0707;
                padding: 10px;
                color: white;
                text-decoration: none;
                margin: 4px;
                font-size: 0.997rem !important;
            }

            .t-product-list .icons{
                position: absolute;
             top: 0;
             left: 0;
             max-height: 0;
             -webkit-transition:height, 0.5s linear;
             -moz-transition: height, 0.5s linear;
             -ms-transition: height, 0.5s linear;
             -o-transition: height, 0.5s linear;
             transition: height, 0.5s linear;
             opacity: 0;
            }

            .t-product-list:hover .icons{
             opacity: 1;
             top: 180px;
             left: 150px;
             max-height: 100px;
     -webkit-transition:height, 0.5s linear;
     -moz-transition: height, 0.5s linear;
     -ms-transition: height, 0.5s linear;
     -o-transition: height, 0.5s linear;
     transition: height, 0.5s linear;
            }
            .t-product-list .icons a i{
                font-size: larger;
            }
            .t-product-list .icons a{
                margin:3px;
                padding: 10px 10px;
                background-color:#BC0707;
                color: rgba(255, 255, 255, 0.726);
                text-decoration: none;
            }

            .t-product-list .icons ul li{
             display: inline;
         }

         .t-product-list .icons ul{
             margin: 0;
             padding: 0;
             list-style: none;
         }

     .t-product-grid{
         font-family: 'Poppins', sans-serif!important;width: 100%;
         border:1px solid #BC0707;
         margin: auto;
         overflow: hidden;
        height: 330px;
        width: 265px;
        margin-top: 20px;
        transition: 0.5s;
        text-align: center;
        padding: 10px;
    }
        .t-product-grid:hover{
            border:1px solid #000000;
         }
        .t-product-grid img{
            display: block;

        }

        .t-product-grid h4{
            margin:0;
            padding:0;
            text-align: center;
            margin-top: 10px;
            transition: 0.5s;
        }
        .t-product-grid h4 a{
            text-decoration: none;
            font-size: 16px;
            text-transform: uppercase;
            color: #000000;
            transition: 0.5s;
            font-weight: 400;
         }
        .t-product-grid h4 a:hover{
            color: #BC0707;
        }
        .t-product-grid h5{
            margin:0;
            padding:0;
             text-align: center;
             margin-top: 10px;
             font-size: 14px;
             color: #070707;
            }
        .t-product-grid h5 a{
            color: #BC0707;
            text-decoration: none;
        }

        .t-product-grid h5 a:hover{
            color: #000000;
        }

        .t-product-grid .new{
            position: absolute;
            top:27px;
            font-family: 'Ubuntu', sans-serif!important;
            font-size:12px;
            font-weight: 300;
            padding:0px 7px 1px 7px;
            color: white;
            line-height: 1.2;text-transform: uppercase;
            background-color: red;
            right:17px;
        }


           .t-product-grid .icons{
               position: absolute;
            top: 0;
            left: 0;
            max-height: 0;
            -webkit-transition:height, 0.5s linear;
            -moz-transition: height, 0.5s linear;
            -ms-transition: height, 0.5s linear;
            -o-transition: height, 0.5s linear;
            transition: height, 0.5s linear;
            opacity: 0;
           }

           .t-product-grid:hover .icons{
            opacity: 1;
            top: 133px;
            left: 48px;
            max-height: 100px;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
           }
           .t-product-grid .icons a i{
               font-size: larger;
           }
           .t-product-grid .icons a{
               margin:3px;
               padding: 10px 10px;
               background-color:#BC0707;
               color: rgba(255, 255, 255, 0.726);
               text-decoration: none;
           }

           .t-product-grid .icons ul li{
            display: inline;
        }

        .t-product-grid .icons ul{
            margin: 0;
            padding: 0;
            list-style: none;
        }


        .t-products .heading h1{
            margin-top: 10px;
                text-transform: uppercase;
                color: #BC0707;
            font-family: 'Oswald', sans-serif;
            text-align: center;
            }

            .t-products .details{
            font-family: 'Baloo Tamma 2', cursive;
            text-align: justify;
            font-size:18px;
            }
            .t-products .filter{
                background-color: #F6F6F6;
            }
            .t-products .filter .stats{
            color: #BC0707;
            }

            .t-products select:active {
                background-color: #ededed;
            }

            .t-products select{
                padding: 0 25px 0 0;
                margin-top: 0px!important;
                border:none;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                -ms-appearance: none;
              background: transparent;
              background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
              background-repeat: no-repeat;
              background-position-x: 100%;
              background-position-y: 0px;

                background-color: #F6F6F6;
            }
            .t-products select option{
                font-family: 'Ubuntu',sans-serif;
            font-size:15px;
            line-height: 1.53846154;
                border: none;
                background-color: #F6F6F6;
            }

            .t-products .t-pagination{
                font-family: 'Playfair Display', sans-serif!important;
                margin-top: 45px;
                margin-left: 25px;
                margin-right: 25px;
                margin-bottom: 25px;
                font-size: 18px;
font-weight: 800;
                }

                .t-products .t-pagination .page-link{
                    border: none;
                    color: #ffffff;
                    background: #BC0707;
                    text-decoration: none;
                    border-radius: 0px;
                    margin: .5rem;
                 }
                .t-products .t-pagination .page-link:hover {
                    z-index: 2;
                    color: #ffffff;
                    background-color: #000000;
                    border: none;
                    border-radius: 0px;
                }

                .t-products .t-pagination  .page-item.active .page-link {
                    z-index: 3;
                    font-weight:700;
                    color:#BC0707;
                    background-color: #000000;
                }

                .t-products .t-pagination .page-item.disabled .page-link {
                    color: #BC0707;
                    pointer-events: none;
                    cursor: auto;
                    background-color: #ffffff;
                    border: 1px solid #000000;
                    padding: .4rem .75rem;
                }

                .t-product_quick_view{
                    background-color: #fff;
                }
                .t-product_quick_view .heading h1{
                    text-transform: uppercase;
                    margin-top: 10px;
                color: #BC0707;
                font-family: 'Oswald', sans-serif;
                text-align: center;
                }


                .t-product_quick_view .featured{
                    position: absolute;
                    top:10px;font-family: 'Ubuntu', sans-serif;
                    font-size:12px;
                    font-weight: 300;
                    padding:0px 7px 1px 7px;
                    color: white;
                    line-height: 1.2;text-transform: uppercase;
                    background-color: red;
                    right:25px;
                }

                .t-product_quick_view .details{
                font-family: 'Baloo Tamma 2', cursive!important;
                text-align: justify;
                font-size:16px;
                }
                .t-product_quick_view .details .heading{
                margin-top: 30px;color: #202020;
                font-family: 'Oswald', sans-serif;
                text-transform: uppercase;
                }

                .t-product_quick_view .name{
                    color: black;
                    font-weight: 900;
                    font-family: 'Ubuntu', sans-serif!important;
                    font-size: 2.1rem;
                }

                .t-product_quick_view .model{
                    color: #202020;
                    font-weight: 900;
                    font-family: 'Oswald', sans-serif !important;;
                    font-size: 1.4rem;
                }

                .t-product_quick_view .description{
                    color: rgb(0,0,0);
                font-family: 'Meera Inimai', sans-serif !important;
                text-align: justify;
                font-size: 17px;
                margin-top: .5rem;
                margin-bottom: .5rem;
                }
                .t-product_quick_view .description ul{
                    padding-left: 20px;
                    }
                .t-product_quick_view .description h4{
                    display: inline;
                    font-weight: 400;
                    font-family: 'Oswald', sans-serif !important;;
                    font-size: 1.0rem;
                    }

                .t-product_quick_view .dform .input{
                    margin-top: 3px;
                    text-align: left;
                   height:46px ;
                    max-width:90px;

                    text-align:left;
                    border-radius:0%;
                    }
                .t-product_quick_view .dform button{
                    padding: 10px 12px;
                    margin-top: 10px;
                    border: none;
                    color: white;
                    background-color:#BC0707;
                }

                .t-product_quick_order .details .form-group input{
                    padding: 20px;
                    margin-top: 20px;
                    border-radius: 0%;
                }

                .t-product_quick_order .details .form-group .selectpicker{
                    padding:6px;
                    width: 100%;
                    box-shadow: none;
                    border-radius: 0%;
                }
                .t-product_quick_order{
                    background-color: #fff;
                }
                .t-product_quick_order .heading h1{
                    text-transform: uppercase;
                    margin-top: 10px;
                color: #BC0707;
                font-family: 'Oswald', sans-serif;
                text-align: center;
                }
                .t-product_quick_order .heading hr{
                position: relative;
                border-top:4px solid #202020 ;
                translate: (50%,-50%);
                left:50%;
                width: 60px;
                top:-8px;
                }
                .t-product_quick_order .product{
                    padding-bottom: 15px;
                        padding-top: 15px;
                        margin: 10px 10px 0px 10px;
                        border: 1px solid rgba(0,0,0,.125);
                        border-radius:5px;
                    }

                    .t-product_quick_order .product .featured{
                        position: absolute;
                        top:10px;font-family: 'Ubuntu', sans-serif;
                        font-size:12px;
                        font-weight: 300;
                        padding:0px 7px 1px 7px;
                        color: white;
                        line-height: 1.2;text-transform: uppercase;
                        background-color: red;
                        right:25px;
                    }

                    .t-product_quick_order .product .name{
                        color: black;
                        font-weight: 900;
                        font-family: 'Ubuntu', sans-serif!important;
                        font-size: 2.1rem;
                    }

                    .t-product_quick_order .product .model{
                        color: #202020;
                        font-weight: 900;
                        font-family: 'Oswald', sans-serif !important;;
                        font-size: 1.4rem;
                    }

                    .t-product_quick_order .product .description{
                        color: rgb(0,0,0);
                    font-family: 'Meera Inimai', sans-serif !important;
                    text-align: justify;
                    font-size: 17px;
                    margin-top: .5rem;
                    margin-bottom: .5rem;
                    }

                    .t-product_quick_order .product .description h4{
                        display: inline;
                        font-weight: 400;
                        font-family: 'Oswald', sans-serif !important;;
                        font-size: 1.0rem;
                        }
                        .t-product_quick_order .product .description ul{
                            padding-left: 20px;
                            }

                    .t-product_quick_order .product a{
                        color: black;
                    }

                    .t-product_quick_order .product .links a{
                        background-color: #BC0707;
                        padding: 10px;
                        color: white;
                        text-decoration: none;
                        margin: 4px;
                        font-size: 0.997rem !important;
                    }


                .t-product_quick_order .details h2{
                    color:#BC0707;
                    text-transform: uppercase;
                    margin-top: 10px;
                    font-family: 'Oswald', sans-serif;
                }
                .t-product_quick_order .details h3{
                    text-transform: uppercase;
                    color:#202020;
                    margin-top: 13px;
                    font-weight: 600;
                    font-family: 'Oswald', sans-serif !important;;
                    font-size: 1.2rem;
                }
                .t-product_quick_order .details .form-group .input{
                    width: 100%;
                    margin-top: 10px !important;
                }
                .t-product_quick_order .details .form-group input{
                    padding:25px 15px;
                }
                .t-product_quick_order .details .form-group input, select, textarea{
                    color: black;
                }
                .t-product_quick_order .details .form-group select{
                    height:50px;
                }
                .t-product_quick_order .details .form-group input[type="radio"]{
                    margin-left: 12px;
                    margin-right: 2px;
                }

                .t-product_quick_order .details .form-group input[type="tel"]{
                    margin-top: 0 !important;
                }
                .t-product_quick_order .details .form-group .form-check-inline {
                    display: inline;
                }
                .t-product_quick_order .details .form-group label {
                    font-weight: 800;
                    font-family: 'Oswald', sans-serif !important;;
                    font-size: 1.0rem;
                    margin-bottom: 0;
                }
                .t-product_quick_order .details .form-group .label{
                    margin-bottom: 10px !important;
                }
                .t-product_quick_order .details .form-group button{
                    padding: 15px 25px;
                    border: none;
                    box-shadow: none;
                    color: white!important;
                    background-color: #202020;
                }
                .t-product_quick_order .details .form-group textarea{
                    margin-top: 20px;
                    border-radius: 0%;
                }

                .t-categories{
                    background-color: #fff;
                }
                .t-categories .heading h1{
                margin-top: 10px;
                    text-transform: uppercase;
                    color: #BC0707;
                font-family: 'Oswald', sans-serif;
                text-align: center;
                }

                .t-categories .details{
                font-family: 'Baloo Tamma 2', cursive;
                text-align: justify;
                font-size:18px;
                }
                .t-categories{
                    padding-bottom: 12px;
                }
                .t-categories .sub{
                    padding-right: 12px;
                }

                .t-categories .item{
                    overflow: hidden!important;
                    padding-top: 8px;
                    padding-left: 8px;
                    }
                    .t-categories .item figure{
                        overflow: hidden!important;display: block;
                        transition: transform .4s;   /* smoother zoom */
                    }
                    .t-categories .item figure h3{
                     font-size: 1rem;
                    }
                    .t-categories .item figure p{
                        font-size: 0.7rem;
                        color: #acacac;
                    }
                    .t-categories .item:hover img{
                        transform:scale(1.1);transition: all 1s ease-in-out;  transform-origin: 50% 50%;
                    }
                    .t-categories .shine figure {margin: 0!important;}
                    /* Shine */
                    .t-categories .shine figure {
                        position: relative;
                        overflow: hidden;
                    }
                    .t-categories .shine figure::before {
                        position: absolute;
                        top: 0;
                        left: -75%;
                        z-index: 2;
                        display: block;
                        content: '';
                        width: 50%;
                        height: 100%;
                        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
                        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
                        -webkit-transform: skewX(-25deg);
                        transform: skewX(-25deg);
                    }
                    .t-categories .shine figure:hover::before {
                        -webkit-animation: shine .75s;
                        animation: shine .75s;
                    }
                    @-webkit-keyframes shine {
                        100% {
                            left: 125%;
                        }
                    }
                    @keyframes shine {
                        100% {
                            left: 125%;
                        }
                    }

                    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption button{
                        background-color: #BC0707;
                        color: white;
                    }
                    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption button:hover{
                        background-color: #202020;
                        color: white;
                    }
                    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
                        background-color: rgba(0, 0, 0, 0.719);
                        padding: 20px;
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        color: #fff;
                    }

                    .t-homepage{
                        background-color: #fff;
                        padding-bottom: 3px;
                    }
                    .t-homepage hr{
                         border: 1px solid #BC0707;
                         width: 100%;
                         margin-top: 60px;
                         margin-bottom: 20px;
                    }

                    .t-homepage .one figure{
                        margin: 20px 0 0 20px;
                    }

                    .t-homepage .two {
                        font-family: 'Courgette', cursive;
                        color: #fff;

                    }

                    .t-homepage .two .quality{
                        background-color: #202020;
                        height: 228px;
                        display: flex;
   align-items: center;
   justify-content: center;
                    }

                    .t-homepage .two .delivery{
                        background-color: #bc0707;
                        height: 228px;
                        display: flex;
   align-items: center;
   justify-content: center;
                    }

                    .t-homepage .two .prices{
                        background-color: #202020;
                        height: 228px;
                        display: flex;
   align-items: center;
   justify-content: center;
                    }

                    .t-homepage .three a{
                        z-index: 2;
                    }

                    .t-homepage .three img{
                       width: 100%;
                       height: 100%;
                       display: block;
                    }

                    .t-homepage .three h1{position: absolute;color:#fff;z-index: 1;text-align:center;width: 100%;font-size:12vw;margin-top:230px;opacity: 0.5;}

                    .t-homepage .four {
                       background-color: black;
                       color: white;
                       display: flex;
                       align-items: center;
                       justify-content: center;
                       text-align: center;
                    }

                    .t-homepage .four img{
                        margin-top: 20px;

                     }

                     .t-homepage .four h2{
                        text-transform: uppercase;
                    font-family: 'Oswald', sans-serif;
                    margin-top: 10px;
                    margin-bottom: 10px;
                     }

                     .t-homepage .four p{
                       justify-content: left;
                       text-align: justify;
                       margin-bottom: 10px;
                     }

                    .t-homepage .four .box{
                        background-color: #bc0707;
                        margin-top: 20px;
                        margin-bottom: 18px;
                        padding: 10px;
                        height: 90%;

                     }

                     .t-homepage .four .frm {
                        padding-bottom: 11px;
                    }
                        .t-homepage .four .frm  .form-control {
                            padding: 0px 10px 0 20px;
                            margin-top: 10px;
                            color: rgb(255, 255, 255);
                            font-size: 18px;
                            font-weight: 400;
                              border: none;
                              -webkit-box-shadow: none;
                              box-shadow: none;
                              min-height: 44px;
                              border-radius: 50px 0  0 50px !important;
                              font-family: 'Playfair Display', sans-serif !important;
                              background-color: #252525;
                          }
                          .t-homepage .four .frm     .form-control :focus {
                                  -webkit-box-shadow: none;
                                  box-shadow: none;
                                  border-color: transparent;

                              }

                              .t-homepage .four .frm .btn-light{
                                  border:0;
                                padding: 0px 12px;
                                margin-top: 10px;
                                color: #ffffff;
                                background: #252525;
                                font-size: 24px;
                                font-weight: 500;
                                  border: none;
                                  border-left: none;
                                  -webkit-box-shadow: none;
                                  box-shadow: none;
                                  min-height: 44px;
                                  border-radius: 0 50px 50px 0 !important;
                              font-family: 'Fira Sans', sans-serif !important;
                              }


                              .t-homepage .zero h2{
                                text-transform: uppercase;
                                margin-top: 10px;
                            color: #252525;
                            font-family: 'Oswald', sans-serif;
                            text-align: center;
                            }

                            .t-homepage .zero h2 span{
                            color: #bc0707;
                            text-decoration: underline;
                            }

                            .t-homepage .zero h5{
                                color: #BC0707;
                                    font-weight: 800;
                                    font-family: 'Ubuntu', sans-serif!important;
                                    font-size: 1.0rem;
                                }
                                .t-homepage .zero p{
                                color: black;;
                                font-weight: 500;
                                    font-family: 'Oswald', sans-serif !important;;
                                    font-size: 0.8rem;
                                }

                                .t-homepage .zero .icons{
                                    margin: 10px;
                                }


                                .t-homepage .zero .icons a i{
                                    font-size: larger;
                                }
                                .t-homepage .zero .icons a{
                                    margin:3px;
                                    padding: 10px 10px;
                                    background-color:#BC0707;
                                    color: rgba(255, 255, 255, 0.726);
                                    text-decoration: none;
                                }

                                .t-homepage .zero .icons ul li{
                                 display: inline;
                             }

                             .t-homepage .zero .icons ul{
                                 margin: 0;
                                 padding: 0;
                                 list-style: none;
                             }

                            .t-homepage .zero .box{
                                padding: 5% 0;
                                margin: 15px;
                                box-shadow: 3px 3px 5px #666;
                            }


                    @media only screen and (max-width:991px){
                    .t-homepage .three h1{
                    display: none;
                    }
                    }
                    @media only screen and (max-width:1200px){
                    .t-homepage .three h1{
                    margin-top:150px ;
                    }
                    }
