/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a6, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; 
overflow-x: hidden; 
/* max-width:1400px; */
width: 100%;
margin: 0 auto;}
ol, ul { list-style: none; }
blockquote, q {	quotes: none; 
/* font-size: 13.5pt; */
font-style: italic;
color: #333;
margin: 24px 0;
height: 100%;}

html {width: 100%;
height: 100%;
}

.wrapper {
} 

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section { display: block; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

@font-face {
	font-family: 'ETmodules';
	src:url('fonts/ETmodules.eot');
	src:url('fonts/ETmodules.eot?#iefix') format('embedded-opentype'),
		url('fonts/ETmodules.ttf') format('truetype'),
		url('fonts/ETmodules.woff') format('woff'),
		url('fonts/ETmodules.svg#ETmodules') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	    font-family: FuturaLight;
	    src: url('fonts/futura_light-webfont.eot');
	    src: url('fonts/futura_light-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/futura_light-webfont.woff') format('woff'),
	         url('fonts/futura_light-webfont.ttf') format('truetype'),
	         url('fonts/futura_light-webfont.svg#futura') format('svg');
	}

	@font-face {
	    font-family: FuturaBook;
	    src: url('fonts/futura_book-webfont.eot');
	    src: url('fonts/futura_book-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/futura_book-webfont.woff') format('woff'),
	         url('fonts/futura_book-webfont.ttf') format('truetype'),
	         url('fonts/futura_book-webfont.svg#futura') format('svg');
	}

	@font-face {
	    font-family: FuturaMedium;
	    src: url('/fonts/futura_medium-webfont.eot');
	    src: url('/fonts/futura_medium-webfont.eot?#iefix') format('embedded-opentype'),
	         url('/fonts/futura_medium-webfont.woff') format('woff'),
	         url('/fonts/futura_medium-webfont.ttf') format('truetype'),
	         url('/fonts/futura_medium-webfont.svg#futura') format('svg');
	}

	.futura_light {
		font-family: FuturaLight, Futura, "Trebuchet MS", Arial, sans-serif;
	}

	.futura_book {
		font-family: FuturaBook, Futura, "Trebuchet MS", Arial, sans-serif;
	}

	.futura_medium {
		font-family: FuturaMedium, Futura, "Trebuchet MS", Arial, sans-serif;
	}


body { font-family: 'Raleway', Arial, sans-serif; font-size: 16px; color: #333 !important; background-color: #fff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body.et_fixed_nav { padding-top: 80px; }
a { text-decoration: none; color: #408ca0; }
a:hover { text-decoration: underline; }
.clear { clear: both;
height: 20px; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { color: #333; padding-bottom: 20px; line-height: 1em; font-weight: 500; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; 
padding-bottom: 4px !important;}
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 1em; line-height: 1.55em; }
p:last-of-type { padding-bottom: 0; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote p { padding-bottom: 0px; }

/* ubermenu stuff */



.ubermenu {line-height: 1.1em !important;}
.ubermenu a {color: #408ca0;}

.ubermenu-item-level-0 .ubermenu-target-text {
text-transform: uppercase;
font-family: 'Raleway', Arial, sans-serif;
font-size: 13.5px !important;
font-weight: bold;
}

.ubermenu-responsive-toggle {
text-transform: uppercase !important;
font-family: 'Raleway', Arial, sans-serif !important;
font-size: 13.5px !important;
font-weight: bold;
color: #474c4f;
}

.ubermenu-submenu-type-stack {border: 0 !important;}
#menu-header-new .ubermenu-item-level-0 a {
padding: 6px 0px 6px 31px !important;
}
#menu-header-new .ubermenu-item-level-0 a:hover {
background: none !important;
}
.ubermenu-item-level-0 a {padding: 6px 31px 6px 10px !important;}
#menu-item-5687 a {padding-right: 0 !important;}

.ubermenu-item-level-1  .ubermenu-target-text {
text-transform: capitalize !important;
}

.ubermenu-item-level-2  .ubermenu-target-text {
text-transform: capitalize !important;
}

.ubermenu-current-menu-ancestor a { color: #474c4f; }
.ubermenu-current-menu-ancestor ul li a { color: #408ca0; }
.ubermenu-current-menu-item a { color: #474c4f !important; }
.ubermenu-current-menu-item ul li a { color:  #408ca0 !important; }
/*.ubermenu-current-page-parent a { color: #474c4f !important; } */


.ubermenu ul li ul li.ubermenu-target-text {
color: #488296;
font-family: FuturaMedium, Futura, "Trebuchet MS", Arial, sans-serif;
font-size: 13.5px;
text-transform: capitalize !important;
}

.ubermenu .ubermenu-submenu ul li {
border: 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #777 !important;
-moz-box-shadow: 0px 0px 0px 0px #777 !important;
box-shadow: 0px 0px 0px 0px #777 !important; 
}

.ubermenu-submenu {
background: #e5e5e5 !important;
}

.ubermenu-submenu-align-full_width, .ubermenu-submenu-align-left_edge_item{
width: 100%;
left: -1px;

background: #e5e5e5 !important;
border-top: 2px solid #8abfcd !important;
-webkit-box-shadow: 0px 1px 1px 1px #777 !important;
-moz-box-shadow: 0px 1px 1px 1px #777 !important;
box-shadow: 0px 1px 1px 1px #777 !important; 
}

#wprmenu_bar .wprmenu_icon span {
    transition: all 0.01s ease-in-out 0s;
    display: block;
    position: absolute;
    width: 30px;
    height: 5px;
    left: 0px;
    background: none repeat scroll 0% 0% #F2F2F2;
}

#wprmenu_bar .wprmenu_ic_2 {top: 12px !important; }
#wprmenu_bar .wprmenu_ic_3 {top: 24px !important; }

#wprmenu_menu ul li a {
padding: 5px 14px;
text-transform: uppercase;
font-family: "Raleway",Arial,sans-serif;
font-size: 13.5px !important;
font-weight: bold;
color: #408CA0;
}

#wprmenu_menu ul li a:hover {
padding: 5px 14px;
}

#wprmenu_menu .wprmenu_icon_par {
    display: block;
    color: #CFCFCF;
    width: 46px;
    padding-top: 5px;
padding-bottom: 5px;
}

#wprmenu_menu.wprmenu_levels ul li ul li a {
text-transform: capitalize;
}

.ubermenu-submenu-align-full_width, .ubermenu-submenu-align-right_edge_item {
width: 100%;
left: -1px;

background: #e5e5e5 !important;
border-top: 2px solid #8abfcd !important;
-webkit-box-shadow: 0px 1px 1px 1px #777 !important;
-moz-box-shadow: 0px 1px 1px 1px #777 !important;
box-shadow: 0px 1px 1px 1px #777 !important; 
}

.ubermenu-submenu a {
text-transform: capitalize !important;
}

.ubermenu-item-type-column {border: 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #000 !important;
-moz-box-shadow: 0px 0px 0px 0px #000 !important;
box-shadow: 0px 0px 0px 0px #000 !important;}

.ubermenu-target {
padding: 5px 10px !important;
}



.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
padding-right: 22px !important;

}

/* navigation adjustments */

.menu-gallery li {
    float: left;
    position: relative;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    z-index: 200;}

#wprmenu_bar {height: 80px;}
#wprmenu_bar .bar_logo {height: 60px;}

#wprmenu_bar .wprmenu_icon {
    width: 30px;
    height: 32px;
    overflow: hidden;
    float: left;
    margin-right: 22px;

    margin-top: 16px;
    position: relative;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
    border: 1px solid transparent;
    padding-top: 6px;
    padding-bottom: 6px;
background: #e5e5e5;
border-top: 2px solid #8abfcd;
-webkit-box-shadow: 0px 1px 1px 1px #777;
  -moz-box-shadow: 0px 1px 1px 1px #777;
  box-shadow: 0px 1px 1px 1px #777;
}

#megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
    width: 100%;
    left: -1px;
background: #e5e5e5;
border-top: 2px solid #8abfcd;
-webkit-box-shadow: 0px 1px 1px 1px #777;
  -moz-box-shadow: 0px 1px 1px 1px #777;
  box-shadow: 0px 1px 1px 1px #777;
}

 #megaMenu ul.megaMenu li.menu-item > a span {
text-transform: uppercase;
color: #488296;
font-family: FuturaMedium, Futura, "Trebuchet MS", Arial, sans-serif
font-size: 13.5px;
}

#megaMenu ul.megaMenu li.menu-item > a span:hover {color: #333 !important;}

#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {padding: 0px !important; 
 }

#megaMenu ul ul.sub-menu li.menu-item > a, #megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
    line-height: 14px !important;
font-weight: normal !important;
height: 14px;  
margin: 0 !important; 
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {padding-top: 3px !important;
padding-bottom: 3px !important;}






#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item  {margin: 0 !important;}


.rightform {border: 2px solid #4da5bc;}
.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 24px;
line-height: 24px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
    font-weight: 700;
    border: 0 !important;
border: none !important;
background: transparent;
}
/*
.mean-container .mean-nav ul li a.mean-expand:hover {
border: 0;
border: none;
background: transparent;
}

li.mean-clicked {background: #a0c4cd;}
.mean-clicked a {}
.mean-container .mean-bar {background: #2e2e2e;}

.mean-container .mean-nav ul li a  {background: #d3cec7;
border-top: 1px solid #fff;}
.mean-container .mean-nav ul li a:hover {background: #a0c4cd !important;}



.mean-container .mean-nav ul li ul li a {background: #77a4af;
color: #fff !important;
}

*/

.entry-content {
margin: 0px auto;
}

input { -webkit-appearance: none; }
input[type=checkbox] { -webkit-appearance: checkbox; }
input[type=radio] { -webkit-appearance: radio; }
input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin: 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.cols {width: 100%;}
.col1, .col2 {float: left;
width: 30%;
margin-right: 2%;
}

.col3 {float: left;
width: 30%;
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

.ngg-gallery-thumbnail {
/* max-width: 400px; */
padding: 15px;
margin: 10px; 
}

.mobilefront {display: none;}

.ngg-gallery-thumbnail img {
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    display: block;
    margin: 4px;
    padding: 4px;
    position: relative;
/* width: 100%; */
}

#map {
height: 425px;
background-position: 50% 50%;
background-size: cover;
width:100%;
}

.map {height: 425px;}
.mapheight {height:100%;}

.map h1 {color: #408ca0;
font-size:26pt;
text-transform: uppercase;}

.secphoto1, .secphoto2 {height:400px;
-webkit-box-shadow: 0px 1px 1px #de1dde;
-moz-box-shadow: 0px 1px 1px #de1dde;
box-shadow: 0px 1px 1px #de1dde;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-position: 50% 0%;
}


.secphoto {height:300px;
/*-webkit-box-shadow: 0px 1px 1px #de1dde;
-moz-box-shadow: 0px 1px 1px #de1dde;
box-shadow: 0px 1px 1px #de1dde;
background-position: bottom center; */
}
.secslide {height: 340px !important;
font-size: 14px;
font-family: 'Open Sans', sans-serif;}

#secslide2 .et_pb_slider, #secslide2 .et_pb_slide { background: #fff url(https://www.unionderm.com/wp-content/uploads/2014/06/topborder.gif) top left repeat-x;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;} 

.docslider .et_pb_slider, .docslider .et_pb_slide { background: #fff url(https://www.unionderm.com/wp-content/uploads/2014/06/topborder.gif) top left repeat-x;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;} 

.docslider .et-pb-controllers .et-pb-active-control {
    background-color: #408ca0 !important;
}



.docslider img {margin-top: 25px;}

#secslide2 {max-height: 340px !important; 
width: 100%;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
/* padding-bottom: 20px;  */
}

#secslide2 .et_pb_container {
padding-top:50px;
}

#secslide2 .et_pb_slides {
/* height: 340px !important; */
background: #fff;
}

.sidemenu {
height: 450px;
}

.mc4wp-form label {
   display: block;
    font-weight: bold;
    margin-bottom: 5px;
font-size: 15px;
width: 30%;
float: left;
color: #fff; 
}

.mc4wp-form {
    margin: 0.5em 0px;
}

.mc4wp-form input[type="text"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="url"], .mc4wp-form input[type="date"], .mc4wp-form textarea, .mc4wp-form select {
    cursor: auto;
    display: block;
    width: 30%;
float: left;
    height: auto;
    box-sizing: border-box;
vertical-align:middle;
}
.mc4wp-form input[type="email"] {
height: 27px;
width: 380px;
border: 2px solid #4da5bc;
 float: left;
vertical-align:middle;

}

.mc4wp-form input[type="submit"], .mc4wp-form button, .mc4wp-form input[type="button"] {
    cursor: pointer;
  display: inline-block; 
float: left;
height: 27px;
vertical-align:middle;
border: 2px solid #4da5bc;
background: #fafafa;
}

.shailan-dropdown-menu {
max-width: 980px;
margin: 20px auto;
border: none !important;
box-shadow: 1px 1px 0px #fff inset, -1px -1px 0px #fff inset;
}

.shailan-dropdown-menu a {font-weight: bold;}

.shailan-dropdown-menu .dropdown-horizontal-container {background: #fff !important;
border: none !important;
box-shadow: none !important;}

.logo {padding-left: 22px;
float: left;
width: 163px;}

.logo1 {padding-left: 0px;
margin-top: 16px;
float: left;
width: 163px;}

.info {width:330px !important;
padding-right:32px;
float:right;
text-align: right;
line-height:20px;
font-weight:bold;
color: #78e2fe;
font-size: 13.5px;
}

.info1 {width:796px;
float:right;
text-align: right;
line-height:20px;
font-weight:bold;
color: #78e2fe;
font-size: 13.5px;
}

.infowhite {color: #fff;}

.info a {
color: #78e2fe !important;
}

.ubertext {
text-transform: uppercase;
color: #fff;
font-size: 16px;
border-top: #444 solid 1px;
padding-top: 10px;
margin-top: 10px;
}

.info a img {bottom: 0;}

.schedule {font-size: 15.5px;
margin-top: 10px;}
.schedule a {text-decoration: underline;}
.slide {max-width: 600px;
margin: 0 auto;
margin-bottom: 20px;
}




.topslider, .slide {font-family: 'Open Sans', sans-serif;
text-shadow: 2px 2px #3F3F3F;
line-height: 30px;
font-size: 22px;

}

.docslider, .slide {font-family: 'Open Sans', sans-serif;
line-height: 26px;
font-size: 14px;

}

.topslider .et_pb_slide { -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat; 
height: 100%;
width: 100%;
background-position: 50% 0%;
}

#desktopfront .et_pb_slide {-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-repeat: no-repeat; 
height: 100%;
max-height: 700px;
width: 100%;
background-position: 50% 0%;
}
.docslider .et_pb_slide { 
width: 100%;
}

.topslider .et-pb-controllers {bottom: 5px;}

.docslider .et-pb-controllers {bottom: 5px;}

.topslider .et_pb_slide_description h2 {
font-weight: 200;
}

.topslider .et_pb_slide_description {
padding-top: 350px;
text-shadow: 2px 2px #3F3F3F;
}

.docslider .et_pb_slide_description {
padding-top: 50px;
}



.secslide .et_pb_slide_description {
padding-top: 65px;
line-height: 26px;
}

#secslide2 .et_pb_slide_description {
line-height: 26px !important;
top: 30%; 
}

.newsletter {width: 660px;
float: left;
height: 38px;

}

.icons {width: 200px;
float: right;}

.docslider .et_pb_slide_image {  bottom: auto; top: 175px !important;   } 


.secslide h2 {
font-family: 'Open Sans', sans-serif;
font-size: 20px !important;
text-transform: uppercase;
font-weight: bold;
color: #408ca0;
}

.topslider .et_pb_slide_description h2 {font-size: 48px !important;
text-transform: uppercase;
max-width: 100%;
}

.docslider .et_pb_slide_description h2 {ffont-family: 'Open Sans', sans-serif;
font-size: 20px !important;
text-transform: uppercase;
color: #408ca0;
font-weight: bold;
max-width: 100%;
}



 #secslide2 .et_pb_slide_description h2 {
font-family: 'Open Sans', sans-serif;
font-size: 20px !important;
text-transform: uppercase;
color: #408ca0;
font-weight: bold;
}

.secslide et_pb_slide_image {margin-top: 60px !important;}

.topslider h2 {font-family: Futura, "Trebuchet MS", Arial, sans-serif;
text-shadow: 2px 2px #4c4c4c;
font-weight: 200;
font-size: 40px !important;}



