/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
a:hover, a:focus {
  color: #7cad7c;
}

#topbar a:hover {
  color: #7cad7c;
}
#topbar ul li.selected a,
#topbar ul li.selected span {
  color: #7cad7c;
}
#topbar .header_user_info .header_info a:hover {
  color: #7cad7c;
}

#header-main {
  text-align: inherit;
}
#header-main .header-h2 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.header-logo .block {
  margin-bottom: 0;
}

#slideshow {
  border: none;
}

#footer .container {
  background: none;
}
#footer a:hover {
  color: #7cad7c;
}
#footer.footer-container .block .title_block a:hover {
  color: #7cad7c;
}

.logo {
  background-color: #7cad7c;
}

.footer-logo img {
  background-color: #7cad7c;
}

.blockcart_top {
  width: 100%;
  text-align: center;
}

#cart {
  margin: 25px 0;
  background-color: #7cad7c;
  padding-left: 0;
}
.rtl #cart {
  padding-right: 0;
  padding-left: inherit;
}
#cart .heading {
  height: 46px;
  padding: 10px 20px;
  line-height: 24px;
}
#cart .heading:after {
  background-color: transparent;
}
#cart .heading a {
  color: white;
}
#cart .heading .ajax_cart_product_empty.ajax_cart_no_product {
  color: white;
}
#cart .title-cart {
  color: white;
}

#contact-link {
  top: 6px;
  right: 40px;
}
.rtl #contact-link {
  left: 40px;
  right: auto;
}
#contact-link:before {
  background-color: white;
  color: black;
}
#contact-link h4 {
  color: white;
}

.fs-style1 {
  padding-top: 20px;
  padding-bottom: 30px;
}
.fs-style1:before {
  background-color: #f8f8f8;
}

.fs-style2 {
  padding: 0;
}
.fs-style2:before {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background-color: white;
}

.carousel-control:hover {
  background: #7cad7c !important;
  border-color: #7cad7c;
}

/* .btn-inverse{
  @include button-variant-outline($white, $theme-color-default, $theme-color-default, $text-color, $nocolor , $border-color);
} 
.btn-outline{
  @include button-variant-outline($text-color, $nocolor, $border-color, $white, $theme-color-default, $theme-color-default);
}

.btn{
	background: $theme-color-default;
	&:hover{
		border-color: $theme-color-secondary;
	}
} */
.breadcrumb {
  color: #7cad7c;
}
.breadcrumb a:hover {
  color: #7cad7c;
}

.popup-over:hover .popup-title {
  color: #7cad7c;
}

#social_block ul li:hover a:before {
  background: #7cad7c;
}

#header-main #search_block_top {
  z-index: 999;
  top: 0;
  display: inherit !important;
  right: 15px;
}
.rtl #header-main #search_block_top {
  left: 15px;
  right: auto;
}
#header-main #search_block_top .dropdown-toggle {
  text-align: center;
  line-height: 55px;
}
#header-main #search_block_top .dropdown-toggle .fa {
  line-height: 55px;
}
#header-main #search_block_top .dropdown-menu {
  top: 50px;
}

#leo-megamenu {
  display: inherit;
  position: relative;
}
#leo-megamenu .navbar-nav > li {
  /* &.active, &:hover, &:focus {
  	> a {
  		color: $theme-color-default;
  	}
  } */
}
#leo-megamenu .navbar-nav > li > a {
  padding: 17px 20px;
}
#leo-megamenu .navbar-nav > li:hover, #leo-megamenu .navbar-nav > li:focus, #leo-megamenu .navbar-nav > li:active {
  color: #7cad7c;
}
#leo-megamenu .navbar-nav > li:hover > .caret, #leo-megamenu .navbar-nav > li:active > .caret {
  color: #7cad7c;
}
#leo-megamenu .navbar-nav > li.new .sub-title, #leo-megamenu .navbar-nav > li.hot .sub-title {
  top: -4px;
}
#leo-megamenu .navbar-nav > li.home > a {
  padding: 17px 20px 17px 0;
}
.rtl #leo-megamenu .navbar-nav > li.home > a {
  padding: 17px 0 17px 20px;
}
#leo-megamenu .dropdown-menu a:hover {
  color: #7cad7c;
}
#leo-megamenu .dropdown-menu a:hover > .menu-title {
  color: #7cad7c;
}
#leo-megamenu .dropdown:hover > a {
  color: #7cad7c;
}
#leo-megamenu .dropdown:hover > a .fa {
  color: #7cad7c;
}

