@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cedarville+Cursive&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mouse+Memoirs&display=swap');
@font-face {
    src:url('../fonts/VivalaBlack-Bold.otf');
    font-family:VB;
}
:root {
    --primary-color: #000000;
    --secondary-color: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,span,a,label,div,li,b {
    font-family: 'Inter', sans-serif;
}
@font-face {
    src: url(../fonts/dealerplate-california.otf);
    font-family: 'dealerplate';
  }
.mouse-memoirs-regular {
    font-family:Mouse Memoirs !important;

}




ul.dropdown-menu {
    /*background-color: rgba(256,256,256,0.7);*/
    /* width: 210px; */
    padding: 0;
    background-color:white;
    
}
.content {
    padding: 12px;
    }
    .stickyHeader {
    position: fixed;
    width: 100%;
    }
.iconbar{
    background-color: var(--secondary-color);
}
.navBar .dropdown-toggle::after{
    display:none;
}
.navBar .navbar-light .navbar-nav ul li a {
    font-family: 'Assistant';
    font-size: 14px;
    letter-spacing: 2px;
}
.navBar .navbar-light .navbar-nav ul li a:hover {
    color: #bdbdbd !important;
}
ul.dropdown-menu {
    left: -7px;
}
/*ul.dropdown-menu li a:hover {*/
/*    background-color: #000;*/
/*    color: #fff;*/
/*}*/
.topbar p{
    font-family: 'dealerplate' !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 28.8px;
    color: var(--secondary-color);
    margin-bottom:0px;
    text-align:center;
    text-decoration: none;
    letter-spacing: 5px;
}
.navBar ul.navbar-nav li.nav-item > a:before {
    content: "";
    width: 0%;
    height: 1.7px;
    background-color: black;
    position: absolute;
    bottom: 8px;
    left: 0;
    transition: all 0.3s linear;
}
.navBar ul.navbar-nav li.nav-item > a {
    position: relative;
    
}
.navBar ul.navbar-nav li.nav-item > a:hover:before {
    width: 100%;
}
button.addincheck.btn.btn-dark.btn-lg.btn-block:hover {
    background-color: transparent;
    color: #fff !important;
}
button.addincheck.btn.btn-dark.btn-lg.btn-block:hover a {
    background-color: transparent;
    color: #000 !important;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
.topbar {
    padding: 8px 0px;
    background-color:#BDBDBD;
}
.socialicon svg {
    padding-right: 15px;
}
.socialicon a svg {
    color: var(--primary-color);
}
.ecomIcons a svg {
    color: var(--primary-color);
}
.ecomIcons svg{
    padding-left: 15px;
}
.navBar .navbar-light .navbar-nav .nav-link {
    color:var(--primary-color) !important;
    font-family: Assistant !important;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0px 10px 0;
    letter-spacing: 2px;
}
.navBar ul li.nav-item{
    margin-right: 50px;
}

.banner .carousel-caption button {
    border-style: none;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    border-radius: 6px;
    background-color: var(--secondary-color);
    margin-bottom: 20px;
}
.heading h3{
    font-size: 26px;
    font-weight: 700;
    line-height: 12.6px;
    letter-spacing: 2.4px;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.heading h2{
   font-size: 30px;
   font-weight: 400;
   line-height: 12.6px;
   letter-spacing: 1.4px;
   text-transform: uppercase;
   margin-bottom: 0px;
   font-family: dealerplate !important;
   letter-spacing: 9px;
   margin-bottom: 18px;
   font-weight: 700;
   margin-top: 7px;
  }
.heading{
    padding: 50px 0px 20px;
    text-align: center;
}
.cards-body {
font-size: 16px;
font-weight: 500;
line-height: 13px;
letter-spacing: 1.399999976158142px;
margin-bottom: 15px;
text-transform: uppercase;
}
.cards-body h3 {
    font-size: 14px;
    margin-bottom: 0px;
    font-family: 'Assistant' !important;
    letter-spacing: 3px;
}
.cards-body p{font-family: 'Assistant' !important;font-size: 22px;font-weight: 400;line-height: 13px;margin: 9px 0 18px;letter-spacing: 1.399999976158142px;width: 100%;}
/*.blackbtn a{*/
/*background-color: #BDBDBD;*/
/*color:var(--secondary-color);*/
/*padding: 10px 20px;*/
/*text-decoration: none;*/
/*text-transform: uppercase;*/
/*font-size: 12px;*/
/*font-weight: 500;*/
/*line-height: 16px;*/
/*letter-spacing: 0em;*/
/*border-radius: 5px;*/
/*border:1px solid transparent;*/
/*transition:all 0.3s linear;*/
/*}*/

/*.blackbtn a{*/
/*background-color: #BDBDBD;*/
/*color:var(--secondary-color);*/
/*padding: 10px 20px;*/
/*text-decoration: none;*/
/*text-transform: uppercase;*/
/*font-size: 12px;*/
/*font-weight: 500;*/
/*line-height: 16px;*/
/*letter-spacing: 0em;*/
/*border-radius: 5px;*/
/*border:1px solid transparent;*/
/*box-shadow: 0 0 1px #ccc;*/
/*box-shadow:0px 0 0 #fff  inset;*/
/*-webkit-transition-duration: 0.5s;*/
/*-webkit-transition-timing-function: linear;*/
/*}*/

/*.blackbtn {*/
/*    padding: 9px 0px 28px 0px!important;*/
/*}*/
.carousel-item img{
    background-attachment: fixed;
}
/*.blackbtn a:hover{*/
/*    -webkit-box-shadow: -80px 0 0 #fff inset;*/
/*    color: #ccc;*/
/*}*/
/*.blackbtn a:hover{*/
/*    background-color: var(--secondary-color);*/
/*    color:var(--primary-color);*/
/*    text-decoration: none;*/
/*    border:1px solid var(--primary-color);*/
/*    transform:translateY(-5px);*/
/*}*/

.timeremaining{
    padding: 100px 0px;
    background-image: url('../img/bg-Img2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.timeText h4{font-size: 62px;font-weight: 600;line-height: 44px;letter-spacing: 0em;text-align: center;color: var(--secondary-color);text-shadow: 1px 4px 7px var(--primary-color);font-family: 'dealerplate' !important;text-shadow:0px 0px 6px #000;letter-spacing: 14px;}

.timeinner h2, #timer{
    font-size: 68px;
    font-weight: 500;
    line-height: 119px;
    letter-spacing: -0.085em;
    text-shadow: 1px 4px 7px var(--primary-color);
    color: var(--secondary-color);
    margin: 42px 0 25px;
}
div#timer span {
    margin: 0 26px;
    background-color: #3d3b3b;
    padding: 0px 19px;
    border-radius:5px;
}
.timeinner p{ 
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-shadow: 1px 4px 7px var(--primary-color);
    color: var(--secondary-color);

}


/*.whitebtn a{*/
/*    background-color: var(--secondary-color);*/
/*    color:var(--primary-color);*/
/*    padding: 10px 40px;*/
/*    text-decoration: none; */
/*    font-size: 15px;*/
/*    font-weight: 500;*/
/*    line-height: 16px;*/
/*    letter-spacing: 0em;*/
/*    text-align: center;*/
/*    border-radius: 5px;*/
/*    text-transform: uppercase;*/
/*    border:1px solid transparent;*/
/*    transition:all 0.3s linear;*/
/* }*/
 
/* .whitebtn a:hover{*/
/*    background-color: var(--primary-color);*/
/*    color:var(--secondary-color);*/
/*    border:1px solid var(--primary-color);*/
/*    transform:translateY(-5px);*/
/*}*/
/*.whitebtn a{*/
/*    background-color: var(--secondary-color);*/
/*    color:var(--primary-color);*/
/*    padding: 10px 40px;*/
/*    text-decoration: none; */
/*    font-size: 15px;*/
/*    font-weight: 500;*/
/*    line-height: 16px;*/
/*    letter-spacing: 0em;*/
/*    text-align: center;*/
/*    border-radius: 5px;*/
/*    text-transform: uppercase;*/
/*    border:1px solid transparent;*/
/*    box-shadow: 0 0 1px #ccc;*/
/*    box-shadow:0px 0 0 #000  inset;*/
/*    -webkit-transition-duration: 0.5s;*/
/*    -webkit-transition-timing-function: linear;*/
/* }*/
 
/* .whitebtn a:hover{*/
/*    -webkit-box-shadow: -150px 0 0 #000 inset;*/
/*    color: #ccc;*/
   
/*}*/
.recentbody h4{
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.399999976158142px;
    padding-top: 14px;
    margin-bottom: 30px;
}

.footerHead{font-family: 'dealerplate' !important;font-size: 30px;font-weight: 600;line-height: 18px;letter-spacing: 0px;color: var(--primary-color);margin-bottom: 20px;font-family:VB;letter-spacing: 4px;}

.footerNav li a {font-family: 'Assistant' !important;font-size: 16px;font-weight: 400;line-height: 20px;letter-spacing: 0px;text-align: left;color: var(--primary-color);text-decoration: none;list-style: none;text-transform: capitalize;letter-spacing: 2px;text-transform: uppercase;}

.footerNav li{
    list-style: none;
    margin-bottom: 4px;
}

.footerNav{
    padding-left: 0px;
}

footer{
    background-color: #E8E0E0;
    padding-top: 37px;
    padding-bottom: 7px;
}

ul.footericon {
    list-style: none;
    display: flex;
    justify-content: center;
    padding-left: 0px;
    margin-top: 30px;
}

ul.footericon li a{
    text-decoration: none;
    color:var(--secondary-color);
    background-color: var(--primary-color);
    border-radius: 50%;
    margin-right: 10px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
}

ul.footericon li  i{
 color: var(--primary-color);
 font-size: 14px;
}

.copy p{
    text-align: center;
    color: var(--primary-color);
    font-family: 'Assistant' !important;
    font-size: 21px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
}

section.gallerySection {
    padding-top: 20px;
}
.photo-gallery .intro {
    margin: 0px auto 40px;
    max-width: 60%;
}

.photo-gallery .photos {
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}

.photo-gallery .item {
    padding-bottom: 30px;
}

.photo-gallery .row.photos .img-fluid {
    width: 100%;
    object-fit: cover;
}

.photo-gallery {
    padding: 0px;
}

.row.photos .col-lg-3 {
    width: 20% !important;
    padding: 3px;
}

.cards{
padding: 5px !important;
}

.col-md-4.company {
    justify-content: right;
    display: grid;
}

/* ABOUTS PAGE */

.innerBanner{
    background-image: url('../img/banner2.png');
    padding: 100px 0px;
    background-image: url('../img/banner2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -15px;
}

.innerBanner h3 {
    text-align: center;
    font-size: 60px;
    color: var(--secondary-color);
    font-weight: 700;
    text-shadow: 1px 4px 7px var(--primary-color);
    font-family: 'Poppins';
    text-transform: capitalize;
    font-family: 'dealerplate' !IMPORTANT;
    text-shadow: 0px 0px 4px #000;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.abtext h4 {
        font-size: 40px;
        font-weight: 500;
        line-height: 12.6px;
        letter-spacing: 1.4px;
        padding-bottom: 20px;
        /*font-family: cursive;*/
    font-family: 'dealerplate' !important;
        letter-spacing: 4px;
        /*font-family:Mouse Memoirs !important;*/
}
.abtext p{
     font-family: 'Assistant' !important;
     font-size: 19px;
     line-height: 29px;
     letter-spacing: 1px;
     color: var(--primary-color);
}

/************ Our Mission PAGE ***************/

/************ Contact US PAGE *****************/

.contact_page .form-label {
   font-size: 16px !important;
   font-family: 'Assistant';
   letter-spacing: 4px;
   margin-bottom: 10px;
}
.contact_page input.form-control, .contact_page textarea.form-control {
    font-size: 16px;
    font-family: 'Assistant';
    padding: 14px 15px;
    border-radius: 0;
}
.contact_page  textarea {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}
.cont_email a{
   
    padding-bottom: 20px;
    text-decoration: none;
    color: black;
    position: relative;
}
.cont_email > a:before{
    content: "";
    width: 0%;
    height: 2px;
    background-color: black;
    position: absolute;
    bottom: 8px;
    left: 0;
    transition: all 0.3s linear;
}


.cont_email a:hover{
    color: var(--primary-color);
}
.cont_email > a:hover:before {
    width: 100%;
    
}
.contact_heading p{
    font-size: 16px !important;
    font-family: 'Assistant';
    letter-spacing: 2.5px;
    margin-bottom:11px;
}
/************ FAQ'S PAGE *****************/
.accordion-flush .accordion-item .accordion-button {
    padding-left:60px !important;
    margin-bottom: 20px;
    font-family:  "Inter", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.2px;
   font-family:Assistant,sans-serif;
}

.accordion-item {
    background-color: #fff;
    border: transparent !important;
}
.accordion-body {
    
    font-size: 18px;
    letter-spacing:1.5px;
    font-family:Assistant,sans-serif !important;
    text-align: left;
    /* border: 1px solid var(--primary-color); */
}
.accordion-button::after {
    margin-left:5% !important;

}
.accordion-button:not(.collapsed) {
  color: black !important;
  background-color:transparent !important ;
  box-shadow: transparent;
  border-color:transparent;
  box-shadow:unset !important;
}

/* TERMS AND CONDITIONS */

.paraterms h4 {
    padding-top: 32px;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 2px;
    text-transform: capitalize;
    color: var(--primary-color);
    font-family: 'dealerplate' !important;
    letter-spacing: 2.5px;
}
.paraterms p {
   font-size: 18px;
    letter-spacing: 1.5px;
    font-family:Assistant,sans-serif !important;
    margin-top: 10px;
    
}


/* single Product */

.singlePro .nav-pills .nav-link.active{
  color: var(--secondary-color);
  background-color: var(--primary-color);
}
.singlePro .nav-pills  .nav-link {

  color: var(--primary-color);
}
.singleproCard a{
  color: var(--primary-color);
}

.blackbtn button:hover {
  background-color: white;
  color: black;
  text-decoration: none;
  border: 1px solid black;
  transform: translateY(-5px);
}
.blackbtn button {
  background-color: #000;
  color: white;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: all 0.3s linear;
}
.single_pro h4.title {
    font-family: 'Assistant' !important;
    font-size: 24px;
    letter-spacing: 1px;
}
.text-warning {
    color: #BDBDBD !important;
}
.pro_review {
    color: #BDBDBD;
    font-size: 12px;
}
.single_pro .price {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 20px;
}
.single_pro .price span  {
    font-size: 22px;
    font-family: 'Assistant' !important;
}
.singleimg_nav .singleimg_navinner {
    margin-bottom: 11px;
    cursor:pointer;
}
.pro_size {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 10px;
    
}
.pro_size h2 {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Assistant';
    letter-spacing: 2px;
}
.pro_size ul {
    list-style: none;
    display: flex;
    padding-left: 0px;
    margin-bottom: 30px;

}
.pro_size ul li {
    /* padding: 10px; */
    margin-right: 10px;
    border: 1px solid;
    width: 74px;
    height: 42px;
    display: flex;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    font-family: 'Assistant';
    color: #BDBDBD;
    transition: all 0.3s linear;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
}
.pro_size ul li:hover{
    background-color: #BDBDBD;
    color: var(--secondary-color);
    transform: translateY(-5px);
}
.pro_sizeBtn a.notify {
    text-decoration: none;
    color: var(--secondary-color);
    background-color: var(--primary-color);
    padding: 10px 40px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1.5px;
    margin-right: 10px;
    /*transition: all 0.3s linear;*/
    border: 1px solid #BDBDBD;
    box-shadow: 0 0 1px #ccc;
    box-shadow:0px 0 0 #000  inset;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
}
.pro_sizeBtn a.wishlist {
    text-decoration: none;
    border: 1px solid #BDBDBD;
    padding: 10px 30px;
    padding: 10px 30px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1.5px;
    color:#BDBDBD;
    transition: all 0.3s linear;
}
.pro_sizeBtn a.wishlist:hover{
    background-color: #ccc;
    color: #fff;
    border: transparent;
}
.pro_sizeBtn a.wishlist svg{
    padding-right: 10px;
}
.pro_sizeBtn a.notify:hover{
     opacity: 0.6;
}
.pro_sizeBtn {
    margin: 45px 0;
}
.pro_size p {
    font-size: 18px !important;
    font-family: 'Assistant';
    text-align: justify;
    letter-spacing: 2px;
}
.singlePro_accordian .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
     box-shadow: none; 
}
.singlePro_accordian .accordion-body {
    font-size: 16px;
    font-family: 'Assistant';
    text-align: left  !important;
    line-height: 29px;
    letter-spacing: 1px;
}
.singlePro_accordian .accordion-flush .accordion-item .accordion-button {
    padding-left: 0px;
    margin-bottom: 20px;
    font-family: 'Assistant';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.2px;
    border-bottom: 1px solid #BDBDBD;
    letter-spacing: 2px;
}

.singlePro_accordian table {
    width: 100%;
    border-spacing: 1px;
    position: relative;
    border: 0 none;
    background: #e8e8e1;
    
}
.singlePro_accordian table, th, td{
    border: 1px solid black !important;
    text-align: center;
}

.single_pro  .slick-slide img{
    width: 100% !important;
}
/*SHOP PAGE*/

.shopAdd {
    position: absolute;
    left: 32%;
    background-color: black;
    padding: 5px;
    border-radius: 10px;
    top: 5%;
    transition: all 1s linear;
    display: none;
}
.cards{
    position:relative;
    
}
.cards:hover .shopAdd {
    display: block;
    transition-duration: 4s;
    transition-delay: 2s;
}

.shopAdd a {
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.shopAdd svg {
    color: white;
    display: none; 
}

.shopAdd p {
    margin-bottom: 0px;
}

.shopAdd:hover {
    background-color: red;
   
}
.shopAdd a:hover {
   color: white;
}
.shopAdd:hover .shopAdd svg{
    display: block;
    margin: 0 auto;
} 
.shopAdd:hover .shopAdd p{
    display: none;   
} 

.page_head .dropdown   {
    position: relative;
    display: flex !important;
    justify-content: flex-end !important;
}
.page_head .dropdown  .btn-secondary {
    color: #fff;
    padding: 10px 20px;
    background: transparent;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    width: 20%;
}
.page_head .dropdown-menu li{
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
  text-transform: capitalize;

}
/*CHECK OUT*/
.checkoutlink a {
    color: var(--primery);
}


/*new*/


.mainslide {
    width:99%;
   margin: 0 auto;
}


.product-img-area img{
    width:100%;
    height: 480px;
    object-fit: cover;
}
.product-img-area img.gallery-img {
    position: absolute;
    bottom: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    left: 0;
    transition: all 0.3s linear;
    border-radius: 0;
}
.product-img-area {
    position: relative;
    cursor: pointer;
}
.product-img-area a {
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95%;
    height: 0;
    background-color: var(--primary-color);
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0;
    z-index: 2;
    margin: 0 auto;
    transition: all 0.2s linear;
    letter-spacing: 4px;
    font-family: 'Assistant' !important;
}
.product-img-area:hover a {
    opacity: 1;
    height: 50px;
}
.product-img-area:hover img {
    opacity: 1;
}
.product-img-area a:hover{
    color:white;
}
ul.dropdown-menu {
    border-color: transparent !important;
    box-shadow: 0 10px 20px #00000017;
}
.dropdown-item:hover {
    color:#abadaf  ;
    background-color:transparent !important;
 
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #1e2125;
    background-color:transparent !important;
}
.dropdown-item:active{
    color:#abadaf  ;
    background-color:transparent;
}
.dropdown-item {
    text-transform: uppercase !important;
        padding: 7px 6px !important;

}
.footerlogo {
    padding-top: 30px;
}
.banner .carousel-caption button {
    border-style: none;
    padding: 5px 15px !important;
    font-size: 12px !important;
}
.gradient-custom .card-header {
    background-color: #BDBDBD;
}

.gradient-custom .card-header h5 {
    color: white;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    font-size:18px;
}
.gradient-custom p {
    font-family: 'Poppins';
    font-size: 14px;
    letter-spacing: 1px;
    text-transform:capitalize
}
.gradient-custom strong {
    font-weight: bolder;
    font-size: 15px;
    font-family: 'Poppins';
    letter-spacing: 1px;
    text-transform:capitalize;
}
.addinbtn {
    height: 38px;
}
button.addincheck a {
    background-color: #BDBDBD;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins';
    letter-spacing: 1px;
    border-style:none;
    text-decoration:none;
    color:white;
}
.gradient-custom .btn-dark:hover {
    color: #BDBDBD;
    background-color:#fff ;
    border:1px solid #BDBDBD ;
}
.gradient-custom .btn-dark {
    color:#fff ;
    background-color:#BDBDBD ;
    border-style:none;
    border:1px solid #BDBDBD ;
}
.gradient-custom  label {
    display: inline-block;
    font-size: 13px;
    font-family: 'Poppins';
    line-height: 0px;
}
.shopCrad .cards-body h3 {
    font-size: 14px;
    margin-bottom: 0px;
}
.givecard {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
  transition: all 0.3s linear;
  margin: 10px 0px;
  
}
.givecard:hover {
  transform: translateY(-5px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}

.givecard img {
  border-radius: 10px 0px 0px 10px;
}
.timeText2 {
      padding: 20px 20px 20px 0px;

}
div#timerr span {
  padding: 10px;
  color: white;
  background-color: black;
  margin: 5px;
}
.giveprocard{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px;
  transition: all 0.3s linear;
  margin: 10px 0px;
    
}
.giveprocard:hover {
  transform: translateY(-5px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}
.timeText2.text-center h3 {
    font-size: 20px;
    font-family: 'Poppins';
    padding-bottom:10px;
    font-weight:700;
}
p.timeText2dis {
   
      font-family: 'Poppins';
      margin-bottom:0px;
}

.timeinnerr p {
    font-size: 14px;
     font-family: 'Poppins';
  
}
.giveprocardbody a {
    list-style: none;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: black;
    border: 1px solid black;
    padding: 5px;
    border-radius: 5px;
    
}
.giveprocardbody h4 {
    font-size: 19px;
    padding: 2px 0px;
    font-family: 'Poppins';
}
.giveprocardbody p {
    font-size: 14px;
    font-family: 'Poppins';
}
.timeText2.text-center h4 {
    font-size: 22px;
    font-weight: 700;
    font-family: 'Poppins';
    padding-top: 10px;
}
.col-xl-4.col-lg-4.d-flex.justify-content-center.justify-content-lg-end.bg-light.position-fixed.checkout_summery{
        right: 2% !important;

}




.row.checkout:after {
    content: "";
    width: 41%;
    background-color: #f8f9fa;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    border-left: 1px solid #ccc;
}
.row.checkout .product-summary {
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 100px;
    padding-right: 16px;
}
.checkourt-rt {
    position: relative;
}
::-webkit-scrollbar{width:10px;background-color:#f5f5f5}::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement{display:none}::-webkit-scrollbar-track-piece{box-shadow:rgba(0,0,0,.3) 0 0 6px inset;background-color:#dedede}::-webkit-scrollbar-thumb:vertical{background-color:#050607}
.row.checkout .product-summary::-webkit-scrollbar{width:0px;}
header.checkout-header {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
}
.eye_btn {
    position: absolute;
    left: 14%;
}
.eye_btn a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 2;
    width: 18%;
    color: var(--secondary-color);
}
.eye_btn a svg {
   
    color: var(--secondary-color);
    
}
.modal-dialog {
    max-width: 80% !important;
    
}


a[type="button"] {
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
    /* color: #fff; */
    border-radius: 5px;
    padding: 12px 45px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background:transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    /*box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 0px -1px 5px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);*/
    outline: none;
    text-decoration: none;
    color: white;
    border:1px solid #ccc;
    font-family: 'Assistant';
    letter-spacing: 4px;
    font-weight: 700;
    text-transform: uppercase;
}
a[type="button"]:after {
  position: absolute;
  content: " ";
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3B727E;
  background-image: linear-gradient(315deg, #707879 0%, #555555 74%);
  transition: all 0.6s ease;
}
.whitebtn a[type="button"] {
    z-index: 2;
    color: #000 !important;
    border:1px solid #fff;
    letter-spacing: 4px;
    font-family: 'Assistant';
}
.whitebtn a[type="button"]:after {
    background: linear-gradient(315deg, #fff 0%, #fff 74%);
}
a[type="button"]:hover {
  /* box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5), */
              -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255,255,255,.5),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
  color: #fff;
}
a[type="button"]:hover:after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(3) rotate(180deg);
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.5),
              -4px -4px 6px 0 rgba(116, 125, 136, .2),
    inset -4px -4px 6px 0 rgba(255,255,255,.5),
    inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
}
.iconbar.pt-3.fixed-top img {
    height: 36px;
    width: auto;
}
.iconbar.pt-3.fixed-top  .socialicon {
    display: none;
}
.iconbar.pt-3.fixed-top .ecomIcons {
    /* display: none; */
}
.iconbar.pt-3 img {
    transition: all 0.2s linear;
}
.singlePro_accordian .accordion-body {
    padding: 0px !important;
}
.logo img {
    height: 50px;
    width: auto !important;
}
.ecomIcons a {
    font-size: 19px;
    margin-left: 15px;
}
.cards .cards-body .row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.cards .cards-body .row > * {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.proicons.text-end svg {
    display: none;
}
.proicons.text-end img {transform: scale(1.7);}
.pro_review {
    color: #FDCC0D;
}
.pro_sizeBtn a {
    padding: 16px 29px !important;
    display: inline-block;
    font-family: 'Assistant' !important;
    text-transform: capitalize;
    font-size: 17px !important;
    letter-spacing: 2px !important;
    /* width: 47%; */
    text-align: center;
}
.pro_size ul li.cut {
    background-color: #ccc;
    color: #f6f6f6;
    position: relative;
}
.pro_size ul li.cut:before {
    content: "";
    width: 73%;
    height: 0.1px;
    position: absolute;
    background-color: #000;
    transform: rotate(26deg);
}
.blackbtn a {display: none;}
section.product-loop-page .col-md-3 {
    padding: 0;
}
div#navbar_top {
    border-bottom: 1px solid #f8f8f8;
}
.page_head .dropdown a#dropdownMenuLink:focus {box-shadow: 0px 0px !important;}
.page_head .dropdown .btn-secondary:focus {
    outline: inherit;
}
.page_head .dropdown ul.dropdown-menu.show {
    width: 20%;
    background-color: #fff;
    border: 1px solid #eaeaea !important;
    border-radius: 0;
}
ul.contact-social {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    flex-direction: column;
    line-height: 38px;
}
ul.contact-social li {
    margin: 0 10px;
    list-style: none;
}
ul.contact-social li a {
    color: #000;
    text-transform: uppercase;
    font-family: assistant;
    text-decoration: unset;
    padding-bottom: 11px;
}
.accordion-flush .accordion-item .accordion-button {
    font-family: 'Assistant';
    margin-bottom: 0;
    font-size: 18px;
    letter-spacing: 2px;
    padding-left: 38px;
}
.accordion-button::after {
    position: absolute;
    margin-left: 0 !important;
    left: 0;
    transform: scale(0.7);
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    background-position: center;
    border-radius: 50%;
    padding: 25px !important;
}
.accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg) scale(0.7) !important;
}


.faqsHead  h1 {
        letter-spacing: 4px;
    font-size: 40px;
    font-family: 'dealerplate' !important;
}
.faqsHead p {
    font-size: 16px;
    font-family: 'Assistant';
    letter-spacing: 1px;
    
}
.faqsHead p a {
    color: #000;
    font-style: italic;
    text-decoration: inherit;
}
.returne p{
    font-size: 18px;
    font-family: 'Assistant';
}
.offcanvas-header {
   
    justify-content: center !important;
    
}
.offcanvas.show {
    transform: none;
}
.offcanvas-end {
    width: 700px !important;
    border-radius: 20px 0px 0px 20px !important;
}
h4.back_head.text-center {
    background-color: #F8D7DA;
    padding: 10px 0px;
    font-size: 16px;
}
.loader {
    border: 6px solid #e5e5eb;
    width:100%;
    display:inline-block;
    margin: 0 auto;
    border-radius: 20px;
  margin:20px 0px;
     position: relative;
}
.loader:after {
    content: "";
    border: 6px solid #f8d7da;
    position: absolute;
    width: 50%;
    border-radius: 20px;
    left: -6px;
    top: -7px;
}
.add_pricecard button {
    border: 1px solid  #ced4da;
    border-radius: 0px !important;
}

.add_pricecard input#form1 {
    border-radius: 0px;
    text-align: center;
}
.add_cardss img {
    width: 100%;
   
}
.add_card_main {
    align-items: center;
}
button.add_chek {
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: white;
    border-style: none;
    background-color:#F8D7DA;
}



p.vou_single {
    color: black;
    font-size: 15px;
}


.voucher_price span {
    font-size: 15px;
    font-weight: 400;
    /* margin-bottom: 0px; */
}

.voucher_text {
    background-color: white;
    border-radius: 20px;
    padding: 18px 0px !important;
}

.packagesss{
    
}
div#pack3 {
    position: relative;
    padding-top: 19px;
}

