/* custom style */


  @media (max-width: 600px) {

    .heading-center {
        text-align: center !important;
    }  

    .social-icons-left {
        text-align: center !important;
    } 

    .h-lg-20px {
        height: 28px !important;
      }
     
    .div-width-50 {
        width: 100% !important;
      }

      .call-slider-text
      {
        position: relative !important;
        overflow: hidden !important;
        padding: 5px 10px 5px !important;
        margin-bottom: 0 !important;
        background-color: #a13129 !important;
      }

      .margin-right-side {
        padding-bottom : 10px !important;
      }

      .mobile-margin-bottom {
        margin-bottom : 15px !important;
      }

      .gallery-height {

        height: 200px !important;
      }
      
      

  }

  @media (min-width: 601px) {

    .h-lg-20px {
        height: 36px !important;
      }
     
    .div-width-50 {
        width: 100% !important;
      }

    .call-slider-text
      {
        position: relative !important;
        overflow: hidden !important;
        padding: 5px 10px 10px !important;
        margin-bottom: 0 !important;
        background-color: #a13129 !important;
      }
     
      .margin-right-side {
        padding-right : 10px !important;
      }
      
      .margin-left-side {
        padding-left: 10px !important;
      } 
      
      .gallery-height {

        height: 250px !important;
      }

      .desktop-margin-bottom {
        margin-bottom : 10px !important;
      }
  
      
  }


  @media (min-width: 992px) {
    .header {
      height: 80px !important;
    }

    .h-lg-20px {
      height: 36px !important;
    }

    .footer-main {
        font-size: 13px;
      }
     
    .header-fixed {
        height: 60px !important;
    }

    .social-icons-left {
        margin-left: -20px !important;
    }

    .text-content {
      padding-right: 25px !important;
    }
    .div-width-50 {
      width: 50% !important;
    }
    
    .call-slider-text
    {
      position: relative !important;
      overflow: hidden !important;
      padding: 10px 40px 12px !important;
      margin-bottom: 0 !important;
      background-color: #a13129 !important;
    }

    .margin-right-side {
      padding-right : 10px !important;
    }
    
    .margin-left-side {
      padding-left: 10px !important;
    } 

    .gallery-height {

      height: 350px !important;
    }

    .desktop-margin-bottom {
      margin-bottom : 10px !important;
    }

  }


  @media (max-width: 991px) {
    [class*="col-"] > .call-to-action {
      padding: 26px 26px 18px !important;
    }
  }

 
  @media (max-width: 991px) {
    .call-to-action {
      padding: 26px 12px 18px !important;
    }
  }
 

.header {
    background-color:#ffffff !important;
  }  

.social-icons li{
    float: left;
    list-style: none;
  }

.float-left {
    float: left !important;
}

.list-icon li{
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
  }

.list-icon i {
    font-size: 15px;
    margin-right: 14px;
    margin-left: -20px;
  }

.widget {
    position: relative;
    margin-bottom: 10px !important;
}  


.widget h4{
    margin-bottom: 20px;
}  

.list-icon.list-icon-arrow li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
  }

.list-icon li::before {
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
  }

