/*==============================

    Template Name: Medizee - eCommerce HTML5 Template
    Description: This is html5 template
    Author: Aaryaweb
    Version: 1.0 

===============================*/



/*================================================
[  BASIC STYLE START ]
================================================

01. Google Fonts
02. General Style
03. Headings Style 
04. Button Style
05. Form Style
06. Spacing Style
07. custom row and col Style 

======================================
[  BASIC STYLE END ]
======================================

  *------ Loader Css -------*
  *------ Newsletter -------*

  *------ HEADER ---------* 
    - Header Style
    - Navigation Menu Style
    - Megamenu Style
    - Sub Menu Product
    - notification

  *------ CONTANT --------*
    - Banner Style
    - Bread-crumb CSS
    - Sub Banner
    - Product Box part
    - Sidebar CSS
    - daily deals
    - Services Features
    - Parallax
    - Blog detail
    - Brand-Logo
    - Arrow Style
    - pagination CSS
    - Login Register
    - Account Page
    - Cart Page
    - Commun table Css
    - Compare Page
    - Checkout Page
    - About Page
    - Testimonial Style Css
    - Contact Page
    - 404 Page
    - footer CSS

*/

@import url("../css/animate.css");
@import url("../css/simplebar.min.css");
@import url("../css/font-awesome.min.css");
@import url("../css/bootstrap.min.css");
@import url("../css/owl.carousel.css");
@import url("../css/magnific-popup.css");
@import url("../css/jquery-ui.css");

/**********************
    Google Fonts
***********************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,400&display=swap');


/**************************
    General Style Start
***************************/

   ::-moz-selection {
   background-color: #2084ff;
   color: #FFF;
  }

  ::selection {
    background-color: #2084ff;
    color: #FFF;
  }

  body, html {
    height: 100%;
    margin: 0;
    padding: 0;
  }

  body {
    line-height: 24px;
    color: #687188;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
      -webkit-font-weight: 500;
  }

  body.dark-header {
    padding-top: 82px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .no-js #loader {
    display: none;
  }

  .js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
  }

  .se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background:#fff;
  }

  .main {
    position: relative;
    overflow: hidden;
  }

  img {
   /* height: auto;*/
    max-width: 100%;
    border: none;
    outline: none;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }

  .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
  }
  
  .owl-nav button span {
    display: none;
  }

  a, a:focus, a:active, a:link, img {
    outline: none;
    text-decoration: none;
  }

  a {
    cursor: pointer;
    text-decoration: none;
    color: #687188;
      -webkit-transition: all 0.25s ease 0s;
         -moz-transition: all 0.25s ease 0s;
          -ms-transition: all 0.25s ease 0s;
           -o-transition: all 0.25s ease 0s;
              transition: all 0.25s ease 0s;
  }

  a:hover {
    color: #2084ff;
    text-decoration: none;
      -webkit-transition: all 0.25s ease 0s;
         -moz-transition: all 0.25s ease 0s;
          -ms-transition: all 0.25s ease 0s;
           -o-transition: all 0.25s ease 0s;
              transition: all 0.25s ease 0s;
  }
  a.link {
    color: #292b2c;
  }
  a.link:hover {
    color: #2084ff;
  }

  br {
    font-size: 0;
    line-height: 0;
  }

  hr {
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 1px solid #f1f1f1;
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  .divider {
    position: relative;
    overflow: hidden;
    height: 4px;
    z-index: 9;
  }
  .divider:before, .divider:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0px;
    height: 0;
    border-top: 1px solid #f1f1f1;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
  }
  .divider::before {
      margin-top: -1px;
  }

  ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
  }

  .position-r {
    position: relative;
  }

  .position-s {
    position: static;
  }

  .position-initial {
    position: initial;
  }

  .overflow-h{
    overflow: hidden;
  }

  .align-center {
    text-align: center;
  }

  .align-left {
    text-align: left ;
  }

  .align-right {
    text-align: right;
  }

  .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p {
    color: #ffffff;
  }

  .dark-bg {
    background: #141414;
    color: #fff;
  }

  .gray-bg {
    background: #f5f5f5;
  }

  .light-gray-bg {
      background: #fafafa none repeat scroll 0 0;
  }
  p {
    color: #687188;
  }
  .middle-800 p {
    display: inline-block;
    max-width: 800px;
  }

  .middle-580 p {
    display: inline-block;
    max-width: 580px;
  }

  .text-primary  {
    color: #2084ff !important;
  }
  .badge-primary, .badge-success, .badge-info, .badge-warning, .badge-danger, .badge-dark {
    color: #ffffff;
  }
  .badge-primary {
    background-color: #2084ff;
  }
  .box-wrap {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 30px;
  }

  /*------border Style-------- */
    .border {
      border:  1px solid #e1e1e1 !important;
    }
    .border-tb {
      border-top: 1px solid #e1e1e1 !important;
      border-bottom: 1px solid #e1e1e1 !important;
    }
    .border-lr {
      border-left: 1px solid #e1e1e1 !important;
      border-right: 1px solid #e1e1e1 !important;
    }
    .border-top {
      border-top: 1px solid #e1e1e1 !important;
    }
    .border-left {
      border-left: 1px solid #e1e1e1 !important;
    }
    .border-right {
      border-right: 1px solid #e1e1e1 !important;
    }
    .border-bottom {
      border-bottom: 1px solid #e1e1e1 !important;
    }

  /*------border Style End-------- */

/**************************
    General Style End
***************************/


/**************************
    Headings Style Start
***************************/
  h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #292b2c;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: capitalize;
  }

  h1 {
    font-size: 43px;
    letter-spacing: 1px;
    line-height: 45px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
  }

  h2.section_title {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
  }

  h2.title-bg {
    background: rgba(0, 0, 0, 0) url("../images/title-icon.png") no-repeat scroll center bottom;
    padding-bottom: 15px;
  }

  h3 {
    font-size: 20px;
    line-height: 25px;
  }

  h3.sub-heading {
     font-weight: 500;
     margin-bottom: 0;
  }

  h4 {
    font-size: 16px;
    line-height: 20px;
  }

  h5 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
  }

  h6 {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
  }

  .heading-part {
    position: relative;
  }
  .title-line {
    padding-bottom: 15px;
  }

  .title-line:after {
      background: #eeeeee;
      content: "";
      position: absolute;
      height: 2px;
      width: 100%;
      left: 0;
      bottom: 0;
      z-index: -1;
  }
  .section_title span:after {
    background: #2084ff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -5px;
    width: 50px;
    z-index: 1;
  }

  /*------ Custom Headings Style Start ---------*/
  .homepage h2.section_title {
    background: #2084ff;
    display: inline-block;
    font-size: 20px;
    padding: 7px 30px 7px 20px;
    color: #fff;
    border-radius: 0 25px 25px 0;
  }
  /*------ Custom Headings Style End ---------*/

/**************************
    Button Style Start
***************************/
  .btn, button {
    background-color: transparent;
    padding: 12px 15px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    cursor: pointer;
    border: none;
    overflow: hidden;
    position: relative;
    z-index: 0;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
           -o-border-radius: 5px;
              border-radius: 5px;
      -webkit-transition: all 0.3s ease 0s;
         -moz-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
           -o-transition: all 0.3s ease 0s;
              transition: all 0.3s ease 0s;
  }

  button:focus, .btn:focus, .btn.focus {
      outline: 0 none;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
  }

  .btn:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    width: 50px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }

  .btn:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }

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

  .btn.big-width {
    padding: 13px 30px;
  }

  .btn.big {
    padding: 18px;
  }

  .btn.small {
    padding: 8px 12px;
    font-weight: 400;
    font-size: 14px;
  }

  .btn i.fa.fa-lg {
    line-height: 8px;
  }

  .btn span ~ i.fa, .btn i.fa ~ span {
    margin-left: 5px;
  }

  .btn-black {
    color: #fff;
    background: #222;
    border: none;
  }

  .btn-black:hover {
    color: #fff;
    background: #2084ff;
  }

  .btn-color {
    color: #fff !important;
    background: #2084ff;
    border: none;
  }

  .btn-color:hover {
    color: #fff !important;
    background: #0055bd;
  }

  .btn-white {
    color: #222;
    background: rgba(255,255,255,1);
    border: none;
  }

  .btn-white:hover {
    color: #222;
    background: #2084ff;
  }

  .btn-transparent {
    color: #f22a59;
    background: transparent;
    border: none;
  }

  .btn-border {
    color: #3f3f3f;
    padding: 10px 15px; 
    border: 1px solid #e1e1e1;
  }

  .btn-border:hover {
    border: 1px solid #2084ff;
    color: #2084ff;
  }


/**************************
    Button Style End
***************************/