#off-canvas-nav .offcanvas-mainnav {
  background: #7cad7c;
}

.owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #7cad7c;
  border: 1px solid #7cad7c;
}

.group.group2 .ApHtml {
  color: #666666;
}
.group.group2 .ApHtml .title_block {
  color: black;
}
.group.group3 {
  text-align: center;
}
.group.group3 .ApHtml h5 {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
}
.group.group3 .ApHtml .title_block {
  font-size: 70px;
  font-weight: bold;
  color: white;
}
.group.group3 .ApHtml .block_content {
  padding: 0 13em;
  color: white;
}

#testimonial .profile {
  color: white;
}

.tabs-top .nav-tabs > li.active a, .tabs-top .nav-tabs > li.active a:active, .tabs-top .nav-tabs > li.active a:focus {
  border-color: transparent transparent #7cad7c transparent;
}

.ApColumn .block.products_block .block_content {
  border: none;
}

.box-group {
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
  overflow: hidden;
}
.box-group .block {
  margin-bottom: 0;
}
.box-group .block .title_block {
  margin-top: 35px;
}
.box-group .ApColumn .title_block {
  text-transform: none;
  font-size: 24px;
}
.box-group .ApColumn:first-child:before {
  border-right: 1px solid #eeeeee;
  content: "";
  height: 1000%;
  right: 15px;
  position: absolute;
  top: 0;
}
.rtl .box-group .ApColumn:first-child:before {
  border-left: 1px solid #eeeeee;
  border-right: inherit;
}
.rtl .box-group .ApColumn:first-child:before {
  left: 15px;
  right: auto;
}
.box-group .ApColumn.product-tabs:before {
  border-color: #eaeaea;
}
.box-group .products_block .functional-buttons {
  margin-bottom: 10px;
}
.box-group .ApBlockLink ul li a {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.box-group .view-product-special .product-block {
  text-align: left;
  margin-bottom: 20px;
}
.rtl .box-group .view-product-special .product-block {
  text-align: right;
}
.box-group .view-product-special .owl-carousel .owl-item {
  padding: 39px 15px 0 0;
}
.rtl .box-group .view-product-special .owl-carousel .owl-item {
  padding: 39px 0 0 15px;
}
.box-group .view-product-special .owl-controls {
  position: absolute;
  top: 20px;
  right: 15px;
}
.rtl .box-group .view-product-special .owl-controls {
  left: 15px;
  right: auto;
}
.box-group .view-product-special .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  background: #cccccc;
  margin: 3px;
}
.box-group .view-product-special .owl-controls .owl-page.active span {
  background: #33353d;
}

.html-reassurances .ApRawHtml {
  background-color: #FFF;
  border: 1px solid #eaeaea;
  padding: 30px;
  margin-bottom: 10px;
}
.html-reassurances .ApRawHtml .media-heading {
  font-size: 13px;
  font-family: "Arimo", sans-serif;
  color: #333333;
  font-weight: bold;
  margin: 5px 0 30px 0;
}
.html-reassurances .media {
  padding: 10px 25px 0 10px;
  border-right: 1px solid #eeeeee;
  min-height: 100px;
}
.rtl .html-reassurances .media {
  padding: 10px 10px 0 25px;
}
.rtl .html-reassurances .media {
  border-left: 1px solid #eeeeee;
  border-right: inherit;
}
.html-reassurances .media.first {
  padding: 10px 25px 0 0;
}
.rtl .html-reassurances .media.first {
  padding: 10px 0 0 25px;
}
.html-reassurances .media.last {
  border: none;
}
.html-reassurances .media-left .icon-name {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 31px;
}
.html-reassurances .media-body {
  overflow: visible;
}
.html-reassurances .media-body p {
  font-family: "Poppins", sans-serif;
}

.manufacturers_block {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 15px 0;
}
.manufacturers_block img {
  border: none;
}
.manufacturers_block img:hover {
  border: none;
}
.manufacturers_block .owl-item img {
  margin-bottom: 10px;
  margin-top: 10px;
}

.links-social li a:hover:before {
  border-color: #7cad7c;
  color: #7cad7c;
}

.home-top .border-left .block-newproduct {
  border-bottom: none;
  padding-bottom: 0;
}

.home-bottom .block {
  margin: 120px 0 100px;
}

.product-block {
  	/* .functional-buttons{
          a{
              &:hover{
                  background: $theme-color-default;
              }
          }
      } */
}
.product-block .name a:hover {
  color: #7cad7c;
}
.product-block .box-buttons a:hover {
  background: #7cad7c;
}

