/*
Theme Name: I Die: You Die 2.12
Theme URI: https://idieyoudie.com/
Description: Child theme for Extra
Template: Extra
Author: https://fancypants-design.com/
Version: 2.12
*/

@media screen and (min-width:981px) {
	.et_pb_section {
    padding: 1% 0;
}
	.et_pb_row {
    padding: 1% 0 2%;
}
	
	.et_pb_row_0 {
		padding: 0 0 1%;
	}
}

@media screen and (max-width: 699px) {
	
.logo, #logo {
	height: auto;
	width:200px;
}
	
#home_featured article {
	height:300px !important;
}
	
.posts-blog-feed-module .hentry {
	padding:0 0 15px 0;
	border-bottom: 0 none;
}
	
}

@media screen and (min-width: 700px) and (max-width:1024px) {
	
.logo, #logo {
	height: auto;
	width: 300px;
}
	
#home_featured article {
	height:400px !important;
}
	
.posts-blog-feed-module .hentry {
	padding:0 0 10px 0;
	border-bottom: 0 none;
}
	
}

@media screen and (min-width:1025px) {
	
#home_featured article {
	height:630px !important;
}
	
.posts-blog-feed-module .hentry {
	padding:0;
	border-bottom: 0 none;
}
	
}

@media screen {
	
/* FONTS and COLOURS */
	
.et_pb_button::after {
	font-size: 1px;
    line-height: 0;
    content: " ";
    opacity: 0;
    margin-left: -1em;
    transition: none 0;
}

#home_featured .et_pb_bg_layout_dark h3, .et_pb_column_4_4 .featured-posts-slider-module .post-content h3 a, .featured-posts-slider-module .post-content h3 a, .et_extra_layout .et_pb_column .module-head h1, #post_module_read_more h2 a, .et_pb_widget .widgettitle, .et_pb_widget ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

#home_featured .et_pb_bg_layout_dark h3, .et_pb_column_4_4 .featured-posts-slider-module .post-content h3 a, .featured-posts-slider-module .post-content h3 a, .et_extra_layout .et_pb_column .module-head h1 {
	letter-spacing: 0;
}

.et_pb_extra_module .posts-list article h3 a, #post_module_read_more a, .et_pb_widget .widgettitle, .et_pb_widget ul li, #submission_form label {
	text-transform: uppercase;
}

.et_pb_widget a {
    font-weight: normal;
}

.idud_excerpt p {
	font-size: 12px;
}

.idud_feature_excerpt p {
	font-size: 14px;
}

.et_pb_widget .widgettitle, .et_pb_widget ul li {
	font-size: 14px;
}
	
.comment_postinfo .fn {
	font-size: 16px;
}

#home_tracks .excerpt p {
	font-size: 16px;
	line-height: 22px;
}

.idud_feature_excerpt p {
	line-height: 1.4em;
}

b {
	font-weight:700;
}
	
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .read-more-button:hover, button:hover, button[type="submit"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #ec1f24;
    color: #ffffff;
}
	
#comment-wrap, span.comment_date {
	color:#ffffff;
	}

/* red */
.et_pb_extra_module .posts-list article h3 a, #post_module_read_more, #post_module_read_more a, .widget_text strong, .module-head h1 {
	color: #ec1f24;
}

.module-head h1, .post-content .entry-title a, #maintextlink {
	color: #ec1f24 !important;
}
	
.comment_postinfo .fn {
	color:#e42a33;
	}

.module, .et_pb_extra_module, .et_extra_other_module, .et_pb_extra_module, .posts-blog-feed-module.masonry .hentry, .project-details, .woocommerce div.product .extra-woocommerce-details-accordion, .woocommerce div.product div.summary, .woocommerce ul.products li.product .product-wrapper, .woocommerce-page div.product .extra-woocommerce-details-accordion, .woocommerce-page div.product div.summary, .woocommerce-page ul.products li.product .product-wrapper, #categories_page .et_pb_image, #category_description {
	border-top-color: #ec1f24 !important;
}

