/* .b {
    font-family: Verveine-Regular; */

/* font-size: 69px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    line-height: 55px; */

/* } */

.select1 {
    list-style: none;
    white-space: nowrap;
    /* display: inline-block; */
    padding: 5px 5px;
    background: transparent;
    -webkit-appearance: none;
    list-style: none;
    white-space: nowrap;
}

.select2 {
    padding: 4px 9px;
    margin-left: 40px 50px;
    background: transparent;
    -webkit-appearance: none;
}

/*
.someoneelse {
    margin-left: -210px;
}
 */
#socialGallery {
    visibility: hidden;
}

.videoslider {
    border-radius: 10px;
}

.SampleVideos {
    margin-top: -122px;
}

.SimilarCelebrities {
    margin-top: -322px;
}

/* @media only screen and (max-width: 576px) {
    .someoneelse {
        margin-left: 288px;
    }
    .right1 {
        max-width: 100%;
        max-height: 100%;
    }
    .right {
        max-width: 100%;
        max-height: 100%;
    }
    .box111 {
        max-width: 100%;
        max-height: 100%;
    }
} */

/* .option {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    padding: 0px 2px 1px;
} */

/* .watch1{
    height: 300px;
  width: 40%;
} */

.container1 {
    /* width: 100%; */
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.container2 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    /* padding: 10px 50px; */
    justify-content: space-between;
}

.box {
    width: 50%;
    height: 300px;
    /* background: rgb(150, 150, 147); */
    margin: 7px 30px;
    font-size: 18px;
    /* border: 1px solid #fa0909; */
    border-radius: 15px;
}

.box img {
    border-radius: 15px;
}

.box1 img {
    border-radius: 15px;
}

.box1 {
    width: 50%;
    height: 300px;
    margin: 70px 100px;
    font-size: 18px;
}

.box3 {
    width: 100%;
    height: 300px;
    margin: 140px 50px;
    font-size: 20px;
}

.LovedPeople p span {
    /* text-align: left; */
    font-size: 40px;
    color: black;
    /* margin-bottom: 200px; */
    /* line-height: 30px; */
    /* padding-right: 100px; */
}

.loved-para {
    float: left;
    margin-left: 60px;
    margin-top: -25px;
}

.black-para {
    color: #000;
    font-size: 35px;
    line-height: 40px;
}

.black-para1 {
    color: white;
    font-size: 35px;
    line-height: 40px;
}

.red-para {
    font-size: 40px;
    line-height: 50px;
    color: #de0d0f !important;
}

.grey-para {
    font-size: 35px;
    line-height: 50px;
    color: grey !important;
}

.this-paragraph {
    font-size: 20px;
    line-height: 20px !important;
    color: #000 !important;
}

/* .box2{ */

/* margin: 70px 100px; */

/* } */

/* .text-center a{
    margin: 15px ;
} */

.box:hover {
    opacity: 0.5;
}

/* .col1{
    height: 300px;
  width: 40%;
  border: 1px solid #fa0909;
  margin-right:20px;

} */

.watch2 {
    list-style: none;
}

.brush {
    list-style: none;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 40px;
}

div.navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: white;
    padding: 10px;
    font-size: 20px;
    position: relative;
}

.book1:hover {
    background-color: rgb(9, 126, 209);
    box-shadow: none;
}

.service-activebook1 {
    background-color: #01385e !important;
    color: white !important;
}

.book3:hover {
    background-color: #acc7da;
    color: black;
}

.book1 {
    display: inline-block;
    background: #01385e;
    color: white;
    font-size: 20px;
    padding: 6px 16px;
    margin-top: 20px;
    border-radius: 50px;
    border: 1px solid #01385e;
    transition: all 0.3s ease;
    margin-left: -2px;
    cursor: pointer;
}

.book3 {
    display: block;
    background: #01385e;
    color: #fff;
    font-size: 15px;
    padding: 6px 16px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 50px;
    border: 1px solid #01385e;
    cursor: pointer;
    text-align: center;
    position: absolute;
    bottom: 10px;
}

.occassion_msg_wrapper {
    width: 100%;
    position: relative;
}

