/*
Author       : Lob
Template Name: Fly Wheels
Version      : 1.3
*/
/*============================
 [Table of CSS]

========================================*/

/*-----------------
	 General
-----------------------*/
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css');
@import url('https://cdn.jsdelivr.net/npm/pretty-checkbox@3.0/dist/pretty-checkbox.min.css');
@import url('../libs/material-design/css/material-design-iconic-font.min.css');

html {
    height: 100%;
}

body {
    background-color: #ffff;
    color: rgb(0, 23, 36);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 1.5;

}

html,
body {
    overflow-x: hidden;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}


a,
a:active,
a:hover {
    outline: none;
    text-decoration: none;
    color: #fff;
}

/*-----------------
	 Typography
-----------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
a,
i {
    transition: ease-in-out .4s;
    font-family: 'Barlow', sans-serif;
}

.h5,
h5 {
    font-weight: 600;
}

.banner-dec {
    font-size: 22px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    line-height: 1.278;

}

.banner-title {
    font-size: 66.667px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: 500;
    line-height: 1;


}

.sub-title {
    font-size: 18px;
    font-family: "Barlow";
    color: rgb(141, 141, 141);
    text-transform: uppercase;

}

.title {

    font-size: 30.667px;
    font-family: "Barlow";
    color: rgb(0, 23, 36);
    font-weight: bold;


}

.cart-title {
    font-size: 18px;
    font-family: "Barlow";
    color: rgb(0, 23, 36);
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;

}

.book-now {
    font-size: 16px;
    font-family: "Barlow";
    color: rgb(255, 193, 7) !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;

}




p {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    color: rgb(102, 109, 129);
    line-height: 1.426;

}
.p,.p:hover {
    
    color: rgb(102, 109, 129);
 

}


.font-14 {
    font-size: 14px;
}



h5 {
    font-size: 15px;
}

h6 {
    font-size: 12px;
}

.arrow {
    font-size: 30px;
    line-height: 0;
    margin-left: 5px;
}

.sub-banner-title {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 40px;
}

.b-camb {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
}

.cart-title2 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}

.base2 p {
    font-size: 12px;
    margin-bottom: 10px;
}

/*-----------------
	 color
-----------------------*/
.text-orange {
    color: rgb(255, 193, 7) !important;
}

.text-purple {
    color: rgb(74, 99, 254);
}

.text-blue {
    color: #020e28;
}

.text-black {
    color: #000000;
}

.text-gray {
    color: #798997;
}

.text-red {
    color: #eb3137;
}
.text-green{
    color: #09c469;
}
/*-----------------
	 Background-color
-----------------------*/
.bg-green {
    background-color: #a7cf3a;
}

.bg-white-50 {
    background-color: #8a8c92 !important;
}

.bg-blue {
    background-color: #00396a;
}

.bg-dark {
    background-color: #000000 !important;
}

.bg-info {
    background-color: #3e68ba !important;
}

.bg-red {
    background-color: #eb3137 !important;
}

.bg-black {
    background-color: #000000;
}

.bg-gray {
    background-color: #ededed;
}

.bg-gray2 {
    background-color: #fafbfc;
}

.sub-title.bg-light-green {
    background: #f2f7e8;
    padding: 15px 50px;
    display: inline-block;
    border-radius: 50rem;
}
.cart-section .note {
    background-color: #3fdf951f;
    padding: 10px 12px;
    color: #09c469;
    border-radius: 4px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 500;
}
/*-----------------
	 Button
-----------------------*/

.btn-orange {
    border-radius: 5px;
    background-color: rgb(255, 193, 7);
    width: 185px;
    height: 50px;
    border: 1px solid rgb(255, 193, 7);
    font-size: 16px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: inline-block;
    line-height: 48px;
}

.btn-orange:hover {
    color: rgb(255, 193, 7);
    background-color: transparent;
}

.btn-orange2 {
    border-radius: 50rem;
    background-color: rgb(255, 193, 7);
    width: 175px;
    height: 45px;
    border: 1px solid rgb(255, 193, 7);
    font-size: 15px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    box-shadow: 0px 7px 12px 0px rgb(14 36 99 / 10%);
}

.btn-orange2 img {
    width: 25px;
    margin-left: 5px;
}

.btn-green:hover {
    opacity: .8;
}

.btn-outline {
    border-radius: 5px;
    background-color: rgb(255 193 7 / 0%);
    width: 185px;
    height: 50px;
    border: 1px solid rgb(255 255 255);
    font-size: 16px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: inline-block;
    line-height: 48px;
}

.btn-outline:hover {
    background-color: #fff;
    color: rgb(0, 23, 36);
}

.btn-white {
    background-color: #fff;
    text-align: center;
    width: 190px;
    height: 65px;
    line-height: 65px;
    display: inline-block;
    color: #002d43;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.play-btn {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    color: #eb3137;
    font-size: 12px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 0px 15px #00000038;
    transition: all .4s;
    position: relative;
}

.play-v2 {
    width: 75px;
    height: 75px;
    box-shadow: 0px 0px 0px 15px #ffffff1a;
    line-height: 75px;
    font-size: 20px;
}

.play-btn:hover {
    background: #eb3137;
    color: #fff;
}

.round-shape {
    width: 40px;
    height: 40px;
    background: #33c2b0;
    border-radius: 50%;
    text-align: center;
    line-height: 73px;
    font-size: 48px;
    color: #000;
}

