/*
Theme Name: 	Maxmedia Child
Theme URI:	http://maxmedia.digital
Description:	WordPress child theme custom developed for my esteemed client. Based upon the premium Elegant Themes Divi theme.
Author:		Dante Funari
Author URI:	http://maxmedia.digital
Template: 	Divi
Version: 	4.1	
Tags:		Premium, WordPress, Custom, Responsive, sidebars, columns, shortcodes, widget ready, valid XHTML
*/

@import url(../Divi/style.css);

/* === CUSTOM STYLES BEGIN =================== */


.archive #page-container #left-area {
width: 100% !important;
}

/* Blog Comments */
#comment-wrap {
	padding-top: 75px;
}

.et_pb_comments_module #comment-wrap {
	padding-top: 0;
}

.single-project #comment-wrap {
	padding-top: 0;
}

.comment-body {
	position: relative;
	min-height: 87px;
	margin-bottom: 48px;
	padding: 0 110px 0 100px;
}

.comment_avatar {
	position: absolute;
	top: 7px;
	left: 0;
}

.comment_avatar img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.comment_postinfo {
	margin-bottom: 8px;
}

span.fn,
span.fn a {
	display: inline-block;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300;
}

.comment_area .comment-reply-link {
	display: block;
	position: absolute;
	top: 7px;
	right: 0;
}

.comment-reply-link:hover,
.form-submit:hover {
	text-decoration: none;
}

.comment .children {
	margin-left: 100px;
	padding-left: 0 !important;
}

#comment-wrap li.comment.depth-5 article {
	padding-right: 0;
}

.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
	display: none;
}

.et_pb_comments_module.et_pb_no_avatar .comment-body {
	min-height: 0 !important;
	padding-left: 0 !important;
}

.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
	margin-bottom: 15px !important;
}

.et_pb_comments_module.et_pb_no_reply_button span.reply-container {
	display: none;
}

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
	padding-right: 0 !important;
}

.et_pb_comments_module.et_pb_no_comments_count h1#comments {
	display: none;
}

.et_pb_bg_layout_dark .comment_postinfo span,
.et_pb_bg_layout_dark .comment_postinfo a {
	color: #fff;
}

/* Comment Form */
.comment #respond {
	margin: -30px 0 0;
}

#respond {
	padding-top: 17px;
}

#commentform {
	padding-bottom: 50px;
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"] {
	width: 47%;
}

#commentform textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

#commentform textarea,
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"] {
	padding: 12px;
	border: none;
	color: #999;
	background-color: #eee;
	font-size: 18px;
}

.form-submit {
	float: right;
}

.form-submit .et_pb_button {
	display: block;
	cursor: pointer;
}

#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400;
}



/* Contact Form Styles */
/* Field Styles */
#name-field {
    color: #ffffff;
    border: 1px solid #ffffff;
	background: black;
	width: 100%;
	padding: 16px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

#email-field {
    color: #ffffff;
    border: 1px solid #ffffff;
	background: black;
	width: 100%;
	padding: 16px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

#question-field {
    color: #ffffff;
    border: 1px solid #ffffff;
	background: black;
	width: 100%;
	padding: 16px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

#video-field {
	color: #627575;
    border: 1px solid #ffffff;
	background: black;
	width: 100%;
	padding: 16px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

div.vid-q {
color: #627575;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}


/* Submit Button */
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
color: #fff600;
background-color:#ff0000;
width:100%;
text-align:center;
text-transform:uppercase;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
border: 0;
padding: 16px !important;
letter-spacing: 2px;
font-weight: bold;
cursor: pointer;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
margin-top: 22px;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover {
color: #ff0000!important;
background: #fff600!important;
filter: none;
}



/* Columns */
.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}




/* Blog Related */
h1 {
    padding-bottom: 50px;
    color: #ffffff;
    font-weight: 900;
    line-height: 1em;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    text-align: center;
    padding-top: 50px;
    text-transform: uppercase;
    font-size: 40px;
	background-color: #000000;
}

h1.entry-title {
	 font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    text-align: center;
  text-transform: uppercase;
}

p.post-meta {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    text-align: center;
	color: white;
}


.single .et_pb_post {
    background: black;
}

#main-content {
background: black;
}


textarea#comment {
background: black;
border: 1px solid #ffffff;
}


h3#reply-title.comment-reply-title {
color: white;
}

span.fn, span.comment_date {
color: white;
}



/* Facebook Comments Plugin */
#wpdevar_comment_1 {
    text-align: center;
    margin: auto;
    padding: 15px;
    background: #0d0f0e;
}

.page.et_pb_pagebuilder_layout #main-content {
    background-color: #0d0f0e;
}

.span._50f7 {
    font-weight: bold;
    color: white;
}

._56q9 {
    font-size: 14px;
    line-height: 1.358;
    word-break: break-word;
    word-wrap: break-word;
    color: white;
}