.occassion_msg_item {
    margin-top: 10px;
    width: 205px;
    display: flex;
}

.occassion_msg_wrapper .owl-nav .owl-prev i,
.occassion_msg_wrapper .owl-nav .owl-next i {
    font-size: 26px;
    color: var(--first-background-color);
}

.occassion_msg_wrapper .owl-nav .owl-prev {
    /* float: left;
position: relative; */
    /* left: -50px; */
}

.occassion_msg_wrapper .owl-nav .owl-next {
    /* float: right;
position: relative; */
    /* right: -50px; */
}

.occassion_msg_wrapper .owl-nav .owl-prev,
.occassion_msg_wrapper .owl-nav .owl-next {
    outline: none !important;
    opacity: 0.5;
    transition: all 0.5s ease;
}

.occassion_msg_wrapper .owl-nav .owl-prev:hover,
.occassion_msg_wrapper .owl-nav .owl-next:hover {
    background: none !important;
    outline: none !important;
    color: var(--black-color) !important;
    opacity: 1;
}

.occassion_msg_wrapper.owl-carousel .owl-stage {
    display: flex;
}

.occassion_msg_wrapper.owl-carousel .owl-item {
    display: flex;
}

.occassion_msg_wrapper.owl-carousel .occassion_msg_item {
    display: flex;
    flex-direction: column;
}

.occassion_msg_wrapper.owl-carousel .bo {
    flex-grow: 1;
    position: relative;
}

.col3 {
    /* position: relative; */
}

.col3 {
    padding: 0px 743px;
    padding-top: 0px;
    padding-right: 943px;
    padding-bottom: 0px;
    padding-left: 953px;
    margin-bottom: -170px;
}

.col3:hover {
    transform: scale(1.4);
    /* background: #ff800a; */
    z-index: 2;
    /* box-shadow: 2px 2px 2px #000; */
}

.book12 {
    display: inline-block;
    background: crimson;
    color: #fff;
    font-size: 20px;
    padding: 20px 30px;
    margin-top: 20px;
    border-radius: 50px;
    border: 2px solid crimson;
    transition: all 0.3s ease;
}

.row1 {
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 100px;
    margin-right: 300px;
    margin-left: 400px;
    list-style: none;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 4px;
    margin: 20px 300px;
}

.slider-image {
    margin: 30px 90px;
}

.select1 {
    border: none;
    outline: none;
    margin: 3px;
}

.video {
    list-style: none;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 90px;
    padding: 4px 2px;
}

.video li {
    border-bottom: 1px dashed #000;
}

.row2 {
    padding: 8px 40px;
}

.rounded-circle .tulsi {
    position: absolute;
    bottom: 0;
}

.text-center a {
    /* margin: 10px 30px; */
    /* border-radius: 50px; */
}

.text-center a {
    /* margin: 2px -27px; */
    /* border-radius: 50px; */
}

/* this is alider part */

#slider {
    margin: 0 auto;
    width: 750px;
    max-width: 100%;
    text-align: center;
    padding: 10px 100px;
}

#slider input[type="radio"] {
    display: none;
}

#slider label {
    cursor: pointer;
    text-decoration: none;
}

#slides {
    padding: 10px;
    border: 3px solid #ccc;
    background: #fff;
    position: relative;
    z-index: 1;
}

#overflow {
    width: 100%;
    overflow: hidden;
}

#slide1:checked~#slides .inner {
    margin-left: 0;
}

#slide2:checked~#slides .inner {
    margin-left: -100%;
}

#slide3:checked~#slides .inner {
    margin-left: -200%;
}

#slide4:checked~#slides .inner {
    margin-left: -300%;
}

#slides .inner {
    transition: margin-left 800ms cubic-bezier(0.77, 0, 0.175, 1);
    width: 400%;
    line-height: 0;
    height: 200px;
}

#slides .slide {
    width: 25%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: rgb(3, 0, 0);
}

#slides .slide_1 {
    background: white;
}

#slides .slide_2 {
    background: white;
}

#slides .slide_3 {
    background: white;
}

#slides .slide_4 {
    background: white;
}

#controls {
    margin: -140px 0 0 0;
    width: 100%;
    height: 50px;
    z-index: 3;
    position: relative;
}

