@import url('fonts.css');
.rtl .custom-select,
[dir=rtl] .custom-select, .custom-checkbox .custom-control-label:before, .btn, .btn-main, a, .btn-transparent, a:hover, a:focus, [dir="rtl"] .slick-prev,
[dir="rtl"] .slick-next, [dir="rtl"] .slick-prev:hover, [dir="rtl"] .slick-prev:focus,
[dir="rtl"] .slick-next:hover,
[dir="rtl"] .slick-next:focus, .white-arrows .slick-prev,
.white-arrows .slick-next, .white-arrows .slick-prev:hover, .white-arrows .slick-prev:focus,
.white-arrows .slick-next:hover,
.white-arrows .slick-next:focus, .card, .card .card-title, .menu-item .sub-menu ul, .second-header .dropdown .dropdown-content .search-result, .second-header .cart-menu ul li, .menu-wrapper, .card .hover-item img, .rate-stars .static-stars label.star, .product-img .form-inline, .product-img .form-inline .btn, .product-img:hover .form-inline, footer .footer-link a, footer .footer-link a:hover, footer .footer-social li a:hover span, .col-list a, .contact-list .contact-link .icon, .contact-list .contact-link:hover .icon, .radio input[type="radio"] + .radio-label:before, .address-list .radio-btn label, .table .btn-grey, .second-row .div-more .btn-danger, .list-status .status .circle:after, .list-status .status:after, .product-show-text .counter-div .inner-inputs span, .cart-block .counter-div .inner-inputs span {
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s; }

/* fonts */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }
  * ::placeholder {
    color: #BEBEBE;
    font-size: 14px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  }

html {
  overflow-x: hidden !important; }

body {
  font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #6B6B6B;
  background: #fafafa;
  padding: 0 !important;
  overflow-x: hidden;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
  min-height: 100vh; }

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

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

ul {
  padding: 0; }

.rtl .list-inline,
.rtl .list-unstyled,
.rtl .pagination,
[dir=rtl] .list-inline,
[dir=rtl] .list-unstyled,
[dir=rtl] .pagination {
  padding: 0; }

.ltr .list-inline,
.ltr .list-unstyled,
.ltr .pagination,
[dir=ltr] .list-inline,
[dir=ltr] .list-unstyled,
[dir=ltr] .pagination {
  padding: 0; }

section {
  padding: 30px 0;
  overflow: hidden; }

b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