.home {position: relative;}

.home1 {font-family: 'Open Sans', sans-serif;
color: #333;
font-size:22px;
text-align:center;
margin: 0 auto;}

.home1 h1 {color: #408ca0;
font-size:26pt;
text-transform: uppercase;
}

.home1 blockquote {
font-size: 13pt;
font-style: italic;
color: #666666;
margin: 14px 0;
}

.home2 {font-family: 'Open Sans', sans-serif;
color: #333;
font-size:16px;
text-align:center;
margin: 0 auto;}

.home2 h1 {color: #408ca0;
font-size:26pt;
text-transform: uppercase;
}

.home2 h2 {color: #7EBEC5;
font-size: 24px;}

.home2 h2 a {color: #7EBEC5;
font-size: 24px;}

.home3 {font-family: 'Open Sans', sans-serif;
color: #333;
font-size:18px;
text-align:center;
margin: 0 auto;
}

.home3 h1 {color: #408ca0;
font-size:26pt;
text-transform: uppercase;
}

.home3 p {padding: 0 100px !important;} 

.home4 {font-family: 'Open Sans', sans-serif;
color: #333;
font-size:22px;
text-align:center;

margin: 0 auto;}

.home4 h1 {color: #408ca0;
font-size:26pt;
text-transform: uppercase;
}

.home4 p {padding: 0 220px;}

.home4 blockquote {
font-size: 13pt;
font-style: italic;
color: #666666;
margin: 14px 0;
padding: 0 220px;
}

img { max-width: 100%; height: auto; }
#ie8 img { width: auto; }

embed, iframe, object, video { max-width: 100%; }
.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video { max-width: none; }
.et_pb_section_video_bg .mejs-video { left:50%; position: absolute; }

.woocommerce span.onsale, .woocommerce-page span.onsale, .et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset { font-size: 20px; font-weight: 500; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 6px 18px; line-height: 1.7em;}

.entry-content table { border: 1px solid #eee; margin: 0 0 15px 0; text-align: left; width: 100%; }
	.entry-content tr th, .entry-content thead th { color: #555; font-weight: bold; padding: 9px 24px; }
	.entry-content tr td { border-top: 1px solid #eee; padding: 6px 24px; }

.cpp_form {font-size: 12px !important;}
line-height: 14px !important;}

.yui-calendar td.calcell {
padding: .3em !important;
border: 1px solid #E0E0E0;
text-align: center;
vertical-align: top;
}

.yui-calcontainer.multi {
padding: 0 !important;
}

.yui-calendar th {padding: 0 auto !important;}


.yui-calcontainer {
padding: 5px 0 !important;}

#capp_services2, #cpabc_item {max-width: 90%;
margin: 0 auto;
}

.yui-overlay {font-size: 12px !important;}
.pbSubmit {margin-bottom: 20px;}
	
.entry-content img { 
}

.entry-content ul, .comment-content ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
	.entry-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 0; line-height: 26px; }
		.entry-content ul li ul, .entry-content ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
		.entry-content ol li ul, .entry-content ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }

.gallery-item a { display: block; }
.gallery-item a, .gallery-caption { width: 90%; }

.entry-content address, .comment-content address { line-height: 24px; margin-bottom: 12px; }

#reviews .commentlist { padding-bottom: 0 !important; }

.woocommerce-info a { color: #fff !important; }
input#coupon_code { padding: 14px !important; }

#main-content {background: #fff;
z-index: 1;
position: relative;
width: 100%;
height: 100%;

}

table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td,  { padding: .857em 0.587em; max-width: 100px; }
#content-area table th { padding: .157em 0.587em; }
.cart_table_item .quantity { margin: 0 !important; width: 100px !important; }
.shop_table .actions .submit { float: right; }
.shop_table .actions .checkout-button { clear: both; }

.col2-set.addresses { margin-top: 20px; }

#main-content .cart-subtotal td { border-top: none; }
.woocommerce-checkout #main-content .cart-subtotal td { border-top: 1px solid #eee; }

table.cart td.actions .button.alt, #main-content table.cart td.actions .button.alt { margin: 19px 0 9px; }
table.cart td.actions .checkout-button { margin: 0 !important; }

table.shop_table { margin-bottom: 30px !important; }

.cart_totals h2, .shipping_calculator h2 { margin-bottom: 10px; }


.container { text-align: left; margin: 0 auto; 
max-width: 965px; 
position: relative; 

}

#blogpage { text-align: left; margin: 0 auto; 
max-width: 965px; 
position: relative; 

}

.blogmain {width: 720px;}
	body.admin-bar #main-header { top: 32px; }
	body.et-wp-pre-3_8.admin-bar #main-header { top: 28px; }
body.admin-bar #top-header {  }
	body.et-wp-pre-3_8.admin-bar #top-header { top: 28px; }
body.admin-bar #menu-header {  }
	body.et-wp-pre-3_8.admin-bar #menu-header {  }
	#main-header { line-height: 23px; font-weight: 500; top: 0; background-color: #fff; width: 100%; z-index: 99999; padding: 18px 0 0 0; min-height: 43px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }



#header {
background: transparent url(https://www.unionderm.com/wp-content/uploads/2014/07/header2.jpg) top left repeat-x;
width:100%;
box-shadow: 0px 5px 3px #555; 
-moz-box-shadow: 0px 5px 3px #555; 
-webkit-box-shadow: 0px 5px 3px #555; 
-o-box-shadow: 0px 5px 3px #555;}

#header .ubermenu-item-level-0 a {
padding: 6px 31px 6px 31px !important;
}

#header-front {
background: transparent url(https://www.unionderm.com/wp-content/uploads/2014/07/header.png);
z-index:2; 
position: absolute; 
width:100%;}


#top-header { line-height: 23px; font-weight: 500; bottom: 0; 
height: 100%;
z-index:2; 
width: 100%; 
padding: 0; 
position: relative; }

#top-header .container {
max-width: 980px; 
width: 100%;
padding: 20px 0px;
margin: 0 auto;}

#header-new {
/* background: transparent url(https://www.unionderm.com/wp-content/uploads/2014/07/header.png); */
z-index:2; 
position: absolute; 
width:100%;}


#top-front { line-height: 23px; font-weight: 500; bottom: 0; 
height: 100%;
z-index:2; 
width: 100%; 
padding: 0; 
position: relative; }

#top-front .container {
max-width: 980px; 
width: 100%;
padding: 20px 0px;
margin: 0 auto;}

#menu-header { clear: bottom;
box-shadow: 0px 5px 3px #555; 
-moz-box-shadow: 0px 5px 3px #555; 
-webkit-box-shadow: 0px 5px 3px #555; 
-o-box-shadow: 0px 5px 3px #555;
line-height: 23px; font-weight: 500; top: -1px; 
width: 100%;  padding: 0; 
z-index: 9991;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e2e4e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e4e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e2e4e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e2e4e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e2e4e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e2e4e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e4e5',GradientType=0 ); /* IE6-9 */
position: relative;
}


#menu-header-new { clear: bottom;
line-height: 23px; font-weight: 500; top: -1px; 
position: relative;
max-width: 796px;  
float: right;
background: transparent;
padding: 0; 
z-index: 9991;
margin-top: 20px;
}

#menu-header-new a {color: #fff;}

#menu-header-new .ubermenu-submenu a {color: #408ca0;}



#menu-header .container {max-width: 1000px !important;
margin: 0 auto;}
#menu-header .ubermenu-item-level-0 a {
padding: 6px 37px 6px 32px !important;
}
.topslider {max-height: 773px;
height: 100%;
width: 100%; }

.docslider {max-height:380px;
width: 100%; }

#content-area a {color: #4da6bd !important;}

	.et_fixed_nav #main-header { position: fixed; }
.et_fixed_nav #top-header { position: fixed; }
.et_fixed_nav #menu-header { position: fixed; }
.et_fixed_nav #menu-header-new { position: fixed; }
	.et-fixed-header { padding: 10px 0 0 0 !important; min-height: 30px !important; box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important; -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;  }



.h1span {color: #4da6bd;}

.dividerhome {height:0px;}

		.et-fixed-header nav#top-menu-nav { padding-top: 0px;}
.et-fixed-header nav#top1-menu-nav { padding-top: 0px;}
		.et-fixed-header #top-menu > li > a { padding-bottom: 15px;}

		#logo { float: left; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-bottom: 18px;  margin-top: 15px;}
		.et_fixed_nav #logo { max-height: 43px; margin-bottom: 0; }
		.et-fixed-header #logo { max-height: 30px; }

#logo1 { float: left; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-bottom: 18px;  margin-top: 15px;}
		.et_fixed_nav #logo1 { max-height: 43px; margin-bottom: 0; }
		.et-fixed-header #logo1 { max-height: 30px; }

		nav#top-menu-nav { padding-top: 0px;
}

nav#top-menu-nav a:hover {color: #96c5da;}

		nav#top-menu-nav, #top-menu { float: left;
height: 32px; } 

nav#top-menu-nav1 { padding-top: 0px;
margin-top: 49px;
float:right !important;
}

#et-top-navigation {padding-left: 0 !important;
padding-top: 0 !important;}
#et-top-navigation1 { margin-right: 0px; 
float: right;

max-width: 700px;}

#et-top-navigation3 {display: none;} 

nav#top-menu-nav1 a:hover {color: #96c5da;}

		nav#top-menu-nav1 { float: left;
height: 32px; } 
			#top-menu li { display: inline-block; font-size: 14px; padding-right: 45px; }
				#top-menu a { color: #4da5bc !important; text-decoration: none; display: block; position: relative;
text-transform:uppercase;
font-weight:bold; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -1px;
    display: inline-block;
    background: none repeat scroll 0% 0% transparent;
    border-style: solid dashed dashed;
    border-right: 3px dashed transparent;
    border-color: #999 transparent transparent;
    font-size: 0px;
    border-width: 3px 3px 0px;
    padding-top: 1px;
}


#megaMenu ul.megaMenu > li.menu-item > a {

padding: 7px 19.5px 6.5px 19px !important;
}

#megaMenu ul.megaMenu > li.menu-item > a:hover {color: #333 !important;}

				#top-menu li a:hover { color: #333 !important;
font-weight: bold !important; }
				#top-menu li.current-menu-item > a { color: #333 !important; }
#top-menu li.menu-item-has-children  > a { color: #333 !important; }
				#top-menu li > a { padding-bottom: 29px;}


#megaMenu ul li:hover, 
#megaMenu ul li a:hover {
color: #333 !important;
}

#megaMenu ul li.current-menu-item  {background: #daeff4; /* Old browsers */
background: -moz-linear-gradient(top,  #daeff4 0%, #b8d3dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#daeff4), color-stop(100%,#b8d3dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #daeff4 0%,#b8d3dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #daeff4 0%,#b8d3dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #daeff4 0%,#b8d3dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #daeff4 0%,#b8d3dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daeff4', endColorstr='#b8d3dc',GradientType=0 ); /* IE6-9 */
color: #333 !important;
border-top: #444 1px solid;
}

#megaMenu ul li.current-menu-ancestor  {background: #daeff4; /* Old browsers */
background: -moz-linear-gradient(top,  #daeff4 0%, #b8d3dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#daeff4), color-stop(100%,#b8d3dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #daeff4 0%,#b8d3dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #daeff4 0%,#b8d3dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #daeff4 0%,#b8d3dc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #daeff4 0%,#b8d3dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daeff4', endColorstr='#b8d3dc',GradientType=0 ); /* IE6-9 */
color: #333 !important;
border-top: #444 1px solid;
}

.shailan-dropdown-menu .dropdown-horizontal-container {
  
font-family: 'Open Sans', sans-serif !important;
}

#megaMenu ul li .wpmega-link-title a:hover {color: #333; 
}
#megaMenu ul li.current-menu-item .wpmega-link-title a {color: #333 !important; }
#megaMenu ul.megaMenu li.current-menu-item > a span {color: #333 !important; }
#megaMenu ul.megaMenu li.current-menu-ancestor > a span {color: #333 !important; }

ul.sub-menu .current-page-item {background: transparent;}
ul.sub-menu .wpmega-link-title {font-family: 'Raleway', Arial, sans-serif; 
font-size: 13.5px !important; 
font-weight: bold;
text-transform: capitalize !important;
}

.wpmega-link-title {
font-family: 'Raleway', Arial, sans-serif; 
font-size: 13.5px !important; 
font-weight: bold;
}

#megaMenu ul li.menu-item:hover, #megaMenu ul li.menu-item a:hover
{background: #E5E5E5;

color: #333 !important;

}





