/* @override 
	http://star4final.fathost3.com/wp-content/themes/flatsome-child/style.css?ver=3.2.2 */

/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,700&subset=latin-ext');



#logo
{
	position: absolute;
	top: -53px;
	left: 0px;
  z-index: 1;
}

#header #logo img
{
	max-height: 289px;
	height: 289px;
}

.header-inner
{
	position: relative;
}

#chose-location-wrap
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9f2c92+0,64046a+100 */
background: rgb(159,44,146); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(159,44,146,1) 0%, rgba(100,4,106,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(159,44,146,1) 0%,rgba(100,4,106,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(159,44,146,1) 0%,rgba(100,4,106,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f2c92', endColorstr='#64046a',GradientType=0 ); /* IE6-9 */
position: absolute;
left: 0;
top: -20px;
min-height: 115px;
width: 280px;
padding: 15px 20px;
color: #fff;
z-index: 99;
}

#chose-location-wrap p
{
	font-weight: 700;
}

#chose-location-wrap form
{
	margin: 0;
}

#chose-location-wrap select
{
	float: left;
	width: calc(100% - 55px);
	margin: 0;
}

#chose-location-wrap input[type=submit]
{
	border: none;
	padding: 0;
	float: right;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 39px;
	margin: 0;
	height: 39px;
	min-height: 39px;
	font-size: 18px;
	line-height: 39px;
	color: #fff;
	text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faea7e+0,f9e97d+8,f5e374+16,ebd761+27,d1b42b+53,c9aa16+61,c4a300+67,b69100+84,b59000+100 */
	background: rgb(250,234,126); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,234,126,1) 0%, rgba(249,233,125,1) 8%, rgba(245,227,116,1) 16%, rgba(235,215,97,1) 27%, rgba(209,180,43,1) 53%, rgba(201,170,22,1) 61%, rgba(196,163,0,1) 67%, rgba(182,145,0,1) 84%, rgba(181,144,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faea7e', endColorstr='#b59000',GradientType=0 ); /* IE6-9 */
}

#chose-location-wrap:before
{
	content:'';
	position: absolute;
	top: 0;
	left: -82px;
	width: 82px;
	height: 115px;
	background: url(images/bg-chose.png);
}

#header
{
	border-top: 8px solid #eadb69;
}

.header-top
{
	background-color: transparent;
}

.header-contact
{
	margin-right: 20px;
}

.header-contact a
{
	display: block;
	float: left;
	font-size: #64326f;
	font-size: 23px;
	position: relative;
	color: #64326f;
	margin-left: 30px;
}

.header-contact a:first-child
{
	margin: 0;
}

.header-email
{
	padding-left: 40px;
}

.header-phone
{
	padding-left: 45px;
}

#header .top-bar-nav a
{
	color: #64326f;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-left: 10px;
	padding-right: 10px;
}

#header .top-bar-nav
{
	margin-top: 5px;
}

#header .top-bar-nav a:hover
{
	background: #71027b;
	color: #fff;
}

#header .header-bottom-nav a
{
	font-size: 18px;
	font-weight: 400 !important;
	padding-left: 10px;
	padding-right: 10px;
}

#header .header-bottom-nav .current-menu-item a
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faea7e+0,f9e97d+8,f5e374+16,ebd761+27,d1b42b+53,c9aa16+61,c4a300+67,b69100+84,b59000+100 */
	background: rgb(250,234,126); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,234,126,1) 0%, rgba(249,233,125,1) 8%, rgba(245,227,116,1) 16%, rgba(235,215,97,1) 27%, rgba(209,180,43,1) 53%, rgba(201,170,22,1) 61%, rgba(196,163,0,1) 67%, rgba(182,145,0,1) 84%, rgba(181,144,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faea7e', endColorstr='#b59000',GradientType=0 ); /* IE6-9 */
}

#header .header-button .button
{
	border-radius: 0 !important;
}

#header .social-icons .button
{	
	font-size: 17px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faea7e+0,f9e97d+8,f5e374+16,ebd761+27,d1b42b+53,c9aa16+61,c4a300+67,b69100+84,b59000+100 */
	background: rgb(250,234,126); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,234,126,1) 0%, rgba(249,233,125,1) 8%, rgba(245,227,116,1) 16%, rgba(235,215,97,1) 27%, rgba(209,180,43,1) 53%, rgba(201,170,22,1) 61%, rgba(196,163,0,1) 67%, rgba(182,145,0,1) 84%, rgba(181,144,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faea7e', endColorstr='#b59000',GradientType=0 ); /* IE6-9 */
	min-width: 37px;
}

.home-boxes .button.primary,
.button.primary
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a63697+0,a63697+40,a33595+45,983690+57,743579+85,653570+100 */
background: rgb(166,54,151); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(166,54,151,1) 0%, rgba(166,54,151,1) 40%, rgba(163,53,149,1) 45%, rgba(152,54,144,1) 57%, rgba(116,53,121,1) 85%, rgba(101,53,112,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(166,54,151,1) 0%,rgba(166,54,151,1) 40%,rgba(163,53,149,1) 45%,rgba(152,54,144,1) 57%,rgba(116,53,121,1) 85%,rgba(101,53,112,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(166,54,151,1) 0%,rgba(166,54,151,1) 40%,rgba(163,53,149,1) 45%,rgba(152,54,144,1) 57%,rgba(116,53,121,1) 85%,rgba(101,53,112,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a63697', endColorstr='#653570',GradientType=0 ); /* IE6-9 */
font-size: 15px;
color: #fff;
font-family: "Quicksand", sans-serif;
border: none;
line-height: 2.1em;
min-height: 2.1em;
}

.home-boxes .button.secondary,
.button.secondary
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faea7e+0,f9e97d+8,f5e374+16,ebd761+27,d1b42b+53,c9aa16+61,c4a300+67,b69100+84,b59000+100 */
background: rgb(250,234,126); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(250,234,126,1) 0%, rgba(249,233,125,1) 8%, rgba(245,227,116,1) 16%, rgba(235,215,97,1) 27%, rgba(209,180,43,1) 53%, rgba(201,170,22,1) 61%, rgba(196,163,0,1) 67%, rgba(182,145,0,1) 84%, rgba(181,144,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(250,234,126,1) 0%,rgba(249,233,125,1) 8%,rgba(245,227,116,1) 16%,rgba(235,215,97,1) 27%,rgba(209,180,43,1) 53%,rgba(201,170,22,1) 61%,rgba(196,163,0,1) 67%,rgba(182,145,0,1) 84%,rgba(181,144,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faea7e', endColorstr='#b59000',GradientType=0 ); /* IE6-9 */
font-size: 15px;
color: #fff;
font-family: "Quicksand", sans-serif;
border: none;
line-height: 2.1em;
min-height: 2.1em;
}

.home-boxes .col
{
	padding-bottom: 0;
}

.column-tv .button
{
	float: right;
	margin-right: 0;
}

.footer-1
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.footer-1 .widget:nth-child(1) .textwidget
{
	background: #680e97;
	padding: 55px 15px 25px 15px;
	margin-bottom: 0;
	color: #fff;
	font-size: 24px;
}

.footer-1 .widget:nth-child(3) .textwidget
{
	background: #fff;
	padding: 55px 15px 25px 15px;
	margin-bottom: 0;
}

.footer .menu 
{
	font-size: 26px;
	font-weight: 700;
	padding-top: 150px;
	padding-left: 40px;
}

.footer .menu  a
{
	color: #fff;
	padding-left: 40px;
	position: relative;
}

.footer .menu  a:before
{
	content:'\f005';
	font-family: "FontAwesome";
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 9px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer .menu  a:hover:before
{
	color: #d5c25d;
}

.footer .menu  li
{
	border: none;
}

.footer-2
{
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #fff;
	border-top: none;
}

.footer-2 > .row
{
	display: block;
}

.footer-2 .widget
{
	max-width: auto;
	width: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; */
}

.footer-2 .widget:first-child
{
	float: left;
}

.footer-2 .widget:last-child
{
	float: right;
}

#menu-menu-footer
{
	float: right;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
}

#menu-menu-footer li
{
	display: block;
	float: left;
	margin-left: 20px;
}

#menu-menu-footer a
{
	color: #929292;
}

.absolute-footer
{
	display: none;
}

#black-studio-tinymce-2 div.textwidget p a.smallerOnMobile {
	font-size: 18px;
}

p.credits {
	color: #313231 !important;
}

p.credits a {
	font-weight: bolder!important;
	color: #b59000 !important;
}


li#field_7_67 {
    display: none!important;
}
.gfield select {
    min-width: 80px;
}