div#pack3::before {
    content: "Most Popular";
    background-color: red;
    padding: 5px 10px;
    font-size: 14px;
    /* border-radius: 20px; */
    font-weight: 700;
    color: white;
    position: absolute;
    z-index: 0;
    top: 16px;
    width: 46px;
    width: 142px;
    left: -6px;
    transform: rotate(340deg);
    clip-path: polygon(0% 0%, 3% 50%, 0% 100%, 100% 100%, 97% 50%, 100% 0%);
}

section.disc_coupons .nav-link.active {
    background: #000000;
    color: white !important;
    border-radius: 4px !important;
    box-shadow: 5px 5px 10px 5px #f3f3f3;
    border-bottom: 4px solid white !important;
    ;
}


button#contt:disabled {
    opacity: 0.5;
}


.popup_boxx .card {
    position: relative;
    margin: auto;
    height: 466px;
    /* width: 600px; */
    text-align: center;
    /*background: linear-gradient(#ff9f43, #212529, #000000);*/
    border-radius: 2px;
    box-shadow: 0 6px 12px -3px rgba(0, 0, 0, .3);
    color: #fff;
    padding: 30px;
}

.popup_boxx .card header {
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
    padding: 0 10%;
    transform: translateY(-50%);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
}

.popup_boxx .card header>*:first-child {
    text-align: left;
}

