/*.main-container.container{
      padding: 0 84px;
}*/
.woocommerce-orders-table__cell-order-actions .woocommerce-button{
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
#cboxOverlay { display:none; }

.ira-redux-blog-authors a {
  text-transform: lowercase;
}

.page-search-ft .search-snippet-info span.username {
  display:none;
}


.region-sidebar-second .block-ira-custom-blog .blog-ad {
margin: 3px auto 5px;
}
.comment-form .form-submit{
  margin-top: 15px;
}
article#node-19110 li {
  padding-bottom: .5em;
}

.fb_iframe_widget {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.fb_iframe_widget span {
    vertical-align: top!important;
}


.fb_iframe_widget {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.fb_iframe_widget span {
    vertical-align: top!important;
}


.social-share-buttons {
    display: flex;
    justify-content: center; 
    margin-top: 0;
    gap: 7px; 
}

.single-post .blog__item .social-media{
  margin-top: 60px;
}
.social-share-buttons a {
    padding: 0 8px 0 4px;
    text-decoration: none;
    border-radius: 3px; 
    display: flex;
    align-items: center;
    font: 700 11px Arial, Helvetica, sans-serif;
    line-height: 20px;
    transition: background-color 0.3s;
    position: relative;
}
.social-share-count{
  position: absolute;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ccc;
  top: -150%;
  color: #000;
  left: 0;
  text-align: center;
  padding: 2px;
}
.social-share-icon{
  width: 16px;
  height: 16px;
  margin-right: 4px;
  display: inline-block;
}
.social-share-buttons a[href*="facebook.com"] {
    background-color: #3b5998;
    color: white;
}

.social-share-buttons a[href*="facebook.com"]:hover {
    background-color: #2d4373;
}

.social-share-buttons a[href*="twitter.com"] {
    background-color: #0f1419;
    color: white;
}


.social-share-buttons a[href*="twitter.com"]:hover {
    background-color: #304356;
}

.social-share-buttons a[href*="linkedin.com"] {
    background-color: #0077B5;
    color: white;
}

.social-share-buttons a[href*="linkedin.com"]:hover {
    background-color: #005582;
}

.social-share-buttons a[href*="mailto:"] {
    background-color: #878787;
    color: white;
}

.social-share-buttons a[href*="mailto:"]:hover {
    background-color: #717070;
}
.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
  from { -webkit-transform: rotate(0deg);}
  to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
  from { transform: scale(1) rotate(0deg);}
  to { transform: scale(1) rotate(360deg);}
}

.reg-note {
  font-size: 80%;
  font-weight:bold;
  font-style:italic;
  color: #f00;
}



/** display newsletter pages **/
.node-type-newsletter #newsletter {
  /*height: 90%;*/
  height: 900px;
}

.node-type-newsletter .nl-header {
  padding: 10px;
  text-align: center;
  border: 1px solid #5B94D0;
  font-weight: bold;
}

.node-type-newsletter .nl-header a {
  color: #052060;
  padding: 10px;
}

.node-type-newsletter .nl-header a:hover {
  color:  #c4b040!important;
}

.node-type-newsletter .nl-header .news-action-call {
  font-weight: bold;
}



.view-newsroom .views-row article,
.section-newsroom-type article.node-newsroom,
.view-newsroom-view .views-row article, 
.views-row article.node-newsroom{
  padding: 20px 0;
  margin-top:0px;
  border-top:1px solid #ccc;
}
.node-newsroom .button{
  margin-top: 20px;
}
.newsroom-term-header ul.inline li {
  display:inline-block;
}
.newsroom-term-header ul.inline li a {
  padding: .3em .5em;
}
/*
.view-newsroom-view .views-row.views-row-first article {
  margin-top:0px;
  border-top: none;
}
*/

.view-press-room {
  background-color:transparent;
}
.newsroom-fp {
  display:flex;
  justify-content: flex-start;
  align-content: flex-start;
}

.newsroom-fp .img-wrap {
  padding: 5px 0;
  width: 75px;
  min-width:75px;
  min-height: 75px;
}

.newsroom-fp .img-wrap div,
.newsroom-fp .img-wrap img {
  align-self: center;
}

.newsroom-fp .img-wrap img {

}

.newsroom-fp .info {
  font-size: .8em;
  padding: 0 0 0 5px;
}

.extruder.left .flap {
  border: 1px solid #c4b040;
  -moz-box-shadow: 2px 0 5px #c4b040;
  -webkit-box-shadow: 2px 0 5px #c4b040;
  box-shadow: 2px 0 5px #c4b040;
}
.body-overflow{
  position:fixed;
  overflow-y:scroll;
  width: 100%;
  height: 100%;
}
.blueboxes ul.menu.twocol li a.field_brochure_2 {
    background-image: url(../images/icons/field_brochure_icon_2.png);
}

.blueboxes ul.menu.twocol li a.field_enrollment_form_2 {
    background-image: url(../images/icons/field_enroll_icon_2.png);
}
#gform_fields_2{
  grid-column-gap: 30px;
}
#gform_fields_2 .gfield{
  padding: 0 15px;
}
.gform_validation_error .gfield_validation_message{
  display: none!important;
}
.gform_wrapper.gravity-theme .gfield.gform-reg-password{
  grid-column: span 6;
    grid-row: span 2;
}

.gform_wrapper.gravity-theme .gform-reg-password .ginput_complex.gform-grid-row{
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: space-between;
}
.gform_wrapper.gravity-theme .gform-reg-password .ginput_complex span{
  flex: none;
}
.gform_wrapper.gravity-theme .gform-reg-password .gf_clear_complex{
  display: none;
}


#gform_submit_button_2{
  margin-left: auto ;
}
.gform_confirmation_message{
  text-align: center;
}
.gform_confirmation_message_23{
  text-align: left;
}
.home h3{
   color: #002D5D;
  font-family: Roboto;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 56px;
  text-transform: inherit;
  margin-bottom: 30px;
  margin-top: 0;
}
.home h4, .store__item h4, .cart-page .checkout h3, .h4{
  color: #002D5D;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  text-transform: uppercase;
}
.home h5{
  color: #002D5D;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  text-transform: inherit;
}

.home p{
   color: #000000;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 36px;

}

.header__sub-container{
  position: fixed;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  left: 0;
  width: 100%;

  padding-top: 48px;
  padding-bottom: 100px;
  z-index: 2;
  background-color: #F6FAFF;
  display: none;
  overflow: auto;
}
@media (max-height: 710px) {
  .header__sub-container{
    height: calc(100% - 100px);
  }
}
@media (min-width: 900px) {
  .header .have_mega_menu:hover .header__sub-container{
    display: block;
  }
  #menu-main-menu .have_mega_menu:hover>a{
    color: #5B94D0;
    border-color: #5B94D0;
    text-decoration: none;
  }
}
.header__sub-container_active{
  display: block;
}
.header__sub-wrap{
  display: grid;
  grid-template-columns: auto 277px;
  grid-column-gap: 65px;

}
/*.header__sub-wrap .menu-additional{
  transform: translateY(-100px);
}*/
.header__sub-wrap .menu-additional img{
  display: block;
  margin-bottom: 18px;
  width: 126px;
  height: auto;
}
.header__sub-wrap .btn-new{
  width: 145px;
}
.header__additional{
  border: 1px solid #DCDCDC;
  background-color: #FFFFFF;
  color: #002D5D;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.header__additional img{
  width: 100%;
  height: auto;
}
.header__additional .additional-content{
  padding: 16px 20px 27px;
}
.header__additional .pre_title{
  color: #002D5D;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 250% */
  text-transform: uppercase;
  margin-bottom: 0;
}