/*
.current-menu-item a, .current_page_item a, .current-menu-ancestor a, .current_page_ancestor a { color: #474c4f !important; }

*/

		#et_top_search { float: right; margin-top: 16px; position: relative; display: block; width: 18px; }
		.et-search-form { box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);  top: 46px; right: 0; display: none; position: absolute; z-index: 1000; background: #fff; border-top: 3px solid #7EBEC5; padding: 20px;}
		.et-fixed-header .et-search-form { top: 26px; }
		.et-search-form input { width: 280px; padding: 10px 20px; background-color: #F8F8F8; border: none; color: #333;}

		.et-full-width-slide-featured-image { float: left; padding-right: 60px; }
		.et-full-width-left-image .et-full-width-slide-description, .et-full-width-right-video .et-full-width-slide-description { float: left; width: 410px; }
		.et-full-width-left-image .et-full-width-slide-description { margin-right: 100px; }
		.et-full-width-right-video .et-full-width-slide-description { margin-left: 100px; padding-right: 60px; }

.et_pb_slide_video { float: left; width: 510px; padding-top: 200px; }

		.et_pb_blurb_content { max-width: 550px; margin: 0 auto; }
		.et_pb_blurb_content p:last-of-type { padding-bottom: 0px;}

		.et_pb_main_blurb_image { text-align: center; margin-bottom: 30px; }
		.et_pb_blurb h4 { padding-bottom: 5px;}
			.et_pb_blurb h4 a { text-decoration: none; }
		.et_pb_blurb { margin-bottom: 30px;}


	.et_pb_pricing {margin-bottom: 10px;}
	.et_pb_pricing_table { float: left; width: 25%; border: 1px solid #a1a8aa; background-color: #fcfcfc; padding-bottom: 40px; text-align: center; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-right: -1px; }
	.et_pb_pricing_3 .et_pb_pricing_table { width: 33.3%; }
	.et_pb_pricing_4 .et_pb_pricing_table { width: 25%; }
	.et_pb_pricing_2 .et_pb_pricing_table { width: 50%; }
	.et_pb_pricing_1 .et_pb_pricing_table { width: 100%; }
	.et_pb_featured_table { background-color: #fff; margin-top: -30px; -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); position: relative; z-index: 100; }
		.et_pb_pricing_heading { background-color: #a1a8aa; margin-bottom: 7px; padding: 11px 0 3px; }
		.et_pb_featured_table .et_pb_pricing_heading { padding-bottom: 4px; }
			.et_pb_pricing_heading h2 { color: #fff; font-weight: 500; font-size: 22px; }
			.et_pb_best_value { color: #fff; font-size: 16px; display: block; padding-bottom: 10px; font-weight: 500; }
			.et_pb_featured_table .et_pb_pricing_heading h2 { padding-bottom: 6px; }
			.et_pb_pricing li { line-height: 1.6em; padding: 0 0 1em 14px; position: relative; }

		.et_pb_pricing_content_top { border-bottom: 1px solid #ccc; padding-bottom: 30px; }
			.et_pb_et_price { color: #999; font-size: 16px; font-weight: 300; }
				.et_pb_dollar_sign { font-size: 18px; font-weight: 400; position: relative; top: -34px; }
				.et_pb_sum { font-size: 80px; font-family: 'Raleway', Arial, sans-serif; font-weight: 300; line-height: 82px; }
		.et_pb_pricing_content { padding: 33px 30px 6px; text-align: left; }
		.et_pb_featured_table .et_pb_pricing_content { padding-bottom: 32px; }
			.et_pb_pricing li { line-height: 24px; padding: 0 0 28px 14px; position: relative; }
			.et_pb_pricing li:before { border-color: #7EBEC5; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border-style: solid; border-width: 3px; content: ""; left: 0; position: absolute; top: 9px; }
			.et_pb_pricing li.et_pb_not_available { color: #ccc; }
			.et_pb_pricing li.et_pb_not_available:before { border-color: #ccc; }
				.et_pb_pricing li a { font-weight: 500; text-decoration: none; }
		.et_pb_pricing_table_button { display: inline-block; color: #fff; }
		.et_pb_pricing_table_button:hover { text-decoration: none; }

	.et_pb_testimonial { border: 1px solid #dbdbdb; background-color: #f5f5f5; position: relative; padding: 30px 30px 14px; line-height: 1.5; margin-bottom: 30px; }
	.et_pb_testimonial p:last-of-type { padding-bottom: 0px; }

.et-pb-arrow-prev:before, .et-pb-arrow-next:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .et_overlay:before, #et_search_icon:before, .mobile_menu_bar:before, .et-social-icon a:before { font-family: 'ETmodules'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	#et_search_icon:before { content: "\66"; font-size: 17px; left: 0; position: absolute; top: -3px; }
	.et-fixed-header #et_search_icon:before { top: -9px;}
	#et_search_icon:hover { cursor: pointer; }
	.et_pb_testimonial:before { content: "\65"; font-size: 32px; left: 50%; position: absolute; top: -16px; background: #fff; margin-left: -16px; -moz-border-radius: 31px; -webkit-border-radius: 31px; border-radius: 31px; }
		.et_pb_testimonial_author { text-align: right; font-weight: 700; padding-top:10px; }
		.et_pb_testimonial_author a { color: inherit; }
	.et-promo { background-color: #1f6581; padding: 40px 0 25px; }
		.et-promo-description, .et-newsletter-description { float: left; padding: 0 60px; }
		.et-promo-description { width: 754px; }
			.et-promo-description h3, .et-newsletter-description h3 { color: #fff; font-size: 26px; padding-bottom: 13px; }
			.et-promo-description p, .et-newsletter-description p { color: #fff; }
		.et-promo-button { padding-right: 60px; display: inline-block; font-weight: 500; font-size: 20px; color: #fff; background-color: rgba(0, 0, 0, 0.35); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 14px 20px; margin-top: 20px; float: left; }
	.et-newsletter { background-color: #68909d; padding: 40px 0; }
		.et-newsletter-description { width: 640px; }
		.et-newsletter-form { float: left; width: 260px; padding-right: 60px; }
			.et-newsletter-form p input { padding: 10px 18px; font-family: 'Raleway', Arial, sans-serif; font-size: 16px; color: #666; background-color: #fff; font-weight: 400; width: 86%; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
		.et-newsletter-button { display: block; font-size: 16px; color: #fff; background-color: rgba(0, 0, 0, 0.2); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 13px 20px; }
		.et_pb_bg_layout_light .et_pb_newsletter_button{ color: #fff; background-color:#7EBEC5; }
		.et_pb_bg_layout_light .et_pb_newsletter_form input {background-color: #f5f5f5;}
	.et_pb_counter_title { font-size: 12px; padding-bottom: 1px; display: block; }
	.et_pb_bg_layout_light .et_pb_counter_title { color: #999; }
	.et_pb_counter_container { background-color: #dddddd; color: #fff; margin-bottom: 10px; overflow: hidden; position: relative; display: block; }
		.et_pb_counter_amount { opacity: 0; float: left; font-size: 12px; text-align: right; padding: 1px 3% 1px 1px; display: block; }

	.et_pb_post { margin-bottom: 68px; }
		.et_pb_post_main_image { margin-bottom: 10px; }
		.et_pb_post h2 { margin-top: 11px; }
			.et_pb_post h2 a, .et_pb_portfolio_item h3 a { text-decoration: none; }
		.et_pb_post .post-meta { margin-bottom: 6px; }
		.et_pb_post .post-meta, .et_pb_portfolio_item .post-meta { font-size: 14px; }
			.et_pb_post .post-meta a, .et_pb_portfolio_item .post-meta a { text-decoration: none; }

		.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p { color: #666; }
		.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button { background-color: #82c0c7; color: #fff;}
		.et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_dark .et_pb_post p { color: inherit; }

		.et_pb_post .more { color: #82c0c7; text-decoration: none; }

	.et_pb_blog_grid_wrapper { overflow: hidden; }
		.et_pb_blog_grid { margin-right: -60px; }

/* slideshow testing */

 #desktopfront2  {
height: 100% !important;
max-height: 100% !important;}


#desktopfront2 .et_pb_slide {height: 100% !important;
background-size: cover;
}


#desktopfront2 .et_pb_slider, #desktopfront2 .et_pb_slider #desktopfront2 .et_pb_container { 
        height: 100% !important; 
    }
#desktopfront2 .et_pb_slider, #desktopfront2 .et_pb_slider #desktopfront2 .et_pb_container { 
        max-height: 100%; 
    }

#desktopfront2 .et_pb_slide_description {
padding-top: 350px;
height: 100%;
max-height: 100%;
text-shadow: 2px 2px #3F3F3F;
} 

#magazines {max-width: 900px;
margin: 0 auto;
padding: 0 5px;
}

#magazines h2 a {font-size: 14px !important;
color: #7EBEC5 !important;
margin: 0;
padding: 0;
}

#magazines h2  {
margin: 0;
padding: 0;
}

#magazines p {
color: #333333;
font-size: 12px;
margin: 0 !important;
padding: 0;
}


#magazines .et_pb_post
{ margin: 0 60px 60px 0; width: 162px !important;  float: left; padding:0; background-color: #fff;

border: none !important;}


#press {width: 900px;
margin: 0 auto;
}

#press img {display: none;}


#press h2 a {font-size: 15px !important;
color: #7EBEC5 !important; 
weight: bold;
margin: 0;
padding: 0;
}

#press h2  {
margin: 0;
padding: 0;
}

#press p {
color: #333333;
font-size: 12px;
margin: 0 !important;
padding: 0;
}


#press .et_pb_post
{  margin-bottom: 30px;   float: left; padding:0; background-color: #fff;

border: none !important; 
clear: both;}
#videoposts {width: 980px;
margin: 0 auto;
}

#videoposts .et_pb_post
{ margin: 0 10px 60px 10px; 
width: 446px !important;  
float: left; padding:0; 
background-color: #ededed;
padding: 12px;
height: 286px !important;
border: none !important;}

#videoposts h2 {font-size: 14px;
padding-bottom: 3px !important;
font-weight: bold;}
#videoposts h2 a {color: #408CA0;}
#videoposts .desc {color: #333; 
font-style: italic;
font-size: 13px;
line-height:16px;
}

#videoposts .date {color: #333333;
font-size: 12px;}



#magazines .et_pb_image_container {width: 100px !important;
height: 125px !important;
margin: 0 !important;
}

#videoposts .et_pb_image_container {width: 442px !important;
height: 196px !important;
margin: 0 !important;
}

#videoposts img {width: 442px !important;
height: 196px !important;

}

#new {background: #fff url(https://www.unionderm.com/wp-content/uploads/2014/06/topborder.gif) top left repeat-x;}

.line {width: 195px;
height: 26px;
margin: 0 auto;
border-bottom: 1px solid #ccc;
margin-bottom:25px;
}

	.et_pb_blog_grid .et_pb_post { margin: 0 60px 60px 0; width: 280px; border: 1px solid #d8d8d8; float: left; padding: 19px 19px 24px; background-color: #fff;}
	.et_pb_column_1_4 .et_pb_blog_grid .et_pb_post { width: 185px; }
	.et_pb_bg_layout_dark.et_pb_blog_grid .et_pb_post { border-color: rgba(0, 0, 0, 0.1); }
		.et_pb_image_container { margin: -19px -19px 10px; }
		.et_pb_image { margin-bottom: 30px;}
		.et_pb_blog_grid h2 { font-size: 18px; }

	.et_pb_portfolio_item { margin-bottom: 42px; }
		.et_pb_portfolio_item img { margin-bottom: 9px; }
	.et_pb_portfolio_grid .et_pb_portfolio_item h2 { font-size: 18px; }
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n), .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n), .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n), .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) { margin-right: 0; }
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item { float: left; width: 225px; margin: 0 60px 42px 0; }
		.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item img, .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item img, .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item img, .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item img, .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item img, .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item img { margin-bottom: 2px; }
		.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2 { font-size: 16px; }
		.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta, .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta, .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta, .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta, .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta, .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta { margin-top: -5px; }
		.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item { float: left; width: 195px; margin: 0 57px 42px 0; }
	.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item  { float: none; margin: 0 0 42px 0; }
	.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item { width: 320px; }
	.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item { width: 225px; }

	.et_pb_widget_area_left {padding-bottom: 15px;}

	.et_pb_column_4_4 .et_pb_widget_area_left { border-right: none; }
		.et_pb_widget { float: left; margin: 0 90px 20px 0; 
max-width: 210px;}
	.et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget:nth-child(4n), .et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget:nth-child(3n), .et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget:nth-child(2n), .et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget:nth-child(2n), .et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget:nth-child(4n) { margin-right: 30px; }
		.et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget { width: 195px; }
		.et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget { width: 194px; }
		.et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget { width: 289px; }
		.et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget { width: 194px; }
		.et_pb_column_1_3 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_1_4 .et_pb_widget_area_left .et_pb_widget { width: auto; margin-right: 30px; }
		.et_pb_column_1_3 .et_pb_widget, .et_pb_column_1_4 .et_pb_widget { float: none; }
			.et_pb_widget a { text-decoration: none; color: #4da6bd; }
			.et_pb_widget_area .et_pb_widget a { color: inherit; }
			.et_pb_bg_layout_light .et_pb_widget li a { color: #666; }
			.et_pb_bg_layout_dark .et_pb_widget li a { color: inherit; }
			.et_pb_widget li a:hover { color: #82c0c7; }
	.et_pb_widget_area_right { }
	.et_pb_widget_area_left, .et_pb_widget_area_right { border-color: rgba(0, 0, 0, 0.1); }
	.et_pb_column_4_4 .et_pb_widget_area_right { border-left: none; }
	.et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_1_3 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_1_4 .et_pb_widget_area_right .et_pb_widget { margin: 0 0 40px 30px; }

	.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
	.et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
	.et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
	.et_pb_column_1_2 .et_pb_widget:nth-child(2n+1)
	{
		clear: both;
	}

	.et_pb_promo { padding: 40px 60px; text-align: center; margin-bottom: 30px; }
		.et_pb_promo_description { padding-bottom: 15px; }
		.et_pb_promo_description p:last-of-type { padding-bottom: 0px;}
		.et_pb_promo_button { display: inline-block; background-color: rgba(0, 0, 0, 0.35); color: inherit; }
		.et_pb_promo_button:hover, .et_pb_newsletter_button:hover { text-decoration: none; }
	.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo { padding: 40px; }
	.et_pb_newsletter { padding: 40px 0; margin-bottom: 30px; }
		.et_pb_newsletter_description { width: 640px; float: left; padding: 0 60px; }
		.et_pb_newsletter_description p:last-of-type { padding-bottom: 0px;}
		.et_pb_newsletter_form { float: left; width: 260px; padding-right: 60px; }
			.et_pb_newsletter_form p input { font-size: 14px; border: none !important; padding: 10px 4% !important; font-family: 'Raleway', Arial, sans-serif; font-size: 16px; color: #666; background-color: #fff; width: 92%; font-weight: 400; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; }
			.et_pb_newsletter_form p .et_pb_signup_error { border: 1px solid #f00 !important; }
			.et_pb_newsletter_result { margin-bottom: 18px; }
		.et_pb_newsletter_button { display: block; color: inherit; background-color: rgba(0, 0, 0, 0.2); padding: 6px 4%; width: 92%; text-align: center; }
		.et_pb_column_3_4 .et_pb_newsletter_description { width: 354px; }
		.et_pb_column_2_3 .et_pb_newsletter_description { width: 258px; }
		.et_pb_column_1_2 .et_pb_newsletter_description, .et_pb_column_1_2 .et_pb_newsletter_form { width: 388px; }
		.et_pb_column_1_2 .et_pb_newsletter_description { padding-bottom: 25px; }
		.et_pb_column_1_2 .et_pb_newsletter_form { padding-left: 60px; }
	.et_pb_column_1_3 .et_pb_newsletter, .et_pb_column_1_4 .et_pb_newsletter { padding: 30px 0; }
		.et_pb_column_1_3 .et_pb_newsletter_description, .et_pb_column_1_3 .et_pb_newsletter_form { width: 260px; }
		.et_pb_column_1_3 .et_pb_newsletter_description, .et_pb_column_1_4 .et_pb_newsletter_description { padding: 0 30px; }
		.et_pb_column_1_3 .et_pb_newsletter_form, .et_pb_column_1_4 .et_pb_newsletter_form { padding-left: 30px; }
		.et_pb_column_1_3 .et_pb_newsletter_description, .et_pb_column_1_4 .et_pb_newsletter_description { padding-bottom: 15px; }
		.et_pb_column_1_4 .et_pb_newsletter_description, .et_pb_column_1_4 .et_pb_newsletter_form { width: 165px; }
			.et_pb_column_1_4 .et_pb_newsletter_form p input { width: 90% }

.et_pb_all_tabs > div, .et_pb_toggle_close .et_pb_toggle_content { display: none; }
.et_pb_toggle_content { padding-top: 20px; }
.et_pb_toggle_content p:last-of-type { padding-bottom: 0px;}
.et_pb_all_tabs .et_pb_active_content { display: block; }

.et_pb_tabs { border: 1px solid #d9d9d9; margin-bottom: 30px;}
	.et_pb_tabs_controls { border-bottom: 1px solid #d9d9d9; background-color: #f4f4f4; }
		.et_pb_tabs_controls li { float: left; padding: 5px 30px 3px; border-right: 1px solid #d9d9d9; font-weight: 600; position: relative; cursor: pointer; }
		.et_pb_tabs_controls li:last-child { border-right: none; }
			.et_pb_tabs_controls li a { text-decoration: none; color: #666; }
		.et_pb_tabs_controls li.et_pb_tab_active { padding: 4px 30px 4px; background-color: #fff; bottom: -1px; }
			.et_pb_tab_active a { color: #333!important; }
			.et_pb_tab p:last-of-type { padding-bottom: 0px;}
	.et_pb_all_tabs { padding: 24px 30px; background: #fff; }
.et_pb_column_1_3 .et_pb_tabs_controls, .et_pb_column_1_4 .et_pb_tabs_controls { border-bottom: none; }
	.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li { float: none; border-right: none; border-bottom: 1px solid #d9d9d9; }

.et_pb_toggle { border: 1px solid #d9d9d9; margin-bottom: 30px; }
.et_pb_toggle_close { background-color: #f4f4f4; padding: 20px; }
.et_pb_toggle_open { padding: 20px; background: #FFF; }
	.et_pb_toggle h5.et_pb_toggle_title { cursor: pointer; position: relative; padding-right: 30px; padding: 0; }
	.et_pb_toggle_close h5.et_pb_toggle_title { color: #666; }
	.et_pb_toggle_open h5.et_pb_toggle_title { color: #333;  }

.et_pb_toggle_title:before { content: "\63"; position: absolute; right: 0px; font-size: 16px; color: #ccc; }
.et_pb_toggle_open .et_pb_toggle_title:before { content: "\64"; }

.et-pb-arrow-prev, .et-pb-arrow-next { position: absolute; top: 50%; z-index: 100; font-size: 48px; color: #408CA0 !important; 
margin-top: 42px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; opacity: 0; 
}

.docslider .et-pb-arrow-prev, .docslider .et-pb-arrow-next { 
margin-top: -24px !important; 
}




.et_pb_bg_layout_light .et-pb-arrow-prev, .et_pb_bg_layout_light .et-pb-arrow-next { color: #333; }
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control { background-color: #333; }
.et_pb_bg_layout_light .et-pb-controllers a { background-color: rgba(0, 0, 0, 0.3); }
.et-pb-arrow-prev:hover, .et-pb-arrow-next:hover { text-decoration: none; }
.et-pb-arrow-prev span, .et-pb-arrow-next span { display: none; }
.et-pb-arrow-prev { left: -22px; }
.et-pb-arrow-next { right: -22px; }


/* .et-pb-arrow-prev:before { content: "\3c"; }
.et-pb-arrow-next:before { content: "\3e"; }
*/
.et_pb_slider:hover .et-pb-arrow-prev, .et_mobile_device .et-pb-arrow-prev { left: 22px; opacity: 1;  }
.et_pb_slider:hover .et-pb-arrow-next, .et_mobile_device .et-pb-arrow-next { right: 22px; opacity: 1; }
.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev { left: 0px; }
.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev { right: 0px; }

.et_right_sidebar #left-area { float: left; width: 675px; margin-right: 40px; }
.et_right_sidebar #sidebar { float: left; width: 230px;

padding: 20px 0px 20px 0;
color: #333 !important;
background: transparent url(https://www.unionderm.com/wp-content/uploads/2014/06/sidebarbg1.gif) top left repeat-y;
font-size: 14px !important; 
line-height: 15px;}

#sidebar li {margin-bottom: 15px;}
#sidebar li a {line-height: 21px;}
#sidebar li a:hover {color: #408ca0 !important; 
font-weight: bold;}
#sidebar li.current-menu-item a {color: #408ca0 !important; 
font-weight: bold;}



.et_right_sidebar #sidebar2 { float: left; width: 230px;
margin-top: 30px;
margin-bottom: 30px;
height: 100%;
padding: 20px 0px 20px 0;
color: #666666;

font-size: 12px; 
line-height: 15px;}

et_right_sidebar #sidebar a {
color: #4da6bd;
}
	#sidebar .et_pb_widget { float: none; margin: 0 0 15px 0px; padding: 14px;
line-height:12px;}
#main-content .container { padding-top: 30px; }
	#main-content .container:before { content: ''; position: absolute; top: 0; height: 100%; width: 1px; background: transparent; }

.textwidget {padding-bottom: 60px;
line-height: 18px;
border-bottom: 2px solid #bfbfbe;


}

.whatsnew {max-width: 595px;
margin: 0 auto 35px auto;
}

.whatsnew img {margin-bottom:15px;
}

.frontsection {max-width: 840px;
clear: both;
font-size: 14px !important;
margin: 20px auto;
min-height: 255px;
padding-bottom: 10px;}

.frontsection img {margin-bottom: 10px;}

.frontsection h2 {margin-bottom: 4px;
padding-bottom: 4px;
}



.frontbox {float: left;
margin-right: 30px;
max-width: 260px;
height: 260px !important;
margin-bottom: 15px !important;

}

.frontboxright {float: left;
width: 260px;
height: 255px;
}

.footer-widget .textwidget {border: none;
padding-bottom: 20px;
}

#footer-copyright {
color: #ccc;
border-top: 1px solid #4C4C4C;
padding-top: 20px;
height: 75px;
background: #3b3b3b;
}

.phone  {color: #fff;
}


 #desktopfront .topslider {height: 100% !important;
max-height: 100% !important;} 

#desktopfront .et_pb_slide {height: 100% !important;
background-size: cover;
}



#desktopfront .et_pb_slides {max-height: 100% !important;
height: 100% !important;}
#desktopfront .et_pb_slide_description {
padding-top: 310px !important;
padding-bottom: 200px !important;
max-height: 100% !important; } 
#desktopfront  {height: 100% !important;
max-height: 100% !important;}



.phone1 {font-size: 44px;
clear: both;
font-family: Futura, "Trebuchet MS", Arial, sans-serif;
text-shadow: 2px 2px #4c4c4c;
color: #fff;
text-align: center;
margin-top: 25px;
margin-bottom: 25px;
}

.phone1 a {text-decoration: none;
color: #fff !important;}



.copyinner {max-width: 975px;
width: 100%;
height: 50px;
margin: 0 auto;
background: #3b3b3b;}


.copyright {float:right;
background: #3b3b3b;
font-size:11px;
line-height:15px;
max-width: 90%;
width: 870px;}

.copyleft {float:left;
background: #3b3b3b;
max-width: 10%;
width: 90px;}


	.et_right_sidebar #main-content .container:before { right: 224px; }
	.et_left_sidebar #main-content .container:before { left: 224px; }

	.et_full_width_page #main-content .container:before, .et_full_width_portfolio_page #main-content .container:before { display: none; }

	.et_full_width_page #left-area { float: none; width: 100%; }
#left-area .ngg-gallery-thumbnail {
}

#lightbox-image-details-caption, #lightbox-image-details-currentNumber {display: none;}

.ngg-gallery-thumbnail span {
   
}

#left-area h2 {margin-top: 12px;}

	#left-area { padding-bottom: 23px; }
		#left-area .post-meta { font-size: 14px; padding-bottom: 15px; }
			#left-area .post-meta a { text-decoration: none; color: #666; }
		#left-area .et_featured_image { padding-bottom: 7px; }
			.single .post { border-bottom: 1px solid #e2e2e2; padding-bottom: 25px; }
.et_left_sidebar #left-area { float: right; width: 720px; margin-left: 40px; }
.et_left_sidebar #sidebar { float: left; width: 200px; }
	.et_left_sidebar #sidebar .et_pb_widget { float: none; margin: 0 30px 30px 0; }

.et_pb_contact_main_title { font-size: 26px; font-weight: 500; padding-bottom: 16px; }
	.et_pb_contact_left { width: 50%; float: left; }
	.et_pb_contact_right { float: right; width: 120px; margin-top: 72px; }
	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right { padding-bottom: 20px; }
		.et_pb_contact_form_label { display: none; }
		.et_pb_contact_form_container {padding-bottom:30px;}
		.et_pb_contact_left p { padding-bottom: 20px; }
			.et_pb_contact p input, .et_pb_contact p textarea { background-color: #eee; border: none!important; width: 100% !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; font-size: 18px; color: #666!important; padding: 16px !important; font-family: 'Raleway', Arial, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
			.et_pb_contact_right p input { width: 55px!important; }
				.et_pb_contact_submit, .et_pb_contact_reset { font-weight: 300; display: block; color: #fff; border: none; float: right; margin-top: 8px; }
				.et_pb_contact_submit { background-color: #82c0c7; }
				.et_pb_contact_reset { background-color: #aaa; margin-right: 10px; }
	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right, .et_pb_column_1_3 .et_pb_contact_left, .et_pb_column_1_4 .et_pb_contact_left { width: 100%; float: none; }
	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right { margin-top: 0; }

.et-pb-contact-message { margin-bottom: 20px; }
.et_pb_contact p .et_contact_error { border: 1px solid red !important; }

p.woocommerce-result-count { font-weight: 500; font-size: 14px; color: #999; padding-bottom: 40px; }
.orderby { background-color: #ececec; border: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #666!important; font-size: 12px; padding: 4px 8px; font-weight: 500; font-family: 'Raleway', Arial, sans-serif; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 225px!important; margin: 0 60px 53px 0!important; }
.woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last { margin-right: 0!important; }
	.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; margin: 0 0 9px !important; }
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { font-weight: 500; font-size: 16px!important; color: #333; padding: 4px 0 4px!important; }
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del  { color: #666!important; font-size: 14px!important; margin: 0!important; }
	.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {  left: 10px !important; margin: 0 !important; right: auto !important; }
		.woocommerce span.onsale, .woocommerce-page span.onsale { z-index: 2; background: #ef8f61!important; -moz-border-radius: 3px!important; -webkit-border-radius: 3px!important; border-radius: 3px!important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: #fff; font-size: 20px!important; font-weight: 500!important; left: 10px!important; line-height: inherit!important; margin: 0!important; min-height: 0!important; min-width: 0!important; padding: 6px 18px!important; position: absolute; text-shadow: none!important; top: 10px!important; }

.woocommerce .products .star-rating, .woocommerce-page .products .star-rating { margin: 4px 0 .3em 0 !important;  }
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before { content: "\53\53\53\53\53" !important; color: #ccc !important; }

.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images { width: 510px !important; }
	.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
    -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce #content div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails { padding-top: 20px !important; }
	.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a { margin-right: 20px !important; width: 156px !important; margin-bottom: 20px; }
.entry-summary .entry-title { padding-bottom: 14px!important; }
.entry-summary p.price span { font-size: 26px!important; }
.entry-summary p.price del { color:#999; margin-right: 10px; }
.woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart { margin: 24px 0 39px !important; }
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity { margin: 0 20px 0 0 !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; width: 100px!important }
	.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty { font-weight: 500 !important; font-size: 20px!important; color: #fff!important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: none!important; background-color: #b8c5c6!important; height: 47px!important; width: 70px !important; }
	.woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus { background: #fff !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: #BCC8C9 !important; font-size: 20px !important; font-weight: 300!important; height: 24px!important; text-decoration: none!important; text-shadow: none !important; width: 30px !important; border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; border: 1px solid #BCC8C9 !important; }

	.woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity { width: 100px; margin: 0; }

.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt,
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button { border: none !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; color: #FFFFFF; font-size: 20px !important; font-weight: 500 !important; text-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; padding: 13px 24px 14px!important; color: #fff !important; }

.et_pb_widget .buttons a { margin-top: 10px !important; }

.woocommerce #reviews a.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit { color: #fff !important; font-size: 16px !important; }

.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li { margin-bottom: 40px !important; }

.product_meta { border-top: 1px solid #dadada; font-size: 14px; color: #666; padding-top: 6px; }
	.posted_in a { font-weight: 500; color: #82c0c7; text-decoration: none; }
.product .related h2 { font-size: 26px!important; padding-bottom: 16px; }

.et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images, .et_right_sidebar.woocommerce #content div.product div.images, .et_right_sidebar.woocommerce-page #content div.product div.images, .et_left_sidebar.woocommerce div.product div.images, .et_left_sidebar.woocommerce-page div.product div.images, .et_left_sidebar.woocommerce #content div.product div.images, .et_left_sidebar.woocommerce-page #content div.product div.images { width: 367px !important; }
.et_right_sidebar.woocommerce div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a { width: 109px !important; margin-bottom: 20px; }
	div.product div.images div.thumbnails a.last { margin-right: 0 !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before { border-bottom-color: #d9d9d9;  }

body.woocommerce .woocommerce-tabs { border: 1px solid #d9d9d9; margin-bottom: 45px; }
body.woocommerce div.product .woocommerce-tabs ul.tabs, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs { margin: 0 !important; padding: 0 !important; background: #f4f4f4; }
body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active { background: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border: none; background: #f4f4f4; border-right: 1px solid #d9d9d9; padding: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin: 0 -2px; }

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active { background: #fff !important; }

body.woocommerce div.product .woocommerce-tabs ul.tabs li a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a { color: #666666 !important; padding: 4px 22px !important; }

body.woocommerce div.product .woocommerce-tabs ul.tabs li:before, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:before, body.woocommerce div.product .woocommerce-tabs ul.tabs li:after, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:after { display: none; }

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a { color: #000 !important; }

body.woocommerce div.product .woocommerce-tabs .panel, body.woocommerce #content-area div.product .woocommerce-tabs .panel { padding: 30px; margin: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text { border: none !important; padding: 0 !important; margin: 0 0 0 100px !important; }

.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar { width: auto !important; padding: 0 !important; border: none !important; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta { font-size: inherit !important; margin: 0 0 2px !important; padding: 0 !important; }

.woocommerce #reviews .commentlist .star-rating { float: none !important; margin-bottom: 6px !important; }

.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 { margin-bottom: 30px !important; }

.woocommerce-message, .woocommerce-error, .woocommerce-info { border: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: none !important; font-size: 18px !important; color: #fff !important; padding: 15px !important; }

.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before { display: none !important; color: #FFF !important; }

.woocommerce-page #reviews #commentform, .woocommerce-page #review_form #respond p.form-submit { padding-bottom: 0; margin-bottom: 0; }

#left-area .woocommerce-message .button, #left-area .woocommerce-error .button, #left-area .woocommerce-info .button { color: #fff !important; font-size: 18px !important; font-weight: normal !important; margin: 5px 0 !important; padding: 0 !important; }

.et_main_title { padding-bottom: 12px; }
	.et_main_title h1 { display: inline-block; padding-right: 2px; }
	.et_main_title .et_project_categories { font-size: 14px; }
		.et_main_title .et_project_categories a { text-decoration: none; color: #666; }
.et_pb_post .entry-content { padding-top: 30px; }
.et_project_meta { margin: 23px 0 14px; border-top: 1px solid #e2e2e2; padding: 15px 0 39px; border-bottom: 1px solid #e2e2e2; }
	.et_project_meta_title { display: block; font-weight: 700; color: #333; }
	.et_project_meta p { padding-bottom: 15px; }
		.et_project_meta p a { text-decoration: none; color: #666; }
.nav-single a { text-decoration: none; color: #82c0c7; font-size: 14px; font-weight: 400; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
.single .et_pb_post { margin-bottom: 27px; }

.et_full_width_portfolio_page .et_project_meta { float: left; width: 225px; margin-top: 43px; border-bottom: none; }
.et_full_width_portfolio_page .entry-content { margin-bottom: 43px; }
.et_pb_pagebuilder_layout .entry-content { margin-bottom: 0 !important; }
.et_full_width_portfolio_page .nav-single { border-top: 1px solid #e2e2e2; padding-top: 13px; }

.et_shop_image, .et_portfolio_image { position: relative; display: block;}

	.et_overlay { z-index: 3; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: #fff; opacity: 0; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; border: 1px solid #e5e5e5; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); }
		.et_overlay:before { content: '\63'; position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; font-size: 32px; }
	#ie7 .et_overlay, #ie8 .et_overlay { display: none; }
	.et_shop_image:hover .et_overlay, .et_portfolio_image:hover .et_overlay { opacity: 0.9; }
.et_portfolio_image img { vertical-align: bottom; margin-bottom: 0 !important; }
.et_pb_portfolio_item h2 { margin-top: 10px; }

.et_pb_section_video_bg .mejs-overlay-loading { display: none !important; }

.main_title { 

width: 100%;
margin: 0px auto 20px auto;
padding: 0px;
position: relative;}

.main_title h1 {
margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 2px solid #e4e4e4;
text-transform: uppercase;
}

.sep {
margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 2px solid #e4e4e4;
height: 5px;
clear: both;
}

.follow {display: block;
font-weight: bold;
margin: 0.5em 0px 5px 0;
font-size: 15px;
width: 80px;
float: left;
color: #FFF;
}


.et-social-icons { float: left; 
width: 280px;
height: 38px;
color: #fff;
overflow:hidden;
}

.et-social-icons img {padding-top: 5px;}
#et-social-icons li { display: inline-block; margin-left: 10px; }
.et-social-icon a { display: inline-block; font-size: 24px; position: relative; text-align: center; transition: color 300ms ease 0s; color: #666; text-decoration: none; }
.footertext {color: #fff; 
height: 35px;
}
.follow {margin-right: 13px;}

	.et-social-icon span { display: none; }
.et-social-facebook a:before { content: '\68'; }
.et-social-twitter a:before { content: '\69'; }
.et-social-google a:before { content: '\70'; }
.et-social-rss a:before { content: '\71'; }

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

.nav li { position: relative; }
.nav li a {color: #4da5bc;}
.nav li ul { position: absolute; top: 52px; left: -27px; padding: 20px; }
.et-fixed-header .nav li ul { top: 38px; }
.et-fixed-header .nav li li ul { top : -3px ;}
.nav li ul { z-index: 9999;  width: 200px; 
 background: #fff; visibility: hidden; opacity: 0; border-top: 3px solid #7EBEC5; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
.nav li ul { -webkit-transform: translate3d(0,0,0); }
.nav li.et-hover > ul { visibility: visible; }
.nav li:hover > ul, .nav li.et-hover > ul { -moz-transition: opacity .2s ease-in-out; -webkit-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
.nav li:hover > ul { opacity: 1; visibility: visible; }
.nav li li { padding: 0; }
.nav li li ul { z-index: 1000; top: -3px; left: 220px; }
.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.nav li li a, .et_mobile_menu li a { font-size: 14px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.nav ul li a:hover, .et_mobile_menu li a:hover { color: #111; background-color: #F8F8F8; }

#top-menu li li a { padding: 10px 20px; width: 160px; }

	/*---------------[DROPDOWN ARROWS]------------------*/
	#top-menu .menu-item-has-children > a:first-child:after { transform:rotate(90deg); -ms-transform:rotate(90deg); -webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);  content: ' >\0000a0'; font-size: 9px; position: absolute; right: 0; top: 2px; color: #b7b7b7;}
	#top-menu .menu-item-has-children > a:first-child { padding-right: 14px;}
	#top-menu li li.menu-item-has-children > a:first-child:after { right: 20px;}

	/*---------------[MEGA MENU]------------------*/
	#top-menu li.mega-menu { position: inherit; }
	#top-menu li.mega-menu > ul {position: absolute !important; width: 1040px !important; left:0 !important;}
	#top-menu li.mega-menu ul li { margin: 0; float: left!important; display: block !important; padding: 0 !important; }
	#top-menu li.mega-menu li > ul { padding: 0px; border: none; left: auto; top: auto; width: 240px !important; position: relative; }
	#top-menu li.mega-menu li ul { visibility: visible; opacity: 1; display: none; }
	#top-menu li.mega-menu.et-hover li ul { display: block; }
	#top-menu li.mega-menu:hover > ul { opacity: 1 !important; visibility: visible !important; }
	#top-menu li.mega-menu > ul > li > a:first-child { padding-top: 0 !important; font-weight: bold; border-bottom: 1px solid #F8F8F8; }
	#top-menu li.mega-menu > ul > li > a:first-child:hover { background-color: #fff !important; }

	#top-menu li.mega-menu li > a { width: 200px !important; }
	#top-menu li.mega-menu > ul > li { margin: 0 10px; }
	#top-menu li.mega-menu .menu-item-has-children > a:first-child:after { display: none; }
	.et-fixed-header #top-menu li.mega-menu > ul { top: 42px; }

	/*---------------[MOBILE MENU]------------------*/
	.et_mobile_menu { position: absolute; left: 0; top: 63px; padding: 5%; background: #fff; width: 90%; visibility: visible; opacity: 1; display: none; z-index: 9999; border-top: 3px solid #7EBEC5; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
	.et-fixed-header .et_mobile_menu { top: 41px; }
	.et_mobile_menu li ul { visibility: visible !important; display: block !important; padding-left: 10px; }
	.et_mobile_menu li li { padding-left: 5%;}
	.et_mobile_menu li a { border-bottom: 1px solid #F8F8F8; color: #666; padding: 10px 5%; width: 90%; display: block; }
	.et_mobile_menu .menu-item-has-children > a { font-weight: bold; background-color: #F8F8F8; }
	.et_mobile_menu li .menu-item-has-children > a { background-color: #fff; }
	#et_mobile_nav_menu { float: right; display: none; }
	.mobile_menu_bar { position: relative;
display: none; }
	.mobile_menu_bar:before { content: "\67"; font-size: 32px; left: 0; position: absolute; top: 0; }
	.et-fixed-header .mobile_menu_bar:before { top: -6px; }

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-wrap { padding-top: 75px; }
.single-project #comment-wrap { padding-top: 0px; }
		.comment-body { position: relative; padding: 0 110px 0 100px; margin-bottom: 48px; min-height: 87px; }
			.comment_avatar { left: 0; position: absolute; top: 7px; }
				.comment_avatar img { display: block; height: auto; max-width: 100%; width: auto; }
			.comment_postinfo { margin-bottom: 8px; }
				span.fn, span.fn a { color: #000; font-weight: 700; text-decoration: none; font-size: 16px; display: inline-block; }
				span.comment_date { color: #000; font-size: 14px; font-weight: 300; }
				.comment-reply-link { position: absolute; top: 7px; right: 0; display: block; color: #fff; }
				.comment-reply-link:hover, .form-submit:hover { text-decoration: none; }
		.comment .children { margin-left: 100px; }

		.comment #respond { margin: -30px 0 0; }
	#respond { padding-top: 17px; }
		#commentform { padding-bottom: 60px; }
			#commentform input[type="text"] { width: 47%; }
			#commentform textarea { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
			#commentform textarea, #commentform input[type="text"] { padding: 12px; color: #999; background-color: #eee; border: none; font-size: 18px; }
			.form-submit { float: right; }
				.form-submit input { display: block; color: #fff; border: none; }

	#reply-title small { display: block; font-size: 14px; font-weight: 400; }

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#main-footer {
margin-top:0px;
background: #3b3b3b !important;
width: 100%;

}

	#footer-widgets { padding-top: 20px; }
#footer-widgets h4 {color: #ccc !important;}
#footer-widgets h4.title {color: #ccc;
padding-bottom: 3px;
border-bottom: 1px solid #4c4c4c;
margin-bottom: 10px;
}

		.footer-widget { float: left; width: 205px; margin: 0 40px 0px 0; color: #fff; }
		.last { margin-right: 0; }
			#main-footer .et_pb_widget { margin: 0; }
			#footer-widgets .fwidget { padding-bottom: 15px; }
			#footer-widgets .footer-widget li { padding: 0 0 10px 14px; position: relative; }
			#footer-widgets .footer-widget li:before { border-color: #7EBEC5; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border-style: solid; border-width: 3px; content: ""; left: 0; position: absolute; top: 9px; }
				#footer-widgets .footer-widget li a { color: #fff; text-decoration: none; }
				#footer-widgets .footer-widget li a:hover { color: rgba(255, 255, 255, 0.7); }
#footer-bottom { background-color: #2e2e2e; 
padding: 0px; 
height: 60px;
 }
#footer-bottom .textwidget {border-bottom: none;

padding-bottom:0px;}

#main-footer .container {
padding: 11px !important;
}
	#footer-info { text-align: left; color: #666; padding-bottom: 10px; float: left; }
		#footer-info a { font-weight: 700; color: #666; }


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.widget_search .screen-reader-text { display: none;}
.widget_search #s{ color: #666 !important; width:58%; padding:6px 3% 7px 3%; margin:0; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-color: #ddd; }
.widget_search #searchsubmit{ font-family: 'Raleway', Arial, sans-serif; font-size: 12px ; font-weight: 400 !important; color:#666; background-color: #ddd; width:34%; max-width: 90px; margin: 0 0 0 -4px; padding: 7px !important; border: none; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: none; text-align: center; background-color: #ededed; padding-top: 4px; margin-bottom: 10px;
padding: 8px;
width: 100%;
max-width: 100%;
  }

.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }



.wp-caption img {  
margin: 0; padding: 0; border: 0 none; 
  top:30px;}
.wp-caption p.wp-caption-text { font-size: 12px; padding: 0 4px 5px; margin: 0; }

.wp-caption-text{
   
 top:0;
}



.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 100%; }
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { font-weight: bold; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/

.pagination { clear: both; }

.wp-pagenavi { text-align: right; border-top: 1px solid #e2e2e2; padding-top: 13px; clear: both; margin-bottom: 30px; }
	.wp-pagenavi a, .wp-pagenavi span { color: #666; margin: 0 5px; text-decoration: none; font-size: 14px !important; font-weight: 400 !important; border: none !important; }
	.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink { color: #999 !important; }
	.wp-pagenavi span.current, .wp-pagenavi a:hover { color: #82c0c7 !important; }


.et_pb_slider { position: relative; overflow: hidden;} 
 
.et_pb_slides:after, .et_pb_row:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 


 .et_pb_slider .et_pb_slide { display: none; float: left;  margin-right: -100%; position: relative; width: 100%; 
text-align: center; 

}

.et_pb_slider .et_pb_slide, .et_pb_section { 
/*
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
*/}



.et_pb_slider .et_pb_slide:first-child { display: list-item; }
.et_pb_container { max-width: 965px; margin: 0 auto; position: relative; z-index: 2; min-height: 390px !important; 
width: 100%; }

.et_pb_slide_description { padding:  0 100px 210px 100px; -webkit-animation-duration: .7s; -webkit-animation-delay: .9s; -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: both; -moz-animation-duration: .7s; -moz-animation-delay: .9s; -moz-animation-timing-function: ease-in-out; -moz-animation-fill-mode: both; -o-animation-duration: .7s; -o-animation-delay: .9s; -o-animation-timing-function: ease-in-out; -o-animation-fill-mode: both; -ms-animation-duration: .7s; -ms-animation-delay: .9s; -ms-animation-timing-function: ease-in-out; -ms-animation-fill-mode: both; animation-duration: .7s; animation-delay: .9s; animation-timing-function: ease-in-out; animation-fill-mode: both; -webkit-animation-name: fadeBottom; -moz-animation-name: fadeBottom; -ms-animation-name: fadeBottom; -o-animation-name: fadeBottom; animation-name: fadeBottom; }  

.et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 0 100px 185px 100px; }
.et_pb_bg_layout_dark .et_pb_slide_description { text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);  }

.et-pb-controllers { position: absolute; bottom: 20px; left: 0; width: 100%; text-align: center; z-index: 10; }
.et-pb-controllers a { display: inline-block; background-color: rgba(255,255,255,0.5); text-indent: -9999px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; width: 7px; height: 7px; margin-right: 10px; }
.et-pb-controllers a:last-child { margin-right: 0; }
.et-pb-controllers .et-pb-active-control { background-color: #fff; }

.et_pb_text { width: 100%; margin-bottom: 30px;}
.et_pb_text h1 { padding-bottom: 15px; 
border-bottom: 2px solid #e4e4e4;
margin-bottom: 10px;}

.gray {
padding: 20px;
background: #ededed;
width: 100%;
clear:both;
overflow: auto;
margin-bottom: 15px;
color: #333;
font-weight: bold;}

.home .et_pb_text h1 { padding-bottom: 15px; 
border-bottom: none! important;
margin-bottom: 10px;}
.et_pb_text p:last-of-type { padding-bottom: 0px;}
.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6  { color: #fff !important; }
.et_pb_text_align_left { text-align: left; }
.et_pb_text_align_center { text-align: center; }
.et_pb_text_align_right { text-align: right; }

 .et_pb_slide_image { bottom: 0; width: 510px; position: absolute; } 

.et_pb_media_alignment_center .et_pb_slide_image {  bottom: auto; top: 30%;   } 

.et_pb_slide_image, .et_pb_slide_video { -webkit-animation-duration: .7s; -webkit-animation-delay: .6s; -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: both; -moz-animation-duration: .7s; -moz-animation-delay: .6s; -moz-animation-timing-function: ease-in-out; -moz-animation-fill-mode: both; -o-animation-duration: .7s; -o-animation-delay: .6s;-o-animation-timing-function: ease-in-out; -o-animation-fill-mode: both; -ms-animation-duration: .7s; -ms-animation-delay: .6s; -ms-animation-timing-function: ease-in-out; -ms-animation-fill-mode: both; animation-duration: .7s; animation-delay: .6s; animation-timing-function: ease-in-out; animation-fill-mode: both; -webkit-animation-name: fadeLeft; -moz-animation-name: fadeLeft; -ms-animation-name: fadeLeft; -o-animation-name: fadeLeft; animation-name: fadeLeft; }

 .et_pb_slide_image img { vertical-align: center; } 
.et_pb_slide_with_image .et_pb_slide_description { width: 510px; padding-left: 0; padding-right: 0; text-align: left; padding-bottom: 80px; float: right; }
	.et_pb_slide_description h2 { font-weight: 300; font-size: 46px; }
	.et_pb_slide_content { font-size: 18px; padding-bottom: 24px; \ font-weight: 400; color: #333; }
	.et_pb_slide_content p:last-of-type { padding-bottom: 0px;}
	.et_pb_bg_layout_dark .et_pb_slide_content { color: #fff;}
		a.et_pb_more_button { color: inherit; text-shadow: none; text-decoration: none; background-color: rgba(0, 0, 0, 0.35); display: inline-block; }
.et_pb_slider_parallax .et_pb_slide, .et_pb_section_parallax { background-attachment: fixed; }
.et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_section_parallax { background-attachment: scroll; }

.et_mobile_device_not_ipad .et-waypoint, .et_mobile_device_not_ipad .et_pb_counter_amount { opacity: 1 !important; -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; animation: none !important; }

.et_pb_slider_fullwidth_off { margin-bottom: 30px; }

.et_pb_slider_fullwidth_off .et_pb_container { width: 100%;}
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 120px 60px 86px; text-align: center;  }
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 80px 60px; }
.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 120px 60px; }
.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 180px 60px; }
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container { min-height: 170px; }
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video { display: none; }

.et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_slider_fullwidth_off .et_pb_slide_video { margin-left: 100px; width: 410px; }
.et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description { width: 409px; padding-top: 145px; padding-bottom: 145px; padding-right: 100px; }

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description { width: 307px; padding-left: 60px; padding-right: 60px;  }
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description { width: 390px; padding-left: 60px; padding-right: 60px; }
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description { width: 200px; padding-left: 60px; padding-right: 60px; text-align: center; }
.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description { width: 260px; padding-left: 60px; padding-right: 60px;}

.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video { display: none; }

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video { width: 260px; margin-left: 60px; }
.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_video { width: 308px; margin-left: 60px; }

.et_pb_column_3_4 .et_pb_slide_content, .et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content { font-size: 16px;}
.et_pb_column_3_4 .et_pb_slide_description h2, .et_pb_column_2_3 .et_pb_slide_description h2, .et_pb_column_1_2 .et_pb_slide_description h2 { font-weight: 500; font-size: 26px;}
.et_pb_column_1_3 .et_pb_slide_description h2 { font-weight: 500; font-size: 22px;}

.et_pb_section { padding: 0px 0; position: relative; }
.et_pb_fullwidth_section { padding: 0; }
.et_pb_fullwidth_section .et_pb_row { padding: 0; }

.et_pb_fullwidth_header { padding: 50px 0; }
.et_pb_fullwidth_header p { padding-bottom: 0; }

.et_pb_inner_shadow { 



	-webkit-box-shadow: inset 0 8px 6px -6px black;
	   -moz-box-shadow: inset 0 8px 6px -6px black;
	        box-shadow: inset 0 8px 6px -6px black; 
}
.et_pb_section_video { overflow: hidden; }

.et_pb_section_video_bg { visibility: visible; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play { display: none !important; }

.et_pb_row { max-width: 100%; margin: 0 auto; padding: 30px 0 0 0; position: relative; }
.et_pb_row p {padding: 0 20px;}

.et_pb_column { float: left; margin-right: 40px; }
.et_pb_column_4_4 { width: 100%; float: none; }
.et_pb_column_1_2 { width: 510px; }
.et_pb_column_1_3 { width: 320px; }
.et_pb_column_1_4 { width: 205px; }
.et_pb_column_2_3 { width: 700px; }
.et_pb_column_3_4 { width: 720px; }
.et_pb_row .et_pb_column:last-child { margin-right: 0; }

.et_pb_space { border: none; }
.et_pb_divider { border-top: 1px solid #eee; border-top: 1px solid rgba(0, 0, 0, 0.1); margin: 0 0 30px 0; }

.et_pb_preload > div, .et_pb_preload .et_pb_section_video_bg { visibility: hidden; }
.et_pb_preload { position: relative; background: #464646 !important; }
.et_pb_preload:before { content: ''; position: absolute; top: 50%; left: 50%; background: url( images/preloader.gif ) no-repeat; -moz-border-radius: 32px; -webkit-border-radius: 32px; border-radius: 32px; width: 32px; height: 32px; margin: -16px 0 0 -16px; }

/*-----------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/

@-webkit-keyframes fadeBottom { 0% { opacity: 0; -webkit-transform: translateY(10%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes fadeBottom { 0% { opacity: 0; -moz-transform: translateY(10%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes fadeBottom { 0% { opacity: 0; -o-transform: translateY(10%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes fadeBottom { 0% { opacity: 0; transform: translateY(10%); } 100% { opacity: 1; transform: translateY(0); } }

@-webkit-keyframes fadeLeft { 0% { opacity: 0; -webkit-transform: translateX(-10%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes fadeLeft { 0% { opacity: 0; -moz-transform: translateX(-10%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes fadeLeft { 0% { opacity: 0; -o-transform: translateX(-10%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes fadeLeft { 0% { opacity: 0; transform: translateX(-10%); } 100% { opacity: 1; transform: translateX(0); } }

@-webkit-keyframes fadeRight { 0% { opacity: 0; -webkit-transform: translateX(10%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes fadeRight { 0% { opacity: 0; -moz-transform: translateX(10%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes fadeRight { 0% { opacity: 0; -o-transform: translateX(10%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes fadeRight { 0% { opacity: 0; transform: translateX(10%); } 100% { opacity: 1; transform: translateX(0); } }

@-webkit-keyframes fadeTop { 0% { opacity: 0; -webkit-transform: translateY(-10%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes fadeTop { 0% { opacity: 0; -moz-transform: translateY(-10%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes fadeTop { 0% { opacity: 0; -o-transform: translateY(-10%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes fadeTop { 0% { opacity: 0; transform: translateY(-10%); } 100% { opacity: 1; transform: translateX(0); } }

@-webkit-keyframes slideWidth { 0% { width: 0; } 100% { } }
@-moz-keyframes slideWidth { 0% { width: 0; } 100% { } }
@-o-keyframes slideWidth { 0% { width: 0; } 100% { } }
@keyframes slideWidth { 0% { width: 0; } 100% { } }

.et-waypoint {opacity: 0;}
.et_pb_counters { opacity: 1; margin-bottom: 30px; }

.et_pb_counters, .et_pb_pricing, .et_pb_widget_area ul, .et_pb_tabs_controls { list-style: none !important; padding: 0 !important; line-height: inherit !important; }

.et_pb_animation_off { opacity: 1; }
.et_pb_animation_left.et-animated { opacity: 1; -webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: fadeLeft 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: fadeLeft 1s 1 cubic-bezier(0.77,0,.175,1); animation: fadeLeft 1s 1 cubic-bezier(0.77,0,.175,1);}
.et_pb_animation_right.et-animated { opacity: 1; -webkit-animation: fadeRight 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: fadeRight 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: fadeRight 1s 1 cubic-bezier(0.77,0,.175,1); animation: fadeRight 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_pb_animation_top.et-animated { opacity: 1; -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: fadeTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: fadeTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: fadeTop 1s 1 cubic-bezier(0.77,0,.175,1);}
.et_pb_animation_bottom.et-animated { opacity: 1; -webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: fadeBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: fadeBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: fadeBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et-animated li span .et_pb_counter_amount { opacity: 1; -webkit-animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1); animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1); }


.et_color_scheme_green a { color: #7cc68d; }

.et_color_scheme_green .et_pb_counter_amount, .et_color_scheme_green .et_pb_featured_table .et_pb_pricing_heading, .et_color_scheme_green .et_pb_pricing_table_button, .et_color_scheme_green .comment-reply-link, .et_color_scheme_green .form-submit input { background: #7cc68d !important; }

.et_color_scheme_green.woocommerce a.button.alt, .et_color_scheme_green.woocommerce-page a.button.alt, .et_color_scheme_green.woocommerce button.button.alt, .et_color_scheme_green.woocommerce-page button.button.alt, .et_color_scheme_green.woocommerce input.button.alt, .et_color_scheme_green.woocommerce-page input.button.alt, .et_color_scheme_green.woocommerce #respond input#submit.alt, .et_color_scheme_green.woocommerce-page #respond input#submit.alt, .et_color_scheme_green.woocommerce #content input.button.alt, .et_color_scheme_green.woocommerce-page #content input.button.alt, .et_color_scheme_green.woocommerce a.button, .et_color_scheme_green.woocommerce-page a.button, .et_color_scheme_green.woocommerce button.button, .et_color_scheme_green.woocommerce-page button.button, .et_color_scheme_green.woocommerce input.button, .et_color_scheme_green.woocommerce-page input.button, .et_color_scheme_green.woocommerce #respond input#submit, .et_color_scheme_green.woocommerce-page #respond input#submit, .et_color_scheme_green.woocommerce #content input.button, .et_color_scheme_green.woocommerce-page #content input.button, .et_color_scheme_green .woocommerce-message, .et_color_scheme_green .woocommerce-error, .et_color_scheme_green .woocommerce-info { background: #7cc68d !important; }

.et_color_scheme_green #et_search_icon:hover, .et_color_scheme_green .mobile_menu_bar:before, .et_color_scheme_green .footer-widget h4, .et_color_scheme_green .et-social-icon a:hover, .et_color_scheme_green .et_pb_sum, .et_color_scheme_green .et_pb_pricing li a, .et_color_scheme_green .et_overlay:before, .et_color_scheme_green .entry-summary p.price ins, .et_color_scheme_green.woocommerce div.product span.price, .et_color_scheme_green.woocommerce-page div.product span.price, .et_color_scheme_green.woocommerce #content div.product span.price, .et_color_scheme_green.woocommerce-page #content div.product span.price, .et_color_scheme_green.woocommerce div.product p.price, .et_color_scheme_green.woocommerce-page div.product p.price, .et_color_scheme_green.woocommerce #content div.product p.price, .et_color_scheme_green.woocommerce-page #content div.product p.price { color: #7cc68d !important; }

.et_color_scheme_green.woocommerce .star-rating span:before, .et_color_scheme_green.woocommerce-page .star-rating span:before { color: #7cc68d !important; }

.et_color_scheme_green .et-search-form, .et_color_scheme_green .nav li ul, .et_color_scheme_green .et_mobile_menu, .et_color_scheme_green .footer-widget li:before, .et_color_scheme_green .et_pb_pricing li:before { border-color: #7cc68d !important; }


.et_color_scheme_pink a { color: #c37cc6; }

.et_color_scheme_pink .et_pb_counter_amount, .et_color_scheme_pink .et_pb_featured_table .et_pb_pricing_heading, .et_color_scheme_pink .et_pb_pricing_table_button, .et_color_scheme_pink .comment-reply-link, .et_color_scheme_pink .form-submit input { background: #c37cc6 !important; }

.et_color_scheme_pink.woocommerce a.button.alt, .et_color_scheme_pink.woocommerce-page a.button.alt, .et_color_scheme_pink.woocommerce button.button.alt, .et_color_scheme_pink.woocommerce-page button.button.alt, .et_color_scheme_pink.woocommerce input.button.alt, .et_color_scheme_pink.woocommerce-page input.button.alt, .et_color_scheme_pink.woocommerce #respond input#submit.alt, .et_color_scheme_pink.woocommerce-page #respond input#submit.alt, .et_color_scheme_pink.woocommerce #content input.button.alt, .et_color_scheme_pink.woocommerce-page #content input.button.alt, .et_color_scheme_pink.woocommerce a.button, .et_color_scheme_pink.woocommerce-page a.button, .et_color_scheme_pink.woocommerce button.button, .et_color_scheme_pink.woocommerce-page button.button, .et_color_scheme_pink.woocommerce input.button, .et_color_scheme_pink.woocommerce-page input.button, .et_color_scheme_pink.woocommerce #respond input#submit, .et_color_scheme_pink.woocommerce-page #respond input#submit, .et_color_scheme_pink.woocommerce #content input.button, .et_color_scheme_pink.woocommerce-page #content input.button, .et_color_scheme_pink .woocommerce-message, .et_color_scheme_pink .woocommerce-error, .et_color_scheme_pink .woocommerce-info { background: #c37cc6 !important; }

.et_color_scheme_pink #et_search_icon:hover, .et_color_scheme_pink .mobile_menu_bar:before, .et_color_scheme_pink .footer-widget h4, .et_color_scheme_pink .et-social-icon a:hover, .et_color_scheme_pink .et_pb_sum, .et_color_scheme_pink .et_pb_pricing li a, .et_color_scheme_pink .et_overlay:before, .et_color_scheme_pink .entry-summary p.price ins, .et_color_scheme_pink.woocommerce div.product span.price, .et_color_scheme_pink.woocommerce-page div.product span.price, .et_color_scheme_pink.woocommerce #content div.product span.price, .et_color_scheme_pink.woocommerce-page #content div.product span.price, .et_color_scheme_pink.woocommerce div.product p.price, .et_color_scheme_pink.woocommerce-page div.product p.price, .et_color_scheme_pink.woocommerce #content div.product p.price, .et_color_scheme_pink.woocommerce-page #content div.product p.price { color: #c37cc6 !important; }

.et_color_scheme_pink.woocommerce .star-rating span:before, .et_color_scheme_pink.woocommerce-page .star-rating span:before { color: #c37cc6 !important; }

.et_color_scheme_pink .et-search-form, .et_color_scheme_pink .nav li ul, .et_color_scheme_pink .et_mobile_menu, .et_color_scheme_pink .footer-widget li:before, .et_color_scheme_pink .et_pb_pricing li:before { border-color: #c37cc6 !important; }


.et_color_scheme_red a { color: #cd5c5c; }

.et_color_scheme_red .et_pb_counter_amount, .et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading, .et_color_scheme_red .et_pb_pricing_table_button, .et_color_scheme_red .comment-reply-link, .et_color_scheme_red .form-submit input { background: #cd5c5c !important; }

.et_color_scheme_red.woocommerce a.button.alt, .et_color_scheme_red.woocommerce-page a.button.alt, .et_color_scheme_red.woocommerce button.button.alt, .et_color_scheme_red.woocommerce-page button.button.alt, .et_color_scheme_red.woocommerce input.button.alt, .et_color_scheme_red.woocommerce-page input.button.alt, .et_color_scheme_red.woocommerce #respond input#submit.alt, .et_color_scheme_red.woocommerce-page #respond input#submit.alt, .et_color_scheme_red.woocommerce #content input.button.alt, .et_color_scheme_red.woocommerce-page #content input.button.alt, .et_color_scheme_red.woocommerce a.button, .et_color_scheme_red.woocommerce-page a.button, .et_color_scheme_red.woocommerce button.button, .et_color_scheme_red.woocommerce-page button.button, .et_color_scheme_red.woocommerce input.button, .et_color_scheme_red.woocommerce-page input.button, .et_color_scheme_red.woocommerce #respond input#submit, .et_color_scheme_red.woocommerce-page #respond input#submit, .et_color_scheme_red.woocommerce #content input.button, .et_color_scheme_red.woocommerce-page #content input.button, .et_color_scheme_red .woocommerce-message, .et_color_scheme_red .woocommerce-error, .et_color_scheme_red .woocommerce-info { background: #cd5c5c !important; }

.et_color_scheme_red #et_search_icon:hover, .et_color_scheme_red .mobile_menu_bar:before, .et_color_scheme_red .footer-widget h4, .et_color_scheme_red .et-social-icon a:hover, .et_color_scheme_red .et_pb_sum, .et_color_scheme_red .et_pb_pricing li a, .et_color_scheme_red .et_overlay:before, .et_color_scheme_red .entry-summary p.price ins, .et_color_scheme_red.woocommerce div.product span.price, .et_color_scheme_red.woocommerce-page div.product span.price, .et_color_scheme_red.woocommerce #content div.product span.price, .et_color_scheme_red.woocommerce-page #content div.product span.price, .et_color_scheme_red.woocommerce div.product p.price, .et_color_scheme_red.woocommerce-page div.product p.price, .et_color_scheme_red.woocommerce #content div.product p.price, .et_color_scheme_red.woocommerce-page #content div.product p.price { color: #cd5c5c !important; }

.et_color_scheme_red .woocommerce .star-rating span:before, .et_color_scheme_red .woocommerce-page .star-rating span:before { color: #cd5c5c !important; }

.et_color_scheme_red .et-search-form, .et_color_scheme_red .nav li ul, .et_color_scheme_red .et_mobile_menu, .et_color_scheme_red .footer-widget li:before, .et_color_scheme_red .et_pb_pricing li:before { border-color: #cd5c5c; }


.et_color_scheme_orange a { color: #edb059; }

.et_color_scheme_orange .et_pb_counter_amount, .et_color_scheme_orange .et_pb_featured_table .et_pb_pricing_heading, .et_color_scheme_orange .et_pb_pricing_table_button, .et_color_scheme_orange .comment-reply-link, .et_color_scheme_orange .form-submit input { background: #edb059 !important; }

.et_color_scheme_orange.woocommerce a.button.alt, .et_color_scheme_orange.woocommerce-page a.button.alt, .et_color_scheme_orange.woocommerce button.button.alt, .et_color_scheme_orange.woocommerce-page button.button.alt, .et_color_scheme_orange.woocommerce input.button.alt, .et_color_scheme_orange.woocommerce-page input.button.alt, .et_color_scheme_orange.woocommerce #respond input#submit.alt, .et_color_scheme_orange.woocommerce-page #respond input#submit.alt, .et_color_scheme_orange.woocommerce #content input.button.alt, .et_color_scheme_orange.woocommerce-page #content input.button.alt, .et_color_scheme_orange.woocommerce a.button, .et_color_scheme_orange.woocommerce-page a.button, .et_color_scheme_orange.woocommerce button.button, .et_color_scheme_orange.woocommerce-page button.button, .et_color_scheme_orange.woocommerce input.button, .et_color_scheme_orange.woocommerce-page input.button, .et_color_scheme_orange.woocommerce #respond input#submit, .et_color_scheme_orange.woocommerce-page #respond input#submit, .et_color_scheme_orange.woocommerce #content input.button, .et_color_scheme_orange.woocommerce-page #content input.button, .et_color_scheme_orange .woocommerce-message, .et_color_scheme_orange .woocommerce-error, .et_color_scheme_orange .woocommerce-info { background: #edb059 !important; }

.et_color_scheme_orange #et_search_icon:hover, .et_color_scheme_orange .mobile_menu_bar:before, .et_color_scheme_orange .footer-widget h4, .et_color_scheme_orange .et-social-icon a:hover, .et_color_scheme_orange .et_pb_sum, .et_color_scheme_orange .et_pb_pricing li a, .et_color_scheme_orange .et_overlay:before, .et_color_scheme_orange .entry-summary p.price ins, .et_color_scheme_orange.woocommerce div.product span.price, .et_color_scheme_orange.woocommerce-page div.product span.price, .et_color_scheme_orange.woocommerce #content div.product span.price, .et_color_scheme_orange.woocommerce-page #content div.product span.price, .et_color_scheme_orange.woocommerce div.product p.price, .et_color_scheme_orange.woocommerce-page div.product p.price, .et_color_scheme_orange.woocommerce #content div.product p.price, .et_color_scheme_orange.woocommerce-page #content div.product p.price { color: #edb059 !important; }

.et_color_scheme_orange .woocommerce .star-rating span:before, .et_color_scheme_orange .woocommerce-page .star-rating span:before { color: #edb059 !important; }

.et_color_scheme_orange .et-search-form, .et_color_scheme_orange .nav li ul, .et_color_scheme_orange .et_mobile_menu, .et_color_scheme_orange .footer-widget li:before, .et_color_scheme_orange .et_pb_pricing li:before { border-color: #edb059; }

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {
.et_pb_widget {width: 205px;}
.textwidget {width: 205px;}
#main-footer .container {padding: 0px;}
.mobilefront {display: none;}
nav#top-menu-nav, #top-menu { float: left;
height: auto; } 



	.et_pb_column_2_3 .et_pb_pricing_table, .et_pb_column_1_2 .et_pb_pricing_table { width: 50%; margin-top: 60px; }
	.et_pb_column_2_3 .et_pb_pricing_table:nth-child(2n+1), .et_pb_column_1_2 .et_pb_pricing_table:nth-child(2n+1) { clear: both; }
	.et_pb_column_2_3 .et_pb_pricing_table:nth-child(1), .et_pb_column_2_3 .et_pb_pricing_table:nth-child(2), .et_pb_column_1_2 .et_pb_pricing_table:nth-child(1), .et_pb_column_1_2 .et_pb_pricing_table:nth-child(2) { margin-top: 0; }
	.et_pb_column_2_3 .et_pb_featured_table, .et_pb_column_1_2 .et_pb_featured_table { margin-top: 30px !important; }

	.et_pb_column_1_3 .et_pb_pricing_table, .et_pb_column_1_4 .et_pb_pricing_table { width: 100% !important; margin-bottom: 60px; }
	.et_pb_column_1_3 .et_pb_featured_table, .et_pb_column_1_4 .et_pb_featured_table { margin-top: 0; }
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
.et_pb_widget {width: 205px;}

nav#top-menu-nav, #top-menu { float: left;
height: auto; } 
.mobilefront {display: none;}

.logo1 {padding-left: 15px;}

.docslider .et_pb_slide_description {padding-top: 50px;}

.ubermenu-item-level-0 a {
padding: 6px 21px 6px 10px !important;
font-size: 12px !important;
}



.docslider .et-pb-arrow-prev, .docslider .et-pb-arrow-next {
    
    margin-top: 12px !important;
}

.logo1 {
width: 148px;
height: 90px;
}



#top-new .container {width: 100% !important;
margin: 0 !important;}
.textwidget {width: 205px;}
#main-footer .container {padding: 0px;}
	.et_pb_row, .container, .et_pb_container { width: 960px; }

	.et_pb_column_1_2 { width: 450px; }
	.et_pb_column_1_3 { width: 280px; }
	.et_pb_column_1_4 { width: 195px; }
	.et_pb_column_2_3 { width: 620px; }
	.et_pb_column_3_4 { width: 705px; }

	/*-------------------[Sliders]------------------*/
	.et_pb_slide_description { padding: 185px 100px; }
	.et_pb_slide_with_image .et_pb_slide_description { padding-top: 185px; padding-bottom: 185px;}
		.et_pb_slide_content { padding-bottom: 35px; }

.docslider .et_pb_slide_description { padding: 50px 100px 0 100px;
width: 480px; }

	.et_pb_slide_image { width: 450px; }
	.et_pb_slide_with_image .et_pb_slide_description, .et_pb_slide_video { width: 450px; }

	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container { min-height: 146px; }
	.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 80px 60px; }
	.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 60px 60px; text-align: center; }
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 80px 60px; }
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 80px 60px; }
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 120px 60px; }

	.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {  width: 330px; }
	.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {  width: 160px; }
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {  width: 220px; }
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {  width: 262px; }
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {  width: 390px; }

	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video { width: 390px; margin-left: 60px; }
	.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video { width: 262px; }
	.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video { width: 220px; }

	.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content { font-size: 14px;}
	.et_pb_column_1_2 .et_pb_slide_description h2, .et_pb_column_1_3 .et_pb_slide_description h2, .et_pb_column_1_4 .et_pb_slide_description h2, .et_pb_column_2_3 .et_pb_slide_description h2 { font-size: 18px;}


	.et_pb_post { margin-bottom: 42px; }
	.et_pb_blog_grid .et_pb_post { width: 240px; }

.copyright {padding: 0 5%;
max-width: 80%;
float: right;

}



	/*-------------------[Portfolio]------------------*/
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item { float: left; margin: 0 60px 42px 0; }
	.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item { width: 195px; }
	.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item { float: left; margin: 0 17px 42px 0; }
	.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item, .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item  { float: none; margin: 0 0 42px 0; }
	.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item { width: 280px; }
	.et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget { width: 165px; }
		.et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget { width: 164px; }
		.et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget { width: 249px; }
		.et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget, .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget { width: 164px; }
	.et_pb_column_4_4 .et_pb_newsletter_description { width: 559px; }
	.et_pb_column_4_4 .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter_form, .et_pb_column_1_3 .et_pb_newsletter_form { width: 220px; }
	.et_pb_column_3_4 .et_pb_newsletter_description { width: 303px; }
	.et_pb_column_2_3 .et_pb_newsletter_description { width: 218px; }
	.et_pb_column_1_2 .et_pb_newsletter_description, .et_pb_column_1_2 .et_pb_newsletter_form { width: 330px; }
	.et_pb_column_1_3 .et_pb_newsletter_description { width: 220px; }
	.et_pb_column_1_4 .et_pb_newsletter_description, .et_pb_column_1_4 .et_pb_newsletter_form { width: 135px; }

	.et_pb_pricing_content { padding: 33px 20px 6px; }

	.et_right_sidebar #left-area, .et_left_sidebar #left-area { width: 669px; }
	.et_right_sidebar #sidebar, .et_left_sidebar #sidebar { width: 230px; }

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 195px!important; }

	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images { width: 450px !important; }
	.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a { width: 136px !important; }

	.et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images, .et_right_sidebar.woocommerce #content div.product div.images, .et_right_sidebar.woocommerce-page #content div.product div.images, .et_left_sidebar.woocommerce div.product div.images, .et_left_sidebar.woocommerce-page div.product div.images, .et_left_sidebar.woocommerce #content div.product div.images, .et_left_sidebar.woocommerce-page #content div.product div.images { width: 322px !important; }
	.et_right_sidebar.woocommerce div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a { width: 94px !important; }
	.et_full_width_portfolio_page .et_project_meta { width: 195px; }

	#sidebar .et_pb_widget { margin-left: 0; }
	.et_left_sidebar #sidebar .et_pb_widget { margin-right: 0; }

	.footer-widget { width: 195px; }

	/*-------------------[Sidebar]------------------*/
	.widget_search #s{ width:64%; }
	.widget_search #searchsubmit{ width:24%; max-width: none; }

	/*-------------------[Menu]------------------*/
	#top-menu li.mega-menu > ul { width: 900px !important;}
	#top-menu li.mega-menu li > ul, li.mega-menu ul li  { width: 205px !important; }
	#top-menu li.mega-menu li > a { width: 165px !important; }

	.et_pb_column_1_4 .et_pb_blog_grid .et_pb_post { width: 155px; }
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
.et_pb_widget {width: 205px;}
.textwidget {width: 205px;}
nav#top-menu-nav, #top-menu { float: left;
height: auto;
width: 100%; } 

#sidebar {display: none;}
.cols {width: 100%;
clear: both !important;}

.col1, .col2, .col3 {width: 90%;
margin: 14px auto;
}

#desktopfront  {margin-top: -38px !important;}

#header {display: none;}
#header-new {display: none;}
.page {margin-top: 38px !important;}
/* #wprmenu_menu {margin-top: 40px;} */

.mobilefront {display: none;}
#top-menu-nav1 {display: none !important;} 
.logo1 {display: none !important;} 
#et-top-navigation1 {display: none !important;} 
#et-top-navigation3 {display: inline;
margin-top: 20px !important;
clear: both;}

#et-top-navigation3 a {color: #fff !important;
font-size: 22px ;important;
text-decoration: none;
font-family: Futura,"Trebuchet MS",Arial,sans-serif;
text-shadow: 2px 2px #4C4C4C;
text-align: center;}

#header #top-header {background: #767269 !important;}
#header #top-new {background: transparent !important;}

#desktopfront .et_pb_slide_description {
    padding-top: 210px !important;
    padding-bottom: 300px !important;
    max-height: 100% !important;
}



#menu-header .container {padding-bottom: 0px;}
#menu-header-new .container {padding-bottom: 0px;}
.frontbox, .frontboxright {margin: 0 auto;}
#main-footer .container {padding: 0px;}
	.et_pb_blurb_content { text-align: center; }
	.et_pb_space {display: none;}
.et-pb-arrow-prev, .et-pb-arrow-next {display: none;}
#main-content .container { /* padding: 30px 20px 0 20px; */
width: 90% !important;
margin: 29px auto 0 auto !important; 
;}
.wpmega-link-title {font-size: 12px !important;
letter-spacing: -0.5px;
}
#megaMenu ul.megaMenu > li.menu-item > a {
    padding: 7px 15.5px 6.5px 12px !important;
}
	.et_pb_row, .container, .et_pb_container { 
width: 100%; }
	.et_pb_column {padding-bottom: 30px;}
	.et_pb_section { padding: 50px 0 20px 0;}
	.et_pb_fullwidth_section { padding: 0; }

	.et_pb_column_1_2, .et_pb_column_1_3, .et_pb_column_1_4, .et_pb_column_2_3, .et_pb_column_3_4 { width: 100%; margin-right: 0; }


	/*-------------------[Portfolio]------------------*/
	.et_pb_portfolio_grid .et_pb_portfolio_item { width: 315px !important; }
	.et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {  margin-right: 0 !important; }
	.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n), .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n) { margin-right: 60px;}

	/*-------------------[Sliders]------------------*/
	.et_pb_slide_description { padding: 130px 67px; }

.docslider .et_pb_slide_description { padding: 0px 67px 130px 0px; 
width: 350px;
}

	.et_pb_slide_with_image .et_pb_slide_description { padding-top: 30px; padding-bottom: 130px;}
		.et_pb_slide_description h2 { font-size: 26px; padding-bottom: 6px; font-weight: 500 !important; }
		.et_pb_slide_content { font-size: 16px; padding-bottom: 34px; font-weight: 400; }

	/* .et_pb_slide_image { width: 315px; }
	.et_pb_slide_with_image .et_pb_slide_description, .et_pb_slide_video { width: 315px; } */
	.et_pb_slide_video { padding-top: 150px; }

.docslider ..et_pb_slide_description {padding-top: 50px;
width: 330px;}
.docslider .et_pb_slide_image { 
max-width: 305px !important; }
	/* .et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 130px 62px !important; } */
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container { min-height: auto; }
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description { display: block; }

	.et_pb_post { margin-bottom: 42px; }
	.et_pb_blog_grid .et_pb_post { margin: 0 32px 60px 0; width: 289px; }

	.et_pb_widget { float: none; margin: 0 0 40px 0; width: 100%!important; }
	.et_pb_widget_area_left { border-right: none; }
	.et_pb_widget_area_right { border-left: none; }
	.et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_1_3 .et_pb_widget_area_right .et_pb_widget, .et_pb_column_1_4 .et_pb_widget_area_right .et_pb_widget { margin: 0 0 40px; }
	.et_pb_newsletter_description { width: 570px !important; padding-bottom: 30px; }
	.et_pb_newsletter_form { width: 570px !important; padding-left: 60px !important; }

	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description { width: 255px; }

	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video { width: 255px; margin-left: 60px; }
	.et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video { margin-left: 56px; }
	.et_pb_more_button { display: inline-block !important; }
	.et_pb_slide_image, .et_pb_slide_video { display: block !important; }

	.et_pb_pricing_table { width: 50%!important; }
		.et_pb_pricing_table:nth-child(3), .et_pb_pricing_table:nth-child(4) { margin-top: 60px; }
		.et_pb_pricing .et_pb_featured_table:nth-child(3), .et_pb_pricing .et_pb_featured_table:nth-child(4) { margin-top: 30px !important; }
		.et_pb_pricing_table:nth-child(2n+1) { clear: both; }

	.et_right_sidebar #left-area, .et_right_sidebar #sidebar, .et_left_sidebar #left-area, .et_left_sidebar #sidebar { width: auto; float: none; }
	.et_right_sidebar #left-area { margin-right: 0; }
	.et_left_sidebar #left-area { margin-left: 0; }
	.et_right_sidebar #sidebar { margin-left: 0; border-left: none; }
	.et_left_sidebar #sidebar { margin-right: 0; border-right: none; }
	.et_right_sidebar #sidebar .et_pb_widget, .et_left_sidebar #sidebar .et_pb_widget { margin: 0 0 30px; }

	#main-content .container:before { display: none !important; }

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 208px!important; margin: 0 32px 53px 0!important; }

	.woocommerce .cart-collaterals > div, .woocommerce .cart-collaterals > form { width: 100% !important; float: none !important; }
	.shop_table .coupon { margin-bottom: 25px !important; }

	.checkout .form-row, .checkout .col-1, .checkout .col-2 { float: none !important; width: auto !important; }
	.checkout .col-1, .checkout .col-2 { margin-bottom: 25px !important; }

	.et_full_width_page.woocommerce ul.products li.product.last, .et_full_width_page.woocommerce-page ul.products li.product.last, .et_pb_pagebuilder_layout ul.products li.product.last, .et_pb_pagebuilder_layout ul.products li.product.last  { margin-right: 32px !important; }

	.et_full_width_page.woocommerce ul.products li.first, .et_full_width_page.woocommerce-page ul.products li.first, .et_pb_pagebuilder_layout ul.products li.first, .et_pb_pagebuilder_layout ul.products li.first { clear: none !important; }

	.et_full_width_page.woocommerce ul.products li.product:nth-child(3n), .et_full_width_page.woocommerce-page ul.products li.product:nth-child(3n), .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n), .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n) { margin-right: 0 !important; }
	.et_full_width_page.woocommerce ul.products li.product:nth-child(3n+1), .et_full_width_page.woocommerce-page ul.products li.product:nth-child(3n+1), .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n+1), .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n+1) { clear: both; }

	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images { width: 328px !important; }
	.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a { width: 96px !important; }
	.et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images, .et_right_sidebar.woocommerce #content div.product div.images, .et_right_sidebar.woocommerce-page #content div.product div.images, .et_left_sidebar.woocommerce div.product div.images, .et_left_sidebar.woocommerce-page div.product div.images, .et_left_sidebar.woocommerce #content div.product div.images, .et_left_sidebar.woocommerce-page #content div.product div.images { width: 328px !important; }
	.et_right_sidebar.woocommerce div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a { width: 96px !important; }
	.et_full_width_portfolio_page .et_project_meta { float: none; width: 100%; margin-top: -20px; border-top: none; padding: 0 0 39px; }

	.et_pb_image { margin-left: auto; margin-right: auto; display: block; }

	.footer-widget { width: 330px; margin: 0 30px 30px 0; }
	.footer-widget:nth-child(2n) { margin-right: 0; }
		.fwidget { padding-bottom: 30px; }

	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right, .et_pb_column_1_3 .et_pb_contact_left, .et_pb_column_1_4 .et_pb_contact_left { width: 50%; float: left; }
	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right { float: right; width: 120px; margin-top: 72px; }

	/*-------------------[Menu]------------------*/
	#et_mobile_nav_menu { display: block; margin-top: 4px; }
	#top-menu { display: none; }
	#main-header { padding-bottom: 20px; }


	#logo { margin-bottom: 0; }
#logo1 { margin-bottom: 0; }
	#et_top_search { margin-top: 17px; margin-right: 35px; float: left; }
	#et-top-navigation { margin-right: 0px; 
text-align: right;}
#et-top-navigation1 { margin-right: 0px; 
float: right;
max-width: 700px;}
	.et_fixed_nav #main-header { position: absolute; }
.et_fixed_nav #top-header { position: absolute; }
.et_fixed_nav #menu-header { position: absolute; }
.et_fixed_nav #menu-header-new { position: absolute; }
	.et-fixed-header { padding: 18px 0 19px 0 !important; min-height: 43px !important; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;  }
	.et-fixed-header #logo { max-height: 43px; }
.et-fixed-header #logo1 { max-height: 43px; }
	.et-fixed-header nav#top-menu-nav { padding-top: 11px;}

	.et-social-icons, #footer-info { float: none; text-align: center; }
	.et-social-icons { margin: 0 0 5px; 
float: left;}
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
.et_pb_widget {width: 205px;}
.textwidget {width: 205px;}
#header #top-header {background: #767269 !important;}
#menu-header .container {padding-bottom: 0px;}
#menu-header-new .container {padding-bottom: 0px;}
nav#top-menu-nav, #top-menu { float: left;
height: auto; } 
.mobilefront {display: none;}

#desktopfront .et_pb_slide {
  background-size: cover;
background-repeat: no-repeat; 
height: 100%;
max-height: 440px;
width: 100%;
background-position: 50% 0%;
}

#desktopfront .et_pb_slide_description {
padding-top: 60px !important;
padding-bottom: 200px !important;
max-height: 100% !important; } 

.et-pb-arrow-prev, .et-pb-arrow-next {display: none;}
 #footer-bottom {height: 80px;} 
#footer-widgets {padding-left: 15px;}
#main-footer .container {padding: 0px;}
	.et_pb_column_1_3 .et_pb_tabs_controls, .et_pb_column_1_4 .et_pb_tabs_controls { border-bottom: 1px solid #d9d9d9; }
		.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li { float: left; border-right: 1px solid #d9d9d9; border-bottom: none; }
}
.frontbox, .frontboxright {margin: 0 auto;}
@media screen and ( max-width: 782px ) {
nav#top-menu-nav, #top-menu { float: left;
height: auto; } 

#desktopfront .et_pb_slide {
  background-size: cover;
background-repeat: no-repeat; 
height: 100%;
max-height: 420px;
width: 100%;
background-position: 50% 0%;
}



#desktopfront .et_pb_slide_description {
padding-top: 210px !important;
padding-bottom: 200px !important;
max-height: 100% !important; } 

#menu-header .container {padding-bottom: 0px;}
#header #top-header {background: #767269 !important;}
.et_pb_widget {width: 205px;}
.textwidget {width: 205px;}
.topslider .et_pb_slide_description h2 {font-size: 36px !important;
}
.docslider .et_pb_slide_content {width: 96%;
padding: 0 2%;
font-size: 16px !important;}
.phone1 {font-size: 34px !important;}
#main-footer .container {padding: 0px;}
#footer-widgets {padding-left: 15px;}
.frontbox, .frontboxright {margin: 0 auto;}
 #footer-bottom {height: 80px;} 
	body.admin-bar #main-header { top: 46px; }
body.admin-bar #top-header { top: 46px; }
body.admin-bar #menu-header { top: 46px; }
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
nav#top-menu-nav, #top-menu { float: left;
height: auto; 
width: 100%;} 

#desktopfront .et_pb_slide {
  background-size: cover;
background-repeat: no-repeat; 
height: 100%;
max-height: 400px;
width: 100%;
background-position: 50% 0%;
}

#desktopfront .et_pb_slide_description h2 {
font-size: 28px !important;
margin-bottom: 5px !important;
 } 

#top-menu-nav1 {Display: none;}
#desktopfront .et_pb_slide_description {padding-top: 60px !important;
padding-left: 5px !important;
padding-right: 5px !important;}
.et-pb-arrow-prev, .et-pb-arrow-next {display: none;}
#header #top-header {background: #767269 !important;}
.et_pb_widget {width: 205px;}
.textwidget {width: 205px;}
#main-footer .container {padding: 0px;}
.frontsection {width: 260px;
margin: 0 auto;
}
#footer-widgets {padding-left: 15px;}
#menu-header .container {padding-bottom: 0px;}
.yui-calcontainer {
width: 250px;}
.frontbox, .frontboxright {
margin: 0 auto;}

.et_pb_row {width: 96% !important;
margin: 0 auto;}

 .home3 p {padding: 0 40px !important;} 
.home4 blockquote {
padding: 0;
}
#header-front {
background: transparent !important;
position: absolute;
width:100%;}

/* #new {background: transparent;} */

.et-social-icons {clear: both;
margin-top: 40px;}
.newsletter {width: 100%;}

.mc4wp-form input[type="email"] {
height: 27px;
width: 180px;
border: 2px solid #4DA5BC;
float: left;
vertical-align: middle;
clear: both;
}

.mc4wp-form label {width: 100%;}

#footer-bottom {height: 115px;
padding: 0 0 15px 0;}

#menu-header {
box-shadow: 0px 5px 3px #555; 
-moz-box-shadow: 0px 5px 3px #555; 
-webkit-box-shadow: 0px 5px 3px #555; 
-o-box-shadow: 0px 5px 3px #555;
padding: 0;}

#header-front #top-header {background: transparent url(https://www.unionderm.com/wp-content/uploads/2014/07/header.png);
height: 100%;
}

/* .topslider .et_pb_slide_description h2 {font-size: 30px !important;
max-width: 100%;}
.topslider, .slide {font-family: 'Open Sans', sans-serif;
text-shadow: 1px 1px #575757;
line-height: 18px;
font-size: 16px;} */
	/*-------------------[Menu]------------------*/
	#et-top-navigation {  }
	.et-search-form { right: -65px; }
	.et-search-form input { width: 360px;}

	.et_pb_blurb_content { text-align: center; }

	.et_pb_text_align_right { text-align: left;}

	.et_pb_space {display: none;}

	.et_pb_column {padding-bottom: 30px;}
	.et_pb_section { padding: 50px 0 20px 0;}
	.et_pb_fullwidth_section { padding: 0; }

	 .et_pb_row, .container, .et_pb_container { /* width: 400px; */
width: 100%;} 

	.et_pb_slide_description { padding: 100px 52px; }
.docslider .et_pb_slide_description {width: 90%;
margin: 0 auto;}
	.et_pb_slide_with_image .et_pb_slide_description { padding-top: 20px; padding-bottom: 100px;}
		.et_pb_slide_description h2 { font-size: 20px !important; }
		.et_pb_slide_content { font-size: 14px !important; font-weight: 400; }
			a.et_pb_more_button { display: none; }

	.et_pb_slide_image, .et_pb_slide_video { display: none; }

	.et_pb_slide_with_image .et_pb_slide_description { float: none; text-align: center; width: 100%; }

	.et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 100px 54px !important; }

	.et_pb_post { margin-bottom: 42px; }
		.et_pb_post h2, .et_pb_portfolio_item h2 { font-size: 18px; }
	.et_pb_blog_grid { margin-right: 0; }
	.et_pb_blog_grid .et_pb_post { margin-bottom: 60px; width: 360px; float: none; }
	.et_pb_portfolio_item { margin-bottom: 22px; }
	.et_pb_portfolio_grid .et_pb_portfolio_item { float: none!important; width: 100%!important; margin-right: 0!important; }
	.et_pb_portfolio_item h2 { font-size: 18px; }

	.et_pb_widget { float: none; margin: 0 0 40px 0; width: 100%!important; }
	.et_pb_widget_area_left { border-right: none; }
	.et_pb_widget_area_right { border-left: none; }
	.et_pb_promo { padding: 40px; }

	.et_pb_newsletter { padding: 40px 0; }
		.et_pb_newsletter_form { padding-left: 60px; }
		.et_pb_newsletter_description { padding: 0 60px 25px; }
		.et_pb_newsletter_form, .et_pb_newsletter_description { width: 280px !important; }

	.et_pb_slider:hover .et-pb-arrow-prev { left: 0px; opacity: 1; }
	.et_pb_slider:hover .et-pb-arrow-next { right: 0px; opacity: 1; }
	.et-pb-controllers { bottom: 10px; }
	.et_pb_tabs_controls { border-bottom: none; }
		.et_pb_tabs_controls li { float: none; border-right: none; border-bottom: 1px solid #d9d9d9; }

	.et_pb_slider_fullwidth_off .et_pb_slide_description {  width: 280px !important;}

	.et_pb_more_button { display: inline-block !important; }
	/* .et_pb_slide_image, .et_pb_slide_video { display: none !important; } */
.docslider .et_pb_slide_description {
    float: right !important;
    text-align: left;
    width: 300px;
font-size: 12px;
}

	.et_pb_pricing_table { width: 100%!important; margin-bottom: 60px; }
	.et_pb_pricing_table:last-child { margin-bottom: 0; }
	.et_pb_featured_table { margin-top: 0; }
	.et_pb_pricing_table:nth-child(3), .et_pb_pricing_table:nth-child(4) { margin-top: 0; }
	.et_pb_pricing .et_pb_featured_table:nth-child(3), .et_pb_pricing .et_pb_featured_table:nth-child(4) { margin-top: 0 !important; }

	.comment-body { padding: 0 0 0 100px; }
		.comment-reply-link { bottom: -25px; top: auto; }
		#commentform input[type="text"] { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

	.et_pb_contact_right, .et_pb_contact_left { width: 100%; float: none; }
	.et_pb_contact_right { margin-top: 0; }

.copyright {
width: 90%;
padding: 0 5%;
background: #3b3b3b;
font-size:11px;
line-height:15px;
}

.copyleft {display: none;}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 400px!important; margin: 0 0px 53px 0!important; }

	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary, .et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images, .et_right_sidebar.woocommerce #content div.product div.images, .et_right_sidebar.woocommerce-page #content div.product div.images, .et_left_sidebar.woocommerce div.product div.images, .et_left_sidebar.woocommerce-page div.product div.images, .et_left_sidebar.woocommerce #content div.product div.images, .et_left_sidebar.woocommerce-page #content div.product div.images { width: 100%!important; float: none!important; }
	.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a { width: 119px !important; }
	.et_right_sidebar.woocommerce ul.products li.product, .et_right_sidebar.woocommerce-page ul.products li.product, .et_left_sidebar.woocommerce ul.products li.product, .et_left_sidebar.woocommerce-page ul.products li.product { margin: 0 0 35px !important; }

	.comment .children { margin-left: 0; }

	body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active { display: block !important; border-bottom: 1px solid #E0DADF !important; }

	body.woocommerce div.product .woocommerce-tabs ul.tabs li a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a { display: block !important; }

	.woocommerce .form-row { float: none !important; width: auto !important; }

	.footer-widget { width: 100%; margin: 0 0 35px 0; float: none; }
		.fwidget { padding-bottom: 0; }

	.et-hide-mobile { display: none; }

	.et_pb_column_1_4 .et_pb_blog_grid .et_pb_post { width: auto; margin-right: 0; }

	.et_pb_contact_right { padding-bottom: 20px; }

	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right, .et_pb_column_1_3 .et_pb_contact_left, .et_pb_column_1_4 .et_pb_contact_left { width: 100%; float: none; }
	.et_pb_column_1_3 .et_pb_contact_right, .et_pb_column_1_4 .et_pb_contact_right { float: none; width: auto; margin-top: 0; }
}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
body {width: 100% !important;
overflow-x: hidden; 
margin: 0 !important;}

#desktopfront .et_pb_slide {
  background-size: cover;
background-repeat: no-repeat; 
height: 100%;
max-height: 320px;
width: 100%;
background-position: 50% 0%;
}


#desktopfront .et_pb_slide_description {
padding-top: 48px !important;
padding-right: 5px !important;
padding-left: 5px !important;
max-height: 100% !important; } 

#desktopfront .et_pb_slide_description h2 {
font-size: 24px !important;
margin-bottom: 5px !important;
 } 

.phone1 {font-size: 22px !important;
margin: 8px 0  0 0 !important;}

#et-top-navigation3 {
margin-top: 0px !important;
line-height: 18px !important;
clear: both;}

#et-top-navigation3 a {
font-size: 18px !important;
line-height: 18px !important;
height: 20px !important;
margin: 0 !important;
}

#menu-header .container {padding-bottom: 0px;}
#header #top-header {background: #767269 !important;}
.logo {margin: 0 auto;
width: 163px;
float: none !important;
padding-top: 5px !important;

}
.docslider .et_pb_slide_description {width: 90% !important;
max-width: 440px !important;
margin: 0 auto;

}

.docslider .et_pb_slide_content {font-size: 15px !important;}
.docslider .et_pb_slides {height: 420px !important;}
.docslider .et_pb_slide {height: 100% !important;}

.docslider .et_pb_container {padding-top: 20px !important;}


.logo1 {margin: 0 auto;
width: 163px;
float: none !important;
padding-top: 5px !important;
}
#new .et_pb_row {padding-top: 5px;}
.et_pb_slide_description {padding-bottom: 10px !important;}
#top-header .container {padding: 5px 0 10px 0 !important;}
.et-pb-arrow-prev, .et-pb-arrow-next {display: none;}
#footer-widgets {padding-left: 15px;}
.info {text-align: center;}
.copyinner {height: 150px;}
nav#top-menu-nav {width: 100%;}
.et_pb_row, .container, .et_pb_container {width: 100% !important;}
#main-footer .container {padding: 0px;}
	#et-top-navigation { margin-right: 0px; 
width: 100%;}
#et-top-navigation1{ margin-right: 0px; 
width: 100%;}
.et_pb_widget {width: 205px;}
.textwidget {width: 205px;}
	.et-search-form input { width: 240px;}
.frontbox, .frontboxright {margin: 0 auto;}
#new {background: transparent;}
.yui-calcontainer {
width: 250px;}
.et_pb_row, .container, .et_pb_container {
/* max-width: 240px; */
}

.home4 blockquote {
padding: 0;
}

.home3 {
font-size:14px !important;
text-align:center;
margin: 0 auto;
}

.docslider .et_pb_slide_description {
padding: 0px 0px 130px 0px;
max-width: 240px;
margin: 0 auto;
}

.secphoto {display: none;}
.home3 p {padding: 0 40px !important;} 
.et-pb-arrow-prev, .et-pb-arrow-next {
position: absolute;
top: 50%;
z-index: 100;
font-size: 48px;
color: white;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 0;
}



.et-social-icons {clear: both;
margin-top: 40px;}
.newsletter {width: 100%;}

.mc4wp-form input[type="email"] {
height: 27px;
width: 165px;
border: 2px solid #4DA5BC;
float: left;
vertical-align: middle;
clear: both;
}

.mc4wp-form label {width: 100%;}

#footer-bottom {height: 115px;
padding: 0 0 15px 0;}


.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 26px;
height: 24px;
padding: 12px!important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;

}

.mean-container .mean-nav {background: #eff0f1;}



#header {background: #666;
}



#header .container {width: 100%;
}

.info {text-align: center;
margin: 0 auto;
padding: 0;
float: none;}

.logo {margin: 20px auto 20px auto;
padding: 20px 0 0 0;
float: none;}



nav#top-menu-nav, #top-menu { float: left;
height: auto; } 
	.et_pb_blurb_content { text-align: center; }

	.et_pb_text_align_right { text-align: left;}

	.et_pb_space {display: none;}

	.et_pb_column {padding-bottom: 30px;}
	.et_pb_section { padding: 10px 0 10px 0;}
	.et_pb_fullwidth_section { padding: 0; }
.frontbox {float: left;
margin: 0 auto 15px auto;
max-width: 260px;
height: 260px;

}

.frontboxright {float: left;
margin: 0 auto;
max-width: 260px;
height: 255px;
}

/* .et-pb-controllers {display: none;} */


	/* .et_pb_row, .container, .et_pb_container { width: 280px; } */
.topslider {height: 500px !important;}
	.et_pb_slide_description { padding: 34px 32px; }
	.et_pb_slide_with_image .et_pb_slide_description { padding-top: 15px; padding-bottom: 72px;}
.topslider .et_pb_slide_with_image .et_pb_slide_description { padding-top: 25px; padding-bottom: 72px;}
		.et_pb_slide_description h2 { font-size: 16px; }
		.et_pb_slide_content { font-weight: 400;
padding-bottom: 0px !important }
		 a.et_pb_more_button { display: none; }
/* .topslider .et_pb_slide_description h2 {font-size: 30px !important;
max-width: 100%;} */
/* .topslider, .slide {font-family: 'Open Sans', sans-serif;
text-shadow: 1px 1px #575757;
line-height: 18px;
font-size: 16px;} */



.copyright {
width: 90%;
padding: 0 5%;
background: #3b3b3b;
font-size:11px;
line-height:15px;
}



.copyleft {display: none;}

	.et_pb_slider_fullwidth_off .et_pb_slide_description { padding: 70px 40px !important; }
	/* .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_slider_fullwidth_off .et_pb_more_button { display: none; } */

	.et_pb_post { margin-bottom: 42px; }
		.et_pb_post h2 { font-weight: 700; font-size: 16px; }
		.et_pb_post .post-meta { color: #666; font-size: 14px; }
	.et_pb_blog_grid .et_pb_post { margin: 0 0 40px; width: 280px; border: none; float: none; padding: 0; }
		.et_pb_image_container { margin: 0; }
		.et_pb_blog_grid h2 { font-size: 16px; padding: 7px 7px 5px; }
		.et_pb_blog_grid .et_pb_post > * { display: none; }
		.et_pb_blog_grid .et_pb_post > .et_pb_image_container, .et_pb_blog_grid .et_pb_post > h2, .et_pb_blog_grid .et_pb_post > .post-meta { display: block; }
		.et_pb_blog_grid .et_pb_post .post-meta { display: block !important; padding: 0 7px; }
	.et_pb_portfolio_item { margin-bottom: 22px; }
		.et_pb_portfolio_item h3 { font-size: 16px; font-weight: 700; }
	.et_pb_portfolio_grid .et_pb_portfolio_item { float: none!important; width: 100%!important; margin-right: 0!important; }

	.et_pb_widget { float: none; margin: 0 0 40px 0; width: 100%!important; }
	.et_pb_widget_area_left { border-right: none; }
	.et_pb_widget_area_right { border-left: none; }
	.et_pb_promo { padding: 40px; }

	.et_pb_newsletter { padding: 30px 0; }
		.et_pb_newsletter_form { padding-left: 30px !important; width: 220px !important; }
		.et_pb_newsletter_description { padding: 0 30px 15px; width: 220px !important; }
		.et_pb_newsletter_form, .et_pb_newsletter_description { width: 220px; padding-right: 30px; }

	.et_pb_tabs_controls { border-bottom: none; }
		.et_pb_tabs_controls li { float: none; border-right: none; border-bottom: 1px solid #d9d9d9; }

/*	.et_pb_slide_content, .et_pb_more_button { display: none !important; } */
	.et_pb_slide_image { display: none !important; }
	.et_pb_slider_fullwidth_off .et_pb_slide_description { width: 200px !important;}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 280px!important; margin: 0 0px 53px 0!important; }

	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary, .et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images, .et_right_sidebar.woocommerce #content div.product div.images, .et_right_sidebar.woocommerce-page #content div.product div.images, .et_left_sidebar.woocommerce div.product div.images, .et_left_sidebar.woocommerce-page div.product div.images, .et_left_sidebar.woocommerce #content div.product div.images, .et_left_sidebar.woocommerce-page #content div.product div.images { width: 100%!important; float: none!important; }
	.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a, .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a { width: 80px !important; }
	.et_right_sidebar.woocommerce ul.products li.product, .et_right_sidebar.woocommerce-page ul.products li.product, .et_left_sidebar.woocommerce ul.products li.product, .et_left_sidebar.woocommerce-page ul.products li.product { margin: 0 0 35px !important; }

	table.cart th, #content table.cart th, table.cart td, #content table.cart td, table.cart tr, #content table.cart tr { padding: .857em 0.287em !important; }


}