.popup_boxx .card header>*:last-child {
    text-align: right;
}

.popup_boxx .logo {
    font-size: 24px;
    position: relative;
}

.popup_boxx .logo:before,
.popup_boxx .logo:after {
    content: '';
    position: absolute;
    top: 50%;
    border-top: 3px solid currentColor;
    transform: translateY(-50%);
}

.popup_boxx .logo:before {
    right: 158px;
    width: 40%;
}

.popup_boxx .logo:after {
    left: 158px;
    width: 55%;
}

.popup_boxx .logo span {
    /*border: solid currentColor;
    border-width: 0 3px 3px 0;
    position: absolute;
    top: -22px;
    width: 69px;
    height: 70px;
    left: 50%;
    transform: translateX(-58%) rotate(58deg) skew(0deg, -30deg);*/
    display: block;
    position: absolute;
    width: 100%;
    top: calc(50% - 1px);
}

.popup_boxx .announcement {
    position: relative;
    border: 3px solid currentColor;
    border-top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    /* padding-bottom: 80px; */
    padding-top: 62px;
}

.popup_boxx .announcement:before,
.popup_boxx .announcement:after {
    /* content: ''; */
    position: absolute;
    top: 0px;
    border-top: 3px solid currentColor;
    height: 0;
    width: 15px;
}

