﻿@charset "UTF-8";
/*
project Name : آزال;
Powered by : UNICOM TECHNOLOGY;
lunch date: 3-2017
*/
/*GENERAL STYLE*/
@import url(https://fonts.googleapis.com/css?family=Cairo&subset=arabic);
body {
  font-family: 'Cairo', sans-serif; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, label, a {
  font-family: 'Cairo', sans-serif;
  margin: 0;
  padding: 0; }

a:hover {
  text-decoration: none; }

.m-t20 {
  margin-top: 20px; }

li {
  display: inline-block;
  list-style-type: none; }

ul {
  padding: 0;
  margin: 0; }

select {
  cursor: pointer; }

.no-padding {
  padding: 0; }

/*VARIABLES STYLE*/
header .top-header {
  background-color: #155a99; }
  header .top-header .mini-menu {
    float: right; }
    header .top-header .mini-menu ul {
      width: 100%;
      display: block; }
      header .top-header .mini-menu ul li {
        line-height: 4em; }
        header .top-header .mini-menu ul li a {
          color: #fff;
          font-size: 1em;
          padding: 5px; }
        header .top-header .mini-menu ul li a:hover {
          color: #e72486;
          -webkit-transition: color .5s ease-out;
          -moz-transition: color .5s ease-out;
          -o-transition: color .5s ease-out;
          transition: color .5s ease-out; }
  header .top-header .navbar-nav {
    margin-top: 10px; }
  header .top-header .navbar-nav > li > a {
    color: #fff;
    font-size: 1em;
    padding: 5px 10px; }
  header .top-header .navbar {
    margin-bottom: 0; }
  header .top-header .navbar-nav > li > a:hover {
    background: transparent;
    color: #e72486;
    -webkit-transition: color .5s ease-out;
    -moz-transition: color .5s ease-out;
    -o-transition: color .5s ease-out;
    transition: color .5s ease-out; }
  header .top-header .navbar-nav > li {
    border-left: 1px solid #6d6d6d; }
  header .top-header .navbar-nav > li:last-child {
    border-left: none; }
  header .top-header .dropdown-menu {
    text-align: right; }
  header .top-header .dropdown-menu > li a:hover {
    background: transparent;
    color: #e72486;
    -webkit-transition: color .5s ease-out;
    -moz-transition: color .5s ease-out;
    -o-transition: color .5s ease-out;
    transition: color .5s ease-out; }
  header .top-header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; }
  header .top-header .navbar-toggle {
    color: #fff;
    float: right; }
  header .top-header .options {
    text-align: left; }
  header .top-header .social-icons {
    text-align: center;
    margin-top: 10px; }
    header .top-header .social-icons li a {
      color: #fff;
      font-size: 1.5em;
      margin-right: 10px; }
      header .top-header .social-icons li a :hover {
        background-color: #fff;
        padding: 5px;
        border-radius: 4px; }
    header .top-header .social-icons li i.fa-facebook:hover {
      color: #3C599F;
      -webkit-transition: color .5s ease-out;
      -moz-transition: color .5s ease-out;
      -o-transition: color .5s ease-out;
      transition: color .5s ease-out; }
    header .top-header .social-icons li i.fa-google-plus:hover {
      color: #CF3D2E;
      -webkit-transition: color .5s ease-out;
      -moz-transition: color .5s ease-out;
      -o-transition: color .5s ease-out;
      transition: color .5s ease-out; }
    header .top-header .social-icons li i.fa-instagram:hover {
      color: #A1755C;
      -webkit-transition: color .5s ease-out;
      -moz-transition: color .5s ease-out;
      -o-transition: color .5s ease-out;
      transition: color .5s ease-out; }
    header .top-header .social-icons li i.fa-twitter:hover {
      color: #32CCFE;
      -webkit-transition: color .5s ease-out;
      -moz-transition: color .5s ease-out;
      -o-transition: color .5s ease-out;
      transition: color .5s ease-out; }
    header .top-header .social-icons li i.fa-youtube-square:hover {
      color: #C52F30;
      -webkit-transition: color .5s ease-out;
      -moz-transition: color .5s ease-out;
      -o-transition: color .5s ease-out;
      transition: color .5s ease-out; }
header .form-inline {
  margin-top: 50px; }
  header .form-inline .search {
    border-radius: 0;
    border: 1px solid #e0e0e0;
    height: 50px;
    margin-left: -4px;
    background: #f5f5f5;
    color: #757575;
    width: 450px;
    border: none; }
  header .form-inline .submit-btn {
    background: #1c71b9;
    color: #fff;
    font-size: 1.3em;
    border-radius: 0;
    height: 50px;
    padding-left: 10px;
    width: 90px; }
header a.logo img {
  margin: 15px auto; }
header .user-choses {
  margin-top: 65px;
  text-align: left; }
  header .user-choses ul li {
    margin-left: 20px; }
  header .user-choses ul li:last-child {
    margin-left: 0; }
  header .user-choses ul a {
    color: #23292f; }
    header .user-choses ul a .badge {
      background-color: #155a99;
      width: 25px;
      height: 25px;
      line-height: 25px;
      padding: 0;
      border-radius: 50px; }

.carousel-control.left, .carousel-control.right {
  background: none;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 1.8em;
  top: 45%;
  opacity: 1; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  width: 100%;
  height: 512px; }

.carousel-control.left {
  padding: 2px 0 0 0px;
  left: 5%;
  width: 70px;
  background-color: #e72486;
  opacity: .5; }

.carousel-control.right {
  padding: 2px 0 0 0;
  right: 5%;
  width: 70px;
  background-color: #e72486;
  opacity: .5; }

.carousel-control.right i, .carousel-control.left i {
  margin-top: 15px; }

.carousel-control.right:hover, .carousel-control.left:hover {
  opacity: 1;
  -webkit-transition: background-color .5s ease-out;
  -moz-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out; }

/*-------------------- carousel fade ------------------------- */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.offers-banners {
  margin-left: 5%;
  margin-right: 5%; }

.offers-banners a.product-offer:last-child {
  margin-left: 0;
  float: left; }

.small-offer {
  text-align: center;
  background-color: #2f2f39;
  color: #fff;
  height: 260px;
  display: table;
  margin-bottom: 12px;
  margin-top: 70px; }
  .small-offer h1 {
    display: table-row;
    vertical-align: middle;
    font-size: 3em;
    line-height: 1.5em; }
    .small-offer h1 span {
      display: block; }

.small-offer:hover {
  color: #fff; }

.small-offer-bg {
  background-color: #52c8ca; }

#products-carousel, #products-carousel-2 {
  overflow: hidden;
  margin-bottom: 30px; }
  #products-carousel .item, #products-carousel-2 .item {
    text-align: center;
    color: #333;
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
    #products-carousel .item img, #products-carousel-2 .item img {
      margin-left: auto;
      margin-right: auto;
      width: 50% !important;
      height: 200px; }
    #products-carousel .item h3, #products-carousel-2 .item h3 {
      margin: 20px auto 10px auto;
      color: #e72486; }
    #products-carousel .item h5, #products-carousel-2 .item h5 {
      color: #6d6d6d; }
      #products-carousel .item h5 span, #products-carousel-2 .item h5 span {
        text-decoration: line-through;
        font-size: 12px;
        margin-left: 3px; }
    #products-carousel .item ul, #products-carousel-2 .item ul {
      margin-top: 10px; }
      #products-carousel .item ul li a, #products-carousel-2 .item ul li a {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 3px;
        border: 1px solid rgba(150, 150, 150, 0.15);
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        margin-top: 5px; }
        #products-carousel .item ul li a i, #products-carousel-2 .item ul li a i {
          margin-right: 3px; }
      #products-carousel .item ul li a:hover, #products-carousel-2 .item ul li a:hover {
        text-decoration: none;
        background-color: #52c8ca;
        color: #fff; }
  #products-carousel .item:hover, #products-carousel .item:focus, #products-carousel .item:active, #products-carousel-2 .item:hover, #products-carousel-2 .item:focus, #products-carousel-2 .item:active {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  #products-carousel .owl-nav.disabled, #products-carousel-2 .owl-nav.disabled {
    display: block; }
  #products-carousel .owl-prev, #products-carousel .owl-next, #products-carousel-2 .owl-prev, #products-carousel-2 .owl-next {
    background-color: #155a99;
    opacity: .6;
    padding: 0 15px 6px 15px;
    font-size: 30px; }
  #products-carousel .owl-prev:hover, #products-carousel .owl-next:hover, #products-carousel-2 .owl-prev:hover, #products-carousel-2 .owl-next:hover {
    opacity: 1; }

