/*
Theme Name: Avargasdg
Theme URI: http://avargasdg.com
Description: Based in ark-theme
Author: avargasdg
Author URI: http://avargasdg.com
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: avargasdg-theme
Tags: white
Version: 1.0.0
Template: ark
*/
.faq-v2{
	margin: 0 !important;
	border-radius: 0 important;
}
.blend{
	background-blend-mode: multiply; 
}
.widget_archive li::before, .widget_categories li::before, .widget_pages li::before, .widget_meta li::before, .widget_recent_comments li::before, .widget_recent_entries li::before, .widget_nav_menu li::before, .woocommerce.widget_product_categories li::before, .widget_rss li::before {

    position: absolute;
    left: 0;
    content: "";
    font-family: 'ff-font-awesome' !important;

}
#menu-adg-categories li{
    display: inline-block;
    transition: all 0.3;
}
#menu-adg-categories li a{
    color: #1aa6bf !important;
    transition: all 0.3;
    text-decoration: none;
}
#menu-adg-categories li.current-menu-item a{
    color: #155f6a !important;
}
#menu-adg-categories li a:hover, #menu-adg-categories li.current-menu-item a:hover{
    color: #afda11 !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin:auto;
}