/**************************
    Form Style Start
***************************/
  * {
    outline: none !important;
  }
  select {
    background: url(../images/select-icon.png) no-repeat scroll right 50% #fff !important;
    line-height: 18px;
    border: 1px solid #eaeaea;
    padding: 5px 24px 5px 5px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .full select {
    width: 100%;
  }
  .form-group {
    margin-bottom: 30px;
  }
  .main-form textarea {
    max-width: 100%;
  }
  .main-form input, .main-form textarea, .main-form select {
    background: #fff;
    padding: 10px 15px;
    width: 100%;
    height: auto;
    border: 1px solid #eeeeee;
    min-height: 40px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .main-form input:focus, .main-form textarea:focus, .main-form select:focus {
    border: 1px solid #eeeeee;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .check-box label {
    display: inline;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle;
  }
  .check-box input, .radio input.radio-button {
    display: none;
  }
  .checkout-section .check-box input[type="checkbox"] {
    margin: 5px 0 0;
    min-height: 1px;
    display: none;
  }
  .category-dropdown {
    border: none;
    position: absolute;
    left: 0;
    top: 0;
  }
  .category-dropdown select {
    border: none;
    height: 45px;
    width: 250px;
    padding: 7px 24px 7px 15px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
  }
  .select-dropdown fieldset {
    padding: 0;
    line-height: 0;
  }
  .select-dropdown .ui-state-default {
    border: none; 
    background: rgba(0,0,0,0) url(../images/select-icon.png) no-repeat scroll right 50% !important;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #687188;
    display: inline-block;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .category-dropdown .ui-state-default {
    height: 40px;
  }
  .select-item .ui-state-default {
      margin-top: 2px;
      border: 1px solid #eeeeee;
      padding: 5px;
  }
  .select-dropdown .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0;
    font-weight: 400;
  }
  .category-dropdown .ui-selectmenu-button span.ui-selectmenu-text {
    margin-top: 10px;
    padding-left: 15px;
  }
  .input-box .ui-state-default {
      border: 1px solid #eeeeee;
      padding: 10px 15px;
      width: 100% !important;
  }
  .ui-selectmenu-menu {
    z-index: 10;
  }
  .ui-selectmenu-menu  .ui-widget-content {
    background: #fff;
    border-top: 2px solid #2084ff;
    max-height: 350px;
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  }
  .ui-selectmenu-menu .ui-menu .ui-menu-item {
    background: none;
    font-family: 'Roboto', sans-serif;
    color: #878787;
    font-size: 14px;
  }
  .ui-selectmenu-menu .ui-state-hover, .ui-selectmenu-menu .ui-widget-content .ui-state-hover, .ui-selectmenu-menu .ui-widget-header .ui-state-hover, 
  .ui-selectmenu-menu .ui-state-focus, .ui-selectmenu-menu .ui-widget-content .ui-state-focus, .ui-selectmenu-menu .ui-widget-header .ui-state-focus {
    color: #2084ff;
    font-weight: 400;
    background: #ebebeb;
  }
  .ui-selectmenu-menu  .ui-menu .ui-state-focus, .ui-selectmenu-menu  .ui-menu .ui-state-active {
    margin: 0;
  }
  .ui-menu .ui-menu-item{
    padding : 5px 15px;
  }

  /* checkbox CSS Start */
  label {
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    max-width: 100%;
  }
  .checkbox + label, .radio-button + label {
      cursor: pointer;
      line-height: 17px;
      padding-left: 20px;
      position: relative;
  }
  .checkbox:checked + label::before, .radio-button:checked + label::before {
      background: #2084ff none repeat scroll 0 0;
      border-color: #2084ff;
  }
  .checkbox + label::before, .radio-button + label::before, .checkbox + label::after {
      content: "";
      height: 15px;
      left: 0;
      position: absolute;
      top: 0;
      width: 15px;
      margin-top: 2px;
  }
  .checkbox + label::before, .radio-button + label::before {
      background: #ffffff none repeat scroll 0 0;
      border: 1px solid #d7d7d7;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
           -o-border-radius: 3px;
              border-radius: 3px;
  }
  .radio-button + label::before {
    margin-top: 6px; 
  }
  .checkbox:checked + label::after {
      background-image: url("../images/check-box-icon.png");
      background-repeat: no-repeat;
      margin-left: 2px;
      margin-top: 4px;
  }
  input.radio-button:checked + label::before {
      background-image: url("../images/radio-icon.png");
      background-position: -2px -2px;
      background-repeat: no-repeat;
  }
  .radio-button + label::before {
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
           -o-border-radius: 50%;
              border-radius: 50%;
  }
/**************************
    Form Style End
***************************/

/**************************
    Spacing Style Start
***************************/

  /*----- float -----*/
  .right-side {
    float: right;
  }
  .left-side {
    float: left;
  }

  /*----- Basic margin padding -----*/
  .m-10 { margin: 10px; }
  .m-15 { margin: 15px; }
  .m-20 { margin: 20px; }
  .m-30 { margin: 30px; }
  .mb-minus-30 { margin-bottom: -30px; }

  .p-10 { padding: 10px; }
  .p-15 { padding: 15px; }
  .p-20 { padding: 20px; }
  .p-30 { padding: 30px; }

  /*----- Page Section Spacing -----*/

    /*----- Padding top-bottom -----*/
    .ptb-10 { padding: 10px 0; }
    .ptb-20 { padding: 20px 0; }
    .ptb-30 { padding: 30px 0; }
    .ptb-60 { padding: 60px 0; }
    .ptb-80 { padding: 80px 0; }

    /*----- Padding left-right -----*/
    .plr-15 { padding: 0 15px; }

    /*----- Padding top-----*/
    .pt-10 { padding-top: 10px; }
    .pt-20 { padding-top: 20px; }
    .pt-30 { padding-top: 30px; }
    .pt-60 { padding-top: 60px; }
    .pt-80 { padding-top: 80px; }

    /*----- Padding left-----*/
    .pl-20 { padding-left: 20px; }
    .pl-30 { padding-left: 30px !important; }

    /*----- Padding bottom-----*/
    .pb-30 { padding-bottom: 30px; }
    .pb-60 { padding-bottom: 60px; }
    .pb-70 { padding-bottom: 70px; }
    .pb-80 { padding-bottom: 80px; }

    /*----- Padding right-----*/
    .pr-30 { padding-right: 30px; }

    /*----- Margin top-bottom -----*/
    .mtb-10 { margin: 10px 0; }
    .mtb-15 { margin: 15px 0; }
    .mtb-20 { margin: 20px 0; }
    .mtb-30 { margin: 30px 0; }

    /*----- Margin top -----*/
    .mt-10 { margin-top: 10px; }
    .mt-20 { margin-top: 20px; }
    .mt-30 { margin-top: 30px; }

    /*----- Margin bottom -----*/ 
    .mb-10 { margin-bottom: 10px; }
    .mb-20 { margin-bottom: 20px; }
    .mb-30 { margin-bottom: 30px; }

    /*----- Margin right -----*/
    .mr-20 { margin-right: 20px; }
    .mr-30 { margin-right: 30px; }

/**************************
    Spacing Style End
***************************/


/******************************************
    Custom row and col Style Start
*******************************************/

  /*----- Custom row -----*/
    .custom-row-5 {
      margin-left: -5px;
      margin-right: -5px;
    }
    .custom-row-10 {
      margin-left: -10px;
      margin-right: -10px;
    }

    /*----- Custom col -----*/
    .custom-col-5 {
      padding-left: 5px;
      padding-right: 5px;
    }
    .custom-col-10 {
      padding-left: 10px;
      padding-right: 10px;
    }
/******************************************
    Custom row and col Style End
*******************************************/

/********************************
    back-to-top Arrow Start
*********************************/
  .scroll-top {
    bottom: 10px;
    position: fixed;
    right: 10px;
    z-index: 2;
  }

  .scroll-top .scrollup:before {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 18px;
  }

  .scroll-top .scrollup {
    background: #2084ff;
    border: 2px solid #fff;
    display: none;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 34px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
           -o-border-radius: 50%;
              border-radius: 50%;
  }
/******************************** 
    back-to-top Arrow End
*********************************/

  /*---------------- Loader Css Start ----------------*/
  .chasing-dots {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
  }
  .boxes {
    --size: 22px;
    --duration: 800ms;
    height: calc(var(--size) * 2);
    width: calc(var(--size) * 3);
    position: relative;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    margin-top: calc(var(--size) * 1.5 * -1);
    -webkit-transform: rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px);
            transform: rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px);
  }
  .boxes .box {
    width: var(--size);
    height: var(--size);
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  .boxes .box:nth-child(1) {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-animation: box1 var(--duration) linear infinite;
            animation: box1 var(--duration) linear infinite;
  }
  .boxes .box:nth-child(2) {
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
    -webkit-animation: box2 var(--duration) linear infinite;
            animation: box2 var(--duration) linear infinite;
  }
  .boxes .box:nth-child(3) {
    -webkit-transform: translate(100%, 100%);
            transform: translate(100%, 100%);
    -webkit-animation: box3 var(--duration) linear infinite;
            animation: box3 var(--duration) linear infinite;
  }
  .boxes .box:nth-child(4) {
    -webkit-transform: translate(200%, 0);
            transform: translate(200%, 0);
    -webkit-animation: box4 var(--duration) linear infinite;
            animation: box4 var(--duration) linear infinite;
  }
  .boxes .box > div {
    --background: #5C8DF6;
    --top: auto;
    --right: auto;
    --bottom: auto;
    --left: auto;
    --translateZ: calc(var(--size) / 2);
    --rotateY: 0deg;
    --rotateX: 0deg;
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--background);
    top: var(--top);
    right: var(--right);
    bottom: var(--bottom);
    left: var(--left);
    -webkit-transform: rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ));
            transform: rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ));
  }
  .boxes .box > div:nth-child(1) {
    --top: 0;
    --left: 0;
  }
  .boxes .box > div:nth-child(2) {
    --background: #145af2;
    --right: 0;
    --rotateY: 90deg;
  }
  .boxes .box > div:nth-child(3) {
    --background: #447cf5;
    --rotateX: -90deg;
  }
  .boxes .box > div:nth-child(4) {
    --background: #DBE3F4;
    --top: 0;
    --left: 0;
    --translateZ: calc(var(--size) * 3 * -1);
  }

  @-webkit-keyframes box1 {
    0%,
      50% {
      -webkit-transform: translate(100%, 0);
              transform: translate(100%, 0);
    }
    100% {
      -webkit-transform: translate(200%, 0);
              transform: translate(200%, 0);
    }
  }

  @keyframes box1 {
    0%,
      50% {
      -webkit-transform: translate(100%, 0);
              transform: translate(100%, 0);
    }
    100% {
      -webkit-transform: translate(200%, 0);
              transform: translate(200%, 0);
    }
  }
  @-webkit-keyframes box2 {
    0% {
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%);
    }
    50% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    100% {
      -webkit-transform: translate(100%, 0);
              transform: translate(100%, 0);
    }
  }
  @keyframes box2 {
    0% {
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%);
    }
    50% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    100% {
      -webkit-transform: translate(100%, 0);
              transform: translate(100%, 0);
    }
  }
  @-webkit-keyframes box3 {
    0%,
      50% {
      -webkit-transform: translate(100%, 100%);
              transform: translate(100%, 100%);
    }
    100% {
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%);
    }
  }
  @keyframes box3 {
    0%,
      50% {
      -webkit-transform: translate(100%, 100%);
              transform: translate(100%, 100%);
    }
    100% {
      -webkit-transform: translate(0, 100%);
              transform: translate(0, 100%);
    }
  }
  @-webkit-keyframes box4 {
    0% {
      -webkit-transform: translate(200%, 0);
              transform: translate(200%, 0);
    }
    50% {
      -webkit-transform: translate(200%, 100%);
              transform: translate(200%, 100%);
    }
    100% {
      -webkit-transform: translate(100%, 100%);
              transform: translate(100%, 100%);
    }
  }
  @keyframes box4 {
    0% {
      -webkit-transform: translate(200%, 0);
              transform: translate(200%, 0);
    }
    50% {
      -webkit-transform: translate(200%, 100%);
              transform: translate(200%, 100%);
    }
    100% {
      -webkit-transform: translate(100%, 100%);
              transform: translate(100%, 100%);
    }
  }

  /*---------------- Loader Css End ----------------*/

  /*----- Newslater-popup Start ----- */
  .subscribe-popup .modal-content {
    border: 0;
    border-radius: 0;
  }
  .subscribe-popup .modal-body {
    padding: 0;
  }
  .subscribe-popup .close {
    position: absolute;
    background: #ffffff;
    right: 0;
    top: 0;
    z-index: 9;
    opacity: 1;
    text-shadow: none;
    width: 40px;
    height: 40px;
  }
  .newsletter-popup .newsletter-inner input {
    max-width: 270px;
    padding: 7px;
    background: none;
  }
  .newsletter-popup .newsletter-inner .main_title {
    display: block;
    font-size: 24px;
    line-height: 30px;
  }
  .newsletter-popup .newsletter-inner form button {
    position: relative;
    background: #2084ff;
    color: #fff;
    cursor: pointer;
  }
  .newsletter-popup .newsletter-inner p {
    margin-bottom: 15px;
    max-width: 350px;
    display: inline-block;
  }
  /*----- Newslater-popup End ----- */

/**************************
    HEADER Style Start
***************************/
  header#header {
    background: #eeeeee;
    top: 0;
    width: 100%;
    z-index: 2;
    border: none;
    padding: 0 ;
    position: relative;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  #header hr {
    border-color: #3c3c4a;
  }
  .header-middle {
    background: #ffffff;
      display: inline-block;
      width: 100%;
  }
  .header-bottom {
      background: #2084ff;
      width: 100%
  }

  .navbar .container {
    display: block;
  }

