/*!
 * Marketing 360 WooCommerce Template 109
 */

/* ==========================================================================
   Colors
   ========================================================================== */

/* Background Colors */

.btn,
.comment-form .form-submit input[type="submit"],
.woocommerce.widget_product_search [type="submit"],
.button,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background: #272829;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.comment-form .form-submit .submit:hover,
.comment-form .form-submit .submit:focus,
.button:hover,
.button:focus,
.woocommerce.widget_product_search [type="submit"]:hover,
.woocommerce.widget_product_search [type="submit"]:focus {
  background: #111;
}

.btn-secondary,
.woocommerce .onsale {
  background: #405161;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background: #D3980C;
}

/* Text Colors */

a,
.text-color,
.pagination>li>a,
.pagination>li>span,
.pagination-nav ul>li>a,
.pagination-nav ul>li>span {
  color: #FFC53B;
}
a:hover,
a:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination-nav ul>li>a:hover,
.pagination-nav ul>li>span:hover,
.pagination-nav ul>li>a:focus,
.pagination-nav ul>li>span:focus {
  color: #D3980C;
}

/* ==========================================================================
   Base
   ========================================================================== */

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
}

/* Buttons */
.btn,
.comment-form .form-submit input[type="submit"],
.woocommerce.widget_product_search [type="submit"],
.button {
  border-radius: 0;
}
.btn-search {
  background: none;
  border: 1px solid #ccc;
  color: #888;
}

.btn-hollow {
  background: none;
  border: 2px solid #FFC53B;
  color: #FFC53B;
}
.btn-hollow:hover,
.btn-hollow:focus {
  background: #FFC53B;
  color: #fff;
}
.btn-hollow.btn-white {
  border-color: #fff;
  color: #fff;
}
.btn-hollow.btn-white:hover,
.btn-hollow.btn-white:focus {
  background: #fff;
  color: #333;
}

.btn-primary {
    background: #7EBDC4;
    color: white;
    font-weight: 100 !important;
    font-size: 17px;
    padding: 10px 20px;
}

.btn-secondary{
    font-size: 17px;
    padding: 10px 20px;
}

/* Forms */
.form-control {
  border-radius: 0;
}

/* Helpers */

.text-white {
  color: #fff;
}

/* ==========================================================================
   Header
   ========================================================================== */

body.home .site-header {
  margin: 0;
}

.site-header-top {
  background: #dcdcdc;
  color: #555;
  font-size: 14px;
}
.site-header-top a {
  color: #555;
}
.site-header-top a:hover,
.site-header-top a:focus {
  color: #222;
}

.site-header-top .btn-link {
  background: none;
  color: #333;
}

.site-header-main {
  padding: 10px 0;
}

header .btn {
    margin-top: 23px;
}

/* ==========================================================================
   Content
   ========================================================================== */


/* ==========================================================================
   Sidebar
   ========================================================================== */

.site-sidebar {
  float: right;
}
.site-sidebar .widget .widget-title {
  font-weight: 600;
}
.blog .site-sidebar, .single-post .site-sidebar{
    border:2px solid #ddd;
    border-radius: 4px;
}
.blog .site-sidebar .widget-title, .single-post .site-sidebar .widget-title{
    font-size:18px;
}

.site-sidebar ul{
  padding-left: 0px;
  list-style: none;
}

.blog-cta{
  width: 100%;
}
 
/* ==========================================================================
   Homepage
   ========================================================================== */

body.home .site-content {
  margin-bottom: 0;
}

