.navStyle{
  height: 41px;background-color: #ffdf00;color:#FFF;
}
form{padding-top: 5px;}
.carousel-fade p{
        font-size: 24px;
        text-transform: uppercase;
      }
      .carousel-fade h3{
        text-transform: uppercase;
      }
        .card:hover
        {
          -moz-box-shadow: 0 0 10px #ccc;
          -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
        }
        #myTab li a{
              font-size: 13px;
              font-weight: 500;
              text-transform: uppercase;
        }
        #myTab li a.active{
              background-color: #23baeb;
              color: #fff;
        }
        #myTab li:hover{
              background-color: #eaeaea;
        }
        #myTab li a:hover{
              color:#666;
        }

        .nav-tabs .nav-item {
            margin-bottom: -1px;
            margin-right: 2px;
            background: #f8bb25;
        }
        #myTabContent{background-color: #23baeb;}
        .card-footer span{color: #24bbeb;
    font-weight: 600;}
      .footer-block h4{color: #2874f0;}

      .popover {max-width:400px;}

#popover-content-logout > * {
  background-color:#ff0000 !important;
}
.hide{display: none;}
.mr-sm-2{color:#000;}
.productimage div img{width:100%;}

.productimage div{
    position: relative;
    /*box-shadow: 1px 2px 4px #f8bb25;
    padding: 10px;*/
    background: white;
} 

/*.productimage div:hover{
    position: relative;
    box-shadow: 1px 2px 4px #23baeb;
    padding: 10px;
    background: white;
} */
.headerlogo{width:220px;}

.producttext h3{font-size: 19px !important;font-weight: 600;}
.withoutDecor{color:#25bceb !important;text-decoration: none !important;}
.login-form {
    width: 300px;
    /*margin: 50px auto;*/
    float: right;
    opacity: 1;
  }
    .login-form .form {        
      /*margin-bottom: 15px;*/
            background: #5f5f5f;
            box-shadow: 0px 2px 2px rgb(0 0 0 / 30%);
            padding: 15px;
    }
    .login-form h2 {
            margin: 0 0 15px;
    color: #f5831f;
    font-weight: 700;
    text-align: center;
    }
    .form-control, .btn {
        min-height: 2px;/*38px;*/
        border-radius: 2px;
    }
  .input-group-addon .fa {
        font-size: 18px;
    }
    .btn {        
        font-size: 13px;
        /*font-weight: bold;*/
    }
    form h2{
      /*font-size: 1.2rem;*/
      font-size:0.9rem;
    }
    .containers{
      min-height: 750px;
      background-image: url(img/tcbg.png);
      background-repeat: no-repeat;
      background-size: contain;
    }
    #bodybackground{
      min-height: 700px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }

  /*@media (max-width: 575px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }

  @media (max-width: 767px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }

  @media (max-width: 991px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }

  @media (max-width: 1199px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }*/

  /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {#bodybackground {
      min-height: 470px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }}
    /* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1400px) {#bodybackground {
      min-height: 700px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain; 
    }}



    .margintoplogin{
      margin-top:60px;
    }


    /* HOME PAGE */


  .card-body {
    /*padding: 20px;*/
    padding: 0px 10px 10px 10px;
    background: #eaeaea;
  }
  h5, .h5 {
    font-size: 14px;
}
.card-header {
    /*padding: 0.75rem 1.25rem;*/
    padding:0.75rem 0.8rem;
    margin-bottom: 0;
    background-color: rgb(40, 116, 240);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #FFF;
    text-transform: uppercase;
}
.modeModify{padding: 0px !important;margin: 0px 0px 0px 0px !important;}


/*  WEather custome css */
  .modelweatherdilog {
    max-width: 90% !important;
  }
  #myModalWeather iframe{width:100% !important;}
  .climate-month{
    float: left;
    text-align: left;
    width: 8%;
  }
/* weather custom css end */
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.mailto{max-width:20% !important;}

.adsalespace{background-image: url("../img/Website-baner2.jpg");height: 200px;margin-top: 4px;}

/* home child adult */

.qty .count {
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 2px
    ;min-width: 35px;
    text-align: center;
}
.qty .plus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #6f7073;
    width: 24px;
    height: 24px;
    font: 27px/1 Arial,sans-serif;
    text-align: center;
    /*border-radius: 50%;*/
    }
.qty .minus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #6f7073;
    width: 24px;
    height: 24px;
    font: 27px/1 Arial,sans-serif;
    text-align: center;
    /*border-radius: 50%;*/
    background-clip: padding-box;
}
.adultchildcombination div {
   /* text-align: center;*/
}
.minus:hover{
    background-color: #2874f0 !important;
    color: #FFF;
}
.plus:hover{
    background-color: #2874f0 !important;
    color: #FFF;
}
/*Prevent text selection*/
span{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.count input{  
    border: 0;
    width: 2%;
}
nput::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input:disabled{
    background-color:white;
}
.plus , .minus { 
    background-color: #ffdf00 !important;
}

/* Home child adult ends */
.btn-outline-secondary-homepage{
  color:#6f7073;background-color:#fff;background-image:none;border-color:#2874f0;
}
.btn-outline-secondary-homepage:hover{ 
  color: #6f7073;
    background-color: #ffffff;
    border-color: #2874f0;
}

.btn-outline-secondary-homepage:not([disabled]):not(.disabled):active{
    color: #6f7073;
    background-color: #ffffff;
    border-color: #868e96;
    box-shadow: 0 0 0 0.2rem rgb(0, 120, 201);
}
.adultchildcombination select{height:28px !important;min-height: 28px !important;}
.productimage div img{width:100%;}



.productimagessd {
    overflow: hidden;
    cursor: pointer;
}
.productimagessd img{ width:100%;}
.btnbold{font-weight: bold;}
.txtupper{text-transform: uppercase;}


.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The search field */
#myInput {
  border-box: box-sizing;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

/* The search field when it gets focus/clicked on */
#myInput:focus {outline: 3px solid #ddd;}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    border: 1px solid #ddd;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}