/*
Theme Name: Hazel
Theme URI: http://demo.select-themes.com/hazel
Description: Hazel Theme
Tags: portfolio, clean, retina, photography, art, video, ajax, agency, blog, shop, business, elegant, hipster, multi-purpose, fullscreen
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 3.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.


*/

#tagsbody {
    display: none;
}

.remove-margin .flexslider, .portfolio_slider {
    margin: 0 0 0px;
    position: relative;
    zoom: 1;
}


.shrink-image .wpb_flexslider.flexslider {
    width: 66%;
    margin: 0 auto;
}

.shrink-image .flex-direction-nav {display:none;}

.hide-bottom-margin .flexslider, .portfolio_slider {
    margin: 0 0 0px;
}
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_1 .arp_even_row,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_2 .arp_even_row,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_3 .arp_even_row{
    background: #f1f1f1 !important;
}
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_1 .arp_odd_row,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_2 .arp_odd_row,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_3 .arp_odd_row{
    background: #ffffff !important;
}

/* last row needs to be red for package prices and text needs to be white */
#arp_column_0_row_19,
#arp_column_1_row_19.rowlightcolorstyle.arp_even_row.arplitetemplate_1_column_1_row_19,
#arp_column_2_row_19.rowlightcolorstyle.arp_even_row.arplitetemplate_1_column_2_row_19,
#arp_column_3_row_19.rowlightcolorstyle.arp_even_row.arplitetemplate_1_column_3_row_19{
	background-color: #c41818 !important;
	color:#ffffff !important;
}

.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_1 .arp_even_row:last-child,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_2 .arp_even_row:last-child,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_3 .arp_even_row:last-child{
    background-color:#c41818 !important;
}
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_1 .arp_even_row:last-child h3,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_2 .arp_even_row:last-child h3,
.arplitetemplate_100 #ArpPricingTableColumns .ArpPricingTableColumnWrapper.style_column_3 .arp_even_row:last-child h3,
#arp_column_0_row_19 .row_description_first_step{
color:#fff !important;
}
