#questions .fa-life-ring{
    font-size:26px;
    margin-right: 5px;
    margin-bottom: -5px;
}

#cw-faq-icon {
 height:14px;
   width: 14px;
}

#easypost_tracking_wrapper {
    width: 100%;
}

#easypost_tracking_wrapper .GMT{
    font-size: 0.72em;
}

#easypost_tracking_wrapper .tracking_current_message .messages{
    max-width: 100%;
    border:none;
    border-radius: 5px;
    margin: 40px 0px 0px 0px;
    text-align: left;
    padding:15px 15px 15px 20px;
}

.message img {
    width: 20px;
    margin-right:10px;
    margin-bottom: 3px;
}

#easypost_tracking_wrapper .tracking_current_message .messages.messages-error{
    color: white;
    background-color: #ef1a24;
}

#easypost_tracking_wrapper .tracking_current_message .messages.messages-warning{
    color:black;
    background-color: #ffd100;
}

#easypost_tracking_wrapper .easypost_tracking_content{
    display:flex;
    flex-direction: column;
    box-sizing: border-box;
    gap: 20px;
}

#easypost_tracking_wrapper .easypost_tracking_content .flex-row{
    display:flex;
    align-items: stretch;
    flex-direction: row;
    position: relative;
    gap: 20px;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status{
    box-sizing: border-box;
    display:flex;
    border-radius: 5px;
    background-color: #fff;
    flex-grow: 50;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 1px solid #E3E3E3;
    min-width: 500px;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status .current_status{
    margin: 0;
    max-width: 460px;
    padding: 30px 20px
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status .current_status h3{
    font-family: 'AcuminPro-ExtraCondensed-Semibold';
    font-size: 50px;
    margin: 0;
    text-transform: uppercase;
    line-height: initial;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status .current_status .tracking_message{
    color: #999;
    font-size: 14px;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status .current_status .status_graph{
    margin-top: 20px;
}

#easypost_tracking_wrapper .easypost_tracking_content .wheel_link{
    display:flex;
    /*flex-grow: 1;*/
    border-radius: 5px;
    width: auto;
    height: 33%;
    box-sizing: border-box;
    border: 1px solid #E3E3E3;
}

#easypost_tracking_wrapper .easypost_tracking_content .wheel_link img{
    width: 100%;
    height: auto;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details_wrapper{
    min-width: 40%;
    position: relative;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #E3E3E3;
    overflow: hidden;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details{
    padding: 20px;
    position: relative;
    height: 398px;
    overflow-y: auto;

}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details_wrapper div.gradient-top{
    width: calc(100% - 20px);
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(white, transparent);
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details_wrapper div.gradient-bottom{
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 5px;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8015581232492998) 40%, rgba(255,255,255,0) 100%);
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details h4{
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 18px;
    color: #1a232c;
    padding: 15px 20px;
    border-radius: 5px;
    background-color: #F2F2F2;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_number{
    color: #999;
    padding: 10px 10px;
    line-height: 24px;
}

#easypost_tracking_wrapper hr{
    border-top: transparent;
    border-bottom: 1px solid #E5E5E5;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_number a{
    text-decoration: underline;
    text-decoration-thickness: 1.2px;
    text-underline-offset: 3px;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_history{
    text-align: left;
    margin-top: 10px;
}

.icon-link-ext {
    margin-left:5px;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_history .tracking_history_item{
    margin-bottom: 20px;
    padding-left: 10px;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_history .tracking_history_item .tracked_time{
    color: #999;
    font-weight: 300 !important;
    font-size: 12px !important;
    font-style: italic !important;
}

#easypost_tracking_wrapper .easypost_tracking_content #tracking_map{
    box-sizing: border-box;
    width:100%;
    /*min-width: 60%;*/
    height:400px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E3E3E3;
}

#easypost_tracking_wrapper #questions{
    box-sizing: border-box;
    margin-top:20px;
    padding: 24px 20px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #E3E3E3;
}

#easypost_tracking_wrapper #questions a{
    color: #1a232c;
}

.icon-right-open:before {
    color: #1a232c;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_number span,
#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_number a,
#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_history .tracking_history_item .tracked_message {
    color: #1a232c;
    font-weight: 600;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_history .tracking_history_item .tracked_location{
    font-style: italic;
    color: #1a232c;
    font-weight: 400;
}

#easypost_tracking_wrapper .easypost_tracking_content .tracking_details .tracking_number hr {
    border-bottom: 1px solid #E5E5E5;
    margin-top: 20px;
}

#easypost_tracking_wrapper .easypost_tracking_content .current_status hr{
    margin: 20px 0 30px 0px;
    border-left: transparent;
    border-right: transparent;
}


/* base page tweeks   */
html, body {
    height: 100%;
    width:100%;
}
.wg-main-wrapper{
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100vh;
    min-height: 100vh;
}
.wg-section-first{
    min-height: 60px;
    width:100%;
    flex-shrink: 0;
}
#global-container{
    flex: 1 0 auto;
    /*align-content: center;*/
}
.constrained-container.w-container{
    height:100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1030px;
    margin:0 auto;
    padding: 30px;
    max-width: unset;
}
.wg-footer{
    width:100%;
    flex-shrink: 0;
}

.w-layout-grid.wg-grid-nav-account-menu{
    background-color: black;
    padding: 10px;
}

.w-layout-grid.wg-grid-nav-account-menu, .wg-h-wrapper{
    display: none;
}
.wg-nav-parametrs{
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}
.wg-section-hero-bar {
    display: none;
}


@media all and (max-width: 1030px) {
    .constrained-container.w-container {
        width: 100%;
    }
  #easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status {
        min-width: auto;
  }
}