/* text black */ 
.et_extra_other_module .main-post article .post-content .excerpt, .et_pb_extra_module .main-post article .post-content .excerpt {
	color: #231f20;
}

.idud_feature_excerpt p {
	color: #231f20 !important;
}

/* purple */ 
.et_extra_other_module .post-meta, .et_pb_extra_module .post-meta, .post-meta a, .post-header .post-meta a {
	color: #512866;
}

/* BLOG */
	
article .post-content h3 {
	color:#000c!important;
	}
	
.et_pb_extra_column_main .post-thumbnail {
	visibility:hidden;
	display:none;
	}
	
.posts-list .post-thumbnail, .featured-image .post-thumbnail {
	visibility:visible;
	display:inherit;
	}
	
.archive-pagination .pagination li a, .archive-pagination > .page-numbers li a, .paginated .pagination li a, .paginated > .page-numbers li a {
    color: #fff;
}
	
.paginated .pagination li, .paginated > .page-numbers li {
    color: #fff;
	background: none;
}

.archive-pagination .pagination li a.next::before, .archive-pagination > .page-numbers li a.next::before, .paginated .pagination li a.next::before, .paginated > .page-numbers li a.next::before {
    content: '\e62f';
    color: #ec1f24;
	background: none;
}

.archive-pagination .pagination, .archive-pagination > .page-numbers, .paginated .pagination, .paginated > .page-numbers {
	font-size: 16px;
	}
	
#category_reviews article {
	margin-bottom:23px;
	border-top: 3px solid #ec1f24;
	background: #fff;
}
	
#category_reviews .posts-blog-feed-module .pagination, .posts-blog-feed-module ul.page-numbers {
	border-top: 2px solid #ec1f24;
	background: #2e123a;
}
	
#category_reviews article:last-child {
	margin-bottom:0;
}
	
#category_reviews .post-content, .et_pb_extra_column_main h1 {
	padding-top:23px;
}
	
#category_reviews .et_pb_extra_module {
	background:none;
	}

.rating-stars {
    display: none;
	visibility:hidden;
}
	
.rating-stars {
    display: none;
	visibility:hidden;
}

.post-thumbnail {
    margin: 0;
}

.single .post-wrap .post-content {
    margin: 16px 0 20px;
}

h1.entry-title {
	padding-bottom: 0;
}

.post-header {
    padding: 0 33px 0;
    text-align: left;
}

.page .post-wrap, .post-wrap {
    padding: 0 33px 10px;
}

.post-footer {
    border-top: none;
    padding: 0;
}

#player {
    width: 100%;
    height: 100%;
    max-width: 900px !important;
	padding-bottom:30px !important;
}

/* ABOUT US CONTACT ETC */
	
.page .et_pb_row, .single .et_pb_row {
    width: 94%;
}

.separate_div {
	margin-top:23px;
	border-top: 3px solid #ec1f24;
}

.page article, .page .post-wrap .post-content {
	background:none;
}

.entry-title {
	background: #fff;
}

.post-wrap {
	margin-top:-4px;
}
	
.et_pb_pagebuilder_layout .page .post-wrap h1 {
    padding: 16px 3% 0;
}
	
.page article {
    margin: 0;
}


/* ALPHABETICAL */

.posts-table-below .dataTables_info, #ptp_41c2ed454d599fb1fc1efc38fb57a9f9_info {
    padding-left: 15px !important;
}
	
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background: #f4f4f4 !important;
}
	
table.dataTable thead th, table.dataTable thead td {
	padding: 10px 3px 10px 7px !important;
	font-size: 11px !important;
	text-transform:uppercase !important;
}
	
#alphabetical_tables table.dataTable tbody td {
    padding: 5px 3px 5px 7px !important;
}
	
#alphabetical_tables .et_pb_text_0 {
	padding-left: 3% !important;
}
	
#alphabetical_tables .et_pb_tabs_controls li a {
    padding: 4px 7px;
}

#alphabetical_row .et_pb_row {
	width:100%;
}