.service-card .btn-orange {
    border-radius: 5px;
    background-color: rgb(255, 193, 7);
    width: 145px;
    height: 40px;
    border: 1px solid rgb(255, 193, 7);
    font-size: 14px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: inline-block;
    line-height: 40px;
}
.btn-shape {
    padding: 10px 30px;
    border-radius: 50rem;
    display: inline-block;
    font-weight: 500;
    width: auto;
    height: auto;
    line-height: inherit;
    text-transform: capitalize;
}
input.qtyminus, input.qtyplus {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0;
    color: #ffffff;
    background-color: #ffc107;
    padding: 0;
    border: 2px solid #ffc107;
    font-weight: bold;
    position: absolute;
}
.qty {
    width: 150px;
    height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50rem;
    background: #fff;
}
.add-item-btn {
    position: relative;
     width: 150px;
}
input.qtyminus{
left: 4px;
    top: 2px;
}
input.qtyplus{
    right: 4px;
    top: 2px;
}
.user-name {
        font-size: 28px;
    font-weight: 700;
    font-family: 'Barlow';
}
.info p{
    font-weight: 500;
    color: #001724;
    font-family: 'Barlow';
}
/*-----------------
	 Border-style
-----------------------*/
.border-start {}

/*-----------------
	 Card
-----------------------*/
.base {
    border-radius: 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 41px 0px rgb(14 36 99 / 10%);
    z-index: 71;
    padding-top: 70px;
    padding-bottom: 50px;
    margin-top: -150px;
}

.base2 {
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 9px 24px 0px rgb(14 36 99 / 10%);
    padding: 20px 30px;
    margin-bottom: 30px;
}

.base2 .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    width: 100px;

}

.base2 .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #ffc107;
    transition: width .6s ease;
}

.border-bottom-dashed {
    border-bottom: 2px dashed #dee2e6 !important;
}

.service-card {
    border-radius: 25px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    height: 204px;
}


.service-card .btn-orange {
        display: none;
        
        margin: auto;
        margin-top: -22px;
}

.service-card:hover .btn-orange {
    display: block;
    margin: auto;
}

.service-card:hover .book-now {
    display: none;
}

.service-card img {
    width: 50px;
    height: 50px;
}

.service-card:hover {

    background-color: rgb(255, 255, 255);
    box-shadow: 0px 13px 41px 0px rgba(3, 16, 98, 0.08);
    border: 1px solid #fff !important;


}

.counter-shape {
    background-color: #000019;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin-right: 15px;
    font-weight: 500;
    font-size: 11px;
    position: absolute;
}

.cart-section {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 25px;
    padding-top: 0;
    box-shadow: 9px 16px 15px -4px #00000012;
}

.item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    padding-top: 15px;
}

.cart-section p {
    font-size: 14px;
}

.delete {
    width: 35px;
    height: 35px;
    background: #e5e4e9;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: rgb(0, 23, 36);
}

.amount {
    margin-top: 30px;
}

.amount .btn-orange {
    background-color: rgb(0 0 0);
    border: 1px solid rgb(0 0 0);
    font-size: 12px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: inline-block;
    border-radius: 50rem;
    padding: 12px 38px;
    width: auto;
    height: auto;
    line-height: inherit;
}

/*-----------------
	 Form Style
-----------------------*/
.form-control {
    display: block;
    width: 100%;
    padding: 10px 25px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #636262;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 60px;
}

.form-control:focus {
    color: #212529;
    background-color: #f3f3f3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 3px 6px 0 rgb(62 104 186 / 48%);
}

/*-----------------
	 Navbar
-----------------------*/
/*-------------------------------
  modal
--------------------------------*/
/************Login Page***************/

.section {
      position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
        width: 800px;
}

.section .container {
  position: relative;
  width: 800px;
  height: 500px;
  background: #fff;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 15px;
}