.header__additional h4{
  color: #002D5D;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-transform: inherit;
  margin-bottom: 14px;
  margin-top: 0;
}
.header__additional p{
  color: #002D5D;
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}
.header__additional .btn-new{
  margin-top: 24px;
}
.header__sub-container ul{
  list-style-type: none;
  padding: 0;
}
.header__sub-menu{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 38px 7%;
}
.header__sub-menu li{
  margin-left: 0;
  margin-bottom: 10px;
}
.header__sub-menu .sub-menu{
  padding-top: 17px;
  border-top: 1px solid #CCCCCC;
  margin-top: 10px;
}
.header__sub-menu>li>a{
   color: #002D5D;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  line-height: 24px;
  text-transform: uppercase;
}
.header__sub-menu .sub-menu li a{
  color: #000000;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: normal;
}
.header__sub-menu .sub-menu li a:not(.yellow-button):hover{
  color: #5B94D0;
}
.header__sub-menu .sub-menu .current-menu-item>a{
  color: #5B94D0;
}

.header__burger{
  display: none;
}


.btn-container{
  margin-top: 68px;
  display: flex;
  justify-content: center;
}
.home h2, .page-header_new, .woocommerce-products-header__title, h1.product_title{
  color: #002D5D;
  font-family: Roboto;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 52px;
  text-transform: inherit;
}
.text-up{
  text-transform: uppercase;
}

.home-container{
  padding: 0 84px;
}

.home .btn-new{
  height: 55px;
}
.home-container .btn-new{
  min-width: 203px;
}
.home .full-width-youtube-wrapper, .home .full-width-youtube-container .wp-block-embed__wrapper, .home .wp-block-embed .wp-block-embed__wrapper{
  padding-bottom: 495px;
}
.slick-slide{
  height: auto;
}
.banner{
  background-repeat: no-repeat;
    background-size: cover;
  background-color: #002D5D;
  padding: 165px 0 229px;
  margin-bottom: 176px;
  position: relative;

}
.banner__background_video{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-image:  url(../images/background_home.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner__background_video img{
  position: absolute;
    object-fit: cover;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
.banner__background_video iframe{
  position: absolute;
    object-fit: cover;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 120%;
    transform: translate(-50%, -50%);
}
@media (min-width: 1575px) {
  .banner__background_video iframe{
     width: 150%;
    height: 150%;
    top: 60%;
  }
}
.banner__video-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0,89,150,0.99)), to(rgba(0,45,93,0.2)));
    background: -o-linear-gradient(left, rgba(0,89,150,0.99) 0%, rgba(0,45,93,0.2) 100%);
    background: linear-gradient(90deg, rgba(0,89,150,0.99) 0%, rgba(0,45,93,0.2) 100%);
}
.banner__content{
  max-width: 419px;
  z-index: 1;
  position: relative;
}
.banner h1{
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 66px;
  font-weight: bold;
  line-height: 76px;
  text-transform: uppercase;
}
.banner p{
  color: #FFFFFF;
  font-family: Roboto Condensed;
  font-size: 24px;
  line-height: 36px;
  padding-right: 40px
}
.banner .btn-new{
  border-width: 3px;
}
.banner .btn-border-blue{
  color: #FFF;
}
.vi-play-button{
  position: absolute;
  cursor:pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 80px;
  height: 80px;
  background: center / contain no-repeat url(../images/PlayButton.svg);
}
.vimeo-wrapper.playing .vi-play-button{
  opacity: 0;
  transition: opacity .1s linear;
}
.vimeo-wrapper{
  background-image:  url(../images/vimeo_back.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.vimeo-wrapper iframe{
  opacity: 0;
  transition: opacity .1s linear;
}
.vimeo-wrapper.playing .vi-play-button{
  opacity: 0;
  z-index: -1;
}
.vimeo-wrapper.playing{
  background-image: none;
}
.vimeo-wrapper.playing iframe{
  opacity: 1;
}

.blue-box{
  border-radius: 80px 0 80px 0;
    background-color: #002D5D;
    padding: 56px 101px 58px 89px;
    margin: 34px 0;
}
.main-search-form .wp-block-search__inside-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}
.main-search-form #s{
  width: 100%;
  margin-bottom: 10px;
}

.subscription-form{   
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10%;
    display: flex;
    align-items: center;
    justify-content: center;

}
.subscription-form p{
  margin-bottom: 0;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 40px;

}
.subscription-form button{
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
  width: 203px;
}
.subscription-modal{
  display: none;
  position: fixed;
    max-width: 974px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #E7EEF6;
    width: 100%;
    padding: 93px 98px;
    z-index: 5;
}
.subscription-modal__close{
  position: absolute;
  top: 25px;
  right: 25px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.subscription-modal__close::before{
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  transform: rotate(45deg);
  background-color: #002D5D;
}
.subscription-modal__close::after{
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  transform: rotate(-45deg);
  background-color: #002D5D;
}
/*.subscription-form #gform_wrapper_9{
  max-width: 428px;
    width: 100%;
}
.subscription-form form{
  position: relative;
}
.subscription-form .form-control{
  height: 53px;
    border-radius: 0;
}
.subscription-form .gform_wrapper.gravity-theme .gform_footer{
  padding: 0;
    margin: 0;
}*/
#gform_5{
  display: flex;
  width: 100%;
    grid-column-gap: 10px;
}
#gform_5 .gform_body{
  width: 100%;
}
#gform_5 .gform_footer{
  padding: 0;
  margin: 0;

}
#gform_fields_5 .gfield{
  padding: 0 5px;
}
#gform_fields_5 .ginput_container input, #gform_fields_5 .ginput_container select{
  height: 55px;
  border-radius: 0;
}
.post-type-archive-ira_updates #gform_fields_5 .ginput_container input, .post-type-archive-ira_updates #gform_fields_5 .ginput_container select{
  height: 35px;
}
.post-type-archive-ira_updates  #gform_submit_button_5{
  margin-bottom: 0;
  height: 35px;
}
.subscription-modal .gform_footer .btn.btn-primary{
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-family: "Noto Sans";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    text-transform: inherit;
    height: 55px;
    border: none;
    outline: none;
}

