/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 15.9

All css files are placed in /css/ folder
*/

h3 {
  font-size: 25px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
}
h1,h2,h3,h4,h5 {
	font-weight:400 !important;
}

body {
  font-size: 16px !important;
  line-height: 25px !important;
}

#fancybox-close {
  background: rgba(0, 0, 0, 0) url("http://www.selluscars.com.au/wp-content/uploads/2016/12/imgpsh_fullsize-1.png") no-repeat scroll center center !important;
  height: 100px !important;
  left: 50%;
  width: 100px !important;
transform: translateX(-50%);

}
.menu_wrapper nav#menu ul#menu-main-menu .sub-menu .menu-item:nth-child(5) a span {
  background: none !important;
  border-radius: 0px !important;
  color: #5f5f5f !important;
}
.quote-form-wrapper {
  background: #29abe2 url("http://www.selluscars.com.au/wp-content/uploads/2016/12/imgpsh_fullsize.png") no-repeat scroll 0 0 / 400px auto;
  padding: 100px 30px 30px;
max-width:900px;
}
.quote-form-wrapper .call-now {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.quote-form-wrapper .call-now > a {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.quote-form-wrapper .powered-by {
	display:none !important;
}
.sidebar-quote {
  text-align: center;
}
.side-heading {
  background: #e6e6e6 none repeat scroll 0 0;
  padding: 30px 15px 50px;
}
.side-heading > h3 {
  margin-bottom: 30px;
}
.side-quote-call::before {
  background: rgba(0, 0, 0, 0) url("http://www.selluscars.com.au/wp-content/uploads/2017/03/17619158_1435140029893165_1444544768_n.png") no-repeat scroll center center / 150px auto;
  bottom: 0;
  content: "";
  filter: grayscale(1) opacity(0.15);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index:-1;
}
.side-quote-call {
  background: #1e1e1e none repeat scroll 0 0;
  color: #fff;
  font-size: 25px;
  line-height: 38px;
  padding: 30px;
  position: relative;
  z-index:1;
}
.side-quote-container {
  right:0;
  left: 0;
  top: -35px;
  position: absolute;
  text-align:center;
}
.side-quote {
  background: #0071bc none repeat scroll 0 0;
  border-radius: 50px;
  display: inline-block;
  font-size: 18px;
  padding: 15px 40px;
  text-transform: uppercase;
  max-width: 245px;
  animation: 1s ease 0s normal none infinite running pulse-1;
  box-shadow: 0 0 0 rgba(0, 113, 188, 0.4);
}
.grey {
  color: #757575;
  display: inline-block;
  font-size: 30px;
  margin: 15px 0;
}
.side-call {
  font-weight: 700;
}
.side-call,
.side-call:hover,
.side-quote,
.side-quote:hover {
  color:#fff;
  text-decoration:none;
}
.sub-text {
  color: #00abf7;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 50px;
}
.side-list {
  text-align: left;
}
.side-list > li::before {
  background: rgba(0, 0, 0, 0) url("http://www.selluscars.com.au/wp-content/uploads/2017/03/17555005_1435140139893154_461874696_n.png") no-repeat scroll 0 0 / 100% auto;
  content: " ";
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
.side-list > li {
  font-size: 22px;
  line-height: 55px;
  padding-left: 40px;
  position: relative;
}
@keyframes pulse-1 {
0% {
    box-shadow: 0 0 0 0 rgba(0, 113, 188, 0.8);
}
70% {
    box-shadow: 0 0 0 15px rgba(0, 113, 188, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(0, 113, 188, 0);
}
}
@keyframes pulse-1 {
0% {
    box-shadow: 0 0 0 0 rgba(0, 113, 188, 0.8);
}
70% {
    box-shadow: 0 0 0 15px rgba(0, 113, 188, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(0, 113, 188, 0);
}
}



@media only screen and (max-width:800px) {
.quote-form-wrapper {
  background: #29abe2 none repeat scroll 0 0 ;
  padding: 100px 30px 30px;
}
.quote-form-wrapper .one-second.column {
	width:100%;
}
}