.section .container .user {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.section .container .user .imgBx {
  position: relative;
  width: 50%;
  height: 100%;
  background: #223da5;
  transition: 0.5s;
}

.section .container .user .imgBx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section .container .user .formBx {
  position: relative;
  width: 50%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  transition: 0.5s;
}

.section .container .user .formBx form h2 {
      font-size: 30px;
    font-weight: bold;
    letter-spacing: 0px;
    width: 100%;
    margin-bottom: 10px;
}
.section .container .user .formBx label {
    font-size: 16px;
}
 .section .container .user .formBx p {
    font-size: 12px;
}
.login-logo-sec {
    position: absolute;
    z-index: 1;
    right: 50%;
    left: 0;
    height: 100%;
    display: grid;
    place-items: center;
    background: #0000007d;
}
.login-with-google-btn {
      transition: background-color .3s, box-shadow .3s;
    padding: 12px 16px 12px 42px;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 5px 10px 0px #00000026;
    color: #757575;
    font-size: 14px;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
    background-color: white;
    background-repeat: no-repeat;
    background-position: 80px 14px;
    width: 100%;
    border-radius: 50rem;
    margin-bottom: 15px;
 
}
.seperator {
    margin-top: 20px;
    margin-bottom: 20px;
}
.seperator p{
       position: absolute;
    margin: 0;
    left: 44%;
    top: -13px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #0000002e;
    padding: 5px 10px;
    border-radius: 4px;
}
.section .container .user .formBx form .input {
  position: relative;
    width: 100%;
    padding: 12px 20px;
    background: #f5f5f500;
    color: #333;
    outline: none;
    box-shadow: none;
    margin: 8px 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 300;
    border-radius: 50rem;
    border: 1px solid #ddd;
}

.section .container .user .formBx form input[type='submit'] {
     background-color: rgb(255, 193, 7);
    height: 50px;
    border: 1px solid rgb(255, 193, 7);
    font-size: 16px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: inline-block;
    line-height: 48px;
    padding: 0;
    width: 100%;
    border-radius: 50rem;
}
.pretty.p-svg .state .svg {
    position: absolute;
    font-size: 1em;
    width: calc(1.1em + 2px);
    height: calc(1.3em + 2px);
    left: 0;
    z-index: 1;
    text-align: center;
    line-height: normal;
    top: calc((0% - (100% - 1em)) - 8%);
    border: 1px solid transparent;
    opacity: 0;
}
.section .container .user .formBx form .signup {
      position: relative;
    margin-top: 20px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 400;
}

.section .container .user .formBx form .signup a {
  font-weight: 600;
  text-decoration: none;
  color: rgb(255, 193, 7);
}
div#exampleModal {
    background: #0000198a;
}
.signinBx .login-logo-sec {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    display: grid;
    place-items: center;
    background: #0000007d;
}
.signinBx .login-logo-sec img{
        width: auto !important;
    position: relative !important;
    height: auto !important;
}
.signupBx .login-logo-sec {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    display: grid;
    place-items: center;
    background: #0000007d;
}
.signupBx .login-logo-sec img{
        width: auto !important;
    position: relative !important;
    height: auto !important;
}
.section .container .signupBx {
  pointer-events: none;
}

.section .container.active .signupBx {
  pointer-events: initial;
}

.section .container .signupBx .formBx {
  left: 100%;
}

.section .container.active .signupBx .formBx {
  left: 0;
}

.section .container .signupBx .imgBx {
  left: -100%;
}

.section .container.active .signupBx .imgBx {
  left: 0%;
}

.section .container .signinBx .formBx {
  left: 0%;
}

.section .container.active .signinBx .formBx {
  left: 100%;
}

.section .container .signinBx .imgBx {
  left: 0%;
}

.section .container.active .signinBx .imgBx {
  left: -100%;
}
.btn-close {
    box-sizing: content-box;
    width: 1.5em;
    height: 1.5em;
    padding: .25em .25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    position: absolute;
    opacity: .4;
    top: 0;
    right: 0;
    z-index: 100;
    box-shadow: 0px 0px 10px 0px #00000080;
    border-radius: 50%;
}
.btn-close:focus {
    outline: 0;
    box-shadow: 0px 0px 10px 0px #00000080;
    opacity: .4;
}
@media (max-width: 991px) {
  .section .container {
    max-width: 400px;
  }
.section {
    width: 400px;
    margin: auto;
}
  .section .container .imgBx {
    display: none;
  }

  .section .container .user .formBx {
    width: 100%;
  }
  .login-logo-sec{
    display: none;
  }
  .address-modal .section .container,.address-update .section .container{
    max-width: 400px;
    height: 700px;
}

}

@media (min-width: 576px){
    .modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}
#exampleModalc .modal-dialog {
    max-width: 550px;
    margin: 1.75rem auto;
}

}
.signupBx .formBx .btn-close{
left: 0 !important;
}

/******** Time Slot *****************/
.app-time {
  
}

.option-input {
  webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 12px;
    right: 0;
    bottom: 0;
    left: 10px;
    height: 20px;
    width: 20px;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: 1px solid #999;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: absolute;
    z-index: 1000;
}
.option-input:hover {
  background: #ffffff;
}
.option-input:checked {
  border: 1px solid #fff;
}
.option-input:checked::before {
  color: #009688;
  height: 40px;
  width: 40px;
  position: absolute;
  content: "✔";
  display: inline-block;
  font-size: 12px;
  left: 4px;
  line-height: 20px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: "";
  display: block;
  position: relative;
  z-index: 100;
}

.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
.app-check {
  display: flex;
    flex-wrap: wrap;
}
.app-check .slot{
    position: relative;
}
.app-border {
  border: 1px solid #ece9e9;
    border-radius: 7px;
    padding: 5px 7px 5px 22px;
    padding-left: 33px;
    min-height: 35px;
    line-height: 14px;
    margin: 4px;
}

.option-input.radio:checked + .app-border {
  background: #ffc107;
}
.option-input.radio:disabled,
.option-input.radio:disabled + .app-border {
  cursor: not-allowed;
  opacity: 0.6;
}
.app-label {
  position: relative;
  top: 5px;
  margin-right: 6px;
}

/*-----------------
	 Home
-----------------------*/
.banner {
    margin-top: -72px;
    position: relative;
}

.banner .container {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    place-items: center;
    text-align: center;
}

.banner.sub-banner .container {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    place-items: flex-start;
    align-items: center;
    text-align: left;
}