.popup_boxx .announcement:before {
    left: -3px;
}

.popup_boxx .announcement:after {
    right: -3px;
}


.popup_boxx .inspiration {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.popup_boxx {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    /* top: 14rem; */
    background: #000000c9;
    height: 100vh;
}

.popup_boxx .col-md-6 {
    margin-top: 202px;
}

.st0 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 5;
    stroke-miterlimit: 10;
}

.announcement h2 {
    color: black !important;
    /* border-bottom: 1px solid; */
    padding-bottom: 13px;
    margin-bottom: 17px;
    font-size: 42px !important;
    line-height: 23px;
    font-family: fantasy !important;
}


.announcement h3 {
    font-size: 46px;
    font-family: fantasy !important;
    letter-spacing: 6px;
}


button.close_btn {
    background: black;
    justify-content: right;
    display: flex;
    color: white;
    /* width: 31px; */
    border: none;
    padding: 9px 15px;
    font-size: 17px;
    float: right;
    position: relative;
    left: 6px;
    z-index: 99;
}



.no_winnerBg {
    height: 137px !important;
    background: black;
}

.no_winnerBg .announcement {
    border: none;
}

.no_winnerBg {
    background: radial-gradient(circle, #91a5d9, #002e71);
    animation: zoomBackground 7s ease-in-out infinite alternate;
}



#countdown {
    width: 465px;
    height: 125px;
    text-align: center;
    background: #222;
    background-image: -webkit-linear-gradient(top, #222, #333, #333, #222);
    background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
    background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
    background-image: -o-linear-gradient(top, #222, #333, #333, #222);
    border: 1px solid #111;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
    margin: auto;
    padding: 24px 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#countdown:before {
    content: "";
    width: 8px;
    height: 65px;
    background: #444;
    background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
    background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
    background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
    background-image: -o-linear-gradient(top, #555, #444, #444, #555);
    border: 1px solid #111;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    display: block;
    position: absolute;
    top: 48px;
    left: -10px;
}

#countdown:after {
    content: "";
    width: 8px;
    height: 65px;
    background: #444;
    background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
    background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
    background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
    background-image: -o-linear-gradient(top, #555, #444, #444, #555);
    border: 1px solid #111;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    display: block;
    position: absolute;
    top: 48px;
    right: -10px;
}

#countdown #tiles {
    position: relative;
    z-index: 1;
}

#countdown #tiles>div {
    width: 92px;
    max-width: 92px;
    font: bold 48px 'Droid Sans', Arial, sans-serif;
    text-align: center;
    color: #111;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top, #bbb, #eee);
    background-image: -moz-linear-gradient(top, #bbb, #eee);
    background-image: -ms-linear-gradient(top, #bbb, #eee);
    background-image: -o-linear-gradient(top, #bbb, #eee);
    border-top: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);
    margin: 0 7px;
    padding: 5px 0;
    display: inline-block;
    position: relative;
    height: 68px;
}

#countdown #tiles>div:before {
    content: "";
    width: 100%;
    height: 13px;
    background: #111;
    display: block;
    padding: 0 3px;
    position: absolute;
    top: 41%;
    left: -3px;
    z-index: -1;
}

#countdown #tiles>div:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    border-top: 1px solid #333;
    display: block;
    position: absolute;
    top: 48%;
    left: 0;
}

#countdown .labels {
    width: 100%;
    height: 25px;
    text-align: center;
    position: absolute;
    bottom: 8px;
}