#alphabetical_row {
	padding: 0;
}

#alphabetical_row .et_pb_module {
	border: 0 none;
}

#alphabetical_row .et_pb_tabs_controls {
	border-bottom: 2px solid #ec1f24;
}

#alphabetical_row .et_pb_tab {
    padding: 0;
}

#alphabetical_row table.dataTable.no-footer, #alphabetical_row table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #ccc;
}

#alphabetical_row table {
	border:none;
}

#alphabetical_row .posts-table-above {
	padding: 0 15px;
}

#alphabetical_row .et_pb_row {
	padding-top: 0;
}

#alphabetical_row .col-excerpt p, #alphabetical_row .col-date, #alphabetical_row .col-categories {
	font-size: 13px;
	line-height: 17px;
}

#alphabetical_row .col-title a, #alphabetical_row .col-title {
	line-height: 17px;
	font-size: 14px;
}

#alphabetical_row .col-image {
	padding-right: 0;
	width: 65px;
}

/* HOMEPAGE */
	
#home_featured  .post-content-box {
	margin-top: 0 !important;
}

#home_latestpost, #home_featured {
	padding-bottom:0;
}

#home_blog_spacing .nobottompadding {
    margin-bottom: 0;
	padding-bottom:0;
}

#post_module_read_more {
	background: #2e123a;
	padding: 2px 0 4px 13px;
}

#post_module_read_more h2 {
	padding-bottom: 0;
}

#post_module_read_more h2 a {
    font-size: 18px;
}

.featured-posts-slider-module .post-content {
    padding: 13px;
}

.module-head, .tabbed-post-module .tabs {
    border-bottom: 0 none;
    padding: 13px 13px;
}

.featured-posts-slider-module .post-meta {
	padding: 0;
}

h2.post-title {
	padding-bottom: 0;
}

.et_pb_extra_module .post-meta {
    margin-top: 2px;
}

.et_extra_other_module .post-meta, .et_pb_extra_module .post-meta {
	margin-bottom: 5px;
}

.et_pb_extra_module .posts-list article .post-content {
	padding: 0 0 1px;
}

.et_pb_extra_module .posts-list li {
    width: 100%;
    border-bottom: 2px solid #cccccb;
    padding: 13px;
}

.et_pb_extra_module .posts-list li:first-child {
    border-top: 2px solid #cccccb;
}

#home_featured {}

.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box {
	background: rgba(0,0,0,0);
}

.featured-posts-slider-module .post-content {
	background: #ffffff;
}

#home_featured .et_pb_bg_layout_dark h3, .et_pb_column_4_4 .featured-posts-slider-module .post-content h3 a, .featured-posts-slider-module .post-content h3 a {
    color: #e42a33 !important;
}

#home_featured .et_pb_column_4_4 .featured-posts-slider-module .post-meta, .et_pb_column_4_4 .featured-posts-slider-module .post-meta {
    color: #512866;
}

.featured-posts-slider-module .carousel-item .post-content-box {
    top: 0;
}

#home_tracks .post-content {
	padding-right:13px;
}

#home_latestpost {}

.et_extra_other_module, .et_pb_extra_module, .posts-blog-feed-module.masonry .hentry, .project-details, .woocommerce div.product .extra-woocommerce-details-accordion, .woocommerce div.product div.summary, .woocommerce ul.products li.product .product-wrapper, .woocommerce-page div.product .extra-woocommerce-details-accordion, .woocommerce-page div.product div.summary, .woocommerce-page ul.products li.product .product-wrapper {
    border-top: 3px solid #e42a33;
        border-top-color: rgb(0, 168, 255);
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 24px;
}

.featured-posts-slider-module .carousel-item {
	border-radius:0;
}

#page-container div#et-navigation {
order: 0 !important;
}

body {
	background: #0e0909 url('https://www.idieyoudie.com/home/wp-content/uploads/2018/12/background1.png') 0 100px repeat-x !important;
	background-attachment: fixed !important;
}

