/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/********* Header 3 *************/
#topbar {
  font-size: 14px;
  background-color: #f8f8f8;
}
#topbar .container {
  background: #f8f8f8;
  color: #666666;
}

.fs-style2 {
  padding-top: 0;
  padding-bottom: 0;
}
.fs-style2:before {
  height: 58px;
  background-color: white;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.leo-megamenu .navbar-nav > li > a {
  color: black;
  padding: 20px 20px;
  border-left: #eaeaea;
  border-style: none none none solid;
  border-width: 0 0 0 1px;
}
.rtl .leo-megamenu .navbar-nav > li > a {
  border-right: #eaeaea;
  border-left: inherit;
}
.rtl .leo-megamenu .navbar-nav > li > a {
  border-style: none solid none none;
}
.rtl .leo-megamenu .navbar-nav > li > a {
  border-width: 0 1px 0 0;
}
.leo-megamenu .navbar-nav > li > a > .caret {
  color: #ccc;
}

.header_user_info.popup-over .popup-content {
  right: 0;
  left: auto;
}

#search_block_top {
  position: absolute;
  top: 0;
  right: 9px;
}
.rtl #search_block_top {
  left: 9px;
  right: auto;
}
#search_block_top .btn {
  height: 39px;
  line-height: 39px;
}
#search_block_top #searchbox {
  width: 280px;
  margin-top: 9px;
}
#search_block_top #search_query_top {
  background-color: #f8f8f8;
  border: none;
  height: 40px;
}

.box-service {
  color: black;
  padding: 0;
  background-color: white;
  border-left: transparent;
  border-style: none none none solid;
  border-width: 0 0 0 1px;
}
.rtl .box-service {
  border-right: transparent;
  border-left: inherit;
}
.rtl .box-service {
  border-style: none solid none none;
}
.rtl .box-service {
  border-width: 0 1px 0 0;
}
.box-service .icon-box {
  font-size: 16px;
  color: black;
  display: inline-flex;
  background-color: #f3f3f3;
  text-align: center;
  width: 38px;
  height: 38px;
  padding: 0 0 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.rtl .box-service .icon-box {
  padding: 0 0 0 0;
}
.box-service .icon-box .fa {
  width: 38px;
  line-height: 38px;
}
.box-service h4 {
  margin-bottom: 2px;
}
.box-service a {
  color: black;
  font-size: 14px;
}
.box-service a:hover {
  color: #655ee1;
}
.box-service p {
  color: #666;
  margin-bottom: 0;
  font-size: 13px;
}
.box-service:hover .icon-box {
  color: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 0 30px #655ee1 inset;
  box-shadow: 0 0 0 30px #655ee1 inset;
}

#header-main .ApColumn .ApRawHtml {
  margin-bottom: 0;
  padding-top: 15px;
}

.block-currencies {
  border: none;
}

.popup-over .popup-title {
  padding: 15px 15px 15px 0;
  margin-right: 20px;
}
.rtl .popup-over .popup-title {
  padding: 15px 0 15px 15px;
}
.rtl .popup-over .popup-title {
  margin-left: 20px;
  margin-right: inherit;
}
.popup-over .popup-title:before {
  top: 16px;
  content: '\f107';
  height: 0;
  background-color: transparent;
  right: 30px;
}
.rtl .popup-over .popup-title:before {
  left: 30px;
  right: auto;
}
.popup-over .popup-content {
  left: 0;
  right: inherit;
  border: 1px solid #f3f3f3;
}

.blockcart_top {
  margin-left: 15px;
  padding-left: 20px;
  border-left: #dddddd;
  border-style: none none none solid;
  border-width: 0 0 0 1px;
}
.rtl .blockcart_top {
  margin-right: 15px;
  margin-left: inherit;
}
.rtl .blockcart_top {
  padding-right: 20px;
  padding-left: inherit;
}
.rtl .blockcart_top {
  border-right: #dddddd;
  border-left: inherit;
}
.rtl .blockcart_top {
  border-style: none solid none none;
}
.rtl .blockcart_top {
  border-width: 0 1px 0 0;
}

#cart {
  margin-right: 0;
}
.rtl #cart {
  margin-left: 0;
  margin-right: inherit;
}
#cart .title-cart:before {
  background-position: 0 0;
}
#cart .title-cart span {
  display: none;
}
#cart .heading {
  height: 50px;
  padding: 13px 0;
}
#cart .heading a {
  font-size: 14px;
}

/**************** Responsive **************/
@media (max-width: 1024px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 20px 15px;
  }
}
@media (max-width: 991px) {
  .navbar-header .navbar-toggle {
    margin: 9px 0 0;
  }
}
@media (max-width: 990px) {
  .header-logo {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .blockcart_top {
    margin-left: 0;
  }
  .rtl .blockcart_top {
    margin-right: 0;
    margin-left: inherit;
  }
}
@media (max-width: 480px) {
  .blockcart_top {
    border: none;
    padding-left: 0;
  }
  .rtl .blockcart_top {
    padding-right: 0;
    padding-left: inherit;
  }

  #cart .heading .ajax_cart_quantity {
    top: 26px;
  }

  .block-currencies.popup-over .popup-content {
    left: 0;
    right: auto;
  }
}
@media (max-width: 479px) {
  #search_block_top #searchbox {
    width: 250px;
  }
}
/************ Skin **************/
.skin1 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #ffcc01 inset;
  box-shadow: 0 0 0 30px #ffcc01 inset;
}

.skin2 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #2c75ac inset;
  box-shadow: 0 0 0 30px #2c75ac inset;
}

.skin3 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #8cc43f inset;
  box-shadow: 0 0 0 30px #8cc43f inset;
}

.skin4 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #02a89e inset;
  box-shadow: 0 0 0 30px #02a89e inset;
}

.skin5 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #ff8106 inset;
  box-shadow: 0 0 0 30px #ff8106 inset;
}

.skin6 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #da8664 inset;
  box-shadow: 0 0 0 30px #da8664 inset;
}

.skin7 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #fee316 inset;
  box-shadow: 0 0 0 30px #fee316 inset;
}

.skin8 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #c7aa64 inset;
  box-shadow: 0 0 0 30px #c7aa64 inset;
}

.skin9 .box-service:hover .icon-box {
  -webkit-box-shadow: 0 0 0 30px #0967e5 inset;
  box-shadow: 0 0 0 30px #0967e5 inset;
}

/************** RTL *************/
.rtl .block-languages.popup-over .popup-content,
.rtl .block-currencies.popup-over .popup-content {
  right: 0;
  left: auto;
}
.rtl .header_user_info.popup-over .popup-content {
  left: 0;
  right: auto;
}
.rtl div.active-hover ul > li:hover > .dropdown-menu {
  right: 100% !important;
  left: inherit !important;
}
@media (max-width: 480px) {
  .rtl .blockcart_top {
    border-color: transparent;
  }
  .rtl .block-currencies {
    border-left-color: transparent;
  }
}
