.header-top .row,
.header-bottom .row {
    display: flex;
    align-items: center;
}
.header-cntct.widget {
    text-align: right;
    color: #fff;
}
.header-cntct {
  display: inline-block;
}

.header-cntct a:nth-child(4) img{
    /* margin-top: 1px;
    margin-left: 1px; */
}
.header-cntct p {
    margin-bottom: 30px;
}

.header-icons ul li a {
    margin-bottom: 10px !important;
  	width: 30px;
  	height: 30px;
}

.header-icons svg {
	width: 30px !important;
    height: 30px !important;
  	color: #fff;
}
.header-icons svg:hover {
  color: #f7941e;
}

.header-cntct {
    position: absolute;
    right: 180px;
}

.header-icons {
    position: absolute;
    right: 0px;
}
.helpline {
  display: block;
  padding-top: 50px;
}
.helpline a, .helpline a:hover {
    font-size: 20px;
    color: #fff;
}
.header-cntct p:last-child {
    margin-bottom: 0px;
  color: #fff;
}
.nav-holder {
    float: none;
}
#wrapper-8 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.nav-holder ul li {
    padding: 0 0px 0 0;
}
.nav-holder > ul > li:first-child a {
    padding-left:0 !important;
}

.ultimatum-menu .nav-holder .navigation > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.nav-holder ul li ul li>a {
  border:none;
}
.nav-holder ul li ul li.current-menu-item>a, .nav-holder ul li ul li>a:hover {
    background-color: transparent;
}
.menu-cta {
    text-align: right;
}
.menu-cta p {
    margin: 0;
}
.btn {
    padding: 10px 12px;
    line-height: 1.5;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: PT sans narrow;
    border: none;
    margin-left: 10px;
}
.btn-default {
    background-color: #ff0000;    
    color: #000000;
}
.btn-primary {    
    background-color: #fec574;
  color: #000000;
}
.btn-primary:hover {
	background-color: #ffffff;
  color: 000000;
}
footer.footwrapper {
    padding-bottom: 40px;
}
.footer-menu .horizontal-menu {
    float: none !important;
}
.footer-menu ul#menu-footer-menu {
    text-align: center;
    margin: 15px 0 15px;
}
.footer-menu .horizontal-menu ul li {
    float: none;
    display: inline-block;
}
.copy-right p {
    font-size: 11px;
    margin-bottom: 0;
    line-height: 1.7;
}
.copy-right p .footer-cntct {
  	font-size:14px;
    color:#000;
    margin-bottom: 5px;
    display: inline-block;
}
.copy-right p .footer-cntct a {
    color:#000;

}

@media only screen and (max-width:991px) {
 
 .header-top .row,
 .header-bottom .row {
      display: block;      
  }  
  .logo img.img-responsive {
    max-width: 200px !important;
  }
  div#logo-container {
    float: left;
  }
  .header-cntct.widget {
      /* margin-top: 30px; */
      float: right;
  }  
  
  .slicknav_menu {
      text-align: center;
  }  
  #ultimatummenu-4-responsive-menu .slicknav_btn {
      float: none !important;
      display: inline-block;
      background:#ed1c24;
      margin-bottom:10px;
      padding: 10px 15px;
      border-radius: 5px;
      
  }
  #ultimatummenu-4-responsive-menu .slicknav_btn > span {
  	text-shadow: none;
  }
  .slicknav_menu .slicknav_icon {
      float: none;      
      display: inline-block;
  }  
  .menu-cta {
      text-align: center;
      margin:10px 0;
  }   
}
@media only screen and (max-width:640px) {
 

}
@media only screen and (max-width:480px) {
  
  .header-top .row {
      display: block;      
  }
  div#logo-container {
      float: none;
  }  
  .logo img.img-responsive {
    margin:0 auto;
  }  

  .header-cntct.widget{
      text-align: center;
      margin-top: 0;
      float: none;
  }
  .header-cntct p {
    margin-bottom: 10px;
  }  
}
.woocommerce button.button.alt,
.woocommerce ul.products li.product .button,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce .cart .button,
.woocommerce .cart input.button {
  	color: #fff;
	background-color: #f7941e;
}
.woocommerce button.button.alt:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
  	color: #fff;
	background-color: #619996;
    border-color: #619996;
}
.course-info, .course-info:hover {
  	color: #619996;
}
.woocommerce-Price-amount {
	color: #619996;
}
a:hover {
	color: #619996;
}
td.get-ticket label {
	margin-bottom: 0px;
}
td.get-ticket input[type="radio"] {
  	margin-right: 4px;
}
.header-cntct .dashicons {
	color: #fff;
  	text-decoration: none;
	font-size: 30px;
	margin: 0 0 10px 20px;  
}

.header-cntct .dashicons:hover,
.header-cntct .dashicons:focus { 
  	color: #f7941e;
}

.header-cntct .dashicons-instagram {
  	margin-right: 10px;
}

.woocommerce-checkout #gift_aid label {
  	margin-left: 20px;
}
.woocommerce-checkout #gift_aid input {
  	margin-left: -20px;
  	margin-top: 10px;
}
.header-icons {
  display: inline-block; 
}
.button.tw_add_donation {
  background-color: #fec574;
  color: #000000;
  text-transform: uppercase;
  padding: 8px 28px 8px 28px ;
  border-radius: 0px ;
  margin-top: 10px ;
}
.tw-error-front {
  color: white;
}
.dd-frequency {
	color: #619996;
}
.related.products {
  display: none;
}
.woo_amc_item_dop {
  display: none;
}