.home-banner {
  background: url(../img/hero-shrunk-cleaner.jpg) top center no-repeat;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.home-banner .btn{
  padding: 10px 40px;
  font-size:17px;

}

.first-sec {
    color: white;
    background: #405161;
    padding: 42px;
    margin: 25px 0;
}


/* color:#405161; */
.second-sec {
    background: #DEDEDE;
    color:#833;
    margin-bottom: 25px;
}

.third-sec{
  background:url(../img/new-third-sec-bg.jpg) top center no-repeat;
  background-size:cover;
  color:white;
}

.fourth-sec .cta-heading {
    font-size: 25px;
}

.fourth-sec a img{
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
}

.fourth-sec a:hover img {
    filter: saturate(210%) brightness(115%) contrast(1);
}

.fifth-row {
    background: #DEDEDE;
    padding: 40px 0;
}

.fifth-row .cta-heading {
    font-size: 30px;
}

.cta-heading {
  font-size: 28px;
  font-weight: 100;
  font-family: 'Cinzel', serif;
  text-transform: uppercase;
}

.cta-heading.hero{
  font-size: 65px;
  margin: 10px 0;
  line-height: 1.2;
  font-weight: 600;
  text-shadow: 2px 2px 1px black;
}

.cta-heading.hero.small{
  margin: 10px 0;
  line-height: 1.2;
  font-size:32px;
}
.cta-subheading {
  font-size: 16px;
  font-weight: 100;
}

.cta-subheading.hero {
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px black
}

.cta-text{
  font-size:17px;
}

.section-padding {
  padding: 60px 0;
}

.cta-row {
  padding: 20px 0;
  background: url(../img/bg-ctaRow.jpg) top center no-repeat;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.flex-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.iframe-container{
  position:relative;
  height:0;
  overflow:hidden;
  text-align: center;
  padding-bottom:56.25%;
}

.iframe-container iframe{
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  top:0;
}

/* ==========================================================================
   Posts
   ========================================================================== */

dl {
  margin-bottom: 10px;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.site-footer {
  background: #fff;
  color: #666;
  font-size: 14px;
}
.site-footer a {
  color: #999;
}

.list-social a{
  color:#405161;
}

.list-social li {
    background: #7EBDC4;
    border-radius: 20px;
    padding: 10px;
    width: 36px;
    height: 36px;
}

.site-footer .widget-title,
.site-footer a:hover,
.site-footer a:focus {
  color: #444;
}

.site-footer-bottom {
  background: #405161;
}

/* ==========================================================================
   Category Page
   ========================================================================== */


/* ==========================================================================
   Product List
   ========================================================================== */

.products-inner {
  padding: 10px;
  border: 1px solid #eee;
}
.products-inner > a:hover {
  opacity: 0.80;
}

/* ==========================================================================
   Single Product Page
   ========================================================================== */

.summary h1 {
  font-size: 22px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/* Extra Small devices ONLY (mobile, anything 767px and DOWN) */
@media (max-width: 767px) {

  .cta-row .btn {
    display: block;
    margin: 10px 0;
    width: 100%;
  }

  .inline-block-xs{
    width: 100%;
    display: inline-block;
  }

  .flex-container {
    flex-direction:column;
}

.cta-heading.hero {
    font-size: 36px;
    }

    .home-banner {
    padding: 200px 0;
    }

.third-sec{
  background-position: left;
  }
    

}

/* Small devices ONLY (tablets, anything 768px to 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .flex-item {
    padding: 0 10px;
}
}

/* Small devices ONLY (tablets, anything 991px and DOWN) */
@media (max-width: 991px) {
  .site-header {
    padding-top: 70px;
  }
}

/* Medium devices ONLY (desktops, anything 992px to 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .flex-item {
    padding: 0 10px;
}
}

/*
 * Begin "Not Limited" Media Queries - These pertain to the minimum pixel value and up.
 */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

  .text-right-sm {
    text-align: right;
  }

  /* Buttons */

   .btn.btn-lg {
      padding: 10px 14px;
      font-size: 16px;
      font-weight: 600;
   }

  /* Homepage */
  .cta-heading {
    font-size: 38px;
  }
  .cta-subheading {
    font-size: 18px;
  }

  /* Align Middle */

  .align-wrap {
    display: table;
    width: 100%;
    height: 480px;
  }
  .align-middle {
    display: table-cell;
    vertical-align: middle;
  }

  /* Homepage */
  .home-banner,
  .home-banner .align-wrap {
    height: 760px;
  }

  .cta-row {
    padding: 0;
  }

  /* Footer */

  .footer-newsletter {
    padding: 18px 0 10px;
    background: #405161;
    color: #fff;
  }

  .site-footer .widget-title {
    border-top: 2px solid #80BCC4;
    padding-top: 10px;
  }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .top60-md {
    margin-top: 60px;
  }

  /* Header */
  .site-header-cta {
    padding: 10px 0;
    background: darkred;
    color: #fff;
    font-size: 14px;
  }
  .site-header-cta p,
  .site-header-cta ul {
    margin: 0;
  }
	
	/* color: #fff; */
  .site-header-cta a {
    color: #fff;
  }

  .site-header-nav {
    border: none;
    margin-top: 25px;
  }

  .main-nav {
    margin-top: 5px;
  }
  .main-nav>ul>li>a {
    color: #999;
    font-weight: 400;
    font-size:14px;
  }
  .main-nav>ul>li.active>a,
  .main-nav>ul>li>a:focus {
    color: #999;
  }

  .main-nav>ul>li>a:hover{
    color:#222;
  }

  /* Homepage */
  

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

  /* Header */
  .main-nav {
    margin-top: 10px;
  }

}