.faq {
    background-image: url(../img/faq-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 60px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #606062;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.4rem 1.25rem;
    font-size: 16px;
    color: #ffffff;
    background-color: #3536369e;
    border: 0;
    border-radius: 0;
    text-align: left;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.accordion-collapse {
    border: 0;
    border-width: 0 1px;
    background-color: #606062;
    margin-top: -1px;
    color: #fff;
    border-radius: 0 0 4px 4px;
    font-size: 12px;
}

.accordion-item {
    margin-bottom: 15px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #ffffff00;
    outline: 0;
    box-shadow: 0 0 0 0 rgb(13 110 253 / 0%);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-left: auto;
    content: "+";
    background-image: unset;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    background: #ffc107;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
    font-size: 20px;
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    transform: rotate(0deg);
    content: '-';
    background: #f2f3f5;
    color: #666d81;
    line-height: 20px;
}

.accordion_head {
    background-color: #4041429c;
    color: white;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    padding: 20px;
    font-weight: bold;
    border-radius: 10px;
}

.accordion_body {
    background: #606062;
    border-radius: 10px;
    padding: 20px;
}

.accordion_body p {
    padding: 18px 5px;
    margin: 0px;
    color: #fff;
}

.plusminus {
    float: right;
}

footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/footer-bg.jpg);
}

footer ul li a {
    font-size: 14px;
    color: rgb(182, 187, 204);
    font-weight: 500;
    letter-spacing: 0;
    padding: 5px 0;
    display: inline-block;
}

footer ul li {
    font-size: 14px;
    color: rgb(182, 187, 204);
    font-weight: 500;
    letter-spacing: 0;


}

footer h4 {

    color: rgb(205 207 214);



}

footer ul li a:hover {
    color: rgb(255, 193, 7);
}

.Copyright {
    font-size: 14px;
    text-align: center;
    color: rgb(182, 187, 204);

}

/*-----------------
	 Listing
-----------------------*/
.sub-banner .sub-title {

    color: rgb(211 206 206);

}

.sub-banner .sub-title span {

    color: rgb(255 193 7);
    font-size: 40px;
    line-height: 0;

}

.tab-section {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 41px 0px rgb(14 36 99 / 10%);
}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    text-align: center;
    position: relative;
}

ul.tabs li .cart-title {

    margin-bottom: 5px;
}

ul.tabs li a .img-box {
    box-shadow: 0px 10px 41px 0px rgb(14 36 99 / 10%);
    border-radius: 50%;
    width: 75px;
    margin-top: 15px !important;
    height: 75px;
    margin: auto;
    padding: 18px;
}
#tabs .slick-slide img {
    display: block;
    margin: auto;
    width: 100%;
}
ul.tabs li.current {
    background: #fff;
    color: #222;
}

ul.tabs li.current:before {
    content: '';
    border-bottom: 8px solid #ffc107;
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: 1px;
    left: 0;
    border-radius: 50rem;
}

.tab-content {
    display: none;
    padding-top: 30px;
    padding-bottom: 30px;
}

.tab-content.current {
    display: inherit;
}

.note {
    background-color: #3fdf951f;
    padding: 10px 18px;
    color: #09c469;
    border-radius: 12px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 500;
}

.note-dec {
    font-size: 10px;
    font-weight: 500;
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: #fff;
    box-shadow: 0px 6px 12px 0 #00000030;
    border-radius: 50%;
    z-index: 1;
}

.slick-next:before {
    content: '›';
}

.slick-prev:before {
    content: '‹';
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 35px;
    line-height: 10px;
    opacity: .75;
    color: #7f7f7f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-slide img {
    display: block;
    margin: auto;
    width: 80%;
}


.wizard-content .wizard>.steps>ul>li:after,
.wizard-content .wizard>.steps>ul>li:before {
    content: '';
    z-index: 9;
    display: block;
    position: absolute
}

.wizard-content .wizard {
    width: 100%;
    overflow: hidden
}

.wizard-content .wizard .content {
    margin-left: 0 !important
}

.wizard-content .wizard>.steps {
    position: relative;
    display: block;
    width: 100%
}

.wizard-content .wizard>.steps .current-info {
    position: absolute;
    left: -99999px
}

.wizard-content .wizard>.steps>ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    list-style: none
}

.wizard-content .wizard>.steps>ul>li {
    display: table-cell;
    width: auto;
    vertical-align: top;
    text-align: center;
    position: relative
}

.wizard-content .wizard>.steps>ul>li a {
    position: relative;
    padding-top: 52px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block
}

.wizard-content .wizard>.steps>ul>li:before {
    left: 0
}

.wizard-content .wizard>.steps>ul>li:after {
    right: 0
}

.wizard-content .wizard>.steps>ul>li:first-child:before,
.wizard-content .wizard>.steps>ul>li:last-child:after {
    content: none
}

.wizard-content .wizard>.steps>ul>li.current>a {
    color: #2f3d4a;
    cursor: default
}

.wizard-content .wizard>.steps>ul>li.current .step {
    border-color: #e5ad06;
    background-color: #fff;
    color: #000
}

.wizard-content .wizard>.steps>ul>li.disabled a,
.wizard-content .wizard>.steps>ul>li.disabled a:focus,
.wizard-content .wizard>.steps>ul>li.disabled a:hover {
    color: #999;
    cursor: default
}

.wizard-content .wizard>.steps>ul>li.done a,
.wizard-content .wizard>.steps>ul>li.done a:focus,
.wizard-content .wizard>.steps>ul>li.done a:hover {
    color: #999
}

.wizard-content .wizard>.steps>ul>li.done .step {
    background-color: #e5ad06;
    border-color: #e5ad06;
    color: #fff;
}

.wizard-content .wizard>.steps>ul>li.error .step {
    border-color: #f62d51;
    color: #f62d51
}

