/*

Theme Name: Divi Child

Theme URI: http://www.elegantthemes.com/gallery/divi/

Template: Divi

Author: Elegant Themes

Author URI: http://www.elegantthemes.com

Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.

Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready

Version: 3.0.28.1485115612

Updated: 2017-01-22 20:06:52



*/



/* Align Contact Title */

.et_pb_contact_main_title {

text-align:center;

text-shadow: 2px 2px 2px rgba(25, 25, 25, 1);

}

/* Captcha Box Size */

.et_pb_contact_right p input {

max-width: 65px !important;

}

/* Contact Form Message */

.et-pb-contact-message {

color: #ffd000;

text-align:center;

text-shadow: 2px 2px 2px rgba(25, 25, 25, 1);

}

/* Class codes to color links in a section*/

.greenlink a {

color #32952d

}

.greenlink a hover {

border-bttom 2px dashed;

}

a:link {



}

a:hover {

border-bottom: 2px dashed;

}

#top-menu a {border-bottom: none;}



/*Add Drop Shadow To Module*/

/* Horizontal, Vertical, Blur, Spread */

.dropShadowEffect{box-shadow: 2px 2px 10px 2px rgba(11,44,66,.75);

webkit-box-shadow: 2px 2px 10px 2px rgba(11,44,66,.75);

moz-box-shadow: 2px 2px 10px 2px rgba(11,44,66,.75);

} 



.et_pb_contact p { color: #f0ff23; !important; text-shadow: 2px 2px 2px rgba(25,25,25,1); } 



/*Gradient Background blue to red*/



.blueRedGradient {background: #4c4c4c;

background: -moz-radial-gradient(center, ellipse cover,  #4c4c4c 0%, #595959 0%, #666666 0%, #2a56a1 0%, #c63b1a 85%, #2b2b2b 100%, #1c1c1c 100%, #2c2c2c 100%, #000000 100%);

background: -webkit-radial-gradient(center, ellipse cover,  #4c4c4c 0%,#595959 0%,#666666 0%,#2a56a1 0%,#c63b1a 85%,#2b2b2b 100%,#1c1c1c 100%,#2c2c2c 100%,#000000 100%);

background: radial-gradient(ellipse at center,  #4c4c4c 0%,#595959 0%,#666666 0%,#2a56a1 0%,#c63b1a 85%,#2b2b2b 100%,#1c1c1c 100%,#2c2c2c 100%,#000000 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=1 );

}





/*Vampire Header*/

.vamp {

  color: #92a5de;

  background: red;

  text-shadow:0px 0px 0 rgb(137,156,213),1px 1px 0 rgb(129,148,205),2px 2px 0 rgb(120,139,196),3px 3px 0 rgb(111,130,187),4px 4px 0 rgb(103,122,179),5px 5px 0 rgb(94,113,170),6px 6px 0 rgb(85,104,161),7px 7px 0 rgb(76,95,152),8px 8px 0 rgb(68,87,144),9px 9px 0 rgb(59,78,135),10px 10px 0 rgb(50,69,126),11px 11px 0 rgb(42,61,118),12px 12px 0 rgb(33,52,109),13px 13px 0 rgb(24,43,100),14px 14px 0 rgb(15,34,91),15px 15px 0 rgb(7,26,83),16px 16px 0 rgb(-2,17,74),17px 17px 0 rgb(-11,8,65),18px 18px 0 rgb(-19,0,57),19px 19px 0 rgb(-28,-9,48), 20px 20px 0 rgb(-37,-18,39),21px 21px 20px rgba(0,0,0,1),21px 21px 1px rgba(0,0,0,0.5),0px 0px 20px rgba(0,0,0,.2);

}



/*Printers*/

.printers {

  background-color: #edde9c;

  color: #bc2e1e;

  text-shadow:

    0 1px 0px #378ab4,

    1px 0 0px #5dabcd,

    1px 2px 1px #378ab4,

    2px 1px 1px #5dabcd,

    2px 3px 2px #378ab4,

    3px 2px 2px #5dabcd,

    3px 4px 2px #378ab4,

    4px 3px 3px #5dabcd,

    4px 5px 3px #378ab4,

    5px 4px 2px #5dabcd,

    5px 6px 2px #378ab4,

    6px 5px 2px #5dabcd,

    6px 7px 1px #378ab4,

    7px 6px 1px #5dabcd,

    7px 8px 0px #378ab4,

    8px 7px 0px #5dabcd;

}