/*======================================================================
 Theme Name:   Avada
 Theme URI:    http://www.threeflip.com
 Description:  Trueclickon Studios Avada Theme Css Override
 ReAuthor:     Anthony Prusakowski
 Version:      1.0.1
=========================================================================*/

/*=== Global ================*/
.clr {
	clear: both;
}

/*=== Header ================*/

/*=== HomePage ================*/
.avada-has-rev-slider-styles .avada-skin-rev {
    border-top: 0px !important;
    border-bottom: 0px !important;
}

/*=== About ================*/
#container-press .quotes {
	color: #ffffff !important;
	margin-bottom: 10px !important;
}

/*=== Games ================*/

.page-id-3728 .fusion-tb-footer {margin-top: 21px;}

/*=== Contact ================*/
#post-9 .fusion-form-form-wrapper .fusion-form-field {
    margin: 0.2em 0 !important;
}

/*=== Footer ================*/


/*=== Instagram ================*/
#wdi_feed_0 .wdi_feed_wrapper {
    background-color: #000000 !important;
	background: none !important;
}

#wdi_feed_0 .wdi_feed_item {
    width: 30% !important;
}

#wdi_feed_0 .wdi_photo_wrap_inner {
    background-color: #000 !important;
    border: 1px solid #e64e1f !important;
    padding: 4px !important;
}

#wdi_feed_0 .wdi_feed_container {
    background-color: #000000 !important;
	background: none !important;
}

.wdi_feed_thumbnail_1 .wdi_feed_container {
    border-bottom: 0px !important;
}

/*=== Twitter ================*/
#twitter-widget {
	color:#ffffff !important;
}


/*=== Social Icons ================*/
#widget-stealth .widget {
    margin-bottom: 0px !important;
}


/*=== Press Kit ================*/

a.external:after {
    font-family: threeflipstudios;
    content: "\E897";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: none;
	padding-left: 3px;
	font-size: 10px;
	color: #2b2b2b !important;
}

a.external-mail:after {
    font-family: threeflipstudios;
    content: "\E833";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: none;
	padding-left: 3px;
	font-size: 10px;
	color: #2b2b2b !important;
}

#post-5112 a, #post-5056 a, #post-5589 a, #post-5521 a, #presskit-sidebar a {
	color: #e64e1f !important;
}

#post-5112 a:hover, #post-5056 a:hover, #post-5589 a:hover, #post-5521 a:hover, #presskit-sidebar a:hover {
	color: #ffa443 !important;
}

#post-5112, #post-5056, #post-5589, #post-5521, #factsheet, #presskit-sidebar {
	font-family: "Roboto" !important;
}

#factsheet .pk-h2 {}

#factsheet .pk-h3 {
	color: #171717 !important;
	font-size: 22px !important;
	margin: 0 0 10px 0 !important;
}

#factsheet address {
	margin-bottom: 10px !important;
}

#factsheet div {
	font-size: 14px !important;
	color: #2b2b2b !important;
}

.pk-h2 {
	font-family: "Roboto" !important;
	font-weight: 300 !important;
	color: #171717 !important;
	margin-bottom: 20px !important;
}

.pk-h3 {	
	font-family: "Roboto" !important;
	font-weight: 400 !important;
	color: #171717 !important;
}

.pk-type {	
	font-family: "Roboto" !important;
	font-weight: 400 !important;
	color: #2b2b2b !important;
	line-height: 1.8 !important;
	font-size: 16px !important;
}

.pk-block {
	margin-bottom: 10px !important;
}


#pk-arcade .pk-h2 {}


#pk-arcade .pk-h3 {
	margin: 10px 0 20px 0 !important;
}

a#pk-arcade-icon {color: #2b2b2b !important;}

a:hover#pk-arcade-icon {color: #2b2b2b !important;}

/*=== Resposive Section =================================================*/

/*=== Mobile Snap Width:1024px ================*/
@media only screen and (max-width: 1025px) {   

#container-threeflip .fusion-builder-column-3 {display: flex !important;}

#container-armedandgelatinous a.fontawesome-icon.circle-yes, #container-influent a.fontawesome-icon.circle-yes {border-radius: 0% !important;}

.pk-h2 {
	font-family: "Roboto" !important;
	font-weight: 300 !important;
	color: #171717 !important;
	margin-bottom: 20px !important;
}

.pk-h3 {	
	font-family: "Roboto" !important;
	font-weight: 400 !important;
	color: #171717 !important;
}

}




/*=== Mobile Snap Width:641px ================*/
@media only screen and (max-width: 641px) { 

#main #content {margin-bottom: 0px !important;}

.pk-h2 {
	font-family: "Roboto" !important;
	font-weight: 300 !important;
	color: #171717 !important;
	margin-bottom: 20px !important;
}

.pk-h3 {	
	font-family: "Roboto" !important;
	font-weight: 400 !important;
	color: #171717 !important;
}

}


/*=== Extended Footer Fix Width:410px ================*/
@media only screen and (max-width: 410px) {

.pk-h2 {
	font-family: "Roboto" !important;
	font-weight: 300 !important;
	color: #171717 !important;
	margin-bottom: 20px !important;
}

.pk-h3 {	
	font-family: "Roboto" !important;
	font-weight: 400 !important;
	color: #171717 !important;
}

}