/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
#site-logo {
display: none;
}
#mobile-menu {
margin-top: 20px;
z-index: 11;
}
.navbar-style-four .dropdown-menu
{
display: inline-block;
}
.header-social
{
display: inline-block;
line-height: 50px;
background: #373434;
padding: 0px 25px;
vertical-align:top;
}
.landing-footer a
{
  text-decoration:none!important;
  color:#fff!important;
}
.thanks-heading .vcex-heading-inner
{
border-top: 2px solid #373434;
border-bottom: 2px solid #373434;
}
.header-social .sidebar-box, .header-social .sidebar-box p
{
margin-bottom:0px;
}
.header-social span
{
font-size: 16px;
color: #fff;
margin-right: 30px;  
}
.navbar-style-four {
background: #C5084E;
border-bottom: 0px;
}
.ow_list_title4 a
{
pointer-events: none;
}
.header-social a
{
color: #fff;
font-size: 16px;
margin: 10px; 
}
#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
background: #c5084e;
border-bottom: 0px;
}
.navbar-style-four .dropdown-menu>li>a {
color: #fff;
padding: 0 25px;
letter-spacing: 1px;
}
#site-navigation-wrap
{
text-align:center;
}
#site-navigation.container {
text-align: center;
width: 100%;
display:inline-block;
height: 50px;
}
.home-left-main
{
text-align:center;
}
.home-left-main .theme-button-wrap {
display: inline-block;
}
.uppercase
{
  text-transform:uppercase;
}
.border-heading .vcex-heading-inner
{
border-top:1px solid #000;
border-bottom:1px solid #000;
}
.footer-widget .widget-title 
{
font-size: 24px;
text-transform: uppercase;
font-weight: 400;
}
.footer-phone
{
margin-bottom: 15px; 
}
.form-block .full-row .full-input
{
width: 100%!important;
margin-right: 0px!important;  
}
.footer-phone a
{
color: #fff;
font-size: 28px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 0px 0px;
display: inline-block;
}
#footer-widgets.wpex-row .col-1 .footer-widget
{
padding-bottom: 20px; 
}
#footer-widgets.wpex-row .col-1 .footer-widget p
{
margin-bottom: 0px; 
}
#footer li {
border: 0px;
}
#footer-widgets.wpex-row .col-1
{
 border-right: 1px solid #fff;
}
#footer-widgets.wpex-row .col-3
{
border-left: 1px solid #fff; 
}
.site-footer-inner
{
padding-bottom: 45px;
}
.form-block .full-row .half-input {
width: 32%;
margin-right: 2%;
float: left;
margin-bottom: 20px;
}
.form-block .full-row {
float: left;
width: 100%;  
}
.form-block .full-row .half-input:last-child
{
margin-right: 0;  
}
.form-block .full-row .half-input input {
text-align: center;
padding: 10px 5px;
width:100%;
color: #c5084e;
background: #fff;    
}
.form-block .full-row .upload-photo {
    width: 55%;
    float: left;
    margin-right: 2%;
}
.form-block .full-row .upload-photo .upload-label {
    float: left;
    width: 25%;
    margin-right: 3%;
    color: #fff;
      font-size: 16px;
    text-align: center;
}
.form-block .full-row .upload-photo input {
    display: none;
}
.form-block .full-row .upload-photo label {
    width: 72%;
    margin: 0px 0% 20px;
    float: left;
}
.form-block .full-row .upload-photo label span {
    background: #fff;
    width: 91%;
    float: left;
    color: #c5084e;
    font-size: 14px;
text-align: center;
    padding: 13px 0px;
}
.form-block .full-row .upload-photo figure {
    float: left;
    width: 9%;
}
.form-block .full-row .upload-photo figure .file-icon {
    padding: 0px;
      background: transparent;
}
.form-block .full-row .upload-photo figure .file-icon img {
    height: 49px;
    width: 100%;
}
.form-block .full-row .checkbox {
    float: left;
    width: 22%;
    margin-right: 2%;
}
.form-block input[type='checkbox'] {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 20px;
    height: 20px;
    margin: 0;
    margin-right: 12px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}