#controls label {
    transition: opacity 0.2s ease-out;
    display: none;
    width: 50px;
    height: 50px;
    opacity: 0.4;
}

#controls label:hover {
    opacity: 1;
}

#slide1:checked~#controls label:nth-child(2),
#slide2:checked~#controls label:nth-child(3),
#slide3:checked~#controls label:nth-child(4),
#slide4:checked~#controls label:nth-child(1) {
    background: url(https://image.flaticon.com/icons/svg/130/130884.svg) no-repeat;
    float: right;
    margin: 0 -50px 0 0;
    display: block;
}

#slide1:checked~#controls label:nth-last-child(2),
#slide2:checked~#controls label:nth-last-child(3),
#slide3:checked~#controls label:nth-last-child(4),
#slide4:checked~#controls label:nth-last-child(1) {
    background: url(https://image.flaticon.com/icons/svg/130/130882.svg) no-repeat;
    float: left;
    margin: 0 0 0 -50px;
    display: block;
}

#bullets {
    margin: 150px 0 0;
    text-align: center;
}

#bullets label {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #ccc;
    margin: 0 10px;
}

#slide1:checked~#bullets label:nth-child(1),
#slide2:checked~#bullets label:nth-child(2),
#slide3:checked~#bullets label:nth-child(3),
#slide4:checked~#bullets label:nth-child(4) {
    background: rgb(216, 23, 23);
}

@media screen and (max-width: 900px) {

    #slide1:checked~#controls label:nth-child(2),
    #slide2:checked~#controls label:nth-child(3),
    #slide3:checked~#controls label:nth-child(4),
    #slide4:checked~#controls label:nth-child(1),
    #slide1:checked~#controls label:nth-last-child(2),
    #slide2:checked~#controls label:nth-last-child(3),
    #slide3:checked~#controls label:nth-last-child(4),
    #slide4:checked~#controls label:nth-last-child(1) {
        margin: 0;
    }

    #slides {
        max-width: calc(100% - 140px);
        margin: 0 auto;
    }
}

.platform-content {
    color: white;
}

.platform-content h2 {
    color: #fff;
    margin-bottom: 35px;
    font-size: 60px;
}

.bg-light3 {
    margin-bottom: -123px;
    padding: 13px;
    background-color: white;
}

.container4 {
    width: 100%;
    margin: auto;
    overflow: hidden;
    margin-top: 50px;
}

.container4 ul {
    padding: 0px;
    margin: 0px;
}

.container4 ul li {
    float: left;
    list-style: none;
    width: 20%;
    height: 300px;
    /* margin :20px 0px 20px 55px;  */
    /* box-sizing: border-box; */
    color: #337ab7;
    font-weight: 400;
    text-decoration: none;
}

.container ul li .bottom {
    width: 50%;
    height: 20px;
    line-height: 20px;
    /* background: blue;     */
    text-align: center;
    /* color:white; */
    font-size: 20px;
}

/* gdgdyhdrhyfrhyrfyhrthyrt */

.container5 {
    width: 90%;
    padding: 20px;
    margin: 100px auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.box5 {
    width: 250px;
    height: 300px;
    background: rgb(255, 0, 0);
    margin: 0px 10px;
    transition: 1s;
}

.container5 img:hover {
    transform: scale(1.2);
    /* background: #ff800a; */
    z-index: 2;
    box-shadow: 2px 2px 2px #000;
}

.breadcrum a,
.breadcrum p {
    /* font-size: 17px !important; */
    font-weight: 300;
    color: grey;
    font-family: "Roboto", sans-serif !important;
}

.breadcrum p {
    /* font-size: 20px !important; */
}

.book-process p {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    text-align: left;
}

.detail-work-numeric {
    opacity: 0.3;
    font-size: 100px !important;
    color: var(--bluey-grey);
}

#celebrity-details .book-process .detail-work {
    /* font-family: SourceSansPro-Bold; */
    font-size: 80px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    /* margin: 50px 0 40px 0; */
}

#celebrity-details {
    padding: 30px 60px 0;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.breadcrum {
    /* padding: 10px 2px 30px; */
}