.subscription-modal p{
  color: #000;
  text-align: center;
}
.video-text-row{
  justify-content: space-between;
}
.video-text-row
.video-text-row .wp-block-column:last-child{
  margin-top: 48px;
}
.video-text-row a{
  margin-top: 38px;
}
.store{
   background-color: #F6FAFF;
   padding-bottom: 86px;
   padding-top: 45px;
}
.store  .button, #place_order{
    display: inline-flex;
    margin-bottom: 0;
    height: 47px;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 3px;
    width: 145px;
    font-family: "Noto Sans";
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #FECB34;
    border-color: #FECB34;
    color: #002D5D;
}
.store  .button:hover, .store  .button:active, .store  .button:focus, #place_order:hover, #place_order:active, #place_order:focus{
  text-decoration: none;
  background-color: #5B94D0;
  border-color: #5B94D0;
  color: #FFFFFF;
}
.store__banner{
  padding: 66px 53px 88px 56px;
  display: flex;
  align-items: center;
}
.store__banner img{
  max-height: 286px;
  width: auto;
}
.store__banner-content{
  margin-left: 43px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.store__banner-content .category{
  color: #5B94D0;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  line-height: 24px;
  text-transform: uppercase;
}
.store__banner-content h2, .store__banner-content h3{
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
  text-transform: inherit;
}
.store__banner-content h2{
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 32px;
}
.store__banner-content h3{
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
}
.store__banner-content p{
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
}
.store__banner-content .btn-new{
  width: 203px;
  margin-top: 31px;
}
.block-featured{
  position: relative;
  padding-top: 137px;
  padding-bottom: 70px;
  margin-bottom: 108px;
}
.home-container .block-featured{
  margin-left: -84px;
  margin-right: -84px;
}
.home-container .block-featured:first-child{
  margin-top: -176px;
}
.block-featured .store__banner-content{
  margin-right: 40px;
}
.block-featured::after{
  content: "";
  background-color: #e7eef6;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}
.block-featured .store__banner{
  background: transparent;
  padding: 0;
  color: #002D5D;
  border-radius: 0;
  margin: 0px;

}
.block-featured .store__banner-content h2, .block-featured .store__banner-content h3,  .block-featured .store__banner-content p{
  color: #002D5D!important;
}
.store__wrap{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 65px 41px;
  margin-top: 85px;
}
.store__item {
    background: #fff;
    padding: 57px 60px;
    display: grid;
    grid-template-columns: 37% auto;
    grid-column-gap: 23px;
    align-items: center;
    position: relative;
}

.store__item img{
    max-width: 100%;
    margin: 0 auto;
    max-height: 300px;
    object-fit: contain;
}
.store__item-content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.store__item .btn-wrap{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 9px;
}
.store__item .btn-wrap a{
  width: 100%;
  margin-right: 0;
}

.store__item .btn-wrap a.added_to_cart.wc-forward{
  display: none;

}
.store__item .btn-wrap a.add_to_cart_button.loading, .processing #place_order{
  position: relative;
  opacity: .5;
}
.store__item .btn-wrap a.add_to_cart_button.loading::after, .processing #place_order::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;

    animation: button-loading-spinner 1s linear infinite;
}

.store__item  .category{
  color: #5B94D0;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  line-height: 24px;
  text-transform: uppercase;
}

