/*  

You cannot edit main style.css file.

All your custom style settings and tweaks can be placed here.

Backup this file before theme update - so after update can be restored!
 
*/

.nav>li,#main-nav>li>ul{ background:#333;}

/* colorful menu */
#main-nav>li:nth-child(1)>a, #main-nav>li:nth-child(1)>ul{ background:#bdc53f !important;}
#main-nav>li:nth-child(2)>a, #main-nav>li:nth-child(2)>ul{ background:#9cb265 !important;}
#main-nav>li:nth-child(3)>a, #main-nav>li:nth-child(3)>ul{ background:#7a997b !important;}
#main-nav>li:nth-child(4)>a, #main-nav>li:nth-child(4)>ul{ background:#96c5cc !important;}
#main-nav>li:nth-child(5)>a, #main-nav>li:nth-child(5)>ul{ background:#42a8bf !important;}
#main-nav>li:nth-child(6)>a, #main-nav>li:nth-child(6)>ul{ background:#4289bf !important;}
#main-nav>li:nth-child(7)>a, #main-nav>li:nth-child(7)>ul{ background:#FFDD00 !important;}
#main-nav>li:nth-child(8)>a, #main-nav>li:nth-child(8)>ul{ background:#fab14d !important;}
#main-nav>li:nth-child(9)>a, #main-nav>li:nth-child(9)>ul{ background:#ee6a4c !important;}
#main-nav>li:nth-child(10)>a, #main-nav>li:nth-child(10)>ul{ background:#ee6a4c !important;}

/* services height */
.services{height:180px;}

/* home paragraph */
#homecontent>p{ padding:0 20% 15px 20%;}

/* theme buttons */
a.mainbutton,
a.itembutton{ color:#000 !important; border:3px solid #000 !important; background:none; font-weight:bold;}