b {
  font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

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

.form-group {
  position: relative;
  margin-bottom: 0; }
  .form-group{
    margin-bottom: 10px; }

.control-label {
  color: #6B6B6B;
  margin-bottom: 15px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;

}

.form-control {
  border: 1px solid #D4D4D4;
  color: #BEBEBE;
  caret-color: #049dd9;
  position: relative;
  text-align: right;
  border-radius: 5px;
  height: 52px;
  padding-right: 12px;
  border-radius: 5px;
  font-size: 14px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  direction: inherit; }
  .form-control::placeholder {
    color: #BEBEBE;
    font-size: 14px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
  .form-control:hover, .form-control:focus {
    outline: unset;
    box-shadow: unset;
    border-color: #049dd9; }

textarea.form-control {
  height: 110px;
  resize: inherit;
  direction: inherit; }
  textarea.form-control::placeholder {
    color: #BEBEBE;
    direction: inherit; }
  textarea.form-control:focus {
    outline: inherit;
    box-shadow: none;
    border-color: #049dd9; }

select {
  direction: inherit !important;
  -webkit-appearance: none;
  background-image: url(../img/dynamic/icons/back.png);
  background-position: 12px 24px;
  background-repeat: no-repeat; }

.was-validated .invalid-feedback {
  /*position: absolute;*/
  /*bottom: -20px;*/ }

.form-control.is-invalid,
.was-validated .form-control:invalid,
.form-control.is-valid,
.was-validated .form-control:valid {
  background: none !important; }

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: 12px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 2rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center left 0.75rem/calc(.75em + .375rem) calc(.75em + .375rem); }

.invalid-feedback {
  font-size: 13px;
  color: #ee3e3e;
  text-align: right; }

.form-control[type=password].is-invalid,
.form-control[type=password].is-valid,
.was-validated .form-control[type=password]:invalid,
.was-validated .form-control[type=password]:valid {
  background-image: none !important; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.single-select {
  min-width: 140px; }

.rtl .custom-select,
[dir=rtl] .custom-select {
  background: #fff url("../img/dynamic/icons/arrow-down.png") no-repeat left 0.75rem center;
  background-size: 12px;
  color: #728E9F;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  border-radius: 5px;
  z-index: 2;
  height: 52px;
  padding-right: 15px;
  border: 1px solid #049dd9; }
  .rtl .custom-select:focus,
  [dir=rtl] .custom-select:focus {
    border-color: #049dd9;
    outline: 0; }

.rtl .custom-control,
[dir=rtl] .custom-control {
  margin-left: 0; }

[dir=rtl] .custom-select.no-caret {
  background: transparent; }

.aside-filter .custom-control {
  position: relative; }
  .aside-filter .custom-control input {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.custom-checkbox label {
  text-align: right;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
  .custom-checkbox label:focus {
    outline: unset;
    box-shadow: none; }
.custom-checkbox .custom-control-label {
  padding-right: 5px;
  line-height: 30px; }
  .custom-checkbox .custom-control-label:before, .custom-checkbox .custom-control-label:after {
    right: -1.5rem;
    left: auto;
    width: 20px;
    height: 20px; }
  .custom-checkbox .custom-control-label:before {
    border: 1px solid #049dd9; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  background-color: #049dd9; }

.btn {
  border-radius: 5px;
  font-size: 15px;
  height: 52px;
  line-height: 38px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  -webkit-transition: border-radius 0.3s ease-in;
  -moz-transition: border-radius 0.3s ease-in;
  -o-transition: border-radius 0.3s ease-in;
  transition: border-radius 0.3s ease-in; }
  .btn:hover {
    overflow: hidden;
    -webkit-transition: border-radius 0.3s ease-in;
    -moz-transition: border-radius 0.3s ease-in;
    -o-transition: border-radius 0.3s ease-in;
    transition: border-radius 0.3s ease-in; }

.btn-main {
  background-color: #049dd9;
  color: #ffffff;
  text-transform: uppercase; }
  .btn-main:hover, .btn-main:focus {
    opacity: 1;
    color: #ffffff;
    outline: none;
    box-shadow: unset; }

/*a.btn:not([href]):not([tabindex]), a .btn-main:not([href]):not([tabindex]) {*/
/*  color: #8a8a8a; }*/
a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover, a .btn-main:not([href]):not([tabindex]):focus, a .btn-main:not([href]):not([tabindex]):hover {
  color: #ffffff; }
a.btn-grey:not([href]):not([tabindex]) {
  color: #040740; }
  a.btn-grey:not([href]):not([tabindex]):hover, a.btn-grey:not([href]):not([tabindex]):focus {
    color: #ffffff; }

.btn-second {
  background-color: #049dd9;
  color: #ffffff; }
  .btn-second:hover, .btn-second:focus {
    background-color: #049dd9;
    color: #ffffff; }

.btn-black {
  color: #ffffff;
  background-color: #484848;
  vertical-align: middle;
  line-height: 40px; }
  .btn-black:hover {
    color: #ffffff; }

.btn-grey {
  background-color: #EDEDED;
  color: #585858; }
  .btn-grey:hover, .btn-grey:focus {
    color: #049dd9 !important; }

.btn-transparent {
  background-color: transparent;
  border: 1px solid #049dd9;
  color: #585858; }
  .btn-transparent:hover, .btn-transparent:focus {
    background-color: #049dd9;
    color: #ffffff; }

.full-width-btn {
  width: 50%;
  padding: 12px; }

.note {
  color: red;
  font-size: 13px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }

.main-color {
  color: #049dd9; }

.font-color {
  color: #6B6B6B; }

.text-underline {
  text-decoration: underline; }

.text-main {
  color: #049dd9; }

.text-black {
  color: #049dd9; }

.white-bg {
  background-color: #ffffff; }

.grey-bg {
  background-color: #A1A1A1; }

.center {
  text-align: center;
  margin: auto;
  display: block; }

[dir="rtl"] .was-validated textarea.form-control:invalid,
[dir="rtl"] textarea.form-control.is-invalid {
  padding-left: calc(1.5em + .75rem);
  padding-right: 12px;
  background-position: top calc(.375em + .1875rem) left calc(.375em + .1875rem); }
[dir="rtl"] .slick-prev,
[dir="rtl"] .slick-next {
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: inherit;
  z-index: 2;
  opacity: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: rgb(0 0 0 / 20%); }
  [dir="rtl"] .slick-prev:before,
  [dir="rtl"] .slick-next:before {
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    line-height: 40px; }
  [dir="rtl"] .slick-prev:hover, [dir="rtl"] .slick-prev:focus,
  [dir="rtl"] .slick-next:hover,
  [dir="rtl"] .slick-next:focus {
    opacity: 1;
    background-color: #049dd9; }
[dir="rtl"] .slick-prev {
  left: unset;
  right: 15px; }
  [dir="rtl"] .slick-prev:before {
    opacity: 1;
    content: "\f105";
    display: block; }
[dir="rtl"] .slick-next:before {
  opacity: 1;
  content: "\f104";
  display: block; }
[dir="rtl"] .slick-dots {
  bottom: 20px; }
  [dir="rtl"] .slick-dots li button {
    height: 15px;
    width: 15px;
    border-radius: 15px;
    border: 1px solid #ffffff;
    background: transparent; }
    [dir="rtl"] .slick-dots li button:before {
      display: none; }
  [dir="rtl"] .slick-dots li.slick-active button {
    background-color: #049dd9;
    border-color: #049dd9; }

.white-arrows .slick-prev,
.white-arrows .slick-next {
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  background-color: #ffffff;
  color: #6B6B6B;
  border: 1px solid #CBCBCB; }
  .white-arrows .slick-prev:before,
  .white-arrows .slick-next:before {
    color: #6B6B6B; }
  .white-arrows .slick-prev:hover, .white-arrows .slick-prev:focus,
  .white-arrows .slick-next:hover,
  .white-arrows .slick-next:focus {
    opacity: 1;
    background-color: #049dd9; }
.white-arrows .slick-prev {
  left: unset;
  right: 0px; }

.top-arrows .slick-prev,
.top-arrows .slick-next {
  top: -50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  left: 0; }
.top-arrows .slick-prev {
  left: 50px;
  right: unset; }

.all-item-slider .slick-prev,
.all-item-slider .slick-next {
  left: 0;
  background-color: #F5F5F5;
  color: #040740;
  border-radius: 5px 0 0 5px;
  height: 80px; }
  .all-item-slider .slick-prev:before,
  .all-item-slider .slick-next:before {
    color: #040740;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
.all-item-slider .slick-prev {
  right: 0;
  border-radius: 0 5px 5px 0; }

.more-link {
  color: #ffffff;
  font-size: 16px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  text-align: center;
  margin: 30px auto 0;
  line-height: 38px;
  padding: 6px 30px; }

.w-radius {
  border-radius: 5px;
  overflow: hidden; }

.w-border {
  border: 1px solid #EEEEEE;
  background: #fff;}

.card {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  margin-bottom: 0px;
  overflow: hidden;
  background: #ffffff; }
  .card .card-title {
    color: #049dd9;
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
          .card .card-title a{
              color:#040740;}
  .card .card-body {
    padding: 20px 8px; }
    .card .card-body .card-text {
      text-align: center;
      font-weight: 600; }
  .card.w-radius {
    border-radius: 5px; }
  .card .btn .la-cart-plus{
    margin: 5px; }

.badge {
  padding: 5px;
  border-radius: 0;
  border: 1px solid transparent;
  color: #ffffff;
  font-size: 13px; }
  .badge.discount {
    background-color: #FF4646; }

.fade:not(.show) {
  opacity: 0;
  display: none; }

.tab-pane.fade.active.show {
  opacity: 1;
  display: block; }

.menu-item {
  position: relative; }
  .menu-item .menu-link {
    position: relative; }
    .menu-item .menu-link:before {
      content: "";
      position: absolute;
      left: 0px;
      top: calc(100% - 4px);
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #ccc;
      opacity: 0; }
    .menu-item .menu-link:after {
      content: "\f107";
      font-family: "Line Awesome Free";
      font-style: normal;
      font-weight: 900;
      font-size: 12px;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    .menu-item .menu-link.no-arrow:before {
      left: 0px; }
    .menu-item .menu-link.no-arrow:after {
      display: none; }
  .menu-item .sub-menu {
    overflow: hidden;
    list-style: none;
    position: absolute;
    padding: 0;
    min-width: 100%;
    width: max-content;
    left: 0;
    top: 100%;
    height: 0;
    display: block;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 5px;
    z-index: 99;
    visibility: hidden; }
    .menu-item .sub-menu ul {
      position: relative; }
      .menu-item .sub-menu ul li {
        display: block;
        width: 100%;
        color: #6B6B6B;
        position: relative; }
        .menu-item .sub-menu ul li:after {
          content: "\f104";
          font-family: "Line Awesome Free";
          font-style: normal;
          font-weight: 900;
          font-size: 15px;
          position: absolute;
          left: 5px;
          top: 50%;
          transform: translateY(-50%);
          opacity: 0;
          transition: all 0.3s ease-in;
          color: #049dd9; }
        .menu-item .sub-menu ul li a {
          width: 100%;
          display: block; }
          .menu-item .sub-menu ul li a:hover, .menu-item .sub-menu ul li a:focus {
            color: #049dd9; }
        .menu-item .sub-menu ul li:hover, .menu-item .sub-menu ul li:focus {
          color: #049dd9; }
          .menu-item .sub-menu ul li:hover:after, .menu-item .sub-menu ul li:focus:after {
            opacity: 1; }
  .menu-item.open .menu-link:before, .menu-item:hover .menu-link:before, .menu-item:focus .menu-link:before {
    opacity: 1; }
  .menu-item.open .sub-menu, .menu-item:hover .sub-menu, .menu-item:focus .sub-menu {
    height: auto;
    visibility: visible;
    opacity: 1; }
    .menu-item.open .sub-menu ul, .menu-item:hover .sub-menu ul, .menu-item:focus .sub-menu ul {
      visibility: visible; }
    .menu-item.open .sub-menu.closed, .menu-item:hover .sub-menu.closed, .menu-item:focus .sub-menu.closed {
      height: 0;
      visibility: hidden;
      opacity: 0; }

.sm-font {
  font-size: 13px; }

.hidden {
  display: none; }

.white-font {
  color: #777777; }

.title {
  position: relative;
  margin-bottom: 30px; }
  .title .main-title {
    color: #484848;
    display: inline-block;
    padding: 0 10px;
    background-color: #fafafa;
    margin-right: 20px;
    margin-bottom: 0;
    z-index: 2;
    position: relative; }
  .title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% - 100px);
    height: 2px;
    background-color: #ededed;
    z-index: 1; }

.second-title {
  color: #484848;
  display: block;
  padding: 0;
  margin-bottom: 30px;
  text-align: center; }

.sec-title {
  position: relative;
  margin-bottom: 20px; }
  .sec-title.border-btm {
    border-bottom: 1px solid #EEEEEE; }
  .sec-title h4,
  .sec-title .border-label {
    display: inline-block;
    margin: 0;
    text-align: right;
    position: relative;
    font-size: 18px;
    padding-bottom: 10px; }
    .sec-title h4:before,
    .sec-title .border-label:before {
      content: "";
      position: absolute;
      right: 0;
      bottom: -2px;
      height: 4px;
      width: 0;
      background: #049dd9; }
    .sec-title h4.wow.animated:before,
    .sec-title .border-label.wow.animated:before {
      width: 100%;
      transition-delay: 1s;
      transition: width 1s ease-in; }
  .sec-title .border-label {
    position: absolute;
    width: 80%;
    height: 4px;
    bottom: -20px;
    right: 30px; }

section {
  overflow: hidden; }

.rtl .checkbox input,
.rtl .checkbox-inline input,
[dir=rtl] .checkbox input,
[dir=rtl] .checkbox-inline input {
  margin: 0; }

.rtl .checkbox input,
.rtl .checkbox-inline input,
.rtl .radio input,
.rtl .radio-inline,
[dir=rtl] .checkbox input,
[dir=rtl] .checkbox-inline input,
[dir=rtl] .radio input,
[dir=rtl] .radio-inline {
  margin: 0; }

.danger {
  color: #E21818; }

.animate {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes circle {
  0% {
    opacity: 1; }
  40% {
    opacity: 1; }
  100% {
    width: 200%;
    height: 200%;
    opacity: 1; } }
@keyframes circle {
  0% {
    opacity: 1; }
  40% {
    opacity: 1; }
  100% {
    width: 200%;
    height: 200%;
    opacity: 1; } }
@keyframes spin {
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes flash {
  0% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }
@keyframes flash {
  0% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }
@keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }
@keyframes scale {
  0%,
    100% {
    transform: none; }
  50% {
    transform: scale3d(1.1, 1.1, 1); } }
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #fff; } }
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.top-header {
  background-color: #040740;
  padding: 5px 0; }
  .top-header .grid-lists {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between; }
    .top-header .grid-lists ul {
      display: flex;
      align-items: center;
      color: #ffffff; }
      .top-header .grid-lists ul li:not(:last-of-type) {
        margin-left: 10px;
        padding-left: 10px; }
      .top-header .grid-lists ul li span {
        display: inline-block; }
        .top-header .grid-lists ul li span.text {
          font-size: 13px;
          font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
          margin-right: 2px; }
        .top-header .grid-lists ul li i {
          font-size: 22px;
          vertical-align: middle;}
      .top-header .grid-lists ul li a {
        color: #ffffff;
        cursor: pointer;
        font-size: 14px;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
        .top-header .grid-lists ul li a.menu-link {
          padding: 15px 0; }
        .top-header .grid-lists ul li a:hover {
          color: #049dd9; }
    .top-header .grid-lists .menu-item {
      position: relative; }
      .top-header .grid-lists .menu-item .menu-link:before {
        top: calc(100% - 9px); }
      .top-header .grid-lists .menu-item .sub-menu {
        top: calc(100% + 10px); }
        .top-header .grid-lists .menu-item .sub-menu ul {
          display: block; }
          .top-header .grid-lists .menu-item .sub-menu ul li {
            display: block; }
            .top-header .grid-lists .menu-item .sub-menu ul li.menu-item {
              color: #6B6B6B;
              font-size: 14px;
              padding: 10px;
              border-left: none;
              min-width: 80px; }
              .top-header .grid-lists .menu-item .sub-menu ul li.menu-item a {
                color: #6B6B6B;
                padding-left: 10px; }
                .top-header .grid-lists .menu-item .sub-menu ul li.menu-item a:hover {
                  color: #049dd9; }
  .top-header .global {
    animation: lang-effect 5s linear infinite;
    -webkit-animation: lang-effect 5s linear infinite; }

.second-header {
  padding: 20px 0;
  background-color: #ffffff; }
  .second-header .dropdown .dropdown-content {
    position: relative;
    width: 100%; }
    .second-header .dropdown .dropdown-content .form-control {
      width: 100%; }
    .second-header .dropdown .dropdown-content .search-result {
      overflow: hidden;
      list-style: none;
      position: absolute;
      padding: 0;
      max-height: 300px;
      overflow-y: scroll;
      min-width: 100%;
      left: 0;
      top: 100%;
      display: none;
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      transform: translate(0, -100%);
      background-color: #ffffff;
      border: 1px solid #049dd9;
      border-radius: 0 0 5px 5px;
      z-index: 99; }
      .second-header .dropdown .dropdown-content .search-result li {
        display: block;
        width: 100%;
        color: #6B6B6B;
        position: relative;
        padding: 10px; }
        .second-header .dropdown .dropdown-content .search-result li:not(:last-of-type) {
          border-bottom: 1px solid #e9e9e9; }
        .second-header .dropdown .dropdown-content .search-result li:after {
          content: "\f104";
          font-family: "Line Awesome Free";
          font-style: normal;
          font-weight: 900;
          font-size: 15px;
          position: absolute;
          left: 10px;
          top: 50%;
          transform: translateY(-50%);
          opacity: 0;
          transition: all 0.3s ease-in;
          color: #049dd9; }
        .second-header .dropdown .dropdown-content .search-result li a {
          text-transform: uppercase;
          width: 100%;
          display: block; }
          .second-header .dropdown .dropdown-content .search-result li a:hover, .second-header .dropdown .dropdown-content .search-result li a:focus {
            color: #049dd9; }
        .second-header .dropdown .dropdown-content .search-result li:hover, .second-header .dropdown .dropdown-content .search-result li:focus {
          color: #049dd9; }
          .second-header .dropdown .dropdown-content .search-result li:hover:after, .second-header .dropdown .dropdown-content .search-result li:focus:after {
            opacity: 1; }
      .second-header .dropdown .dropdown-content .search-result.show {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
        display: block; }
  .second-header .dropdown .btn-search {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    height: 52px;
    border-radius: 5px 0 0 5px;
    line-height: 18px; }
    .second-header .dropdown .btn-search i {
        font-size:25px;
        vertical-align: middle; }
  .second-header .left-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    height: 52px; }
    .second-header .left-grid li:not(:last-of-type) {
      margin-left: 10px;
      padding-left: 10px; }
    .second-header .left-grid li a {
      position: relative;
      display: inline-block; }
      .second-header .left-grid li a i {
        font-size:35px;
        vertical-align: middle; }
      .second-header .left-grid li a .counter {
        display: inline-block;
        position: absolute;
        right: -10px;
        top: -5px;
        background-color: #049dd9;
        color: #ffffff;
        font-size: 13px;
        padding: 2px;
        width: 22px;
        height: 22px;
        line-height: 16px;
        text-align: center;
        border-radius: 50%;
        border: 2px solid #ffffff;
        z-index: 2; }
    .second-header .left-grid .dropdown .dropdown-menu {
      display: block; }
  .second-header .cart-menu {
    min-width: 280px;
    width: 280px;
    border: none; }
    .second-header .cart-menu .cart-menu-content {
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 0 5px 5px 5px;
      overflow: hidden; }
    .second-header .cart-menu ul li {
      padding-bottom: 5px;
      margin-bottom: 5px;}
      .second-header .cart-menu ul li:after {
        display: none; }
      .second-header .cart-menu ul li:hover {
        background-color: #fcfcff; }
    .second-header .cart-menu .closed-div {
      position: relative; }
      .second-header .cart-menu .closed-div .close-btn {
        position: absolute;
        top: -5px;
        right: -5px;
        background-color: #f2f2f2;
        color: #6B6B6B;
        z-index: 9;
        font-size: 12px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 50%;
        overflow: hidden;
        cursor: pointer; }
      .second-header .cart-menu .closed-div a {
        display: flex;
        align-items: center; }
        .second-header .cart-menu .closed-div a .cart-img {
          width: 50px;
          height: 50px;
              border: 1px solid #eee;
          border-radius: 5px;
          overflow: hidden; }
          .second-header .cart-menu .closed-div a .cart-img img {
            width: 100%;
            height:100%;
            max-width: 100%; }
        .second-header .cart-menu .closed-div a .side-cart {
          width: calc(100% - 60px);
          padding-right: 10px; }
          .second-header .cart-menu .closed-div a .side-cart h6 {
            color: #6B6B6B;
            font-size: 12px;
            line-height: 18px;
            overflow: hidden;
            max-height: 33px;}
          .second-header .cart-menu .closed-div a .side-cart span {
            display: block;
              font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
          .second-header .cart-menu .closed-div a .side-cart .cart-size {
            color: #A1A1A1;
              font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    .second-header .cart-menu .total .total-price {
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px;
      font-size: 15px;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
      .second-header .cart-menu .total .total-price .total-text {
        color: #414141; }
    .second-header .cart-menu .total .btn {
      width: 120px;
      font-size: 14px;
      height: 42px;
      padding: 0; }
      .second-header .cart-menu .total .btn i {
        vertical-align: middle;
        margin-right: 5px; }
      .second-header .cart-menu .total .btn:first-of-type {
        margin-left: 10px; }

.main-menu {
  background-color: #E8EBEE; }
  .main-menu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    list-style: none;
    background-color: #ffffff; }
    .main-menu .dropdown-menu .col-md-4.col-lg-4 {
      display: flex; }
    .main-menu .dropdown-menu .preview-new {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      border-radius: 5px;
      max-width: 255px;
      overflow: hidden;
      margin: auto; }
      .main-menu .dropdown-menu .preview-new img {
        max-height:300px;
        width: 100%; }
      .main-menu .dropdown-menu .preview-new .overlay-preview {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.56) 0%, rgba(85, 85, 85, 0.3) 1%, rgba(77, 77, 77, 0.3) 99%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.56) 0%, rgba(85, 85, 85, 0.3) 1%, rgba(77, 77, 77, 0.3) 99%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.56) 0%, rgba(85, 85, 85, 0.3) 1%, rgba(77, 77, 77, 0.3) 99%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.56) 0%, rgba(85, 85, 85, 0.3) 1%, rgba(77, 77, 77, 0.3) 99%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.56) 0%, rgba(85, 85, 85, 0.3) 1%, rgba(77, 77, 77, 0.3) 99%);
        z-index: 1001; }
        .main-menu .dropdown-menu .preview-new .overlay-preview h3 {
          font-size: 20px;
          color: #ffffff;
            font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
          margin-bottom: 15px; }
        .main-menu .dropdown-menu .preview-new .overlay-preview p {
          color: #ffffff;
          margin-bottom: 0;
          font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
          font-size: 14px; }
  .main-menu .mega-dropdown-menu {
    width: 100%;
    position: absolute;
    top: 52px;
    margin: 0px;
    padding: 20px 0;
    border: 1px solid #049dd9;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
    .main-menu .mega-dropdown-menu ul {
      list-style: none;
      margin: 0; }
      .main-menu .mega-dropdown-menu ul li {
        border-left: 1px solid #ebebeb; }
  .main-menu .dropdown-submenu .dropdown-menu {
    top: 0px;
    left: 100%; }
  .main-menu .mega-dropdown {
    position: unset; }

.menu-wrapper {
  height: 31px;
  cursor: pointer; }
  .menu-wrapper:focus {
    outline: none; }
  .menu-wrapper .hamburger-menu {
    width: 25px;
    height: 3px;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    transform: translateY(8px);
    background: #040740;
    display: block;
    margin-bottom: 15px; }
    .menu-wrapper .hamburger-menu:after, .menu-wrapper .hamburger-menu:before {
      width: 25px;
      height: 3px;
      border-radius: 5px; }
    .menu-wrapper .hamburger-menu:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 8px;
      background: #040740; }
    .menu-wrapper .hamburger-menu:after {
      content: "";
      position: absolute;
      left: 0;
      top: 8px;
      background: #040740; }

.banner-slider {
  position: relative; }
  .banner-slider .banner-slide {
    max-height: 400px;
    height: 400px;
    overflow: hidden; }
    .banner-slider .banner-slide img {
      border-radius:5px;
      width:100%;
      height: 100%; }
  .banner-slider .banner-slide-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(to bottom, rgba(226, 208, 215, 0.34) 0%, rgba(255, 128, 176, 0.2) 50%, rgba(255, 128, 176, 0.12) 99%);
    background: -moz-linear-gradient(to bottom, rgba(226, 208, 215, 0.34) 0%, rgba(255, 128, 176, 0.2) 50%, rgba(255, 128, 176, 0.12) 99%);
    background: -o-linear-gradient(to bottom, rgba(226, 208, 215, 0.34) 0%, rgba(255, 128, 176, 0.2) 50%, rgba(255, 128, 176, 0.12) 99%);
    background: linear-gradient(to bottom, rgba(226, 208, 215, 0.34) 0%, rgba(255, 128, 176, 0.2) 50%, rgba(255, 128, 176, 0.12) 99%);
    z-index: 2;
    display: flex;
    align-items: center; }
    .banner-slider .banner-slide-wrapper .overlay {
      display: flex;
      justify-content: space-between;
      align-items: center;
      z-index: 3; }
      .banner-slider .banner-slide-wrapper .overlay .right-center {
        text-align: center; }
        .banner-slider .banner-slide-wrapper .overlay .right-center h1 {
          font-size: 48px;
          margin-bottom: 20px; }
        .banner-slider .banner-slide-wrapper .overlay .right-center .btn-second {
          width: 120px;
          height: 52px;
          line-height: 40px;
          text-align: center; }
    .banner-slider .banner-slide-wrapper .watermark-bottom-left {
      width: 80px;
      position: absolute;
      left: 100px;
      bottom: 20px;
      z-index: 3; }

.categories-slider .category-slide {
  position: relative;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.08); }
  .categories-slider .category-slide .category-img img {
    height: 100%; }
  .categories-slider .category-slide:hover .card-title, .categories-slider .category-slide:focus .card-title {
    color: #049dd9; }
.categories-slider .slick-next,
.categories-slider .slick-prev {
  background-color: rgba(0, 0, 0, 0.2); }
  .categories-slider .slick-next:before,
  .categories-slider .slick-prev:before {
    color: #ffffff; }
.categories-slider .slick-next {
  left: -60px; }
.categories-slider .slick-prev {
  right: -60px; }

.card .category-img.hover-item {
  height: 180px; }

.card .hover-item {
  position: relative;
  overflow: hidden;
  height: 180px;
  margin: auto;
  width:100%;
  text-align: center;
  padding: 10px; }
  .card .hover-item img {
    transform: scale(1);
    height: 100%;
    width: auto;
    max-width: calc(100% - 20px);
    margin: auto; }
  .card .hover-item:before, .card .hover-item:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: scale3d(0, 0, 1);
    transition: transform 0.3s ease-out 0s;
    background: rgba(0, 0, 0, 0.32);
    content: "";
    pointer-events: none;
    z-index: 2; }
  .card .hover-item:before {
    transform-origin: left top; }
  .card .hover-item:after {
    transform-origin: right bottom; }
.card:hover .hover-item img, .card:focus .hover-item img {
  transform: scale(1.1); }
.card:hover .hover-item::before, .card:hover .hover-item::after, .card:focus .hover-item::before, .card:focus .hover-item::after {
  transform: scale3d(1, 1, 1);
  z-index: 3; }

/* margin slides */
.slick-slide {
  margin: 0 15px; }

.slick-list {
  margin: 0 -15px; }

.banner-grids .col-sm-6 {
  display: flex; }
  .banner-grids .col-sm-6:first-of-type {
    justify-content: flex-start; }
  .banner-grids .col-sm-6:last-of-type {
    justify-content: flex-end; }
.banner-grids .banner-div {
  border-radius: 5px;
  overflow: hidden; }
  .banner-grids .banner-div:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s; }
  .banner-grids .banner-div:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s; }

.rate-stars {
  position: relative; }
  .rate-stars .static-stars {
    display: inline-block;
    direction: ltr;
    white-space: nowrap; }
    .rate-stars .static-stars label.star {
      font-size: 15px;
      transition: all 0.2s;
      display: inline-block;
      margin: 0 0 0 -5px; }
      .rate-stars .static-stars label.star:before {
        content: "\f005";
        color: #e5e5e5;
        font-family: "Line Awesome Free";
        font-weight: 900;
        cursor: pointer; }
      .rate-stars .static-stars label.star:hover {
        transform: rotate(-15deg) scale(1.2);
        -webkit-transform: rotate(-15deg) scale(1.2); }
        .rate-stars .static-stars label.star:hover:first-of-type {
          transition-delay: 0.6s; }
        .rate-stars .static-stars label.star:hover:nth-of-type(2) {
          transition-delay: 0.5s; }
        .rate-stars .static-stars label.star:hover:nth-of-type(3) {
          transition-delay: 0.4s; }
        .rate-stars .static-stars label.star:hover:nth-of-type(4) {
          transition-delay: 0.3s; }
        .rate-stars .static-stars label.star:hover:nth-of-type(5) {
          transition-delay: 0.2s; }
    .rate-stars .static-stars input.star {
      cursor: pointer;
      position: absolute;
      top: 8px;
      opacity: 0;
      filter: alpha(opacity=0); }
      .rate-stars .static-stars input.star:checked ~ label.star:before {
        color: #ffc107; }
  .rate-stars:hover .static-stars label {
    transform: rotate(-15deg) scale(1.2);
    -webkit-transform: rotate(-15deg) scale(1.2); }
    .rate-stars:hover .static-stars label:first-of-type {
      transition-delay: 0.6s; }
    .rate-stars:hover .static-stars label:nth-of-type(2) {
      transition-delay: 0.5s; }
    .rate-stars:hover .static-stars label:nth-of-type(3) {
      transition-delay: 0.4s; }
    .rate-stars:hover .static-stars label:nth-of-type(4) {
      transition-delay: 0.3s; }
    .rate-stars:hover .static-stars label:nth-of-type(5) {
      transition-delay: 0.2s; }

.product-slide .card-title {
  font-size: 14px;
  margin-bottom: 5px; }
.product-slide .price {
  font-size: 13px;
  display: inline-block; }
  .product-slide .price.recent {
    color: #777777;
    font-size: 14px;
    font-weight: 900; }
  .product-slide .price.discount {
    color: #adadad;
    position: relative; }
    .product-slide .price.discount:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #adadad;
      z-index: 2;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
.product-slide:hover .rate-stars .static-stars label {
  transform: rotate(-15deg) scale(1.2);
  -webkit-transform: rotate(-15deg) scale(1.2); }
  .product-slide:hover .rate-stars .static-stars label:first-of-type {
    transition-delay: 0.6s; }
  .product-slide:hover .rate-stars .static-stars label:nth-of-type(2) {
    transition-delay: 0.5s; }
  .product-slide:hover .rate-stars .static-stars label:nth-of-type(3) {
    transition-delay: 0.4s; }
  .product-slide:hover .rate-stars .static-stars label:nth-of-type(4) {
    transition-delay: 0.3s; }
  .product-slide:hover .rate-stars .static-stars label:nth-of-type(5) {
    transition-delay: 0.2s; }

.product-img {
  position: relative; }
  .product-img .badge.discount {
    position: absolute;
    top: 0;
    direction: ltr;
    border-radius:0 0 0 4px;
    right: 0; }
  .product-img .form-inline {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none; }
    .product-img .form-inline li:not(:last-of-type) {
      margin-left: 10px; }
    .product-img .form-inline .btn {
      padding: 0;
      height: 40px;
      cursor: pointer;
      width: 40px;
      line-height: 45px;
      border-radius: 50%;
      border: none;
      text-align: center;
      color: #8a8a8a; }
      .product-img .form-inline .btn i {
        vertical-align: middle;
        font-size: 25px; }
      .product-img .form-inline .btn.btn-white {
        background-color: #ffffff; }
      .product-img .form-inline .btn .btn-fav .la-heart {
        font-weight: 400; }
      .product-img .form-inline .btn:hover {
        background-color: #049dd9;
        color: #ffffff; }
  .item:hover .form-inline {
    display: flex; }

.bottom-info {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.download-block {
  position: relative;
  margin: 30px 0 0;
  padding: 0; }
  .download-block .section-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .download-block .col-md-6:first-of-type {
    display: flex;
    align-items: center;
    justify-content: center; }
  .download-block .right-grid {
    padding: 30px 0;
    display: flex;
    align-items: center;
    flex-direction: column; }
    .download-block .right-grid h3 {
      color: #ffffff;
      margin-bottom: 40px;
      font-size: 28px;
      font-weight: 700; }
    .download-block .right-grid .download-btns a {
      display: block;
      text-align: center;
      margin-bottom: 20px; }
      .download-block .right-grid .download-btns a img {
        width: 200px; }
  .download-block .mockups-preview {
    height: 400px;
    display: flex;
    justify-content: flex-end;
    padding-top: 30px; }
    .download-block .mockups-preview img {
      margin-bottom: 0;
      margin-top: auto;
      position: absolute;
      bottom: 0; }
      .download-block .mockups-preview img.first {
        left: 0px; }
      .download-block .mockups-preview img.second {
        height: 280px;
        left: 100px; }

.subscribe {
  position: relative;
  overflow: initial;
  padding-bottom: 55px; }
  .subscribe .form-subscribtion {
    width: 50%;
    margin: 0 auto 30px; }
    .subscribe .form-subscribtion .form-group {
      position: relative;
      margin: 0; }
      .subscribe .form-subscribtion .form-group .form-control {
        padding-left: 100px; }
      .subscribe .form-subscribtion .form-group .btn-absolute {
        position: absolute;
        left: 12px;
        top: 6px;
        height: 38px;
        padding: 0 20px;
        line-height: 34px; }

.features-list {
  background-color: #F5F5F5;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.08);
  padding: 30px 15px;
  width: 100%; }
  .features-list .col-md-3 {
    position: relative; }
    .features-list .col-md-3:not(:last-of-type):after {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      background-color: #d8d8d8;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      z-index: 2; }
  .features-list .feature-box {
    display: flex;
    align-items: center; }
    .features-list .feature-box i {
      font-size: 44px; }
    .features-list .feature-box .feature-info {
      width: calc(100% - 45px);
      padding-right: 10px; }
      .features-list .feature-box .feature-info .title {
        color: #414141;
        font-size: 14px;
        margin-bottom: 10px; }
        .features-list .feature-box .feature-info .title:before {
          display: none; }
      .features-list .feature-box .feature-info p {
        color: #a1a1a1;
        margin-bottom: 0; }
      .features-list .feature-box .feature-info p,
      .features-list .feature-box .feature-info .title {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }

footer {
  background-color: #EDEDED;
  position: relative;
  padding: 55px 0 30px;}
  footer .container {
    position: relative; }
  footer .header-col {
    color: #ffffff;
    font-size: 18px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    margin-top: 25px; }
    footer .header-col.logo-div {
      width: 200px; }
    footer .header-col h3 {
      margin-bottom: 0;
      font-size: 18px;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
      color: #040740; }
  footer ul {
    margin: 15px 0; }
  footer .footer-link:not(:last-of-type) {
    margin-bottom: 15px; }
  footer .footer-link a {
    color: #ffffff;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    footer .footer-link a:hover {
      color: #049dd9; }
  footer .footer-social li a {
    position: relative;
    color: #049dd9;
    margin-bottom: 0px;
    padding-right: 20px;
    display: inline-block;
    transition: padding 0.5s ease-in; }
    footer .footer-social li a .icon {
      display: inline-block;
      width: 10px;
      position: absolute;
      right: 0;
      top: 0;
      color: #777777; }
      footer .footer-social li a .icon .la-circle:before {
        background-color: #777777;
        border-radius: 50%;
        font-size: 8px; }
    footer .footer-social li a span {
      color: #777777;
      text-align: right; }
    footer .footer-social li a:hover {
      padding-right: 25px;
      transition: padding 0.5s ease-in; }
      footer .footer-social li a:hover span {
        color: #049dd9; }
  footer .d-center {
    flex-direction: column;
    justify-content: center;
    text-align: center; }
  footer .download-btns {
    position: relative; }
    footer .download-btns:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 100%;
      height: 1px;
      background-color: #ddd;
      z-index: 2; }
    footer .download-btns a {
      padding: 0 20px;
      position: relative;
      background: #ededed;
      border: 0;
      margin: 0;
      z-index: 3; }
      footer .download-btns a:first-of-type {
        margin-left: -5px; }
      footer .download-btns a img {
        width: 120px;
        position: relative;
        z-index: 3; }
    footer .payments img:not(:last-of-type) {
      margin-left: 5px; }

.copy-right {
  background-color: #ddd;
  padding: 15px 0; }
  .copy-right .center {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .copy-right .center p {
      margin: 0;
      color: #040740;
      text-align: center;
      font-size: 13px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
      .copy-right .center p a {
        color: #049dd9;
        display: inline-block;
        margin-right: 2px; }

.breadcrumbs-block {
  background-color: #F5F5F5; }
  .breadcrumbs-block .main-title {
    color: #484848;
    margin-bottom: 15px; }
    .breadcrumbs-block .main-title:after {
      display: none; }
  .breadcrumbs-block .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0; }
    .breadcrumbs-block .breadcrumb .breadcrumb-item {
      font-size: 15px; }
      .breadcrumbs-block .breadcrumb .breadcrumb-item a {
        color: #6b6b6b; }
      .breadcrumbs-block .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        content: "-"; }
      .breadcrumbs-block .breadcrumb .breadcrumb-item.active {
        color: #049dd9; }

.g-form.p-20 {
    background-color: #fff;
  padding: 20px; }
.g-form .form-control {
  background-color: #F5F5F5; }
.g-form .other-actions {
  margin-top: 25px; }
  .g-form .other-actions .forget {
    color: #8a8a8a;
    font-size: 14px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
  .g-form .other-actions a.forget {
    margin-bottom: 15px;
    display: block; }
  .g-form .other-actions p {
    margin-bottom: 0; }
.g-form .form-group .inpt-w-icon {
  position: relative; }
  .g-form .form-group .inpt-w-icon.txtarea .toggle-password,
  .g-form .form-group .inpt-w-icon.txtarea .toggle-edit {
    top: 10px;
    transform: translateY(0); }
.g-form .form-group .toggle-password,
.g-form .form-group .toggle-edit {
  position: absolute;
  top: 56px;
  left: 12px;
  z-index: 2;
  cursor: pointer;
  font-size: 20px; }

input:disabled {
  cursor: no-drop; }

.form-group.w-overflow {
  overflow: inherit; }

.iti__flag {
  background-image: url("../img/flags.png"); }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("../img/flags@2x.png"); } }
.iti__flag {
  display: none; }

.iti {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }

.iti__flag-container {
  right: auto !important;
  left: unset !important;
  margin-left: 10px;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  max-width: 80px;
  padding: 0 !important; }
  .iti__flag-container:focus {
    outline: none; }

.iti--separate-dial-code .iti__selected-flag:focus {
  outline: none; }

.iti--allow-dropdown input,
.iti--allow-dropdown input[type="tel"],
.iti--allow-dropdown input[type="text"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"],
.iti--separate-dial-code input[type="text"] {
  position: relative;
  margin-right: 67px;
  padding: 6px 12px !important;
  margin-right: 90px; }

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 18px;
  direction: initial; }

.iti__arrow {
  border: none;
  position: relative; }
  .iti__arrow:after {
    content: "\f107";
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px; }
  .iti__arrow.iti__arrow--up:after {
    content: "\f106"; }

.iti__country-list {
  text-align: right;
  direction: initial; }

.col-list {
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px; }
  .col-list .col-header {
    font-size: 16px;
    color: #484848;
    background-color: #F5F5F5;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #e9e9e9; }
    .col-list .col-header li:not(:last-of-type) a {
      margin-bottom: 15px; }
  .col-list a {
    color: #8a8a8a;
    font-size: 14px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    padding: 8px 30px;
    display: block; }
    .col-list a:hover {
      color: #049dd9;
      background-color: rgba(245, 245, 245, 0.5); }

.contact-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 30px; }
  .contact-list li {
    width: calc(100% / 3 - 2px);
    text-align: center;
    position: relative; }
    .contact-list li:not(:last-of-type):after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 2px;
      height: 40px;
      background-color: #F5F5F5;
      z-index: 1; }
  .contact-list .contact-link {
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .contact-list .contact-link .icon {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #ffffff;
      border-radius: 5px;
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      background-color: #049dd9;
      margin: auto; }
      .contact-list .contact-link .icon i {
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        font-size: 20px;
        padding: 10px; }
    .contact-list .contact-link h6 {
      font-size: 16px;
      margin: 10px auto;
      color: #6b6b6b;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    .contact-list .contact-link p {
      font-size: 14px;
      margin-bottom: 0; }
    .contact-list .contact-link:hover .icon {
      border-radius: 50%; }

.content-block .font-black {
  color: #484848;
  font-size: 15px;
  line-height: 25px;
  width: 85%; }
  .content-block .font-black:not(:last-of-type) {
    margin-bottom: 20px; }

.modal-open .modal {
  padding: 0; }

.modal-content {
  text-align: center;
  border-radius: 5px;
  border: none; }
  .modal-content .mgs-text {
    font-size: 18px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: #484848;
    margin-bottom: 0; }
    .modal-content .mgs-text.danger {
      color: #E21818; }
  .modal-content .modal-footer {
    margin: auto;
    text-align: center;
    border: none;
    padding: 15px 0 30px;
    justify-content: center; }
    .modal-content .modal-footer .btn {
      width: 120px; }
      .modal-content .modal-footer .btn i {
        vertical-align: middle;
        margin-right: 5px; }
  .modal-content .btn-close {
    width: 120px;
    height: 42px;
    line-height: 28px; }

.success-msg .checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #1acc43;
  fill: #1acc43;
  animation: stroke 0.05s cubic-bezier(0.65, 0, 0.45, 1) forwards; }
.success-msg .checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  margin: 30px auto 15px;
  box-shadow: inset 0px 0px 0px #7ac142;
  animation: fill 0.1s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.3s both; }
.success-msg .checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.3s forwards; }

.radio {
  padding: 20px;
  position: relative; }
  .radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    visibility: hidden;
    width: 0;
    margin: 0; }
    .radio input[type="radio"] + .radio-label {
      color: #049dd9;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
      font-size: 15px;
      margin-bottom: 0;
      position: relative; }
      .radio input[type="radio"] + .radio-label:before {
        content: "";
        background: #ffffff;
        border-radius: 100%;
        border: 1px solid #EEEEEE;
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        top: 0;
        margin-left: 10px;
        vertical-align: middle;
        cursor: pointer;
        text-align: center; }
    .radio input[type="radio"]:checked + .radio-label:before {
      background-color: #049dd9;
      box-shadow: inset 0 0 0 4px #ffffff;
      border: 1px solid #049dd9; }
    .radio input[type="radio"]:focus + .radio-label:before {
      outline: none;
      border-color: #049dd9; }
    .radio input[type="radio"] + .radio-label:empty:before {
      margin-left: 0; }
  .radio .btn-edit {
    position: absolute;
    left: 20px;
    top: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 22px; }

.address-box .sec-title {
  margin-bottom: 0; }
.address-box .remove-btn {
  position: absolute;
  left: 15px;
  top: 20px;
  background-color: #fd1c00;
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 22px;
  border-radius: 5px;
  transition: all 0.3s ease;
  display: inline-block;
  padding: 0; }
.address-box .btn-edit {
  left: 50px;
  top: 20px; }
.address-box .card-body {
  padding-right: 45px; }
  .address-box .card-body h5 {
    font-size: 15px;
    margin-bottom: 10px; }
    .address-box .card-body h5 span.main-color {
      font-size: 14px;
      display: inline-block;
      margin-right: 5px; }
  .address-box .card-body p {
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0; }
    .address-box .card-body p:not(:last-of-type) {
      margin-bottom: 10px; }

.req-inpt label,
.req-inpt .control-label {
  position: relative;
  padding-left: 10px; }
  .req-inpt label:after,
  .req-inpt .control-label:after {
    content: "*";
    color: #FF4646;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }

.address-list {
  display: block; }
  .address-list li {
    display: inline-block; }
    .address-list li:not(:last-of-type) {
      margin-left: 20px; }
  .address-list .radio-btn {
    position: relative;
    display: block;
    width: 120px;
    text-align: center; }
    .address-list .radio-btn label {
      display: block;
      background: #F5F5F5;
      color: #6B6B6B;
      border-radius: 5px;
      padding: 10px 20px;
      border: none;
      margin-bottom: 0;
      cursor: pointer; }
      .address-list .radio-btn label:after {
        display: none; }
    .address-list .radio-btn input[type="radio"] {
      display: none;
      position: absolute;
      width: 100%;
      appearance: none; }
      .address-list .radio-btn input[type="radio"]:checked + label {
        background: #049dd9;
        animation-name: stroke;
        animation-duration: 1s;
        color: #ffffff; }

.sub-payment-hidden {
  margin-top: 15px; }

.table-preview .table-top-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px; }
  .table-preview .table-top-actions .form-group {
    display: flex;
    align-items: center; }
    .table-preview .table-top-actions .form-group .label-control {
      margin-bottom: 0;
      margin-left: 10px;
      white-space: nowrap; }
    .table-preview .table-top-actions .form-group .form-control {
      border-radius: 0px 4px 4px 0px;
      font-size: 13px; }
      .table-preview .table-top-actions .form-group .form-control::placeholder {
        font-size: 13px; }
    .table-preview .table-top-actions .form-group select {
      min-width: 120px;
      background-position: 12px center; }
  .table-preview .table-top-actions .table-search .btn-transparent {
    background: #049dd9;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 20px;
    border: none; }
.table-preview .td-bold table tr td:first-of-type {
  font-weight: 600; }

.table {
  margin-bottom: 0;
  color: #6b6b6b; }
  .table tbody {
    background: #fff; }
  .table thead {
    overflow: hidden; }
    .table thead th {
      text-align: center;
      vertical-align: middle;
      background-color: #F5F5F5;
      border: 1px solid #eeeeee;
      border-top: 0;
      font-size: 15px;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
      .table thead th:first-child {
        border-right: 0; }
      .table thead th:last-child {
        border-left: 0; }
  .table tr:last-child th,
  .table tr:last-child td {
    border-bottom: 0; }
  .table tr th:last-child,
  .table tr td:last-child {
    border-left: 0; }
  .table td,
  .table th {
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    vertical-align: middle; }
    .table td:first-child,
    .table th:first-child {
      border-right: 1px solid #eeeeee; }
  .table td {
    font-size: 14px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
  .table .btn-grey {
    height: auto;
    font-size: 15px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    min-width: 80px; }
    .table .btn-grey:hover, .table .btn-grey:focus {
      background-color: #049dd9;
      color: #ffffff; }
  .table p {
    margin: 0; }
    .table p.text-desc {
      color: #a2a2a2;
      font-size: 14px; }

.table-w-radius {
  border-radius: 5px 5px 0 0;
  border: 1px solid #eeeeee; }

.second-row {
  margin: 30px 0; }
  .second-row .sec-title {
    padding: 20px 20px 0 0; }
  .second-row .list-stripped li {
    border-top: 1px solid #eeeeee;
    display: flex;
    align-items: center; }
    .second-row .list-stripped li:nth-of-type(2n-1) {
      background-color: #F5F5F5; }
    .second-row .list-stripped li span {
      width: calc(50% - 1px);
      padding: 20px 20px;
      color: #585858; }
      .second-row .list-stripped li span:first-of-type {
        border-left: 1px solid #eeeeee; }
      .second-row .list-stripped li span.font-bold {
          font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
      .second-row .list-stripped li span.col-left {
        color: #707070; }
  .second-row .div-more {
    margin-top: 30px; }
    .second-row .div-more .btn-danger {
      background-color: #f90f25;
      border: 1px solid #f90f25;
      color: #ffffff;
          cursor: pointer;
      margin-left: 20px; }

.comparing-table table tr:nth-of-type(2n + 0) {
  background-color: #fcfcfc; }
.comparing-table table tr:first-child td,
.comparing-table table tr:first-child th {
  border-top: 0; }
.comparing-table table tr th:first-child {
  border-right: 0;
  white-space: nowrap; }

.list-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px; }
  .list-status .status {
    position: relative;
    width: calc(100% / 4);
    margin: auto;
    text-align: center; }
    .list-status .status .circle {
      width: 25px;
      height: 25px;
      border: 1px solid #eeeeee;
      border-radius: 50%;
      background:#fff;
      overflow: hidden;
      display: inline-block;
      text-align: center;
      position: relative; }
      .list-status .status .circle:after {
        content: "\f00c";
        font-family: "Line Awesome Free";
        font-style: normal;
        font-weight: 900;
        font-size: 15px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        color: #ffffff; }
    .list-status .status .status-text {
      position: absolute;
      bottom: -20px;
      text-align: center;
      width: 100%;
      right: -50%;
      transform: translateX(-50%);
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    .list-status .status:after {
      content: "";
      position: absolute;
      width: calc(100% - 25px);
      height: 2px;
      right: calc(50% + 12.5px);
      top: 50%;
      transform: translateY(-50%);
      background-color: #eeeeee;
      z-index: 1; }
    .list-status .status.active .circle {
      border: 1px solid #049dd9;
      background-color: #049dd9; }
      .list-status .status.active .circle:after {
        opacity: 1; }
    .list-status .status.active:after {
      background-color: #049dd9;
      z-index: 3; }
    .list-status .status:first-of-type {
      text-align: right; }
      .list-status .status:first-of-type:after {
        width: calc(150% - 37.5px);
        right: 25px; }
      .list-status .status:first-of-type .status-text {
        text-align: right;
        right: 0;
        transform: inherit; }
    .list-status .status:last-of-type {
      text-align: left; }
      .list-status .status:last-of-type .status-text {
        text-align: left;
        right: unset;
        left: 0;
        transform: inherit; }
      .list-status .status:last-of-type:after {
        width: calc(150% - 37.5px);
        right: unset;
        left: 25px; }
    .list-status .status:nth-last-of-type(2):after {
      width: calc(150% - 37.5px);
      z-index: 3; }

.table-img {
  max-height: 100px;
  width: 80px;
  margin: auto;
  border-radius: 5px;
  position: relative; }
  .table-img img {
    height: 100px;
    width: 100%;
    border-radius: 5px; }
  .table-img .close-btn {
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #fd0000;
    color: #fff;
    z-index: 9;
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 1px 1px rgba(121, 121, 121, 0.3);
    cursor: pointer; }

.static-colors .inner-inputs {
  display: inline-block;
  vertical-align: middle; }
  .static-colors .inner-inputs > div {
    display: inline-block;
    cursor: pointer;
    position: relative;
    height: 23px; }

label.color-input, label.size-input {
  font-size: 16px;
  display: inline-block;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background: transparent;
  border-radius: 50%;
  text-align: center;
  margin: 0;
  padding: 1px; }
  label.color-input:before, label.size-input:before {
    content: "";
    right: 0px;
    top: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 3px solid transparent;
    border-radius: 50%;
    transition: border-color 0.3s ease-in; }
  label.color-input:after, label.size-input:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    content: "\f00c";
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    opacity: 0;
    color: #ffffff;
    transition: opacity 0.2s ease-in;
    display: inline-block;
    line-height: 30px; }

input.color-input, input.size-input {
  cursor: pointer;
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  visibility: hidden; }
  input.color-input:checked ~ label.color-input:before, input.size-input:checked ~ label.color-input:before {
    box-shadow: inset 0px 0px 16px #000; }
  input.color-input:checked ~ label.color-input:after, input.size-input:checked ~ label.color-input:after {
    opacity: 1;
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); }

.accordion .card {
  border: none; }
  .accordion .card .card-header {
    border: none;
    border-bottom: 1px solid #eeeeee;
    background-color: transparent;
    padding: 0; }
  .accordion .card .card-body {
    padding: 10px 10px; }
.accordion .btn-link {
  color: #585858;
  text-decoration: none;
  background-color: transparent;
  position: relative;
  width: 100%;
  text-align: right;
  padding-left:40px;
  padding-right: 10px; }
  /*.accordion .btn-link:before {*/
  /*  content: "\f0d9";*/
  /*  font-family: "Line Awesome Free";*/
  /*  font-style: normal;*/
  /*  font-weight: 900;*/
  /*  color: #049dd9;*/
  /*  right: 0;*/
  /*  position: absolute; }*/
  .accordion .btn-link:after {
    content: "\f107";
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    transition: all 0.5s;
    position: absolute;
    left: 15px;
    display: inline-block;
    transition: all 0.3s ease-in;
    color: #585858; }
  .accordion .btn-link.collapsed:after {
    content: "\f106"; }

.sec-title.full-border h4 {
  display: block;
  padding-bottom: 15px; }

.custom-control:not(:last-of-type) {
  margin-bottom: 15px; }

.custom-control-label {
  font-size: 14px;
  color: #585858;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
  .custom-control-label:before, .custom-control-label:after {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 4px;
    top: 3px;
    left: 0;
    line-height: 18px;
    text-align: center;
    transition: opacity 0.3s ease-in;
    box-shadow: none;
    outline: none; }
  .custom-control-label:before {
    border: 1px solid #ddd;
    background: #f2f2f2; }
  .custom-control-label:after {
    content: "\f00c";
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    color: #ffffff;
    opacity: 0;
    font-size: 12px; }

.custom-control-input:checked ~ .custom-control-label:before {
  background: #049dd9;
  border-color: #049dd9; }
.custom-control-input:checked ~ .custom-control-label:after {
  opacity: 1;
  background-color: #049dd9; }
.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: none !important; }

/*price-style*/
.price-filter .form-group .extra-controls.form-inline {
  margin-bottom: 15px; }
  .price-filter .form-group .extra-controls.form-inline .form-gruop {
    display: flex; }
    .price-filter .form-group .extra-controls.form-inline .form-gruop label.custom-label {
      width: 80px;
      margin-left: 10px; }
  .price-filter .form-group .extra-controls.form-inline .range-inpts {
    width: calc(100% - 90px);
    display: flex;
    justify-content: space-between; }

.price-filter .form-control {
  width: 80px;
  margin-left: 10px;
  max-width: 90px;
  padding: 8px;
  height: 32px;
  display: inline-block;
  border: none;
  border-radius: 0;
  text-align: center;
  color: #049dd9; }
  .price-filter .form-control::placeholder {
    color: #049dd9; }

.price-filter .form-control:last-of-type {
  margin-left: 0;
  text-align: left; }

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 33px; }

.irs-line-left {
  left: 0;
  width: 11%; }

.irs-line-mid {
  left: 9%;
  width: 82%; }

.irs-line-right {
  right: 0;
  width: 11%; }

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 33px;
  left: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

.irs-slider.type_last {
  z-index: 2;
  background: #049dd9;
  border-color: #049dd9; }

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 33px;
  left: 0;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 33px;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 33px;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2; }

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed; }

.irs-disabled {
  opacity: 0.4; }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

.irs {
  height: 55px; }

.irs-with-grid {
  height: 75px; }

.irs-line {
  top: 8px;
  background: #dddddd;
  border-radius: 0;
  border: none;
  height: 3px; }

.irs-line-left {
  height: 8px; }

.irs-line-mid {
  height: 8px; }

.irs-line-right {
  height: 8px; }

.irs-bar {
  height: 3px;
  top: 8px;
  background: #049dd9; }

.irs-bar-edge {
  height: 10px;
  top: 0px;
  width: 14px;
  border: 1px solid #049dd9;
  border-right: 0;
  background: #049dd9;
  /* W3C */
  border-radius: 16px 0 0 16px;
  -moz-border-radius: 16px 0 0 16px; }

.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px; }

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30); }

.irs-slider {
  top: 0px;
  width: 17px;
  height: 17px;
  border: 1px solid #707070;
  background: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: none;
  cursor: pointer; }

.irs-slider.state_hover,
.irs-slider:hover {
  background: #fff; }

.irs-min,
.irs-max {
  color: #333;
  font-size: 12px;
  line-height: 1.333;
  text-shadow: none;
  top: 33px;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px; }

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #ccc; }

.irs-from,
.irs-to,
.irs-single {
  color: #585858;
  font-size: 14px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: transparent; }

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: transparent; }

.irs-grid {
  height: 27px; }

.irs-grid-pol {
  opacity: 0.5;
  background: #049dd9; }

.irs-grid-pol.small {
  background: #999; }

.irs-grid-text {
  bottom: 5px;
  color: #99a4ac; }

/*end price-style*/
.filter-div-row {
  margin-bottom: 15px; }
  .filter-div-row .main-filter-form {
    display: flex;
    align-items: center; }
    .filter-div-row .main-filter-form label {
      margin: 0;
      margin-left: 10px;
      white-space: nowrap; }
    .filter-div-row .main-filter-form select.form-control {
      width: auto;
      height: 31px;
      min-width: 52px;
          padding-left: 25px;
      background-color: #f9f9f9;
      background-position: 8px 16px; }
  .filter-div-row .col-7 .main-filter-form {
    justify-content: flex-end; }

.filter-div-row .main-filter-form select.form-control {
  background-position: calc(100% - 41px) 13px; }

.filter-div-row .main-filter-form select#order_by_type.form-control {
  background-position: calc(100% - 83px) 13px; }

.products-pg-sec .card {
  margin-bottom: 15px; }
.products-pg-sec nav {
  margin: 30px 0; }

.pagination .page-item .page-link {
  border: none;
  color: #707070;
  border-radius: 5px !important;
  cursor: pointer; }
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
  background-color: #f2f2f2; }
.pagination .page-item:first-child:hover .page-link, .pagination .page-item:first-child:focus .page-link, .pagination .page-item:last-child:hover .page-link, .pagination .page-item:last-child:focus .page-link {
  background-color: #f2f2f2; }
.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link, .pagination .page-item:focus .page-link {
  background-color: transparent;
  color: #049dd9;
  box-shadow: none;
  outline: none; }

.filter-responsive {
  position: fixed;
  bottom: 20px;
  right: 15px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  background: #049dd9;
  color: #040740;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 99;
  display: none; }

.unactive-link {
  position: relative; }
  .unactive-link:after {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
    z-index: 9998; }

.slick-slide img {
    vertical-align: middle;
    height: 100%;
    width: auto;
    margin: 0 auto;}

.all-item-slider .item-for .slick-list {
  margin: 0; }
.all-item-slider .item-for .slick-slide {
  margin: 0 0px;
  height: auto;
  max-height: 450px; }
.all-item-slider .item-for .item {
  position: relative;
  overflow: hidden;
  height: 450px;
  background: #fff;
  border: 1px solid #D4D4D4;
  text-align: center;
  margin: auto; }
  .all-item-slider .item-for .item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .all-item-slider .item-for .item .bottom-overlay {
    position: absolute;
    color: #ffffff;
    background-color: #6b6b6b;
    bottom: 0;
    right: 0;
    padding: 10px 5px 5px 15px;
    border-radius: 50px 0 0 0;
    border-top: 0;
    border-right: 0;
    font-size: 18px; }
.all-item-slider .item-nav {
  margin: 15px 0; }
  .all-item-slider .item-nav .slick-list {
    margin: 0;
    width: calc(100% - 80px);
    margin: auto; }
  .all-item-slider .item-nav .slick-slide {
    margin: 0 0px;
    padding: 0 10px; }
  .all-item-slider .item-nav .item {
    border-radius: 5px;
    overflow: hidden;
    height: 100px;
    border: 1px solid #D4D4D4;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff; }
    .all-item-slider .item-nav .item img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }

.product-show-text .pro-name {
  color: #484848;
  font-size: 20px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
.product-show-text .rate-numbers {
  color: #8a8a8a;
  font-size: 13px; }
.product-show-text .price {
  font-size: 13px;
  display: inline-block; }
  .product-show-text .price.recent {
    color: #484848;
    font-size: 14px;
    font-weight: 900; }
  .product-show-text .price.discount {
    color: #adadad;
    position: relative; }
    .product-show-text .price.discount:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #adadad;
      z-index: 2;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
.product-show-text .m-b-15 {
  margin-bottom: 20px; }
.product-show-text p {
  color: #828282;
  word-break: break-word; }
.product-show-text ul {
  list-style: disc;
  padding-right: 20px; }
.product-show-text .sub-title {
  margin-left: 10px;
    font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
.product-show-text .static-size {
  display: flex;
  align-items: center; }
  .product-show-text .static-size label {
    margin: 0 0 0 10px; }
  .product-show-text .static-size .form-control {
    width: auto;
    background-color: #F5F5F5;
    color: #8e8e8e;
    height: 38px;
    background-position: 12px 18px;
    padding-left: 24px; }
  .product-show-text .counter-div .inner-inputs .counter {
    display: flex; }
  .product-show-text .counter-div .inner-inputs span {
    width: 60px;
    height: 38px;
    border-radius: 5px;
    background-color: #ededed;
    border: 1px solid #D4D4D4;
    color: #8e8e8e;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    margin: 0 5px;
    font-size: 20px; }
    .product-show-text .counter-div .inner-inputs span:focus, .product-show-text .counter-div .inner-inputs span:hover {
      background: #049dd9;
      color: #fff;}
    .product-show-text .counter-div .inner-inputs span:first-of-type {
      margin-right: 0; }
    .product-show-text .counter-div .inner-inputs span:last-of-type {
      margin-left: 0; }
  .product-show-text .counter-div .inner-inputs .form-control {
    background-color: #fff;
    border:1px solid #D4D4D4;
    color: #8e8e8e;
    width: 100%;
    height: 38px;
    text-align: center; }
.product-show-text .actions {
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: space-between;*/
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9; }
  .product-show-text .actions .btn-main {
    color: #ffffff; }
    .product-show-text .actions .btn-main i {
      font-size: 24px;
      margin-left: 5px; }
  .product-show-text .actions .link {
    font-size: 16px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: #707070; }
    .product-show-text .actions .link i {
      font-size: 30px;
      vertical-align: middle;
      margin-left: 5px; }
.product-show-text .left-text {
  margin-top: 30px;
  display: flex;
  align-items: center; }
  .product-show-text .left-text .sub-title {
    width: 80px; }
  .product-show-text .left-text .share-social {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 80px); }
    .product-show-text .left-text .share-social li:not(:last-of-type) {
      margin-left: 5px; }
    .product-show-text .left-text .share-social li img {
      max-width: 30px; }
    .product-show-text .left-text .share-social li.btn-main {
      width: inherit;
      height: auto;
      line-height: inherit;
      padding: 8px 12px;
      border: 0;
      display: inline-block; }
      .product-show-text .left-text .share-social li.btn-main a{
        display: block;
        vertical-align: middle; }
      .product-show-text .left-text .share-social li.btn-main a i{
        font-size: 22px;
        vertical-align: middle; }
      .product-show-text .left-text .share-social li.btn-main:hover {
        border-radius: 5px; }
      .product-show-text .left-text .share-social li.btn-main.btn-twitter {
        background-color: #1da1f2; }
      .product-show-text .left-text .share-social li.btn-main.btn-facebook {
        background-color: #3b5998; }
      .product-show-text .left-text .share-social li.btn-main.btn-whatsapp {
        background-color: #075e54; }
.product-show-text .description-w-p {
  margin-bottom: 20px; }
  .product-show-text .description-w-p p {
    padding: 0; }

.all-details .aside-filter .sec-title h4 {
  padding-bottom: 25px;
  padding-top: 5px; }
.all-details .iv-large-image {
  left: 50% !important;
  transform: translateX(-50%) !important; }
.all-details .nav {
  border-bottom: 1px solid #eeeeee;
  padding: 10px; }
  .all-details .nav .nav-item:not(:last-of-type) {
    margin-left: 15px; }
  .all-details .nav .nav-link {
    color: #707070;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 16px;
    padding: 8px 16px;
    position: relative;
    transition: all 0.3s ease-in; }
    .all-details .nav .nav-link:before {
      content: "";
      position: absolute;
      bottom: -11px;
      right: 0px;
      width: 0px;
      height: 4px;
      border-radius: 4px;
      background-color: #049dd9;
      z-index: 1;
      opacity: 0;
      transition: width 1s; }
    .all-details .nav .nav-link.active, .all-details .nav .nav-link:hover, .all-details .nav .nav-link:focus {
      color: #049dd9;
      background-color: transparent; }
      .all-details .nav .nav-link.active:before, .all-details .nav .nav-link:hover:before, .all-details .nav .nav-link:focus:before {
        width: 100%;
        opacity: 1;
        transition: all 0.3s ease-in; }
.all-details .single-data p {
  color: #828282;
  font-size: 14px; }
.all-details .single-data .description-w-p {
  margin-bottom: 30px; }
  .all-details .single-data .description-w-p p {
    padding: 0px 20px 5px 20px; }
    .all-details .single-data .description-w-p p:first-of-type {
      padding-top: 20px; }
    .all-details .single-data .description-w-p p:last-of-type {
      padding-bottom: 0; }
  .all-details .single-data .description-w-p ul {
    list-style: disc;
    padding: 20px 20px 0; }
.all-details .single-data .p-3 p {
  word-break: break-word;
  display: inline; }
.all-details .single-data .p-3 ul {
  list-style: disc;
  padding-right: 20px; }
.all-details .single-data .list-stripped li {
  border-top: 1px solid #eeeeee;
  display: flex;
  align-items: center; }
  .all-details .single-data .list-stripped li:nth-of-type(2n-1) {
    background-color: #F5F5F5; }
  .all-details .single-data .list-stripped li span {
    width: calc(25% - 1px);
    padding: 20px;
    color: #585858; }
    .all-details .single-data .list-stripped li span:first-of-type {
      border-left: 1px solid #eeeeee; }
    .all-details .single-data .list-stripped li span.font-bold {
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    .all-details .single-data .list-stripped li span.col-left {
      color: #707070; }
.all-details .single-data .commnets-div {
  padding: 20px 20px 0; }
  .all-details .single-data .commnets-div .rev-det {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .all-details .single-data .commnets-div .rev-det .rev-name {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 15px; }
      .all-details .single-data .commnets-div .rev-det .rev-name .text-name {
        color: #707070;
        font-size: 16px;
          font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
      .all-details .single-data .commnets-div .rev-det .rev-name .rev-date {
        color: #a7a7a7; }
    .all-details .single-data .commnets-div .rev-det .rate-stars {
      margin-bottom: 15px; }
    .all-details .single-data .commnets-div .rev-det p {
      padding: 0;
      margin: 0; }
.all-details .single-data .add-comment {
  padding: 20px; }
  .all-details .single-data .add-comment .sub-title {
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    margin: 0 0 0 10px;
    color: #6b6b6b;
    font-size: 14px; }
  .all-details .single-data .add-comment textarea.form-control {
    width: 50%; }
  .all-details .single-data .add-comment .btn-main {
    width: 200px; }

.cart-block .counter-div {
  display: flex;
  align-items: center;
  justify-content: center; }
  .cart-block .counter-div .inner-inputs .counter {
    display: flex; }
  .cart-block .counter-div .inner-inputs span {
    width: 38px;
    height: 38px;
    border-radius: 5px;
    background-color: #F5F5F5;
    color: #8e8e8e;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    margin: 0 5px;
    font-size: 20px; }
    .cart-block .counter-div .inner-inputs span:first-of-type {
      margin-right: 0; }
    .cart-block .counter-div .inner-inputs span:last-of-type {
      margin-left: 0; }
    .cart-block .counter-div .inner-inputs span:focus, .cart-block .counter-div .inner-inputs span:hover {
      color: #ffffff;
      background-color: #049dd9; }
  .cart-block .counter-div .inner-inputs .form-control {
    background-color: #F5F5F5;
    color: #8e8e8e;
    width: 60px;
    height: 38px;
    text-align: center;
    border: none; }

.coupon-details .coupon-body .justify-content-end {
  display: flex; }
.coupon-details .coupon-body .btn-transparent {
  color: #049dd9;
  width: 200px; }
  .coupon-details .coupon-body .btn-transparent:hover {
    color: #ffffff; }

.pay-details .pay-list {
  background:#fff;
  border: 1px solid #eeeeee; }
  .pay-details .pay-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    .pay-details .pay-list li:not(:last-of-type) {
      border-bottom: 1px solid #eeeeee; }
    .pay-details .pay-list li .right-text {
      direction: initial; }
.pay-details .btn-main {
  margin-top: 25px;
  width: 100%; }

.order-summary {
  position: relative; }
  .order-summary .coupon-absolute {
    position: absolute;
    left: 20px;
    top: 0;
    height: 40px; }
  .order-summary .items-preview-sm li,
  .order-summary .pay-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .order-summary .items-preview-sm li:not(:last-of-type),
    .order-summary .pay-list li:not(:last-of-type) {
      border-bottom: 1px solid #eeeeee;
      margin-bottom: 20px; }
    .order-summary .items-preview-sm li .right-text,
    .order-summary .pay-list li .right-text {
      direction: initial; }
  .order-summary .items-preview-sm .item,
  .order-summary .pay-list .item {
    display: flex; }
    .order-summary .items-preview-sm .item .item-img,
    .order-summary .pay-list .item .item-img {
      width: auto;
      height: 80px;
      border-radius: 5px;
      overflow: hidden;
      margin-left: 15px;
      max-width: 80px; }
      .order-summary .items-preview-sm .item .item-img img,
      .order-summary .pay-list .item .item-img img {
        height: 100%; }
    .order-summary .items-preview-sm .item .item-detail h5,
    .order-summary .pay-list .item .item-detail h5 {
      font-size: 14px;
      color: #6b6b6b;
      margin-bottom: 10px; }
    .order-summary .items-preview-sm .item .item-detail p,
    .order-summary .pay-list .item .item-detail p {
      margin: 0; }
      .order-summary .items-preview-sm .item .item-detail p:not(:last-of-type),
      .order-summary .pay-list .item .item-detail p:not(:last-of-type) {
        margin-bottom: 8px; }
      .order-summary .items-preview-sm .item .item-detail p.light,
      .order-summary .pay-list .item .item-detail p.light {
        font-size: 13px;
        line-height: 16px; }
      .order-summary .items-preview-sm .item .item-detail p.prices,
      .order-summary .pay-list .item .item-detail p.prices {
        color: #049dd9; }
        .order-summary .items-preview-sm .item .item-detail p.prices .current-price,
        .order-summary .pay-list .item .item-detail p.prices .current-price {
          margin-left: 15px; }
        .order-summary .items-preview-sm .item .item-detail p.prices img,
        .order-summary .pay-list .item .item-detail p.prices img {
          max-width: 25px; }
  .order-summary .items-preview-sm {
    max-height: 464px;
    overflow: hidden;
    overflow-y: auto; }
    .order-summary .items-preview-sm::-webkit-scrollbar {
      width: 0px; }
  .order-summary .pay-list {
    padding-top: 20px;
    padding-bottom: 32px; }
  .order-summary .btn-main {
    margin-top: 25px;
    width: 100%; }
    .order-summary .btn-main.top-btn {
      margin: 0;
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      border-radius: 0 0 5px 5px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 20px; }
      .order-summary .btn-main.top-btn .right-text {
        direction: initial; }

.payment-wizard .accordion .card {
  border: 1px solid #eeeeee !important;
  border-radius: 5px !important;
  margin-bottom: 15px; }
  .payment-wizard .accordion .card .card-header {
    border: none; }
  .payment-wizard .accordion .card .btn-link:before, .payment-wizard .accordion .card .btn-link:after {
    display: none; }
  .payment-wizard .accordion .card .btn-link:hover {
    overflow: inherit;
    border-radius: 0; }
  .payment-wizard .accordion .card .btn-link.sec-title h4:before {
    bottom: -8px;
    width: 100%; }
  .payment-wizard .accordion .card .radio:not(:last-child) {
    margin-left: 15px; }
  .payment-wizard .accordion .card .radio .radio-label {
    color: #707070; }
    .payment-wizard .accordion .card .radio .radio-label:after {
      display: none; }
  .payment-wizard .accordion .card .btn-add {
    margin-left: 0;
    margin-right: auto; }
  .payment-wizard .accordion .card.finished-state .card-header .btn-link {
    margin-bottom: 0; }
  .payment-wizard .accordion .card.finished-state .card-header .sec-title h4:before {
    width: 0; }
  .payment-wizard .accordion .card.finished-state .card-header .btn-link:disabled.sec-title h4:before {
    width: 0; }
  .payment-wizard .accordion .card.finished-state .sec-title h4 {
    padding-right: 30px; }
    .payment-wizard .accordion .card.finished-state .sec-title h4 .step {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 40%;
      transform: translateY(-50%);
      right: 0;
      background: url("../img/dynamic/icons/check.png") no-repeat;
      display: inline-block;
      background-size: contain; }
  .payment-wizard .accordion .card .all-date {
    justify-content: space-between; }
    .payment-wizard .accordion .card .all-date .cvv-block .form-control {
      width: 80px;
      text-align: center; }
  .payment-wizard .accordion .card .date-block {
    width: 70%; }
    .payment-wizard .accordion .card .date-block .cols {
      display: flex;
      align-items: center; }
      .payment-wizard .accordion .card .date-block .cols .single-col-date {
        width: 120px; }
        .payment-wizard .accordion .card .date-block .cols .single-col-date:nth-child(2) {
          width: 80px;
          margin-right: 10px; }
  .payment-wizard .accordion .card .btn.btn-full-width {
    width: 100%; }

.sec-title.btn-link.disabled,
.sec-title.btn-link :disabled {
  border: 0 !important;
  margin: 0 !important; }
  .sec-title.btn-link.disabled h4:before,
  .sec-title.btn-link :disabled h4:before {
    width: 0 !important; }

.payment-hidden .address-box .sec-title,
.payment-hidden-2 .address-box .sec-title {
  padding: 10px; }
  .payment-hidden .address-box .sec-title .border-label:before,
  .payment-hidden-2 .address-box .sec-title .border-label:before {
    bottom: 7.5px; }
.payment-hidden .form-group:last-of-type,
.payment-hidden-2 .form-group:last-of-type {
  margin-bottom: 25px; }

.verify-msg .modal-icon,
.failed-msg .modal-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  margin: 30px auto 15px;
  -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-transform-origin: 50% 100%; }
.verify-msg .input-code,
.failed-msg .input-code {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center; }
  .verify-msg .input-code .inpt-col:not(:first-of-type),
  .failed-msg .input-code .inpt-col:not(:first-of-type) {
    margin-left: 10px; }
  .verify-msg .input-code .form-control,
  .failed-msg .input-code .form-control {
    text-align: center;
    width: 50px;
    height: 42px;
    padding: 5px;
    line-height: 32px;
    border: none;
    background-color: #F5F5F5; }
.verify-msg p.resend-code,
.failed-msg p.resend-code {
  margin: 10px 0;
  font-size: 13px; }
  .verify-msg p.resend-code a,
  .failed-msg p.resend-code a {
    color: #049dd9; }
.verify-msg .modal-content .mgs-text,
.failed-msg .modal-content .mgs-text {
  margin-bottom: 15px; }
.verify-msg .modal-content .md-font,
.failed-msg .modal-content .md-font {
  font-size: 14px; }
.verify-msg .modal-content .modal-footer .btn,
.failed-msg .modal-content .modal-footer .btn {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 16px; }

.cancel-order .modal-content .modal-footer .btn {
  line-height: 36px; }

.load {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  .load .circle {
    position: relative;
    margin: 20px;
    height: 120px;
    width: 120px;
    /*background: url(../img/loader.svg) no-repeat center*/;
    border-radius: 50%; }
  .load .circle__spin {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%); }
  .load .circle__spin svg {
    width: 100%;
    height: 100%;
    /*animation: spin 10s linear infinite;*/ }
  .load .circle__spin circle {
    stroke-width: 5;
    stroke-dasharray: 70, 14;
    fill: none;
    stroke: #000; }

.empty-content {
  margin: auto;
  text-align: center; }
  .empty-content p {
    text-align: center; }
    .empty-content p.main-tilte {
      color: #6B6B6B;
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 5px;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
    .empty-content p.sm-title {
      font-size: 14px; }

.req-inpt .form-control.is-invalid,
.req-inpt .form-control:invalid, .req-inpt.was-validated .form-control:valid, .req-inpt.was-validated .form-control:invalid {
  background: none !important; }

.not-found-content {
  padding: 30px 0; }
  .not-found-content .not-found-img {
    width: 600px;
    margin: 30px auto; }
  .not-found-content .not-found-body h3 {
    font-size: 32px;
    color: #414141; }
  .not-found-content .not-found-body p {
    font-size: 18px;
    color: #6B6B6B; }

.all-compared-block {
  display: flex; }
  .all-compared-block .right-col {
    width: 120px;
    background: #ededed;
    border: 1px solid #eee;
    border-radius: 0 5px 5px 0; }
    .all-compared-block .right-col ul {
      display: flex;
      flex-direction: column; }
      .all-compared-block .right-col ul .border-bottom {
          font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
        text-align: center;
        padding: 10px; }
        .all-compared-block .right-col ul .border-bottom:first-child {
          height: 120px;
          line-height: 120px; }
        .all-compared-block .right-col ul .border-bottom:last-child {
          border-bottom: none !important; }
        .all-compared-block .right-col ul .border-bottom.text-desc {
          height: 90px;
          line-height: 70px; }
  .all-compared-block .left-col {
    width: calc(100% - 120px); }
  .all-compared-block .left-col li .item-preview .border-bottom:first-child {
    height: 120px; }
  .all-compared-block .left-col li .item-preview .border-bottom.rate-stars, .all-compared-block .left-col li .item-preview .border-bottom.static-colors {
    height: 45px; }
  .all-compared-block .left-col li .item-preview .border-bottom.text-desc.center {
    max-height: 90px;
    height: 90px;
    overflow: hidden; }
  .all-compared-block .left-col li .item-preview .border-bottom.last {
    padding: 10px;
    border-bottom: none !important; }
    .all-compared-block .left-col li .item-preview .border-bottom.last .btn {
      min-width: 80px; }
      .all-compared-block .left-col li .item-preview .border-bottom.last .btn .btn-grey:hover, .all-compared-block .left-col li .item-preview .border-bottom.last .btn .btn-grey:focus {
        color: #ffffff; }
  .all-compared-block .all-items ul {
    display: flex;
    flex-direction: row;
    overflow-x: auto; }
    .all-compared-block .all-items ul::-webkit-scrollbar {
      height: 8px; }
    .all-compared-block .all-items ul::-webkit-scrollbar-thumb {
      background-color: #049dd9;
      outline: 1px solid #049dd9;
      border-radius: 2px; }
    .all-compared-block .all-items ul li {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
      text-align: center;
      background:#fff;
      border: 1px solid #eee;
      border-right: 0; }
      .all-compared-block .all-items ul li:first-of-type {
        border-radius: 0; }
      .all-compared-block .all-items ul li:last-of-type {
        border-radius: 5px 0 0 5px; }
      .all-compared-block .all-items ul li p {
        margin: 0; }
      .all-compared-block .all-items ul li .border-bottom {
        padding: 10px; }
      .all-compared-block .all-items ul li:not(:last-of-type) {
        border-left: 1px solid #eee; }
  .all-compared-block .all-items .btn-grey:hover, .all-compared-block .all-items .btn-grey:focus {
    background-color: #049dd9;
    color: #ffffff !important; }

.all-compared-block .left-col li .item-preview .border-bottom.text-desc.center {
  max-height: 90px;
  height: 90px;
  line-height: 26px;
  overflow: hidden; }
  .all-compared-block .left-col li .item-preview .border-bottom.text-desc.center p {
    padding: 0; }

html.noscroll {
  overflow: hidden; }

@media (min-width: 992px) {
  .mobile-visible {
    display: none; }

  .navbar .search-box {
    display: none; }

  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto; }
    .dropdown .dropdown-menu::-webkit-scrollbar {
      width: 8px; }
    .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
      background-color: #049dd9;
      outline: 1px solid #049dd9;
      border-radius: 2px; }

  .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

  .dropdown-submenu:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }
@media (min-width: 992px) {
  .navbar {
    padding: 8px 0; }
    .navbar .navbar-brand {
      margin: 0;
      padding: 0; }
    .navbar .navbar-nav {
      justify-content: space-between;
      width: 100%; }
    .navbar .nav-item:first-of-type .nav-link {}
      .navbar .nav-item:first-of-type .nav-link:before {
        right: 0; }
      .navbar .nav-item:first-of-type .nav-link:hover:before, .navbar .nav-item:first-of-type .nav-link:focus:before, .navbar .nav-item:first-of-type .nav-link.active:before {
        width: calc(100% - 8px); }
    .navbar .nav-item .nav-link {
      color: #040740;
        font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
      font-size: 16px;
      padding: 8px;
      position: relative;
      transition: all 0.3s ease-in; }
      .navbar .nav-item .nav-link:before {
        content: "";
        position: absolute;
        bottom: -8px;
        right: 8px;
        width: 0px;
        height: 4px;
        border-radius: 4px;
        background-color: #049dd9;
        z-index: 1;
        opacity: 0;
        transition: width 1s; }
      .navbar .nav-item .nav-link.active, .navbar .nav-item .nav-link:hover, .navbar .nav-item .nav-link:focus {
        color: #049dd9; }
        .navbar .nav-item .nav-link.active:before, .navbar .nav-item .nav-link:hover:before, .navbar .nav-item .nav-link:focus:before {
          width: calc(100% - 16px);
          opacity: 1;
          transition: all 0.3s ease-in; }
    .navbar .nav-item.dropdown .dropdown-toggle:after {
      display: none; }
    .navbar .nav-item.dropdown .dropdown-item {
      color: #585858;
      padding: 8px; }
      .navbar .nav-item.dropdown .dropdown-item:hover, .navbar .nav-item.dropdown .dropdown-item:focus {
        color: #049dd9;
        background-color: transparent; }

  .second-header.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    box-shadow: 0 6px 6px rgba(220, 220, 220, 0.16); }

  .ion-navicon-round,
  .ion-close-round {
    display: none; } }
@media (max-width: 1199px) {
  .navbar .nav-item .nav-link {
    font-size: 14px; }

  .all-item-slider .slick-prev,
  .all-item-slider .slick-next {
    height: 60px; }
  .all-item-slider .item-for .item {
    max-height: 350px; }

  .all-compared-block .left-col li .item-preview .border-bottom.text-desc.center {
    line-height: 19px; }

  .product-show-text .actions .btn:not(:first-of-type) {
    margin-right: 10px;
    font-size: 14px; } }
@media (max-width: 991px) {
  .pusha-panel .nav-item {
    padding: 0px;
    border-bottom: 1px solid #262626; }
    .pusha-panel .nav-item.menu-header {
      background: #444;
      border-top: 1px solid #5e5e5e;
      color: #999;
      display: block;
      font-size: 14px;
      margin: 0;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 1.5;
      padding: 10px 20px; }
    .pusha-panel .nav-item .nav-link {
      color: #ffffffb3;
      font-size: 13px;
      padding: 10px 20px; }
      .pusha-panel .nav-item .nav-link:hover, .pusha-panel .nav-item .nav-link:focus {
        background-color: #5d5d5d; }
      .pusha-panel .nav-item .nav-link.dropdown-toggle {
        position: relative; }
        .pusha-panel .nav-item .nav-link.dropdown-toggle:after {
          border: none;
          content: "\f107";
          font-family: "Line Awesome Free";
          font-style: normal;
          font-weight: 900;
          font-size: 12px;
          position: absolute;
          left: 20px;
          top: 50%;
          transform: translateY(-50%);
          transition: all 0.3s ease-in; }
        .pusha-panel .nav-item .nav-link.dropdown-toggle:focus:after {
          content: "\f106"; }
      .pusha-panel .nav-item .nav-link.active:before, .pusha-panel .nav-item .nav-link:hover:before, .pusha-panel .nav-item .nav-link:focus:before {
        display: none; }
    .pusha-panel .nav-item.dropdown.mega-dropdown li a {
      color: #ffffffb3;
      font-size: 13px; }
      .pusha-panel .nav-item.dropdown.mega-dropdown li a:hover, .pusha-panel .nav-item.dropdown.mega-dropdown li a:focus, .pusha-panel .nav-item.dropdown.mega-dropdown li a:active, .pusha-panel .nav-item.dropdown.mega-dropdown li a.active {
        background-color: transparent; }
    .pusha-panel .nav-item.dropdown.mega-dropdown li:not(:last-of-type) {
      border-bottom: 1px solid #262626; }
    .pusha-panel .nav-item.dropdown.mega-dropdown.show .dropdown-menu.mega-dropdown-menu ul {
      border-left: 0; }
    .pusha-panel .nav-item.dropdown.mega-dropdown.show .dropdown-menu.mega-dropdown-menu.show {
      display: block;
      position: sticky !important;
      transform: unset !important;
      background: transparent;
      border: none;
      border-radius: 0;
      box-shadow: none;
      overflow-x: hidden; }
    .pusha-panel .nav-item p {
      padding: 10px 20px;
      color: #ffffff;
      margin: 0;
      font-size: 12px; }
      .pusha-panel .nav-item p img {
        max-width: 18px;
        margin-left: 5px; }

  .ion-navicon-round:before {
    content: "\f0c9";
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900; }

  .ion-close-round:before {
    content: "\f00d";
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900; }

  .main-menu.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    box-shadow: 0 6px 6px rgba(220, 220, 220, 0.16); }

  .smobitrigger {
    color: #000;
    font-size: 30px;
    padding: 0;
    border: none;
    border-radius: 0; }

  .mnuclose {
    font-size: 25px;
    padding: 20px;
    width: 100%;
    background: transparent;
    display: block;
    text-align: left;
    color: #fff; }

  .smobitrigger span,
  .mnuclose span {
    font: 0/0 a;
    text-shadow: none;
    color: transparent; }

  nav ul {
    padding-bottom: 40px;
    overflow-y: auto; }
    nav ul.pagination {
      overflow: hidden; }

  .navbar-toggler:focus,
  .navbar-toggler:hover {
    outline: none;
    border: 0; }

  .mobimenu {
    list-style: none;
    margin: 0px;
    width: 280px;
    position: fixed;
    height: 100%;
    top: 0px;
    right: -280px;
    transition: all 3s ease-in; }

  .ovrActv {
    position: fixed;
    background: rgba(0, 0, 0, 0.79);
    width: 100%;
    height: 100%;
    z-index: 9998;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s; }

  .main-menu {
    background-color: #ffffff; }

  .navbar {
    padding: 10px 0; }
    .navbar .right-grid-mobile {
      display: flex;
      align-items: center; }
    .navbar .nav-item {
      padding: 0px 0 1px; }
      .navbar .nav-item .nav-link {
        color: #ffffff;
        font-size: 14px;
        padding: 10px 20px; }
        .navbar .nav-item .nav-link.dropdown-toggle {
          position: relative;
          background-color: #424242; }
          .navbar .nav-item .nav-link.dropdown-toggle:after {
            border: none;
            content: "\f107";
            font-family: "Line Awesome Free";
            font-style: normal;
            font-weight: 900;
            font-size: 12px;
            position: absolute;
            left: 20px;
            top: 50%;
            transform: translateY(-50%); }
        .navbar .nav-item .nav-link.active:before, .navbar .nav-item .nav-link:hover:before, .navbar .nav-item .nav-link:focus:before {
          display: none; }
      .navbar .nav-item.dropdown.mega-dropdown li a {
        color: #ffffff;
        font-size: 13px; }
        .navbar .nav-item.dropdown.mega-dropdown li a:hover, .navbar .nav-item.dropdown.mega-dropdown li a:focus, .navbar .nav-item.dropdown.mega-dropdown li a:active, .navbar .nav-item.dropdown.mega-dropdown li a.active {
          background-color: transparent; }
      .navbar .nav-item.dropdown.mega-dropdown.show .dropdown-menu.mega-dropdown-menu ul {
        border-left: 0;
        padding-bottom: 20px; }
      .navbar .nav-item.dropdown.mega-dropdown.show .dropdown-menu.mega-dropdown-menu .row {
        max-height: 200px;
        overflow-y: scroll; }
      .navbar .nav-item.dropdown.mega-dropdown.show .dropdown-menu.mega-dropdown-menu.show {
        display: block;
        position: sticky;
        background: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
        overflow-x: hidden; }
      .navbar .nav-item p {
        padding: 10px 20px;
        color: #ffffff;
        margin: 0;
        font-size: 12px; }
        .navbar .nav-item p img {
          max-width: 18px;
          margin-left: 5px; }
    .navbar .navbar-brand {
      width: 100px;
      margin-right: 10px;
      padding: 0; }
    .navbar .left-grid {
      display: flex;
      align-items: center;
      position: relative; }
      .navbar .left-grid .mobile-box {
        line-height: 32px;
        height: 24px; }
        .navbar .left-grid .mobile-box.cart {
          line-height: 24px; }
          .navbar .left-grid .mobile-box.cart i {
            font-size: 25px; }
        .navbar .left-grid .mobile-box.search-button {
          margin-left: 10px; }
          .navbar .left-grid .mobile-box.search-button .search-toggle {
            position: relative;
            display: block;}
            .navbar .left-grid .mobile-box.search-button .search-toggle i {
              font-size: 25px; }
            .navbar .left-grid .mobile-box.search-button .search-toggle.active {
              color: #ea291a; }
              .navbar .left-grid .mobile-box.search-button .search-toggle.active .la-search:before {
                content: "\f00d";
                font-family: "Line Awesome Free";
                font-style: normal;
                font-weight: 900; }
        .navbar .left-grid .mobile-box.user-menu.menu-item {
          margin-left: 10px; }
          .navbar .left-grid .mobile-box.user-menu.menu-item .menu-link:after, .navbar .left-grid .mobile-box.user-menu.menu-item .menu-link:before {
            display: none; }
          .navbar .left-grid .mobile-box.user-menu.menu-item i {
            font-size: 25px; }
          .navbar .left-grid .mobile-box.user-menu.menu-item .sub-menu ul li {
            padding: 5px 10px;
            font-size: 12px; }
            .navbar .left-grid .mobile-box.user-menu.menu-item .sub-menu ul li:hover:after {
              display: none; }
            .navbar .left-grid .mobile-box.user-menu.menu-item .sub-menu ul li a img {
              max-width: 15px; }

  .mobile-search .search-box {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 100%;
    max-height: 0;
    border: 1px solid #d4d4d4;
    margin-top:15px;
    color: #bebebe;
    caret-color: #049dd9;
    text-align: right;
    height: 52px;
    border-radius: 5px;
    font-size: 14px;
      font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    background-color: #f5f5f5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 40px;
    height: 40px;
    visibility: visible;
    opacity: 1;
    z-index: 3; }
    .mobile-search .search-box .search-button {
      height: 40px;
      line-height: 32px;
      font-size: 20px;
      border-radius: 4px 0 0 4px;
      position: absolute;
      left: 0;
      top: 50%;
      line-height: 20px;
      transform: translateY(-50%); }
      .mobile-search .search-box .search-button:hover, .mobile-search .search-box .search-button:focus {
        border-radius: 5px; }
    .mobile-search .search-box .search-input {
      width: 100%;
      height: 100%;
      padding: 0 1em 0 55px;
      border: 0;
      background-color: transparent;
      opacity: 0;
      color: #6B6B6B;
      font-size: 13px;
      opacity: 1;
      outline: none; }
      .mobile-search .search-box .search-input::placeholder {
        font-size: 13px; }

  .rtl .navbar-nav .nav-item + .nav-item,
  [dir="rtl"] .navbar-nav .nav-item + .nav-item {
    margin-right: 0; }

  header {
    margin-bottom: 15px; }

  .top-header {
    display: none; }

  .second-header {
    display: none; }

  [dir="rtl"] .slick-dots {
    bottom: 10px; }
    [dir="rtl"] .slick-dots li {
      height: 15px;
      width: 15px;
      margin: 0 2px; }
      [dir="rtl"] .slick-dots li button {
        height: 10px;
        width: 10px;
        border-radius: 10px; }

  .banner-slider .slick-prev,
  .banner-slider .slick-next {
    display: none !important; }

  .all-item-slider .slick-prev,
  .all-item-slider .slick-next {
    height: 50px; }
  .all-item-slider .item-for .item.item {
    max-height: 250px; }

  .banner-slider .banner-slide-wrapper .overlay .right-center {
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
    .banner-slider .banner-slide-wrapper .overlay .right-center h1 {
      font-size: 20px;
      margin-bottom: 10px; }
  .banner-slider .banner-slide-wrapper .watermark-bottom-left {
    width: 50px;
    left: 20px;
    bottom: 10px; }
    .banner-slider .banner-slide-wrapper .watermark-bottom-left img {
      max-width: 100%;
      height: auto; }

  .product-show-text .m-b-15 {
    margin-bottom: 10px; }
  .product-show-text .product-show-text p {
    font-size: 13px; }
  .product-show-text .actions {
    padding-bottom: 10px;
    text-align: center;
    justify-content: flex-start; }
    .product-show-text .actions .btn {
      height: 42px;
      line-height: 42px;
      padding: 0 8px;
      text-align: center; }
      .product-show-text .actions .btn i {
        margin: 5px; }
      .product-show-text .actions .btn .text {
        display: none; }
    .product-show-text .actions .link {
      font-size: 16px; }
  .product-show-text .left-text {
    margin-top: 10px; }
    .product-show-text .left-text .share-social li.btn-main .text {
      display: none; }

  .payment-hidden .form-group.d-flex {
    flex-direction: column; }

  .payment-wizard .accordion .card .date-block .cols .single-col-date {
    width: 80px; }
  .payment-wizard .accordion .btn-add {
    font-size: 13px; }
  .payment-wizard .form-group.d-flex .radio:not(:last-of-type) {
    margin-left: 10px; }
  .payment-wizard .form-group.d-flex .radio .radio-label {
    font-size: 13px; }
  .payment-wizard .form-group.d-flex .radio input[type="radio"] + .radio-label:before {
    width: 15px;
    height: 15px;
    margin-left: 5px; }
  .payment-wizard .form-group.all-date {
    flex-direction: row; }

  .not-found-content .not-found-img {
    width: 500px; }
  .not-found-content .not-found-body h3 {
    font-size: 24px; }
  .not-found-content .not-found-body p {
    font-size: 16px; }

  .banner-slider .banner-slide {
    max-height: 320px;
    height: 320px;
    overflow: hidden; } }
@media (max-width: 767px) {
  .form-group {
    margin-bottom: 10px; }

  .control-label {
    font-size: 12px;
    margin-bottom: 10px; }

  select.form-control {
    background-position: 8px 20px; }

  .form-control {
    font-size: 12px;
    height: 42px; }
    .form-control::placeholder {
      font-size: 12px; }

  .g-form .form-group .toggle-password,
  .g-form .form-group .toggle-edit {
    font-size: 16px; }
  .g-form .other-actions .forget {
    font-size: 12px; }

  .btn {
    height: 42px;
    line-height: 36px;
    padding: 0 12px; }

  section {
    padding: 15px 0; }

  .sec-title {
    margin-bottom: 15px; }

  .bottom-info {
    flex-direction: column; }

  .title .main-title {
    font-size: 15px; }
  .title:before {
    width: calc(100% - 80px); }

  .second-title {
    margin-bottom: 15px;
    font-size: 15px; }

  .sec-title h4,
  .sec-title .border-label {
    font-size: 15px; }

  .product-show-text .sub-title {
    min-width: 50px; }

  .white-arrows .slick-prev,
  .white-arrows .slick-next {
    width: 30px;
    height: 30px;
    line-height: 30px; }
    .white-arrows .slick-prev:before,
    .white-arrows .slick-next:before {
      line-height: 30px;
      font-size: 18px; }

  .top-arrows .slick-prev,
  .top-arrows .slick-next {
    top: -40px; }
  .top-arrows .slick-prev {
    left: 40px;
    right: unset; }

  .card .hover-item {
    max-height: 110px; }
  .card .hover-item::before,
  .card .hover-item::after {
    display: none; }
  .card .card-body {
    margin-top: 25px; }

  /*.banner-grids .banner-div img {*/
  /*  min-height: 80px; }*/

  .subscribe .form-subscribtion {
    width: 100%;
    margin: 0 auto 15px; }

  .download-block {
    display: none; }

  .subscribe {
    padding: 15px 0; }
    .subscribe .form-subscribtion .form-group .btn-absolute {
      position: absolute;
      left: 3px;
      top: 3px;
      height: 36px;
      line-height: 36px;
      padding: 0 20px; }

  .features-list {
    position: relative;
    top: 0; }
    .features-list .col-md-3:not(:last-of-type) {
      padding-bottom: 15px;
      margin-bottom: 15px; }
      .features-list .col-md-3:not(:last-of-type):after {
        width: 90%;
        height: 1px;
        left: 50%;
        top: 100%;
        transform: translateX(-50%); }

  footer {
    margin: 0;
    padding: 15px 0; }
    footer .header-col {
      margin-top: 10px; }
      footer .header-col.logo-div {
        width: 200px;
        margin: 30px auto; }
      footer .header-col h3 {
        margin-bottom: 0;
        font-size: 15px; }
    footer .footer-social li a {
      font-size: 13px; }
    footer .download-btns a img {
      width: 100px; }

  .copy-right {
    padding: 10px 0; }
    .copy-right .center p {
      font-size: 9px; }

  .breadcrumbs-block .main-title {
    font-size: 17px; }
  .breadcrumbs-block .breadcrumb .breadcrumb-item {
    font-size: 13px; }

  .contact-list {
    flex-direction: column; }
    .contact-list li {
      margin-bottom: 20px;
      padding-bottom: 10px;
      width: 100%; }
      .contact-list li:not(:last-of-type):after {
        content: "";
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        height: 2px;
        width: 80%; }
    .contact-list .contact-link h6 {
      font-size: 14px; }
    .contact-list .contact-link p {
      font-size: 12px; }

  .content-block .font-black {
    width: 100%;
    font-size: 13px;
    line-height: 23px; }

  .success-msg .checkmark {
    margin: 15px auto; }

  .modal-content {
    max-width: 280px;
    margin: auto; }
    .modal-content .mgs-text {
      font-size: 15px; }
    .modal-content .modal-footer {
      padding: 15px 0 15px; }

  .address-list {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .address-list li:not(:last-of-type) {
      margin-left: 4px; }
    .address-list .radio-btn {
      width: 100%; }

  .address-box {
    margin-bottom: 20px; }
    .address-box .card-body {
      padding-right: 45px; }
      .address-box .card-body h5 {
        font-size: 13px; }
        .address-box .card-body h5 span.main-color {
          font-size: 13px; }
      .address-box .card-body p {
        font-size: 12px; }

  .table-preview .table-top-actions {
    flex-direction: column; }
    .table-preview .table-top-actions .form-group {
      width: 100%; }
      .table-preview .table-top-actions .form-group .label-control {
        width: 85px; }

  .table thead td,
  .table thead th {
    font-size: 12px; }
  .table .btn-grey {
    font-size: 12px;
    width: 100px; }

  .list-status.list-unstyled {
    margin-bottom: 20px;
    padding-bottom: 20px; }
  .list-status .status .circle {
    width: 15px;
    height: 15px; }
    .list-status .status .circle:after {
      font-size: 11px; }
  .list-status .status:after {
    content: "";
    position: absolute;
    width: calc(100% - 15px);
    right: calc(50% + 7.5px); }
  .list-status .status:first-of-type {
    text-align: right; }
    .list-status .status:first-of-type:after {
      width: calc(150% - 22.5px);
      right: 15px; }
  .list-status .status:last-of-type:after {
    width: calc(150% - 22.5px);
    left: 15px; }
  .list-status .status:nth-last-of-type(2):after {
    width: calc(150% - 22.5px);
    z-index: 3; }
  .list-status .status .status-text {
    font-size: 11px; }

  .table-img {
    height: 60px;
    width: 60px; }

  .slick-dotted.slick-slider {
    margin-bottom: 0; }

  .product-img {
    overflow: visible !important; }
  .product-img .form-inline {
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    background: #f9f9f9;
    justify-content: center;
    gap: 6px;
    padding: 5px 0;
    z-index: 10; }
  .product-img .form-inline li {
    margin-left: 0 !important; }
  .product-img .form-inline .btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #e0e0e0; }
    .product-img .form-inline .btn i {
      font-size: 15px; }

  .second-row .list-stripped li span {
    font-size: 12px;
    padding: 10px; }
  .second-row .col-md-6:first-of-type {
    margin-bottom: 30px; }

  .filter-grid {
    position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 8px #888;
    z-index: 9999;
    width: 250px;
    padding: 15px;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    right: -250px; }
    .filter-grid::-webkit-scrollbar {
      width: 8px; }
    .filter-grid::-webkit-scrollbar-thumb {
      background-color: #049dd9;
      outline: 1px solid #049dd9;
      border-radius: 2px; }
    .filter-grid.active {
      right: 0;
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      -webkit-transform: translateX(0);
      transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1); }

  .filter-responsive {
    display: inline-block; }

  .products-pg-sec nav {
    margin: 0px 0; }

  .badge {
    font-size: 10px; }

  .product-img .badge.discount {
    top: 6px;
    right: 6px; }

  .filter-div-row .main-filter-form label {
    width: 60px; }
  .filter-div-row .main-filter-form select.form-control {
    min-width: 120px;
    max-width: 200px; }

  .product-show-text .product-show-text p {
    font-size: 12px; }
  .product-show-text .actions .link {
    font-size: 16px; }
  .product-show-text .static-size {
    margin-bottom: 10px; }
  .product-show-text .left-text {
    justify-content: center; }

  .all-details .nav .nav-link {
    font-size: 14px; }
  .all-details .single-data p {
    padding: 10px;
    font-size: 13px;
    line-height: 23px; }
  .all-details .single-data .list-stripped li span {
    width: calc(40% - 1px);
    padding: 10px 10px;
    font-size: 13px; }
  .all-details .single-data .commnets-div {
    padding: 10px 10px 0; }
    .all-details .single-data .commnets-div .rev-det {
      padding-bottom: 10px;
      margin-bottom: 10px; }
      .all-details .single-data .commnets-div .rev-det .rev-name {
        margin-bottom: 10px; }
        .all-details .single-data .commnets-div .rev-det .rev-name .text-name {
          font-size: 14px; }
        .all-details .single-data .commnets-div .rev-det .rev-name .rev-date {
          font-size: 12px; }
      .all-details .single-data .commnets-div .rev-det .rate-stars {
        margin-bottom: 10px; }
  .all-details .single-data .add-comment {
    padding: 10px; }
    .all-details .single-data .add-comment textarea.form-control {
      width: 100%; }
    .all-details .single-data .add-comment .btn-main {
      margin: auto;
      width: 120px;
      display: block; }

  .all-item-slider .item-for .item.item {
    max-height: 230px; }

  .coupon-details .coupon-body .justify-content-end {
    justify-content: center !important; }
  .coupon-details .coupon-body .btn-transparent {
    width: 120px; }

  .pay-details .pay-list li {
    padding: 10px;
    font-size: 13px; }
  .pay-details .btn-main {
    margin-top: 15px; }

  .order-summary {
    margin-top: 20px; }
    .order-summary .pay-list,
    .order-summary .items-preview-sm {
      padding-top: 10px; }
      .order-summary .pay-list li,
      .order-summary .items-preview-sm li {
        padding-bottom: 10px; }
        .order-summary .pay-list li:not(:last-of-type),
        .order-summary .items-preview-sm li:not(:last-of-type) {
          margin-bottom: 10px;
          margin-bottom: 10px; }

  .verify-msg .modal-icon {
    width: 40px;
    height: 40px;
    margin: 20px auto 10px; }
  .verify-msg .modal-content .mgs-text {
    margin-bottom: 10px; }
  .verify-msg .modal-content .modal-footer {
    padding: 10px 0 10px; }

  .payment-wizard .accordion .card .btn-link.sec-title h4:before {
    bottom: -3px; }

  .table p.text-desc {
    font-size: 11px;
    line-height: 18px; }

  .cart-block .counter-div {
    margin: 0; }
    .cart-block .counter-div .sub-title {
      white-space: nowrap;
      display: none; }

  .iti-mobile .iti__country-list {
    max-height: 289px; }

  .order-summary .items-preview-sm .item-img,
  .order-summary .pay-list .item .item-img {
    height: 70px;
    margin-left: 10px;
    max-width: 70px; }
  .order-summary .items-preview-sm .item-detail h5,
  .order-summary .pay-list .item .item-detail h5 {
    font-size: 13px;
    margin-bottom: 5px; }
  .order-summary .items-preview-sm .item-detail p.light, .order-summary .items-preview-sm .item-detail p.prices,
  .order-summary .pay-list .item .item-detail p.light,
  .order-summary .pay-list .item .item-detail p.prices {
    font-size: 12px; }

  .table-w-radius {
    border: none; }
    .table-w-radius table,
    .table-w-radius .table {
      border: none; }
      .table-w-radius table thead th,
      .table-w-radius table thead td,
      .table-w-radius .table thead th,
      .table-w-radius .table thead td {
        display: none;
        border: none; }
      .table-w-radius table th,
      .table-w-radius table td,
      .table-w-radius .table th,
      .table-w-radius .table td {
        display: none;
        border: none; }
      .table-w-radius table td.mobile-visible,
      .table-w-radius .table td.mobile-visible {
        display: block;
        border-bottom: 1px solid #eeeeee !important; }
        .table-w-radius table td.mobile-visible .item,
        .table-w-radius .table td.mobile-visible .item {
          display: flex;
          border-top: 0; }
          .table-w-radius table td.mobile-visible .item .item-img,
          .table-w-radius .table td.mobile-visible .item .item-img {
            height: 130px;
            width: 100px;
            border-radius: 5px;
            margin-left: 10px;
            max-width: 100px;
            position: relative; }
            .table-w-radius table td.mobile-visible .item .item-img img,
            .table-w-radius .table td.mobile-visible .item .item-img img {
              height: 100%;
              border:1px solid #eee;
              width: 100%;
              border-radius: 5px; }
            .table-w-radius table td.mobile-visible .item .item-img .close-btn,
            .table-w-radius .table td.mobile-visible .item .item-img .close-btn {
              position: absolute;
              top: -5px;
              right: -5px;
              background-color: red;
              color: #fff;
              z-index: 9;
              font-size: 14px;
              width: 25px;
              height: 25px;
              line-height: 28px;
              text-align: center;
              border-radius: 50%;
              overflow: hidden;
              box-shadow: 0px 1px 1px rgba(121, 121, 121, 0.3);
              cursor: pointer; }
          .table-w-radius table td.mobile-visible .item .item-detail,
          .table-w-radius .table td.mobile-visible .item .item-detail {
            text-align: right;
            width: calc(100% - 100px); }
            .table-w-radius table td.mobile-visible .item .item-detail h5,
            .table-w-radius .table td.mobile-visible .item .item-detail h5 {
              font-size: 14px;
              margin-bottom: 10px;
              color: #040740;
                font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
            .table-w-radius table td.mobile-visible .item .item-detail .d-flex,
            .table-w-radius .table td.mobile-visible .item .item-detail .d-flex {
              justify-content: space-between;
              align-items: center; }
              .table-w-radius table td.mobile-visible .item .item-detail .d-flex p,
              .table-w-radius .table td.mobile-visible .item .item-detail .d-flex p {
                margin: 0; }
            .table-w-radius table td.mobile-visible .item .item-detail p,
            .table-w-radius .table td.mobile-visible .item .item-detail p {
              margin-bottom: 10px; }
              .table-w-radius table td.mobile-visible .item .item-detail p.light, .table-w-radius table td.mobile-visible .item .item-detail p.prices,
              .table-w-radius .table td.mobile-visible .item .item-detail p.light,
              .table-w-radius .table td.mobile-visible .item .item-detail p.prices {
                font-size: 12px; }
              .table-w-radius table td.mobile-visible .item .item-detail p.total,
              .table-w-radius .table td.mobile-visible .item .item-detail p.total {
                color: #040740;
                font-size: 13px;
                  font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
            .table-w-radius table td.mobile-visible .item .item-detail .text-desc,
            .table-w-radius .table td.mobile-visible .item .item-detail .text-desc {
              margin-bottom: 10px; }
        .table-w-radius table td.mobile-visible .item-order .order-detail,
        .table-w-radius .table td.mobile-visible .item-order .order-detail {
          text-align: right; }
          .table-w-radius table td.mobile-visible .item-order .order-detail h5,
          .table-w-radius .table td.mobile-visible .item-order .order-detail h5 {
            font-size: 14px;
            margin-bottom: 10px;
            color: #040740;
              font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
          .table-w-radius table td.mobile-visible .item-order .order-detail p,
          .table-w-radius .table td.mobile-visible .item-order .order-detail p {
            margin-bottom: 10px; }

  .iv-image-wrap img {
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important; }

  .not-found-content {
    padding: 15px 0; }
    .not-found-content .not-found-img {
      width: 200px;
      margin: 15px auto; }
    .not-found-content .not-found-body h3 {
      font-size: 18px; }
    .not-found-content .not-found-body p {
      font-size: 14px; }

  .all-compared-block.hidden-mobile {
    display: none; }
  .all-compared-block .right-col {
    display: none; }
  .all-compared-block .left-col .hidden-mobile {
    display: none; }

  .comparing-table .mobile-comparing-table .mobile-visible {
    display: block;
    border-radius: 5px;
    border: 1px solid #eeeeee !important;
    margin-bottom: 10px;
    padding: .75rem; }
    .comparing-table .mobile-comparing-table .mobile-visible .item {
      display: flex;
      border-top: 0; }
      .comparing-table .mobile-comparing-table .mobile-visible .item .item-img {
        height: 130px;
        width: 100px;
        border-radius: 5px;
        margin-left: 10px;
        max-width: 100px;
        position: relative; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-img img {
          height: 100%;
          width: 100%;
          border-radius: 5px; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-img .close-btn {
          position: absolute;
          top: -5px;
          right: -5px;
          background-color: #f2f2f2;
          color: #6B6B6B;
          z-index: 9;
          font-size: 13px;
          width: 25px;
          height: 25px;
          line-height: 25px;
          text-align: center;
          border-radius: 50%;
          overflow: hidden;
          box-shadow: 0px 5px 5px rgba(121, 121, 121, 0.3);
          cursor: pointer; }
      .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail {
        text-align: right;
        width: calc(100% - 100px); }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail h5 {
          font-size: 14px;
          margin-bottom: 10px;
          color: #040740;
            font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail .d-flex {
          justify-content: space-between;
          align-items: center; }
          .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail .d-flex p {
            margin: 0; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p {
          margin-bottom: 10px;
          padding: 0; }
          .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p.light, .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p.prices {
            font-size: 12px; }
          .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p.total {
            color: #040740;
            font-size: 13px;
              font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail .text-desc {
          margin-bottom: 10px;
          font-size: 12px;
          line-height: 18px; }
      .comparing-table .mobile-comparing-table .mobile-visible .item .btn-grey {
        font-size: 12px;
        width: 100px; }
    .comparing-table .mobile-comparing-table .mobile-visible .item-order .order-detail {
      text-align: right; }
      .comparing-table .mobile-comparing-table .mobile-visible .item-order .order-detail h5 {
        font-size: 14px;
        margin-bottom: 10px;
        color: #040740;
          font-family: 'ItfGhroob Geometric', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
      .comparing-table .mobile-comparing-table .mobile-visible .item-order .order-detail p {
        margin-bottom: 10px; }

  .banner-slider .banner-slide {
    max-height: 150px;
    height: 150px;
    overflow: hidden; }

  .description-w-p p {
    padding: 0; } }
@media (max-width: 575px) {
  .slick-initialized .slick-slide {
    text-align: center; }
    .slick-initialized .slick-slide > div {
      margin: auto;
      margin: 0 auto; }

  /* margin slides */
  .slick-slide {
    margin: 0 8px; }

  .slick-list {
    margin: 0 -8px; }

  .card-body {
    padding: 10px; }

  .product-slide .price,
  .product-slide .price.recent {
    font-size: 12px; }

  .card .card-title {
    font-size: 13px;
    margin-bottom: 0; }

  .banner-grids .banner-div {
    margin-bottom: 15px; }

  footer .footer-link:not(:last-of-type) {
    margin-bottom: 5px; }
  footer .f-width {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    footer .f-width .public-info {
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px; }
      footer .f-width .public-info .footer-social {
        margin-bottom: 0; }
      footer .f-width .public-info .payments {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        footer .f-width .public-info .payments img {
          margin: 0 auto 10px;
          width: 50px; }
          footer .f-width .public-info .payments img:last-of-type {
            margin-bottom: 0; }
  footer .h-width {
    width: 50%; }

  .filter-div-row .col-sm-7 .main-filter-form {
    justify-content: flex-start; }
  .filter-div-row .main-filter-form select.form-control {
    width: auto;
    min-width: 52px; }

  .cart-block .counter-div .inner-inputs span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    font-size: 22px; }
  .cart-block .counter-div .inner-inputs .form-control {
    width: 40px;
    height: 30px; }

  .table-w-radius table,
  .table-w-radius .table {
    border: none; }
    .table-w-radius table thead th,
    .table-w-radius table thead td,
    .table-w-radius .table thead th,
    .table-w-radius .table thead td {
      display: none;
      border: none; }
    .table-w-radius table th,
    .table-w-radius table td,
    .table-w-radius .table th,
    .table-w-radius .table td {
      display: none;
      border: none; }
    .table-w-radius table td.mobile-visible .item .item-img,
    .table-w-radius .table td.mobile-visible .item .item-img {
      height: 70px;
      width: 60px;
      max-width: 60px; }
    .table-w-radius table td.mobile-visible .item .item-detail,
    .table-w-radius .table td.mobile-visible .item .item-detail {
      text-align: right;
      width: calc(100% - 60px); }

  .comparing-table .mobile-comparing-table .mobile-visible {
    display: block;
    border-radius: 5px;
    border: 1px solid #eeeeee !important;
    margin-bottom: 10px;
    padding: .75rem; }
    .comparing-table .mobile-comparing-table .mobile-visible .item {
      display: flex;
      border-top: 0; }
      .comparing-table .mobile-comparing-table .mobile-visible .item .item-img {
        height: 70px;
        width: 60px;
        max-width: 60px; }
      .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail {
        text-align: right;
        width: calc(100% - 70px); }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail h5 {
          font-size: 13px; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p.light, .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p.prices {
          font-size: 12px; }
        .comparing-table .mobile-comparing-table .mobile-visible .item .item-detail p.total {
          font-size: 12px; }
    .comparing-table .mobile-comparing-table .mobile-visible .item-order .order-detail h5 {
      font-size: 13px; } }
@media (max-width: 540px) {
  .all-item-slider .item-nav .item {
    width: 90px !important; } }
@media (min-width: 768px) {
  table td.mobile-visible,
  .table td.mobile-visible {
    display: none; }

  .comparing-table .mobile-comparing-table .mobile-visible {
    display: none; } }
@media (max-width: 991px) {
  .radio input[type="radio"] + .radio-label:before {
    width: 15px;
    height: 15px;
    margin-left: 5px; }

  .right-grid-mobile .mobimenu.navbar-nav {
    display: none; }

  .all-compared-block .left-col li .item-preview .border-bottom.text-desc.center {
    font-size: 13px; }

  footer .row.d-center {
    display: none; }
}
/*# sourceMappingURL=style.css.map */
.all-details .single-data .description-w-p ul {
    /*new code*/
    list-style-position: inside;
}

.product-show-text .counter-div:nth-child(2) {
    /*new code*/
    margin-right: 53px;
}


.product-show-text .pro-name {
    /*update code*/
    font-size: 24px;
}

.rate-stars .static-stars label.star {
    /*update code*/
    font-size: 25px;
}

.product-show-text .rate-numbers {
    /*new code*/
    font-size: 16px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}

.product-show-text .price.recent {
    /*update code*/
    font-size: 33px;
}

.product-show-text .price.discount {
    margin-right: 15px;
    font-size: 28px;
}

.cart-menu-content #add-to-cart {
    overflow-y: auto;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    max-height: 318px;
}

.all-details .iv-large-image:last-child {
    top: 0 !important;
    width: auto !important;
    height: 460px !important;
}

.all-details .iv-large-image:first-child {
    opacity: 0;
}

.iv-snap-view {
    display: none !important;
}

.all-item-slider .item-nav .item img {
    height: auto !important;
}

.all-item-slider .item-for .item {
    min-height: 450px;
}

.all-item-slider .item-nav .item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px;
    height: 70px !important;
    width: auto !important;
    border: 1px solid #ccc;
    background: #fff;
}

.all-item-slider .item-nav .item img {
    height: 100% !important;
    width: auto !important;
}

.table-img img {
    width: auto !important;
    border:1px solid #eee;
}
@media (max-width: 768px) {
    .all-details .iv-large-image:first-child {
        opacity: 1 !important;
        top: 0 !important;
        width: auto !important;
        height: 350px !important;
    }
}

@media (max-width: 768px) {
    .all-details .iv-large-image:last-child {
        opacity: 0 !important;
        height: 350px !important;
    }
}

@media (max-width: 768px) {
    .all-item-slider .item-for .item {
        min-height: 370px !important;
    }
}
i.las.la-heart{color:red !important;}

.business-copyright-content span {
  color: #B1B1B1;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 14.256px; /* 89.102% */
  letter-spacing: -0.132px;
}

.copyright-content-wrapper {
  padding: 2.8rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

section.copyrights a {
  text-decoration: none!important;
}

section.copyrights {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-self: end;
  gap: 8px;
  overflow: visible;
}

.copyrights-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 993px) {
  section.copyrights {
    justify-self: center;
  }
}

.badge {
  position: absolute;
  top: -35px; /* sits within the padding-top area */
  left: 50%;
  transform: translateX(-50%);
  background: #FFF;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 10px 7px 10px;
  border-radius: 1px;
  line-height: 1;
  white-space: nowrap;
  z-index: 1000;
  display: flex;
  align-items: center;

  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

section.copyrights:hover .badge {
  opacity: 1;
  visibility: visible;
  
}

/* triangle */
section.copyrights:hover .badge::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
}

section.copyrights {
  padding: 0;
}

@media (max-width: 768px) {
  .container-wrapper-copyright {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .badge {
    top: -28px;
  }

  .bottom-info .prices {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
  }

  .public-info {
    flex-direction: column;
  }

  .public-info .payments {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px;
    margin-top: 10px;
  }

  .public-info .payments img {
    margin: 0 !important;
  }

  .filter-div-row .main-filter-form select#order_by_type.form-control {
  background-position: calc(100% - 76px) 13px; }

  .account-settings-wrapper {
    flex-direction: column;
  }

  .banner-slider .banner-slide {
    max-height: 187px;
  }
}

.loader-img img {
  width: 226px;
  height: 220px;
}

.bottom-info {
  display: flex;
  justify-content: center;
}

.bottom-info .prices {
  display: flex;
  justify-content: center;
  gap: 4px;
}

.banner-slider .banner-slide {
  height: 365px;
}

#all-products-get p.small p.text-muted {
  margin-bottom: 0;
}

.navbar-brand img {
  width: 50px;
}

.menu-item:hover .menu-link:before {
  opacity: 0;
}

.mobile-favorite-btn {
  line-height: 40px;
}

.mobile-box.with-counter .counter {
  padding-inline-start: 1px!important;
}

.account-settings-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
}

.account-settings-wrapper .btn-delete-account {
  width: 420px;
  margin-top: 0;
  background-color: white;
  color: #FF686B;
}