/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 13 2021 | 11:16:02 */
/*hide section */
.elementor-element-ce0fd95, .elementor-element-9a1f340{
  display: none;
}

.display{
  display: none !important;
}
.gold {
    color: #d3b462;
}

.black {
    color: #000;
}

/* Button */
.custom_button:hover {
    background-image: none;
    color: #fff;
}

.custom_button {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 5px;
    font-weight: 300;
    background-image: url(https://online.boxingcompany.fit/wp-content/uploads/2021/01/button-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 1;
    background-color: #000;
    transition: .4s ease all;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    padding: 25px;
  	min-width: 260px;
}

.custom-btn-border {
    background-color: #000;
    border: 2px solid #d3b462;
    color: #fff;
    background-image: none;
  	min-width: 260px;
}

.custom-btn-border:hover {
    background-color: #d3b462;
    border: 2px solid #d3b462;
    color: #000;
}

/*tabs */
.active-sec {
    font-weight: 700;
    background-color: #fffefe;
    border-bottom: 5px solid #d3b462;
}



/* logo size */
.logo a img{
  width: 30%;
  padding: 0;
   margin-top: 14px;
}

/* what you get */
.elementor-element-404ed0f h4, .elementor-element-404ed0f ul{
  width: 60% ;
  margin: 0 auto;
}

/* h2 syle */
h2 {
    font-size: 55px;
/*     font-family: 'Roboto Condensed', sans-serif !important; */
}
p{
  	font-size: 16px;
/*     font-family: 'Roboto Condensed', sans-serif !important; */
  	font-weight: 800;
    line-height: 1.5;
}
h3{
  	font-size: 50px;
/*     font-family: 'Roboto Condensed', sans-serif !important; */
  	margin: 0;
  
}

h4{
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}
/* .thin-font {
    font-weight: 400;
} */

.banner-text h2{
  font-size: 60px;
}
/* header */
.header{
    background: #0000007d;
    position: fixed;
    height: 80px;
    width: 100%;
}

.sitenav{
  margin: 0;
  height:80px;
}
.sitenav ul li a{
  padding: 10px;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 700;
}
.sitenav ul li a:hover{
  color: #d3b462;
}

.offering-points ul{
  list-style-type: none;
}


.offering-points ul li:before {
    content: '';
    background-image: url(https://online.boxingcompany.fit/wp-content/uploads/2021/01/bullet.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 28px;
    width: 28px;
    position: absolute;
    left: 140px;
}

.offering-points ul li {
    margin-bottom: 10px;
    line-height: 1.4 !important;
  	font-size: 23px;
}

.footer-social li{
  display: inline-block !important;
  margin-right: 10px;
}
.widget-column-3{
  float: right;
  margin: 0;
}

.offering-points-grp{
    text-align: left;
 }
  
#footer-wrapper{
    margin-top: 30px;
 }
.footer-social{
  margin-top: 50px;
 
}
.footer-social li{
   margin-right:20px;
}
.widget-column-1 li a{
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}
.widget-column-1 li a:hover{
  color: #d3b462 !important;
  
}
/* youtube link */
.ytp-title-channel, .ytp-title{
  display: none !important;
}
.elementor-element-90fe66b h4{
  margin: 0;
}

.elementor-element-2e7d4d2 img{
   	width: 12%;
    margin-bottom: 10px;
    margin-top: 10px;
  }