/*----- header-top Style Start -----*/
  .header-top {
      background: #f5f5f5;
      width: 100%;
  }
  .language-currency fieldset {
    padding: 0;
    line-height: 0;
  }
  .language-currency .ui-state-default, 
  .language-currency .ui-widget-content .ui-state-default, 
  .language-currency .ui-widget-header .ui-state-default {
      border: none; 
      background: rgba(0,0,0,0) url(../images/select-icon.png) no-repeat scroll right 50% !important;
      font-weight: bold;
      box-shadow: none;
      width: 90px !important; 
      padding-right: 10px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
           -o-border-radius: 0;
              border-radius: 0;
  }
  .language-currency .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 10px 10px 10px 0;
    font-weight: 400;
    color: #878787;
  }
  #country-button {
    border-right: 1px solid #e1e1e1;  
  }
  .top-left ul li {
    float: left;
  }
  .top-left ul li .info {
      margin-left: 15px;
      padding: 8px 0;
      color: #878787;
  }
  .top-right-link {
    padding: 8px 0;
  }
  .top-right-link ul li {
    float: left;
    cursor: pointer;
    border-right: 1px solid #e1e1e1;
    padding: 0 12px;
    position: relative;
    font-weight: 300;
  }
  .top-right-link ul li a:hover {
      color: #2084ff;
  }
  .top-right-link ul li:first-child  {
      padding-left: 0;
  }
  .top-right-link ul li:last-child  {
      border-right: none;
      padding-right: 0;
  }
  .top-right-link ul li:last-child a {
      border-right: medium none;
      padding-right: 0;
  }
  .top-right-link ul li a span {
    background: transparent url("../images/sprite.png") no-repeat scroll 0 0;
      margin: 0 4px -2px 0;
      display: inline-block;
      width: 20px;
      height: 17px;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  .top-right-link ul li.login-icon a span {
    background-position: -53px -559px;
  }
  .top-right-link ul li.login-icon:hover a span {
    background-position: -53px -580px;
  }
  .top-right-link ul li.track-icon a span {
      background-position: -56px -605px;
  }
  .top-right-link ul li.track-icon:hover a span {
      background-position: -56px -627px;
  }
  .top-right-link ul li.gift-icon a span {
      background-position: -58px -650px;
  }
  .top-right-link ul li.gift-icon:hover a span {
      background-position: -58px -672px;
  }
  .content-dropdown {
    display: none ;
  }
/*----- header-top Style End -----*/

/*----- header-middle Style Start -----*/
  /*----- Logo Style Start -----*/
    .navbar-header {
        float: none;
    }
    .navbar-header .navbar-brand {
      height: auto;
      margin-right: 0 !important;
      margin-top: 0 !important;
      margin-left: 0 !important;
      padding: 20px 0 ;
    }
    .navbar {
      margin-bottom: 0;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
             -o-border-radius: 0;
                border-radius: 0;
    }
  /*----- Logo Style End -----*/

  /*----- header-middle header-right-link------*/
  .header-right-link > ul > li {
    float: left;
    padding: 26px 0 32px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
  }
  .header-right-link ul li:hover {
    overflow: visible;
  }
  .header-right-link > ul > li.cart-icon {
    margin-right: 0;
  }
  .header-right-link ul li.main-search {
    overflow: visible;
  }
  .header-right-link > ul > li > a {
    display: inline-block;
    width: auto;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .header-right-link > ul > li > a span {
    background:transparent  url("../images/sprite.png") no-repeat scroll 0 0 ;
    height: 30px;
    width: 30px;
    position: relative;
    display: inline-block;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  } 
  .header-right-link ul li.search-box > a span {
    background-position: -10px -92px;
  }
  .header-right-link ul li.cart-icon > a span {
    background-position: -54px -31px;
    position: relative;
  }
  .header-right-link ul li.cart-icon:hover > a span {
    background-position: -54px -65px;
  }
  .header-right-link ul li.cart-icon > a span small.cart-notification {
    background: #2084ff ;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -4px;
    width: 16px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
  }
  .header-right-link ul li:hover > a .my-cart {
    color: #2084ff;
  }
  .side-toggle button i {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") repeat scroll 0 0;
    font-size: 21px;
    height: 30px;
    overflow: hidden;
    text-indent: -46px;
    width: 30px;
    display: inline-block;
  }
  .side-toggle button i.fa-bar {
    background-position: -130px -790px;
  }
  .side-toggle button i.fa-close {
    background-position: -130px -819px;
  }
  .header-right-link > ul > li.side-toggle {
    display: none;
  }
  /*----- header-middle header-right-link------*/
/*----- header-middle Style End -----*/

/*----- Search Style Start -----*/
  .search-box {
    position: relative;
  }
  .search-box input.input-text {
      border: none;
      width: 100%;
      height: 42px;
      padding: 6px 6px 6px 10px;
      -webkit-border-radius : 0;
         -moz-border-radius : 0;
         -o-border-radius : 0;
          border-radius : 0;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  .popup-detail .search-box input.input-text {
    border: 1px solid #eeeeee;
  }
  .search-box button.search-btn {
    background: url("../images/sprite.png") no-repeat scroll -4px -89px #f5f5f5;
    border: none; 
    height: 42px;
    width: 42px;
    position: absolute;
    right: -1px;
    top: 0;
  }
  .search-box button.search-btn:hover {
    background-color: #2084ff; 
  }
  .top-search-bar {
      position: absolute;
      top: 0px;
      width: 100%;
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.4s ease-in-out 0s;
         -moz-transition: all 0.4s ease-in-out 0s;
          -ms-transition: all 0.4s ease-in-out 0s;
           -o-transition: all 0.4s ease-in-out 0s;
              transition: all 0.4s ease-in-out 0s;
  }
  .top-search-bar.open {
      opacity: 1;
      visibility: visible;
  }
  .top-search-bar .search-box a span {
      background: url("../images/sprite.png") no-repeat scroll -15px -136px rgba(0, 0, 0, 0);
      display: block;
      height: 30px;
      margin-top: 12px;
      width: 20px;
  }
  .top-search-bar .search-box .search-btn {
      color: #ffffff;
      font-size: 20px;
      left: 0;
      position: absolute;
  } 
  .search-box .close-btn {
      color: #fff;
      cursor: pointer;
      font-size: 20px;
      position: absolute;
      right: 13px;
      top: 25px;
  }
  .top-search-bar .search-box .close-btn span {
      background: url("../images/sprite.png") no-repeat scroll -132px -768px rgba(0, 0, 0, 0);
      display: block;
      height: 20px;
      width: 20px;
  }
  .top-search-bar .search-box {
      background: #2084ff none repeat scroll 0 0;
      padding: 15px 30px;
      position: relative;
  }
  .top-search-bar .search-box input {
      background: none repeat scroll 0 0 transparent;
      border: medium none;
      color: #ffffff;
      padding: 2px 30px 3px;
      width: 100%;
  } 
/*----- Search Style End -----*/

/*----- Navigation Menu Style -----*/
  .navbar-collapse.collapse {
      display: inline-block;
      padding-left: 0;
  }
  .navbar-collapse.collapse.menu-open {
      opacity: 1;
      visibility: visible;
  }
  .collapsing {
    display: inline-block;
  }
  .navbar-nav > li > a {
      color: #292b2c;
      display: inline-block;
      font-weight: 500;
      letter-spacing: 1px;
      padding: 36px 16px;
      position: relative;
      text-transform: uppercase;
  }
  .navbar-nav > li > a:hover {
    color: #2084ff;
  }
  .nav > li {
    position: static;
  }
  .navbar-toggle {
      border: none;;
      background: none;
      height: auto;
      margin-right: 0;
      padding: 0;
      width: 20px;
      display: inline-block;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
         -o-border-radius: 0;
          border-radius: 0;
  }

  .navbar-toggle:hover {
    color: #1f1f2f ;
  }
  .navbar-nav > li.dropdown > a::after {
      border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
      border-style: solid;
      border-width: 11px;
      bottom: 0;
      content: "";
      left: 50%;
      opacity: 0;
      position: absolute;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .navbar-nav > li.dropdown:hover > a::after {
      opacity: 1;
  }
/*----- Navigation Menu Style End -----*/

/*----- Menu Label -----*/
   .nav > li .menu-label {
      color: #ffffff;
      display: inline-block;
      font-size: 10px;
      position: absolute;
      left: 50%;
      text-transform: uppercase;
      top: 0px;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .menu-label span {
      padding: 2px 5px;
      color: #ffffff;
      display: inline-block;
      line-height: initial;
      position: relative;
      text-transform: uppercase;
  }
  .menu-label .hot-menu {
    background: #0fb7a4;
  }
  .menu-label .new-menu {
    background: #1b2839;
  }
  .menu-label span::after {
    border-style: solid;
    border-width: 5px;
    content: "";
    left: 50%;
    opacity: 1;
    position: absolute;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .menu-label .hot-menu:after {
    border-color: #0fb7a4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  }
  .menu-label .new-menu:after {
    border-color: #1b2839 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  }
/*----- Menu Label End -----*/

/*----- Cart Icon Hover -----*/
  .header-link-dropdown {
    background: #fff;
    border-top: 2px solid #2084ff;
    position: absolute;
    width: 320px;
    display: inline-block;
    right: 0;
    top: 100%;
    padding: 30px 20px 30px 30px;
    opacity: 0;
    margin-top: 15px;
    z-index: 3;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

  }
  .header-link-dropdown:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2084ff;
    border-style: solid;
    border-width: 11px;
    content: "";
    right: 0px;
    opacity: 1;
    position: absolute;
    top: -22px;
  }
  .header-right-link > ul > li:hover .header-link-dropdown {
    opacity: 1;
    margin-top: 0;
  }
  .cart-list.link-dropdown-list {
    padding-right: 10px;
  }
  .header-right-link .link-dropdown-list > li {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
  }
  .header-link-dropdown .dropdown-title {
    color: #2084ff;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .cart-dropdown .cart-list li .media {
    padding-right: 25px;
    margin-top: 0;
  }
  .cart-dropdown .btn-color.btn {
      font-size: 15px;
      padding: 13px 20px;
      text-transform: none;
  }
  .cart-dropdown .media-body span {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
  }
  .cart-dropdown .cart-list li .media .pull-left {
    width: 95px;
    padding-right: 20px;
  }
  .cart-dropdown .cart-list li .media .pull-left img {
    max-width: 100%;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .close-cart {
    height: 15px;
    position: absolute;
    right: 0;
    width: 15px;
  }
  .cart-dropdown .cart-price {
    font-weight: 500;
    margin-bottom: 5px;
  }
  .cart-dropdown .custom-qty {
    display: inline-flex;
  }
  .cart-dropdown .input-text.qty {
    border: 1px solid #e1e1e1;
    max-width: 40px;
    height: 25px;
    width: 40px;
    padding: 0 5px;
    float: left;
    text-align: center;
    margin: 0 5px;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
           -o-border-radius: 5px;
              border-radius: 5px;
  }
  .simplebar-track {
    transition: opacity .25s ease-in-out;
    background-color: #e9edf4;
  }
  .simplebar-track.simplebar-vertical{
    width: 5px;
  }
  .simplebar-track.simplebar-vertical .simplebar-scrollbar {
    width: 5px;
  }
  .simplebar-scrollbar::before {
    right: 0;
    left: 0;
  }
  .simplebar-track.simplebar-vertical .simplebar-scrollbar::before {
    background: #8e8a8a;
    top: 0;
    bottom: 0;
  }
  .account-link-dropdown {
    width: 280px;
  }
  .account-link-dropdown a:hover, .account-link-dropdown a.active {
    color: #2084ff;
  }
  .account-link-dropdown .link-dropdown-list > li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
/*----- Cart Icon Hover End -----*/

  /*----- Megamenu Style -----*/
  .megamenu {
    background: #fff;
    color: #a4a4a4; 
    padding: 20px 30px;
    text-align: left;
    position: absolute;
    top: 100%;
    margin-top: 15px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    left: auto;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
  .nav > li.level:hover .megamenu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
  }
  .megamenu-inner-top {
      display: inline-block;
      width: 100%;
  }
  .megamenu .sub-menu-level1 li.level2 {
    min-width: 200px;
  }
  .megamenu .level2 > a {
    display: inline-block;
    margin-right: 35px;
    color: #2084ff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .megamenu .sub-menu-level2 li.level3 > a {
    color: #666666;
    display: inline-block;
    padding: 3px 0;
    text-transform: capitalize;
  }
  .megamenu .sub-menu-level2 li.level3 > a:hover {
    color: #2084ff;
  }
  .megamenu .sub-menu-level2 li.level3 > a span {
    float: left;
    font-size: 9px;
    margin-right: 9px;
    margin-top: -1px;
  }
  .megamenu-inner-top .col-md-10 {
      padding-right: 30px;
  }
  .megamenu .sub-menu-level1 li.level2:last-child {
      min-width: 170px;
  }
   #menu-main .level3 {
    width: 100%;
  }
  /*----- Main-Header ------*/

  /*----- Sub Menu Product part -----*/
  .sub-menu-slider .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sub-menu-slider {
    max-width: 200px;
    height: auto;
  }
  .sub-menu-slider .product-item-details {
      text-align: left;
  }
  .sub-menu-slider .product-item {
    display: inline-block;
    max-width: 100%;
  }
  .sub-menu-slider .product-image {
    max-width: 100%;
  }
  .sub-menu-slider .pro_cat {
     min-height: auto !important;
  }
  .sub-menu-slider .product-item-name a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .sub-menu-slider .price-box {
      line-height: 16px;
      float: left;
  }
  .price-box {
    line-height: 16px;
  }
  .price-box .price {
    font-size: 14px;
    font-weight: 500;
    color: #2084ff;
  }
  /*----- Sub Menu Product part End-----*/

  /*----- Search-Wrap -----*/
  .sidebar-search-wrap, .sidebar-cart-wrap {
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #f7f7f7;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
    width: 100%;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  .sidebar-table-container {
      height: 100%;
      width: 100%;
  }
  .sidebar-align-container {
      height: 100%;
      width: 100%;
  }
  .search-closer {
    background: url("../images/sprite.png") -53px -1366px;
    height: 30px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
  }
  .search-container {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    top: 50%;
    width: 700px;
    max-width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cart-container {
      border: 1px solid #dbdbdb;
      width: 1050px;
      text-align: left;
  }
  .search-container input[type="text"] {
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    color: #687188;
    font-size: 20px;
    font-weight: 500;
    height: auto;
    padding: 10px 0;
    line-height: 25px;
    max-width: 100%;
    width: 100%;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
  }
  .search-container span {
    color: #777777;
    float: left;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-top: 27px;
    text-transform: uppercase;
    width: 100%;
  }
  .sidebar-search-wrap.open, .sidebar-cart-wrap.open {
    opacity: 1;
    z-index: 8;
  }

  /*----- notification -----*/
  .notification-img {
      background-image: url("../images/notification-bg.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .notification-btn > a {
      background-color: #ebf9ff;
      border-radius: 50px;
      color: #687188;
      display: inline-block;
      float: left;
      font-size: 12px !important;
      font-weight: bold;
      letter-spacing: 1px;
      line-height: 27px !important;
      margin: 4px 0 0;
      padding: 6px 40px 4px !important;
      text-transform: uppercase;
  }
  .notification-icon > button {
      position: absolute;
      background: url("../images/sprite.png") no-repeat scroll -134px -158px;
      width: 25px;
      height: 25px;
      right: 20px;
      top: 10px;
      padding: 0;
      margin: 0;
  }
  .notification-pera-graph span {
      color: #687188;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 1px;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  /*----- notification End-----*/


/**************************
    CONTANT Style Start
***************************/

/***** Banner Style ******/

  /*----- Banner detail Style ----- */
  .banner {
  	overflow: hidden;
  	position: relative;
  	display: block;
  	width: 100%;
  }
  .main-banner.owl-carousel .owl-wrapper-outer {
  	display: inherit;
  	margin-top: 0;
  	padding-top: 0;
  }
  .banner-detail {
    top: 50%;
    position: absolute;
    width: 100%;
  	-webkit-transform: translateY(-50%);
  	   -moz-transform: translateY(-50%);
  	    -ms-transform: translateY(-50%);
  	     -o-transform: translateY(-50%);
  	        transform: translateY(-50%);
  }
  .banner-detail .banner-detail-inner .banner-title {
    color: #2084ff;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
  	text-transform: capitalize;
  	margin-bottom: 10px;
  }
  .banner-detail .sub-title {
      color: #172337;
      font-size: 25px;
      line-height: 21px;
  }
  .banner-detail .banner-detail-inner .slogan {
      color: #ff0000;
      display: inline-block;
      font-size: 22px;
      margin-bottom: 20px;
      margin-bottom: 20px;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
      	   -o-border-radius: 3px;
      		    border-radius: 3px;
  }
  .banner-detail .banner-detail-inner .slogan span {
      font-size: 25px;
  }
  .banner-detail-inner p {
    font-size: 18px;
    line-height: 24px;
    width: 620px;
 }
  /*----- Banner detail End ----- */

  /*----- Banner Text animation Style ----- */
  .owl-item .slider-animation * {
      -webkit-animation-duration: 1.3s;
              animation-duration: 1.3s;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
  }
  .owl-item.active .animated-1 .slogan {
      -webkit-animation-delay: 0.5s;
              animation-delay: 0.5s;
      -webkit-animation-name: fadeInRight;
              animation-name: fadeInRight;
  }
  .owl-item.active .animated-1 h1 {
      -webkit-animation-delay: 1s;
              animation-delay: 1s;
      -webkit-animation-name: fadeInRight;
              animation-name: fadeInRight;
  }
  .owl-item.active .animated-1 .sub-title, .owl-item.active .animated-1 p {
      -webkit-animation-delay: 1.5s;
              animation-delay: 1.5s;
      -webkit-animation-name: fadeInRight;
              animation-name: fadeInRight;
  }
  .owl-item.active .animated-1 a.btn {
      -webkit-animation-delay: 2s;
              animation-delay: 2s;
      -webkit-animation-name: fadeInRight;
              animation-name: fadeInRight;
  }

  .owl-item.active .animated-2 .slogan {
      -webkit-animation-delay: 0.5s;
              animation-delay: 0.5s;
      -webkit-animation-name: fadeInLeft;
              animation-name: fadeInLeft;
  }
  .owl-item.active .animated-2 h1 {
      -webkit-animation-delay: 1s;
              animation-delay: 1s;
      -webkit-animation-name: fadeInLeft;
              animation-name: fadeInLeft;
  }
  .owl-item.active .animated-2 p, .owl-item.active .animated-2 .sub-title {
      -webkit-animation-delay: 1.5s;
              animation-delay: 1.5s;
      -webkit-animation-name: fadeInLeft;
              animation-name: fadeInLeft;
  }
  .owl-item.active .animated-2 a.btn {
      -webkit-animation-delay: 2s;
              animation-delay: 2s;
      -webkit-animation-name: fadeInLeft;
              animation-name: fadeInLeft;
  }
  /*----- Banner Text animation Style End----- */

  /*------------ Bread-crumb CSS Start -----------------*/
  .bread-banner {
    background: url(../images/inner-banner1.jpg) no-repeat scroll center center;
    padding: 70px 0 70px;
  }
  .bread-banner .bread-detail {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0 !important;
    width: 100%;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  .bread-banner .bread-detail h1 {
      display: inline-block;
      color: #fff;
      font-weight: 600;
      font-size: 22px;
      letter-spacing: 1px;
      margin-bottom: 0;
      line-height: 28px;
  }
  .bread-crumb {
    margin-top: 5px;
  }

  .bread-crumb ul li {
    display: inline-block;
    color: #fff;
  }
  .bread-crumb ul li a {
    color: #fff;
  }
  .bread-crumb ul li a, .bread-crumb ul li span {
    margin: 0 10px;
  }
  .bread-crumb ul li a:hover {
    color: #2084ff;
  }
  .bread-crumb ul li:first-child {
    padding-left: 0;
  }
  /*------------- Bread-crumb CSS End ---------------*/

  /*----- Sub Banner Style ----- */
  .sub-banner {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    max-width: 100%;
  }
  .sub-banner-block .sub-banner:hover img {
    opacity: 0.8;
  }
  .sub-banner .sub-banner-detail {
    top: 50%;
    left: 30px;
    text-align: left;
    position: absolute;
    z-index: 1;
    width: auto;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .sub-banner .sub-banner-detail .sub-banner-title h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
  }
  .sub-banner .sub-banner-offer {
    color: #2084ff;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-transform: capitalize;
  }
  .sub-banner .sub-banner-offer {
    font-size: 18px;
    font-weight: 500;
    color: #ff0000;
  }
  .sub-banner .sub-banner-detail .offer {
    color: #282828;
    font-size: 50px;
    font-weight: 700;
  }

  /*----- Sub Banner Hover effect Style ----- */
  .sub-banner:hover:before {
    top: 50%;
    bottom: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.6s ease 0s;
       -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
         -o-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
  }

  .sub-banner:before, .sub-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease 0s;
       -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
         -o-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
  }
  .sub-banner:hover:after {
    left: 50%;
    right: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.6s ease 0s;
       -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
         -o-transition: all 0.6s ease 0s;
              transition: all 0.6s ease 0s;
  }
  .sub-banner:before, .sub-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease 0s;
       -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
         -o-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
  }
  /*----- Sub Banner Hover effect Style ----- */

  /*----- Sub Banner Style End----- */

  /*------------------ shop page banner ---------------*/
  .shop-banner {
    position: relative;
  }
  .shop-banner-detail {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .shop-banner-title {
    color: #2084ff;
    margin-bottom: 0;
    font-weight: 600;
  }
  .shop-offer {
    color: #373f50;
    font-size: 18px;
  }
  /*------------------ shop page banner ---------------*/

  /*********** Product Box part**************/

  /*------- Product Tab Style---------*/
  .product-tab ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
  }
  .product-tab ul li:first-child {
    padding-left: 0;
  }
  .product-tab ul li:last-child {
    padding-right: 0;
  }
  .product-tab ul li::after {
    position: absolute;
    background: #e1e1e1;
    content: "";
    top: 50%;
    right: 0;
    width: 1px;
    height: 16px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .product-tab ul li:last-child:after {
    display: none;
  }
  .product-tab ul li.selected {
    pointer-events: none;
  }
  .product-tab ul li a {
    border: 1px solid transparent;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
  }
  .product-tab ul li a.selected {
    color: #2084ff;
  }
  .product-tab ul li:hover a {
    color: #2084ff !important;
  }
  .tab_cat {
    position: relative;
  }
  .latest-pro {
    display: none;
  }
  .featured-pro {
    display: none;
  }
  .most-viewed-pro {
    display: none;
  }
  /*------- Product Tab Style End---------*/

  /*------- Product details Style---------*/
  .product-slider {
    position: relative;
  }
  .product-slider .pro_cat {
      display: none;
  }
  .product-slider .pro_cat.selected {
      display: block;
  }
  .product-item {
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  .product-slider .item {
    padding-left: 15px;
    padding-right: 15px;
  }

  /*----Product label ------*/
  .main-label {
    color: #ffffff;
    line-height: 19px;
    text-align: center;
    position: absolute;
    padding: 2px 12px;
    font-weight: 500;
    top: 10px;
    z-index: 1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .sale-label {
    background: #ff2020;
    left: 10px;
  }
  .new-label {
    background: #ffe400;
    color: #292b2c;
    right: 10px;
  }
  /*----Product label  End------*/

  /*----Product sold-out  Start------*/
  .product-item.sold-out::before {
    background: rgba(255,255,255,0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .product-item.sold-out::after {
    background: #fa6b6b;
    content: "Sold out";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    text-transform: uppercase;
    padding: 7px 10px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  /*----Product sold-out  End------*/

  .product-image {
    overflow: hidden;
    position: relative;
    min-width: 70px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .product-item:hover .product-image img {
    opacity: 0.7;
  }
  .price-box {
    line-height: 16px;
  }
  .price-box .price {
    font-size: 16px;
    font-weight: 500;
    color: #2084ff;
  }
  .price-box .price.old-price {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
  }

  /*----- product-detail icon --------*/
  .product-detail-btn {
    bottom: 20px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .product-item .product-icon ul {
    display: table;
    margin: 0 auto;
  }
  .product-item .product-icon ul li {
    opacity: 0;
    float: left;
    position: relative;
    -webkit-transform: translate(0, 15px);
       -moz-transform: translate(0, 15px);
        -ms-transform: translate(0, 15px);
         -o-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  .product-item:hover .product-icon ul li{
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .product-item .product-icon ul li:nth-child(1) {
      -webkit-transition: all 0.2s ease 0s;
         -moz-transition: all 0.2s ease 0s;
          -ms-transition: all 0.2s ease 0s;
           -o-transition: all 0.2s ease 0s;
              transition: all 0.2s ease 0s;
  }
  .product-item .product-icon ul li:nth-child(2) {
      -webkit-transition: all 0.3s ease 0s;
         -moz-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
           -o-transition: all 0.3s ease 0s;
              transition: all 0.3s ease 0s;
  }
  .product-item .product-icon ul li:nth-child(3) {
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  .product-item .product-icon ul li:nth-child(4) {
      -webkit-transition: all 0.5s ease 0s;
         -moz-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
           -o-transition: all 0.5s ease 0s;
              transition: all 0.5s ease 0s;
  }
  a i.icon {
    background: #eeeeee url("../images/sprite.png") no-repeat scroll 0 0;
    display: inline-block;
    border: none;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 0 5px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  a i.cart-icon {
    background-position: -47px -193px;
  }
  a:hover i.cart-icon {
    background-position: -47px -229px;
  }
  .addcart-btn a i.cart-icon {
    background-position: -17px -175px;
  }
  a i.compare-icon {
    background-position: -6px -311px;
  }
  a:hover i.compare-icon {
    background-position: -6px -347px;
  }
  a i.quick-icon {
    background-position: -6px -381px;
  }
  a:hover i.quick-icon {
    background-position: -6px -412px;
  }
  a i.wishlist-icon {
    background-position: -6px -237px;
  }
  a:hover i.wishlist-icon {
    background-position: -6px -273px;
  }
  ul li:first-child a i.icon {
    margin-left: 0;
  }
  ul li:last-child a i.icon {
    margin-right: 0;
  }

  /*------Add to cart btn --------*/
  .addcart-btn {
    position: absolute;
    background-color: #ffffff;
    z-index: 1;
    bottom: -50px;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .product-item:hover .addcart-btn {
    bottom: 0;
  }
  .addcart-btn a i.icon {
    height: 20px;
    width: 20px;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
  }
  .addcart-btn a.btn {
    padding: 10px 13px;
  }
  .addcart-btn span {
    float: right;
    margin-top: 2px;
    margin-left: 2px;
  }
  /*------Add to cart btn End--------*/

  .sold-out .product-detail-btn, .sold-out .product-icon.addcart-btn {
    display: none !important;
  }
  /*----- product-detail icon End--------*/

  .product-item .product-title {
    margin-top: 15px;
  }
  .product-title a {
    color: #292b2c;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-transform: capitalize;
  }
  .product-title a:hover {
    color: #2084ff;
  }

  /*----- rating star ---------*/
  .rating-summary-block {
    line-height: 0;
    margin-bottom: 9px;
  }
  .rating-summary-block .rating-result {
    display: inline-block;
    position: relative;
    width: 71px;
  }
  .rating-summary-block.big .rating-result {
    width: 88px;
  }
  .rating-summary-block .rating-result:before {
    color: #c7c7c7;
    content: "" "" "" "" "";
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    height: 16px;
    left: 0;
    letter-spacing: 2px;
    line-height: 16px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .rating-summary-block .rating-result > span {
    display: block;
    overflow: hidden;
  }
  .rating-summary-block .rating-result > span::before {
    color: #ffaf47;
    content: "" "" "" "" "";
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    position: relative;
    z-index: 1;
  }
  .rating-summary-block .rating-result:before, .rating-summary-block .rating-result > span:before {
    font-size: 13px;
    height: 13px;
    line-height: 13px;
  }
  .rating-summary-block.big .rating-result:before, .rating-summary-block.big .rating-result > span:before {
    font-size: 17px;
    height: 17px;
    line-height: 17px;
  }
  .on_sale {
    display: inline-block;
    color: #388e3c;
    font-size: 14px;
    margin-left: 2px;
  }
  /*----- rating star End---------*/

  /*------- Product details Style End---------*/

/*********** Product Box part End**************/

  /*------- Product quick-view-popup Style ---------*/
  .quick-view-popup button.close {
    position: absolute;
    right: 5px;
    top: 0px;
    z-index: 1;
  }
  .quick-view-popup .modal-dialog {
    max-width: 900px;
  }
  .quick-view-popup .modal-body {
    padding: 0 10px;
    margin: 30px 0;
  }
  .quick-view-inner {
    padding: 0 20px;
  }
  .quick-view-popup .simplebar-track.simplebar-horizontal {
    display: none;
  }
  /*------- Product quick-view-popup Style End---------*/

  /* -- Product Zoom Slider Start -- */
  .fotorama__wrap--css3 .fotorama__stage__shaft {
    border: 1px solid #e1e1e1;
    width: calc(100% - 1px) !important;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .fotorama__nav--thumbs {
    margin-top: 15px;
  }
  .fotorama__nav__frame.fotorama__nav__frame--thumb {
    height: auto !important;
    border: 1px solid #e1e1e1;
    margin: 0 3px;
    opacity: 0.5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .fotorama__stage__frame {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active, 
  .fotorama__nav__frame.fotorama__nav__frame--thumb:hover {
    opacity: 1;
    border-color: #2084ff;
  }
  .fotorama__img {
    position: relative;
    top: 0 !important;
  }
  .fotorama__thumb-border {
    display: none !important;
  }
  .fotorama__nav::before, .fotorama__stage::before {
    background-image: none;
  }
  .fotorama__nav::after, .fotorama__stage::after {
    background-image: none;
  }
  .fotorama__fullscreen-icon {
    background: url(../images/sprite.png) no-repeat scroll -87px -331px #2084ff;
    height: 40px;
    width: 40px;
    right: 0;
    top: 0;
  }
  .fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -95px -658px;
  }
  .fotorama__arr {
    background: url(../images/sprite.png) no-repeat scroll 0 0 #2084ff;
  }
  .fotorama__arr--prev {
    background-position: -129px -34px;
  }
  .fotorama__arr--next {
    background-position: -128px -65px;
  }
  /* -- Product Zoom Slider End -- */

  /*--------------Product grid-type & list-type ---------------*/
  .product-listing .inner-listing .item-width {
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .product-listing.list-type .inner-listing .item-width {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .product-listing.list-type .product-item {
    text-align: left;
  }
  .product-item figure {
    margin: 0;
  }
  .list-type .product-item figure {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 265px 1fr;
    align-items: center;
    margin: 0;
  }
  .list-type .listing-view, 
  .grid-type .product-icon.addcart-btn,
  .grid-type .product-detail-btn {
    display: block;
  }
  .grid-type .listing-view, 
  .list-type .product-icon.addcart-btn,
  .list-type .product-detail-btn {
    display: none;
  }
  .list-type .listing-view {
    display: block;
  }
  .list-type .product-title {
    display: inline-block;
  }
  .list-type .product-des p {
    line-height: 20px;
  }
  .list-type .product-item .product-icon ul {
    display: block;
  }
  .list-type .product-item .product-icon ul li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .list-type .product-title a {
    white-space: normal;
  }
  /*-------------- Product grid-type & list-type ---------------*/

  /*----------- Active filters -------------*/
  a.filter-tag {
    background: #f5f5f5;
    padding: 6px 15px;
    border-radius: 5px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  a.filter-tag .fa {
    font-size: 15px;
    margin-left: 5px;
  }
  /*----------- Active filters End-------------*/

  /*------------- Sorting CSS Start -----------*/
  .shorting {
    border-bottom: 1px solid #ededed;
    padding-bottom: 30px;
  }
  .shorting .view {
    float: left;
    margin-right: 20px;
    margin-top: 2px;
  }
  .list-types {
    display: inline-flex;
    float: left;
    margin: 3px 0px 0;
    padding: 0 5px;
  }
  .list-types.grid {
    border-right: 1px solid #dedede;
    padding-left: 0;
  }
  .list-types-icon {
    background: url(../images/grid-list.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 25px;
    width: 36px;
  }
  .grid-icon {
    background-position: -3px -6px;
  }
  .list-icon {
    background-position: -65px -6px;
  }
  .grid-icon:hover, .list-types.active .grid-icon {
    background-position: -3px -39px;
  }
  .list-icon:hover, .list-types.active .list-icon {
    background-position: -65px -39px;
  }
  .list-types a {
    display: inline-flex;
  }
  .short-by, .select-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .show-item > span {
    margin-left: 5px;
    margin-right: 5px;
  }
  .short-by .select-dropdown .ui-state-default,
  .show-item .select-dropdown .ui-state-default {
    padding: 7px 8px;
  }
  .short-by .select-dropdown .ui-state-default {
    width: 160px !important
  }
  .show-item .select-dropdown .ui-state-default {
    padding: 7px 8px;
    width: 70px !important;
  }
  .compare {
    float: right;
  }
  .compare .btn {
    font-size: 15px;
    padding: 9px 15px;
    text-transform: none;
  }
  /*------------- Sorting CSS End ---------------*/

  /*----- pagination CSS Start -----*/
  .pagination-bar ul li {
    float: left;
    margin: 0 2px;
    font-size: 20px;
  }
  .pagination-bar ul li a {
    height: 37px;
    width: 37px;
    display: inline-block;
    line-height: 37px;
    font-size: 14px;
    font-weight: 500;
    text-align: center; 
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
           -o-border-radius: 5px;
              border-radius: 5px;
  }
  .pagination-bar ul li.active a, .pagination-bar ul li:hover a  {
    background: #2084ff;
    color: #fff !important;
  }
  .pagination-bar ul li a .fa {
    font-size: 20px;
    line-height: 37px;
  }
  /*----- pagination CSS End -----*/

  /*---------Sidebar CSS Start --------*/
    .sidebar-block {
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
    }
    .sidebar-block .sidebar-box {
      position: relative;
      display: inline-block;
      width: 100%;
    }
    .sidebar-title h3 {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 0;
      text-transform: capitalize;
    }
    .inner-title {
      color: #292b2c;
      margin-bottom: 8px;
      font-weight: 600;
    }

    /*------ Sidebar Banner Css -------*/
    .sidebar-banner {
      position: absolute;
      top: 20px;
      text-align: center;
      left: 50%;
      transform: translateX(-50%);
      width: 100%;
    }
    .sidebar-banner h2 {
      color: #2084ff;
    }
    .sidebar-slogan {
      color: #292b2c;
      font-size: 16px;
    }
    .offer-sale {
      font-size: 26px;
      font-weight: 500;
      color: #2084ff;
      border-right: 1px solid #2084ff;
      display: inline-block;
      padding-right: 5px;
      margin-right: 5px;
    }
    .offer-discount {
      line-height: 14px;
      color: #292b2c;
    }
    /*------ Sidebar Banner Css -------*/

    /*---Sidebar categorie CSS Start ---*/
    .side-categories .card {
      background-color: transparent;
      border: none;
    }
    .side-categories .categorie-title {
      font-size: 16px;
      font-weight: 500;
      display: inline-block;
      position: relative;
      color: #2084ff;
      padding-left: 20px;
      margin-bottom: 5px;
      width: 100%;
      cursor: pointer; 
    }
    .side-categories .categorie-title.collapsed {
      color: #666666;
    }
    .side-categories .categorie-title.collapsed:hover {
      color: #2084ff;
    }
    .categorie-count {
      font-size: 12px;
      color: #666;
      margin-left: 5px;
    }
    .accordion .categorie-title:before {
      font-family: 'FontAwesome';  
      content: "\f105";
      position: absolute;
      left: 5px;
      top: 0; 
      font-size: 18px;
      margin-right: 10px;
      -webkit-transform: rotate(90deg);
         -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg);
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
    }
    .accordion .categorie-title.collapsed:before {
      content: "\f105";
      -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
           -o-transform: rotate(0deg);
              transform: rotate(0deg); 
    }
    .accordion.side-categories .collapse.show {
      padding-bottom: 0; 
    }
    ul.sub-cate li {
      border-left: 2px solid #e1e1e1;
    }
    ul.sub-cate li a {
      padding: 4px 0 4px 20px;
      display: inline-block;
      position: relative;
    }
    ul.sub-cate li a:before {
      position: absolute;
      content: "";
      background: #e1e1e1;
      width: 15px;
      height: 1px;
      left: 0;
      top: 50%;
    }
    /*----Sidebar categorie CSS End ---*/

    /*-----price-range------*/
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
      background: #2084ff;
    }
    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
      background: #2084ff;
    }
    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
      background: #2084ff;
    }
    /*-----price-range------*/

    /*----- select color & size -----------*/
    .select-size ul, .select-color ul{
      display: inline-block;
    }
    .select-size ul li, .select-color ul li {
      display: inline-flex;
      position: relative;
    }
    .select-size ul li {
      margin-bottom: 15px;
    }
    .select-color ul li {
      margin: 0 6px 15px;
    }
    .select-size ul li label {
      font-weight: 400;
      cursor: pointer;
    }
    .select-size ul li span {
      background: #ffffff;
      border: 2px solid #e1e1e1;
      color: #1f1f2f;
      display: block;
      height: 34px;
      width: 34px;
      line-height: 32px;
      margin-right: 0px;
      text-align: center;
      cursor: pointer;
      text-transform: uppercase;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
           -o-border-radius: 0;
              border-radius: 0;
    }
    .select-size ul li span:hover, 
    .select-size ul li.active span {
      background: #2084ff none repeat scroll 0 0;
      border-color: #2084ff; 
      color: #ffffff;
    }
    .select-color ul li span.color-option {
      background: #f5f5f5 none repeat scroll 0 0;
      display: inline-block;
      height: 24px;
      width: 24px;
      cursor: pointer;
      position: relative;
      -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
         -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
              box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
           -o-border-radius: 50%;
              border-radius: 50%;
    }
    .select-color ul li.active > span::after {
      background: rgba(0, 0, 0, 0) url("../images/color-check.png") no-repeat scroll 0 0;
      content: "";
      display: inline-block;
      height: 25px;
      position: absolute;
      right: -10px;
      top: 0;
      width: 25px;
    }
    .select-color ul li span.red{
      background: #ff0000;
    }
    .select-color ul li span.black{
      background: #000000;
    }
    .select-color ul li span.blue{
      background: #0000ff;
    }
    .select-color ul li span.green{
      background: #82c14f;
    }
    .select-color ul li span.navyblue{
      background: #3c4477;
    }
    .select-color ul li span.rose{
      background: #dd2f86;
    }
    .select-color ul li span.sky {
      background-color: #008dd2;
    }
    .select-color ul li span.cream {
      background-color: #f2d197;
    }
    .select-color ul li span.white {
      background-color: #fff;
    }
    .select-color ul li span.dark-pink {
      background-color: #db0081;
    }
    .select-color ul li span.magenta{
      background: #b9529f;
    }
    .select-color ul li span.yellow {
      background-color: #ffff00;
    }
    .color-tooltip {
      background: #2084ff none repeat scroll 0 0;
      color: #ffffff;
      opacity: 0;
      visibility: hidden;
      font-size: 12px;
      line-height: 14px;
      left: 50%;
      margin: 10px auto 0;
      padding: 4px 10px ;
      position: absolute;
      text-align: center;
      top: -22px;
      white-space: nowrap;
      width: auto;
      z-index: 2;
      -webkit-border-radius: 2px;
         -moz-border-radius: 2px;
           -o-border-radius: 2px;
              border-radius: 2px;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-transition: all 0.4s ease-in-out;
         -moz-transition: all 0.4s ease-in-out;
          -ms-transition: all 0.4s ease-in-out;
           -o-transition: all 0.4s ease-in-out;
              transition: all 0.4s ease-in-out;
      box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.4);
    }
    .select-color ul li:hover .color-tooltip {
      margin: 0 auto;
      opacity: 1;
      visibility: visible;
    }
    .color-arrow {
      border-color: #2084ff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
      border-style: solid;
      border-width: 7px;
      content: "";
      left: 50%;
      opacity: 1;
      position: absolute;
      top: 19px;
      -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
           -o-border-radius: 3px;
              border-radius: 3px;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
    }
    /*----- select color & size End -----------*/

    /*---- Sidebar Tag CSS Start ---*/
    .sidebar-box .search-box button.search-btn {
      background-color: transparent;
      background-position: -7px -126px;
      top: 50%;
      -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
           -o-border-radius: 0px;
              border-radius: 0px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
    }
    .sidebar-box .search-box button.search-btn:after {
      position: absolute;
      background: #e1e1e1;
      content: "";
      height: 20px;
      width: 1px;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
    }
    ul.tagcloud li {
      display: inline-block;
      margin-right: 7px;
      margin-bottom: 7px;
    }
    ul.tagcloud li a {
      border: 1px solid #ebebeb;
      background: #ffffff;
      display: inline-block;
      padding: 5px 10px;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
           -o-border-radius: 5px;
              border-radius: 5px;
    }
    ul.tagcloud li a:hover {
      border-color: #2084ff;
    }
    /*---- Sidebar Tag CSS END -----*/

    /*----sidebar-product & Recent Post  Css -----*/
    #sidebar-product .item {
      padding: 0 15px;
    }
    .sidebar-item.sidebar-product ul li {
      display: inline-flex;
      padding: 8px 0px;
      width: 100%;
      align-items: center;
    }
    .sidebar-item ul li:first-child {
      padding-top: 0;
    }
    .sidebar-item ul li:last-child {
      padding-bottom: 0;
    }
    .sidebar-item .pro-media {
      padding: 0 15px 0 0;
      width: 110px;
    }
    .sidebar-product .pro-media img {
      border: 1px solid #e1e1e1;
    }
    .sidebar-item .pro-detail-info {
      width: 130px;
    }
    .pro-detail-info a {
      line-height: 18px;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%;
    }
    .sidebar-item .rating-summary-block {
      margin-bottom: 5px;
    }
    .sidebar-product a i.icon {
      background-color: transparent;
      width: 20px;
      height: 20px;
      border-radius: 0;
      margin-left: 0;
    }
    .sidebar-product .product-icon {
      border-top: 1px solid #e1e1e1;
      margin-top: 10px;
      padding-top: 10px;
    }
    .sidebar-product a i.cart-icon {
      background-position: -59px -205px;
    }
    .sidebar-product a:hover i.cart-icon {
      background-position: -59px -241px;
    }
    /*----sidebar-product & Recent Post Css End -----*/
  /*---------Sidebar CSS End --------*/

  /*---------Sidebar Home CSS Start --------*/
  .homepage .sidebar-title h3 {
    background: #2084ff;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
  }
  .homepage .sidebar-box .sidebar-contant {
    border: 1px solid #e1e1e1;
    padding: 20px;
  }
  .sidebar-box.feature-block  .sidebar-contant {
    padding: 0;
  }
  .sidebar-box.sidebar-testimonial .sidebar-contant {
    background: #f5f5f5;
  }
  /*---------Sidebar Home CSS End --------*/

  /*-------- Shop Page-2 Sidebar --------------*/
  .slidebar-open {
    height: 30px;
    margin-top: 3px;
    margin-left: 20px;
    padding: 0;
    width: 85px;
  }

  .slidebar-open i {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") repeat scroll 0 0;
    height: 20px;
    overflow: hidden;
    width: 20px;
    margin-top: 2px;
    display: inline-block;
  }
  .slidebar-open.fa-bar i {
    background-position: -137px -746px;
  }
  .slidebar-open.fa-closed i {
    background-position: -136px -769px;
  }

  .sidebar-block.shop-list {
      display: none;
  }

  .sidebar-block.shop-list{
      border-bottom: 0 none;
      bottom: 0;
      display: inline-block !important;
      height: 100% !important;
      left: -280px;
      margin: 0 !important;
      position: fixed !important;
      top: 0 !important;
      width: 280px;
      z-index: 4;
      -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.2);
         -moz-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 0 6px rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }

  .sidebar-block.shop-list.menu-open {
      left: 0;
  }

  .sidebar-block.shop-list {
      overflow-x: hidden !important;
      overflow-y: auto !important;
  }
  /*-------- Shop Page-2 Sidebar End--------------*/

  /*---- check box ------------*/
  .check-box {
    position: relative;
  }
  .sidebar-contant .check-box, .discount label {
      cursor: pointer;
      font-weight: 400;
      margin: 0;
      padding: 5px 0;
      color: #222;
  }
   .discount label {
    padding-left: 20px;
   }
  .check-box > span {
      position: relative;
  }
  .listing-box ul li:first-child label {
    padding-top: 0;
  }
  .sidebar-contant label:hover {
      color: #2084ff
  }
  /*---- check box ------------*/

  /*------- social icon -------*/
  ul.social-icon li {
    display: inline-block;
  }
  ul.social-icon li i.fa {
    background: #f1f1f1;
    float: none;
    color: #1f1f2f;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  ul.social-icon li i.fa:hover{
    color: #fff;
  }
  ul.social-icon li i.fa.fa-facebook:hover {
    background: #3b5998;
    color: #fff;
  }
  ul.social-icon li i.fa.fa-twitter:hover {
    background: #1dcaff;
  }
  ul.social-icon li i.fa.fa-linkedin:hover {
    background: #0077b5;
  }
  ul.social-icon li i.fa.fa-rss:hover {
    background: #ff6600;
  }
  ul.social-icon li i.fa.fa-pinterest:hover {
    background: #c8232c;
  }
  /*------- social icon -------*/

  /************ daily deals part*************/
  .daily-deals .product-item {
    text-align: left;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .daily-deals .product-image {
    border: none;
  }
  .daily-deals .product-title {
    margin-top: 0;
  }
  .daily-deals .product-item .product-icon ul {
    margin: 0;
  }
  .daily-deals .product-item .product-icon ul li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .daily-deals .product-item .product-icon ul li a i.icon:last-child {
    margin-left: 0;
  }
  .daily-deals p {
    max-height: 40px;
    overflow: hidden;
    line-height: 20px;
  }
  /*------ offer clock ------*/
  .item-offer-clock {
    background: #f5f5f5;
    padding: 5px;
    display: inline-block;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .item-offer-clock ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
  }
  .item-offer-clock ul li {
    color: #282828;
    display: inline-block;
    list-style: outside none none;
    vertical-align: top;
  }
  .item-offer-clock ul li.seperator {
      font-size: 18px;
  }
  .item-offer-clock ul li span {
    font-size: 16px;
    color: #282828;
    display: block;
    text-align: center;
    width: 45px;
  }
  /*------ offer clock End------*/

  /*----- progress bar ------*/
  .progress {
    height: auto;
  }
  .progress-bar {
    height: 10px;
    background: #e65927;
  }
  /*----- progress bar ------*/

  /************ daily deals End*************/

  /*------- Product-page Sticky Start ------------*/
  #sidebar {
      z-index: 1;
  }
  /*------- Product-page Sticky End ------------*/

/*----------------Product-page details Style ----------------------*/
  .review-btn ul li {
    display: inline-block;
  }

  .review-btn ul li a {
    margin: 0 15px;
    position: relative;
    font-size: 16px;
  }

  .review-btn ul li a:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 2px;
  }
  .product-detail-main .rating-star {
    position: relative;
    background: #2084ff;
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
    left: auto;
    bottom: auto;
    padding: 4px 11px;
    color: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .product-detail-main .product-item-details .product-title {
    font-size: 22px;
    line-height: 22px;
    text-transform: capitalize;
    margin-top: 0;
  }
  .product-detail-main .price-box .price {
    font-size: 22px;
    vertical-align: middle;
    font-weight: 600;
  }
  .product-detail-main .price-box .old-price {
    font-size: 14px;
  }
  .on_sale {
    display: inline-block;
    color: #388e3c;
    font-size: 14px;
    margin-left: 2px;
  }
  .product-info-stock-sku {
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .product-info-stock-sku ul li {
    display: inline-block;
    margin-right: 20px;
  }
  .product-info-stock-sku label {
    font-weight: 400;
  }
  .info-deta i.stock-icon {
    background: transparent url("../images/sprite.png") no-repeat scroll -60px -179px;
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 5px;
  }
  .product-info-stock-sku .info-deta {
    text-transform: uppercase;
    font-weight: bold;
  }
  .product-list {
    margin-bottom: 15px;
  }
  .product-list i.fa {
    color: #2084ff;
  }
  .product-qty {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
  }
  .cart-dropdown .product-qty {
    margin-top: 0;
  }
  .increase.items, .reduced.items {
    background: transparent;
    border: 1px solid #e1e1e1;
    color: #888;
    padding: 0;
    height: 40px;
    width: 40px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
           -o-border-radius: 0;
              border-radius: 0;
  }
  .input-text.qty {
    border: 1px solid #e1e1e1;
    max-width: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    margin: 0 5px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
           -o-border-radius: 0;
              border-radius: 0;
  }
  .single-product-icon .addcart-btn {
    background: none;
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    margin-right: 5px;
    z-index: 0;
  }
  .single-product-icon ul li {
    display: inline-block;
  }
  .share-link {
    margin-top: 30px;
  }

  .share-link label {
    font-weight: 400;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
  }
  .brand-logo-pro {
    background: #f5f5f5 none repeat scroll 0 0;
  }

  /*----- Product Zoom Slider start ------*/
  .glass-case, .gc-display-area, .gc-display-container, .gc-display-container img {
    width: 100% !important;
    height: auto !important;
  }
  .gc-display-area {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .gc-display-area, .gc-display-container {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
    z-index: 1;
  }
  .gc-thumbs-area {
    width: calc(100% - 100px) !important;
    display: inline-block;
  }
  .gc-thumbs-area {
    position: relative;
    top: auto !important;
    left: auto !important;
    margin-top: 10px;
  }
  .gc-thumbs-area, ul#glasscase, ul#glasscase li {
    height: auto !important;
  }
  .gc-zoom {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .glass-case ul li .gc-li-display-container img {
    margin: 0 !important;
    top: auto !important;
    left: auto !important;
  }
  .gc-thumbs-area-main {
      position: relative;
      z-index: 1;
  }
  .gc-thumbs-area-prev, .gc-thumbs-area-next {
    top: 50%;
  }
  .gc-thumbs-area-prev {
      left: 0;
  }
  .gc-thumbs-area-next {
      right: 0;
  }
  .gc-icon-next, .gc-icon-prev {
    border: none;
    display: inline-block;
    height: 1.2em;
    width: 1.2em;
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
  }
  .gc-icon:hover {
    background: #2084ff;
  }
  .gc-icon-next::before, .gc-icon-prev::before {
    color: #333;
    top: 50%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    margin-top: -9%;
  }
  .gc-icon:hover:before {
    color: #fff;
  }
  .gc-icon:before {
    font-family: "FontAwesome";
  }
  .gc-overlay-area [class*="gc-icon-"] {
    background: #fff;
    border: none;
  }
  .gc-overlay-area [class*="gc-icon-"]:hover {
    background: #2084ff;
  }
  .gc-overlay-area .gc-overlay-top-icons [class*="gc-icon-"]:hover {
    background: #fff;
  }
  .glass-case ul li {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .glass-case ul li.gc-active, .glass-case ul li.gc-active:hover, .glass-case ul li:hover {
      border-color: #2084ff;
  }
  .gc-overlay-area .gc-overlay-top-icons .gc-icon {
    height: 35px;
    width: 35px;
  }
  .gc-overlay-area .gc-overlay-top-icons [class*="gc-icon-"]:before {
    content: "";
    height: 20px;
    width: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    right: auto;
    top: 50%;
  }
  .gc-overlay-area .gc-icon-close:before {
    background: url("../images/sprite.png") -53px -1375px;
  }
  .gc-overlay-area .gc-icon-compress::before {
    background: url("../images/sprite.png") -6px -1667px;
  }
  .gc-overlay-area .gc-icon-enlarge::before {
    background: url("../images/sprite.png") -6px -1636px;
  }
  .gc-zoom {z-index: 1 !important;}
  /*------ Product Zoom Slider end ------*/

/*----------------Product-page details Style End----------------------*/

  /*------- Product Page Tab CSS Start -------*/
  .nav-tabs {
    border-bottom: 1px solid #e1e1e1;
  }
  .nav-tabs > li > a {
    border-color: #eee #eee #ddd;
  }
  .product-detail-tab {
    padding: 30px;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
       -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
         -o-box-shadow: 0 0 20px rgba(0,0,0,0.1);
            box-shadow: 0 0 20px rgba(0,0,0,0.1);
  }
  .product-detail-tab .nav > li > a {
    display: block;
    padding: 8px 15px;
    color: #292b2c;
    position: relative;
    background-color: transparent;
    text-decoration: none;
    border: none;
    margin-bottom: 15px;
    font-size: 18px;
    letter-spacing: 0;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .nav-tabs > li > a:hover {
    color: #2084ff;
  }
  .nav-tabs > li > a.selected {
      background: #2084ff;
      border: medium none;
      color: #fff !important;
  }
  .tab_content ul li strong {
    font-weight: 500;
    color: #222;
    font-size: 16px;
    line-height: 20px;
  }
  .items-Description, .items-Product-Tags, .items-Reviews {
    display: none;
  }
  .items-Description.selected, .items-Product-Tags.selected, .items-Reviews.selected {
    display: block;
  }
  /*------ Product Page Tab CSS End ------*/

  /* --------------- Comment CSS START ------------------ */
  .comment-list > li {
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
  }
  .comments-area > .comment-list > li:first-child {
    border: none;
    padding-top: 0;
  }
  .comment-detail {
    display: flex;
  }
  .comment-user img {
    border-radius: 50%;
  }
  .comment-info {
    margin-left: 20px;
  }
  .comment-detail .user-name {
    color: #292b2c;
    font-weight: 500;
    line-height: 1.1;
  }
  ul.child-comment {
    margin-left: 63px;
  }
  .comment-detail .post-info ul {
    display: inline-flex;
  }
  .comment-detail .post-info ul li {
    float: left;
    margin-right: 15px;
    font-size: 14px;
    padding: 0;
  }
  .comment-detail a .fa {
      margin-right: 5px;
  }
  .shop-list-view .product-item-details {
      display: table-cell;
      position: relative;
      text-align: left;
  }
  .shop-list-view ul li button {
      border: medium none;
      color: #232323;
      display: inline-block;
      padding: 0;
      -webkit-transition: all 0s ease 0s;
         -moz-transition: all 0s ease 0s;
          -ms-transition: all 0s ease 0s;
           -o-transition: all 0s ease 0s;
              transition: all 0s ease 0s;
  }
  .shop-list-view .detail-inner-left {
      display: inline-block;
      padding: 0 0 10px;
      width: 100%;
  }
  .show-comment .progress {
    width: 160px;
    height: 5px;
  }
  .show-comment .progress-bar {
    background-color: #2084ff;
  }
  .show-num {
    margin-right: 10px;
  }
  .like-dislike .like a {
    margin-right: 10px;
    border-right: 1px solid #e1e1e1;
    padding-right: 10px;
  }
  .like-dislike a:hover {
    color: #000;
  }
  .like-dislike a .fa {
    font-size: 18px;
  }
  .like a .fa {
    color: #16c995;
  }
  .dislike a .fa {
    color: #f74f78;
  }
  .comment-user .rating-summary-block {
    margin-bottom: 0;
  }
  /* --------------- Comment CSS End ------------------ */

  /*---------- Accordion CSS Start ---------*/
  .card-title {
    font-weight: 500;
  }
  .card-header {
    background: none;
    border: none;
    padding: 0;
  }
  .card-body.card-bg {
      border-bottom: 1px solid #e1e1e1;
      padding: 15px 20px;
  }
  .card-body .pro-dec:last-child {
    padding-bottom: 0;
  }
  .accordion .card-header:after {
      font-family: 'FontAwesome';  
      content: "\f068";
      float: right; 
      opacity: 0.75;
      font-size: 14px;
  }
  .accordion .card-header.collapsed:after {
      content: "\f067"; 
      opacity: 0.75;
  }
  .accordion .card-header:hover:after, .accordion .card-header.collapsed:hover:after {
    opacity: 1;
  }
  .accordion .card-header {
    display: inline-block; 
    border-bottom: 1px solid #e1e1e1;
    color: #292b2c;
    padding: 15px;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: -1px;
    width: 100%;
  }
  .accordion .card-header:hover{
    color: #2084ff;
  }
  .pro-dec {
      padding: 5px 0;
  }
  .product-info {
      width: 170px;
      font-weight: 500;
  }
  .product-info, .pro-value {
      display: table-cell;
  }
  /*------- Accordion CSS End -------------*/

  /*-- Product Page Sticky Reting Section ----*/
  .reting-detail .rating-summary-block {
    display: inline-block;
    margin: 0 5px 0 15px;
  }
  .star-num {
    font-size: 16px;
    line-height: 16px;
  } 
  .progress-star .fa {
    margin-top: -1px;
    margin-right: 10px;
    margin-left: 5px;
  }
  .progress-detail .progress {
    height: 4px;
  }
  .ret-num {
    margin-left: 10px;
  }
  /*-- Product Page Sticky Reting Section ----*/

  /********** star Rating Style ***********/
  .star-rating {
    font-family: 'FontAwesome';
  }
  .star-rating > label {
    float: left;
    margin-right: 10px;
    font-family: 'Roboto', sans-serif;
  }
  .star-rating > fieldset {
    border: none;
    float: left;
  }
  .star-rating > fieldset:not(:checked) > input {
    position: absolute;
    clip: rect(0,0,0,0);
  }
  .star-rating > fieldset:not(:checked) > label {
    float: right;
    width: 28px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 22px;
    color: #2084ff;
  }
  .star-rating > fieldset:not(:checked) > label:before {
    content: '\f006 ';
  }
  .star-rating > fieldset:not(:checked) > label:hover:before, .star-rating > fieldset:not(:checked) > label:hover ~ label:before {
    content: '\f005 ';
  }
  .star-rating > fieldset > input:checked ~ label:before {
    content: '\f005 ';
  }
  .star-rating > fieldset > label:active {
    position: relative;
  }
  /******** Star Rating Style End ************/

  /************ Services Features Css Start **************/
  .card-custom {
    border: none;
  }
  .card-custom .card-body {
    padding: 0;
  }
  .ser-feature-block .feature-icon  {
    background: transparent url("../images/shipping_icon.png") no-repeat scroll 0 0;
    color: #737373;
    width: 60px;
    height: 45px;
    display: inline-block;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .feature-box .feature-icon.feature1{
    background-position: 6px 8px;
  }
  .feature-box:hover .feature-icon.feature1 {
    background-position: 6px -58px;
  }
  .feature-box .feature-icon.feature2 {
    background-position: 4px -128px;
  }
  .feature-box:hover .feature-icon.feature2 {
    background-position: 4px -193px;
  }
  .feature-box .feature-icon.feature3 {
    background-position: 4px -259px;
  }
  .feature-box:hover .feature-icon.feature3 {
    background-position: 4px -325px;
  }
  .feature-box .feature-icon.feature4 {
    background-position: 4px -391px;
  }
  .feature-box:hover .feature-icon.feature4 {
    background-position: 4px -457px;
  }
  .ser-feature-block .service-box .ser-title {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
  }
  /************ Services Features Css End **************/

   /************* Parallax detail Start *************/
  .parallax-banner {
    position: relative;
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }
  .parallax-delail {
    background: rgba(31, 31, 47, 0.6);
    border: 16px solid rgba(255, 255, 255, 0.7);
    padding: 100px 0 70px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .parallax-offer {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    position: relative;
  }
  .parallax-offer span:after {
    background: #e65927;
    bottom: -15px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 48%;
    position: absolute;
    text-align: center;
    width: 50px;
  }
  .parallax-title {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .parallax-des {
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    line-height: 35px;
    text-transform: capitalize;
  }
  .parallax-subtitle {
    color: #ffffff;
    font-size: 25px;
    margin: 30px 0 15px;
  }

  /*----- video icon css --------------*/
  .parallax-banner .video-bg a.popup-youtube {
    display: inline-block;
    position: static;
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
 
  /*----- video icon css End--------------*/

  /************* parallax detail End *************/

  /***** Blog Style ******/

  /*----- Blog detail Style ----- */
  .blog .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-blog-item .blog-detail {
    position: absolute;
    top: 50%;
    padding-right: 15px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .blog-media img {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .blog-media {
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
  }
  .blog-detail {
    padding-top: 20px;
  }
  .blog-title > a {
    color: #292b2c;
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
    text-transform: capitalize;
  }

  .blog-detail > span {
    color: #ffffff;
    font-style: italic;
    position: relative;
  }
  .post-date {
    color: #2084ff;
    margin-bottom: 5px;
  }
  .post-date > span {
    color: #292b2c;
    font-size: 25px;
    font-weight: 500;
  }
  .blog-detail p {
    margin-bottom: 15px;
    line-height: 20px;
  }
  /*----- Homepage Blog detail css ------*/
  .homepage .blog-item .blog-media img {
    display: block;
    position: relative;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
  .homepage  .blog-item:hover .blog-media img {
    opacity: 0.6;
    -webkit-transform: scale(1.5);
       -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
         -o-transform: scale(1.5);
            transform: scale(1.5);
  }
  .homepage .blog-detail {
    background: rgba(32, 132, 255, 0.8);
    opacity: 0;
    position: absolute;
    overflow: hidden;
    bottom: -140px;
    left: 0;
    padding: 20px;
    z-index: 1;
    width: 100%;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
  .homepage .blog-item:hover .blog-detail {
    opacity: 1;
    bottom: 0;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  .homepage .post-date, .homepage .post-date > span {
    color: #ffe400;
  }
  .homepage .blog-title > a, .homepage .post-info a {
    color: #ffffff
  }
  .blog .owl-item.active:nth-child(2n) .item,
  .blog .owl-item.active:nth-child(2n+1) .item{
    padding-left: 15px;
    padding-right: 15px;
  }
  /*----- Homepage Blog detail css End ------*/
  /*---------------------- Blog detail End ---------------------------- */

  /*------------------------ single-post blog Css Start--------------------------------*/
  .single-post .blog-title {
    line-height: 30px;
  }
  .single-post .comments-info {
    margin-left: 17px;
    padding-left: 15px;
    border-left: 1px solid #e1e1e1;
  }
  .single-post .post-date {
    margin-bottom: 0;
  }
  .single-post .comments-info a {
    font-size: 16px;
    color: #292b2c;
  }
  .single-post .comments-info a:hover {
    color: #2084ff;
  }
  .single-post .comments-info a .fa {
    color: #2084ff;
  }
  .single-post .share-link {
    margin-top: 0;
  }
  .single-post .share-link label {
    float: none;
  }
  .blockquote {
    position: relative;
    font-size: 16px;
  }
  .blockquote:before {
    content: "\f10e";
    position: absolute;
    left: 0px;
    top: 0px;
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 80px;
    opacity: 0.05;
    line-height: normal;
    pointer-events: none;
  }
  .single-post-nav::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #e1e1e1;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .single-post-nav {
    position: relative;
  }
    /*------------------------single-post Nav Css Start--------------------------------*/
    .thumb-img img {
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
           -o-border-radius: 10px;
              border-radius: 10px;
    }
    /*------------------------single-post Nav Css End--------------------------------*/

  /*------------------------single-post blog Css End--------------------------------*/

  /*------ Brand-Logo CSS Start -----*/
  .brand .item {
    text-align: center;
    border-right: 1px solid #eeeeee;
    padding-right: 15px;
    padding-left: 15px;
  }

  .brand .owl-carousel .owl-stage-outer {
      border-right: 1px solid #fff;
  }

  .brand .item img {
   /* filter: grayscale(100%);
    opacity: 0.5*/
  }
  .brand .item img:hover {
    filter: grayscale(0);
    opacity: 1;
  }
  /*------ Brand-Logo CSS End --------*/

  /*----- Arrow Style ----- */
  .owl-nav button span {
      display: none;
  }
  .banner .owl-prev, .banner .owl-next,
  .sub-menu-slider .owl-prev, .sub-menu-slider .owl-next,
  .product-slider .owl-prev, .product-slider .owl-next,
  #blog .owl-prev, #blog .owl-next,
  #brand-logo .owl-prev, #brand-logo .owl-next,
  .testimonial-slider .owl-prev, .testimonial-slider .owl-next,
  .team-slider .owl-prev, .team-slider .owl-next {
    background: none !important;
    position: absolute;
    height: 30px;
    width: 30px;
    text-align: center;
    letter-spacing: 0;
    top: 50%;
    font-size: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }

  .banner .owl-prev, .banner .owl-next {
    background: #eeeeee !important;
  }
  .banner .owl-prev:hover ,.banner .owl-next:hover{
    background: #2084ff !important;
  }
  .banner .owl-prev, .banner .owl-next {
    background: #fff !important;
    height: 60px;
    width: 40px;
  }
  .product-slider .owl-prev, .product-slider .owl-next, 
  #blog .owl-prev, #blog .owl-next,
  .team-slider .owl-prev, .team-slider .owl-next {
    top: -45px;
    width: 40px;
  }
  .sidebar-contant .testimonial-slider  .owl-prev, .sidebar-contant .testimonial-slider  .owl-next {
    top: -63px;
    width: 40px;
  }
  .banner .owl-next  {
    right: 0;
      -webkit-border-radius: 5px 0 0 5px;
         -moz-border-radius: 5px 0 0 5px;
           -o-border-radius: 5px 0 0 5px;
              border-radius: 5px 0 0 5px;
  }
  .banner .owl-prev {
    left: 0;
      -webkit-border-radius: 0 5px 5px 0;
         -moz-border-radius: 0 5px 5px 0;
           -o-border-radius: 0 5px 5px 0;
              border-radius: 0 5px 5px 0;
  }
  .sub-menu-slider .owl-next {
    top: 40%;
    right: 0;
  }
  .sub-menu-slider .owl-prev {
    top: 40%;
    left: 0;
  }
  .product-slider .owl-prev, #blog .owl-prev, .team-slider .owl-prev {
    right: 55px;
  }
  .product-slider .owl-next, #blog .owl-next, .team-slider .owl-next {
    right: 15px;
  }
  .product-slider .popular_slider .owl-prev {
    right: 40px;
  }
  .product-slider .popular_slider .owl-next {
    right: 0px;
  }
  .sidebar-contant .testimonial-slider .owl-prev {
    right: 25px;
    left: auto;
  }
  .sidebar-contant .testimonial-slider .owl-next {
    right: -15px;
  }
  #brand-logo .owl-prev, .testimonial-slider .owl-prev {
    left: 0;
  }
  #brand-logo .owl-next, .testimonial-slider .owl-next  {
    right: 0;
  }
  .product-slider .owl-next::before, #blog .owl-next:before,
  .sidebar-contant .testimonial-slider .owl-next:before,
  .team-slider .owl-next:before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    width: 2px;
    height: 17px;
    background: #e1e1e1;
  }
  .banner .owl-prev:after, .banner .owl-next:after, 
  .sub-menu-slider .owl-prev:after, .sub-menu-slider .owl-next:after,
  .product-slider .owl-prev:after, .product-slider .owl-next:after,
  #blog .owl-prev:after, #blog .owl-next:after,
  #brand-logo .owl-prev:after, #brand-logo .owl-next:after,
  .testimonial-slider .owl-prev:after, .testimonial-slider .owl-next:after,
  .team-slider .owl-prev:after, .team-slider .owl-next:after {
    color: #a7a7a7;
    font-size: 28px;
    line-height: 30px;
    font-family: FontAwesome;
    font-weight: 900;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .banner .owl-prev:after, .banner .owl-next:after,  {
    font-size: 25px;
    line-height: 60px;
  }
  .product-slider .popular_slider .owl-prev:after,
  .product-slider .popular_slider .owl-next:after, 
  .sidebar-contant .testimonial-slider .owl-prev:after,
  .sidebar-contant .testimonial-slider .owl-next:after {
    color: #ffffff
  }
  .banner .owl-prev:after, 
  .sub-menu-slider .owl-prev:after,
  .product-slider .owl-prev:after,
  #blog .owl-prev:after, 
  #brand-logo .owl-prev:after,
  .testimonial-slider .owl-prev:after,
  .team-slider .owl-prev:after {
    content: "";
  }
  .banner .owl-next:after, 
  .sub-menu-slider .owl-next:after,
  .product-slider .owl-next:after,
  #blog .owl-next:after, 
  #brand-logo .owl-next:after,
  .testimonial-slider .owl-next:after, 
  .team-slider .owl-next:after {
    content: "";
  }
  .banner .owl-prev:hover:after, .banner .owl-next:hover:after {
    color: #ffffff;
  }
  .sub-menu-slider .owl-prev:hover:after, .sub-menu-slider .owl-next:hover:after,
  .testimonial-slider .owl-prev:hover:after, .testimonial-slider .owl-next:hover:after,
  .product-slider .owl-prev:hover:after, .product-slider .owl-next:hover:after,
  #blog .owl-prev:hover:after, #blog .owl-next:hover:after,
  #brand-logo .owl-prev:hover:after, #brand-logo .owl-next:hover:after,
  .team-slider .owl-prev:hover:after, .team-slider .owl-next:hover:after {
    color: #2084ff
  }
  .product-slider .popular_slider .owl-prev:hover:after,
  .product-slider .popular_slider .owl-next:hover:after, 
  .sidebar-contant .testimonial-slider .owl-prev:hover:after,
  .sidebar-contant .testimonial-slider .owl-next:hover:after {
    color: #ffe400;
  }
  /*----- Arrow Style End----- */

  /*----- pagination CSS Start -----*/
  .owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  } 
  .banner .owl-carousel button.owl-dot {
    bottom: 10px;
  }
  .owl-carousel button.owl-dot {
    border: 2px solid #ffffff;
    background: #2084ff;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    width: 15px;
    -webkit-transition: all 0.3s ease-in-out 0s;
       -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
         -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
         -o-border-radius: 100%;
            border-radius: 100%;
  }
  .owl-carousel button.owl-dot.active {
    width: 30px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
         -o-border-radius: 20px;
            border-radius: 20px;
  }
  #sidebar-product .owl-dots, #blog .owl-dots {
    top: -10px;
    right: 0;
    height: 20px;
    -webkit-transform: translateX(50%);
       -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }
  /*----- pagination CSS End -----*/

  /*-------- Login Register Css Style ----------- */
  .main-form .control-label {
    margin-bottom: 0;
    margin-top: 8px;
    text-align: right;
  }
  .input-box {
    position: relative;
  }
  .input-box .input-icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    text-align: center;
    border-right: 1px solid #e1e1e1;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .input-box .input-icon.icon-eye {
    right: 0;
    left: auto;
    top: 50%;
    border-right: none;
    padding-right: 0;
  }
  .login-form .main-form input {
    padding-left: 50px;
  }
  .form-section .checkbox + label::before {
    margin-top: 0;
  }
  .form-section .checkbox:checked + label::after {
    margin-top: 2px;
  }
  .forgot-password {
    font-weight: 500;
    display: inline-block;
  }
  .different-login {
    position: relative;
  }
  .different-login span {
    background-color: #fff;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
  }
  .different-login::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid #ddd;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .another-login ul li {
    display: inline-block;
  }
  .another-login .btn{
    color: #ffffff;
  }
  .btn-facebook {
    background: #3d5b99;
  }
  .btn-facebook:hover {
    background: #304a82;
  }
  .btn-google {
    background: #d55344;
  }
  .btn-google:hover {
    background: #d0311e;
  }
  /*-------- Login Register Css Style End -------- */

/***** Account Page Style ******/

  /*------------ Account Page CSS Start ----------*/
  .account-tab > .tab-title-bg {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
  }
  .account-tab > span .sub-title {
    font-size: 18px;
  }
  .account-sidebar .sub-title span {
    background: url("../images/sprite.png") no-repeat scroll -97px -456px;
    display: inline-block;
    height: 21px;
    margin-bottom: -5px;
    width: 21px;
  }
  .account-sidebar.account-tab .account-tab-inner {
    padding: 0px;
    background: #f0f0f0 none repeat scroll 0 0;
  }
  .account-sidebar.account-tab > .tab-title-bg {
    padding: 12px 15px;
  }
  .account-sidebar ul {
    width: 100%;
  }
  .account-sidebar ul li {
    border-bottom: 1px solid #dcdcdc;
    position: relative;
  }
  .account-sidebar ul li:last-child {
    border-bottom: none;
  }
  .account-sidebar ul li a {
    padding: 8px 15px;
    display: inline-block;
    font-weight: 500;
    width: 100%;
  }
  .account-sidebar ul li a .fa {
    position: absolute;
    right: 15px;
    top: 12px;
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  .account-sidebar ul li.active a, .account-sidebar ul li:hover a {
    color: #fff;
    background: #2084ff none repeat scroll 0 0
  }
  .account-sidebar ul li.active a .fa, .account-sidebar ul li:hover a .fa {
    color: #fff;
    right: 0px;
  }
  .account-sidebar ul li.active a::after, .account-sidebar ul li:hover a::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2084ff;
    border-style: solid;
    border-width: 20px 22px 20px 15px;
    top: 0px;
    content: "";
    right: -37px;
    position: absolute;
  }
  .account-content .heading-section {
    display: inline-block;
    width: 100%;
  }
  .account-content .heading-section .heading {
    padding: 2px 0px;
  }
  .account-content .heading-section .common-btn {
    margin-top: -4px;
  }
  .account-content p, .address-box p {
    margin-bottom: 0px;
    margin-top: 5px;
  }
  .account-content hr {
    margin-top: 15px;
  }
  .address-box .inner-heading {
    margin-bottom: 10px;
  }
  .order-id {
    background: #fff;
    padding: 5px 20px;
    border-radius: 5px;
  }
  .my-orders .cart-item-table thead tr th:first-child, 
  .my-orders .cart-item-table tbody tr td:first-child {
    max-width: 140px;
  }
  .order-details .media .product-thumbnail {
    width: 100px;
  }
  .order-details .product-title, .order-details .product-info-stock-sku {
    margin: 0;
  }

  /*--------- Account Page CSS End --------------*/

  /*---- Cart Page CSS Start ------*/
  .form-section .custom-qty {
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    max-width: max-content;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
           -o-border-radius: 5px;
              border-radius: 5px;
  }
  .form-section .input-text.qty {
    margin: 0;
    border: none;
  }
  .form-section .increase.items, .form-section .reduced.items {
    border: none;
    padding: 0;
    height: 40px;
    width: 25px;
  }
  /*---- Cart Page CSS End ------*/

  /*---- Commun table CSS Start -----*/
  .commun-table {
    position: relative;
    z-index: 0;
  }
  .commun-table th span {
    font-size: 14px;
    font-weight: 400;
    clear: both;
  }
  .commun-table td .product-title {
    min-width: 250px;
  }
  table.table {
    border: 15px solid #f5f5f5;
    border-top: none;
    margin-bottom: 0;
  }
  .complete-order-detail table.table {
    border-top: 15px solid #f5f5f5;
  }
  .commun-table .table thead tr th {
    background: #f5f5f5;
    border-bottom: none;
    border-top: none;
    padding: 15px 20px;
    vertical-align: middle;
  }
  .cart-item-table .table tbody tr td {
    padding: 20px 25px;
    vertical-align: middle;
  }
  .cart-total-table .table tbody tr td {
    padding: 15px 25px;
    vertical-align: middle;
  }
  .cart-total-table .table thead tr th {
    padding: 15px 25px;
    vertical-align: middle;
    font-size: 16px;
  }
  .commun-table .table tbody tr:first-child td {
    border-top: medium none;
  }
  .cart-item-table thead tr th:first-child, .cart-item-table tbody tr td:first-child {
    max-width: 110px;
  }
  .cart-item-table tbody tr td:last-child, .cart-item-table thead tr th:last-child {
    text-align: center;
  }
  .cart-item-table tbody tr td.product-thumbnail {
    max-width: 80px;
  }
  .commun-table th ul li {
    text-align: left;
    float: left;
    margin-right: 30px;
  }
  .commun-table th ul li .price {
    font-size: 14px;
  }
  .form-section .price-box .price {
     color: #292b2c;
  }
  .commun-table th ul li:last-child {
    margin-right: 0;
    float: right;
  }
  .complete-order-table tbody tr td:last-child, .complete-order-table thead tr th:last-child {
    text-align: left;
  }
  .commun-table .table tbody tr td i.cart-remove-item {
    color: #ff1600;
    font-size: 18px;
    cursor: pointer;
  }
  .commun-table tbody tr td .input-box select {
    width: 100px;
    padding: 5px;
  }
  .cart-total-table .table tbody tr td b {
    font-size: 16px;
    color: #292b2c;
  }
  .cart-total-table .table tbody tr td .price {
    color: #292b2c;
    font-size: 14px;
    font-weight: 500;
  }
  .estimate select {
    padding: 12px 10px;
  }
  /*----- Commun table CSS End -------*/

  /*----- Compare Page CSS Start -----*/
  .compare-infomation{
    overflow-x:auto;
    overflow-y:hidden;
    margin-bottom:80px;
  }
  table.compare-info.table{
    width:100%;
    max-width:100%;
    border-top: 15px solid #f5f5f5;
    text-align: center;
  }
  .compare-info td{
    border:1px solid #ebebeb;
  }
  .compare-info td:first-child{
    font-weight:600;
  }
  .compare-info .image img{
    max-width:200px;
    border:0px; 
  }
  .compare-info .image{
    position:relative; 
  }
  .compare-info .image a{
    position:absolute;
    top:22px;
    right:40px;
    color:#dcdcdc;
  }
  .compare-info .image a:hover{
    color:#303030
  }
  .compare-info .description p{
    margin-bottom: 0;
  }
  .compare-info .price{
    margin-bottom:20px;
  }
  .in-stock {
    color: #388e3c;
  }
  .out-stock {
    color: #dc3545;
  }
  .compare-info .btn-cart{
    margin-bottom: 15px;
  }
  .compare-info .btn-cart , .compare-info .btn-wishlist {
    width: 100%;
  }
  .compare-info .btn-cart i, .compare-info .btn-wishlist i{
    font-size: 16px;
    margin-right: 5px;
    vertical-align: top;
    line-height: 20px;
  }
  .compare-info thead tr th:first-child, .compare-info tbody tr td:first-child {
    max-width: 180px;
    width: calc(100% - 88%);
  }
  .compare-info .btn-border:hover {
    border-color: #ff1600;
  }
  /*------ Compare Page CSS End ------*/

  /*------ Checkout Page CSS Start -------*/
  .checkout-step {
    display: inline-block;
    width: 100%;
  }

  .checkout-step ul {
    display: table;
    margin: 0px auto 30px;
  }
  .checkout-step ul li {
    float: left;
    font-size: 16px;
    color: #2084ff;
    cursor: pointer;
  }
  .checkout-step ul li .step {
    float: left;
  }
  .checkout-step ul li .step .circle {
    background: #2084ff;
    color: #fff;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 33px;
    font-weight: 500;
    font-size: 16px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
           -o-border-radius: 50%;
              border-radius: 50%;
  }
  .checkout-step ul li .step .line {
    background: #2084ff none repeat scroll 0 0;
    float: left;
    height: 7px;
    margin: 12px -1px 12px 0;
    width: 65px;
  }
  .checkout-step ul li:first-child .step .line {
    width: 65px;
    -webkit-border-radius: 3px 0px 0px 5px;
       -moz-border-radius: 5px 0px 0px 5px;
         -o-border-radius: 5px 0px 0px 5px;
            border-radius: 5px 0px 0px 5px;
  }
  .checkout-step ul li:last-child .step .line {
    width: 65px;
    background: #292b2c;
    -webkit-border-radius: 0px 5px 5px 0px;
       -moz-border-radius: 0px 5px 5px 0px;
         -o-border-radius: 0px 5px 5px 0px;
            border-radius: 0px 5px 5px 0px;
  }
  .checkout-step ul li span {
    color: #2084ff;
    display: inline-block;
    padding: 6px 20px 6px 6px;
    line-height: 20px;
  }
  .checkout-step ul li.step-done {
    color: #26537f;
  }
  .checkout-step ul li.active {
    color: #2084ff;
  }
  .checkout-step ul li.step-done .step .circle, .checkout-step ul li.step-done .step .line {
    background: #26537f;
  }
  .checkout-step ul li.active .step .circle, .checkout-step ul li.active .step .line {
    background: #2084ff;
  }
  .checkout-step li.active + li .circle, .checkout-step li.active + li + li .circle, .checkout-step li.active + li + li + li .circle, .checkout-step li.active + li .line, .checkout-step li.active + li + li .line, .checkout-step li.active + li + li + li .line {
    background: #292b2c;
  }
  .checkout-step li.active + li span, .checkout-step li.active + li + li span, .checkout-step li.active + li + li + li span {
    color: #292b2c;
  }
  .heading-bg h2.heading {
    background: #f0f0f0;
    padding: 10px 15px;
  }
  .form-title.heading {
      font-size: 20px;
      font-weight: 500;
  }
  .checkout-section p {
      margin-bottom: 0;
  }
  .payment-option-box {
    padding: 20px;
    border: 1px solid #e1e1e1;
  }
  .payment-option-box-inner {
    padding: 20px;
    display: inline-block;
    width: 100%;
  }
  .payment-top-box {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
  }
  .paypal-box {
    border: 1px solid #ddd;
    float: left;
    padding: 10px;
    position: relative;
    margin-left: 10px;
  }
  .paypal-top {
    background: #f5f5f5;
    position: absolute;
    top: -15px;
    left: 5px;
    padding: 0 10px;
  }
  /*------ Checkout Page CSS End ---------*/

  /*------ Payment page Css Start ---------*/
  .payment-method .card-body.card-bg {
    border-bottom: 1px solid #e1e1e1;
    padding: 30px 20px;
  }
  /*-----------------*/
  #credit_card .payment ul li {
    padding: 0 2px;
  }
  #credit_card .payment ul li:first-child {
    padding-left: 10px;
  }
  .card-wrapper {
    width: 100%;
    display: flex;
  }
  /*------ Payment page Css End ---------*/

  /*---------- Traking Order Css Start ----------*/
  .tracking-box {
    display: flex;
    align-items: center;
  }
  .tracking-icon {
    background: #f5f5f5;
    width: 60px;
    height: 60px;
    line-height: 56px;
    margin-right: 20px;
    text-align: center;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
  }
  .active .tracking-icon {
    background: #2084ff;
    border: 1px solid #2084ff;
    color: #ffffff;
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
  }
  h4.media-tab-title {
    font-weight: 500;
  }
  .traking-order .progress-bar {
    background: #2084ff;
  }
  .tracking-info {
    font-size: 18px;
  }
  .tracking-info span::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #2084ff;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  /*---------- Traking Order Css End ----------*/

/************** About Page Part css *****************/

  /*---------About-page-2------------*/
    .heading-part-desc h3.heading {
      font-size: 21px;
      font-weight: 500;
      line-height: 24px;
      padding-left: 0;
      text-transform: none;
    }
  /*---------- About-page-2 -------------*/

  /*---------About-page-3------------*/
    .our_story {
      position: relative;
    }
    .story_detail_part p {
      margin-bottom: 20px;
    }
    .story_detail_part b {
      color: #1f1f1f;
      font-size: 15px;
      font-weight: 500;
      display: inline-block;
    }
    .story_img_part {
      background: url(../images/about-sub-3.jpg) no-repeat scroll center;
      height: 100%;
      right: 0;
    }
  /*---------About-page-3 End------------*/

  /*-------- video icon---------*/
  .about-part-1 .image-part {
    position: relative;
  }
  .video-bg a.popup-youtube {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .popup-youtube span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0px;
    height: 0;
    border-left: 20px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 13px solid transparent;
    margin-right: -6px;
  }
  .popup-youtube:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #b51042;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
  }
  .popup-youtube:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: rgba(242, 7, 78, 0.5);
    border-radius: 50%;
    -webkit-transition: all 200ms;
    transition: all 200ms;
  }
  .popup-youtube:hover:after {
    background: #f2074e;
  }
  @-webkit-keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }

    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
  }
  @keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }

    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
  }
  /*-------- video icon End ---------*/

  /***** Testimonial Style ******/

  /* Testimonial Common CSS Start */
  .client-bg {
    background: rgba(0, 0, 0, 0) url("../images/testimonial-bg.jpg") repeat scroll center center;
    position: relative;
  }
  .client-bg:before {
    background: rgba(0, 0, 0, 0) url("../images/top-shadow.png") no-repeat scroll center center;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 9px;
  }
  .client-bg:after {
    background: rgba(0, 0, 0, 0) url("../images/bottom-shadow.png") no-repeat scroll center center;
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 9px;
  }
  .client-main {
    position: relative;
  }
  .client-main .item {
    display: inline-block;
  }
  .client-img img{
    overflow: hidden;
    margin-top: 5px;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
  }
  .client-main .item .client-title {
    color: #2084ff;
    font-size: 18px;
    margin-top: 15px;
    text-transform: capitalize;
  }
  .designation {
    color: #221b1f;
    font-size: 20px;
    font-style: italic;
  }
  .client-main .item p {
    font-size: 14px;
    line-height: 20px;
    margin: 0; 
  }
  .sidebar-testimonial .client-main .item .client-title {
    margin-bottom: 0;
  }
  /*---- Testimonial Common CSS End ----*/

  /*-------- style-01 -------*/
  .style-01 .quote {
    border-left: 1px solid #e1e1e1;
    max-width: 670px;
    position: relative;
    padding: 40px 40px;
  }
  .style-01 .client-img {
      margin-right: 40px;
  }
  /*-------- style-01 End-------*/

  /*-------- style-02 -------*/
  .style-02 .quote {
      max-width: 750px;
      border-left: none;
  }
  .style-02 .designation {
    margin-bottom: 20px;
  }
  /*-------- style-02 End-------*/

  /*-------- style-03 -------*/
  .style-03 .client-img {
    margin-right: 20px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
  }
  .style-03 .quote {
    position: relative;
    max-width: 720px;
    text-align: left;
  }
  .style-03 .client-main .item .client-title {
    font-weight: 600;
    margin: 0;
    float: left;
    font-size: 14px;
    line-height: 24px;
  }
  .style-03 .client-main .item .designation {
    font-size: 12px;
    display: inline-block;
    margin-left: 1px;
    vertical-align: middle;
  }
  /*-------- style-03 End-------*/
  
  /* Testimonial CSS End */

  /*---------------------- Testimonial detail End ---------------------------- */

  /*--------------------------team slider Css--------------------------------*/
  .team-slider .item {
    padding: 0 15px;
  }
  .team-item {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out 0s;
       -moz-transition: all 0.4s ease-in-out 0s;
        -ms-transition: all 0.4s ease-in-out 0s;
         -o-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
  }
  .team-item:hover {
    background: #6b6b6b;
  }
  .team-item:hover img {
      opacity: 0.2;
      -webkit-transform: scale(1.1);
         -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
           -o-transform: scale(1.1);
              transform: scale(1.1);
  }
  .team-item .team-item-detail {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -40px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
       -moz-transition: all 0.4s ease-in-out 0s;
        -ms-transition: all 0.4s ease-in-out 0s;
         -o-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
  }
  .team-item:hover .team-item-detail {
      opacity: 1;
      bottom: 30px;
  }
  .team-item .team-title {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
  }

  .team-item .listing-meta {
    color: #fff;
  }
  .team-item .social_icon ul li {
    display: inline-block;
    margin-top: 5px;
  }
  .team-item .social_icon ul li i.fa {
    color: #bebebe;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .team-item .social_icon ul li a i.fa:hover {
      color: #fff;
  }
  .team-item .social_icon ul li a i.fa.fa-facebook:hover {
      background: #3b5998;
  }
  .team-item .social_icon ul li a i.fa.fa-twitter:hover {
      background: #00aced;
  }
  .team-item .social_icon ul li a i.fa.fa-dribbble:hover {
      background: #f7679a;
  }
  .team-item .social_icon ul li a i.fa.fa-pinterest:hover {
      background: #cb2027;
  }

  /*-------- team style2---------*/
  .team-style2 .team-item:hover img {
    opacity: 1;
  }
  .team-style2 .team-item .team-item-detail {
    background: -webkit-linear-gradient(top, rgba(90,90,90,0) 0%, rgba(90,90,90,0.5) 30%, rgba(90,90,90,0.9) 100%);
    background: linear-gradient(to bottom, rgba(90,90,90,0) 0%, rgba(90,90,90,0.5) 30%, rgba(90,90,90,0.9) 100%); 
    background: -moz-linear-gradient(top, rgba(90,90,90,0) 0%, rgba(90,90,90,0.5) 30%, rgba(90,90,90,0.9) 100%);
  }
  .team-style2 .team-item:hover .team-item-detail {
    bottom: 0px;
    padding: 40px 0 20px;
  }
  /*-------- team style2---------*/

  /*-------- team style3---------*/
  .team-style3 .team-opt-3 {
    margin-bottom: -30px;
  }
  .team-style3 .team-item {
    border: 1px solid #eee;
    padding: 30px;
  }
  .team-style3 ul li {
    display: inline-flex;
  }
  .team-style3 .team-img {
    background: #000;
  }
  .team-style3 .team-item:hover {
      background: none;
  }
  .team-style3 .team-item:hover img {
    opacity: 0.8;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  .team-style3 .team-item .team-item-detail {
    position: relative;
    text-align: left;
    width: 100%;
    bottom: 0;
    margin-left: 30px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out 0s;
       -moz-transition: all 0.4s ease-in-out 0s;
        -ms-transition: all 0.4s ease-in-out 0s;
         -o-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
  }
  .team-style3 .team-item .team-title {
    color: #292b2c;
    margin-bottom: 0;
  }
  .team-style3 .listing-meta  {
    color: #292b2c;
  }
  .team-style3 .team-item .social_icon ul li i.fa {
    color: #bebebe;
    font-size: 16px;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .team-style3 .team-item .social_icon ul li a i.fa {
    color: #fff;
  }
  .team-style3 .team-item .social_icon ul li a i.fa.fa-facebook {
    background: #3b5998;
  }
  .team-style3 .team-item .social_icon ul li a i.fa.fa-twitter {
    background: #00aced;
  }
  .team-style3 .team-item .social_icon ul li a i.fa.fa-dribbble {
    background: #f7679a;
  }
  .team-style3 .team-item .social_icon ul li a i.fa.fa-pinterest {
    background: #cb2027;
  }
  .team-style3 .team-item .social_icon {
    margin-top: 5px;
  }
  .team-style3 .team-item:hover .social_icon {
    margin-top: 5px;
  }
  /*-------- team style3---------*/

  /*--------------------------team slider Css End --------------------------------*/

  /*----------------------------brand partners Css--------------------------------*/
  /*-------Style-1 -------------*/
  .partners-style1, .about-page3 .partners-style3 {
    margin-bottom: -30px;
  }
  .partners a.brand-link:hover {
    box-shadow: 3px 12px 14px 0px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.5s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .partner-block .brand {
    display: inline-block;
    padding: 25px 0;
    width: 100%;
    opacity: 0.5;
    filter: grayscale(100%);
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.5s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
  }
  .partner-block .brand:hover {
    background-color: transparent;
    filter: grayscale(0%);
    opacity: 1;
  }
  .brand img {
    width: 150px;
  }
  .partner-block a.brand-link {
    background: #ffffff;
    border: 2px solid #eeeeee;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .partner-block a.brand-link:hover {
    box-shadow: 3px 12px 14px 0px rgba(0, 0, 0, 0.12);
  }
  /*-------Style-1 End-------------*/

  /*-------Style-2 -------------*/
  .partner-detail-main {
    height: 100%;
  }
  .partner-style2  {
      display: inline-flex;
      overflow: hidden;
  }
  .partner-style2 ul {
      margin-bottom: -1px;
  }
  .partner-style2 ul li {
      border-bottom: 1px solid #f0f0f0;
      border-right: 1px solid #f0f0f0;
      float: left;
      width: 33.33%;
      text-align: center;
      padding: 16px;
  }
  .partner-style2 ul li:nth-child(3n) {
      border-right: none;
  }
  .partner-style2 ul li span {
      display: inline-block;
      padding: 5px 0;
      width: 100%;
      opacity: 0.5;
      filter: grayscale(100%);
      -webkit-transition: all 0.4s ease 0s;
         -moz-transition: all 0.4s ease 0s;
          -ms-transition: all 0.4s ease 0s;
           -o-transition: all 0.4s ease 0s;
              transition: all 0.4s ease 0s;
  }
  .partner-style2 ul li span:hover {
    opacity: 1;
      filter: grayscale(0%);
  }

  /*-------Style-2 End-------------*/
  /*----------- brand partners Css End ----------*/

/*------------ About Page Part css End ----------------*/

/*---------- Contact Page CSS Start ----------*/
  .map .map-part {
      max-height: 450px;
      width: 100%;
  }

  .contact-box .contact-icon {
    height: 27px;
    width: 27px;
    display: inline-block;
    background: url(../images/sprite.png) no-repeat scroll 0 0;
  }
  .contact-box a {
    color: #292b2c;
  }

  .contact-box p {
    margin-bottom: 0;
  }

  .contact-box .contact-phone-icon {
    background-position: -101px -502px;
  }

  .contact-box .contact-mail-icon {
    background-position: -101px -543px;
  }

  .contact-box .contact-open-icon {
    background-position: -101px -583px;
  }

  .contact-info .no-padding {
    border-right: 1px solid #e1e1e1;
  }

  .contact-info .no-padding:last-child {
    border: none;
  }
  /*--------------- Contact Page CSS End ---------------*/


/***** 404 Page CSS Start ******/
  .error-block {
    min-height: 965px;
    position: relative;
    overflow: hidden;
  }
  .error-block > img {
    height: auto;
    left: -100%;
    margin: auto;
    position: absolute;
    right: -100%;
    top: 0;
  }
  .error-block-detail {
    text-align: center;
  }
  .error-block-bg {
    background: url(../images/404-bg.jpg) no-repeat scroll left top;
  }
  .error-block-detail .main-error-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 230px;
    color: #222;
    line-height: 180px;
    font-weight: 600;
    margin-bottom: 60px;
  }
  .error-small-text {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 25px;
  }
  .error-slogan {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 30px;
  }
  .error-block-detail .social_icon {
    margin-bottom: 20px;
  }
  .big-btn a {
    display: inline-block;
    color: #292b2c;
    background: #dcbd71;
    padding: 20px 50px;
    font-size: 14px;
  }
  .big-btn a:hover {
    background: #fff;
  }
  .error-block-main {
      position: relative;
  }
  .error-block-main .bottom-shadow {
      bottom: -6px;
      right: 0;
  }
  .bottom-shadow {
      position: absolute;
      width: 100%;
  }
  /***** 404 Page CSS End ******/


/********* footer CSS Start *********/
  .footer {
    background: #f8f8f8; 
  }
  .footer-middle-part {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 50px 80px;
  }
  .footer-static-block .title {
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 1px;
      margin-bottom: 13px;
      position: relative;
  }
  .footer .title > span {
      border-bottom: 1px solid #2084ff;
      bottom: 0;
      left: 0;
      position: absolute;
      width: 50px;
  }
  .footer-static-block ul li {
      padding: 6px 0;
      position: relative;
  }
  .footer-static-block ul.address-footer li {
    margin-bottom: 0;
    padding: 8px 0
  }
  .footer-menu .footer-static-block ul li {
    padding-left: 15px;
  }
  .footer-static-block ul li:first-child {
      padding-top: 0;
  }
  .footer-static-block ul li:last-child {
      padding-bottom: 0;
  }
  .footer hr {
    border-top: 1px solid #e1e1e1;
  }
  .footer-static-block li i.fa {
    float: left;
    font-size: 14px;
    margin-top: 4px;
    margin-right: 4px;
  }
  .footer-static-block .address-footer li i.fa {
    color: #2084ff;
    font-size: 16px;
    line-height: 16px;
  }
  .footer-menu .footer-static-block ul li:before {
    background: #2084ff none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 16px;
    width: 5px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
  }
  .footer-menu .footer-static-block ul li:first-child:before {
      top: 10px;
  }
  .footer-static-block li p {
    margin: 0 0 5px 30px;
  }
  .footer-static-block li:last-child p {
    margin-bottom: 0;
  }
  .footer-static-block li a:hover span {
    color: #2084ff;
  }
  .site-link li {
    display: inline-block;
  }
  .site-link li a {
    padding: 0 10px;
  }
  .site-link li:first-child a {
      padding-left: 0;
  }
  .site-link li:last-child a {
      padding-right: 0;
  }
  .payment ul li {
    display: inline-block;
    padding: 0 10px;
  }
  .payment ul li a {
    display: inline-block;
  }
  .copy-right a:hover, .site-link li a:hover {
    color: #2084ff; 
  } 
.error {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    color: #c00;
    text-align: left;
}
  /* Custom News Letter CSS Start */
  .newsletter {
    background: rgba(0, 0, 0, 0) url("../images/newsletter-bg.jpg") no-repeat scroll center center;
  } 

  .newsletter-inner h2.main_title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    margin-bottom: 0;
    margin-top: 15px;
  }

  .newsletter-inner span {
    display: inline-block;
    margin-bottom: 60px;
  }

  .newsletter-slogan {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .newsletter .newsletter-inner {
    position: relative;
    margin-top: 25px
  }

  .newsletter-box {
    margin-top: 30px;
    position: relative;
  }

  .newsletter-inner input {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    padding: 7px;
    width: 100%;
  }

  .footer .newsletter-inner button {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -99px -758px !important;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-size: 0;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 7px;
    width: 17px;
  }

  /* Custom News Letter CSS End */

/*----- footer CSS End -----*/