#footer .social-icons:not(.social-icons-colored) li a:hover {
  background-color: transparent;
}
.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #eee;
}
.social-icons.social-icons-border li a {
  border: 1px solid #d7d7d7;
  background: 0 0;
    background-color: rgba(0, 0, 0, 0);
  color: #333;
}
.social-icons li a {
  float: left;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 4px 4px 0;
  border-radius: 4px;
  border: 0;
  background: 0 0;
  color: #333;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}



.widget-mb{
    margin-bottom: 10px !important;
}

.row-mt-10 {
    margin-top: 60px !important;
  }

.post-thumbnail-entry {
    border-bottom: 1px solid #f2f2f4;
    margin-bottom: 16px;
    padding-bottom: 10px;
    position: relative;
    clear: both;
}  

.header .header-menu .menu > .menu-item > .menu-link .menu-title {
    color: #4E5B7D !important;
  }



.footer-main {
    background-color:#f6f6f7;
    margin-top: 50px;
  }

  .call-to-action {
    position: relative!important; 
    overflow: hidden !important;
    padding: 36px 40px 24px !important;
    margin-bottom: 0!important;
  }
  

  .right-row {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
  }

  .call-to-action.call-to-action-colored {
    background-color: #a13129 !important;
  }

  .call-to-action a.btn {
    margin-top: 20px !important;

  }

  .float-left {
    float: left !important;
  }

  .float-right{
    float: right !important;
  }

  .call-to-action.call-to-action-colored h3, .call-to-action.call-to-action-colored p {
    color: #fff !important;
  }

  .call-to-action.call-to-action-colored p {
    color: #fff !important;
  }

  .call-to-action h3 {
    margin-top: 10px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
  }

  .call-to-action p {
    margin-top: 8px !important;
  }

  
.gallery-widget::after, .gallery-widget::before {
  clear: both;
  content: " ";
  display: table;
}

.gallery-widget {
  margin-bottom:30px;
  position:relative
}

.widget-gallery a>img {
  float:left;
  height:auto;
  width:33.3333333%;
  padding:3px;
  padding-bottom:37px
}

.h4-heading {
  margin-bottom: 10px !important;
}

.sidebar-right .content {
  padding-left: 15px !important;
  padding-right: 25px !important;
}

.inro-text-content {
  padding-right: 25px !important;
  margin-left: 10x !important;
  margin-right: 10px !important;
}



.single-post .post-item .post-item-description > h2, .single-post .post-item .post-item-description > h2 > a {
  font-size: 34px !important;
  letter-spacing: 0 !important;
  line-height: 38px !important;
  margin-bottom: 12px !important;
  margin-top: 8px !important;
  color: #252525 !important;
}
.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a {
  font-size: 18px !important;
  letter-spacing: -.1px !important;
  line-height: 23px;
  margin-bottom: 16px !important;
  color: #444 !important;
  font-family: Montserrat,Helvetica,Arial,sans-serif !important;
  font-weight: 600 !important;
}

.sidebar-div-space {
  margin-top: 40px !important;
}

.btn-padding-0
{
  padding: 10px !important;
}


.post-item  .post-image{
  float: left !important;
  width: 46% !important;
}

.post-item {
  margin: 0 !important;
  position: relative !important;
  padding: 0 !important;
}

.post-image img {
  width: 100%;
}
.post-item img {
  width: 100%;
  height: auto;
}

.post-item .post-item-wrap
{
  float: left;
  background-color: #fff;
  position: relative;
}

.post-thumbnails .post-item:not(.quote) .post-item-description
{
  float: left;
  padding-top: 0;
  width: 54% !important;
}
.post-item .post-item-description
{
  float: left;
  padding: 24px;
    padding-top: 24px;
  line-height: 28px;
  color: #676767;
}

.post-meta-date
{
  color: #c2c2c2;
  position: relative;
  top: -4px;
  font-size: 12px;
  margin-right: 8px;
}


.call-slider-text p ,.call-slider-text h3 {
  color: #fff !important;
}

.section-bg-color {
  background-color: #a13129 !important;
}


.text-red {
  color: #ca0027 !important;
}



.pricing-table {
  padding-top: 50px;
  margin: 0;
  padding: 0;
    padding-top: 0px;
  cursor: pointer;
}

.pricing-table .plan.featured {
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  margin-top: -30px;
  padding-bottom: 0;
}

.pricing-table .plan {
  margin-bottom: 60px;
  transition: all .3s ease;
}
.pricing-table .plan .plan-header {
  border-width: 1px;
  position: relative;
  text-align: center;
}

.pricing-table .plan .plan-header {
  position: relative;
  background-color: #fff;
  padding: 40px 22px 22px 22px;
  text-align: center;
}

.pricing-table .plan .plan-header .plan-price {
  font-size: 40px;
  font-weight: 600;
  position: relative;
  text-align: center;
  padding: 20px 0;
}

.pricing-table .plan.featured .plan-list {
  padding: 20px 0 40px;
}

.pricing-table .plan-list {
  background-color: #fff;
  border-width: 0 1px 1px;
  padding: 20px 0 40px;
}

.pricing-table .plan-list .plan-button {
  margin-top: 20px !important;
  text-align: center;
}

.pricing-table .plan .plan-header .plan-price sup {
  font-size: 24px;
  position: relative;
  top: -15px;
  color: #bdc3c7;
}

.pricing-table .plan-header > h4 {
  margin-bottom: 0;
}
.plan-header h4 {
  min-height: 50px;
  font-size: 1.5em;
  line-height: 1.68421053em;
  font-weight: 600;
}

.deleteBtn{
	cursor: pointer;
}
.deleteBtn:hover{
	color: #a13129;
}

.cart-table-heading{
  font-weight:bold !important;
  font-size:1.3rem !important;

}

.cart-align-center{
  text-align: center !important;
}

.cart-align-right{
  text-align: right !important;
}

.cart-cursor-pointer{
  cursor:pointer !important; 
  vertical-align: middle !important;
}