@media all and (max-width: 767px) {

    .constrained-container.w-container {
        width: 100%;
        padding: 15px;
    }

    .as2-place.as2-iframe-container_wg-shipping-tracking {
        width: 93vw;
        height: 93vw;
        border-radius: 5px;
        overflow: hidden;
        max-width: 100%;
        max-height: 100%;
    }
    #easypost_tracking_wrapper .easypost_tracking_content{
        gap: 10px;
    }
    #easypost_tracking_wrapper .easypost_tracking_content .flex-row{
        align-items: center;
        flex-direction: column;
        gap: 10px;
    }

    #easypost_tracking_wrapper .easypost_tracking_content .tracking_current_status{
        padding: 20px;
        flex-grow: 0;
        width: 100%;
    }

    #easypost_tracking_wrapper .easypost_tracking_content .wheel_link{
        display:flex;
        border-radius: 5px;
        max-width: 100%;
        width: 100%;
    }

    #easypost_tracking_wrapper .easypost_tracking_content .tracking_details_wrapper{
        padding:20px;
        min-width: 100%;
        border-radius: 5px;
    }

    #easypost_tracking_wrapper .easypost_tracking_content #tracking_map{
        width:100%;
        height:400px;
        border-radius: 5px;
        border: 1px solid #ccc;
    }

    #easypost_tracking_wrapper #questions{
        margin-top: 10px;
        padding: 24px 10px;
    }

    #easypost_tracking_wrapper .easypost_tracking_content .tracking_details {
        padding: 0;
    }

    #easypost_tracking_wrapper .easypost_tracking_content .tracking_details_wrapper div.gradient-bottom {
        width: 100%;
    }

    #easypost_tracking_wrapper .tracking_current_message .messages {
        margin: 20px 0 0 0;
    }

    .as2-place.as2-iframe-container_wg-shipping-tracking{
        margin: 0 auto;
    }

}


@media all and (max-width: 479px) {
    .constrained-container.w-container {
        width: 100%;
    }
}

#easypost_tracking_wrapper .Container a {
    color: #1A232C;
    font-weight: 700;
    text-decoration: underline;
}


/*FAQ Session*/

.cw-faq-accordion-wrapper{
    margin: 0 32px;
}

.cw-faq-open .cw-faq-icon-line-1.cw-faq-icon-line-2 {
  transform: rotate(0deg);
}

.cw-faq-answer {
  color: #1b1b1b;
  font-size: 15px;
  font-weight: 400;
}

.cw-faq-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.cw-faq-section {
  padding: 50px 0px 40px 0px;
}

.cw-faq-h1 {
  margin-bottom: 2em;
  font-family: var(--text-heading-family);
  color: var(--text-color);
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.cw-faq-divider{
    width: 92%
}

.cw-faq-question-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*border-bottom: 1px solid #dbdbdb;*/
  cursor: pointer;
}

.cw-faq-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  margin-right: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cw-faq-answer-container {
  display: none;
  overflow: hidden;
  padding: 0px 20px 23px 40px;
}

.cw-faq-icon-line-1 {
  width: 100%;
  height: 2px;
  border: 1px solid #1A232C;
}

.cw-faq-visit-for-more{
    text-align: center;
    margin-top: 40px;
}

.cw-faq-icon-line-1.cw-faq-icon-line-2 {
  position: absolute;
  background-color: var(--text-color);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

.cw-faq-open .cw-faq-question {
    font-weight: 700;
}

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

  .cw-faq-accordion-wrapper {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
  }
}

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


  .cw-faq-accordion-wrapper {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .cw-faq-question-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .cw-faq-question {
    line-height: 20px;
  }
}

/* FAQ Session END */