.box111 {
    /* position: sticky; */
    /* top: 100px; */
    /* height: fit-content; */
}

.right1 {
    box-shadow: 0 8px 38px 10px rgb(0 0 0 / 12%);
    border-radius: 2rem;
}

#socialShare {
    margin-left: -163px;
}

.booking {
    /* visibility: hidden; */
    margin-top: 13px;
    transition: visibility 0.5s ease-in-out;
}

.show-booking {
    visibility: visible;
}

.booking-form {
    /* max-width: 586px; */
    width: 100%;
    border-radius: 6px;
    margin: auto;
    padding: 10px 20px 10px 20px;
    box-shadow: 0px 0px 3px 0px #888888;
}

.booking-form1 {
    /* max-width: 586px; */
    width: 97%;
    border-radius: 6px;
    margin-left: -32px;
    margin-top: 23px;
    box-shadow: 0px 0px 3px 0px #888888;
}

/* #e-invite, #insta-dm {
    display: none;
} */

#to_from_div {
    display: none;
}

#m {
    display: none;
}

.height {
    margin-bottom: 22px;
}

.span1:hover {
    background-color: rgb(255, 0, 0);
}

.eml {
    margin-left: 34px;
    height: 93px;
}

.eml1 {
    margin-top: 5px;
    font-size: 17px;
}

.bo {
    box-shadow: 0px 0px 6px 1px #888888;
    padding: 10px 17px 50px 17px;
    margin-bottom: 20px;
    border-radius: 13px;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-align: justify;
}

.booking-form .form-group {
    position: relative;
    /* margin-bottom: 0px; */
    margin: 0px 5px 20px 5px;
}

.booking-form .form-control:-ms-input-placeholder {
    color: #b9bbd2;
}

.booking-form .form-control::placeholder {
    color: #b9bbd2;
}

.booking-form .form-control:focus {
    background: #f9f9f9;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.booking-form input[type="date"].form-control:invalid {
    color: #dddee9;
}

/* .booking-form select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
} */

/* .booking-form select.form-control:invalid {
	color: #dddee9;
} */

/* .booking-form select.form-control option {
	color: #0e2753;
} */

.booking-form select.form-control+.select-arrow {
    position: absolute;
    right: 0px;
    bottom: 4px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    pointer-events: none;
    color: #dddee9;
    font-size: 20px;
}

.booking-form select.form-control+.select-arrow:after {
    content: "\279C";
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.booking-form .form-label {
    /* color: #f31d06; */
    font-weight: 500;
    line-height: 24px;
    font-style: bold;
    font-size: 15px;
    letter-spacing: 0.03rem;
}

.booking-form .form-label .mandatory {
    color: #890000;
    font-size: 16px;
}

.service-title {
    font-size: 30px;
    font-weight: 700;
    /* font-stretch: normal; */
    font-style: bold;
    /* line-height: normal; */
    letter-spacing: normal;
    color: #000;
    margin-top: 30px;
    margin-bottom: 16px;
}

.OrderdetailsOrder {
    margin-top: 21px;
}

#order-deail-box {
    box-shadow: 0px 0px 3px 0px #888888;
    border-radius: 6px;
    padding: 19px 29px;
    width: 97%;
    margin-top: 17px;
    margin-left: -3px;
}

/* .button22 {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
  } */

.bform-title {
    /* color: #000; */
    /* margin-left: 30px; */
    font-size: 18px;
    text-transform: uppercase;
    /* font-weight: 600; */
    /* display: -moz-flex;
    display: -o-flex;
    display: -ms-flex; */
    display: inline-flex;
    /* -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center; */
}

ol,
ul {
    list-style: none;
}

li {
    /* margin: 0; */
    padding: 0;
    border: 0;
    /* font-size: 100%; */
    font: inherit;
    vertical-align: baseline;
    display: flex;
    box-sizing: border-box;
}