.pluginFontHelvetica, .pluginFontHelvetica button, .pluginFontHelvetica input, .pluginFontHelvetica label, .pluginFontHelvetica select, .pluginFontHelvetica td, .pluginFontHelvetica textarea {
    font-family: Helvetica, Arial, sans-serif;
    color: white;
}


/* Instagram Plugin */
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	padding: 0.3em 1em !important;
	letter-spacing: 2px;
	font-weight: bold;
	color: #fff600;
	background-color:#ff0000;
	border: 0;
	border-radius: 0px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}

#sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram .sbi_follow_btn a:hover {
 	color: #ff0000!important;
	background: #fff600!important;
	filter: none;
}


/* Footer Settings */
#footer-info {
    color: white;
    text-align: center;
    font-weight: 600;
    float: none;
}




/*
* Remove sidebar on all archive pages
*/
.search #main-content .container::before,
.archive #main-content .container::before {
    display: none;
}
.search #left-area,
.archive #left-area {
    width: 100%;
    float: none;
    padding-right: 0;
}
.search #sidebar,
.archive #sidebar {
    display: none;
}
 
/*
* Create Mansonory styles for archive pages
*/
.search #left-area,
.archive #left-area {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 60px;
         column-gap: 60px;
}
 
.archive .et_pb_post > a,
.search .et_pb_post > a {
    margin: -20px -20px 10px;
    display: block;
}
 
.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
    overflow: hidden; /* fix for Firefox */
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
    padding: 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
}
 
.search #left-area .et_pb_post h2,
.archive #left-area .et_pb_post h2 {
    font-size: 18px;
}
 
.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio,
.archive #left-area .et_pb_post.format-link,
.archive #left-area .et_pb_post.format-quote,
.archive #left-area .et_pb_post.format-audio{
    padding: 0;
}
 
.archive .et_pb_post .et_pb_image_container,
.archive .et_pb_post .et_main_video_container,
.archive .et_pb_post .et_audio_content,
.archive .et_pb_post .et_pb_slider,
.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
    margin: -20px -20px 10px;
}
 
.archive .et_pb_post.format-audio .et_audio_content{
    margin: 0px -38px 0px;
}
 
.archive .et_pb_post .et_pb_slider .et_pb_slide,
.search .et_pb_post .et_pb_slider .et_pb_slide {
    min-height: 180px;
}
 
.archive .pagination,
.search .pagination {
    padding: 20px 0;
}
 
/*
* Media Queries
*/
@media screen and (max-width: 980px) {
    .search #left-area,
    .archive #left-area {
        -moz-column-count: 2;
            column-count: 2;
        -moz-column-gap: 60px;
            column-gap: 60px;
    }
}
@media screen and (max-width: 767px) {
    .search #left-area,
    .archive #left-area {
        -moz-column-count: 1;
            column-count: 1;
    }
    .search .et_pb_post.format-audio .et_audio_content,
    .archive .et_pb_post.format-audio .et_audio_content{
        margin: 0;
    }
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls div.mejs-time-rail,
    .search #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
    .archive #left-area .et_pb_post.format-audio .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{
        min-width: 300px!important;
        width: 300px!important;
    }
}


#left-area .post-meta a {
    color: white;
    text-decoration: none;
}



/* Fixed Blog Archive Post Height */
.search #left-area .et_pb_post, .archive #left-area .et_pb_post {
    overflow: hidden;
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
    padding: 5px;
    border: 10px solid #363636;
    background-color: #363636;
    word-wrap: break-word;
    display: inline-block;
    color: white;
min-height: 415px;
}


/* Responsive Blog Archive Post Height For Mobile */
@media only screen and (max-device-width: 480px) {
.search #left-area .et_pb_post, .archive #left-area .et_pb_post {
min-height: 1px;
text-align: left
}
}


.et_pb_post h2 a, .et_pb_portfolio_item h3 a {
    text-decoration: none;
    color: #ffd200;
	text-transform: uppercase;
}

.et_pb_post h2 {
    margin-top: 10px;
}





    div#content-area.clearfix {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
	margin-top: 50px;
    }





/* Module Blog Image Padding */
.et_pb_blog_grid .et_pb_image_container {
    position: relative;
    padding-bottom: 0;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
	background: #363636;
	border: #363636;
}

/* Module Blog Card Settings */
.et_pb_blog_grid .et_pb_post {
    padding: 15px;
    background-color: #363636;
    border: #363636;
	min-height: 430px !important;
}

/* Module Blog Card Settings Mobile */
@media only screen and (max-device-width: 480px) {
.et_pb_blog_grid .et_pb_post {
	min-height: 1px !important;
}}


.et_pb_bg_layout_light .et_pb_post p {
color: white;
}





/* Read More Grid Blog Style */
a.more-link {
    background: #ffd200;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    border: 0;
    padding: 0.3em 1em !important;
    letter-spacing: 2px;
    font-weight: bold;
}

a.more-link:hover {
    background: red;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    border: 0;
    padding: 0.3em 1em !important;
    letter-spacing: 2px;
    font-weight: bold;
}