.wizard-content .wizard>.steps .step {
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -24px;
    z-index: 10;
    text-align: center
}

.wizard-content .wizard>.content {
    overflow: hidden;
    position: relative;
    width: auto;
    padding: 0;
    margin: 0
}

.wizard-content .wizard>.content>.title {
    position: absolute;
    left: -99999px
}

.wizard-content .wizard>.content>.body {
    padding: 0 30px
}

.wizard-content .wizard>.content>iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.wizard-content .wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    padding: 0 20px 20px
}

.wizard-content .wizard>.actions>ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.wizard-content .wizard>.actions>ul:after {
    content: '';
    display: table;
    clear: both
}

.wizard-content .wizard>.actions>ul>li {
    float: left;
    width: 100%;
}

.wizard-content .wizard>.actions>ul>li+li {
    margin-left: 10px
}

.wizard-content .wizard>.actions>ul>li>a {
    border-radius: 50rem;
    background-color: rgb(255, 193, 7);
    width: 185px;
    height: 50px;
    border: 1px solid rgb(255, 193, 7);
    font-size: 16px;
    font-family: "Barlow";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    z-index: 50;
    display: block;
    line-height: 48px;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}

.wizard-content .wizard>.actions>ul>li>a:focus,
.wizard-content .wizard>.actions>ul>li>a:hover {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .05) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, .05) inset
}

.wizard-content .wizard>.actions>ul>li>a:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, .1) inset
}

.wizard-content .wizard>.actions>ul>li>a[href="#previous"] {
    background-color: #fff;
    color: #54667a;
    border: 1px solid #d9d9d9
}

.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:focus,
.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:hover {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, .02) inset
}

.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, .04) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, .04) inset
}

.wizard-content .wizard>.actions>ul>li.disabled>a,
.wizard-content .wizard>.actions>ul>li.disabled>a:focus,
.wizard-content .wizard>.actions>ul>li.disabled>a:hover {
    color: #999
}

.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"],
.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:focus,
.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wizard-content .wizard.wizard-circle>.steps>ul>li:after,
.wizard-content .wizard.wizard-circle>.steps>ul>li:before {
    top: 45px;
    width: 50%;
    height: 3px;
    background-color: #ffc107
}

.wizard-content .wizard.wizard-circle>.steps>ul>li.current:after,
.wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:after,
.wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:before {
    background-color: #F3F3F3
}

.wizard-content .wizard.wizard-circle>.steps .step {
    width: 50px;
    height: 50px;
    line-height: 45px;
    border: 3px solid #F3F3F3;
    font-size: 1.3rem;
    border-radius: 50%
}