.store__item h4, .store h4{
  letter-spacing: 1.2px;
  font-weight: bold;
}
.store__product .price{
  color: #002D5D;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 33px;
  display: block;
}
.store__price, .product-price{
  color: #002D5D;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 33px;
}
.store__product{
  margin-top: 40px;
}
.woocommerce-products-header__title{
  text-transform: uppercase;
}
.store .product{
  border: 1px solid #DCDCDC;
  background-color: #FFFFFF;
  padding: 96px;
  position: relative;
  display: grid;
  grid-template-columns: 30% 1fr;
  grid-column-gap: 47px;
  grid-row-gap: 28px;
}
.woocommerce-notices-wrapper .wc_fly_notice{
  position: fixed;
  top: 8%;
  z-index: 9;
  background: #fff;
  max-width: 1330px;
  width:  calc(100% - 60px);
  padding: 15px 60px 15px 60px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  opacity: 1;
  left: 50%;
  transform: translateX(-50%);
}
.woocommerce-notices-wrapper .wc_fly_notice::before{
  content: url(../images/icons8-success.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
    
}

.woocommerce-notices-wrapper .wc_fly_notice .close_wc{
  color: rgb(0 45 93 / 50%);
  font-family: Nunito;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
    
}
.woocommerce-mini-cart img{
  display: none;
}
.woocommerce-mini-cart__buttons a{
  display: block;
}

.wc_custom_notice_wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wc_custom_notice_wrap .btn-wrap{
  margin: 0;
}
.wc_custom_notice_wrap .btn-wrap a{
  margin-right: 15px;
}
.product__header{
  grid-column: span 2;
}
.product__attention{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 13px;
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
  background-color: #1E5896;
}

.product-type-grouped .price{
  display: none;
}
.product__header{
     display: flex;
    justify-content: space-between;
    align-items: center;
}
.product__title{
  max-width: 50%;
    margin-right: 50px;
}
.grouped_form{
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.multi-prod{
  padding: 5px 13px 5px 13px;
    height: 50px;
    border: 2px solid #979797;
    border-radius: 0;
    color: #000000;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 36px;
}
.product__header .single_add_to_cart_button{
  padding: 3px 15px;
  margin-left: 57px;

}
.grouped_form__wrap{
  display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.grouped_form__price, .product__header .price{
    margin: 0;
    color: #002D5D;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 33px;
}
.grouped_form__price{
  margin-top: 15px;
}


.product-type-simple .quantity{
  display: none;
}
.woocommerce-product-gallery__image img{
  width: 100%;
  height: auto;
}
.product__header form{
  margin-bottom: 0;
}
.store .summary p, .store .summary li{
  color: #002D5D;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.shop_table th{
  color: #002D5D;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  line-height: 24px;
  text-transform: uppercase;
}
.shop_table thead{
  padding-bottom: 13px;
  border-bottom: 1px solid #CCCCCC;
}
.shop_table td, .shop_table th{
  padding: 13px;
}
.cart_item img{
  max-width: 117px;
  height: auto;
}
.product-name{
   color: #002D5D;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 32px;
  text-transform: uppercase;
}
.shop_table .qty{
  max-width: 97px;
  height: 47px;
  text-align: center;
   border: 2px solid #DCDCDC;
  background-color: #FFFFFF;
}
.product-remove a{
   color: #979797;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
}
.product-remove a:hover{
  color: #5B94D0;
}
.product-quantity-update .btn-new{
  padding: 0 17px;
}
 .product__additional{
   grid-column: span 2;
 }
 .product__additional .infusion-form {
    width: 600px;
    max-width: 90%;
    border:1px solid #333;
    border-radius: 1em;
    padding: 2em 2em;
    margin: 2em auto;
  }
 .product__additional .infusion-form .infusion-submit {
    text-align: center;
    margin: .5em auto;
  }
.product__additional .infusion-field {
  margin-top: 5px;
}

@media only screen and (min-width: 600px) {
  .product__additional  .infusion-field label {
      width: 110px;
    }

  .product__additional  .infusion-field input {
      width: 60%;
    }

  .product__additional  .infusion-radio .options-container {
        padding-left: 20%;
    }

  .product__additional  .infusion-option {
        width: 40%;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 10px;
    }

  .product__additional  .infusion-field .infusion-radio input {
        width: 30px;
        vertical-align: top;
    }
}
.product__additional .infusion-field label.inf_custom_BOOKRECEIPTORORDERNUMBERREMOVEDASHES {
  width: 100%;
}

.product__additional .infusion-field input#inf_custom_BOOKRECEIPTORORDERNUMBERREMOVEDASHES {
  width: 56%;
} 
 .preorder-links .btn{
  margin: 7px;
 }
.woocommerce .cart_totals>h2 {
display: none;
}
.cart-page{
   background-color: #F6FAFF;
   padding-top: 40px;
   padding-bottom: 60px;
}
.cart-form_column{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.safe-secure{
  margin-top: 20px;
  position: relative;
  padding-top: 31px;
  border-top: 1px solid #DCDCDC;
}
.safe-secure__title{
  color: #979797;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 22px;
  display: flex;
  align-items: center;
  position: absolute;
  top: -25%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 10px;
  z-index: 1;
  background-color: #F6FAFF;
}
.safe-secure__title svg{
  margin-right: 10px;
}

.safe__bitmap{
  display: flex;
  align-items: center;
  justify-content: center;
}
.safe__bitmap img{
  max-height: 25px;
  width: auto;
  margin: 0 5px;
}
.cart-page .cart-collaterals{
  position: relative;
  border: 1px solid #DCDCDC;
  background-color: #FFFFFF;
  padding: 55px  14px 30px;
}
.collaterals__head{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 4px;
  color: #FFFFFF;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  background-color: #5B94D0;
}
.product_list_totals{
  list-style-type: none;
  padding: 0 12px;  
}
.product_list_totals li {
  color: #002D5D;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 22px;
  text-transform: uppercase;
  align-items: center;
    display: flex;
  margin-bottom: 15px;
}
.product_list_totals li .quantity{
  margin-right: 32px;
}

.cart_totals table{
  width: 100%;
  border-top: 1px solid #DCDCDC;
  margin-top: 50px;
}
.cart_totals table td, .cart_totals table th{
  color: #002D5D;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 9px;
}
.cart_totals table td{
  text-align: right;
}
.cart_totals .btn-new{
  width: 100%;
}
.cart-collaterals{
  height: 100%;
}
.cart_totals{
  height: 100%;
    display: flex;
    flex-direction: column;
}
.cart_totals .shop_table{
  margin-top: auto;
  padding-top: 30px;
}
.new-row{
  display: flex;
  flex-wrap: wrap;
}
.cart-page .new-row{
  min-height:553px;
}

.main-content{
  overflow-x: hidden;
  padding-top: 110px;
}
.woocommerce-billing-fields{
  margin-bottom: 50px;
}

.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 15px;
}
.form-row:not(.form-row-half){
  grid-column: span 2;
}
.checkout .payment_methods{
  padding: 15px;
  list-style-type: none;
  background: #DCDCDC;
  margin-bottom: 20px;
  margin-top: 20px;
}
.checkout .payment_methods li{
  margin-bottom: 10px;
}
.checkout-order-details{
  background-color: #FFF;
  padding: 70px 15px 30px;
  position: relative;
}
.order-details_title{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 4px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  background-color: #5B94D0;
  color: #FFFFFF;
  text-transform: uppercase;
}
.checkout .product-name, .checkout .product-total{
  font-size: 16px;
  letter-spacing: 0;
}
.woocommerce-checkout-review-order-table tfoot{
  border-top: 1px solid #CCCCCC;
}
#ship-to-different-address{
  padding-left: 20px;
  text-transform: inherit;
  margin-bottom: 50px;
  margin-top: 0;
}
#ship-to-different-address label{
  display: flex;
  align-items: center;
}
#shipping_method{
  padding: 0;
  list-style-type: none;
}
.shipping_address{
  margin-bottom: 50px;
}
#place_order{
  margin-top: 30px;
  width: 100%;
}
.woocommerce-NoticeGroup-checkout{
  margin: 20px 0;
}
.checkout .woocommerce-error{
    border-radius: 4px;
    background-color: #f2dede;
    color: #a94442;
    padding: 20px 20px 20px 40px;
}
.checkout .woocommerce-error li{
  margin-bottom: 15px;
}
.checkout-login__wrap{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 49px;
  margin-top: 40px;
}
.checkout-login__col{
  padding: 43px;
  border: 1px solid #DCDCDC;
  background-color: #FFFFFF;
  height: 100%;
}
.checkout-login__col .btn-new{
  width: 100%;
  height: 52px;
}
.checkout-login__col h3{
  font-weight: bold;
  letter-spacing: 1.2px;
  margin-bottom: 17px;
  margin-top: 0;
}
.checkout-login_guest, .checkout-login{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.checkout-login__form{
  max-width: 330px;
}
.forget-pass{
  color: #5B94D0;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 22px;
  text-decoration: underline;
}
#loginform .checkout-login__form .form-item label{
  color: #979797;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.9px;
}
#loginform .checkout-login__form .form-item-pass{
  margin-bottom: 8px;
}
.form-type-checkbox label{
  color: #002D5D;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 22px;
}
.woocommerce-order-received h1{
  text-align: center;
  text-transform: inherit;
}
.eventreg-thank{
  background-color: #F6FAFF;
  padding-bottom: 60px;
}
.eventreg-thank h1{
  text-align: center;
  text-transform: none;
  color: #002D5D;
  font-family: 'Roboto';
  margin-bottom: 90px;
}
.thank__grid_item-first p, .thank__grid_item-first a{
  color: #002D5D;
  font-weight: 600;
  line-height: 36px;
  font-size: 20px;
  font-family: Open Sans;
}
.thank__grid_item-first a{
  text-decoration: underline;
}
.thank__grid_item .store__item{
  padding: 45px 40px 40px 45px;
  grid-template-columns: 34% auto;
}
.eventreg-thank .store__item .btn-wrap{
  margin-top: 33px;
}
.eventreg-thank .store__item img{
  max-height: 243px;
}
.eventreg-thank .store__item h4{
  font-size: 20px;
  letter-spacing: 1;
  line-height: normal;
  margin-bottom: 27px;
}
.eventreg-thank h2{
  font-family: Roboto;
  font-size: 24px;
  line-height: normal;
}
.eventreg-thank .thank__grid_item-first{
  margin-top: 72px;
}
.thank_you__grid, .thank__grid{
  margin-top: 34px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-column-gap: 12px;
}
.thank_you__grid_item-first, .thank__grid_item-first{
  padding-right: 100px;
}
.thank__grid_item .store__product{
  margin-top: 20px;
}
.thank_you__grid_item h2,.thank__grid_item h2{
  margin-top: 0;
  margin-bottom: 40px;
}
.thank_you__grid_item .store__item, .thank__grid_item .store__item{
  margin-bottom: 32px;
}
.woocommerce-MyAccount-content .thank_you__grid{
  display: block;
}
.woocommerce-account .thank_you__grid_item-interested{
  display: none;
}
.woocommerce-order-details, .woocommerce-customer-details{
  padding: 85px 47px 40px 38px;
  position: relative;
  margin-bottom: 34px;
}
.woocommerce-order-details{
   background-color: #E7EEF6;

}
.woocommerce-customer-details{
   border: 1px solid #DCDCDC;
  background-color: #FFFFFF;
}
.order-title__slick-top{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 13px;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 32px;
  text-transform: uppercase;
}
.order-details__title{
  border: 1px solid #979797;
  background-color: #5B94D0;
  color: #fff;
}
.customer-details__title{
  background-color: #DCDCDC;
  color: #979797;
}
.woocommerce-order-details__item{
  display: grid;
  grid-template-columns: 40% 60%;
  padding-top: 21px;
  padding-bottom: 21px;
  border-bottom: 1px solid #DCDCDC;
}
.woocommerce-order-details__item:last-child{
  border-bottom: 0;
}
.thank_you__grid h5, .thank_you__grid p, .thank_you__grid address{
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0.9px;
  line-height: 24px;
}
.thank_you__grid h5{
  color: #002D5D;
  font-weight: bold;
  margin: 0;
}
.thank_you__grid p,.thank_you__grid address{
  color: #979797;
  font-weight: normal;
  
}
.order-details__products p{
  display: flex;
  align-items: center;
  text-transform: uppercase;

}
.customer-details-columns.addresses{
  display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 70px 40px;
}
.customer-details-columns.addresses h5{
  margin-bottom: 5px;
}