#countdown .labels li {
    width: 102px;
    font: bold 15px 'Droid Sans', Arial, sans-serif;
    color: #f47321;
    text-shadow: 1px 1px 0px #000;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
}

.winner_bgg h2 {
    color: white;
    text-align: center;
    font-size: 61px;
    text-transform: uppercase;
    font-family: fantasy !important;
    letter-spacing: 8px;
    position: relative;
    top: 41px;
}

.winner_bgg {
    padding: 45px 0px 170px 0px;
    background-image: url('/web_assets/img/confetti-10.gif');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000000;
}


h3.admin_ann {
    color: white;
    text-align: center;
    font-size: 56px;
    font-family: fantasy !important;
    letter-spacing: 4px;
}

.winner_bgg img {
    width: 198px;
    display: flex;
    margin: 0 auto;
}

.ecomIcons {
    display: flex;
    align-items: center;
}


.pro_size input[type="radio"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    margin: 0 auto;
    width: 10px;
    display: flex;
    justify-content: center;
    width: 34px;
    margin-top: -8px;
}

li.size-li.selected_option {
    background: black;
    color: white;
}


li.color-li {
    border-radius: 100%;
    width: 25px !important;
    height: 25px !important;
}


li.color-li {
    padding: 10px 10px !important;
}

li.color-li.selected_option {
    position: relative;
}