#brands-carousel .owl-item img {
  width: auto; }

.best-seller {
  text-align: center; }
  .best-seller img {
    margin-left: auto;
    margin-right: auto;
    width: 50% !important;
    height: 200px; }
  .best-seller h3 {
    margin: 20px auto 10px auto;
    color: #e72486; }

.disscount {
  background-color: #e72486;
  float: left;
  text-align: left;
  position: absolute;
  left: 0;
  padding: 2px 5px 0; }

.disscount p {
  color: #fff; }

.disscount p span {
  color: #fff;
  display: block; }

.banner {
  margin-top: 20px;
  margin-bottom: 20px; }
  .banner img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto; }

footer {
  background: #23292f;
  color: #757575;
  margin-top: 40px;
  padding-top: 50px; }
  footer .top-footer {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: #3c434a 1px solid; }
    footer .top-footer .features .icon {
      float: right;
      margin-left: 25px; }
      footer .top-footer .features .icon i {
        color: #e0dfdf;
        font-size: 4em; }
    footer .top-footer .features h3 {
      color: #52c8ca;
      margin-bottom: 15px; }
  footer .main-footer h3, footer .main-footer h5 {
    color: #fff;
    margin-bottom: 15px; }
  footer .main-footer ul li {
    display: block;
    line-height: 2em; }
    footer .main-footer ul li a {
      color: #52c8ca; }
    footer .main-footer ul li a:hover {
      color: #fff;
      -webkit-transition: color .5s ease-out;
      -moz-transition: color .5s ease-out;
      -o-transition: color .5s ease-out;
      transition: color .5s ease-out; }
  footer .copy-right {
    font-size: 14px;
    line-height: 22px;
    margin-top: 35px;
    text-align: center;
    background-color: #1a2025;
    color: #596572;
    padding-top: 15px;
    padding-bottom: 15px; }
    footer .copy-right a:hover {
      color: #fff; }
  footer small {
    display: block; }
  footer .form-inline {
    float: left; }
    footer .form-inline .search {
      margin-right: 30px;
      border-radius: 0;
      border: 1px solid #e0e0e0;
      height: 40px;
      margin-left: -4px; }
    footer .form-inline .submit-btn {
      background: #d0373f;
      color: #fff;
      font-size: 1.3em;
      border-radius: 0;
      height: 40px;
      padding-left: 10px; }

.ih-item.square.effect13 .info p {
  color: #fff;
  line-height: 2;
  font-size: 1.2em; }

.ih-item.square.effect13 .info span {
  color: #fff;
  line-height: 2;
  font-size: 1.4em; }

.ih-item.square.effect13 .info .fa {
  color: #fff; }

.title {
  font-size: 1.8em;
  text-align: center;
  color: #D0373F;
  display: block; }

.small-article {
  margin-bottom: 5px; }
  .small-article .ih-item.square.effect13 .info p {
    color: #fff;
    line-height: 1.7;
    font-size: .9em;
    height: 125px;
    overflow: hidden; }
  .small-article .ih-item.square.effect13 .info span {
    color: #fff;
    line-height: 2;
    font-size: 1em; }
  .small-article .ih-item.square.effect13 .info .fa {
    color: #fff; }
  .small-article .title {
    font-size: 1em;
    text-align: center;
    color: #D0373F;
    display: block; }

ul.offers li {
  position: relative;
  display: inline-block;
  list-style: none outside none;
  margin-right: 5px;
  overflow: hidden;
  margin-top: 7px;
  border: 1px solid #efefef;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

ul.offers {
  margin-bottom: 20px; }

ul.offers li img {
  padding: 20px; }

ul.offers li:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

ul.offer-footer {
  background-color: #1f75bb;
  padding: 5px;
  width: 80%;
  margin-left: 10%;
  margin-top: 10px; }

ul.offer-footer li {
  color: #ffe400;
  border: none;
  border-right: 2px solid #FFF;
  padding-right: 5px; }

ul.offer-footer li:last-child {
  border-right: none; }

ul.offer-footer li span {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold; }

ul.offer-footer li:first-child span {
  text-decoration: line-through; }

.disscount {
  background-color: #e72486;
  float: left;
  text-align: left;
  position: absolute;
  left: 0;
  padding: 2px 5px 0; }

.disscount p {
  color: #fff; }

.disscount p span {
  color: #fff;
  display: block; }

.col-centered {
  float: none;
  margin: 0 auto;
  text-align: center; }

h2.lined-heading:before {
  border-top: 2px solid #e72486;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1; }

*:before, *:after {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

.lined-heading {
  display: block;
  margin-bottom: 50px;
  position: relative;
  text-align: center; }

h2.lined-heading span {
  background: none repeat scroll 0 0 #fff;
  display: inline-block;
  padding: 0 20px;
  position: relative;
  z-index: 1;
  color: #155a9a;
  text-transform: uppercase; }

/*REAPONSIVE STYLE*/
@media only screen and (max-width: 1200px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
@media only screen and (max-width: 1200px) {
  .navbar-collapse {
    border-top: none;
    box-shadow: none; } }

/*# sourceMappingURL=style.css.map */
