@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');
*{
    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:#e4b023;
    text-decoration: underline;
}
ul{
    padding-left: 20px;
    }

    .iti {
        display: block !important;
    }
      .iti input, .iti input[type="tel"], .iti input[type="text"] {
        margin-top: 10px !important;
    }

    .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(7, 7, 7);
        background-color: #e4b023;
     }

     .hvr-bounce-to-top:hover{
        color: rgb(7, 7, 7);
     }

     .t-2nd .hvr-bounce-to-top::before{
        color: rgb(255, 255, 255);
        background-color: #e4b023;
     }

     .t-2nd .hvr-bounce-to-top:hover{
        color: rgb(255, 255, 255);
     }

     .t-btn{
        border: none;
        border-radius: 0;
    background-color:#e4b023;
    color: white;
    padding: 10px 16px;
    white-space: nowrap;
     }

     .t-2nd .t-btn{
        border: none;
        border-radius: 0;
    background-color:#e4b023;
    color: rgb(0, 0, 0);
    padding: 10px 16px;
white-space: nowrap;
     }

  .t-header .top{
 background-color: #e4b023;
 font-family: 'Fira Sans', sans-serif !important;
        font-size:15px;
        color: #ffffff;
        letter-spacing: 1px;
      line-height: 31px;
      transition: all 0.3s ease 0s;
      border-bottom: 1px solid #303030;
      padding-bottom: 3px;
  }

  .t-header ul{
      padding-left: 0;
      margin-bottom: 0;
  }

  .t-header .social li{
    display: inline;
    margin-left: 1px;
  }

.t-header .social li a{
background-color: #d4d3d3;
border: 1px solid #e4b023;
padding: 5px 6px 4px 6px;
color: black;
}