li.color-li.selected_option:before {
    content: "✓";
    position: absolute;
    color: white;
    top: -8px;
    text-align: center;
    display: flex;
    margin: 0 auto;
    left: 13px;
    font-size: 8px;
    font-weight: 800;
    background: green;
    padding: 3px 5px;
    border-radius: 100%;
}

a#dropdownMenuButton1 {
    padding: unset !important;
}

p.selec_color {
    width: 20px;
    height: 20px;
    border-radius: 100%;
}


.offcanvas-header {
   
    justify-content: center !important;
    
}
.offcanvas.show {
    transform: none;
}
.offcanvas-end {
    width: 700px !important;
    border-radius: 20px 0px 0px 20px !important;
}
h4.back_head.text-center {
    background-color: #F8D7DA;
    padding: 10px 0px;
    font-size: 16px;
}
.loader {
    border: 6px solid #e5e5eb;
    width:100%;
    display:inline-block;
    margin: 0 auto;
    border-radius: 20px;
  margin:20px 0px;
     position: relative;
}
.loader:after {
    content: "";
    border: 6px solid #f8d7da;
    position: absolute;
    width: 50%;
    border-radius: 20px;
    left: -6px;
    top: -7px;
}
.add_pricecard button {
    border: 1px solid  #ced4da;
    border-radius: 0px !important;
}