.form-block .checkbox span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 18px;
    font-size: 13px;
    width: 80%;
    text-align: left;
}
.form-block .full-row .submit-btn-section {
    width: 19%;
    float: left;
}
.form-block .full-row .half-input:last-child
{
margin-bottom: 20px!important;
}
.form-block input[type='checkbox']:checked:after {
   background: #c5084e;
    content: '\2714';
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
}
.footer-widget {
    padding-bottom: 0px;
}
.form-block .full-row .submit-btn-section input {
    width: 100%;
    height: 50px;
    background: #c5084e;
  border-radius:0px;
}
.ow_vote_contest_top_bar
{
  display:none;
}


@media only screen and (max-width:1304px)
{
.rowm {
    font-size: 11px!important;
  }
.slibt {
    padding: 9px 0px!important;
    width: 140px!important;
  }
}
@media only screen and (max-width:1292px)
{
#site-navigation.container
  {
    text-align: center;
    width: 100%;
  }
  .navbar-style-four .dropdown-menu
  {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar-style-four .dropdown-menu>li>a {
    padding: 0 5px;
    display: inline-block;
    vertical-align: middle;
  }
  .header-social
  {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .header-social span {
    margin-right: 10px;
  }
  .border-heading
  {
   font-size: 23px!important;
  }
}
@media only screen and (max-width:1208px)
{
.imgd {
top: auto!important;
bottom: -80px; 
}
}
@media only screen and (max-width:1095px)
{
 .slibt {
    float: left!important;
    margin-top: 35px!important;
  }
  .header-social {
    padding: 0px 15px;
  }
  .navbar-style-four .dropdown-menu>li>a {
    padding: 0px 0px;
  }
  .navbar-style-four .dropdown-menu>li>a {
    font-size: 12px;
  }
}
@media only screen and (max-width:1010px)
{
  .heading-two
  {
    font-size: 100px!important;
    line-height: 80px!important;
  }
  .home .border-heading {
    font-size: 18px!important;
    margin-top: 10px!important;
    margin-bottom: 10px !important;
}
  .home-top-text
  {
    width: 100%!important;
    font-size: 12px!important;
  }
}
@media only screen and (max-width:960px) 
{
#footer-widgets.wpex-row .col {
    text-align: center;
  }
  #footer-widgets.wpex-row .col-1 {
    border-right: 0px;
  }
  #footer-widgets.wpex-row .col-3 {
    border-left: 0px;
}
 #footer-widgets .wpex-fa-social-widget ul li {
		float:none;
    display: inline-block;
  }
  #footer-widgets .wpex-fa-social-widget ul
  {
    text-align:center;
  }
  .home .border-heading {
    font-size: 15px!important;
    margin-right: 0px!important;
    margin-left: 0px!important;
}
  .home .heading-one
  {
    margin-top: 0px !important;
  }
  .heading-two {
    font-size: 70px!important;
    line-height: 50px!important;
    margin-top: 5px!important;
}
}
@media only screen and (max-width:768px)
{
  .form-block .full-row .half-input {
    width: 100%;
    margin-right: 0px;
  }
   #wrap .ow_vote_grid .ow_vote_showcontent_view {
    width: 31%!important;
  }
  .single-page-content .ow_vote_grid .ow_vote_showcontent_view {
    width: 48%!important;
  }
  .imgdd {
    top: 600px;
    width: 170px;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: auto!important;
  }
  .imgdmain .vc_column-inner
  {
    padding: 0px!important;
  }
  .imgd
  {
		text-align: center!important;
  }
  .imgd img
  {
    width: 50%;
  }
  .form-block .full-row .upload-photo {
    width: 100%;
    margin-top: 20px;
    margin-bottom:20px;
    margin-right: 0px;
  }
  .submit-btn-section
  {
    text-align: center;
    width: 50%!important;
  }
  .form-block .full-row .checkbox {
    width: 40%;
  }
  .imgd {
position: static!important;
  }
  .imgdd {
    top: 70%!important;
  }
}
@media only screen and (max-width:630px)
{
 .single-page-content .ow_vote_grid .ow_vote_showcontent_view {
    width: 100%!important;
  } 
  #wrap .ow_vote_grid .ow_vote_showcontent_view {
    width: 47%!important;
  }
}
@media only screen and (max-width:480px)
{
  #wrap .ow_vote_grid .ow_vote_showcontent_view {
    width: 46%!important;
  }
}