/* ===================================
    About
====================================== */
/*
    Theme Name: Wexim
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5

 */
/* ===================================
    Variables
====================================== */
/* ===================================
    Styling
====================================== */
::-webkit-scrollbar {
  background-color: #AFBFAE;
}
::-webkit-scrollbar-thumb {
  background: #AFBFAE;
}
a:hover,
a:active {
  color: #AFBFAE;
}
.gradient-bg1,
.team-progress .progress-bar,
.team-box .overlay:before,
.cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap,
.overlay-two:before,
.price-two.hvr-gradient:hover,
.loader {
  background: #AFBFAE;
  /*background: -moz-linear-gradient(left, #AFBFAE 42%, #697268 82%);
  background: -webkit-linear-gradient(left, #AFBFAE 42%, #697268 82%);
  background: linear-gradient(to right, #AFBFAE 42%, #697268 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);*/
}
.header-appear .navbar-top-default.navbar-gradient {
  background: #AFBFAE;
  /*background: -moz-linear-gradient(left, #697268 42%, #AFBFAE 82%);
  background: -webkit-linear-gradient(left, #697268 42%, #AFBFAE 82%);
  background: linear-gradient(to left, #697268 2%, #AFBFAE 62%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorPrimary', GradientType=1);*/
}
/* text-color */
.main-color,
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item:hover {
  color: #AFBFAE;
}
.alt-color {
  color: #697268;
}
.third-color,
.header-appear .nav-box-round .navbar-nav .nav-link:hover,
.navbar.navbar-right .navbar-nav .nav-link.active,
.button-play:hover i,
.parallax-box:hover i {
  color: #daaf9f;
}
.gradient-text1,
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
.blog-item-content h4 a:hover {
  background: #AFBFAE;
  /*background: -moz-linear-gradient(left, #AFBFAE 2%, #697268 82%);
  background: -webkit-linear-gradient(left, #AFBFAE 2%, #697268 82%);
  background: linear-gradient(to right, #AFBFAE 2%, #697268 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn.btn-blue,
.side-right-social a,
.price-item .btn.btn-black:hover,
.price-item .btn.btn-black:focus {
  background: #daaf9f;
  border-color: #daaf9f;
}
.btn.btn-blue:hover,
.btn.btn-blue:focus {
  /*background: transparent !important;*/
  border-color: #daaf9f;
  color: #daaf9f !important;
}
.btn.btn-gradient,
.team-box-two .team-two-block::before,
.scroll-top-arrow,
.widget .search-btn {
  background-image: linear-gradient(to right, #AFBFAE 0%, #AFBFAE 51%, #AFBFAE 100%);
}
.header-appear .nav-box-round .navbar-nav .nav-link.active,
.owl-dots .owl-dot::after,
.footer-social li a:hover {
  background-color: #daaf9f;
}
.nav-line .navbar-nav .nav-link:before,
.button-play,
.price-two.hvr-blue:hover,
.side-menu,
.error-text h2,
.blog-pagination li a:hover,
.blog-pagination li.active a,
.blog-pagination li a:focus,
.wexim .tp-bullet.selected .tp-bullet-inner {
  background: #daaf9f;
}
.count-down-form .form-control:focus {
  border-bottom: 2px solid #daaf9f !important;
}
.blog-tags li a:hover,
.blog-tags li a:focus {
  border: 1px solid #daaf9f;
  background-color: #daaf9f;
}
.price-item .btn.btn-black:hover,
.price-item .btn.btn-black:focus {
  background: #daaf9f !important;
  border-color: #daaf9f;
}

.btn.btn-gradient:hover{
  /*background-image:none;*/
  background: #ffffff !important;
  border: 2px solid #AFBFAE;
  color: #AFBFAE !important;
}

.header-appear .nav-box-round .navbar-nav .nav-link.active{
  color: #2b2b2b !important;
  background-color: #feffff;
}
/***added by rashida ***/
header a.logo img
{
    max-width: 180px !important;
    max-height: 100% !important;
}

.bg-img9{
    background: url(../images/yoga-at-ocean-banner.jpg) !important;
}
.text-justify
{
    text-align: justify ;
}

.bg-pink
{
    background-color: #daaf9f !important;
}

.header-appear .navbar-top-default
{
  height:100px !important;  
}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-light .logo .logo-dark
{
    max-width: 150px !important;
}
.bg-green
{
    background-color: #AFBFAE!important; 
    position: relative;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}            