.add_pricecard input#form1 {
    border-radius: 0px;
    text-align: center;
}
.add_cardss img {
    width: 100%;
   
}
.add_card_main {
    align-items: center;
}
button.add_chek {
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: white;
    border-style: none;
    background-color:#F8D7DA;
}



.empty_cartt i {
    color: #f8d7da;
    font-size: 130px;
}

.empty_cartt {
    text-align: center;
}

.empty_cartt h3 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Assistant' !important;
}

.ecomIcons a#dropdownMenuButton1 {
    background: none !important;
    border: none !important;
    background-color: white !important;
}

ul.footericon li a svg {
    color: white;
}





















/* --------------------------------------------------------------------------- My css-----------------------------------------------------------------------------*/

/* my css  */

h2.num_tickets {
    font-size: 82px;
    font-weight: 800;
    color: white;
    text-shadow: 2px 2px #00000040;
    margin-bottom: 0px;
    margin-top: 25px;
     font-family: 'dealerplate' !important;
}

.voucher_inner h3 {
    font-size: 50px;
    margin-bottom: -20px;
    color: white;
    margin-top: 10px;
    font-family: 'dealerplate' !important;
    font-weight: 900;
    letter-spacing: 5.5px;
}
.voucher_inner h3 {
    font-size:30px;
}
.voucher_inner {
    background-color: #0dcaf0;
    padding: 10px;
    border-radius: 40px;
}