ul {
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    vertical-align: baseline;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.celebrity-container .celeb-detail-box p {
    font-size: 16px;
    color: #333;
}

p {
    /* line-height: 24px; */
}

.order-details div.hr {
    border-top: 0.5px solid #fd0f0f;
    font-weight: 600;
    margin: 5px 11px;
}

.booking-header {
    display: none;
}

.service-container .services,
.service-container .urgent-message {
    display: flex;
}

.color {
    background-color: lightblue;
    color: black;
    padding: 10px;
    border-radius: 15px;
    margin-top: 20px;
    /* min-height: 107px; */
    transition: all ease 0.2s;
    cursor: pointer;
    width: 100%;
    box-shadow: 2px 2px 5px #555;
}

.color1 {
    margin-left: -42px;
}

.color:hover {
    background-color: rgb(9, 126, 209);
    box-shadow: none;
}

@keyframes rotate {
    100% {
        transform: rotate(1turn);
    }
}

.color.active {
    position: relative;
    background-color: #01385e;
    color: white;
    overflow: hidden;
    /* -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.75); */
}

.category-wise-slider {
    overflow: auto;
    padding-bottom: 1em;
    margin-bottom: 1em;
    display: flex;
}

.service-active {
    background-color: #dee9f0;
    color: black;
}

.dec {
    font-weight: 200;
    text-decoration: line-through;
    text-decoration-line: line-through;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

.dec1 {
    margin-top: 6px;
    font-weight: bold;
}

/*
.recorded {
    margin-left: -24px;
}
 */

label {
    display: block;
}

/* input,
label {
    margin: .6rem 0;
} */

.request-for {
    margin-top: 28px;
    display: inline-block;
}

.request-forstar {
    color: red;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */

.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.container5 {
    width: 90%;
    padding: 20px;
    margin: 100px auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-radius: 25px;
}

.website-special .specials {
    padding: 10px;
    display: block;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.website-special .specials i {
    margin: 15px 0;
    display: block;
    font-size: 30px;
    text-align: center;
}

.website-special .specials h4 {
    font-size: 18px;
    margin: 15px 0;
}

.website-special .specials h6 {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    font-style: oblique;
    margin: 15px 0;
}

.container5 img:hover {
    transform: scale(1.2);
    /* background: #ff800a; */
    z-index: 2;
    box-shadow: 2px 2px 2px #000;
}

.sim {
    margin-top: 4px;
    font-size: 30px;
    padding: 4px;
    margin-left: 30px;
    margin-bottom: -22px;
}

@media only screen and (max-width: 767px) {
    .booking-form [class*="col-"]+[class*="col-"] .form-group .form-control {
        border-left: 1px solid #dddee9;
    }
}

.expander {
    overflow-y: hidden;
    max-height: 85px;
    transition: max-height 0.5s ease-in-out;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 0.6px;
    text-align: justify;
}

.expanded {
    max-height: 1000px;
}

.moreless-button {
    color: #ed8323;
}

.moreless-button:hover {
    cursor: pointer;
}

.howdoesitwork {
    /* font-size: 34px; */
}

.whatsp-mail a {
    text-decoration: none;
    color: #000;
}

#gstdone {
    display: none;
}

aside.weglot_switcher.wg-drop.country-selector {
    background: #01385e;
}

.wg-drop.country-selector li {
    border: 1px solid #aaa;
}

.wg-drop.country-selector li>a {
    /* color: #fff; */
}

.wg-drop.country-selector .wgcurrent a {
    color: #fff;
}

@media only screen and (max-width: 576px) {
    .rounded-50{
        border-radius: 50% !important;
    }
    .profile-img{
        width: 6em;
        height: 6em;
        object-fit:
        cover;
        object-position: top;
        box-shadow: 5px 5px 5px #ddd;
    }
}

input[type="date"] {
    position: relative;
}

/* create a new arrow, because we are going to mess up the native one
see "List of symbols" below if you want another, you could also try to add a font-awesome icon.. */
input[type="date"]:after {
    content: "\25BC"; 
    color: #555;
    padding: 0 5px;
}

/* change color of symbol on hover */
input[type="date"]:hover:after {
    color: #bf1400;
}

/* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}

/* adjust increase/decrease button */
input[type="date"]::-webkit-inner-spin-button {
    z-index: 1;
}

 /* adjust clear button */
 input[type="date"]::-webkit-clear-button {
     z-index: 1;
 }