.ajax_add_to_cart_button:hover {
  
}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
  background-color: #7cad7c;
}
.iview-controlNav div.iview-items.customHtmlBullet {
  width: 100%;
  bottom: 0;
}
.iview-controlNav div.iview-items.customHtmlBullet ul li {
  width: 25%;
  border: none;
}
.iview-controlNav div.iview-items.customHtmlBullet ul li a.iview-control {
  width: 100%;
}
.iview-controlNav div.iview-items.customHtmlBullet ul li a.iview-control.active:after, .iview-controlNav div.iview-items.customHtmlBullet ul li a.iview-control:hover:after {
  content: "f0d8";
  top: -35px;
  right: auto;
  left: 50%;
  margin-left: -10px;
}

/* .iview-directionNav{
	a {
		width: 38px;
		height: 38px;
		padding: 0;
		visibility: hidden;
		@include border-radius(0);
		@include opacity(0);
		@include transition(all 0.35s ease 0s);
		&.iview-prevNav{
			left: -20px;
		}
		&.iview-nextNav {
			right: -20px;
		}
	}
} */
.iview-controlNav div.iview-items {
  height: 50px;
  bottom: 0;
}
.iview-controlNav div.iview-items ul {
  height: 50px;
}
.iview-controlNav div.iview-items ul li {
  height: 50px;
}

.bannercontainer:hover .iview-directionNav a {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.bannercontainer:hover .iview-directionNav a.iview-prevNav {
  left: 0;
}
.bannercontainer:hover .iview-directionNav a.iview-nextNav {
  right: 0;
}
.bannercontainer .tp-caption a.btn-shopnow:hover {
  border: 2px solid #7cad7c;
  color: #7cad7c;
}

#back-top a {
  background: #7cad7c;
}

@media (max-width: 1024px) {
  .deal-product .product-block .left-block {
    width: 52%;
  }
  .deal-product .product-block .right-block {
    width: 46%;
  }
}
@media (min-width: 991px) {
  .deal-product .product-block .box-buttons {
    position: inherit;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
  }
  .deal-product .product-block .box-buttons a {
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .deal-product .product-block:hover .box-buttons {
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
  }
  .deal-product .product-block:hover .box-buttons a {
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
}
@media (max-width: 991px) {
  .navbar-header {
    height: 20px;
  }
  .navbar-header .navbar-toggle {
    top: -50px !important;
  }

  #leo-megamenu {
    height: 20px;
  }
}
@media (max-width: 990px) {
  .html-reassurances .media {
    border: none;
  }

  #powered {
    text-align: center;
  }
  #powered .ApImage {
    text-align: center;
  }
  #powered img {
    display: inline-block;
  }

  #header-main .header-h2 {
    padding-bottom: 0;
  }

  #leosearchtopbox {
    width: 100%;
  }

  .blockcart_top {
    width: auto;
  }

  #cart {
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }

  .fs-style2:before {
    border: none;
  }

  #header-main #search_block_top {
    top: -42px;
    left: 65px;
    right: inherit;
  }
  #header-main #search_block_top .dropdown-toggle {
    line-height: 40px;
  }
  #header-main #search_block_top .dropdown-toggle .fa {
    line-height: 40px;
  }

  .tabs-top .nav-tabs {
    border: 1px solid #eaeaea;
  }
  .tabs-top .nav-tabs > li {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .box-group .ApColumn .title_block {
    font-size: 16px;
  }

  #contact-link {
    float: left;
    left: 0;
  }
  .rtl #contact-link {
    float: right;
  }
  .rtl #contact-link {
    right: 0;
    left: auto;
  }
}
@media (max-width: 480px) {
  .footer-center {
    padding-top: 40px !important;
  }

  #cart .heading {
    padding: 10px 0;
  }
}
/***************** Skin *******************/
.skin1 #cart {
  background-color: #42c88b;
}
.skin1 #cart .heading a {
  color: white;
}

.skin2 #cart {
  background-color: #9367bc;
}
.skin2 #cart .heading a {
  color: white;
}

.skin3 #cart {
  background-color: #f6926e;
}
.skin3 #cart .heading a {
  color: white;
}

.skin4 #cart {
  background-color: #de5e5f;
}
.skin4 #cart .heading a {
  color: white;
}

.skin5 #cart {
  background-color: #59b1d5;
}
.skin5 #cart .heading a {
  color: white;
}