/* 
 Theme Name:   International Copper Association India
 Theme URI:    
 Description:  
 Author:       Yukteedevteam
 Author URI:   https://copperindia.org/copper-first
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/****custom font******/
@font-face {
    font-family: 'Rotis Sans normal';
    src: url('https://copperindia.org/wp-content/uploads/2024/09/rotis-sans-serif-55-Regular.woff2') format('woff2'),
         url('https://copperindia.org/wp-content/uploads/2024/09/rotis-sans-serif-55-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
 
}
@font-face {
    font-family: 'Rotis Sans';
    src: url('https://copperindia.org/wp-content/uploads/2024/09/Rotis-Sans-Serif-Std-65-Bold.woff2') format('woff2'),
     url('https://copperindia.org/wp-content/uploads/2024/09/Rotis-Sans-Serif-Std-65-Bold.woff') format('woff');
    font-weight: 700;
    font-style: bold;
 
}

.cust-arrow span.elementor-icon-list-icon {
    background-color: #fb4f14;
    padding: 08px 5px 8px 8px;
}
.cust-arrow .elementor-icon-list-item:hover  span.elementor-icon-list-icon {
    background-color: #fff;
}
.cust-icons a.elementor-icon.elementor-animation- {
    padding: 10px;
    background-color: #FB4F14;
}

.home-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px;
    height: 30px;
    width: 100% !important;
}
.home-form label {
    margin-bottom: 0px; 
	 color: #fff;
}
.home-form .wpcf7-list-item {
    font-size: 15px;
    color: #fff;
}
.home-form input[type*="submit"]{
	padding: 10px 20px !important;
}
.cust-team .premium-person-info {
    background-color: #FB4F14;
    height: 100%;
}
.cust-team .premium-person-info {
    bottom: 0px !important;
}
body {
	font-family: 'Rotis Sans';
	font-weight: 400 !important;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6  {
    font-family: 'Rotis Sans';
}

.acc-faq .elementor-tab-title {
	margin-bottom: 20px;
}
.site-header {
	display: none;
}

.cust-ibx:hover p, .cust-ibx:hover h3 {
	color: #ffffff !important;
}