body.section-elite h1.page-header,body.page-elite h1.page-header {
    color: #ffffff;
    background-color: #052060;
    padding: .5em .25em .5em 3em;
    font-weight: 400;
    margin-top: 0;
    background-image: url(../images/EliteLogo-WhiteHdr.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.elite-announcement .content h2{
  
  margin-top: 50px;
  margin-bottom: 20px;

}
.elite-announcement em strong{
  color: #5B94D0;
}
body.section-elite h1.page-header::before,body.page-elite h1.page-header::before {
    content: "Member Access | ";
}
body.page-elite .elite-announcement {
    border-top: 1px solid #666;
    margin: 2em 0;
    padding: 8px 8px;
}

body.page-elite .elite-announcement:first-child {
    border-top: none;
}

body.page-elite .elite-announcement .content {
    display: flex;
    align-items: flex-start;
    align-content: stretch;
}
body.page-elite .elite-announcement .content.hasimage .body {
    width: 100%;
}

body.page-elite .elite-announcement .content.hasimage .logo {
    height: 200px;
    width: 200px;
    margin: 0 10px 0 0;
    padding: 8px 0 0;
}

body.page-elite .elite-announcement .content.hasimage .logo img {
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.section-elite .elite-copyright-guidelines-callout,
.page-elite .elite-copyright-guidelines-callout {
  padding: 2em 3em;
  margin: 1em auto;
  background-color: #dedede;
  text-align: center;
  border: 2px solid #333;
  max-width: 90%;
}
ul.elite-features-list {
  list-style: none;
  padding: 0;
  margin: 4px 0;
}

ul.elite-features-list li.el-icon-bg {
  background-position: top left;
  background-size: 30px 30px;
  background-repeat: no-repeat;

  margin: 10px 0;
  padding: 0 0 15px 35px;
}

ul.elite-features-list li.el-icon-bg strong:first-child {
  font-size: 120%;
  padding: .25em .1em;
}
.el-icon-bg.newsroom {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Newsroom.png');
}

.el-icon-bg.workshops-exams {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Workshops_Exams.png');
}

.el-icon-bg.newsletters {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Newsletter.png');
}

.el-icon-bg.announcement {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Announcement.png');
}

.el-icon-bg.multimedia {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Multimedia.png');
}

.el-icon-bg.webcasts {
  background-image: url('../images/Blue_PNGS/IRA_Webcast_Icon-01.png');
}

.el-icon-bg.discussion_forum {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Discussion_Forum.png');
}

.el-icon-bg.outflow {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Outflow.png');
}

.el-icon-bg.events {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Events.png');
}

.el-icon-bg.shop {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Store.png');
}

.el-icon-bg.member_resources {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Member_Resources.png');
}

.el-icon-bg.team_directory {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Team_Directory.png');
}

.el-icon-bg.modules {
  background-image: url('../images/Blue_PNGS/ICONS_2021_Modules.png');
}


/***** INVERSE ****/
.el-icon-bg.newsroom.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Newsroom.png');
}

.el-icon-bg.workshops-exams.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Workshops_Exams.png');
}

.el-icon-bg.newsletters.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Newsletter.png');
}

.el-icon-bg.announcement.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Announcement.png');
}

.el-icon-bg.multimedia.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Multimedia.png');
}

.el-icon-bg.discussion_forum.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Discussion_Forum.png');
}

.el-icon-bg.outflow.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Outflow.png');
}

.el-icon-bg.events.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Events.png');
}

.el-icon-bg.store.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Store.png');
}

.el-icon-bg.member_resources.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Member_Resources.png');
}

.el-icon-bg.team_directory.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Team_Directory.png');
}

.el-icon-bg.modules.white {
  background-image: url('../images/White_PNGS/ICONS_Inverse_2021_Modules.png');
}

.page-elite .tax-term a.active{
  color: #052060;
}
.multimedia-header{
    margin-top: 40px;
    margin-bottom: 20px;
}
.views-exposed-form .views-exposed-widget {
  float: left; /* LTR */
  padding: .5em 1em 0 0; /* LTR */
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}

.views-exposed-form label {
  font-weight: bold;
}

.views-exposed-widgets {
  margin-bottom: .5em;
}

/* table style column align */
.views-align-left {
  text-align: left;
}
.views-align-right {
  text-align: right;
}
.views-align-center {
  text-align: center;
}

/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
  border-top: none;
}

.view .progress-disabled {
  float: none;
}
.readmore-link{
  margin-top: 20px;
}
.content-col{
  margin-bottom: 50px;
}
.workshop-schedule{
  position: relative;
}
.workshop-schedule::after{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    width: 1px;
    height: 100%;
}
.workshop-schedule .wp-block-table td, .workshop-schedule .wp-block-table th{
  border: none;
  padding: 1;
}
.wp-block-table.no-border-wp-table td, .wp-block-table.no-border-wp-table th{
  border: none;
}
.wp-block-table.table-col-7, .table-col-7{
  max-width: 70%;
}
.workshop-schedule .wp-block-table{
  margin-bottom: 20px;
}

.modal .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    opacity: 1;
}

.modal .close:hover,.modal .close:focus {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}

.modal button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}


.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