.voucher_inner h1 {
    color: white;
    margin-top: 10px;
}

.voucher_inner h1 {
    font-size: 30px;
    margin-bottom: -20px;

}

p.voucher_count {
    font-size: 82px;
    font-weight: 800;
    color: white;
    text-shadow: 2px 2px #00000040;
    margin-bottom: -20px;

}

.voucher_inner p {
    font-size: 18px;
    color: white;
    font-weight: 700;
    /* margin-top: 18px; */
}

.voucher_text {
    background-color: white;
    border-radius: 20px;
    padding: 15px 0px;
}

ul.voucher_text li {
    border-bottom: 1px solid black;
    font-size: 18px;
    /* line-height: 1; */
    font-weight: 600;
    margin-bottom: 10px;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

p.voucher_price {
    font-size: 50px !important;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: 'dealerplate' !important;
}

p.voucher_price span {
    font-size: 20px;
    font-weight: 400;
      font-family: 'dealerplate' !important;
    /* margin-bottom: 0px; */
}

p.vou_single {
    font-size: 12px;
    font-weight: 700;
}

.voucher_text button {
    color: #0d6efd;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-family: fantasy;
    text-shadow: 1px 1px black;
    border-radius: 50px;
    border-style: none;
    padding: 5px 30px;
    margin-bottom: 19px;
    background: rgb(2, 204, 255);
    background: linear-gradient(278deg, rgba(2, 204, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
}

#pack2 button {
    background: rgb(210, 109, 0);
    background: linear-gradient(278deg, rgba(210, 109, 0, 1) 80%, rgba(255, 255, 255, 1) 100%);
}

#pack3 button {
    background: rgb(115, 121, 129);
    background: linear-gradient(278deg, rgba(115, 121, 129, 1) 80%, rgba(255, 255, 255, 1) 100%);
}

#pack4 button {
    background: rgb(232, 177, 0);
    background: linear-gradient(278deg, rgba(232, 177, 0, 1) 80%, rgba(255, 255, 255, 1) 100%);
}

#pack5 button {
    background: rgb(0, 36, 66);
    background: linear-gradient(278deg, rgba(0, 36, 66, 1) 80%, rgba(255, 255, 255, 1) 100%);
}



span.popular {
    background-color: white;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 20px;
    font-weight: 700;
    color: #737981;
}

#pack2 {
    background-color: #d26d00;
}

#pack3 {
    background-color: #737981;
}

#pack4 {
    background-color: #e8b100;
}

#pack5 {
    background-color: #002442;
}

.packages ul.slick-dots li button {
    background-color: black;
    border-radius: 20px;
}
.packages .slick-dots li.slick-active button:before {
    opacity: .75;
    color: white;
    font-size: 30px;
}

.voucher_price {
   font-size: 50px !important;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: 'dealerplate' !important;
}

.cont-Btt button {
    background: black;
    color: white;
    font-size: 20px;
    padding: 10px 85px;
    border: none;
    margin-top: 40px !important;
    border-radius: 50px;
}


/* my css  */

button.notify {
    padding: 16px 45px !important;
    display: inline-block;
    font-family: 'Assistant' !important;
    text-transform: capitalize;
    font-size: 17px !important;
    letter-spacing: 2px !important;
    text-align: center;
    background: black;
    color: white;
    margin-right: 25px;
}

.quant label {
    font-family: 'Assistant' !important;
    font-size: 20px;
    margin-bottom: 12px;
}

.quant input {
    padding: 11px 21px;
    font-size: 19px;
    border-radius: 0;
}

a.signupp {
    z-index: 2;
    color: white !important;
    border: 1px solid #fff;
    font-family: 'Assistant' !important;
    text-transform: uppercase;
    background: black;
    padding: 10px 40px;
    font-weight: 700;
    border-radius: 5px;
}
.returne{
    margin-top:100px;
}
/* --------------------------------------------------------------------------- My css-----------------------------------------------------------------------------*/
/* banner btn remove */
.banner .whitebtn a[type="button"]:after {
    display: none;
}
.banner a[type="button"] {
    background-color: #fff;
}
.banner a[type="button"]:hover {background-color: #e8e4e4;border: 0;}
footer .col-md-4.text-center {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 10px;
}
ul.footericon {
    margin-top: 11px;
}



.singleimg_navinner img {
    opacity: 0.2 !important;
}
.singleimg_navinner:hover img, .slick-current.singleimg_navinner.slick-active img {
    opacity:1 !important;
}

.selected-package {
    transform: unset !important;
}

.eye_btn {
    display: none;
}