#main-header {
	border-bottom: solid 2px #e42a33;
}

#main-content {
    padding-top: 0;
}

.et_pb_widget .widgettitle {
	background: #2e123a;
}

.et_pb_widget {
    background: #e6e6e6;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0.0);
	margin: 0;
	border-top: 2px solid #e42a33;
}

.followwidget.widget_text .textwidget {
	margin: 0;
	padding: 0;
}

.et_extra_layout .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_2 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_2 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_3 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_3 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_4 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_4 .et_pb_extra_module .main-post .post-content {
    padding: 0 13px;
}

.et_extra_other_module .main-post article .header, .et_pb_extra_module .main-post article .header {
    position: relative;
    margin: -1px 0 15px;
}

.idud_excerpt p, .idud_feature_excerpt p {
	margin-bottom:1px;
}

#main-header-wrapper {
    transition: height 20s;
}

.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_sidebar .et_pb_widget, .et_pb_extra_column_sidebar .et_pb_widget {
    margin-bottom: 24px;
}

.et_extra_layout.et_pb_gutters3 .et_pb_extra_module, .et_extra_layout .et_pb_column_sidebar, .et_pb_extra_column_sidebar {
	    padding-bottom: 24px;
}
	
/* CATEGORIES */
	
 #category_description {
	background: #ffffff;
	border-top: 3px solid;
	}
	
#category_description blockquote {
    border-left: 0 none;
    margin: 20px 0;
    padding: 1 20px;
    font-size: 15px;
    font-weight: 500;
}
	
#categories_page p {
	margin-bottom: 2px;
	}
	
#categories_page {
	padding-top: 2%;
	}
	
#categories_page .et_pb_text_inner h3 {
	font-size: 24px;
	padding:8px 0 0;
}
	
#categories_page .et_pb_image {
	border-top: 2px solid #ec1f24;
	background: #222;
}
	
#categories_page .et_pb_module {
	margin-bottom:0 !important;
	}
	
#categories_page .et_pb_row  {
	padding-bottom:26px !important;
	}
	
#categories_page .et_pb_button, .read-more-button, .read-more-button:hover {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 8px;
    line-height: 1.0em !important;
    background-color: #512866;
    background-repeat: repeat;
	text-transform: uppercase;
	color: #ffffff;
    border: 2px solid;
    border-radius: 0;
    transition: all 0s;
}
	
#back_to_top, #et-info .et-cart::before, #et-info .et-top-search .et-search-submit::before, #timeline-sticky-header::after, .archive-pagination .pagination li a.next::before, .archive-pagination .pagination li a.prev::before, .archive-pagination > .page-numbers li a.next::before, .archive-pagination > .page-numbers li a.prev::before, .audio-format .mejs-container .mejs-controls .mejs-button button::after, .audio-format .mejs-container .mejs-controls .mejs-button button::before, .audio-format .mejs-container .mejs-controls .mejs-volume-button button::before, .comment-bubble::before, .et-extra-icon::before, .et-top-search-primary-menu-item .et-top-search .et-search-submit::before, .et-top-search-primary-menu-item .search-icon::before, .et_pb_extra_overlay::before, .et_pb_widget.widget_et_recent_tweets .et-extra-icon::before, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button::after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button::after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button::after, .extra_icon_font, .link-format .attribution::before, .paginated .pagination li a.next::before, .paginated .pagination li a.prev::before, .paginated > .page-numbers li a.next::before, .paginated > .page-numbers li a.prev::before, .post-nav .nav-links .button::before, .post-nav .nav-links .post-nav .nav-links .button::before, .post-nav .nav-links .read-more-button::before, .project-details .project-categories ul li::before, .project-details .project-tags li::before, .project-details .project-tags ul li::before, .project-details .project-url ul li::before, .quote-format .attribution::before, .rating-star::before, .read-more-button::after, .single-project .post-nav .nav-links .nav-link .button::before, .single-project .post-nav .nav-links .nav-link .post-nav .nav-links .button::before, .single-project .post-nav .nav-links .nav-link .read-more-button::before, .tabbed-post-module .tab-nav .arrow::before, .timeline-module .module-head::after, .woocommerce .woocommerce-message::before, .woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon::before, .woocommerce-page .woocommerce-message::before, .woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon::before, header.header li.menu-item-has-children > a::after {
    color: #FFF;
    transition: 0s none;
}
	
