/*-----------------------------------------------------------------------------------

    Template Name: Sample - Corporate Business Bootstrap4 HTML5 Template
    Template URI: site.com
    Description: Sample - Corporate Business Bootstrap4 HTML5 Template
    Author: Humayun Ahmed
    Author URI: site.com
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
	02. Header
    03. Hero
	04. Footer

-----------------------------------------------------------------------------------*/
/*===========================
       01.Common css
===========================*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&amp;family=Poppins:wght@300;400;500;600;700;800&amp;display=swap");
body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #555; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

.listProductBtn {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    cursor: pointer;

}

.col-lg-4 .col-sm-6  {
    margin-right: 10px;
}

.p-top-60  {
    padding-top: 60px;
}

.color-circle{
    height: 15px;
    width: 15px;
    border-radius: 50%;

}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  text-decoration: none; }

i,
span,
a {
  display: inline-block; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #222;
  margin: 0px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #555;
  margin: 0px; }

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  width: 100%;
    height: 100%; }

.sizes-size{
    font-size: 14px !important;
}

.bgcover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;

}

@media only screen and (min-width: 1600px) {
  .custom-container {
    max-width: 1920px;
    padding: 0 70px; } }

@media only screen and (min-width: 1600px) {
  .custom-col {
    max-width: 16.66%; } }

/*===== All Button Style =====*/
.main-btn {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0 40px;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background-color: #ff3941; }
  .main-btn:hover {
    background-color: #fff;
    color: #ff3941;
    border-color: #ff3941; }

/*===== All Section Title Style =====*/
.section-title .title {
  font-size: 38px;
  font-weight: 500;
  color: #222; }
  @media (max-width: 767px) {
    .section-title .title {
      font-size: 26px; } }
.section-title p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #222;
  margin-top: 10px; }
  @media (max-width: 767px) {
    .section-title p {
      font-size: 14px; } }

/*===== All Slick Slide Outline Style =====*/
.slick-slide {
  outline: 0; }

/*===== All Slick Slide Outline Style =====*/
.emoll-pagination .pagination li {
  margin-left: 10px; }
  @media (max-width: 767px) {
    .emoll-pagination .pagination li {
      margin-left: 0;
      margin-right: 10px; } }
  .emoll-pagination .pagination li a {
    padding: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e8e8e8;
    color: #555;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: "Open Sans", sans-serif; }
    .emoll-pagination .pagination li a.prev, .emoll-pagination .pagination li a.next {
      background-color: #222;
      border-color: #222;
      color: #fff; }
    .emoll-pagination .pagination li a.active, .emoll-pagination .pagination li a:hover {
      background: #ff3941;
      border-color: #ff3941;
      color: #fff; }

/*===== All Form Style =====*/
.single-form {
  margin-top: 30px; }
  .single-form label {
    display: block;
    margin-bottom: 15px; }
  .single-form input, .single-form textarea {
    width: 100%;
    height: 45px;
    border: 0;
    border-radius: 5px;
    padding: 0 15px;
    background-color: #e8e8e8; }
  .single-form textarea {
    height: 200px;
    padding-top: 10px;
    resize: none; }
  .single-form .main-btn {
    width: 160px;
    font-size: 16px; }

/*===== All Preloader Style =====*/
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  /* Change Background Color */
  background: #fff;
  z-index: 99999999999; }
  .preloader .loader_34 {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .preloader .loader_34 .ytp-spinner {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 64px;
      margin-left: -32px;
      z-index: 18;
      pointer-events: none; }
      .preloader .loader_34 .ytp-spinner .ytp-spinner-container {
        pointer-events: none;
        position: absolute;
        width: 100%;
        padding-bottom: 100%;
        top: 50%;
        left: 50%;
        margin-top: -50%;
        margin-left: -50%;
        -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        -moz-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        -o-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        animation: ytp-spinner-linspin 1568.23529647ms linear infinite; }
        .preloader .loader_34 .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
          position: absolute;
          width: 100%;
          height: 100%;
          -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
          -moz-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
          -o-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
          animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }
          .preloader .loader_34 .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            overflow: hidden;
            right: 50%; }
          .preloader .loader_34 .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            overflow: hidden;
            left: 50%; }
    .preloader .loader_34 .ytp-spinner-circle {
      box-sizing: border-box;
      position: absolute;
      width: 200%;
      height: 100%;
      border-style: solid;
      /* Spinner Color */
      border-color: #ff3941 #ff3941 #e8e8e8;
      border-radius: 50%;
      border-width: 6px; }
    .preloader .loader_34 .ytp-spinner-left .ytp-spinner-circle {
      left: 0;
      right: -100%;
      border-right-color: #e8e8e8;
      -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -moz-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -o-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }
    .preloader .loader_34 .ytp-spinner-right .ytp-spinner-circle {
      left: -100%;
      right: 0;
      border-left-color: #e8e8e8;
      -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -moz-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -o-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

/* Preloader Animations */
@-webkit-keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg); } }
@keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg); } }
@-webkit-keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); } }
@keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); } }
@-webkit-keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); } }
@keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); } }
/*===========================
        02.Header css
===========================*/
.header-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 30px 0; }
  .header-area.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    -moz-box-shadow: 0px 2px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    box-shadow: 0px 2px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    z-index: 99;
    -webkit-animation: sticky 1.5s;
    -moz-animation: sticky 1.5s;
    -o-animation: sticky 1.5s;
    animation: sticky 1.5s;
    padding: 15px 0; }

