/*
	Theme Name: INOV / BP-IDS – child theme
	Description: INOV / BP-IDS child theme
    Author: customized by FPreto.com
	Version: 1.0
	Template: azoomtheme
*/


@import url("../azoomtheme/style.css");

/* =Azoom Child Theme Customization Starts Here

You can copy/paste all of the Azoom Styles you wanted to override here.
-------------------------------------------------------------- */

#nav ul.rtm-menu > li > a, #nav .rtm-menu > ul > li > a {text-transform:uppercase;}

.header-top-2 { border-bottom:0px; }

.azoom-undermenu-box { border-top:1px solid #f7f7f7; }

.azoom-heading-icon {
	width:14px;
	height:14px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

.main-header-area.header-sticky-active { opacity:1; }

.ul.rtm-menu > li:hover:not(.dismiss-mobile), .rtm-menu > ul > li:hover:not(.dismiss-mobile), ul.rtm-menu > li.current-menu-item:not(.dismiss-mobile), .rtm-menu > ul > li.current-menu-item:not(.dismiss-mobile), ul.rtm-menu > li.current-menu-ancestor:not(.dismiss-mobile), .rtm-menu > ul > li.current-menu-ancestor:not(.dismiss-mobile) {
    border-top: 1px solid #ffb03a;
    padding-top: 0px;
}

.azoom-undermenu-box { border-top:1px solid #ffb03a; }

.azoom-heading-icon {
	width:14px;
	height:14px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

.footer-bottom .footer-bottom-left span { font-size: 0.7em; }

.azoom-heading-icon { border-radius:7px; top:17%; }
.azoom-heading-wrapper .heading-bottom-line { margin-top:15px; left: 22px; }
.azoom-heading-wrapper .heading-bottom-line-end { width:1px; margin-left:-1px; height:0px; }

.button-action:not(.escape_button_style) { background:#f99939; border-color:#f99939; }
.button-action:not(.escape_button_style):hover { background:#999999; border-color:#999999; }

.gallery-imgs img { border-radius: 5px; }