.wizard-content .wizard.wizard-notification>.steps>ul>li:after,
.wizard-content .wizard.wizard-notification>.steps>ul>li:before {
    top: 39px;
    width: 50%;
    height: 2px;
    background-color: #009efb
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.current .step {
    border: 2px solid #e5ad06;
    color: #009efb;
    line-height: 36px
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after,
.wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after {
    border-top-color: #009efb
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.current:after,
.wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:after,
.wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:before {
    background-color: #F3F3F3
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.done .step {
    color: #FFF
}

.wizard-content .wizard.wizard-notification>.steps .step {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.3rem;
    border-radius: 15%;
    background-color: #F3F3F3
}

.wizard-content .wizard.wizard-notification>.steps .step:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    margin-bottom: -8px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #F3F3F3
}

.wizard-content .wizard.vertical>.steps {
    display: inline;
    float: left;
    width: 20%
}

.wizard-content .wizard.vertical>.steps>ul>li {
    display: block;
    width: 100%
}

.wizard-content .wizard.vertical>.steps>ul>li.current:after,
.wizard-content .wizard.vertical>.steps>ul>li.current:before,
.wizard-content .wizard.vertical>.steps>ul>li.current~li:after,
.wizard-content .wizard.vertical>.steps>ul>li.current~li:before,
.wizard-content .wizard.vertical>.steps>ul>li:after,
.wizard-content .wizard.vertical>.steps>ul>li:before {
    background-color: transparent
}

@media (max-width:768px) {
    .wizard-content .wizard>.steps>ul {
        margin-bottom: 20px
    }

    .wizard-content .wizard>.steps>ul>li {
        display: block;
        float: left;
        width: 50%
    }

    .wizard-content .wizard>.steps>ul>li>a {
        margin-bottom: 0
    }

    .wizard-content .wizard>.steps>ul>li:first-child:before {
        content: ''
    }

    .wizard-content .wizard>.steps>ul>li:last-child:after {
        content: '';
        background-color: #009efb
    }

    .wizard-content .wizard.vertical>.steps {
        width: 15%
    }
}

@media (max-width:480px) {
    .wizard-content .wizard>.steps>ul>li {
        width: 100%
    }

    .wizard-content .wizard>.steps>ul>li.current:after {
        background-color: #009efb
    }

    .wizard-content .wizard.vertical>.steps>ul>li {
        display: block;
        float: left;
        width: 50%
    }

    .wizard-content .wizard.vertical>.steps {
        width: 100%;
        float: none;
    }
}

.nice-select.form-control {
    color: #000;
    margin-bottom: 15px;
    border-radius: 50rem;
    height: 45px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.nice-select:after {
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    width: 100%;
}

.wizard-content .wizard>.actions>ul>li>a[href="#previous"] {
    background-color: #fff;
    color: #54667a;
    border: 1px solid #d9d9d9;
    display: none;
}
.ver {
    position: absolute;
    top: 6px;
    color: green;
    font-size: 24px;
    z-index: 999999;
    right: -28px;
}
.tab-wizard .form-control {
    display: block;
    width: 100%;
    padding: 10px 25px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #636262;
    background-color: #f3f3f3;
    background-clip: padding-box;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 45px;
}
.main .section .btn-close {
    box-sizing: content-box;
    width: 1.5em;
    height: 1.5em;
    padding: .25em .25em;
    color: #000;
    background: transparent url(../img/cancel.png) center/1em auto no-repeat;
    border: 0;
    opacity: 1;
    top: 0;
    right: 0;
    z-index: 100;
    box-shadow: 0px 0px 10px 0px #0000004f;
    border-radius: 50%;
    background-size: cover;
}

.calendar{
 
}
.class-link{
  color:#333333;
  text-decoration:none;
}

.class-link:hover{
 color:#ffbb00; 
}

/* From here you can start to copy */

.calendar {
  padding: 10px 25px;
    background: #ffffff;
    border-radius: 4px;
    font-size: 1rem;
    border: 1px solid #ddd;
    box-shadow: 0px 20px 40px rgb(59 60 56 / 5%);
    width: 100%;
}
.ui-datepicker {
      background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px #00000017;
    z-index: 1000 !important;
}
.ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background: #ffc107;
  margin-bottom: 10px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  margin-top: 12px;
}
.ui-datepicker-prev {
  float: left;
  margin-left: 12px;
}
.ui-datepicker-prev:after {
  transform: rotate(45deg);
  margin: -43px 0px 0px 8px;
}
.ui-datepicker-next {
  float: right;
  margin-right: 12px;
}
.ui-datepicker-next:after {
  transform: rotate(-135deg);
  margin: -43px 0px 0px 6px;
}
.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover:after,
.ui-datepicker-next:hover:after {
  border-color: #333333;
}
.ui-datepicker-title {
  text-align: center;
  font-size:22px;
}
.ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}
.ui-datepicker-calendar thead tr th span {
  display: block;
  width: 40px;
  color: #ffc107;
  margin-bottom: 5px;
  font-size: 14px;
}
.ui-state-default {
  display: block;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
  font-size: 16px;
}
.ui-state-default:hover {
  color: #ffffff;
  background:#ffc107;
  border-radius:50px;
  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}
.ui-state-highlight {
  color: #ffffff;
  background-color:#ffc107;
  border-radius:50px;
}

.ui-state-active {
  color: #ffffff;
  background-color:#ffc107;
  border-radius:50px;
}
.ui-datepicker-unselectable .ui-state-default {
  color: #eee;
  border: 2px solid transparent;
}

.icon {
    margin-left: -30px;
    margin-top: -26px;
    position: relative;
    color: #ffc107;
    font-size:20px;
}
.ver{

}
/*-----------------
	 Checkout
-----------------------*/
.address-card {
    border: 1px dashed #ddd;
    border-radius: 10px;
    padding: 15px;
    position: relative;
}
.adrs-title {
    font-size: 16px;
    color: rgb(13, 17, 62);
    font-weight: bold;
    line-height: 1.2;
}
.radio label {
    display: block;
    margin: 0;
    cursor: pointer;
    font-size: 1.2em;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: right;
    padding: 11px;
}
.address-card.active {
    border: 1px solid #ffc107;
}
.radio label>input[type="radio"] {
    display: none;
}
.radio input[type="radio"]:checked+span:before {
    content: "\f058";
    color: #ffc107;
    animation: pop .4s ease-in;
}
.radio input[type="radio"]+span:before {
    content: "";
    display: inline-block;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-weight: 900;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: rgba(13, 17, 62, 0.4);
    font-size: 30px;
    position: absolute;
    top: -17px;
    right: -13px;
}
.add-address {
    background: #e5e4e9;
    height: 100%;
    border-radius: 10px;
    display: grid;
    place-items: center;
    text-align: center;
    cursor: pointer;
}
.nice-select.input {
    line-height: 17px;
}
.address-card.active .z-index-100{
    z-index: 100;
    position: relative;
}
.z-index-100{
    z-index: -1;
    position: relative;
}


.value-button {
     display: inline-block;
    border: 1px solid #ffc107;
    margin: 0px;
    width: 40px;
    height: 40px;
    color: #ffc107;
    text-align: center;
    vertical-align: middle;
    background: #eee0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 35px;
    line-height: 40px;
    border-radius: 50%;
}

.value-button:hover {
  cursor: pointer;
}

form #decrease {
  
}

form #increase {
 
}

/* form #input-wrap {
  margin: 0px;
  padding: 0px;
} */

input#number {
      text-align: center;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    margin: 0 10px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

article{
  background: #fff;
  
  display: none;
}
article.on{
  display: block;
}


.card-input-element {
    display: none;
}

.card-input {
   padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 7px 15px 0px #0000001c;
}

.card-input:hover {
    cursor: pointer;
}

.card-input-element:checked + .card-input {
     box-shadow: 0 0 1px 1px #2ecc71;

 }


#exampleModalc .nice-select.form-control {
    color: #636262;
    margin-bottom: 15px;
    border-radius: 6px;
    height: 60px;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
}