aside .region-sidebar-second{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
aside{
  margin-top: 20px;
}
aside .region-sidebar-second:last-child{
  border-bottom: 0;
}
/*footer start*/
.footer{
  background-color: #002D5D;
}
.footer ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer h2{
  margin-top: 0;
  margin-bottom: 10px;
}
.footer h2 a{
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 33px;
  text-transform: uppercase;
  font-weight: bold;
}
.footer__logo{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 74px;
}
.footer__logo ul{
  display: flex;
  align-items: center;
}
.footer__logo ul li{
  margin-left: 40px;
}
.footer__logo ul img{
  max-height: 19px;
  width: auto;
}
.footer a, .footer p{
  color: #FFFFFF;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  
}
.footer li a{
  font-size: 16px;
  font-weight: 400;
  line-height: 33px;
}
.footer a:hover{
  color: #5B94D0;
}
.footer__nav-wrap{
  padding: 49px 0 49px;
  background-color: #002D5D;
}
.fmenu__container ul{
  margin-bottom: 26px;
}
.footer__copyright{
  padding: 25px 0 29px;
  background-color: #001D3D;
}
.fmenu__container{
    column-count: 4;
    column-gap: 30px;
}
.fmenu__column{
  break-inside: avoid;
}
.footer__copyright-wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__copyright-wrap p{
  margin-bottom: 0;
}


.woocommerce-MyAccount-navigation ul{
  list-style-type: none;
    padding: 0;
    display: flex;
}
.woocommerce-MyAccount-navigation-link{
  margin-bottom: -1px;
  padding: 0 5px;
}
.woocommerce-MyAccount-navigation-link:first-child {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-MyAccount-navigation-link:first-child  a{
  margin-left: 0;
}
.woocommerce-MyAccount-navigation-link a{
  text-decoration: none;
    border-radius: 0 0;
    font-family: pt sans narrow,sans-serif;
    font-weight: 400;
    font-size: 1.1em;
    text-transform: uppercase;
    padding: 3px 5px;
}
.woocommerce-MyAccount-navigation-link.is-active a{
  border: 0 solid #ddd;
    background-color: #1c1752;
    color: #fff;
}
.woocommerce-MyAccount-navigation-link a:hover {
    background-color: #1c1752;
    color: #fff;
}
.form-row span.optional{
  display: none;
}
.woocommerce-edit-account .woocommerce-notices-wrapper .woocommerce-message{
  padding: 15px;
  padding-left: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.woocommerce-edit-account .woocommerce-notices-wrapper .woocommerce-error{
  padding: 15px;
  padding-left: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.woocommerce-edit-account .checkbox input[type="checkbox"]{
  margin-left: 0;
  position: unset;
}
.form-row label .required{
  color: #a94442;
}
.woocommerce-MyAccount-navigation{
  margin-bottom: 20px;
}
.woocommerce-edit-account  fieldset{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce-password-strength{
  margin-top: 15px;
  font-size: 14px;
  padding: 10px;
  border-radius: 4px;
}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short{
  background-color: #f2dede;
  color: #a94442;
  border-color: #ebccd1;
}
.woocommerce-password-strength.good, .woocommerce-password-strength.strong{
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.woocommerce-password-hint{
  font-size: 12px;
  font-weight: 700;
  font-style: italic;
}
/*.woocommerce-orders-table__cell .button{
  margin: 0!important;
}*/
.user-dashboard{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.user-dashboard__sub-col{
  margin-bottom: 30px;
}
.user-dashboard__sub-col.user-dashboard-cart {
  border: 1px solid #DCDCDC;
  padding: 20px;
}
.user-dashboard__sub-col.user-dashboard-cart h2{
  margin-top: 0;
}
.location_1_account, .location_2_account, .location_3_account{
  padding-top: 50px;
  position: relative;
}
.location_padding{
  padding-left: 20px;
}
.edit-account legend{
  font-weight: bold;
}

.button--loading{
  position: relative;
  opacity: .5;
}
.button--loading::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;

    animation: button-loading-spinner 1s linear infinite;
}

@-webkit-keyframes button-loading-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes button-loading-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.education-credits_table tr:nth-child(odd) td{
  background:#F5EEDD;
}
.education-credits_table tr:nth-child(even) td{
  background:#EFE4C3;
}
.education-credits_table tr td, .education-credits_table tr th{
  padding: 5px!important;
  border: 0!important;
}

#forum table{
  width: 100%;
}
.sort-direction{
  width: 12px;
  height: 12px;
  position: relative;
  display: none;
}
.active .sort-direction{
  display: inline-block;
}
.sort-direction::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    width: 50%;
    height: 2px;
    background: #5B94D0;
}
.sort-direction::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: rotate(-45deg) translateY(-50%);
    width: 50%;
    height: 2px;
    background: #5B94D0;
}
.sort-direction.desc {
  transform: rotate(180deg);
}
.only-response, .author-img-mob,.remove-mob, .mega-menu-back{
  display: none;
}
.page-template-template-event-signup{
  background-color: #F6FAFF;
}
.eventreg-form .form-header{
  background: #1E5896;
  padding: 53px 92px 53px 20px;
  margin: 31px 0 56px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-column-gap: 105px;
  align-items: center;
}

.eventreg-form .form-header__group{
    display: grid;
    grid-template-columns: 2fr 1.2fr;
    grid-column-gap: 10px;
}
.custom-select, .event-input {
  position: relative;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.5px;
}
.custom-select select {
  display: none;
}

.custom-select .select-selected, .event-input {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding-right: 30px!important;
}

.custom-select .select-selected:after {
  position: absolute;
  content: "";
  background: center / contain no-repeat url(../images/icons/bi_chevron-down.svg);
  right: 7px;
  top: 0;
  width: 18px;
  height: 100%;
}
.custom-select .select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

.custom-select .select-items div, .custom-select .select-selected, .event-input {
  padding: 6px 12px;
  height: 47px;
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.custom-select .select-items div{
  border-bottom: 1px solid #D9D9D9;
}
.custom-select .select-items div:last-child{
  border-bottom: none;
}
.custom-select .select-items {
  color: #000;
  position: absolute;
  background-color: #F6F6F6;
  top: 95%;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 0px 0px 5px 5px;
  overflow: hidden;
  background: #F6F6F6;
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.20);
}
.custom-select .placeholder{
  color: #A2A2A2;
}
.custom-select .select-hide {
  display: none;
}
.select-items div span{
  margin-right: 5px;
}
.select-items div i{
  color: #519A18;
  font-family: "Open Sans";
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  margin-left: 5px;
}
.select-items div:last-child i{
  color: #545454;
}
.custom-select .select-items div:hover, .custom-select .same-as-selected {
  background-color: #5B94D0;
  color: #fff;
}
.custom-select .select-items div:hover i, .custom-select .same-as-selected i{
  color: #fff!important;
}


.page-template-template-event-signup [class*="col-sm"]{
  float: unset;
}
.eventreg-form .total-speaking-sum{
  color: #FFF;
  font-family: "PT Sans Narrow";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 100% */
}
.eventreg-form .total-wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.eventreg-form .refund-policy{
  color: #FFF;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
  text-decoration-line: underline;
  cursor: pointer;
  position: relative;
}
.eventreg-form .refund-policy-details{
  position: absolute;
  width: 385px;
  opacity: 0.95;
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
  padding: 19px 25px 25px;
  color: #002D5D;
  line-height: 20px;
  right: 0;
  z-index: 2;
  top: 50px;
  display: none;
}
.eventreg-form .refund-policy:hover .refund-policy-details{
  display: block;
}
.eventreg-form h4{
  color: #002D5D;
  font-family: "Open Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.registrant_wrap__body{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 20px;

}
.eventreg-form .grid-start{
  grid-column: 1;
}
.eventreg-form .grid-span-2{
  grid-column: span 2;
}
.eventreg-form .grid-span-3{
  grid-column: span 3;
}
.eventreg-form .form-selection{
  margin-top: 46px;
}
.eventreg-form .form-type-checkbox{
  margin: 0;
}
.eventreg-form .address-group{
  display: grid;
  grid-template-columns: 3fr 0.5fr 2.5fr;
  grid-column-gap: 20px;
}
.eventreg-form .form-item-email label{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.how-did-you-hear-body{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 6px;
  align-items: center;
}
.form-item-how-did-you-hear-other{
  display: flex;
  align-items: center;
}
.form-item-how-did-you-hear-other label{
  margin-right: 30px;
}
.form-item-discount-code{
  max-width: 365px;
  margin-bottom: 43px;
}
.eventreg-form .help-block{
  color: rgba(0, 0, 0, 0.67);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.5px;
}
.registrant_wrap{
  margin-top: 50px;
}
#eventreg-submit{
  margin-top: 43px;
  margin-bottom: 17px;
}

 @media (max-width: 1400px) {
  .our-mission-video{
    flex-basis: 59%!important;
  }
  .our-mission{
    flex-basis: 40%!important;
  }
  .thank_you__grid_item-first, .thank__grid_item-first{
    padding-right: 30px;
  }
 }
 @media (max-width: 1200px) {
  .home-container{
    padding: 0 15px;
  }
  .home-container .block-featured{
    margin-left: 0;
    margin-right: 0;
  }
  .store__banner img{
    max-height: 186px;
  }
  .store__item{
    padding: 40px 20px;
  }
  .product__header .single_add_to_cart_button{
    margin-left: 17px;
  }
  .cart-form_column{
    margin-bottom: 50px;
  }
  .banner__background_video iframe{
    width: 1600px;
  }
}
@media (max-width: 1000px) {
  .header__sub-wrap{
    grid-column-gap: 35px;
  }
  .header__sub-menu{
    grid-gap: 15px;
  }
  
  #customer_details{
    margin-bottom: 50px;
  }
  .eventreg-form .form-header{
    padding: 40px 20px;
    grid-column-gap: 20px;
  }
  .eventreg-form .form-header__group{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 900px) {
  .header__wrap{
    flex-direction: column;
  }
  .header{
    padding: 15px 0;
  }
  .header__burger{
    display: block;
    width: 20px;
    height: 15px;
    order: -1;
    position: relative;
  }
  .header__burger span{
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #002D5D;
    left: 0;
  }
  .header__burger span:nth-child(1){
    top: 0;
  }
  .header__burger span:nth-child(2){
    top: 50%;
    transform: translateY(-50%);
  }
  .header__burger span:nth-child(3){
    bottom: 0;
  }
  .active_burger span:nth-child(3){
    display: none;
  }
  .active_burger span:nth-child(1){
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .active_burger span:nth-child(2){
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
  .header__nav-top{
    margin-bottom: 0;
  }
  .header__nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 14px;
  }
  .header__nav nav{
    position: fixed;
    top: 130px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    padding: 50px;
    display: none;
  }
  .header__nav .active_nav{
    display: block;
  }
  .header nav>.header__menu, .header__nav-top .header__menu{
    flex-direction: column;
    align-items: flex-start;
  }
  .header .header__menu>li{
    margin-left: 0!important;
    margin-bottom: 15px;
  }
  .header .yellow-button{
    order: -1;
    padding: 5px 10px;
  }
  #menu-main-menu>li>a{
    padding-bottom: 0; 
    border: none;
  }
  .header__sub-container{
    top: 130px;
    height: calc(100% - 100px);
  }
  .header__sub-menu{
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
  }
  .header__sub-wrap{
   grid-template-columns: repeat(1,1fr);
   grid-row-gap: 40px;
  }
  .header__additional{
    max-width: 320px;
  }
  .header__sub-wrap .menu-additional{
    transform: none;
  }
  .header nav>ul .menu-item-has-children .simple-sub-menu, .header nav>ul .menu-item-has-children .simple-sub-menu{
    position: unset;
    border: none;
    padding: 15px 0 0 20px;
    background: transparent;
  }
  .header .simple-sub-menu .sub-menu-btn{
    margin-top: 5px;
  }
  .header nav>ul .menu-item-has-children .active-sub-menu, .header nav>ul .menu-item-has-children .active-sub-menu{
    display: block;
  }
  .mega-menu-back{
    display: block;
    margin-bottom: 50px;
    margin-left: 20px;
  }
  .main-content{
    padding-top: 125px;
  }
  .store__wrap{
    grid-template-columns: repeat(1, 1fr);
  }
  .author-img-mob{
    display: block;
  }
  .author-img-desc{
    display: none;
  }
  .store__banner{
    flex-direction: column;
  }
  .store__banner-content{
    margin-left: 0;
    margin-bottom: 30px;
  }
 .store__banner-content img{
  margin-bottom: 15px;
 }
 .store__banner-content .btn-new{
  margin-top: 15px;
 }
 .store .product{
    padding: 90px 30px;
 }
 .product__header{
  align-items: flex-start;
  margin-top: 20px;
 }
 .product__header .single_add_to_cart_button{
  margin-left: 17px;
 }

  h1.product_title{
    font-size: 24px;
    line-height: 30px;
    margin: 0;
  }
  .checkout-login__wrap{
    grid-column-gap: 15px;
  }
  .checkout-login__col{
    padding: 25px;
  }
  .checkout-login_guest h3{
    text-align: center;
  }
  .thank_you__grid, .thank__grid{
    grid-template-columns: repeat(1,1fr);
  }
  .thank__grid{
    grid-row-gap: 50px;
  }
  .eventreg-thank .thank__grid_item-first{
    margin-top: 0;
  }
  .eventreg-thank h1{
    margin-bottom: 50px;
  }
  .thank_you__grid_item-first,.thank__grid_item-first{
    padding-right: 0;
  }
  .btn, .wp-block-button a, .gold-button, .wp-block-search__button, .woocommerce-account .button:not(.woocommerce-MyAccount-downloads-file){
    min-width: unset;
    white-space: normal;
  }
}
@media (max-width: 850px) {
  .home-container, .container{
    padding: 0 30px;
  }
  .blue-box{
    padding: 50px;
    width: 100%;
  }
  .subscription-modal{
    padding: 50px;
    width: calc(100% - 60px);
  }
  .subscription-form p{
    font-size: 22px;
    line-height: 28px;
  }
  .video-text-row a {
    margin-top: 15px;
  }
  .shop_table td, .shop_table th{
    font-size: 16px;
    line-height: 22px;
    padding: 13px 7px; 
  }
  .product-remove a{
    font-size: 14px;
  }
  .cart_item img{
    max-width: 57px;
  }
  .eventreg-form .form-header{
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
  }
}

@media (max-width: 750px) {
  #gform_5{
    flex-direction: column;
    align-items: center;
  }
  .subscription-modal .gform_footer .btn.btn-primary{
    margin-top: 40px;
  }
  #gform_fields_5 .gfield{
    grid-column: span 12;
    -ms-grid-column-span: 12;
  }
  .safe-secure{
    display: none;
  }
  .mobile-full-width-video{
  position: relative;
  float: unset!important;
  padding: 30px 0 56.25%;
  height: 0;
  overflow: hidden; }
  .mobile-full-width-video iframe, .mobile-full-width-video object, .mobile-full-width-video embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
}
@media (max-width: 700px) {
  .only-response{
    display: block;
  }
  .only-desktop{
    display: none;
  }
  .header__nav-top li{
    margin-left: 10px!important;
  }
  .header__nav-top  .logout-link{
    order: 3;
    margin-left: 20px!important;
  }
  .fmenu__container{
    column-count: 2;
  }
  .product__header{
    flex-direction: column;
  }
  .product__title{
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .woocommerce-product-gallery__image img{
    max-height: 300px;
    width: auto;
    margin: 30px auto;
    display: block;
  }
  .store .product{
    display: block;
  }
  .footer__copyright-wrap{
    flex-direction: column;
  }
  .footer__copyright-wrap p:first-child{
    margin-bottom: 10px;
  }
  .registrant_wrap__body{
    grid-template-columns: repeat(2, 1fr);
  }
  .eventreg-form .grid-start, .eventreg-form .grid-span-2{
    grid-column: unset;
  }
  .eventreg-form .grid-span-3{
    grid-column: span 2;
  }
  .eventreg-form .address-group{
    grid-template-columns: 0.5fr 1fr;
  }
  .form-group-city{
    grid-column: span 2;
  }
  .form-group-state{
    grid-column: 1;
  }
  .how-did-you-hear-body{
    grid-template-columns: 1fr;
  }
  .form-item-how-did-you-hear-other{
    flex-direction: column;
    align-items: flex-start;
  }
  .eventreg-form .form-item-email .reg-note-desc{
    display: none;
  }
  .eventreg-form .form-item-email label{
    display: block;
  }
}
@media (max-width: 650px) {
  td.product-quantity, td.product-quantity-update{
    display: table-row;
  }
  .shop_table .qty{
    max-width: 93px;
  }
  .remove-mob{
    display: block;
  }
  .remove-desk{
    display: none;
  }
  .product-remove{
    text-align: center;
  }
  .checkout-login__wrap{
    grid-template-columns: repeat(1,1fr);
  }
  .wc_custom_notice_wrap{
    flex-direction: column;
    text-align: center;
  }
  .wc_custom_notice_wrap .btn-wrap{
    margin-top: 8px;
  }
  .wc_custom_notice_wrap .btn-wrap a:last-child{
    margin-right: 0;
  }
  .woocommerce-notices-wrapper .wc_fly_notice{
    left: 0;
    transform: none;
    width: 100%;
    padding-right: 30px;
  }
  .blueboxes ul.menu.twocol li a{
    background-size: 70px;
    padding-left: 70px;
  }
  .post-type-archive-ira_updates #gform_submit_button_5{
    margin-top: 20px;
  }
}
@media (max-width: 550px) {
  .user-dashboard{
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .eventreg-form .grid-span-3{
    grid-column: unset;
  }
  .eventreg-form .form-header__group{
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
  }
  .registrant_wrap__body{
    grid-template-columns: 1fr;
  }
  .eventreg-form .address-group{
    grid-template-columns: 1fr;
    margin-bottom: 15px;
  }
  .form-group-city,.form-group-state{
    grid-column: unset;
  }

}
@media (max-width: 500px) {
  
  .header__sub-menu {
    grid-template-columns: repeat(1,1fr);
  }
  .blue-box{
    padding: 30px;
  }
  
  .subscription-form{
    flex-direction: column;
  }

  .banner p{
    padding-right: 0;
  }
  .subscription-form p{
    text-align: center;
    margin-bottom: 20px;
  }
  .store__item-content{
    justify-content: normal;
  }
  .store__item .btn-wrap{
    margin-top: 15px;
    grid-gap: 9px;
    grid-template-columns: repeat(1, 1fr);
  }
  .store__product{
    margin-top: 10px;
  }
  .store .product{
    padding-top: 100px;
  }
  .shop_table td, .shop_table th{
    font-size: 14px;
    line-height: 18px;
  }
  .woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper{
    grid-template-columns: repeat(1, 1fr);
  }
  .form-row:not(.form-row-half){
    grid-column: unset;
  }
  .footer__logo{
    flex-direction: column;
    margin-bottom: 40px;
  }
  .footer__logo .footer__social{
    margin-top: 30px;
  }
  .footer__logo ul li:first-child{
    margin-left: 0;
  }
  .blueboxes ul.menu.twocol li a{
    font-size: 18px;
  }

}
@media (max-width: 450px) {
  .banner{
    padding: 50px 0 170px;
  }
  .banner__content .btn-wrap{
    flex-direction: column;
  }
  .banner__content .btn-wrap a{
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  .banner h1{
    font-size: 56px;
    line-height: 66px;
  }
  .home-container, .container{
    padding: 0 15px;
  }
  .blue-box.subscription-form{
    padding: 30px;
  }
  .header .simple-sub-menu .sub-menu-btn-right, .header .simple-sub-menu .sub-menu-btn-left{
    float: unset;
  }
  .header .simple-sub-menu .sub-menu-btn{
    display: block;
  }
}
@media (max-width: 410px){
  
  .woocommerce-cart .shop_table tbody{
    display: block;
  }
  .woocommerce-cart .shop_table thead{
    display: none;
  }
  .woocommerce-cart .shop_table .cart_item{
    display: block;
    border-bottom: 1px solid #CCCCCC;
  }
  .woocommerce-cart .shop_table .cart_item:nth-last-of-type{
    border: none;
  }
  .woocommerce-cart td.product-quantity, .woocommerce-cart td.product-quantity-update, .woocommerce-cart .product-remove{
        display: inline-block;
  }
  .wc_custom_notice_wrap .btn-wrap{
    flex-direction: column;
  }
  .wc_custom_notice_wrap .btn-wrap a{
    margin: 0;
    width: 100%;
    margin-top: 5px;
  }
  .blueboxes ul.menu.twocol li a{
    font-size: 16px;
    line-height: 20px;
    background-size: 60px;
    padding-left: 60px;
  }
  .blog .blog__item .readmore-wrap{
    float: none;
  }
}
@media (max-width: 360px){
  .blueboxes ul.menu.twocol li a{
    background: none!important;
    padding: 15px;
  }
}



#selected-summary-content .row {
    display: flex;
}

.row.registrant-row {
    padding: 0 0 15px 15px;
}

.row.registrant-row .product {
    border-left: 4px solid #5B94D0;
}

.row.header-row {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.row.total-row {
    padding: 15px 0 0;
    font-size: 18px;
    margin-top: 15px;
    border-top: 1px solid #eee;
}

.row.subtotal-row {
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.row.discount-row {
    padding-top: 5px;
}

.row.discount-row .discount-code {
    color: #5B94D0;
}

.row.discount-row .discount-dollar {
    color: #5B94D0;
}