/*
Theme Name:  SCREW WORK BREAK FREE
Theme URI:   http://www.m.okpopgirls.com/
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Screw Work Break Free.
Author:      Jason Kruger
Author URI:  http://jasonkruger.com
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.3
***********************************************************************/

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	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;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

#logo {
max-height: 75%;
}

@font-face {
font-family: 'Trade Gothic LT';
font-style: normal;
font-weight: normal;
src: local('Trade Gothic LT'), url('http://swbf.wpengine.com/fonts/trade-gothic-lt-1361519976.woff') format('woff');
}

h1 {
font-family: 'Trade Gothic LT';
font-weight:bold;
}

h2 {
font-family: 'Trade Gothic LT';
font-weight:700;
}

h3 {
font-family: 'Trade Gothic LT';
font-weight:700;
}

h4 {
font-family: 'Trade Gothic LT';
font-weight:700;
}

p {
font-family: 'Trade Gothic LT';
}

body {
font-family: 'Trade Gothic LT';
}

#top-menu li.current-menu-item > a {
font-weight:bold;
}

.et_pb_blurb_container {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

.et_mobile_menu {
    
    border-top: 3px solid #58585A;
}

span.mobile_menu_bar:before {
color:#58585A !important;

}

#full-width-block .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}

#footer-info {
text-align:center !important;
float:none !important;

}


#large-social-icons li a.icon { 
    height: 48px; 
    width: 48px; 
    padding: 0; 
}

#large-social-icons li a.icon::before { 
    font-size:36px; 
    margin-left:12px; 
    line-height:60px; 
}

#left-area ol, .entry-content ol, .comment-content ol, body.et-pb-preview #main-content .container ol {
    padding: 0 0 23px 16px;
    line-height: 26px;
list-style-position: inherit;
    list-style-type: decimal;
}

/*------------------------------------------------*/
/*---------------[Countdown Timer]---------------*/
/*------------------------------------------------*/

@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700,600");

body       { background:#0D5B85; font-family:"Open Sans"; font-weight:400; padding-top:30px; text-align:center; }

#message    { color:#DDD; font-size:50px; margin-bottom:20px; }

#timer     { color:#DDD; font-size:200px; margin-bottom:40px; }

#buttons button       { background:#002852; border:none; color:#DDD; cursor:pointer; padding:15px 30px; margin:0 auto; border-radius:4px; }
#stop, #reset { display:none; }



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

}