.read-more-button::after {
    content: ' ';
    margin: 1px 0 0 -5px;
	font-size:1px;
}
	
#et-info .et-cart, .button, .et_pb_widget.widget_tag_cloud a, .et_pb_widget.woocommerce.widget_layered_nav ul li a, .et_pb_widget.woocommerce.widget_layered_nav_filters ul li a, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button, .et_pb_widget.woocommerce.widget_product_tag_cloud a, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button, .post-nav .nav-links .button, .read-more-button, .woocommerce #payment #place_order, .woocommerce .button, .woocommerce .cart input.button, .woocommerce .cart input.post-nav .nav-links .button, .woocommerce .cart input.read-more-button, .woocommerce .post-nav .nav-links .button, .woocommerce .read-more-button, .woocommerce .wc-proceed-to-checkout a.checkout-button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .post-nav .nav-links .button, .woocommerce .woocommerce-message .read-more-button, .woocommerce a.btn.alt, .woocommerce a.button, .woocommerce a.checkout-button, .woocommerce a.post-nav .nav-links .button, .woocommerce a.read-more-button, .woocommerce div.product #respond .form-submit input#submit, .woocommerce div.product form.cart .button, .woocommerce div.product form.cart .post-nav .nav-links .button, .woocommerce div.product form.cart .read-more-button, .woocommerce input.button, .woocommerce input.post-nav .nav-links .button, .woocommerce input.read-more-button, .woocommerce input[type="submit"], .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers, .woocommerce-page #payment #place_order, .woocommerce-page .button, .woocommerce-page .cart input.button, .woocommerce-page .cart input.post-nav .nav-links .button, .woocommerce-page .cart input.read-more-button, .woocommerce-page .post-nav .nav-links .button, .woocommerce-page .read-more-button, .woocommerce-page .wc-proceed-to-checkout a.checkout-button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-message .post-nav .nav-links .button, .woocommerce-page .woocommerce-message .read-more-button, .woocommerce-page a.btn.alt, .woocommerce-page a.button, .woocommerce-page a.checkout-button, .woocommerce-page a.post-nav .nav-links .button, .woocommerce-page a.read-more-button, .woocommerce-page div.product #respond .form-submit input#submit, .woocommerce-page div.product form.cart .button, .woocommerce-page div.product form.cart .post-nav .nav-links .button, .woocommerce-page div.product form.cart .read-more-button, .woocommerce-page input.button, .woocommerce-page input.post-nav .nav-links .button, .woocommerce-page input.read-more-button, .woocommerce-page input[type="submit"], .woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers, button, button[type="submit"], input[type="submit"], input[type="reset"], input[type="button"] {
    outline: 0;
    background: #512866;
    padding: 10px 12px 10px 8px;
    border-style: none;
    border-radius: 0;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0 none;
	border-radius:0;
}
	
input[type="submit"], input[type="reset"], input[type="button"] {
    padding: 10px 12px;
	}
	
.comment-body .comment_area .comment-content .reply-container .comment-reply-link {
	padding: 10px 12px;
	border-radius: 0;
	}
	
.read-more-button a {
	    color: #fff;
	}
	
.read-more-button::after {
    content: ' ';
    margin: 0;
    font-size: 1px;
	padding: 0;
}
	
.read-more-button:hover {
	margin:0 !important;
	}
	
#commentform input[type="url"], #commentform input[type="text"], #commentform input[type="email"], #commentform textarea {
    background: #e6e6e6;
}
	
#comment-wrap {
    padding-top: 5px;
	margin: 0 0 5px;
}

.commentlist {
    margin: 0 0 10px;
	}

}