#exampleModalc .pretty.p-svg .state .svg {
    
    width: calc(1em + 2px);
    height: calc(1em + 2px);
   
}
.expire-date input{
    width: 46%;
    height: 40px;
    text-align: center;
    border: 0;
    outline: none;
}
.expire-date.form-control {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.icon-shape {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #09c469;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}
.delivery-section:after,.order-section:after{
        content: '';
    border-left: 2px dashed #09c469;
    height: 100%;
    position: absolute;
    top: 30px;
    left: 20px;
}
.card-body .cart-title2 {
    font-size: 18px;
}
.Product .img-box {
    height: 180px;
}
.Product .img-box img{
    height: 160px;
}
/*-----------------
	 Profile
-----------------------*/
.User{
    align-items: end;
    margin-top: -50px;
    z-index: 100;
    position: relative;
}
.user .user-name {
    font-size: 24px;
    font-family: "Barlow";
    color: rgb(0, 23, 36);
    font-weight: bold;
}
.user p {
    font-size: 18px;
    font-family: "Barlow";
    color: rgb(0, 23, 36);
    font-weight: 500;
    line-height: 18px;
    
}
.user-img img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0px 6px 17px 0px #00000024;
    margin-right: 20px;
        margin-bottom: 40px;
}
.nav-pills .nav-link {
    border-radius: 50rem;
    border: 0;
    padding: 12px 36px;
    margin-right: 10px;
    text-transform: uppercase;
    outline: none;
    opacity: 1;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ffc107;
}
.profile .tab-content {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}
.profile .cart-section {
    text-align: center;
}
.gray-tag {
    border-radius: 50rem;
    background-color: #3fdf951f;
    color: #09c469;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    margin-right: 0;
    font-size: 12px;
    padding: 10px 20px;
    position: absolute;
    right: 20px;
    letter-spacing: 1px;
}
.card p {
    font-size: 13px;
}
.card a:hover{
    color: #ffc107;
}
.card{
    transition: ease-in-out .4s;
}
.card:hover{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 13px 41px 0px rgb(3 16 98 / 8%);
    border: 1px solid #fff !important;
}

/***************/

.input-file {
    padding: 0px;
    width: 100%;
    margin: 0;
    background: #f3f3f3;
    -webkit-box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 4%);
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 0%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

.upload-img {
    border-radius: 50%;
    display: inline-block;
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: 50% 50%;
    border: 4px solid #ffffff;
    margin-right: 15px;
    vertical-align: middle;
    margin-left: 4px;
}

.input-file-upload {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.input-file-upload input[type="file"] {
    opacity: 0;
    padding: 10px 0;
    height: 36px;
    width: 150px;
}

.upload-label {
        width: 134px;
    height: 36px;
    background: #ffc107;
    text-align: center;
    color: #ffffff;
    display: block;
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    line-height: 36px;
    border-radius: 4px;
}
.profile label{
    margin-bottom: 8px;
}
.profile .add-address {
    background: #e5e4e9;
    height: 130px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    text-align: center;
    cursor: pointer;
}


/************* About ************************/
.main-img {
    margin-left: 30px;
    margin-right: 30px;
    box-shadow: 0px 21px 49px -26px #0000008c;
}
.user-counter {
   background-color: #ffc107;
    width: 150px;
    text-align: center;
    height: 150px;
    display: grid;
    place-items: center;
    position: absolute;
    bottom: -6px;
    left: 0;
    box-shadow: 0px 17px 49px -18px #706c6c52;
}
.user-counter .count{
    font-size: 60px;
    font-weight: 600;
    line-height: 60px;
}
.small-img {
    width: 180px;
    position: absolute;
    bottom: -30px;
    right: 0;
    box-shadow: 0px 17px 49px -18px #00000094;
}
.About p{
    font-size: 12px !important;
}
/***********************************************/
@media (max-width: 920px) {
    header {
        padding-bottom: 5px;
        padding-top: 0px;
        position: sticky;
    }

    .hamburger-menu-container {
        display: flex;
    }

    .hamburger-menu-container2 {
        display: flex;
    }

    .navbar {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding-top: .5rem;
        padding-bottom: .5rem;
        margin: 0;
    }



    #check {
        display: block;
    }

    #check2 {
        display: block;
    }

    .nav-btn {
        position: absolute;
        height: calc(100vh - 3rem);
        top: 6rem;
        left: -12px;
        width: 70%;
        background-color: #000;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        overflow-x: hidden;
        overflow-y: auto;
        transform: translateX(100%);
        transition: .65s;
        padding-bottom: 100px;
    }

    #check:checked~.nav-btn {
        transform: translateX(0);
    }

    #check:checked~.nav-btn .nav-link,
    #check:checked~.nav-btn .log-sign {
        animation: animation .5s ease forwards var(--i);
    }

    .left .nav-btn {
        transform: translateX(-100%);
        top: 5px;

    }

    #check2:checked~.nav-btn {
        transform: translateX(0);
    }

    #check2:checked~.nav-btn .nav-link,
    #check2:checked~.nav-btn .log-sign {
        animation: animation .5s ease forwards var(--i);
    }

    .nav-links {
        flex: initial;
        width: 100%;
    }

    .nav-links>ul {
        flex-direction: column;
        width: 100%;
    }

    .nav-link {
        width: 100%;
        opacity: 0;
        transform: translateY(15px);
    }

    .nav-link>a {
        line-height: 1;
        padding: 12px 10px;
    }

    .nav-links li.active a {

        transform: scale(1);
    }

    .nav-link:hover>a {
        transform: scale(1);
        background-color: #50a9d6;
    }

    .dropdown,
    .dropdown.second {
        position: initial;
        top: initial;
        left: initial;
        transform: initial;
        opacity: 1;
        pointer-events: auto;
        width: 100%;
        padding: 0;
        /* background-color: #3183ac;
        display: none; */
    }

    .nav-link:hover>.dropdown,
    .dropdown-link:hover>.dropdown {
        display: block;
    }

    .nav-link:hover>a>i,
    .dropdown-link:hover>a>i {
        transform: rotate(360deg);
    }

    .dropdown-link>a {
        background-color: transparent;
        color: #fff;
        padding: 1.2rem 2rem;
        line-height: 1;
    }

    .dropdown.second .dropdown-link>a {
        padding: 1.2rem 2rem 1.2rem 3rem;
    }

    .dropdown.second .dropdown.second .dropdown-link>a {
        padding: 1.2rem 2rem 1.2rem 4rem;
    }

    .dropdown-link:not(:nth-last-child(2)) {
        border-bottom: none;
    }

    .arrow {
        z-index: 1;
        background-color: #69bde7;
        left: 10%;
        transform: scale(1.1) rotate(45deg);
        transition: .5s;
    }

    .nav-link:hover .arrow {
        background-color: #50a9d6;
    }

    .dropdown .dropdown .arrow {
        display: none;
    }

    .dropdown-link:hover>a {
        background-color: #3a91bd;
    }

    .dropdown-link:first-child:hover~.arrow {
        background-color: #50a9d6;
    }

    .nav-link>a>i {
        font-size: 1.1rem;
        transform: rotate(-90deg);
        transition: .7s;
    }

    .dropdown i {
        font-size: 1rem;
        transition: .7s;
    }

    .log-sign {
        flex: initial;
        width: 100%;
        padding: 1.5rem 1.9rem;
        justify-content: flex-start;
        opacity: 0;
        transform: translateY(15px);
    }

    footer ul li a,
    footer ul li {
        font-size: 11px;
    }

}