@-webkit-keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
.header-brand .header-toggle .toggle {
  font-size: 24px;
  color: #fff; }
@media (max-width: 767px) {
  .header-brand .header-logo a {
    margin-right: 30px; } }
@media (max-width: 767px) {
  .header-brand .header-logo a {
    width: 120px;
    margin-right: 0; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-brand .header-logo a {
    width: auto;
    margin-right: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background-color: #fff;
    z-index: 999;
    padding-top: 60px;
    left: -300px;
    overflow-y: auto;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
    .header-menu.menu-open {
      left: 0;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s; } }
@media (max-width: 767px) {
  .header-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background-color: #fff;
    z-index: 999;
    padding-top: 60px;
    left: -300px;
    overflow-y: auto;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
    .header-menu.menu-open {
      left: 0;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      transition-delay: 0.3s; } }
.header-menu .menu-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  color: #222; }
.header-menu .meain-menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }
.meain-menu {
    font-family: "Poppins", sans-serif;

}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-menu .meain-menu {
      display: block; } }
  @media (max-width: 767px) {
    .header-menu .meain-menu {
      display: block; } }
  .header-menu .meain-menu li {
    position: relative; }
    .header-menu .meain-menu li .menu-expand {
      position: absolute;
      width: 15px;
      height: 15px;
      top: 10px;
      right: 10px;
      cursor: pointer; }
      .header-menu .meain-menu li .menu-expand::before {
        position: absolute;
        content: '';
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #222; }
      .header-menu .meain-menu li .menu-expand::after {
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 2px;
        height: 100%;
        background-color: #222;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
    .header-menu .meain-menu li.active > .menu-expand::after {
      height: 0; }
    .header-menu .meain-menu li a {
      font-size: 16px;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      padding: 15px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media only screen and (min-width: 1200px) and (max-width: 1599px) {
        .header-menu .meain-menu li a {
          padding: 15px 12px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-menu .meain-menu li a {
          padding: 15px 8px;
          font-size: 14px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-menu .meain-menu li a {
          color: #222;
          display: block;
          padding: 8px 20px;
          font-weight: 500;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2); } }
      @media (max-width: 767px) {
        .header-menu .meain-menu li a {
          color: #222;
          display: block;
          padding: 8px 20px;
          font-weight: 500;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2); } }
      .header-menu .meain-menu li a i {
        margin-left: 5px;
        font-size: 14px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-menu .meain-menu li a i {
            display: none; } }
        @media (max-width: 767px) {
          .header-menu .meain-menu li a i {
            display: none; } }
    .header-menu .meain-menu li.active > a, .header-menu .meain-menu li:hover > a {
      color: #ff3941; }
    .header-menu .meain-menu li .sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      background-color: #fff;
      -webkit-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
      -moz-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
      box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
      width: 220px;
      padding: 8px 0;
      z-index: 99;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      -webkit-transform: perspective(600px) rotateX(-90deg);
      -moz-transform: perspective(600px) rotateX(-90deg);
      -ms-transform: perspective(600px) rotateX(-90deg);
      -o-transform: perspective(600px) rotateX(-90deg);
      transform: perspective(600px) rotateX(-90deg);
      opacity: 0;
      visibility: hidden; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-menu .meain-menu li .sub-menu {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          -webkit-transition: all 0s linear;
          -moz-transition: all 0s linear;
          -ms-transition: all 0s linear;
          -o-transition: all 0s linear;
          transition: all 0s linear;
          -webkit-transform: perspective(0) rotateX(0);
          -moz-transform: perspective(0) rotateX(0);
          -ms-transform: perspective(0) rotateX(0);
          -o-transform: perspective(0) rotateX(0);
          transform: perspective(0) rotateX(0);
          opacity: 1;
          visibility: visible;
          position: relative;
          width: 100%;
          padding: 0;
          top: 0; } }
      @media (max-width: 767px) {
        .header-menu .meain-menu li .sub-menu {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          -webkit-transition: all 0s linear;
          -moz-transition: all 0s linear;
          -ms-transition: all 0s linear;
          -o-transition: all 0s linear;
          transition: all 0s linear;
          -webkit-transform: perspective(0) rotateX(0);
          -moz-transform: perspective(0) rotateX(0);
          -ms-transform: perspective(0) rotateX(0);
          -o-transform: perspective(0) rotateX(0);
          transform: perspective(0) rotateX(0);
          opacity: 1;
          visibility: visible;
          position: relative;
          width: 100%;
          padding: 0;
          top: 0; } }
      .header-menu .meain-menu li .sub-menu li a {
        color: #222;
        font-weight: 400;
        padding: 5px 20px;
        display: block;
        font-size: 14px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-menu .meain-menu li .sub-menu li a {
            padding: 8px 20px;
            padding-left: 30px; } }
        @media (max-width: 767px) {
          .header-menu .meain-menu li .sub-menu li a {
            padding: 8px 20px;
            padding-left: 30px; } }
        .header-menu .meain-menu li .sub-menu li a i {
          display: block;
          float: right;
          padding: 6px 0; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-menu .meain-menu li .sub-menu li a i {
              display: none; } }
          @media (max-width: 767px) {
            .header-menu .meain-menu li .sub-menu li a i {
              display: none; } }
      .header-menu .meain-menu li .sub-menu li:hover > a {
        color: #ff3941; }
      .header-menu .meain-menu li .sub-menu li .sub-menu {
        top: 15px;
        left: 100%;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        opacity: 0;
        visibility: hidden; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-menu .meain-menu li .sub-menu li .sub-menu {
            opacity: 1;
            visibility: visible;
            padding: 0;
            top: 0;
            left: 0;
            -webkit-transition: all 0s linear;
            -moz-transition: all 0s linear;
            -ms-transition: all 0s linear;
            -o-transition: all 0s linear;
            transition: all 0s linear; } }
        @media (max-width: 767px) {
          .header-menu .meain-menu li .sub-menu li .sub-menu {
            opacity: 1;
            visibility: visible;
            padding: 0;
            top: 0;
            left: 0;
            -webkit-transition: all 0s linear;
            -moz-transition: all 0s linear;
            -ms-transition: all 0s linear;
            -o-transition: all 0s linear;
            transition: all 0s linear; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-menu .meain-menu li .sub-menu li .sub-menu li a {
            padding-left: 40px; } }
        @media (max-width: 767px) {
          .header-menu .meain-menu li .sub-menu li .sub-menu li a {
            padding-left: 40px; } }
      .header-menu .meain-menu li .sub-menu li:hover .sub-menu {
        top: 0;
        opacity: 1;
        visibility: visible; }
    .header-menu .meain-menu li .sub-mega-menu {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      position: absolute;
      top: 100%;
      left: -150px;
      background-color: #fff;
      -webkit-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
      -moz-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
      box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
      width: 880px;
      z-index: 99;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      padding: 35px 25px 20px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      -webkit-transform: perspective(600px) rotateX(-90deg);
      -moz-transform: perspective(600px) rotateX(-90deg);
      -ms-transform: perspective(600px) rotateX(-90deg);
      -o-transform: perspective(600px) rotateX(-90deg);
      transform: perspective(600px) rotateX(-90deg);
      opacity: 0;
      visibility: hidden; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-menu .meain-menu li .sub-mega-menu {
          width: 770px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-menu .meain-menu li .sub-mega-menu {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          -webkit-transition: all 0s linear;
          -moz-transition: all 0s linear;
          -ms-transition: all 0s linear;
          -o-transition: all 0s linear;
          transition: all 0s linear;
          -webkit-transform: perspective(0) rotateX(0);
          -moz-transform: perspective(0) rotateX(0);
          -ms-transform: perspective(0) rotateX(0);
          -o-transform: perspective(0) rotateX(0);
          transform: perspective(0) rotateX(0);
          opacity: 1;
          visibility: visible;
          position: relative;
          width: 100%;
          padding: 0;
          top: 0; } }
      @media (max-width: 767px) {
        .header-menu .meain-menu li .sub-mega-menu {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          -webkit-transition: all 0s linear;
          -moz-transition: all 0s linear;
          -ms-transition: all 0s linear;
          -o-transition: all 0s linear;
          transition: all 0s linear;
          -webkit-transform: perspective(0) rotateX(0);
          -moz-transform: perspective(0) rotateX(0);
          -ms-transform: perspective(0) rotateX(0);
          -o-transform: perspective(0) rotateX(0);
          transform: perspective(0) rotateX(0);
          opacity: 1;
          visibility: visible;
          position: relative;
          width: 100%;
          padding: 0;
          top: 0; } }
      .header-menu .meain-menu li .sub-mega-menu li {
        width: 25%; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-menu .meain-menu li .sub-mega-menu li {
            width: 100%; } }
        @media (max-width: 767px) {
          .header-menu .meain-menu li .sub-mega-menu li {
            width: 100%; } }
        .header-menu .meain-menu li .sub-mega-menu li .menu-title {
          font-size: 16px;
          font-weight: 700;
          color: #222;
          padding: 0 20px; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-menu .meain-menu li .sub-mega-menu li .menu-title {
              padding: 8px 20px;
              padding-left: 30px;
              font-weight: 600; } }
          @media (max-width: 767px) {
            .header-menu .meain-menu li .sub-mega-menu li .menu-title {
              padding: 8px 20px;
              padding-left: 30px;
              font-weight: 600; } }
        .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items {
          margin-top: 15px; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items {
              margin-top: 0; } }
          @media (max-width: 767px) {
            .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items {
              margin-top: 0; } }
          .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items li {
            display: block;
            width: 100%; }
            .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items li a {
              color: #222;
              font-weight: 400;
              padding: 5px 20px;
              display: block;
              font-size: 14px; }
              @media only screen and (min-width: 768px) and (max-width: 991px) {
                .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items li a {
                  padding: 8px 20px;
                  padding-left: 40px; } }
              @media (max-width: 767px) {
                .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items li a {
                  padding: 8px 20px;
                  padding-left: 40px; } }
            .header-menu .meain-menu li .sub-mega-menu li .mega-menu-items li:hover > a {
              color: #ff3941; }
    .header-menu .meain-menu li:hover .sub-menu, .header-menu .meain-menu li:hover .sub-mega-menu {
      opacity: 1;
      visibility: visible;
      -webkit-transform: perspective(600px) rotateX(0);
      -moz-transform: perspective(600px) rotateX(0);
      -ms-transform: perspective(600px) rotateX(0);
      -o-transform: perspective(600px) rotateX(0);
      transform: perspective(600px) rotateX(0); }
    @media only screen and (min-width: 1200px) and (max-width: 1599px) {
      .header-menu .meain-menu li:nth-last-of-type(1) .sub-menu li .sub-menu {
        left: auto;
        right: 100%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-menu .meain-menu li:nth-last-of-type(1) .sub-menu li .sub-menu {
        left: auto;
        right: 100%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-menu .meain-menu li:nth-last-of-type(2) .sub-menu li .sub-menu {
        left: auto;
        right: 100%; } }

.header-meta .meta {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .header-meta .meta li {
    margin-left: 20px; }
    @media (max-width: 767px) {
      .header-meta .meta li {
        margin-left: 10px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-meta .meta li {
        margin-left: 20px; } }
    .header-meta .meta li button, .header-meta .meta li a {
      font-size: 18px;
      color: #fff;
      position: relative;
      background: none;
      border: 0;
      padding: 0; }
      @media (max-width: 767px) {
        .header-meta .meta li button, .header-meta .meta li a {
          font-size: 15px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .header-meta .meta li button, .header-meta .meta li a {
          font-size: 18px; } }
      .header-meta .meta li button span, .header-meta .meta li a span {
        background-color: #ff3941;
        font-size: 13px;
        color: #fff;
        padding: 1px 6px;
        border-radius: 50px;
        position: absolute;
        top: -13px;
        right: -9px; }
    .header-meta .meta li .dropdown .dropdown-menu {
      padding: 0;
      border-radius: 0;
      left: auto !important;
      right: 0 !important;
      min-width: 140px;
      padding: 6px 8px;
      -webkit-transform: translate(0) !important;
      -moz-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
      -o-transform: translate(0) !important;
      transform: translate(0) !important;
      top: 160% !important;
      -webkit-box-shadow: 0px 2px 9.5px 0.5px rgba(34, 34, 34, 0.1);
      -moz-box-shadow: 0px 2px 9.5px 0.5px rgba(34, 34, 34, 0.1);
      box-shadow: 0px 2px 9.5px 0.5px rgba(34, 34, 34, 0.1);
      border: 0; }
      .header-meta .meta li .dropdown .dropdown-menu li {
        margin-left: 0; }
        .header-meta .meta li .dropdown .dropdown-menu li a {
          display: block;
          color: #555;
          font-size: 14px;
          font-weight: 500;
          padding: 6px 14px;
          border-bottom: 1px solid rgba(34, 34, 34, 0.15);
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          .header-meta .meta li .dropdown .dropdown-menu li a:hover {
            color: #ff3941; }
        .header-meta .meta li .dropdown .dropdown-menu li:last-child a {
          border-bottom: 0; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.7);
  z-index: 99;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }
  .overlay.open {
    width: 100%;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.header-search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 999;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden; }
  .header-search .search-input {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px 30px; }
    .header-search .search-input input {
      width: 100%;
      height: 50px;
      font-size: 20px;
      padding: 0 20px;
      border: 0;
      background: none; }
  .header-search .search-close {
    position: absolute;
    top: 50%;
    right: 50px;
    font-size: 30px;
    color: #222;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .header-search.open {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible; }

.sticky .header-brand .header-toggle .toggle {
  color: #222; }
.sticky .header-menu .meain-menu li a {
  color: #222; }
.sticky .header-menu .meain-menu li.active > a, .sticky .header-menu .meain-menu li:hover > a {
  color: #ff3941; }
.sticky .header-meta .meta li button, .sticky .header-meta .meta li a {
  color: #222; }

/*===========================
        03.Slider css
===========================*/
.slider-area {
  position: relative;
  overflow: hidden;
}
  .slider-area .slider-social {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    z-index: 99;
    left: -8%; }
    @media only screen and (min-width: 1200px) and (max-width: 1599px) {
      .slider-area .slider-social {
        left: -15%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-area .slider-social {
        left: -18%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-area .slider-social {
        left: -22%; } }
    @media (max-width: 767px) {
      .slider-area .slider-social {
        display: none; } }
    .slider-area .slider-social li {
      display: inline;
      margin: 0 15px; }
      .slider-area .slider-social li a {
        font-size: 16px;
        color: #fff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .slider-area .slider-social li a:hover {
          color: #ff3941; }
  .slider-area .slider-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    z-index: 99;
    right: -2%; }
    @media (max-width: 767px) {
      .slider-area .slider-text {
        display: none; } }
    .slider-area .slider-text p {
      display: inline-block;
      font-size: 14px;
      color: #fff;
      position: relative; }
      .slider-area .slider-text p::before {
        position: absolute;
        content: '';
        width: 80px;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.3);
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -95px; }

.single-slider {
  height: 800px;
  position: relative;
  z-index: 9;
}
  @media only screen and (min-width: 1600px) {
    .single-slider {
      height: 950px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-slider {
      height: 700px; } }
  @media (max-width: 767px) {
    .single-slider {
      height: 550px; } }
  .single-slider::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #131517;
    z-index: -1;

  }

.slider-content {
  max-width: 500px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-content {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767px) {
    .slider-content {
      margin-left: auto;
      margin-right: auto; } }
  .slider-content .sub-title {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    position: relative; }
    @media (max-width: 767px) {
      .slider-content .sub-title {
        font-size: 16px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .slider-content .sub-title {
        font-size: 18px; } }
    .slider-content .sub-title::before, .slider-content .sub-title::after {
      position: absolute;
      content: '';
      width: 100px;
      height: 1px;
      top: 50%;
      left: -115px;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 767px) {
        .slider-content .sub-title::before, .slider-content .sub-title::after {
          width: 40px;
          left: -50px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .slider-content .sub-title::before, .slider-content .sub-title::after {
          width: 60px;
          left: -75px; } }
    .slider-content .sub-title::after {
      left: auto;
      right: -115px; }
      @media (max-width: 767px) {
        .slider-content .sub-title::after {
          right: -50px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .slider-content .sub-title::after {
          right: -75px; } }
  .slider-content .title {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px; }
    @media (max-width: 767px) {
      .slider-content .title {
        font-size: 28px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .slider-content .title {
        font-size: 40px; } }
  .slider-content p {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 0 70px;
    background-image: url(../images/shape/shape-1.png);
    background-size: 100% 100%;
    background-position: 0 0;
    margin-top: 20px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .slider-content p {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        padding: 0 50px; } }
    @media (max-width: 767px) {
      .slider-content p {
        font-size: 20px;
        height: 45px;
        line-height: 45px;
        padding: 0 50px; } }
  .slider-content .slider-btn {
    margin-top: 35px; }
    .slider-content .slider-btn .play {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 15px;
      color: #fff;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media (max-width: 767px) {
        .slider-content .slider-btn .play {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .slider-content .slider-btn .play i {
        font-size: 50px;
        line-height: 50px;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .slider-content .slider-btn .play i {
            font-size: 34px;
            line-height: 40px; } }
      .slider-content .slider-btn .play span {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 50px; }
        @media (max-width: 767px) {
          .slider-content .slider-btn .play span {
            font-size: 14px;
            line-height: 40px; } }
      .slider-content .slider-btn .play:hover {
        color: #fff; }
    .slider-content .slider-btn .main-btn {
      margin-top: 15px;
      background-color: rgba(255, 255, 255, 0.3);
      color: #222;
      font-weight: 700; }
      @media (max-width: 767px) {
        .slider-content .slider-btn .main-btn {
          font-size: 14px;
          height: 40px;
          line-height: 40px;
          padding: 0 25px; } }
      .slider-content .slider-btn .main-btn:hover {
        background-color: #ff3941;
        color: #fff; }

.slider-active .slick-dots {
  position: absolute;
  bottom: 50px;

  left: 10%; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-active .slick-dots {
      bottom: 30px;
      left: 5%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-active .slick-dots {
      bottom: 30px;
      left: 5%; } }
  @media (max-width: 767px) {
    .slider-active .slick-dots {
      bottom: 30px;
      left: 5%; } }
  .slider-active .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    position: relative; }
    .slider-active .slick-dots li + li::before {
      position: absolute;
      content: '';
      width: 15px;
      height: 2px;
      background-color: #fff;
      bottom: 5px;
      left: -17px; }
    .slider-active .slick-dots li button {
      font-size: 32px;
      padding: 0;
      background: none;
      color: #fff;
      border: 0;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-active .slick-dots li button {
          font-size: 24px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-active .slick-dots li button {
          font-size: 24px; } }
      @media (max-width: 767px) {
        .slider-active .slick-dots li button {
          font-size: 16px; } }
    .slider-active .slick-dots li.slick-active button {
      font-size: 100px;
      line-height: 100px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-active .slick-dots li.slick-active button {
          font-size: 70px;
          line-height: 75px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-active .slick-dots li.slick-active button {
          font-size: 60px;
          line-height: 65px; } }
      @media (max-width: 767px) {
        .slider-active .slick-dots li.slick-active button {
          font-size: 32px;
          line-height: 45px; } }

/*===== Slider 2 =====*/
.slider-2 {
  position: relative;  }
  .slider-2 .play {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    left: 7%;
    bottom: 50px;
    z-index: 99; }
    @media (max-width: 767px) {
      .slider-2 .play {
        bottom: 30px;
        left: 2%; } }
    @media (max-width: 767px) {
      .slider-2 .play {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .slider-2 .play i {
      font-size: 50px;
      line-height: 50px;
      margin-right: 10px; }
      @media (max-width: 767px) {
        .slider-2 .play i {
          font-size: 34px;
          line-height: 40px; } }
    .slider-2 .play span {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 16px;
      text-transform: uppercase;
      line-height: 50px; }
      @media (max-width: 767px) {
        .slider-2 .play span {
          font-size: 14px;
          line-height: 40px; } }
    .slider-2 .play:hover {
      color: #fff; }
  .slider-2 .slider-active .slick-dots {
    position: absolute;
    bottom: 50px;
    left: auto;
    right: 5%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-2 .slider-active .slick-dots {
        bottom: 30px;
        right: 3%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-2 .slider-active .slick-dots {
        bottom: 30px;
        right: 3%; } }
    @media (max-width: 767px) {
      .slider-2 .slider-active .slick-dots {
        bottom: 30px;
        right: 3%; } }

.slider-content-2 {
  max-width: 670px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-content-2 {
      margin-left: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-content-2 {
      margin-left: 30px; } }
  .slider-content-2 .title {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-content-2 .title {
        font-size: 62px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-content-2 .title {
        font-size: 62px; } }
    @media (max-width: 767px) {
      .slider-content-2 .title {
        font-size: 32px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .slider-content-2 .title {
        font-size: 48px; } }
    .slider-content-2 .title span {
      font-weight: 400; }
  .slider-content-2 p {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-content-2 p {
        font-size: 28px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-content-2 p {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .slider-content-2 p {
        font-size: 18px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .slider-content-2 p {
        font-size: 26px; } }
  .slider-content-2 .slider-btn {
    margin-top: 35px; }
    @media (max-width: 767px) {
      .slider-content-2 .slider-btn {
        margin-top: 20px; } }
    .slider-content-2 .slider-btn .main-btn {
      margin-top: 15px;
      background-color: rgba(255, 255, 255, 0.1);
      color: #fff;
      font-weight: 700; }
      @media (max-width: 767px) {
        .slider-content-2 .slider-btn .main-btn {
          font-size: 14px;
          height: 40px;
          line-height: 40px;
          padding: 0 25px; } }
      .slider-content-2 .slider-btn .main-btn:hover {
        background-color: #ff3941;
        color: #fff; }
  .slider-content-2.content-v-2 .title span {
    color: #ff3941; }
  .slider-content-2.content-v-2 .slider-btn .main-btn {
    background-color: #222; }
    .slider-content-2.content-v-2 .slider-btn .main-btn:hover {
      background-color: #ff3941; }
  .slider-content-2.content-v-3 .slider-btn .main-btn {
    background-color: #fff;
    color: #ff3941; }
    .slider-content-2.content-v-3 .slider-btn .main-btn:hover {
      background-color: #ff3941;
      color: #fff; }
  .slider-content-2.content-v-6 .slider-btn {
    margin-top: 0;
    padding-bottom: 30px; }
    .slider-content-2.content-v-6 .slider-btn .play {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 15px;
      color: #fff; }
      .slider-content-2.content-v-6 .slider-btn .play i {
        font-size: 50px;
        line-height: 50px;
        margin-right: 10px; }
        @media (max-width: 767px) {
          .slider-content-2.content-v-6 .slider-btn .play i {
            font-size: 34px;
            line-height: 40px; } }
      .slider-content-2.content-v-6 .slider-btn .play span {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 50px; }
        @media (max-width: 767px) {
          .slider-content-2.content-v-6 .slider-btn .play span {
            font-size: 14px;
            line-height: 40px; } }
      .slider-content-2.content-v-6 .slider-btn .play:hover {
        color: #fff; }

/*===== Slider 6 =====*/
.slider-6 .single-slider::before {
  background-color: rgba(0, 0, 0, 0.6); }

/*===== Slider 8 =====*/
.slider-8 .slider-social {
  top: auto;
  bottom: 50px;
  -webkit-transform: translateY(0%) rotate(0deg);
  -moz-transform: translateY(0%) rotate(0deg);
  -ms-transform: translateY(0%) rotate(0deg);
  -o-transform: translateY(0%) rotate(0deg);
  transform: translateY(0%) rotate(0deg);
  left: 3%; }
.slider-8 .slider-active .slick-dots {
  position: absolute;
  bottom: 50px;
  left: auto;
  right: 5%; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-8 .slider-active .slick-dots {
      bottom: 30px;
      right: 3%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-8 .slider-active .slick-dots {
      bottom: 30px;
      right: 3%; } }
  @media (max-width: 767px) {
    .slider-8 .slider-active .slick-dots {
      bottom: 30px;
      right: 3%; } }

/*===========================
        04.Banner css
===========================*/
.banner-image {
  overflow: hidden;
    height: 450px;
    min-height: 450px;

}

.banner-image-size{

    height: 100%;
}

  .banner-image a {
    display: block; }
    .banner-image a img {
      width: 100%;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .banner-image a:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

/*===== Banner 2  =====*/
.banner-area-2 {
  position: relative;
  z-index: 5;
  padding-top: 50px;
  padding-bottom: 213px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-area-2 {
      padding-top: 60px;
      padding-bottom: 183px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-area-2 {
      padding-top: 60px;
      padding-bottom: 80px; } }
  @media (max-width: 767px) {
    .banner-area-2 {
      padding-top: 70px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .banner-area-2 {
      padding-top: 65px; } }
  .banner-area-2::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: -1; }

.banner-content .title {
  font-size: 150px;
  font-family: "Brusher";
  color: #fff; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-content .title {
      font-size: 100px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-content .title {
      font-size: 90px; } }
  @media (max-width: 767px) {
    .banner-content .title {
      font-size: 40px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .banner-content .title {
      font-size: 70px; } }
.banner-content .main-btn {
  background-color: #222;
  color: #fff;
  border-radius: 0;
  margin-top: 30px; }
  .banner-content .main-btn:hover {
    background-color: #ff3941; }

/*===== Banner 3  =====*/
.banner-wrapper {
  overflow: hidden; }

.single-banner-3 {
  position: relative; }
  .single-banner-3 .banner-image {
    overflow: hidden; }
    .single-banner-3 .banner-image img {
      width: 100%;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .single-banner-3 .banner-content {
    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%);
    padding: 10px 50px; }
    @media (max-width: 767px) {
      .single-banner-3 .banner-content {
        padding: 10px 20px; } }
    .single-banner-3 .banner-content .sub-title {
      font-size: 14px;
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-weight: 400; }
    .single-banner-3 .banner-content .main-title a {
      font-size: 36px;
      font-weight: 600;
      color: #fff;
      margin-top: 3px; }
      @media (max-width: 767px) {
        .single-banner-3 .banner-content .main-title a {
          font-size: 28px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner-3 .banner-content .main-title a {
          font-size: 36px; } }
    .single-banner-3 .banner-content .price {
      font-size: 18px;
      font-weight: 600;
      color: #fff;
      margin-top: 20px; }
      @media (max-width: 767px) {
        .single-banner-3 .banner-content .price {
          font-size: 16px;
          margin-top: 10px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner-3 .banner-content .price {
          font-size: 18px;
          margin-top: 20px; } }
      .single-banner-3 .banner-content .price span {
        font-size: 36px;
        color: #ff3941;
        font-weight: 700; }
        @media (max-width: 767px) {
          .single-banner-3 .banner-content .price span {
            font-size: 28px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single-banner-3 .banner-content .price span {
            font-size: 36px; } }
    .single-banner-3 .banner-content .main-btn {
      padding: 0 20px;
      height: 40px;
      line-height: 40px; }
    .single-banner-3 .banner-content.content-2 .price span {
      color: #222; }
    .single-banner-3 .banner-content.content-2 .main-btn {
      background-color: rgba(255, 255, 255, 0.15); }
      .single-banner-3 .banner-content.content-2 .main-btn:hover {
        background-color: #222; }
  .single-banner-3:hover .banner-image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

/*===== Banner 4  =====*/
.single-banner-4 {
  position: relative;
  overflow: hidden; }
  .single-banner-4::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.7);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .single-banner-4 .banner-image {
    overflow: hidden; }
    .single-banner-4 .banner-image img {
      width: 100%;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .single-banner-4 .banner-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 10px 20px; }
    .single-banner-4 .banner-content .title a {
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%);
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      opacity: 0;
      visibility: hidden;
      font-size: 60px;
      color: #fff;
      font-family: "Brusher"; }
      @media (max-width: 767px) {
        .single-banner-4 .banner-content .title a {
          font-size: 48px; } }
      .single-banner-4 .banner-content .title a:hover {
        color: #ff3941; }
    .single-banner-4 .banner-content .main-btn {
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      opacity: 0;
      visibility: hidden; }
  .single-banner-4 .discount {
    position: absolute;
    bottom: 65px;
    right: -40px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .single-banner-4:hover::before {
    opacity: 1;
    visibility: visible; }
  .single-banner-4:hover .banner-image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .single-banner-4:hover .banner-content {
    opacity: 1;
    visibility: visible; }
    .single-banner-4:hover .banner-content .title a {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
    .single-banner-4:hover .banner-content .main-btn {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
  .single-banner-4:hover .discount {
    right: -25px;
    opacity: 1;
    visibility: visible; }

/*===== Banner 5  =====*/
.banner-area-5 {
  position: relative;
  z-index: 5;
  padding-top: 120px;
  padding-bottom: 140px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-area-5 {
      padding-top: 60px;
      padding-bottom: 75px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-area-5 {
      padding-top: 60px;
      padding-bottom: 75px; } }
  @media (max-width: 767px) {
    .banner-area-5 {
      padding-top: 70px;
      padding-bottom: 80px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .banner-area-5 {
      padding-top: 70px;
      padding-bottom: 78px; } }
  .banner-area-5::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: -1; }

.banner-content-5 .title {
  font-size: 150px;
  color: #fff;
  font-family: "Brusher"; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-content-5 .title {
      font-size: 100px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-content-5 .title {
      font-size: 100px; } }
  @media (max-width: 767px) {
    .banner-content-5 .title {
      font-size: 40px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .banner-content-5 .title {
      font-size: 70px; } }

/*===== Banner 6  =====*/
.banner-area-6 {
  padding-top: 150px;
  padding-bottom: 150px; }

.banner-content-6 .sub-title {
  font-size: 16px;
  font-weight: 500;
  color: #fff; }
.banner-content-6 .title {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin-top: 5px; }
  @media (max-width: 767px) {
    .banner-content-6 .title {
      font-size: 32px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .banner-content-6 .title {
      font-size: 42px; } }
.banner-content-6 p {
  color: #fff;
  margin-top: 20px; }
.banner-content-6 .more {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 35px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .banner-content-6 .more::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .banner-content-6 .more:hover {
    color: #ff3941; }
    .banner-content-6 .more:hover::before {
      background-color: #ff3941; }
.banner-content-6 .main-btn {
  margin-top: 35px;
  border-radius: 0;
  padding: 0 20px;
  background-color: #222; }
  .banner-content-6 .main-btn:hover {
    background-color: #ff3941;
    color: #fff; }
.banner-content-6.banner-content-6-v-2 .sub-title {
  color: #ff3941; }

/*===========================
        05.ProductCard css
===========================*/
.single-product {
  background-color: #fff; }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-product {
      max-width: 300px; } }
  .single-product .product-image {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    overflow: hidden; }
    .single-product .product-image a {
      display: block; }
      .single-product .product-image a img {
        width: 100%; }
      .single-product .product-image a .product-2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
  .single-product .product-content {
    position: relative; }
    .single-product .product-content .product-content-top {
      padding: 15px 20px;
      padding-bottom: 0; }
      .single-product .product-content .product-content-top .product-rating li {
        font-size: 13px;
        color: #a0b4b9;
        display: inline-block; }
        .single-product .product-content .product-content-top .product-rating li.rating-on {
          color: #ffa800; }
      .single-product .product-content .product-content-top .title a {
        font-size: 16px;
        font-weight: 600;
        color: #222;

        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        font-family: "Open Sans", sans-serif; }
        .single-product .product-content .product-content-top .title a:hover {
          color: #ff3941; }

        .cardContainer{
            width:285px;
        }
        .sale-price{
            font-family: "Poppins", sans-serif;
        }
      .single-product .product-content .product-content-top .sale-price {
        font-size: 18px;
        font-weight: 600;
        color: #222;
        margin-right: 8px;
        margin-top: 5px; }
      .single-product .product-content .product-content-top .regular-price {
        color: #77797d;
        font-size: 14px;
        text-decoration: line-through;
        margin-top: 10px; }
    .single-product .product-content .product-cart {
      padding: 5px 20px 15px;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      opacity: 0;
      visibility: hidden;
      background-color: #fff;
      z-index: 55;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-product .product-content .product-cart .product-size-color {
          display: block !important;
          text-align: center; } }
      .single-product .product-content .product-cart .product-size-color .product-size {
        padding-top: 10px; }
        .single-product .product-content .product-cart .product-size-color .product-size li {
          display: inline-block; }
          .single-product .product-content .product-cart .product-size-color .product-size li + li {
            margin-left: 3px; }
          .single-product .product-content .product-cart .product-size-color .product-size li span {
            font-size: 14px;
            font-weight: 600;
            color: #222;
            min-width: 22px;
              width: auto !important;
            height: 22px;
            line-height: 20px;
            border: 1px solid #e8e8e8;
            border-radius: 3px;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
            cursor: pointer;
            margin-bottom: 0; }
          .single-product .product-content .product-cart .product-size-color .product-size li.active span {
            background-color: #ff3941;
            border-color: #ff3941;
            color: #fff; }
      .single-product .product-content .product-cart .product-size-color .product-color {
        padding-top: 10px; }
        .single-product .product-content .product-cart .product-size-color .product-color li {
          width: 13px;
          height: 13px;
          border-radius: 50%;
          position: relative;
          z-index: 5;
          display: inline-block;
          cursor: pointer; }
          .single-product .product-content .product-cart .product-size-color .product-color li + li {
            margin-left: 8px; }

          .single-product .product-content .product-cart .product-size-color .product-color li::before {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
            transform: scale(1.4);
            border-radius: 50%;
            -webkit-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
            -moz-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
            box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
            display: inline-block;
            z-index: -1;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
          .single-product .product-content .product-cart .product-size-color .product-color li.active::before {
            opacity: 1;
            visibility: visible; }
      .single-product .product-content .product-cart .product-cart-btn {
        padding-top: 20px; }
        .single-product .product-content .product-cart .product-cart-btn .cart-btn {
          padding: 0 10px;
          height: 40px;
          line-height: 40px;
          color: #fff;
          background-color: #ff3941;
          border-radius: 8px;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          .single-product .product-content .product-cart .product-cart-btn .cart-btn i {
            padding: 0 10px; }
          .single-product .product-content .product-cart .product-cart-btn .cart-btn span {
            padding: 0 10px;
            position: relative; }
            .single-product .product-content .product-cart .product-cart-btn .cart-btn span::before {
              position: absolute;
              content: '';
              width: 1px;
              height: 25px;
              background-color: rgba(255, 255, 255, 0.2);
              top: 50%;
              left: 0;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%); }
          .single-product .product-content .product-cart .product-cart-btn .cart-btn:hover {
            background-color: #fff;
            color: #ff3941;
            -webkit-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
            -moz-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
            box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
            -webkit-transform: translateY(-5px);
            -moz-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            -o-transform: translateY(-5px);
            transform: translateY(-5px); }
  .single-product .product-countdown {
    padding-top: 15px; }
    .single-product .product-countdown .countdown-wrapper {
      background-color: #f4f4f4; }
      .single-product .product-countdown .countdown-wrapper .single-countdown {
        text-align: center;
        padding: 6px 6px 8px;
        width: 25%; }
        .single-product .product-countdown .countdown-wrapper .single-countdown .count {
          font-size: 15px;
          color: #222;
          font-weight: 700;
          line-height: 16px; }
        .single-product .product-countdown .countdown-wrapper .single-countdown p {
          font-size: 14px;
          color: #555555;
          font-weight: 400;
          line-height: 16px;
          text-transform: uppercase; }
  .single-product:hover {
    -webkit-box-shadow: 0px 3px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    -moz-box-shadow: 0px 3px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    box-shadow: 0px 3px 9.5px 0.5px rgba(34, 34, 34, 0.1); }
    .single-product:hover .product-image a .product-2 {
      opacity: 1;
      visibility: visible; }
    .single-product:hover .product-content .product-cart {
      -webkit-box-shadow: 0px 8px 9.5px 0.5px rgba(34, 34, 34, 0.1);
      -moz-box-shadow: 0px 8px 9.5px 0.5px rgba(34, 34, 34, 0.1);
      box-shadow: 0px 8px 9.5px 0.5px rgba(34, 34, 34, 0.1);
      opacity: 1;
      visibility: visible; }

.product-tab {
  position: relative;
  padding-left: 100px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-tab {
      padding-left: 70px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-tab {
      padding-left: 80px; } }
  @media (max-width: 767px) {
    .product-tab {
      padding-left: 60px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-tab {
      padding-left: 100px; } }
  .product-tab .nav {
    position: absolute;
    top: 0;
    left: 0; }
    .product-tab .nav li + li {
      padding-top: 10px; }
    .product-tab .nav li a img {
      width: 70px;
      height: 70px;
      object-fit: cover;
      object-position: center top; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-tab .nav li a img {
          width: 60px;
          height: 60px; } }
      @media (max-width: 767px) {
        .product-tab .nav li a img {
          width: 50px;
          height: 50px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-tab .nav li a img {
          width: 70px;
          height: 70px; } }
  .product-tab .single-product .product-image-tab .product-image .tab-content a {
    display: block; }
    .product-tab .single-product .product-image-tab .product-image .tab-content a img {
      width: 100%; }

.more-product {
  margin-top: 45px; }
  .more-product .more {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #555;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .more-product .more:hover {
      color: #ff3941; }
    .more-product .more::before, .more-product .more::after {
      position: absolute;
      content: '';
      width: 70px;
      height: 1px;
      top: 50%;
      left: -80px;
      background-color: #e8e8e8;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .more-product .more::after {
      left: auto;
      right: -80px; }

/*===== ProductCard Mini  =====*/
.product-min-title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 16px; }
  .product-min-title .title {
    font-size: 20px;
    font-weight: 500;
    color: #222; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-min-title .title {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-min-title .title {
        font-size: 16px; } }

.single-mini-product {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
    height: 90px;
}


.titleList a{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    transition: all 0.3s linear;
    font-family: "Open Sans", sans-serif;
}

.titleList a:hover{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    transition: all 0.3s linear;
    font-family: "Open Sans", sans-serif;
}

.reviewStars{
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}

.starsSize{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.listDescr {
    font-family: "Poppins", sans-serif;
    padding-top: 5px;

}

.imgSize{
    height: 90px;
    width: 90px;
}

  .single-mini-product .product-thumb {
    position: relative; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-mini-product .product-thumb img {
        width: 70px; } }
    .single-mini-product .product-thumb .cart {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 35px;
      height: 35px;
      line-height: 35px;
      border-radius: 4px;
      background-color: #ff3941;
      color: #fff;
      font-size: 18px;
      text-align: center;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .single-mini-product .product-content {
    padding-left: 30px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-mini-product .product-content {
        padding-left: 15px; } }
    @media (max-width: 767px) {
      .single-mini-product .product-content {
        padding-left: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-mini-product .product-content {
        padding-left: 30px; } }
    .single-mini-product .product-content .title a {
      font-size: 15px;
      font-weight: 600;
      color: #222;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      font-family: "Open Sans", sans-serif; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-mini-product .product-content .title a {
          font-size: 14px; } }
      .single-mini-product .product-content .title a:hover {
        color: #ff3941; }
    .single-mini-product .product-content .sale-price {
      font-size: 16px;
      font-weight: 600;
      color: #222;
      margin-right: 8px;
      margin-top: 5px; }
    .single-mini-product .product-content .regular-price {
      color: #77797d;
      font-size: 14px;
      text-decoration: line-through;
      margin-top: 5px; }
    .single-mini-product .product-content .product-rating {
      padding-top: 5px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-mini-product .product-content .product-rating {
          padding-top: 0; } }
      .single-mini-product .product-content .product-rating li {
        font-size: 12px;
        color: #a0b4b9;
        display: inline-block; }
        .single-mini-product .product-content .product-rating li.rating-on {
          color: #ffa800; }
  .single-mini-product:hover .product-thumb .cart {
    opacity: 1;
    visibility: visible; }

.mini-product-active .slick-dots {
  position: absolute;
  top: -40px;
  right: 0; }
  .mini-product-active .slick-dots li {
    display: inline-block;
    margin: 0 3px; }
    .mini-product-active .slick-dots li button {
      width: 8px;
      height: 8px;
      background-color: #e8e8e8;
      border-radius: 50px;
      border: 0;
      font-size: 0;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .mini-product-active .slick-dots li.slick-active button {
      width: 20px;
      background-color: #ff3941; }

/*===== ProductCard Horizontal  =====*/
.single-product-horizontal {
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  padding: 30px;
    height: 332px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-product-horizontal {
      padding: 15px; } }
  @media (max-width: 767px) {
    .single-product-horizontal {
      padding: 15px; } }
  .single-product-horizontal .product-image {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: 50%; }
    @media (max-width: 767px) {
      .single-product-horizontal .product-image {
        width: 100%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-product-horizontal .product-image {
        width: 50%; } }
    .single-product-horizontal .product-image a {
      display: block;
      position: relative;
      overflow: hidden; }
      .single-product-horizontal .product-image a img {
        width: 100%; }
      .single-product-horizontal .product-image a .product-2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .single-product-horizontal .product-image a:hover .product-2 {
        opacity: 1;
        visibility: visible; }

.product1-size{
    height: 238px !important;
}
.product2-size{
    height: 238px !important;
}
/*.product-1{*/
/*    max-height: 100px;*/
/*}*/
/*.product-2{*/
/*    height: 302px;*/
/*}*/

.single-product-horizontal .product-content {
    position: relative;
    width: 50%;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .single-product-horizontal .product-content {
        width: 100%;
        padding-left: 0;
        padding-top: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-product-horizontal .product-content {
        width: 50%;
        padding-left: 20px;
        padding-top: 0; } }
    .single-product-horizontal .product-content .title a {
      font-size: 16px;
      line-height: 24px;
      font-weight: 600;
      color: #222;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      font-family: "Open Sans", sans-serif; }
      .single-product-horizontal .product-content .title a:hover {
        color: #ff3941; }
    .single-product-horizontal .product-content .sale-price {
      font-size: 18px;
      font-weight: 600;
      color: #222;
      margin-right: 8px;
      margin-top: 5px; }
    .single-product-horizontal .product-content .regular-price {
      color: #77797d;
      font-size: 14px;
      text-decoration: line-through;
      margin-top: 10px; }
    .single-product-horizontal .product-content .product-rating-color {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      /*-webkit-box-pack: space-between;*/
      /*-ms-flex-pack: space-between;*/
      justify-content: space-between; }
      .single-product-horizontal .product-content .product-rating-color .product-rating {
        padding-top: 10px; }
        .single-product-horizontal .product-content .product-rating-color .product-rating li {
          font-size: 13px;
          color: #a0b4b9;
          display: inline-block; }
          .single-product-horizontal .product-content .product-rating-color .product-rating li.rating-on {
            color: #ffa800; }
      .single-product-horizontal .product-content .product-rating-color .product-color {
        padding-top: 10px; }
        .single-product-horizontal .product-content .product-rating-color .product-color li {
          width: 13px;
          height: 13px;
          border-radius: 50%;
          position: relative;
          z-index: 5;
          display: inline-block;
          cursor: pointer; }
          .single-product-horizontal .product-content .product-rating-color .product-color li + li {
            margin-left: 8px; }
          .single-product-horizontal .product-content .product-rating-color .product-color li::before {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
            transform: scale(1.4);
            border-radius: 50%;
            -webkit-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
            -moz-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
            box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
            display: inline-block;
            z-index: -1;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
          .single-product-horizontal .product-content .product-rating-color .product-color li.active::before {
            opacity: 1;
            visibility: visible; }
    .single-product-horizontal .product-content .product-cart-btn {
      padding-top: 20px; }
      .single-product-horizontal .product-content .product-cart-btn .cart-btn {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        color: #555;
        background-color: #e8e8e8;
        border-radius: 8px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-product-horizontal .product-content .product-cart-btn .cart-btn {
            padding: 0 8px; } }
        .single-product-horizontal .product-content .product-cart-btn .cart-btn i {
          padding: 0 10px; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .single-product-horizontal .product-content .product-cart-btn .cart-btn i {
              padding: 0 8px; } }
        .single-product-horizontal .product-content .product-cart-btn .cart-btn span {
          padding: 0 10px;
          position: relative; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .single-product-horizontal .product-content .product-cart-btn .cart-btn span {
              padding: 0 8px; } }
          .single-product-horizontal .product-content .product-cart-btn .cart-btn span::before {
            position: absolute;
            content: '';
            width: 1px;
            height: 25px;
            background-color: rgba(34, 34, 34, 0.2);
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear; }
        .single-product-horizontal .product-content .product-cart-btn .cart-btn:hover {
          background-color: #ff3941;
          color: #fff; }
          .single-product-horizontal .product-content .product-cart-btn .cart-btn:hover span::before {
            background-color: rgba(255, 255, 255, 0.2); }
      .single-product-horizontal .product-content .product-cart-btn .wishlist {
        font-size: 18px;
        color: #222;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        margin-left: 15px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-product-horizontal .product-content .product-cart-btn .wishlist {
            margin-left: 5px; } }
        @media (max-width: 767px) {
          .single-product-horizontal .product-content .product-cart-btn .wishlist {
            margin-left: 8px; } }
        .single-product-horizontal .product-content .product-cart-btn .wishlist:hover {
          color: #ff3941; }
    .single-product-horizontal .product-content .product-countdown {
      padding-top: 15px; }
      .single-product-horizontal .product-content .product-countdown .countdown-wrapper .single-countdown {
        text-align: center;
        padding: 6px 6px 8px;
        width: 25%; }
        .single-product-horizontal .product-content .product-countdown .countdown-wrapper .single-countdown .count {
          font-size: 15px;
          color: #222;
          font-weight: 700;
          line-height: 16px; }
        .single-product-horizontal .product-content .product-countdown .countdown-wrapper .single-countdown p {
          font-size: 14px;
          color: #555555;
          font-weight: 400;
          line-height: 16px;
          text-transform: uppercase; }
  .single-product-horizontal:hover {
    border-color: #ff3941; }
    .single-product-horizontal:hover .product-image a .product-2 {
      opacity: 1;
      visibility: visible; }

/*===== ProductCard 2  =====*/
.single-product-2 {
  background-color: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  padding: 20px;
    height: 620px;
    min-height: 620px;

    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media (max-width: 767px) {
    .single-product-2 {
      padding: 15px; } }
  .single-product-2 .product-image {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .single-product-2 .product-image a {
      display: block;
      position: relative;
      overflow: hidden; }
      .single-product-2 .product-image a img {
        width: 100%;
      height: 352px;
      }
      .single-product-2 .product-image a .product-2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
  .single-product-2 .product-content {
    padding: 15px 10px;
    padding-bottom: 10px; }
    @media (max-width: 767px) {
      .single-product-2 .product-content {
        padding: 15px 0px; } }
    .single-product-2 .product-content .product-rating li {
      font-size: 13px;
      color: #a0b4b9;
      display: inline-block; }
      .single-product-2 .product-content .product-rating li.rating-on {
        color: #ffa800; }
    .single-product-2 .product-content .title a {
      font-size: 16px;
      font-weight: 600;
      color: #222;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      font-family: "Open Sans", sans-serif; }
      .single-product-2 .product-content .title a:hover {
        color: #ff3941; }
    .single-product-2 .product-content .sale-price {
      font-size: 18px;
      font-weight: 600;
      color: #222;
      margin-right: 8px;
      margin-top: 5px; }
    .single-product-2 .product-content .regular-price {
      color: #77797d;
      font-size: 14px;
      text-decoration: line-through;
      margin-top: 10px; }
    .single-product-2 .product-content .product-size-color .product-size {
      padding-top: 10px; }
      .single-product-2 .product-content .product-size-color .product-size li {
        display: inline-block; }
        .single-product-2 .product-content .product-size-color .product-size li + li {
          margin-left: 3px; }
        .single-product-2 .product-content .product-size-color .product-size li span {
          font-size: 14px;
          font-weight: 600;
          color: #222;
          min-width: 22px;
            width: auto !important;
          height: 22px;
          line-height: 20px;
          border: 1px solid #e8e8e8;
          border-radius: 3px;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          cursor: pointer;
          margin-bottom: 0; }
        .single-product-2 .product-content .product-size-color .product-size li.active span {
          background-color: #ff3941;
          border-color: #ff3941;
          color: #fff; }
    .single-product-2 .product-content .product-size-color .product-color {
      padding-top: 10px; }
      .single-product-2 .product-content .product-size-color .product-color li {
        width: 13px;
        height: 13px;
        border-radius: 50%;
        position: relative;
        z-index: 5;
        display: inline-block;
        cursor: pointer; }
        .single-product-2 .product-content .product-size-color .product-color li + li {
          margin-left: 8px; }
        .single-product-2 .product-content .product-size-color .product-color li::before {
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          -webkit-transform: scale(1.4);
          -moz-transform: scale(1.4);
          -ms-transform: scale(1.4);
          -o-transform: scale(1.4);
          transform: scale(1.4);
          border-radius: 50%;
          -webkit-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          -moz-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          display: inline-block;
          z-index: -1;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .single-product-2 .product-content .product-size-color .product-color li.active::before {
          opacity: 1;
          visibility: visible; }
    .single-product-2 .product-content {
      padding-top: 15px; }

    .single-product-2 .product-content .product-cart-btn{
        padding-top: 5px; }

.single-product-2 .product-content .product-cart-btn .cart-btn {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        color: #555;
        background-color: #e8e8e8;
        border-radius: 8px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .single-product-2 .product-content .product-cart-btn .cart-btn i {
          padding: 0 10px; }
        .single-product-2 .product-content .product-cart-btn .cart-btn span {
          padding: 0 10px;
          position: relative; }
          .single-product-2 .product-content .product-cart-btn .cart-btn span::before {
            position: absolute;
            content: '';
            width: 1px;
            height: 25px;
            background-color: rgba(34, 34, 34, 0.2);
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
        .single-product-2 .product-content .product-cart-btn .cart-btn:hover {
          background-color: #ff3941;
          color: #fff;
          -webkit-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
          -moz-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
          box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
          -webkit-transform: translateY(-5px);
          -moz-transform: translateY(-5px);
          -ms-transform: translateY(-5px);
          -o-transform: translateY(-5px);
          transform: translateY(-5px); }
          .single-product-2 .product-content .product-cart-btn .cart-btn:hover span::before {
            background-color: rgba(255, 255, 255, 0.2); }
  .single-product-2:hover {
    -webkit-box-shadow: 0px 3px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    -moz-box-shadow: 0px 3px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    box-shadow: 0px 3px 9.5px 0.5px rgba(34, 34, 34, 0.1);
    border-color: transparent; }
    .single-product-2:hover .product-image a .product-2 {
      opacity: 1;
      visibility: visible; }

/*===== ProductCard List  =====*/
.single-product-list .product-image {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .single-product-list .product-image a {
    display: block;
    position: relative;
    overflow: hidden; }
    .single-product-list .product-image a img {
      max-width: 270px;
      width: 100%; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-product-list .product-image a img {
          max-width: 250px; } }
    .single-product-list .product-image a .product-2 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
.single-product-list .product-content {
  padding-left: 30px; }
  @media (max-width: 767px) {
    .single-product-list .product-content {
      padding-left: 0;
      padding-top: 15px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-product-list .product-content {
      padding-left: 20px;
      padding-top: 0; } }
  .single-product-list .product-content .title a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: "Open Sans", sans-serif; }
    .single-product-list .product-content .title a:hover {
      color: #ff3941; }
  .single-product-list .product-content .product-rating {
    padding-top: 10px; }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-product-list .product-content .product-rating {
        padding-top: 0; } }
    .single-product-list .product-content .product-rating .rating li {
      font-size: 13px;
      color: #a0b4b9;
      display: inline-block; }
      .single-product-list .product-content .product-rating .rating li.rating-on {
        color: #ffa800; }
    .single-product-list .product-content .product-rating span {
      font-size: 14px;
      color: #555;
      line-height: 26px;
      margin-left: 10px; }
  .single-product-list .product-content .sale-price {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-right: 8px;
    margin-top: 5px; }
  .single-product-list .product-content .regular-price {
    color: #77797d;
    font-size: 14px;
    text-decoration: line-through;
    margin-top: 10px; }
  .single-product-list .product-content p {
    padding-top: 10px; }
    @media (max-width: 767px) {
      .single-product-list .product-content p {
        font-size: 14px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-product-list .product-content p {
        padding-top: 10px; } }
  .single-product-list .product-content .product-size-color {
    max-width: 250px;
    padding-top: 0px; }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-product-list .product-content .product-size-color {
        padding-top: 0px; } }
    .single-product-list .product-content .product-size-color .product-size {
      padding-top: 10px; }
      .single-product-list .product-content .product-size-color .product-size li {
        display: inline-block; }
        .single-product-list .product-content .product-size-color .product-size li + li {
          margin-left: 3px; }
        .single-product-list .product-content .product-size-color .product-size li span {
          font-size: 14px;
          font-weight: 600;
          color: #222;
          min-width: 22px;
            width: auto !important;
          height: 22px;
          line-height: 20px;
          border: 1px solid #e8e8e8;
          border-radius: 3px;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          cursor: pointer;
          margin-bottom: 0;
          text-align: center; }
        .single-product-list .product-content .product-size-color .product-size li.active span {
          background-color: #ff3941;
          border-color: #ff3941;
          color: #fff; }
    .single-product-list .product-content .product-size-color .product-color {
      padding-top: 10px; }
      .single-product-list .product-content .product-size-color .product-color li {
        width: 13px;
        height: 13px;
        border-radius: 50%;
        position: relative;
        z-index: 5;
        display: inline-block;
        cursor: pointer; }
        .single-product-list .product-content .product-size-color .product-color li + li {
          margin-left: 8px; }
        .single-product-list .product-content .product-size-color .product-color li::before {
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          -webkit-transform: scale(1.4);
          -moz-transform: scale(1.4);
          -ms-transform: scale(1.4);
          -o-transform: scale(1.4);
          transform: scale(1.4);
          border-radius: 50%;
          -webkit-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          -moz-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          display: inline-block;
          z-index: -1;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .single-product-list .product-content .product-size-color .product-color li.active::before {
          opacity: 1;
          visibility: visible; }
  .single-product-list .product-content .product-cart-btn {
    padding-top: 5px; }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-product-list .product-content .product-cart-btn {
        padding-top: 15px; } }
    .single-product-list .product-content .product-cart-btn .cart-btn {
      padding: 0 10px;
      height: 40px;
      line-height: 40px;
      color: #fff;
      background-color: #ff3941;
      border-radius: 8px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .single-product-list .product-content .product-cart-btn .cart-btn i {
        padding: 0 10px; }
      .single-product-list .product-content .product-cart-btn .cart-btn span {
        padding: 0 10px;
        position: relative; }
        .single-product-list .product-content .product-cart-btn .cart-btn span::before {
          position: absolute;
          content: '';
          width: 1px;
          height: 25px;
          background-color: rgba(255, 255, 255, 0.2);
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      .single-product-list .product-content .product-cart-btn .cart-btn:hover {
        background-color: #fff;
        color: #ff3941;
          cursor: pointer;
        -webkit-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
        -moz-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
        box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25); }
.single-product-list:hover .product-image a .product-2 {
  opacity: 1;
  visibility: visible; }

/*===========================
      06.Newsletter css
===========================*/
.newsletter-area {
  margin-top: -133px;
  position: relative;
  z-index: 9; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .newsletter-area {
      margin-top: -103px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .newsletter-area {
      margin-top: 0;
      padding-top: 80px; } }
  @media (max-width: 767px) {
    .newsletter-area {
      margin-top: 0;
      padding-top: 80px; } }

@media only screen and (min-width: 1600px) {
  .newsletter-container {
    max-width: 1350px; } }

.newsletter-wrapper {
  padding: 40px 90px 90px;
  -webkit-box-shadow: 0px 2px 9.5px 0.5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 9.5px 0.5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 9.5px 0.5px rgba(0, 0, 0, 0.1);
  background-color: #fff; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .newsletter-wrapper {
      padding: 0 30px 50px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .newsletter-wrapper {
      padding: 0 50px 50px; } }
  @media (max-width: 767px) {
    .newsletter-wrapper {
      padding: 0 20px 30px; } }

.newsletter-content-wrapper {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .newsletter-content-wrapper {
      margin-top: 30px; } }
  .newsletter-content-wrapper .newsletter-icon i {
    font-size: 70px;
    line-height: 80px;
    color: #ff3941; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .newsletter-content-wrapper .newsletter-icon i {
        font-size: 50px;
        line-height: 55px; } }
    @media (max-width: 767px) {
      .newsletter-content-wrapper .newsletter-icon i {
        font-size: 40px;
        line-height: 45px; } }
  .newsletter-content-wrapper .newsletter-content {
    padding-left: 30px; }
    @media (max-width: 767px) {
      .newsletter-content-wrapper .newsletter-content {
        padding-left: 0;
        padding-top: 30px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .newsletter-content-wrapper .newsletter-content {
        padding-left: 30px;
        padding-top: 0; } }
    .newsletter-content-wrapper .newsletter-content .title {
      font-family: "Open Sans", sans-serif;
      color: #222;
      font-weight: 700;
      font-size: 24px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .newsletter-content-wrapper .newsletter-content .title {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .newsletter-content-wrapper .newsletter-content .title {
          font-size: 18px; } }
      .newsletter-content-wrapper .newsletter-content .title span {
        color: #ff3941; }
    .newsletter-content-wrapper .newsletter-content p {
      margin-top: 10px;
      font-size: 14px; }

.newsletter-form {
  position: relative;
  margin-top: 50px; }
  @media (max-width: 767px) {
    .newsletter-form {
      margin-top: 30px; } }
  .newsletter-form input {
    width: 100%;
    height: 70px;
    padding: 0 30px;
    border-radius: 50px;
    border: 0;
    background-color: #f6f6f6;
    color: #222;
    font-size: 16px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .newsletter-form input {
        height: 60px; } }
    @media (max-width: 767px) {
      .newsletter-form input {
        height: 50px; } }
    .newsletter-form input::placeholder {
      opacity: 1;
      color: #818181;
      font-style: italic; }
    .newsletter-form input::-moz-placeholder {
      opacity: 1;
      color: #818181;
      font-style: italic; }
    .newsletter-form input::-moz-placeholder {
      opacity: 1;
      color: #818181;
      font-style: italic; }
    .newsletter-form input::-webkit-input-placeholder {
      opacity: 1;
      color: #818181;
      font-style: italic; }
  .newsletter-form .main-btn {
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Open Sans", sans-serif; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .newsletter-form .main-btn {
        height: 60px; } }
    @media (max-width: 767px) {
      .newsletter-form .main-btn {
        height: 50px;
        position: relative;
        margin-top: 10px;
        width: 100%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .newsletter-form .main-btn {
        height: 50px;
        position: absolute;
        margin-top: 0;
        width: auto; } }
    .newsletter-form .main-btn:hover {
      background-color: #222;
      color: #fff; }



/*===== Newsletter 2 =====*/
.newsletter-area-2 {
  border-top: 2px solid #e8e8e8; }

/*===== Newsletter 3 =====*/
.newsletter-border {
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8; }

/*===== Newsletter 5 =====*/
.newsletter-area-4 {
  background-color: #222;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
  .newsletter-area-4 .newsletter-content-wrapper .newsletter-content .title {
    color: #fff; }
  .newsletter-area-4 .newsletter-content-wrapper .newsletter-content p {
    color: #fff; }

/*===========================
       07.Blog css
===========================*/
.blag-area {
  overflow: hidden; }

.single-blog .blog-image {
  overflow: hidden;
  position: relative; }
  .single-blog .blog-image a {
    display: block; }
    .single-blog .blog-image a img {
      width: 100%;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
  .single-blog .blog-image .category {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 20px;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    height: 40px;
    line-height: 40px;
    color: #ff3941;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    text-transform: uppercase;
    background-color: #f6f6f6;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden; }
    .single-blog .blog-image .category:hover {
      background-color: #ff3941;
      color: #fff; }
.single-blog .blog-content .bolg-meta {
  padding-top: 10px; }
  .single-blog .blog-content .bolg-meta li {
    display: inline-block;
    position: relative;
    margin-top: 5px; }
    .single-blog .blog-content .bolg-meta li + li {
      margin-left: 15px; }
      .single-blog .blog-content .bolg-meta li + li::before {
        position: absolute;
        content: '|';
        left: -12px;
        top: 2px;
        font-size: 14px; }
    .single-blog .blog-content .bolg-meta li a {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      color: #ff3941;
      font-weight: 600; }
.single-blog .blog-content .title a {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  color: #222;
  font-weight: 600;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 10px; }
  .single-blog .blog-content .title a:hover {
    color: #ff3941; }
.single-blog .blog-content .main-btn {
  margin-top: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 0;
  background-color: #f6f6f6;
  color: #222; }
  .single-blog .blog-content .main-btn:hover {
    background-color: #ff3941;
    color: #fff; }
.single-blog:hover .blog-image a img {
  -webkit-transform: scale(1.1) rotate(5deg);
  -moz-transform: scale(1.1) rotate(5deg);
  -ms-transform: scale(1.1) rotate(5deg);
  -o-transform: scale(1.1) rotate(5deg);
  transform: scale(1.1) rotate(5deg); }
.single-blog:hover .category {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible; }

/*===== Blog 2 =====*/
.single-blog-2 {
  opacity: 0.5;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-blog-2 {
      opacity: 1; } }
  @media (max-width: 767px) {
    .single-blog-2 {
      opacity: 1; } }
  .single-blog-2 .blog-image {
    overflow: hidden;
    position: relative; }
    .single-blog-2 .blog-image a {
      display: block; }
      .single-blog-2 .blog-image a img {
        width: 100%;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
    .single-blog-2 .blog-image .category {
      display: inline-block;
      font-weight: 600;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      padding: 0 20px;
      font-size: 14px;
      font-family: "Open Sans", sans-serif;
      height: 40px;
      line-height: 40px;
      color: #ff3941;
      cursor: pointer;
      z-index: 5;
      -webkit-transition: all 0.4s linear;
      -moz-transition: all 0.4s linear;
      -ms-transition: all 0.4s linear;
      -o-transition: all 0.4s linear;
      transition: all 0.4s linear;
      text-transform: uppercase;
      background-color: #f6f6f6;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0;
      visibility: hidden; }
      .single-blog-2 .blog-image .category:hover {
        background-color: #ff3941;
        color: #fff; }
  .single-blog-2 .blog-content {
    max-width: 580px;
    margin: 0 auto;
    padding: 0 15px; }
    .single-blog-2 .blog-content .bolg-meta {
      padding-top: 10px; }
      .single-blog-2 .blog-content .bolg-meta li {
        display: inline-block;
        position: relative;
        margin-top: 5px; }
        .single-blog-2 .blog-content .bolg-meta li + li {
          margin-left: 15px; }
          .single-blog-2 .blog-content .bolg-meta li + li::before {
            position: absolute;
            content: '|';
            left: -12px;
            top: 2px;
            font-size: 14px; }
        .single-blog-2 .blog-content .bolg-meta li a {
          font-family: "Open Sans", sans-serif;
          font-size: 14px;
          color: #ff3941;
          font-weight: 600; }
    .single-blog-2 .blog-content .title a {
      font-family: "Open Sans", sans-serif;
      font-size: 24px;
      color: #222;
      font-weight: 600;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      margin-top: 10px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-2 .blog-content .title a {
          font-size: 20px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-blog-2 .blog-content .title a {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .single-blog-2 .blog-content .title a {
          font-size: 18px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-blog-2 .blog-content .title a {
          font-size: 24px; } }
      .single-blog-2 .blog-content .title a:hover {
        color: #ff3941; }
    .single-blog-2 .blog-content .main-btn {
      margin-top: 20px;
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      font-size: 14px;
      font-family: "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: capitalize;
      border-radius: 0;
      background-color: #f6f6f6;
      color: #222; }
      .single-blog-2 .blog-content .main-btn:hover {
        background-color: #ff3941;
        color: #fff; }
  .single-blog-2:hover .blog-image a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .single-blog-2:hover .category {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible; }

.slick-center .single-blog-2 {
  opacity: 1; }

/*===========================
       08.Brand css
===========================*/
.single-brand img {
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0.6; }
.single-brand:hover img {
  opacity: 1; }

/*===========================
       09.Footer css
===========================*/
.footer-area {
  background-color: #222;
  position: relative;
  z-index: 5; }

.footer-widget {
  overflow: hidden; }
  .footer-widget .footer-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase; }

.footer-about p {
  font-size: 14px;
  margin-top: 20px;
  color: #a6a6a6; }
.footer-about .footer-info li .single-info {
  margin-top: 15px; }
  .footer-about .footer-info li .single-info .info-icon i {
    color: #a6a6a6;
    font-size: 20px;
    line-height: 28px; }
  .footer-about .footer-info li .single-info .info-content {
    padding-left: 15px; }
    .footer-about .footer-info li .single-info .info-content p {
      color: #a6a6a6;
      margin-top: 0; }
      .footer-about .footer-info li .single-info .info-content p a {
        color: #a6a6a6;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .footer-about .footer-info li .single-info .info-content p a:hover {
          color: #fff; }

.footer-link .footer-link-wrapper {
  width: 50%; }
  @media (max-width: 767px) {
    .footer-link .footer-link-wrapper {
      width: 100%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-link .footer-link-wrapper {
      width: 50%; } }
  .footer-link .footer-link-wrapper .link-list li + li {
    margin-top: 23px; }
  .footer-link .footer-link-wrapper .link-list li a {
    font-size: 14px;
    color: #a6a6a6;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .footer-link .footer-link-wrapper .link-list li a:hover {
      color: #fff; }

.footer-follow {
  padding: 0 30px 50px;
  position: relative;
  z-index: 5; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-follow {
      padding: 0 20px 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-follow {
      padding: 30px 30px; } }
  @media (max-width: 767px) {
    .footer-follow {
      padding: 30px 30px; } }
  .footer-follow::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 180%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #fff;
    z-index: -1; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .footer-follow::before {
        height: 100%;
        border-radius: 8px; } }
    @media (max-width: 767px) {
      .footer-follow::before {
        height: 100%;
        border-radius: 8px; } }
  .footer-follow .footer-title {
    color: #222; }
  .footer-follow .footer-social {
    margin-top: 30px; }
    .footer-follow .footer-social li {
      display: inline-block; }
      .footer-follow .footer-social li + li {
        margin-left: 10px; }
      .footer-follow .footer-social li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background-color: #e8e8e8;
        color: #222;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        border-radius: 50%;
        font-size: 16px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .footer-follow .footer-social li a {
            width: 30px;
            height: 30px;
            line-height: 30px; } }
        .footer-follow .footer-social li a:hover {
          background-color: #ff3941;
          color: #fff; }

.footer-payments {
  padding-top: 50px; }
  .footer-payments img {
    width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .footer-payments img {
        max-width: 250px; } }
    @media (max-width: 767px) {
      .footer-payments img {
        max-width: 250px; } }

.footer-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 25px 0; }
  .footer-copyright p {
    color: #a6a6a6;
    font-size: 16px; }
    .footer-copyright p a {
      color: #fff;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .footer-copyright p a:hover {
        color: #ff3941; }

/*===== Back to Top =====*/
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 99;
  text-align: center;
  display: none;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  color: #fff;
  background-color: #ff3941;
  border-radius: 5px; }
  .back-to-top:hover {
    color: #fff;
    background-color: #222; }

/*===== Footer 2 =====*/
.footer-2::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1; }
.footer-2 .footer-follow {
  padding: 0; }
  .footer-2 .footer-follow::before {
    display: none; }
  .footer-2 .footer-follow .footer-title {
    color: #fff; }
  .footer-2 .footer-follow .footer-social li a {
    line-height: 33px;
    border: 1px solid #a6a6a6;
    color: #a6a6a6;
    background-color: transparent; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer-2 .footer-follow .footer-social li a {
        line-height: 28px; } }
    .footer-2 .footer-follow .footer-social li a:hover {
      background-color: #fff;
      color: #222; }

/*===== Footer 3 =====*/
.footer-3 .footer-follow::before {
  background-color: rgba(255, 255, 255, 0.1); }
.footer-3 .footer-follow .footer-title {
  color: #fff; }
.footer-3 .footer-follow .footer-social li a {
  color: #a6a6a6;
  background-color: #222; }
  .footer-3 .footer-follow .footer-social li a:hover {
    background-color: #fff;
    color: #222; }

/*===========================
   10.ProductCard Category css
===========================*/
.single-product-category {
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto; }
  .single-product-category::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 57, 65, 0.9);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden; }
  .single-product-category a {
    display: block; }
  .single-product-category img {
    width: 100%; }
  .single-product-category .category-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .single-product-category .category-content .title {
      font-size: 18px;
      font-weight: 600;
      color: #fff; }
      @media (max-width: 767px) {
        .single-product-category .category-content .title {
          font-size: 15px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-product-category .category-content .title {
          font-size: 16px; } }
    .single-product-category .category-content p {
      font-size: 15px;
      color: #fff;
      margin-top: 3px; }
      @media (max-width: 767px) {
        .single-product-category .category-content p {
          font-size: 13px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-product-category .category-content p {
          font-size: 14px; } }
  .single-product-category:hover::before {
    opacity: 1;
    visibility: visible; }
  .single-product-category:hover .category-content {
    opacity: 1;
    visibility: visible; }

/*===========================
   11.Category Menu css
===========================*/
.category-sidebar {
  border: 1px solid #e8e8e8;
  border-radius: 5px; }
  .category-sidebar .category-title {
    padding: 20px 25px;
    border-bottom: 1px solid #e8e8e8; }
    .category-sidebar .category-title .title {
      font-size: 18px;
      font-weight: 600;
      color: #222; }
      .category-sidebar .category-title .title i {
        margin-right: 10px; }
  .category-sidebar .category-menu {
    padding-top: 15px; }
    .category-sidebar .category-menu li a {
      padding: 0px 25px;
      line-height: 40px;
      color: #555;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      font-weight: 600;
      font-family: "Open Sans", sans-serif;
      font-size: 14px; }
      .category-sidebar .category-menu li a i {
        margin-right: 5px; }
      .category-sidebar .category-menu li a:hover {
        color: #ff3941; }
      .category-sidebar .category-menu li a.more-category {
        padding: 4px 25px;
        border-top: 1px solid #e8e8e8;
        font-size: 16px;
        font-weight: 700;
        font-family: "Open Sans", sans-serif;
        color: #222;
        display: block;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        margin-top: 15px; }
        .category-sidebar .category-menu li a.more-category:hover {
          color: #ff3941; }

/*===========================
       12.About css
===========================*/
.about-content {
  padding-top: 65px;
  max-width: 575px; }
  @media (max-width: 767px) {
    .about-content {
      padding-top: 70px; } }
  .about-content .title {
    font-size: 70px;
    font-family: "Brusher";
    color: #222; }
    @media (max-width: 767px) {
      .about-content .title {
        font-size: 44px; } }
    .about-content .title span {
      color: #080808; }
  .about-content .sub-title {
    font-size: 14px;
    font-weight: 400;
    color: #080808; }
  .about-content p {
    margin-top: 20px; }
  .about-content .about-itmes {
    padding-top: 20px; }
    .about-content .about-itmes .single-item {
      width: 50%;
      margin-top: 30px; }
      @media (max-width: 767px) {
        .about-content .about-itmes .single-item {
          width: 100%; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .about-content .about-itmes .single-item {
          width: 50%; } }
      .about-content .about-itmes .single-item .item-thumb img {
        border-radius: 50%; }
        @media (max-width: 767px) {
          .about-content .about-itmes .single-item .item-thumb img {
            width: 70px; } }
      .about-content .about-itmes .single-item .item-content {
        padding-left: 20px; }
        .about-content .about-itmes .single-item .item-content .item-title {
          font-size: 16px;
          font-weight: 700;
          color: #222;
          font-family: "Open Sans", sans-serif; }
        .about-content .about-itmes .single-item .item-content p {
          margin-top: 8px; }

.about-image {
  margin-top: -320px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image {
      margin-top: 50px; } }
  @media (max-width: 767px) {
    .about-image {
      margin-top: 50px; } }
  .about-image img {
    width: 100%; }

/*===========================
    13.Watch Category css
===========================*/
.single-watch-category a {
  display: block;
  overflow: hidden;
  position: relative; }
  .single-watch-category a img {
    width: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .single-watch-category a .watch-category-content {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .single-watch-category a .watch-category-content .title {
      font-size: 48px;
      font-weight: 700;
      color: #fff; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-watch-category a .watch-category-content .title {
          font-size: 38px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-watch-category a .watch-category-content .title {
          font-size: 30px; } }
      @media (max-width: 767px) {
        .single-watch-category a .watch-category-content .title {
          font-size: 26px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-watch-category a .watch-category-content .title {
          font-size: 38px; } }
    .single-watch-category a .watch-category-content p {
      font-size: 16px;
      font-weight: 500;
      color: #fff;
      margin-top: 10px; }
  .single-watch-category a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

/*===========================
    14.Page Banner css
===========================*/
.page-banner {
  padding-top: 205px;
  padding-bottom: 100px;;
}

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-banner {
      padding-top: 205px;
      padding-bottom: 120px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-banner {
      padding-top: 205px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .page-banner {
      padding-top: 205px;
      padding-bottom: 100px; } }

.breadcrumb {
      border-radius: 0;
      padding: 0;
      margin-bottom: 0;
      background: none;
      background-color: unset !important;
}
  .breadcrumb .breadcrumb-item {
    font-size: 20px;
    font-weight: 700;
    color: #fff; }
    .breadcrumb .breadcrumb-item + .breadcrumb-item {
      padding-left: 16px; }
      .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
        content: '\f054';
        color: #fff;
        font-family: "Font Awesome 5 Pro";
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        padding-right: 16px; }
    .breadcrumb .breadcrumb-item.active {
      color: #ff3941; }
    .breadcrumb .breadcrumb-item a {
      color: #fff; }

/*===========================
    15.Shop Page css
===========================*/
.shop-top .shop-left .item {
  margin-top: 15px; }
  .shop-top .shop-left .item span {
    font-size: 14px;
    color: #222;
    margin-right: 10px; }
    @media (max-width: 767px) {
      .shop-top .shop-left .item span {
        margin-right: 5px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-top .shop-left .item span {
        margin-right: 10px; } }
  .shop-top .shop-left .item .nav li {
    margin-left: 5px; }
    .shop-top .shop-left .item .nav li a {
      height: 30px;
      width: 30px;
      text-align: center;
      line-height: 28px;
      border: 1px solid #e8e8e8;
      border-radius: 3px;
      padding: 0;
      font-size: 14px;
      color: #555;
      background-color: transparent; }
      .shop-top .shop-left .item .nav li a.active {
        color: #ff3941; }
.shop-top .shop-right .item {
  margin-top: 15px; }
  .shop-top .shop-right .item + .item {
    margin-left: 30px; }
    @media (max-width: 767px) {
      .shop-top .shop-right .item + .item {
        margin-left: 15px; } }
  .shop-top .shop-right .item span {
    font-size: 14px;
    color: #222;
    margin-right: 10px;
      font-family: Poppins, sans-serif;
      size: 14px;

  }
    @media (max-width: 767px) {
      .shop-top .shop-right .item span {
        margin-right: 5px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-top .shop-right .item span {
        margin-right: 10px; } }
  .shop-top .shop-right .item .nice-select {
    height: 30px;
    line-height: 28px;
    border-color: #e8e8e8;
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 28px; }
    .shop-top .shop-right .item .nice-select::after {
      width: 7px;
      height: 7px;
      border-color: #999; }
    .shop-top .shop-right .item .nice-select .current {
      line-height: 28px;
      margin-right: 0; }

    .nice-select::after{
        border-bottom: 2px solid #999;
        border-right: 2px solid #999;
        content: '';
        display: block;
        height: 5px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        width: 5px;
    }


    .nice-select {
        height: 30px;
        line-height: 28px;
        border-color: #e8e8e8;
        border-radius: 4px;
        padding-left: 12px;
        padding-right: 28px;
        font-family: "Poppins", sans-serif;
        size: 14px;
        background-color: #f8fafc;
        color: #222;


    }

/*===========================
    17.Shop Sidebar css
===========================*/
.sidebar-wrapper {
  border: 1px solid rgba(34, 34, 34, 0.1);
  border-radius: 5px; }
  .sidebar-wrapper .catalog-title {
    font-size: 16px;
    font-weight: 600;
    color: #222; }

.sidebar-title {
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  padding: 15px 20px; }
  .sidebar-title .title {
    font-size: 16px;
    font-weight: 700; }
    .sidebar-title .title i {
      margin-right: 3px; }

.price-range {
  padding: 30px 20px; }
  .price-range .price-range-wrapper {
    padding-top: 30px; }
    .price-range .price-range-wrapper .slider-range {
      height: 2px;
      width: 100%;
      border: 0;
      border-radius: 0;
      background-color: #222; }
      .price-range .price-range-wrapper .slider-range .ui-slider-range {
        background-color: #ff3941; }
      .price-range .price-range-wrapper .slider-range .ui-slider-handle {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 3px solid #ff3941;
        background-color: #fff;
        top: -5px;
        cursor: pointer; }
    .price-range .price-range-wrapper .range {
      margin-top: 20px;
      white-space: nowrap; }
      .price-range .price-range-wrapper .range input {
        width: 32.5%;
        height: 35px;
        border-radius: 3px;
        background-color: #e8e8e8;
        border: 0;
        font-size: 14px;
        color: #222;
        font-weight: 600;
        text-align: center; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .price-range .price-range-wrapper .range input {
            font-size: 12px; } }
      .price-range .price-range-wrapper .range button {
        width: 32.5%;
        height: 35px;
        border-radius: 3px;
        background-color: #ff3941;
        border: 0;
        font-size: 14px;
        color: #fff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        font-weight: 600;
        text-transform: uppercase; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .price-range .price-range-wrapper .range button {
            font-size: 12px; } }
        .price-range .price-range-wrapper .range button:hover {
          background-color: #ff3941; }

.sidebar-size {
  padding: 0px 20px 30px; }
  .sidebar-size .product-size {
    padding-top: 15px; }
    .sidebar-size .product-size li {
      display: inline-block;
      margin-top: 10px;
      height: 35px;
      line-height: 33px;
      font-weight: 600;
      padding: 0 8px;
      font-size: 14px;
      color: #222;
      border: 1px solid #e8e8e8;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      cursor: pointer; }
      .sidebar-size .product-size li.active {
        background-color: #ff3941;
        border-color: #ff3941;
        color: #fff; }
      .sidebar-size .product-size li + li {
        margin-left: 3px; }

.sidebar-color {
  padding: 0px 20px 30px; }
  .sidebar-color .product-color {
    padding-top: 25px; }
    .sidebar-color .product-color li {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      position: relative;
      z-index: 5;
      display: inline-block;
      cursor: pointer; }
      .sidebar-color .product-color li + li {
        margin-left: 10px; }
      .sidebar-color .product-color li::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
        border-radius: 50%;
        -webkit-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
        -moz-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
        box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
        display: inline-block;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
      .sidebar-color .product-color li.active::before {
        opacity: 1;
        visibility: visible; }

/*===========================
    17.Shop Details css
===========================*/
.shop-details-image .shop-slid-image .single-shop-image img {
  width: 100%; }
.shop-details-image .shop-thumb {
  max-width: 100%;
    width: 100%;
  margin: 0px auto 0;
  position: relative;
padding: 10px;}
  @media (max-width: 767px) {
    .shop-details-image .shop-thumb {
      max-width: 90%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .shop-details-image .shop-thumb {
      max-width: 400px; } }
  .shop-details-image .shop-thumb .single-thumb {
    margin: 0 5px;
    position: relative;
    cursor: pointer; }
    .shop-details-image .shop-thumb .single-thumb::before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 57, 65, 0.3);
      opacity: 0;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .shop-details-image .shop-thumb .single-thumb img {
      /*width: 90px;*/
      /*height: 90px;*/
      object-fit: contain;
      object-position: center; }
      @media (max-width: 767px) {
        .shop-details-image .shop-thumb .single-thumb img {
          width: auto;
          height: auto; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-details-image .shop-thumb .single-thumb img {
          width: 90px;
          height: 90px; } }
  .shop-details-image .shop-thumb .slick-current::before {
    opacity: 1; }
  .shop-details-image .shop-thumb .slick-arrow {
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    color: #222;
    z-index: 9;
    cursor: pointer; }
    .shop-details-image .shop-thumb .slick-arrow.next {
      left: auto;
      right: -15px; }

.shop-details-content {
  max-width: 100%; }
  .shop-details-content .title {
    font-size: 24px;
    font-weight: 600;
    color: #222;
    font-family: "Open Sans", sans-serif; }
    @media (max-width: 767px) {
      .shop-details-content .title {
        font-size: 20px; } }
  .shop-details-content .rating-review {
    padding-top: 10px; }
    .shop-details-content .rating-review .rating {
      padding-top: 10px; }
      .shop-details-content .rating-review .rating li {
        display: inline-block;
        font-size: 14px;
        color: #a0b4b9; }
        .shop-details-content .rating-review .rating li.rating-on {
          color: #ffa800; }
    .shop-details-content .rating-review .review {
      font-size: 14px;
      margin-left: 15px;
      color: #555;
      padding-top: 10px;
      font-family: "Open Sans", sans-serif; }
  .shop-details-content .interested {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #222;
    padding-top: 10px; }
    .shop-details-content .interested span {
      color: #ff3941; }
  .shop-details-content .price {
    padding-top: 10px; }
    .shop-details-content .price .sale-price {
      font-size: 36px;
      font-weight: 600;
      color: #222; }
      @media (max-width: 767px) {
        .shop-details-content .price .sale-price {
          font-size: 28px; } }
    .shop-details-content .price .regular-price {
      font-size: 16px;
      color: #555;
      margin-left: 4px;
      text-decoration: line-through;
      font-weight: 400; }
  .shop-details-content .product-size-color {
    max-width: 250px; }
    .shop-details-content .product-size-color .product-size {
      padding-top: 10px; }
      .shop-details-content .product-size-color .product-size li {
        display: inline-block; }
        .shop-details-content .product-size-color .product-size li + li {
          margin-left: 3px; }
        .shop-details-content .product-size-color .product-size li span {
          font-size: 14px;
          font-weight: 600;
          color: #222;
          min-width: 22px;
            width: auto !important;
          height: 22px;
          line-height: 20px;
          border: 1px solid #e8e8e8;
          border-radius: 3px;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          cursor: pointer;
          margin-bottom: 0;
          text-align: center; }
        .shop-details-content .product-size-color .product-size li.active span {
          background-color: #ff3941;
          border-color: #ff3941;
          color: #fff; }
    .shop-details-content .product-size-color .product-color {
      padding-top: 10px; }
      .shop-details-content .product-size-color .product-color li {
        width: 13px;
        height: 13px;
        border-radius: 50%;
        position: relative;
        z-index: 5;
        display: inline-block;
        cursor: pointer; }
        .shop-details-content .product-size-color .product-color li + li {
          margin-left: 8px; }
        .shop-details-content .product-size-color .product-color li::before {
          position: absolute;
          content: '';
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          -webkit-transform: scale(1.4);
          -moz-transform: scale(1.4);
          -ms-transform: scale(1.4);
          -o-transform: scale(1.4);
          transform: scale(1.4);
          border-radius: 50%;
          -webkit-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          -moz-box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          box-shadow: 0px 0px 3px rgba(34, 34, 34, 0.45);
          display: inline-block;
          z-index: -1;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
        .shop-details-content .product-size-color .product-color li.active::before {
          opacity: 1;
          visibility: visible; }
  .shop-details-content .quantity-stock .quantity {
    padding-top: 25px; }
    .shop-details-content .quantity-stock .quantity p {
      font-size: 14px;
      font-weight: 700;
      font-family: "Open Sans", sans-serif;
      color: #222; }
    .shop-details-content .quantity-stock .quantity .quantity-form {
      margin-left: 15px; }
      .shop-details-content .quantity-stock .quantity .quantity-form .product-quantity {
        overflow: hidden;
        border-radius: 5px; }
        .shop-details-content .quantity-stock .quantity .quantity-form .product-quantity .sub, .shop-details-content .quantity-stock .quantity .quantity-form .product-quantity .add {
          border: 0;
          width: 16px;
          height: 30px;
          background-color: #ff3941;
          font-size: 18px;
          color: #fff;
          position: relative;
          left: 1px; }
        .shop-details-content .quantity-stock .quantity .quantity-form .product-quantity .add {
          left: auto;
          right: 1px; }
        .shop-details-content .quantity-stock .quantity .quantity-form .product-quantity input {
          width: 40px;
          height: 30px;
          border: 1px solid rgba(34, 34, 34, 0.2);
          text-align: center;
          font-family: "Open Sans", sans-serif;
          font-weight: 700;
          color: #222; }
  .shop-details-content .quantity-stock .product-stock {
    padding-top: 25px; }
    .shop-details-content .quantity-stock .product-stock p {
      font-size: 14px;
      margin-left: 15px;
      font-weight: 700;
      font-family: "Open Sans", sans-serif;
      color: #222; }
    @media (max-width: 767px) {
      .shop-details-content .quantity-stock .product-stock .value {
        margin-left: 0; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-details-content .quantity-stock .product-stock .value {
        margin-left: 15px; } }
    .shop-details-content .quantity-stock .product-stock .stock {
      color: #ff3941; }
  .shop-details-content .product-share {
    border-top: 1px solid #e8e8e8;
    padding-top: 25px;
    margin-top: 30px; }
    .shop-details-content .product-share li {
      display: inline-block; }
      .shop-details-content .product-share li a {
        font-size: 18px;
        margin-left: 15px; }
      .shop-details-content .product-share li:nth-of-type(2) a {
        color: #45619d; }
      .shop-details-content .product-share li:nth-of-type(3) a {
        color: #cf4539; }
      .shop-details-content .product-share li:nth-of-type(4) a {
        color: #42c0fb; }
      .shop-details-content .product-share li:nth-of-type(5) a {
        color: #009ee5; }
      .shop-details-content .product-share li:nth-of-type(6) a {
        color: #ec9f21; }
    .shop-details-content .product-share .head {
      font-size: 14px;
      color: #ff3941; }
  .shop-details-content .product-cart-btn {
    padding-top: 20px; }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-details-content .product-cart-btn {
        padding-top: 15px; } }
    .shop-details-content .product-cart-btn .cart-btn {
      padding: 0 10px;
      height: 40px;
      line-height: 40px;
      color: #fff;
      background-color: #ff3941;
      border-radius: 8px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .shop-details-content .product-cart-btn .cart-btn i {
        padding: 0 10px; }
      .shop-details-content .product-cart-btn .cart-btn span {
        padding: 0 10px;
        position: relative; }
        .shop-details-content .product-cart-btn .cart-btn span::before {
          position: absolute;
          content: '';
          width: 1px;
          height: 25px;
          background-color: rgba(255, 255, 255, 0.2);
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      .shop-details-content .product-cart-btn .cart-btn:hover {
        background-color: #fff;
        color: #ff3941;
        -webkit-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
        -moz-box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25);
        box-shadow: 2px 2px 8px rgba(34, 34, 34, 0.25); }

.Product-tab {
  padding: 30px 50px;
  border: 1px solid #e8e8e8; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .Product-tab {
      padding: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .Product-tab {
      padding: 30px; } }
  @media (max-width: 767px) {
    .Product-tab {
      padding: 20px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .Product-tab {
      padding: 30px; } }
  @media (max-width: 767px) {
    .Product-tab .nav {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .Product-tab .nav {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex; } }
  .Product-tab .nav li {
    margin-right: 5px;
    margin-bottom: 20px; }
    .Product-tab .nav li a {
      padding: 0px 20px;
      height: 45px;
      line-height: 45px;
      background-color: #e8e8e8;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-size: 14px;
      color: #222;
      text-transform: uppercase;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media (max-width: 767px) {
        .Product-tab .nav li a {
          width: 100%;
          border-radius: 0; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .Product-tab .nav li a {
          width: auto;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px; } }
      .Product-tab .nav li a.active {
        background-color: #ff3941;
        color: #fff; }
  .Product-tab .tab-content .tab-pane .Product-tab-cont > p {
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      .Product-tab .tab-content .tab-pane .Product-tab-cont > p {
        font-size: 14px; } }
  .Product-tab .tab-content .tab-pane .Product-tab-cont > h6 {
    font-size: 15px;
    font-weight: 700;
    color: #2c2d3e;
    padding-bottom: 15px; }
  .Product-tab .tab-content .tab-pane .Product-tab-cont .product-tab-list {
    padding-left: 40px; }
    .Product-tab .tab-content .tab-pane .Product-tab-cont .product-tab-list li {
      position: relative;
      font-size: 15px;
      color: #222; }
      .Product-tab .tab-content .tab-pane .Product-tab-cont .product-tab-list li::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 1px solid #222;
        left: -20px;
        top: 7px; }
  .Product-tab .tab-content .tab-pane .comment .singel-comment {
    position: relative; }
    .Product-tab .tab-content .tab-pane .comment .singel-comment .thum {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 5; }
      @media (max-width: 767px) {
        .Product-tab .tab-content .tab-pane .comment .singel-comment .thum {
          position: relative;
          top: 0;
          left: 0;
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
          transform: translateY(0);
          text-align: center; } }
      .Product-tab .tab-content .tab-pane .comment .singel-comment .thum img {
        border-radius: 50%;
        width: 80px;
        height: 80px; }
    .Product-tab .tab-content .tab-pane .comment .singel-comment .cont {
      padding: 25px 60px;
      border: 1px solid #e8e8e8;
      border-radius: 5px;
      margin-left: 40px; }
      @media (max-width: 767px) {
        .Product-tab .tab-content .tab-pane .comment .singel-comment .cont {
          margin-left: 0;
          padding: 15px;
          padding-top: 60px;
          margin-top: -40px;
          position: relative; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .Product-tab .tab-content .tab-pane .comment .singel-comment .cont {
          margin-left: 0;
          padding: 20px;
          padding-top: 60px;
          margin-top: -40px;
          position: relative; } }
      .Product-tab .tab-content .tab-pane .comment .singel-comment .cont .author-name {
        font-size: 15px;
        font-weight: 700;
        padding-bottom: 12px; }
      .Product-tab .tab-content .tab-pane .comment .singel-comment .cont p {
        padding-bottom: 10px; }
        @media (max-width: 767px) {
          .Product-tab .tab-content .tab-pane .comment .singel-comment .cont p {
            font-size: 14px; } }
      .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li {
        display: inline-block; }
        .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li + li {
          margin-left: 35px; }
          @media (max-width: 767px) {
            .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li + li {
              margin-left: 10px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li + li {
              margin-left: 20px; } }
        .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li a {
          font-size: 14px;
          color: #222; }
          @media (max-width: 767px) {
            .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li a {
              font-size: 13px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .Product-tab .tab-content .tab-pane .comment .singel-comment .cont ul li a {
              font-size: 14px; } }
  .Product-tab .tab-content .tab-pane .comment .replay {
    padding-left: 80px; }
    @media (max-width: 767px) {
      .Product-tab .tab-content .tab-pane {
        padding-left: 0; } }
  .Product-tab .tab-content .tab-pane .review ul li + li {
    margin-top: 30px; }
  .Product-tab .tab-content .tab-pane .review .singel-review {
    position: relative;
    background-color: #fff7f7;
    padding: 30px;
    border: 1px solid #e8e8e8;
    border-radius: 10px; }
    @media (max-width: 767px) {
      .Product-tab .tab-content .tab-pane .review .singel-review {
        padding: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .Product-tab .tab-content .tab-pane .review .singel-review {
        padding: 20px; } }
    .Product-tab .tab-content .tab-pane .review .singel-review .review-thum {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .Product-tab .tab-content .tab-pane .review .singel-review .review-thum .review-img img {
        border-radius: 50%;
        width: 80px; }
        @media (max-width: 767px) {
          .Product-tab .tab-content .tab-pane .review .singel-review .review-thum .review-img img {
            width: 70px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .Product-tab .tab-content .tab-pane .review .singel-review .review-thum .review-img img {
            width: 80px; } }
      .Product-tab .tab-content .tab-pane .review .singel-review .review-thum .review-head .author_name {
        color: #222;
        font-size: 16px; }
        @media (max-width: 767px) {
          .Product-tab .tab-content .tab-pane .review .singel-review .review-thum .review-head .author_name {
            font-size: 14px; } }
      .Product-tab .tab-content .tab-pane .review .singel-review .review-thum .review-head span {
        color: #222;
        font-size: 14px; }
    .Product-tab .tab-content .tab-pane .review .singel-review .date {
      position: absolute;
      right: 30px;
      top: 30px; }
      @media (max-width: 767px) {
        .Product-tab .tab-content .tab-pane .review .singel-review .date {
          position: relative;
          right: 0;
          top: 0;
          margin-top: 10px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .Product-tab .tab-content .tab-pane .review .singel-review .date {
          position: absolute;
          right: 30px;
          top: 30px;
          margin-top: 0; } }
      .Product-tab .tab-content .tab-pane .review .singel-review .date span {
        font-size: 14px;
        font-weight: 700; }
    .Product-tab .tab-content .tab-pane .review .singel-review .review-cont p {
      padding-top: 10px;
      padding-bottom: 8px; }
      @media (max-width: 767px) {
        .Product-tab .tab-content .tab-pane .review .singel-review .review-cont p {
          font-size: 14px; } }
    .Product-tab .tab-content .tab-pane .review .singel-review .review-cont .rating {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .Product-tab .tab-content .tab-pane .review .singel-review .review-cont .rating ul {
        overflow: hidden; }
        .Product-tab .tab-content .tab-pane .review .singel-review .review-cont .rating ul li {
          float: left;
          margin-top: 0;
          color: #ffa800;
          font-size: 14px; }
      .Product-tab .tab-content .tab-pane .review .singel-review .review-cont .rating span {
        font-size: 16px;
        font-weight: 600;
        margin-left: 10px; }
  .Product-tab .tab-content .tab-pane .reviwe-form .form_title {
    font-size: 30px;
    font-weight: 700;
    color: #222; }
    @media (max-width: 767px) {
      .Product-tab .tab-content .tab-pane .reviwe-form .form_title {
        font-size: 20px; } }
  .Product-tab .tab-content .tab-pane .reviwe-form .form-box {
    margin-top: 30px; }
    .Product-tab .tab-content .tab-pane .reviwe-form .form-box input, .Product-tab .tab-content .tab-pane .reviwe-form .form-box textarea {
      width: 100%;
      height: 40px;
      padding-left: 15px;
      border: 1px solid #e8e8e8;
      border-radius: 5px;
      font-size: 14px;
      color: #222; }
    .Product-tab .tab-content .tab-pane .reviwe-form .form-box textarea {
      height: 220px;
      padding-top: 15px;
      resize: none; }
  .Product-tab .tab-content .tab-pane .reviwe-form .note {
    margin-top: 30px; }
    .Product-tab .tab-content .tab-pane .reviwe-form .note p span {
      font-weight: 700;
      margin-right: 10px;
      color: #222; }
  .Product-tab .tab-content .tab-pane .reviwe-form .rating {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .Product-tab .tab-content .tab-pane .reviwe-form .rating span {
      font-weight: 700;
      margin-right: 10px;
      font-size: 14px;
      margin-right: 10px; }
    .Product-tab .tab-content .tab-pane .reviwe-form .rating ul li {
      display: inline-block;
      color: #222;
      font-weight: 700;
      font-size: 14px; }
      .Product-tab .tab-content .tab-pane .reviwe-form .rating ul li a {
        font-size: 14px;
        color: #999; }
  .Product-tab .tab-content .tab-pane .reviwe-form button {
    padding: 0 50px;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
    background-color: #222;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    margin-top: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .Product-tab .tab-content .tab-pane .reviwe-form button:hover {
      background-color: #ff3941; }

/*===========================
       18.Cart css
===========================*/
.cart-table {
  width: 100%; }

.cart-table .table-bordered {
  margin-bottom: 0; }
  .cart-table .table-bordered thead tr th {
    border-bottom-width: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 15px 0;
    border: 1px solid #e8e8e8; }
    .cart-table .table-bordered thead tr th.product {
      width: 160px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.product {
          min-width: 120px; } }
      @media (max-width: 767px) {
        .cart-table .table-bordered thead tr th.product {
          min-width: 120px; } }
    .cart-table .table-bordered thead tr th.description {
      width: 360px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.description {
          min-width: 300px; } }
      @media (max-width: 767px) {
        .cart-table .table-bordered thead tr th.description {
          min-width: 300px; } }
    .cart-table .table-bordered thead tr th.model {
      width: 150px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.model {
          min-width: 110px; } }
      @media (max-width: 767px) {
        .cart-table .table-bordered thead tr th.model {
          min-width: 110px; } }
    .cart-table .table-bordered thead tr th.edit {
      width: 100px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.edit {
          min-width: 60px; } }
    .cart-table .table-bordered thead tr th.quantity {
      width: 150px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.quantity {
          min-width: 110px; } }
      @media (max-width: 767px) {
        .cart-table .table-bordered thead tr th.quantity {
          min-width: 110px; } }
    .cart-table .table-bordered thead tr th.price {
      width: 150px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.price {
          min-width: 90px; } }
      @media (max-width: 767px) {
        .cart-table .table-bordered thead tr th.price {
          min-width: 90px; } }
    .cart-table .table-bordered thead tr th.total {
      width: 150px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cart-table .table-bordered thead tr th.total {
          min-width: 90px; } }
      @media (max-width: 767px) {
        .cart-table .table-bordered thead tr th.total {
          min-width: 90px; } }
  .cart-table .table-bordered tbody tr td {
    text-align: center;
    vertical-align: middle;
    padding: 0 0;
    border-color: #e8e8e8; }
    .cart-table .table-bordered tbody tr td .product-img {
      padding: 10px; }
      .cart-table .table-bordered tbody tr td .product-img img {
        width: 120px;
        height: 120px;
        object-fit: cover;
        object-position: top; }
    .cart-table .table-bordered tbody tr td .product-description {
      padding: 0 30px;
      text-align: left; }
      .cart-table .table-bordered tbody tr td .product-description .product-title a {
        font-size: 16px;
        font-weight: 600;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        color: #222; }
        .cart-table .table-bordered tbody tr td .product-description .product-title a:hover {
          color: #ff3941; }
      .cart-table .table-bordered tbody tr td .product-description p {
        margin-top: 20px;
        color: #222; }
    .cart-table .table-bordered tbody tr td .product-model p {
      color: #222; }
    .cart-table .table-bordered tbody tr td .product-edit ul li + li {
      margin-top: 8px; }
    .cart-table .table-bordered tbody tr td .product-edit ul li a {
      color: #222;
      font-size: 16px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .cart-table .table-bordered tbody tr td .product-edit ul li a:hover {
        color: #ff3941; }
    .cart-table .table-bordered tbody tr td .product-quantity {
      padding: 0 20px; }
      .cart-table .table-bordered tbody tr td .product-quantity .quantity-form .product-quantity {
        overflow: hidden;
        border-radius: 5px; }
        .cart-table .table-bordered tbody tr td .product-quantity .quantity-form .product-quantity .sub, .cart-table .table-bordered tbody tr td .product-quantity .quantity-form .product-quantity .add {
          border: 0;
          width: 16px;
          height: 30px;
          background-color: #ff3941;
          font-size: 18px;
          color: #fff;
          position: relative;
          left: 1px; }
        .cart-table .table-bordered tbody tr td .product-quantity .quantity-form .product-quantity .add {
          left: auto;
          right: 1px; }
        .cart-table .table-bordered tbody tr td .product-quantity .quantity-form .product-quantity input {
          width: 40px;
          height: 30px;
          border: 1px solid #e8e8e8;
          text-align: center; }
    .cart-table .table-bordered tbody tr td .product-price p {
      color: #222; }
    .cart-table .table-bordered tbody tr td .product-total p {
      color: #222; }

.cart-btn {
  padding: 20px;
  padding-top: 0;
  border: 1px solid #e8e8e8;
  border-top: 0; }
  .cart-btn .main-btn {
    margin-top: 20px;
    height: 40px;
    border: 0;
    line-height: 40px;
    background-color: #222;
    color: #fff;
    padding: 0 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 0; }
    .cart-btn .main-btn:hover {
      background-color: #ff3941; }

.cart-title {
  font-size: 16px;
  font-weight: 700;
  color: #222; }

.cart-form {
  border: 1px solid rgba(34, 34, 34, 0.2);
  padding: 18px 20px 20px;
  border-radius: 5px; }
  .cart-form .single-cart-form {
    margin-top: 20px; }
    .cart-form .single-cart-form label {
      font-size: 14px;
      font-weight: 600;
      color: #222; }
    .cart-form .single-cart-form input {
      width: 100%;
      height: 40px;
      border: 0;
      padding: 0 15px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      color: #222;
      margin-top: 5px;
      background-color: #e8e8e8; }
    .cart-form .single-cart-form .main-btn {
      height: 40px;
      border: 0;
      line-height: 40px;
      background-color: #222;
      color: #fff;
      padding: 0 25px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear;
      border-radius: 0; }
      .cart-form .single-cart-form .main-btn:hover {
        background-color: #ff3941; }

.cart-total {
  border: 1px solid rgba(34, 34, 34, 0.2);
  padding: 15px 20px 20px;
  border-radius: 5px; }
  .cart-total p {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-top: 5px; }
    .cart-total p span {
      width: 50%; }
  .cart-total .main-btn {
    border: 0;
    margin-top: 18px;
    border-radius: 0;
    background-color: #222;
    color: #fff; }
    .cart-total .main-btn:hover {
      background-color: #ff3941;
      color: #fff; }

/*===========================
       19.Checkout css
===========================*/
.checkout-box {
  border: 1px solid rgba(34, 34, 34, 0.2);
  border-radius: 15px; }
  .checkout-box .checkout-title {
    overflow: hidden;
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    padding: 0 30px; }
    .checkout-box .checkout-title .title {
      line-height: 60px;
      color: #222;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 16px; }
  .checkout-box .buyer-info {
    padding: 30px 80px 50px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .checkout-box .buyer-info {
        padding: 30px 50px 50px; } }
    @media (max-width: 767px) {
      .checkout-box .buyer-info {
        padding: 0 30px 30px; } }
    .checkout-box .buyer-info .form-box {
      padding-top: 20px;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media (max-width: 767px) {
        .checkout-box .buyer-info .form-box {
          display: block; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .checkout-box .buyer-info .form-box {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex; } }
      .checkout-box .buyer-info .form-box label {
        font-size: 14px;
        font-weight: 400;
        color: #222;
        display: block;
        margin-bottom: 0;
        width: 120px;
        text-align: right;
        padding-right: 15px; }
        @media (max-width: 767px) {
          .checkout-box .buyer-info .form-box label {
            display: block;
            width: auto;
            text-align: left; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .checkout-box .buyer-info .form-box label {
            display: inline-block;
            width: 120px;
            text-align: right; } }
      .checkout-box .buyer-info .form-box input {
        width: 265px;
        height: 40px;
        border: 0;
        border-radius: 5px;
        padding-left: 15px;
        display: block;
        background-color: #e8e8e8; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .checkout-box .buyer-info .form-box input {
            width: 100%; } }
        @media (max-width: 767px) {
          .checkout-box .buyer-info .form-box input {
            width: 100%;
            margin-top: 8px; } }
  .checkout-box .details {
    padding: 50px 80px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .checkout-box .details {
        padding: 50px 50px; } }
    @media (max-width: 767px) {
      .checkout-box .details {
        padding: 30px 30px; } }
    .checkout-box .details .details-title h6 {
      font-size: 16px;
      font-weight: 600;
      border-bottom: 1px solid rgba(34, 34, 34, 0.2);
      padding-bottom: 8px;
      color: #ff3941; }
      .checkout-box .details .details-title h6 span {
        float: right; }
    .checkout-box .details .order-list {
      padding-top: 18px;
      border-bottom: 1px solid rgba(34, 34, 34, 0.2);
      padding-bottom: 22px; }
      .checkout-box .details .order-list ul li {
        line-height: 35px;
        font-size: 14px; }
        .checkout-box .details .order-list ul li span {
          float: right; }
    .checkout-box .details .order-total h5 {
      ont-size: 15px;
      font-weight: 600;
      color: #2c2d3e;
      padding-top: 18px; }
      .checkout-box .details .order-total h5 span {
        float: right; }
  .checkout-box .payment-methods {
    padding: 45px 80px 50px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .checkout-box .payment-methods {
        padding: 50px 50px; } }
    @media (max-width: 767px) {
      .checkout-box .payment-methods {
        padding: 30px 30px; } }
    .checkout-box .payment-methods .payment p {
      font-size: 14px; }
    .checkout-box .payment-methods .payment ul {
      padding-top: 10px; }
      .checkout-box .payment-methods .payment ul li {
        display: inline-block;
        margin-right: 2px; }
        .checkout-box .payment-methods .payment ul li a {
          font-size: 35px;
          color: #222;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -ms-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          @media (max-width: 767px) {
            .checkout-box .payment-methods .payment ul li a {
              font-size: 30px; } }
          .checkout-box .payment-methods .payment ul li a:hover {
            color: #ff3941; }
    .checkout-box .payment-methods .card-info .form-box {
      padding-top: 20px;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media (max-width: 767px) {
        .checkout-box .payment-methods .card-info .form-box {
          display: block; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .checkout-box .payment-methods .card-info .form-box {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex; } }
      .checkout-box .payment-methods .card-info .form-box label {
        font-size: 14px;
        font-weight: 400;
        color: #222;
        display: block;
        margin-bottom: 0;
        width: 120px;
        text-align: right;
        padding-right: 15px; }
        @media (max-width: 767px) {
          .checkout-box .payment-methods .card-info .form-box label {
            display: block;
            width: auto;
            text-align: left; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .checkout-box .payment-methods .card-info .form-box label {
            display: inline-block;
            width: 120px;
            text-align: right; } }
      .checkout-box .payment-methods .card-info .form-box input {
        width: 265px;
        height: 40px;
        border: 0;
        border-radius: 5px;
        padding-left: 15px;
        display: block;
        background-color: #e8e8e8; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .checkout-box .payment-methods .card-info .form-box input {
            width: 100%; } }
        @media (max-width: 767px) {
          .checkout-box .payment-methods .card-info .form-box input {
            width: 100%;
            margin-top: 8px; } }
    .checkout-box .payment-methods .card-info .month-year {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .checkout-box .payment-methods .card-info .month-year .form-box label {
        width: 70px; }
      .checkout-box .payment-methods .card-info .month-year .form-box input {
        width: 80px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .checkout-box .payment-methods .card-info .month-year .form-box input {
            width: 63%; } }
        @media (max-width: 767px) {
          .checkout-box .payment-methods .card-info .month-year .form-box input {
            width: 100%; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .checkout-box .payment-methods .card-info .month-year .form-box input {
            width: 55%; } }
      .checkout-box .payment-methods .card-info .month-year .form-box:last-child {
        padding-left: 22px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .checkout-box .payment-methods .card-info .month-year .form-box:last-child {
            padding-left: 10px; } }

.order-btn .main-btn {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  background-color: #222;
  border-radius: 0;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .order-btn .main-btn:hover {
    background-color: #ff3941; }

/*===========================
    20.Login css
===========================*/
.login-form {
  padding: 40px 50px 33px;
  border: 1px solid #e8e8e8; }
  .login-form .title {
    font-size: 24px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 10px; }

.single-form > p {
  margin-top: 15px; }
.single-form .social-loogin li {
  display: inline-block;
  margin: 15px 5px 0; }
  .single-form .social-loogin li a {
    font-size: 14px;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 5px;
    color: #fff; }
    .single-form .social-loogin li a i {
      margin-right: 6px; }
  .single-form .social-loogin li:nth-of-type(1) a {
    background-color: #4367af; }
  .single-form .social-loogin li:nth-of-type(2) a {
    background-color: #e45446; }
.single-form .remember-forgot li > label {
  font-size: 14px;
  color: #222;
  cursor: pointer; }
.single-form .remember-forgot li input[type="checkbox"] {
  display: none; }
  .single-form .remember-forgot li input[type="checkbox"] + label span {
    width: 16px;
    height: 16px;
    border: 1px solid rgba(34, 34, 34, 0.2);
    border-radius: 2px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .single-form .remember-forgot li input[type="checkbox"] + label span::before {
      content: "\f00c";
      position: absolute;
      font-family: "Font Awesome 5 Pro";
      left: 0px;
      top: 0px;
      line-height: 14px;
      color: #fff;
      font-size: 13px; }
.single-form .remember-forgot li input[type="checkbox"]:checked {
  display: none; }
  .single-form .remember-forgot li input[type="checkbox"]:checked + label span {
    background-color: #ff3941;
    border-color: #ff3941; }
.single-form .remember-forgot li p {
  font-size: 14px; }
  .single-form .remember-forgot li p a {
    position: relative;
    color: #ff3941; }
    .single-form .remember-forgot li p a::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #ff3941;
      left: 0;
      bottom: 1px; }
.single-form .main-btn {
  background-color: #222;
  color: #fff;
  border-radius: 0; }
  .single-form .main-btn:hover {
    color: #fff !important;
    background-color: #ff3941; }
.main-btn:hover {
    color: #222 !important;
    background-color: #fff !important; }
.single-form p .register {
  color: #222;
  font-size: 14px;
  margin-top: 8px;
  text-transform: capitalize; }

/*===========================
        21.Blog css
===========================*/
/*===========================
     22.Blog Details css
===========================*/
.blog-details-image img {
  width: 100%; }

.blog-details-content .blog-details-title .title {
  font-size: 24px;
  margin-top: 20px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-details-content .blog-details-title .title {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .blog-details-content .blog-details-title .title {
      font-size: 18px; } }
@media (max-width: 767px) {
  .blog-details-content .blog-details-content p {
    font-size: 14px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-details-content .blog-details-content p {
    font-size: 16px; } }
.blog-details-content .blog-details-content ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #555;
  margin-top: 10px; }
.blog-details-content .blockquote {
  background-color: #ff3941;
  padding: 40px 50px;
  border-radius: 5px;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .blog-details-content .blockquote {
      padding: 10px 15px; } }
  .blog-details-content .blockquote .text {
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    font-style: italic; }
    @media (max-width: 767px) {
      .blog-details-content .blockquote .text {
        font-size: 18px;
        line-height: 30px; } }
.blog-details-content .blog-details-share {
  border-top: 1px solid #e8e8e8; }
  .blog-details-content .blog-details-share span {
    font-size: 15px;
    font-weight: 700;
    color: #ff3941; }
  .blog-details-content .blog-details-share .social li {
    display: inline-block;
    margin-left: 10px; }
    .blog-details-content .blog-details-share .social li a {
      font-size: 16px; }
    .blog-details-content .blog-details-share .social li:nth-of-type(1) a {
      color: #3b5998; }
    .blog-details-content .blog-details-share .social li:nth-of-type(2) a {
      color: #b9a3e3; }
    .blog-details-content .blog-details-share .social li:nth-of-type(3) a {
      color: #0e76a8; }
    .blog-details-content .blog-details-share .social li:nth-of-type(4) a {
      color: #c8232c; }
    .blog-details-content .blog-details-share .social li:nth-of-type(5) a {
      color: #3f729b; }

.blog-details-comment .comment-title {
  font-size: 18px;
  text-decoration: underline; }

.blog-comment .comment-replay {
  padding-left: 100px; }
  @media (max-width: 767px) {
    .blog-comment .comment-replay {
    } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-comment .comment-replay {
      padding-left: 60px; } }

.single-comment {
  padding: 20px 25px;
  border: 1px solid #e8e8e8;
  margin-left: 40px;
  border-radius: 5px;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .single-comment {
      margin-left: 0;
      padding-top: 0;
      margin-top: 70px;
      padding-right: 15px;
      padding-bottom: 15px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-comment {
      margin-left: 40px;
      padding-top: 0;
      margin-top: 30px;
      padding: 20px 25px;
       } }
  .single-comment .comment-author {
    margin-left: -40px; }
    @media (max-width: 767px) {
      .single-comment .comment-author {
        margin-left: 0;
        text-align: center;
        margin-top: -40px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-comment .comment-author {
        margin-left: -40px;
        margin-top: 0; } }
    .single-comment .comment-author img {
      width: 80px;
      border-radius: 50%; }
  .single-comment .comment-text {
    padding-left: 25px; }
    @media (max-width: 767px) {
      .single-comment .comment-text {
        padding-top: 20px;
        padding-left: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-comment .comment-text {
        padding-top: 0;
        padding-left: 25px; } }
    .single-comment .comment-text .author-name {
      font-size: 16px; }
    .single-comment .comment-text .text {
      margin-top: 10px; }
      @media (max-width: 767px) {
        .single-comment .comment-text .text {
          font-size: 14px; } }
    .single-comment .comment-text .meta li {
      display: inline-block;
      margin-top: 10px; }
      .single-comment .comment-text .meta li + li {
        margin-left: 30px; }
        @media (max-width: 767px) {
          .single-comment .comment-text .meta li + li {
            margin-left: 15px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .single-comment .comment-text .meta li + li {
            margin-left: 25px; } }
      .single-comment .comment-text .meta li a {
        font-size: 14px;
        color: #555;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        .single-comment .comment-text .meta li a:hover {
          color: #ff3941; }

/*===========================
   23.Contact Pgae css
===========================*/
#contact-map {
  height: 550px; }
  @media (max-width: 767px) {
    #contact-map {
      height: 350px; } }

.form-group {
  margin-bottom: 0; }

.list-unstyled li {
  font-size: 13px;
  margin-left: 2px;
  margin-top: 5px;
  color: #f00; }

.contact-title {
  font-size: 18px;
  text-decoration: underline; }

.form-message {
  margin-left: 15px; }
  .form-message.error, .form-message.success {
    font-size: 16px;
    color: #222;
    background-color: #fff;
    padding: 10px 15px;
    margin-top: 15px;
    background-color: #f6f6f6; }
  .form-message.error {
    color: #f00; }

.single-info {
  margin-top: 15px; }
  .single-info .icon i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #555;
    border: 1px solid rgba(34, 34, 34, 0.2);
    border-radius: 50%; }

/*===========================
   24.Newsletter Popup css
===========================*/
.newsletter-popup-area {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999999;
  width: 100%;
  height: 100%; }
  .newsletter-popup-area .newsletter-popup {
    width: 770px;
    height: 480px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: left center; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .newsletter-popup-area .newsletter-popup {
        width: 570px;
        height: 400px; } }
    @media (max-width: 767px) {
      .newsletter-popup-area .newsletter-popup {
        width: 85%;
        height: 380px;
        padding: 15px; } }
    .newsletter-popup-area .newsletter-popup .popup-close {
      position: absolute;
      top: 20px;
      right: 30px;
      font-size: 20px;
      color: #fff; }
    .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .popup-content {
      max-width: 430px;
      margin: 0 auto; }
      .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .popup-content .title {
        font-size: 48px;
        font-weight: 800;
        color: #fff;
        text-transform: uppercase; }
        @media (max-width: 767px) {
          .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .popup-content .title {
            font-size: 28px; } }
      .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .popup-content p {
        font-size: 14px;
        color: #fff;
        margin-top: 10px; }
    .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form {
      max-width: 570px;
      margin: 0 auto;
      position: relative;
      margin-top: 50px; }
      .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form input {
        width: 100%;
        height: 50px;
        padding: 0 30px;
        border: 1px solid rgba(232, 232, 232, 0.6);
        background: none;
        font-size: 16px;
        color: #fff; }
        @media (max-width: 767px) {
          .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form input {
            height: 45px;
            padding: 0 15px; } }
      .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form .main-btn {
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 0;
        padding: 0 20px;
        height: 50px;
        text-transform: uppercase;
        background-color: #222; }
        @media (max-width: 767px) {
          .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form .main-btn {
            height: 45px;
            position: relative;
            margin-top: 10px;
            width: 100%; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form .main-btn {
            height: 45px;
            position: absolute;
            margin-top: 0;
            width: auto; } }
        .newsletter-popup-area .newsletter-popup .newsletter-popup-wrapper .newsletter-popup-content .newsletter-popup-form .main-btn:hover {
          background-color: #ff3941;
          color: #fff; }
.product-rating li {
    padding: 5px;
    background: #efefef;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 7px;
    min-width: 22px;
    width: auto !important;
    text-align:center;
    border:1px solid #efefef;

}

.product-rating li.active {
    background-color: #ff3941;
    border-color: #ff3941;
    color: #fff !important;
}

.top-button{
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    cursor: pointer;
}

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

.container{max-width:1170px; margin:auto;}
img{ max-width:100%;}
.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    /*overflow: hidden;*/
    border-radius: 20px;
    margin-top: 30px;

}


.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
    float: left;
    width: 11%;
}
.chat_ib {
    float: left;
    padding: 0 0 0 15px;
    width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}
.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}
.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 15px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}
.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
    float: left;
    padding: 30px 0 0 0;
    width: 100%;
}

.sent_msg p {
    background: #222 none repeat scroll 0 0;
    border-radius: 15px;
    font-size: 14px;
    margin: 0; color:#fff;
    padding: 5px 10px 5px 12px;
    width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
    float: right;
    width: 46%;
}
.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    background-color: #ebebeb;
    min-height: 48px;
    width: 70%;
    padding: 0 30px;
    border-radius: 60px;
    margin: 10px;
    font-family: Nunito, sans-serif;
    font-size: 14px;
}
.input_msg_write {
    background-color: white;

}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
    background: #222 none repeat scroll 0 0;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    font-family: Nunito, sans-serif;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 18px;
    border-radius: 70px;
    max-height: 30px;
    margin-right: 10px;
    width: 30px !important;
    max-width: 30px !important;
    height: 30px !important;
    padding: 5px;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
    height: 516px;
    padding-right: 10px;
    overflow-y: auto;
}
