/*
Theme Name: Trydo Child
Theme URI: http://rainbowit.net/themes/trydo
Template: trydo
Author: Rainbow-Themes
Author URI: http://rainbowit.net/
Description: Welcome to TryDo Child WordPress Creative Agency, Portfolio and Corporate Multi-Purpose Theme Build With Elementor Page Builder!!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: trydo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@font-face {
  font-family: DeafBold;
  src: url(/fonts/FiraGO-SemiBold.ttf);
}


@font-face {
  font-family: DeafRegular;
  src: url(/fonts/FiraGO-Regular.ttf);
}

h1, h2, h3, h4, h5, h6 {
    font-family: DeafBold !important;
	font-feature-settings: "case" on !important;
}

a, p, body {
    font-family: DeafRegular !important;
}	

.mainmenunav ul.mainmenu > li > a {
	font-family: DeafBold !important;
    font-size: 20px !important;
	font-feature-settings: "case" on !important;
}

.rn-btn {
font-family: DeafBold!important;
font-size: 24px!important;
}


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
 
    padding-left: 57px;
    padding-right: 57px;
    padding-top: 74px;
    padding-bottom: 74px;
    border-radius: 32px;
}


.color-black .mainmenunav ul.mainmenu > li:hover > a {
    color: #0618d8 !important;
}

[data-overlay="6"]:before, [data-black-overlay="6"]:before, [data-white-overlay="6"]:before {
    opacity: 1 !important;
}

[data-black-overlay]:before {
    background-color: #ffffff !important;
}
	