/****************************
  Modification
****************************/
ul.dropdown-menu.show {
    transform: translate(-106px, 50px) !important;
}

@media (max-width: 920px){
ul.dropdown-menu.show {
    transform: translate(-62px, 79px) !important;
}
}
@media (max-width: 575.98px){
ul.dropdown-menu.show {
    transform: translate(-45px, 50px) !important;
}
div.service-card {
    min-height: 188px;
    height: auto;
}
div.service-card .cart-title {
    min-height: 40px;
}
}

.service-card {
    
    min-height: 230px;
    height: auto;
}
.service-card .cart-title{
    min-height: 50px;
}
.sub-title {
    
    color: rgb(141, 141, 141) !important;
    
}
#exampleModallogin .modal-content{
    border: 0;
}
#exampleModallogin .section .container{
    background-color: transparent;
    box-shadow: none;
    overflow: hidden !important;
}
#exampleModallogin .section .container .user .formBx {
    
    margin-top: 15px;
    margin-right: 15px;
}
#exampleModallogin .section .container .user .imgBx {
  
    margin-top: 15px;
}
#exampleModallogin .main .section .btn-close {
   
    top: -14px;
    right: -14px;
    
}
#exampleModallogin .section .container.active .signupBx .formBx {
    left: 0;
    margin-right: 0px !important;
    margin-left: 15px;
}
#exampleModallogin .signupBx .formBx .btn-close {
    left: -15px !important;
        opacity: 0;
}
#exampleModallogin .section .container.active .signupBx .formBx .btn-close {
    left: -15px !important;
        opacity: 1;
}
.signinBx .imgBx img{
    border-radius: 15px 0;
}
.signupBx .imgBx img{
    border-radius: 0 15px;
}
.section .container .user .imgBx{
    background-color: transparent;
}
.section .container{
        background-color: transparent;
    box-shadow: none;
    overflow: unset !important;
}
#exampleModallogin .section .container .user .formBx{
    border-radius: 0;
}
.section .container .user .formBx {
    border-radius: 15px;
}
.modal-content{
    border: 0;
}
.main .section .btn-close {
    box-sizing: content-box;
    width: 1.5em;
    height: 1.5em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(../img/cancel.png) center/1em auto no-repeat;
    border: 0;
    opacity: 1;
    top: -14px;
    right: -14px;
    z-index: 100;
    box-shadow: 0px 0px 10px 0px #0000004f;
    border-radius: 50%;
    background-size: cover;
}
.btn-close {
    box-sizing: content-box;
    width: 1.5em;
    height: 1.5em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(../img/cancel.png) center/1em auto no-repeat;
    border: 0;
    position: absolute;
    opacity: 1;
    top: -14px;
    right: -14px;
    z-index: 100;
    box-shadow: 0px 0px 10px 0px #0000004f;
    border-radius: 50%;
    background-size: cover;
}

/************/
.wizard-content .wizard {
    width: 100%;
    overflow: unset !important;
}
.wizard-content .wizard>.content {
    overflow: unset !important;
    position: relative;
    width: auto;
    padding: 0;
    margin: 0;
}
.nice-select .list{
    min-height: auto;
    overflow: auto;
    
    max-height: 250px;
}