/* Styled Older Entries Text on Blog Module Grid */
.pagination .alignleft, .pagination .alignright {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-transform: uppercase;
	padding: 0.3em 1em !important;
	letter-spacing: 2px;
	font-weight: bold;
	color: #fff600;
	background-color: black;
	border: 0;
	border-radius: 0px;
}

.pagination .alignleft:hover, .pagination .alignright:hover {
	color: white;
	background-color: red;
}




/* Minimum Height on Blogs */
@media all and (min-width: 767px) {
.et_pb_blog_grid[data-columns] .column .et_pb_post { min-height: 540px !important; } }




/* Archive Page 100 Width */
#page-container #left-area {
    width: 100%;
}


/* Remove Items on Mobile Menu */
@media(max-width:980px){
.remove-mobile{
display:none;
}
}



/* Footer Widget Contact Form Width */
#text-5 {
width: 100% !important;
}



/* Center Footer Icons */
#footer-bottom .et-social-icons {
float: none;
text-align: center;
}

/* Truly Centered Social Icons */
li.et-social-icon.et-social-facebook {
margin-left: 0px;
}



/* Capitalize Mobile Menu */
span.select_page {
text-transform: uppercase;
}

.et_mobile_menu li a {
text-transform: uppercase;
}



/* Full Width Category and Blog Pages */
.category #sidebar {
display: none;
}
.category #left-area {
width: 100%;
padding-right: 0;
}
.category #main-content .container:before {
background: none;
}
.category #left-area .et_pb_row {
width: 100%;
}

.blog #sidebar {
display: none;
}
.blog #left-area {
width: 100%;
padding-right: 0;
}
.blog #main-content .container:before {
background: none;
}
.blog #left-area .et_pb_row {
width: 100%;
}



/* Black & White Image Effect */
.bw {
-webkit-filter: grayscale(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.bw:hover {
-webkit-filter: grayscale(0%);
}



/* Fixed Mobile Nav */
@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed !important; } 
}
.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}



/* Vert Align */
.vert-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 



/* Float Logo on Menu Nav */
@media only screen and (min-width: 981px) {
#logo {
min-height: 225px;
}
.et-fixed-header #logo {
min-height: 75px;
}
}



/* Change Mobile Logo */
@media only screen and (max-width: 981px) {
  /* Changes mobile logo to specified image */
  #logo {
    content: url("http://hulkhogan.com/wp-content/uploads/2017/10/HH-white-small-logo-r.png");
  }
}







/* Menu Hover Color */
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover { 
    color: red !important; 
    opacity:1 !important;
}



/* Image Module Hover Zoom */
.img-zoom img {
  transition:all 0.5s; 
  -moz-transition:all 0.5s; 
  -webkit-transition:all 0.5s; 
}
  
.img-zoom img:hover{
  transform:scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform:scale(1.1);
}



/* Horizontal On Mobile */

@media only screen and ( max-width: 980px ) {
.mobile-row .et_pb_column_1_3 {
width: 29.666% !important;
margin-right: 5.5%;
}
}

@media only screen and ( max-width: 480px ) {
.mobile-row .et_pb_column_1_3 {
width: 100% !important;
}
}



.custom-row {
align-items: center;
-webkit-align-items: center;
}



/* Module Zoom on Hover */ 
    .module-hover {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
        -webkit-transition: all 0.6s;
        transition: all 0.6s;}
    .module-hover:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        box-shadow: 1px 5px 14px rgba(0, 0, 0, 3);
        z-index: 1;
}




/* Responsive Blog Post Area */ 
@media only screen and ( max-width: 963px ) {
#main-content .container {
padding-top: 1px;
padding-bottom: 75px;
}}

@media only screen and ( min-width: 963px ) {
#main-content .container {
padding-top: 56px;
padding-left: 85px;
padding-right: 85px;
width: 100%;
}}


@media only screen and ( max-width: 963px ) {
h1.entry-title {
    font-size: 20px;
}}

div.entry-content {
color: white;
}





/* Sidebar Line */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }





.archive .pagination, .search .pagination {
width: 100% !important;
position: absolute;
left: 0;
margin-top: -60px;
}



.et_pb_section_0.et_pb_section {
    padding-top: 0px;
}

.et_pb_pagebuilder_layout .entry-content, .et_pb_pagebuilder_layout .et_pb_post .entry-content {
    margin-bottom: 0!important;
    padding-top: 0;
    background: black;
}


/* Padding Below Breadcrumbs of Blog Posts */ 
.et_pb_post .entry-content {
    padding-top: 0;
    margin-top: 0px;
}

#left-area .post-meta {
    padding-bottom: 0;
    font-size: 14px;
}

.et_pb_post .post-meta {
    margin-bottom: 0;
}





/* Responsive Blog Ads */
.img-responsive.mobile {
  display: none;
}

@media only screen and (max-device-width: 480px) {
  .img-responsive {
    display: none;
  }
  .img-responsive.mobile {
    display: block;
  }
}



/* Remove Sidebar on Mobile */
@media (max-width: 980px) {
.et_show_nav #sidebar {
display:none !important;
}
}