.t-header .social li a:hover{
display: inline;
background-color: #e4b023;
border: 1px solid #000000;
color: white;

}

  .t-header .top a{
    color: #ffffff;
    text-decoration: none;
     }
     .t-header .top a:hover{
        color: #000000;
     }

     .t-header .center{
        background-color: #000000;
             transition: all 0.3s ease 0s;
         }

         .t-header .logo img{
            margin: 20px 5px;
         }

    .t-header .bottom{
        background-color: #e4b023;
               color: #ffffff;
               letter-spacing: 1px;
             line-height: 31px;
             transition: all 0.3s ease 0s;
             border-top: 1px solid #303030;
         }

         .t-header .menu{
            text-transform: uppercase;
            font-size: 18px;
         font-weight: bold;
         font-family: 'Oswald', sans-serif;
         }

         .t-header .menu a{
            color: #ffffff;
            text-decoration: none;
             }

             .t-header .menu a:hover{
                color: #030303;
             }


         .t-header .cart{
            background:#fff;
            overflow: inherit;
        }
         .t-header .cart .icon{
            color: #fff;
            background:#e4b023;
            padding: 1px 10px;
            margin-right: 5px;
            float: left;
        }
        .t-header .cart .details{
            color: rgb(134, 134, 134);
            padding: 2px;
            display: flex;
            font-weight: 500;
            letter-spacing: 1px;
            font-size: 14px;
        }
        .t-header .cart .items{
            color:#fa0000;font-family: 'Playfair Display', sans-serif !important;
            font-size:14px;
            font-weight: bold;
        }
        .t-header .cart b{
            color: #e4b023;font-family: 'Meera Inimai', sans-serif !important;
            font-size:12px;
        }
        .t-header .cart a{
            white-space: nowrap;
            color: rgb(0, 0, 0);
            display: block;
            font-size:12px;
            text-decoration:none;
            text-align: right;
            font-family: 'Fira Sans', sans-serif !important;
        }


          .t-header .frm{
            position: relative;
            background: #1c1c1c;
            border: 1px solid #303030;
            margin-left: 20px;
        }

          .t-header .frm input{
            background-color: transparent;
            outline: none;
            border: none;
            padding: 10px 43px 10px 10px;
            color: #ffffff;
            width: 100%;
        }

        .t-header .frm .search-icon{
            background: transparent;
            border: none;
            position: absolute;
            right: 8px;
            top: 5px;
            color: white;
            font-size: 1.5rem;
        }


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

        .t-header .frm .search-icon i{
            color: rgba(255, 255, 255, 0.657);
        }

        .t-header .frm input::placeholder{
            color: white;
        }

                  .t-megamenu{
                    background-color: #eeeeee;
                }


                .t-megamenu .sub_class a{
                    display: block;
                    text-decoration: none!important;
                }

                .t-megamenu .sub_class:hover{
                   background-color: #dddddd;
                }

                .t-megamenu h6{
                    font-weight: bolder;
                    color:  rgb(7, 7, 7);
                    text-transform: uppercase;
                    font-size: 14px;
                    background: #e4b023!important;
                    padding: 0.2rem 0.4rem!important;
                }

                .t-megamenu .sub_class:hover h6{
                    background: #000000!important;
                    color: rgb(255, 255, 255);

                }

                .t-megamenu .sub_class:hover img{
                    transform:scale(1.1);transition: all 1s ease-in-out;  transform-origin: 50% 50%;
                }

                .t-megamenu .sub_class p{
                    overflow: hidden!important;
                    display: block;
                    transition: transform .4s;
                    position: relative;
                }

                .t-megamenu .sub_class p::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-megamenu .sub_class p:hover::before {
                    -webkit-animation: shine .75s;
                    animation: shine .75s;
                }
                @-webkit-keyframes shine {
                    100% {
                        left: 125%;
                    }
                }
                @keyframes shine {
                    100% {
                        left: 125%;
                    }
                }

                .t-megamenu .banner_class:hover img{
                    transform:scale(1.1);transition: all 1s ease-in-out;  transform-origin: 50% 50%;
                }

                .t-megamenu .banner_class figure{
                    overflow: hidden!important;
                    display: block;
                    transition: transform .4s;
                    position: relative;
                }

                .t-megamenu .banner_class 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-megamenu .banner_class figure:hover::before {
                    -webkit-animation: shine .75s;
                    animation: shine .75s;
                }
                @-webkit-keyframes shine {
                    100% {
                        left: 125%;
                    }
                }
                @keyframes shine {
                    100% {
                        left: 125%;
                    }
                }


                .t-megamenu .dropdown-item {
                    color: #e4b023 !important;
                        font-size: 14px;
                        padding: 1px 5px;
                        margin-bottom: 3px;
                }

                .t-megamenu .dropdown-item:focus, .dropdown-item:hover {
                    color: white!important;
                    text-decoration: none;
                    background-color: #000000!important;

                }


                        .dropdown-toggle::after {
                            display:none;
                        }

                        .caret {
                            display: inline-block;
                            width: 0;
                            height: 0;
                            margin-left: 2px;
                            vertical-align: middle;
                            border-top: 4px solid;
                            border-right: 4px solid transparent;
                            border-left: 4px solid transparent;
                        }

                        .caret-up {
                            width: 0;
                            height: 0;
                            border-left: 4px solid rgba(0, 0, 0, 0);
                            border-right: 4px solid rgba(0, 0, 0, 0);
                            border-bottom: 4px solid;

                            display: inline-block;
                            margin-left: 2px;
                            vertical-align: middle;
                        }

                        @media all and (min-width: 992px) {
                            .navbar{ padding-top: 0; padding-bottom: 0; }
                            .navbar .has-megamenu{position:static!important;}
                            .navbar .megamenu{left:0; right:0; width:100%;   }
                            .navbar .nav-link{ padding-top:1rem; padding-bottom:1rem; }
                        }
                        @media all and (min-width:991px) {


                            .dropdown:after{
                                    content: '';
                                    top: 0;
                                    right: 0;
                                    bottom: 0;
                                    left: 0;
                                    transition: opacity .15s ease-in-out;
                                    opacity: 0;
                                    visibility:hidden;
                                    background-color: rgba(0,0,0,.5);
                                    pointer-events: none;
                                }

                            .dropdown:hover .nav-link{
                                    position:relative;
                                    z-index:12;
                                }

                            .dropdown:hover:after{
                                    z-index:10; opacity:1;
                                    visibility:visible;
                                    position: fixed;
                            }
                        }


                        .t-info{

                            color: #000000;
                        }

                        .t-info .box .icon{
                            color: #e4b023;
                            padding: 5px 8px;
                            display: inline-block;
                        }

                        .t-info .box h2{
                            font-family: 'Playfair Display', sans-serif !important;
                            font-size: medium;
                            font-weight: 800;
                            color: #e4b023;
                        }

                        .t-info .box .details{
                            font-family: 'Meera Inimai', sans-serif !important;
                            padding: 10px;
                            display: inline-block;
                            font-size: 12px;
                        }

                        .t-black{
                            background-color: #000000;
                        }

                        .t-black a{
                            color: rgb(255, 255, 255);
                        }

                        .t-footer .top{
                            background-color: #000000;
                            font-family: 'Ubuntu', sans-serif;
                                   font-size:15px;
                                   color: #ffffff;
                                   letter-spacing: 1px;
                                 transition: all 0.3s ease 0s;
                             }

                             .t-footer .top h3{
                                font-family: 'Roboto', sans-serif;
                                       font-size:21px;
                                       color: #e4b023;
                                       letter-spacing: 1px;
                                     transition: all 0.3s ease 0s;
                                     text-transform: uppercase;
                                 }

                                 .t-footer .top h3 hr{
                                    position: relative;
                                    border-top: 3px solid #e4b023;
                                    translate: (50%,-50%);
                                    left: 5%;
                                    width: 40px;
                                    top: -10px;
                                }

                                 .t-footer .top .links li{
                                   margin: 7px 4px 5px 6px;
                                     }

                                     .t-footer .links  a{
                                        font-family: 'Ubuntu', sans-serif;
                                        font-size:15px;
                                   color: #ffffff;
                                   letter-spacing: 1px;
                                 transition: all 0.3s ease 0s;
                                        text-decoration: none;
                                    }
                                    .t-footer  .links   a:hover{
                                        color:#e4b023;
                                        text-decoration: none;
                                    }

                            .t-footer .top span{

                                font-family: 'Meera Inimai', sans-serif;
                                font-size: 0.8em;
                                font-weight: 200;
                                margin: 1.4rem 0 1.4rem 0;
                                color: rgb(155, 154, 154);
                            }


                            .t-footer .top p{

                                font-family: 'Meera Inimai', sans-serif;
                                font-size: 0.9rem;
                                font-weight: 400;
                                margin: 1.4rem 0 1.4rem 0;
                                color: rgb(219, 219, 219);
                            }

                            .t-footer .frm{
                            margin: 10px 2px 16px 3px;

                            }

                            .t-footer .frm  .form-control {
                                color: #333;
                                  border: none;
                                  -webkit-box-shadow: none;
                                  box-shadow: none;
                                  height: auto;
                                  border-radius: 0;
                                  font-family: 'Playfair Display', sans-serif !important;
                                  font-size: 13px;
                                  background-color: #e0e0e0;
                              }
                              .t-footer .frm     .form-control :focus {
                                      -webkit-box-shadow: none;
                                      box-shadow: none;
                                      border-color: transparent;
                                      background-color: #e4b023;
                                      color: #000000;
                                  }

                                  .t-footer .frm .t-btn{
                                    color: #000000;
                                    background:#e4b023;
                                    border: none;
                                    -webkit-box-shadow: none;
                                    box-shadow: none;
                                    height: auto;
                                    border-radius: 0;
                                  font-family: 'Fira Sans', sans-serif !important;
                                  }

                                  .t-footer .frm .t-btn:hover{
                                    color: #ffffff;

                                  }


                             .t-footer .bottom{
                                 border-top: 1px solid #303030;
                                background-color: #000000;
                                font-family: 'Baloo Tamma 2', cursive;
                                       font-size:15px;
                                       color: #ffffff;
                                       letter-spacing: 1px;
                                     transition: all 0.3s ease 0s;
                                 }

                                 .t-footer .bottom a{
                                    font-family: 'Baloo Tamma 2', cursive;
                                           font-size:15px;
                                           color: #ffffff;
                                           letter-spacing: 1px;
                                         transition: all 0.3s ease 0s;
                                         text-decoration: none;
                                     }

                                     .t-footer .bottom a:hover{
                                               color: #ffffff;
                                         }

                                         .t-footer .bottom .main{
                                                   color: #e4b023;
                                                 text-decoration: underline;
                                                 font-weight: 600;
                                             }

                                             .t-footer .bottom .main:hover{
                                                       color: #e4b023;
                                                       text-decoration: none;
                                                 }


                                                 .t-pages .heading h1{
                                                    overflow: hidden;
                                                    text-align: center;
                                                    color: #e4b023;
                                                    text-transform: uppercase;
                                                    margin-top: 15px;
                                                    font-family: 'Oswald', sans-serif;
                                                    font-size: 2.6rem;
                                                    font-weight: 800;
                                                }
                                                .t-pages .heading h1 > span{
                                                   position: relative;
                                                   display: inline-block;
                                               }
                                               .t-pages .heading h1 > span:before, .t-pages .heading h1 > span:after{
                                                   content: '';
                                                   position: absolute;
                                                   top: 50%;
                                                   border-bottom: 2px solid #555555;
                                                   width: 354%;
                                                   margin: 0 20px;
                                               }
                                               .t-pages .heading h1 > span:before{
                                                   right: 100%;
                                               }
                                               .t-pages .heading h1 > span:after{
                                                   left: 100%;
                                               }

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

                                                .t-contact .heading h1{
                                                    overflow: hidden;
                                                    text-align: center;
                                                    color: #e4b023;
                                                    text-transform: uppercase;
                                                    margin-top: 15px;
                                                    font-family: 'Oswald', sans-serif;
                                                    font-size: 2.6rem;
                                                    font-weight: 800;
                                                }
                                                .t-contact .heading h1 > span{
                                                   position: relative;
                                                   display: inline-block;
                                               }
                                               .t-contact .heading h1 > span:before, .t-contact .heading h1 > span:after{
                                                   content: '';
                                                   position: absolute;
                                                   top: 50%;
                                                   border-bottom: 2px solid #555555;
                                                   width: 354%;
                                                   margin: 0 20px;
                                               }
                                               .t-contact .heading h1 > span:before{
                                                   right: 100%;
                                               }
                                               .t-contact .heading h1 > span:after{
                                                   left: 100%;
                                               }

                                               .t-contact .details{
                                                font-family: 'Baloo Tamma 2', cursive;
                                                text-align: justify;
                                                font-size:18px;
                                                }
                                                .t-contact .details h1{
                                                    border-right: 1px solid rgba(0, 0, 0, 0.418);
                                                }
                                                .t-contact .details h5{
                                                    font-size:20px;
                                                    margin-top: 15px;
                                                }
                                                .t-contact .details h2{
                                                color: #e4b023;
                                                font-family: 'Oswald', sans-serif;
                                                text-transform: uppercase;
                                                }
                                                .t-contact .details ul{
                                                padding-left: 20px;
                                                }


        .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;
        }

        .t-contact .form-control{
            border-radius: 0%;
        }

        .t-feedback .heading h1{
            overflow: hidden;
            text-align: center;
            color: #e4b023;
            text-transform: uppercase;
            margin-top: 15px;
            font-family: 'Oswald', sans-serif;
            font-size: 2.6rem;
            font-weight: 800;
        }
        .t-feedback .heading h1 > span{
           position: relative;
           display: inline-block;
       }
       .t-feedback .heading h1 > span:before, .t-feedback .heading h1 > span:after{
           content: '';
           position: absolute;
           top: 50%;
           border-bottom: 2px solid #555555;
           width: 354%;
           margin: 0 20px;
       }
       .t-feedback .heading h1 > span:before{
           right: 100%;
       }
       .t-feedback .heading h1 > span:after{
           left: 100%;
       }

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

        .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 .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-cart .heading h1{
            overflow: hidden;
            text-align: center;
            color: #e4b023;
            text-transform: uppercase;
            margin-top: 15px;
            font-family: 'Oswald', sans-serif;
            font-size: 2.6rem;
            font-weight: 800;
        }
        .t-cart .heading h1 > span{
           position: relative;
           display: inline-block;
       }
       .t-cart .heading h1 > span:before, .t-cart .heading h1 > span:after{
           content: '';
           position: absolute;
           top: 50%;
           border-bottom: 2px solid #555555;
           width: 354%;
           margin: 0 20px;
       }
       .t-cart .heading h1 > span:before{
           right: 100%;
       }
       .t-cart .heading h1 > span:after{
           left: 100%;
       }

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

        .t-cart .input{
            width: 100%;
            margin-top: 10px !important;
        }
        .t-cart input{
            padding:25px 15px;
        }
        .t-cart input, select, textarea{
            color: black;
        }
        .t-cart select{
            height:50px;
        }
        .t-cart .form-control{
            border-radius: 0%;
        }

        .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: #e4b023;
            text-decoration: none;
        }
        .t-cart table td a:hover{
            color: #e4b023;
            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 .remove{
            color: red;
            text-decoration: none;
        }

        .t-checkout .heading h1{
            overflow: hidden;
            text-align: center;
            color: #e4b023;
            text-transform: uppercase;
            margin-top: 15px;
            font-family: 'Oswald', sans-serif;
            font-size: 2.6rem;
            font-weight: 800;
        }
        .t-checkout .heading h1 > span{
           position: relative;
           display: inline-block;
        }
        .t-checkout .heading h1 > span:before, .t-checkout .heading h1 > span:after{
           content: '';
           position: absolute;
           top: 50%;
           border-bottom: 2px solid #555555;
           width: 354%;
           margin: 0 20px;
        }
        .t-checkout .heading h1 > span:before{
           right: 100%;
        }
        .t-checkout .heading h1 > span:after{
           left: 100%;
        }

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

        .t-checkout .input{
            width: 100%;
            margin-top: 10px !important;
        }
        .t-checkout input{
            padding:25px 15px;
        }
        .t-checkout input, select, textarea{
            color: black;
        }
        .t-checkout select{
            height:50px;
        }
        .t-checkout .form-control{
            border-radius: 0%;
        }

        .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: #e4b023;
            text-decoration: none;
        }
        .t-checkout table td a:hover{
            color: #e4b023;
            text-decoration: underline;
        }
        .t-checkout table td p{
            color: #000000;
            margin: 0;
        }
        .t-checkout table td .delete_all{
            font-size: small;
        }
        .t-checkout table td{
            vertical-align: middle;
        }

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

        .t-gallery .heading h1{
            overflow: hidden;
            text-align: center;
            color: #e4b023;
            text-transform: uppercase;
            margin-top: 15px;
            font-family: 'Oswald', sans-serif;
            font-size: 2.6rem;
            font-weight: 800;
        }
        .t-gallery .heading h1 > span{
           position: relative;
           display: inline-block;
       }
       .t-gallery .heading h1 > span:before, .t-gallery .heading h1 > span:after{
           content: '';
           position: absolute;
           top: 50%;
           border-bottom: 2px solid #555555;
           width: 354%;
           margin: 0 20px;
       }
       .t-gallery .heading h1 > span:before{
           right: 100%;
       }
       .t-gallery .heading h1 > span:after{
           left: 100%;
       }

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


        .t-categories .heading h1{
            overflow: hidden;
            text-align: center;
            color: #e4b023;
            text-transform: uppercase;
            margin-top: 15px;
            font-family: 'Oswald', sans-serif;
            font-size: 2.6rem;
            font-weight: 800;
        }
        .t-categories .heading h1 > span{
           position: relative;
           display: inline-block;
       }
       .t-categories .heading h1 > span:before, .t-categories .heading h1 > span:after{
           content: '';
           position: absolute;
           top: 50%;
           border-bottom: 2px solid #555555;
           width: 354%;
           margin: 0 20px;
       }
       .t-categories .heading h1 > span:before{
           right: 100%;
       }
       .t-categories .heading h1 > span:after{
           left: 100%;
       }

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

        .t-category-grid .item{
            overflow: hidden!important;
            padding-top: 8px;
            padding-left: 8px;
            }
            .t-category-grid .item figure{
                overflow: hidden!important;display: block;
                transition: transform .4s;
            }
            .t-category-grid .item figure h3{
             font-size: 1rem;
            }
            .t-category-grid .item figure p{
                font-size: 0.7rem;
                color: #acacac;
            }
            .t-category-grid .item:hover img{
                transform:scale(1.1);transition: all 1s ease-in-out;  transform-origin: 50% 50%;
            }
            .t-category-grid .shine figure {margin: 0!important;}

            .t-category-grid .shine figure {
                position: relative;
                overflow: hidden;
            }
            .t-category-grid .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-category-grid .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 {
                background-color: rgba(0, 0, 0, 0.719);
                padding: 20px;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                color: #fff;
            }


            .t-showcase {
                background: url('../../../media/images/frontend/treasure/3d-bg.jpg') no-repeat center top;
                background-size: cover;
            }

            #showcase {
                visibility: hidden;
                height: 925px;
              }
              #showcase img {
                max-height: 685px!important;
                max-width: 290px!important;
                cursor: pointer;
              }

            .t-products .heading h1{
                overflow: hidden;
                text-align: center;
                color: #e4b023;
                text-transform: uppercase;
                margin-top: 15px;
                font-family: 'Oswald', sans-serif;
                font-size: 2.6rem;
                font-weight: 800;
            }
            .t-products .heading h1 > span{
               position: relative;
               display: inline-block;
           }
           .t-products .heading h1 > span:before, .t-products .heading h1 > span:after{
               content: '';
               position: absolute;
               top: 50%;
               border-bottom: 2px solid #555555;
               width: 354%;
               margin: 0 20px;
           }
           .t-products .heading h1 > span:before{
               right: 100%;
           }
           .t-products .heading h1 > span:after{
               left: 100%;
           }

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

            .t-products .filter{
                background-color: #F6F6F6;
            }
            .t-products .filter .stats{
            color: #e4b023;
            }

            .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{
                margin-top: 45px;
                margin-left: 25px;
                margin-right: 25px;
                margin-bottom: 25px;
                }

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

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

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


                .t-product-list{
                border: 1px solid rgb(186, 186, 186);
                }

                .t-product-list:hover{
                    background-color: #ffffff;
                    border: 1px solid #e4b023;
                    }

                    .t-product-list .images{
                        overflow: hidden;
                        position: relative;
                    }
                    .t-product-list .images a.image{ display: block; }
                    .t-product-list .images img{
                        width: 100%;
                        height: auto;
                    }
                    .t-product-list .images .pic-1{ transition: all 0.3s ease 0s; opacity:1; }
                    .t-product-list .images:hover .pic-1{ transform: translateX(100%);opacity:0; }
                    .t-product-list .images .pic-2{
                        width: 100%;
                        height: auto;
                        transform: translateX(-101%);
                        position: absolute;
                        top: 0;
                        left: 0;
                        transition: all 0.3s ease 0s;
                        padding: 15px;
                        opacity:0;
                    }
                    .t-product-list .images:hover .pic-2{ transform: translateX(0); opacity:1;}

                .t-product-list .new-label{
                    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: #e4b023;;
                    font-weight: 900;
                    font-family: 'Baloo Tamma 2', cursive;
                        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: #e4b023;
                            padding: 10px;
                            color: white;
                            text-decoration: none;
                            margin: 4px;
                            font-size: 0.997rem !important;
                        }


                        .t-product_quick_view .heading h1{
                            overflow: hidden;
                            text-align: center;
                            color: #e4b023;
                            text-transform: uppercase;
                            margin-top: 15px;
                            font-family: 'Oswald', sans-serif;
                            font-size: 2.6rem;
                            font-weight: 800;
                        }
                        .t-product_quick_view .heading h1 > span{
                           position: relative;
                           display: inline-block;
                       }
                       .t-product_quick_view .heading h1 > span:before, .t-product_quick_view .heading h1 > span:after{
                           content: '';
                           position: absolute;
                           top: 50%;
                           border-bottom: 2px solid #555555;
                           width: 354%;
                           margin: 0 20px;
                       }
                       .t-product_quick_view .heading h1 > span:before{
                           right: 100%;
                       }
                       .t-product_quick_view .heading h1 > span:after{
                           left: 100%;
                       }

                       .t-product_quick_view .details {
                        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 .details h2{
                        color: #e4b023;
                        font-family: 'Oswald', sans-serif;
                        text-transform: uppercase;
                        font-size: 1.6rem;
                         font-weight: 600;
                        }
                        .t-product_quick_view .details ul{
                        padding-left: 20px;
                        }


                        .t-product_quick_view .new-label{
                            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_quick_view .name{
                            color: black;
                                font-weight: 900;
                                font-family: 'Ubuntu', sans-serif!important;
                                font-size: 1.7rem;
                            }
                            .t-product_quick_view .model{
                            color: #e4b023;;
                            font-weight: 900;
                            font-family: 'Baloo Tamma 2', cursive;
                                font-size: 1.0rem;
                            }

                            .t-product_quick_view .dform .input{
                                text-align: left;
                               height:46px ;
                                max-width:90px;
                                text-align:left;
                                border-radius:0%;
                                }

                                .t-product_quick_order .heading h1{
                                    overflow: hidden;
                                    text-align: center;
                                    color: #e4b023;
                                    text-transform: uppercase;
                                    margin-top: 15px;
                                    font-family: 'Oswald', sans-serif;
                                    font-size: 2.6rem;
                                    font-weight: 800;
                                }
                                .t-product_quick_order .heading h1 > span{
                                   position: relative;
                                   display: inline-block;
                               }
                               .t-product_quick_order .heading h1 > span:before, .t-product_quick_order .heading h1 > span:after{
                                   content: '';
                                   position: absolute;
                                   top: 50%;
                                   border-bottom: 2px solid #555555;
                                   width: 354%;
                                   margin: 0 20px;
                               }
                               .t-product_quick_order .heading h1 > span:before{
                                   right: 100%;
                               }
                               .t-product_quick_order .heading h1 > span:after{
                                   left: 100%;
                               }

                               .t-product_quick_order .details h2{
                                color:#e4b023;
                                text-transform: uppercase;
                                margin-top: 10px;
                                font-family: 'Oswald', sans-serif;
                            }
                            .t-product_quick_order .details h3{
                                text-transform: uppercase;
                                color:#e4b023;
                                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 textarea{
                                margin-top: 20px;
                                border-radius: 0%;
                            }

                            .t-product_details .heading h1{
                                overflow: hidden;
                                text-align: center;
                                color: #e4b023;
                                text-transform: uppercase;
                                margin-top: 15px;
                                font-family: 'Oswald', sans-serif;
                                font-size: 2.6rem;
                                font-weight: 800;
                            }
                            .t-product_details .heading h1 > span{
                               position: relative;
                               display: inline-block;
                           }
                           .t-product_details .heading h1 > span:before, .t-product_details .heading h1 > span:after{
                               content: '';
                               position: absolute;
                               top: 50%;
                               border-bottom: 2px solid #555555;
                               width: 354%;
                               margin: 0 20px;
                           }
                           .t-product_details .heading h1 > span:before{
                               right: 100%;
                           }
                           .t-product_details .heading h1 > span:after{
                               left: 100%;
                           }

                           .t-product_details .details {
                            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 .details h2{
                            color: #e4b023;
                            font-family: 'Oswald', sans-serif;
                            text-transform: uppercase;
                            font-size: 1.6rem;
                             font-weight: 600;
                            }
                            .t-product_details .details ul{
                            padding-left: 20px;
                            }


                            .t-product_details .new-label{
                                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_details .name{
                                color: black;
                                    font-weight: 900;
                                    font-family: 'Ubuntu', sans-serif!important;
                                    font-size: 1.7rem;
                                }
                                .t-product_details .model{
                                color: #e4b023;;
                                font-weight: 900;
                                font-family: 'Baloo Tamma 2', cursive;
                                    font-size: 1.0rem;
                                }

                                .t-product_details .dform .input{
                                    text-align: left;
                                   height:46px ;
                                    max-width:90px;
                                    text-align:left;
                                    border-radius:0%;
                                    }


                                    .product-grid{
                                        border: 1px solid rgba(0,0,0,0.2);
                                        text-align: center;
                                        border-radius: 10px;
                                        transition:all 0.5s;
                                        background-color: #ffffff;
                                    }
                                    .product-grid:hover{box-shadow: 0 8px 10px -5px rgba(0,0,0,0.5);}
                                    .product-grid .product-image{
                                        position: relative;
                                        perspective: 1500px;
                                        margin: 10px;
                                        overflow: hidden;
                                    }
                                    .product-grid .product-image img{
                                        width: 100%;
                                        height: auto;
                                        max-height: 230px;
                                    }
                                    .product-image .pic-1{
                                        opacity: 1;
                                        transform: rotateY(0);
                                        transform-origin: center;
                                        backface-visibility: hidden;
                                        transition: transform 0.5s, opacity 0.2s;
                                    }
                                    .product-grid:hover .product-image .pic-1{
                                        transform :rotateY(-70deg);
                                        opacity: 0;
                                    }
                                    .product-image .pic-2{
                                        width: 100%;
                                        height: 100%;
                                        transform-origin: center;
                                        transform: rotateY(70deg);
                                        backface-visibility: hidden;
                                        position: absolute;
                                        top: 0;
                                        left: 0;
                                        opacity: 0;
                                        transition: transform 0.5s, opacity 0.2s;
                                    }
                                    .product-grid:hover .product-image .pic-2{
                                        transform: rotateY(0deg);
                                        opacity: 1;
                                    }
                                    .product-grid .social{
                                        padding: 0;
                                        margin: 0;
                                        position: absolute;
                                        top: 20px;
                                        left: 10px;
                                        z-index: 1;
                                    }
                                    .product-grid .social li{
                                        display: block;
                                        margin: 0 0 10px;
                                        transform: translateX(-100px) rotate(-720deg);
                                        transition: all 0.7s;
                                    }
                                    .product-grid:hover .social li{transform: translateX(0) rotate(0);}
                                    .product-grid .social li a{
                                        display:block;
                                        background: #e4b023;
                                        height:40px;
                                        width: 40px;
                                        border-radius: 50%;
                                        line-height: 40px;
                                        color: #fff;
                                        font-size: 20px;
                                        transition:all 0.3s ease 0s;
                                    }
                                    .product-grid .social li a:hover{
                                        background: #fff;
                                        color: #e4b023;
                                        box-shadow: 0 0 10px rgba(0,0,0,0.5) inset;
                                    }
                                    .product-grid .social li a:before,
                                    .product-grid .social li a:after{
                                        content: attr(data-tip);
                                        color: #fff;
                                        background-color: #181818;
                                        font-size: 12px;
                                        line-height: 22px;
                                        border-radius:3px;
                                        padding: 0 7px;
                                        white-space: nowrap;
                                        opacity: 0;
                                        transform:translateY(-50%);
                                        position: absolute;
                                        left: 47px;
                                        top: 50%;
                                    }
                                    .product-grid .social li a:after{
                                        content: '';
                                        height: 10px;
                                        width: 10px;
                                        border-radius: 0;
                                        transform:translateY(-50%) rotate(45deg);
                                        left: 45px;
                                        z-index: -1;
                                    }
                                    .product-grid .social li a:hover:before,
                                    .product-grid .social li a:hover:after{
                                        opacity: 1;
                                    }
                                    .product-grid .product-content{
                                        padding:10px 10px 30px;
                                    }
                                    .product-grid .title{
                                        margin:0 0 10px;
                                        font-size: 15px;
                                        color: #303030;
                                        text-transform: capitalize;
                                        white-space: nowrap;
                                        overflow: hidden;
                                        text-overflow: ellipsis;
                                    }
                                    .product-grid .model{
                                        display: block;
                                        font-size: 11px;
                                        font-weight: 600;
                                        text-align: right;
                                        color: #e4b023;
                                        margin-top: -5px;
                                    }
                                    .product-grid .model span{
                                        color: rgb(0, 0, 0);
                                        margin-right: 5px;
                                    }
                                    .product-grid .add-to-cart{
                                        display: inline-block;
                                        height: 55px;
                                        width: 55px;
                                        line-height: 47px;
                                        font-size: 18px;
                                        border-radius: 50%;
                                        position: absolute;
                                        left: 50%;
                                        transform: translateX(-50%);
                                        bottom: -25px;
                                        background-color: #e4b023;
                                        color: #fff;
                                        border: 5px solid #e7e7e7;
                                        transition: all 0.3s;
                                    }
                                    .product-grid .add-to-cart:hover{
                                        background-color: #fff;
                                        color: #e4b023;
                                    }

                                    @media screen and (max-width:990px){
                                        .product-grid{
                                          margin-bottom: 60px;
                                        }
                                        .product-grid .add-to-cart{
                                          bottom: 0;
                                        }
                                    }
                                    @media screen and (max-width:767px){
                                        .product-grid .add-to-cart{
                                          bottom: -25px;
                                        }
                                      }



   .t-carousel h1{
       color: #e4b023;
       font-family: 'Oswald', sans-serif;
       text-transform: uppercase;
       font-size: 1.7rem;
       font-weight: 600;
    }
    .t-carousel .item{
        margin-top: 15px;
        height: 375px;
    }
    .t-carousel .product-grid .add-to-cart{
        bottom: 17px;
    }
    .t-carousel .navigation{
       text-align: right;
       margin-top:12px;
     }
     .t-carousel .navigation a{
       text-decoration: none;
       color: rgb(255, 255, 255);
       cursor: pointer;
       margin: 4px;
       background-color:#e4b023;
         border-radius: 10%;
         padding: 7px;
         font-size: medium;
     }

     .t-welcome .heading h1{
        overflow: hidden;
        text-align: center;
        color: #e4b023;
        text-transform: uppercase;
        margin-top: 15px;
        font-family: 'Oswald', sans-serif;
        font-size: 2.6rem;
        font-weight: 800;
    }
    .t-welcome .heading h1 > span{
       position: relative;
       display: inline-block;
   }
   .t-welcome .heading h1 > span:before, .t-welcome .heading h1 > span:after{
       content: '';
       position: absolute;
       top: 50%;
       border-bottom: 2px solid #555555;
       width: 354%;
       margin: 0 20px;
   }
   .t-welcome .heading h1 > span:before{
       right: 100%;
   }
   .t-welcome .heading h1 > span:after{
       left: 100%;
   }

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

    .nav-pills .nav-link:hover, .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff!important;
        background-color: #e4b023!important;
    }

    .t-main_gallery-line{
     border-top: 1px solid #303030;
    }

    .t-main_gallery h3{
        color: #e4b023;
        font-weight: 900;
        font-family: 'Satisfy', cursive;
        font-size: 15px
    }

    .t-main_gallery .icon{
        color: #e4b023;
        font-weight: 900;
        font-size: 35px;
        padding: 5px 8px;
display: inline-block;
    }

    .t-main_gallery .content{
        color: #818181;
    font-family: 'Meera Inimai', sans-serif;
    text-align: justify;
    font-size: 17px;
    padding: 10px;
    display: inline-block;
    }


    .t-main_gallery img{

        max-height: 250px!important;
        max-width: 250px!important;

    }

    .t-main_images .view {
        width: 300px;
        height: 200px;
        margin: 10px 3px;
        float: left;
        border: 5px solid #fff;
        overflow: hidden;
        position: relative;
        text-align: center;
        box-shadow: 0px 0px 5px #aaa;
        cursor: default;
     }
     .t-main_images .view .mask, .view .content {
        width: 300px;
        height: 200px;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
     }
     .t-main_images .view img {
        display: block;
        position: relative;
     }
     .t-main_images .view a.info {
        background:url(../../../assets/css3-hover-effects/img/link.png) center no-repeat;
        display: inline-block;
        text-decoration: none;
        padding:0;
        text-indent:-9999px;
        width:20px;
        height:20px;
     }

     .featured_categories {
        margin: auto;
        position: relative;
      }

      .featured_categories .owl-nav{
        overflow: hidden;
        height: 0px;
      }

      .featured_categories .item {
          text-align: center;

      }
      .featured_categories .nav-btn{
          height: 47px;
          position: absolute;
          width: 26px;
          cursor: pointer;
          top: 45% !important;
      }

      .featured_categories .owl-prev.disabled,
      .featured_categories .owl-next.disabled{
        pointer-events: none;
        opacity: 0.2;
      }

      .featured_categories .prev-slide{
          color: #e4b023;
          left: 22px;
      }
      .featured_categories .next-slide{
        color: #e4b023;
          right: 20px;
      }
      .featured_categories .prev-slide:hover{
        color: #e4b023;
      }
      .featured_categories .next-slide:hover{
        color: #e4b023;
      }
