/*============================================================================================*/
/* ERROR AND TRACK ORDER PAGE */
/*============================================================================================*/
#error_page, #track_order {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#error_page p, #track_order p {
  font-size: 21px;
  font-size: 1.3125rem;
}
@media (max-width: 767px) {
  #error_page p, #track_order p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.search_bar {
  position: relative;
}
.search_bar input[type=text] {
  border: 0;
  height: 50px;
  border-radius: 3px;
  padding-left: 15px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
}
.trackbutton {
  color: #fff;
  font-weight: 600;
  border: 0;
  width: 150px;
  letter-spacing: 1px;
  height: 50px;
  cursor: pointer;
  border-radius:5px;
  background-color: #743B32;
  transition: all 0.3s ease-in-out;
  margin-top: 20px;
  letter-spacing: 2px !important;
  font-weight: 700;
}
.trackbutton:focus {
  outline: none;
}
.trackbutton:hover {
    background-color: #743B32;
}

.track_con{
  background: url('../img/banner/track.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: center;
}

.track_subcon{
  padding: 120px 0px;
  width:700px;
  margin-left: 9.5%;
}

.track_subcon_matter{
  font-size: 40px;
  font-weight: 600;
  line-height: 55px;
  padding: 20px 0px;
}


.track_subcon_title{
  font-size: 14px;
  font-weight: 600;
}

.track_subcon{
  font-size: 14px;
}

.trackconslides{
  justify-content: space-between;
  padding: 80px 0px;
}
.track_con_left{
  flex: 0 0 400px;
  max-width: 400px;
  margin-top: 40px;
}

.track_con_right{
  flex: 0 0 calc(100% - 450px);
  max-width: calc(100% - 450px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.track_con_slide{
  flex: 0 0 calc(90% / 2);
  max-width: calc(90% / 2);
  margin-top: 40px;
}
.track_con_slide h4{
  font-size: 20px !important;
  font-weight: 600 !important;
  padding: 10px 0px;
}

.track_con_slide p{
  font-size: 14px !important;
  font-family: "Lato", serif;
}

.track_con_left p{
  font-size: 14px !important;
  font-family: "Lato",serif;
  padding: 10px 0px;
}


.track_con_slide h4 {
   letter-spacing: 2px;
   font-weight: 600;
}
.track_con_left h3{
  letter-spacing: 2px;
  font-weight: 600;
}

.track_subcon a{
   background-color: #743B32;
   letter-spacing: 2px;
}
.track_subcon p{
  font-family: "Lato", serif;
}
.track_subcon_matter{
  color: #743B32 !important;
}
p{
  color: #555 !important;
}
.track_subcon_title{
  font-family: "Lato", serif;
  color: #555;
}



/*track order contaainer */

.tracking_con h2 {
    margin: 0px;
    padding: 0px;
    width: 85%;
    margin: 0px auto;
    border-bottom: 1px solid #000000;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-weight:600;
    letter-spacing: 2px
}

.tracking_subcon {
    border-bottom: 1px solid #000000;
    margin-bottom: 60px;
    padding-bottom: 40px;
    width: 85%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.tracking_con_left {
    position: sticky;
    top: 120px;
    flex: 0 0 45%;
    max-width: 45%;
}
.tracking_slide {
    margin-bottom: 40px;
    padding: 20px;
    border: 1px solid #000;
}

.tracking_slide h4 {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing:2px;
}
.tracking_slide_con {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 5px 0px;
}
.tracking_slide_left, .tracking_slide_right {
    flex: 0 0 48%;
    max-width: 48%;
    font-size: 14px;
    line-height: 22px;
    color: #555;
    font-family:"Lato", serif !important;
}
.tracking_con_right {
    flex: 0 0 48%;
    max-width: 48%;
    position: sticky;
    top: 20px;
}
.tracking_con_right_con h4 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 2px;
    font-weight:600;
}
.tracking_con_right_con p {
    font-size: 14px;
    font-weight: 700;
    color: #555;
    font-weight: 700;
    font-family: "Lato", serif;
}
.tracking_status_icon {
    padding: 20px 0px;
}
.tracking_status_title {
    font-size: 40px;
    font-weight: 700;
}
.tracking_con_right_con p {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.tracking_main_bottom_con {
    margin-left: 10px;
}
.tracking_main_bottom_con {
    margin-left: 10px;
}
.tr_slide:first-child {
    margin-top: 20px !important;
}

.tr_slide {
    padding-left: 40px;
    border-left: 1px dashed #c4b0cc;
    position: relative;
    padding-bottom: 30px;
}
.tr_slide_ab {
    position: absolute;
    height: 30px;
    width: 30px;
    background: #645CB1;
    border-radius: 50%;
    top: 0px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -15px;
    top: -0px;
}
.tr_slide_top {
    font-size: 16px;
    font-weight: 700;
    font-family:"Lato",serif;
}
.tr_slide_bottom {
    font-size: 13px;
    margin-top: 3px;
    font-family: "Lato", serif;
}
.tr_slide_ab i{
    color: #fff !important;
}
.tracking_slide_left{
    font-family:"Lato", serif;
}
@media screen and (max-width:900px){
    .tracking_con_left{
        flex: 0 0  100%;
        max-width:100%;
    }
    .tracking_subcon{
        flex-wrap: wrap;
    }
    .tracking_con_right{
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 600px){
    .tracking_slide_con{
        flex-direction: column ;
    }
    .tracking_slide_left{
        font-weight:700;
        font-size:15px;
        margin-bottom: 5px;
    }
    .tracking_slide_right{
        flex: 0 0 100%;
        max-width: 100%;
    }
}