﻿/*
/*
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url("../fonts/fa-light-300.eot");
    src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal, .fas, .fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

/*@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}*/

@font-face {
    font-family: fafont;
    src: url(../fonts/699085bd.eot);
    src: url(../fonts/699085bd.eot?#iefix) format("embedded-opentype"),url(../fonts/a80f71ff.woff2) format("woff2"),url(../fonts/088dfe8a.woff) format("woff"),url(../fonts/2c83275a.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: fafont;
    src: url(../fonts/5bea6c32.eot);
    src: url(../fonts/5bea6c32.eot?#iefix) format("embedded-opentype"),url(../fonts/1fdcadec.woff2) format("woff2"),url(../fonts/56a1baa4.woff) format("woff"),url(../fonts/79533773.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fafont;
    src: url(../fonts/7c912e00.eot);
    src: url(../fonts/7c912e00.eot?#iefix) format("embedded-opentype"),url(../fonts/fe12f13a.woff2) format("woff2"),url(../fonts/2d7cc7cd.woff) format("woff"),url(../fonts/a7d41f91.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: fafont;
    src: url(../fonts/cea3492e.eot);
    src: url(../fonts/cea3492e.eot?#iefix) format("embedded-opentype"),url(../fonts/1d9f5870.woff) format("woff"),url(../fonts/f2ab2738.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: fafontDigits;
    src: url(../fonts/24659979.eot);
    src: url(../fonts/24659979.eot?#iefix) format("embedded-opentype"),url(../fonts/9a3fc3d8.woff2) format("woff2"),url(../fonts/b7443b71.woff) format("woff"),url(../fonts/29a4348a.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

/*==*/
/*  GENERAL
/*==*/
:root {
    --primerycolor: #00007c;
    --primerycolorrgb: rgba(0,0,124,.9);
    --primerycolordark: #00005a;
    --primerycolorverydark: #000033;
    --seconderycolor: #c3a066;
    --seconderycolorrgb: rgba(195,160,102,.8);
    --seconderycolordark: #a68857;
    --lightred: #ea2a66;
}

/* form */
.watting-pattern{display:block;text-align:center;padding:10px inherit;}
em{font-style:initial;}
label,.label{font-weight:normal;color:#666;font-size:100%;padding:0;}
label.error,label.errorText{font-weight:normal;background-color:#f2dede;padding:2px 5px;color:#b60000!important;}
input[type="text"],input[type="password"],input[type="email"],input[type="number"],textarea,.form-control,select{border-radius:10px;}
.form-control:focus {border-color: var(--primerycolor);outline: 0;box-shadow:none;}
input.error,textarea.error{border-color:#cc0000;}
input.input-sm.input-80{max-width:80px;text-align:center}
.form .form-control.txt {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
.form .form-group label span.required{color:#ff7878;padding:0;}
.radio.row-check,.checkbox.row-check{margin:6px 0 0;}
.radio label,.checkbox label{direction:ltr;padding-left:20px;}
.checkbox .tc{display:inline-block;margin:0 5px;width:15px;height:15px;border:solid 1px #222;vertical-align:middle;}
.lightred{color:var(--lightred)!important;}
/* form */

/* modal */
.modal-dialog .modal-header{background:#f9f9f9;border:none;border-radius:5px 5px 0 0;}
.modal-dialog .modal-title{display:inline-block;margin-right:20px;}
.modal-dialog.custom-modal .modal-header{background:none;}
.modal-dialog.custom-modal .close{top:15px;right:15px;position:absolute;z-index:100;background:rgba(255,255,255,1);border-radius:15px;width:25px;height:25px;padding:4px 2.5px 0;}
.modal-dialog.custom-modal .modal-content{background-repeat:no-repeat;background-position:0 0;background-size:100% auto;overflow:hidden;}
/* modal */

.inline {
    display: inline-block;
    vertical-align: top;
}
ul {list-style: none;}
a {
  transition: all 0.2s linear 0s;
  color:#666;
}
a:hover,a:focus{color:var(--primerycolor);}
a.link{
  padding-bottom:5px;
  border-bottom:dashed 1px var(--primerycolor);
}
a.link:hover{
  border-bottom:none;
}
body {
  font-size: 13px;
  color: #444;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family:'Roboto', sans-serif,Tahoma;
  background-color: #f4f4f4;
}
.compareHover {
    transform: scale(1.15);
    color: cornflowerblue !important;
}
.centerTxt {
    text-align: center;
}
.reset{
  margin:0!important;
}
.reset-top{
  margin-top:0!important;
}
.center-align{
  margin:0 auto;
}
.no-padding,.p-0{
  padding:0!important;
}
.relative{
  position:relative;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  outline: none!important;
  cursor:pointer;
}
hr{
  margin-top:10px;
  margin-bottom:10px;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
h3{font-size:18px;}
h2{font-size:22px;}
img[src="Templates/Newimages/blank.gif"] {
  background: url("../images/ajax.gif") no-repeat scroll center center #ffffff;
}
.btn-upper {
 
}
.btn-uppercase {
 
}
.btn-default {
  background: #cbc9c9;
  color: #fff;
  font-weight: 700;
  transition: all 0.2s linear 0s;
}

.btn-primary {
  position:relative;
  background:var(--primerycolor);
  color: #fff;
  border: none;
  font-size:13px;
  border-radius:0;
  padding:8px 12px;
  border-radius:20px;
  transition: all linear 0.2s;
}
.btn-secondery-transparent {
  border:solid 1px var(--seconderycolordark);
/*  background:#fff;*/
  color:var(--seconderycolordark);
  border-radius:20px;
  transition: all linear 0.2s;
}
.btn-primery-transparent {
  border: solid 1px var(--primerycolordark);
  background: #fff;
  color: var(--primerycolordark);
  border-radius: 20px;
  transition: all linear 0.2s;
}
.btn-primary.buy.icon{
  padding-right:60px;
}
.btn-primary.buy.icon i{
  position:absolute;
  height:100%;
  top:0;
  right:-1px;
  width:40px;
  background:#fdd922;
  color:#58585b;
  font-size:1.4em;
  text-align:center;
  padding-top:10px;
  border-radius:0 3px 3px 0;
}
.btn-primary:hover,
.btn-black:hover,
.btn-primary:hover,
.btn-black:focus {
  color: #fff;
  background: var(--primerycolordark);
  border-color:var(--primerycolordark);
}
.btn-primery-transparent:hover,
.btn-primery-transparent:hover {
    background: var(--primerycolordark);
    border-color: var(--primerycolordark);
    color: #fff;
}
.btn-secondery-transparent:hover,
.btn-secondery-transparent:hover {
  background: var(--seconderycolordark);
  border-color: var(--seconderycolordark);
  color: #fff;
}
.btn-primary.btn-sm {
  padding: 5px 10px;
}
.btn-internal {
  position:absolute;
  left:10px;
  top:2px;
  background-color:transparent;
}
.center-block {
  float: none;
}

.inner-lg {
  padding-top: 120px;
  padding-bottom: 120px;
}
.inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.inner-md {
  padding-top: 60px;
  padding-bottom: 60px;
}
.inner-sm {
  padding-top: 40px;
  padding-bottom: 40px;
}
.inner-xs {
  padding-top: 30px;
  padding-bottom: 30px;
}
.inner-vs {
  padding-top: 20px;
  padding-bottom: 20px;
}

.inner-top-lg {
    padding-top: 120px;
}
.inner-top {
  padding-top: 80px;
}
.inner-top-md {
  padding-top: 60px;
}
.inner-top-sm {
  padding-top: 40px;
}
.inner-top-xs {
  padding-top: 30px;
}
.inner-top-vs {
  padding-top: 20px;
}

.inner-bottom-lg {
    padding-bottom: 120px;
}
.inner-bottom {
  padding-bottom: 80px;
}
.inner-bottom-md {
  padding-bottom: 60px;
}
.inner-bottom-sm {
  padding-bottom: 40px;
}
.inner-bottom-xs {
  padding-bottom: 30px;
}
.inner-bottom-vs {
  padding-bottom: 20px;
}

.inner-left {
  padding-left: 75px;
}
.inner-left-md {
  padding-left: 60px;
}
.inner-left-sm {
  padding-left: 45px;
}
.inner-left-xs {
  padding-left: 30px;
}
.inner-right {
  padding-right: 75px;
}
.inner-right-md {
  padding-right: 60px;
}
.inner-right-sm {
  padding-right: 45px;
}
.inner-right-xs {
  padding-right: 30px;
}
.inner-right-vs {
  padding-right: 10px;
}

@media (max-width: 767px) {
  .inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .inner-md {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-sm {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inner-top {
    padding-top: 60px;
  }
  .inner-top-md {
    padding-top: 50px;
  }
  .inner-top-sm {
    padding-top: 40px;
  }

  .inner-bottom {
    padding-bottom: 60px;
  }
  .inner-bottom-md {
    padding-bottom: 50px;
  }
  .inner-bottom-sm {
    padding-bottom: 40px;
  }
}

.outer-sm {
  margin-top: 80px;
  margin-bottom: 80px;
}
.outer-xs {
  margin-top: 40px;
  margin-bottom: 40px;
}

.outer-top-vs {
  margin-top: 25px;
}
.outer-top-xs,.m-t-20{
  margin-top: 20px;
}
.mt-1,.m-1-5 {
  margin-top:6px;
}
.mb-1,.m-b-5 {
  margin-bottom:5px;
}
.mt-2,.m-t-10 {
  margin-top:8px;
}
.mb-2,.m-b-10 {
  margin-bottom:10px;
}
.m-t-15 {
  margin-top: 15px;
}
.outer-bottom-xs,.inner-bottom-30,.m-b-20 {
  margin-bottom:20px;
}
.m-spl-5,.m-sp-5{
  margin-left:5px
}
.m-spr-5,.m-sp-5{
  margin-right:5px
}

.section .section-inner{
 display:block;
 padding-top:20px;
 padding-bottom:20px;
}
#top-banner-and-menu .section .section-inner {
    padding-top: 25px;
}
.grey-bg-color{
 background-color:rgba(245,245,245,.9);
}
.primery-bg-color{
 background-color:var(--primerycolorrgb);
}
.primery-bg-color .section-title{
 color:#fff;
}
.secondery-bg-color {
 background-color: var(--seconderycolorrgb);
}
.secondery-bg-color .section-title{
 color:rgba(0,0,0,.8);
}
.bg1{
 background-image:url("../images/zm-bg1.jpg");
 background-repeat:no-repeat;
 background-position: 0 0;
 background-attachment:fixed;
 background-size:100%;
}
.bg2{
 background-image:url("../images/zm-bg2.jpg");
 background-repeat:no-repeat;
 background-position: 0 0;
}


.section-title {
 font-size: 1.5em;
 color: #333;
 padding-bottom: 8px;
 line-height:1.5;
 font-weight: 600;
 margin-top: 0px;
}

.section-title-container .section-title {
 font-size: 1.2em;
}

.featured-product .section-title {
 margin-bottom: 0px;
 margin-top: 5px;
 font-size: 16px;
 font-family: inherit;

 font-weight: bold;
 border-bottom: 1px solid #e3e3e3;
 padding-bottom: 10px;
 padding: 18px 20px;
}


.custom-carousel .owl-controls {
  position: absolute;
  right: 20px;
  top: -32px;
  width: 100%;
  display: block;
}
.custom-carousel .owl-controls .owl-prev {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 27px;
  transition: all linear 0.2s;
  border-radius: 3px;
  background: #dddddd;
}
.custom-carousel .owl-controls .owl-prev:before {
  color: #fff;
  content: "\f104";
  font-family: 'Font Awesome 5 Pro';
  font-size: 13px;
  left: 7px;
  position: absolute;
  top: 2px;
}
.custom-carousel .owl-controls .owl-next {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 0px;
  transition: all linear 0.2s;
  border-radius: 3px;
  background: #dddddd;
}
.custom-carousel .owl-controls .owl-next:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  color: #fff;
  font-size: 13px;
  left: 7px;
  position: absolute;
  top: 2px;
}
.logo-slider .owl-controls .owl-prev,
.logo-slider .owl-controls .owl-next {
  top: -57px;
  display:none
}
.featured-product {
  margin-bottom:30px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);	
}

.featured-product .cart-btn {display:none}

.featured-product .products {
    margin-left: 0px;
    margin-right: 18px;
    padding-bottom: 15px;
}
.currency{color:#ff7878;}
.prices{color:#84b943;font-size:1.2em;font-weight:500;}
.featured-product .home-owl-carousel {padding-left: 20px;}

.last-item{
margin-bottom:30px;
background-color: #fff;
}

.products {
    margin:10px 0 15px;
    padding:15px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    border:solid 1px #eee;
    border-radius:10px;
    background:#fff;
}
.products:hover{
    border-color:#999;
}
.last-item .section-title {
    margin-bottom: 0px;
    margin-top: 5px;
    /*text-transform: uppercase;*/
    font-weight: bold;
    padding-bottom: 10px;
    padding: 15px 20px;
}
.last-item .section-title h3{display:inline-block;margin:0 0 0 20px;font-size:1.3em;font-weight:600;line-height:1.8;}
.last-item .section-title ul,.last-item .section-title ul li{display:inline-block;}
.last-item .section-title ul li a{padding:2px 10px;font-size:1em;opacity:.8}
.last-item .cart-btn {display:none}

.latest-blog,.new-category-section{
  background-color: #fff;
}

.latest-blog .blog-slider {padding-bottom:25px;}
.latest-blog .blog-post {
  margin-right:25px;
  padding:10px;
  background:rgba(255,255,255,.95);
  border-radius:10px;
}
.latest-blog .blog-post img {
  /*width:100%;*/
  max-width:100%;
  border-radius:10px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.latest-blog .blog-post:hover img{
  transform: scale(1.05)  rotate(.5deg);
}

.logo-slider-inner {
  margin-top: 20px;
  margin-bottom: 20px;
}
.logo-slider-inner .item{
  text-align: center;
}
.special-product .product:first-child {
  margin-bottom: 20px;
}

.special-product .product .image img {width:100%}
.special-product .product .col {padding-right:0px}
.special-product .product .btn-primary {background:none; padding:0px; color:#157ed2; text-decoration:underline; margin-top:5px;}
.special-product .product:last-child {
  margin-top: 20px;
}

.main-slider .owl-controls .owl-buttons .icon {
  position: relative;
  top: 8px;
  color: #999;
}
.config-options ul > li > a {
  display: block;
}
.read-more-bottom {
  margin-bottom: 10px;
}
.unicase-form-control {
  border-color: #ddd;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  padding: 10px 12px;
}
.unicase-form-control:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--primerycolor);
}
.animate-dropdown .open > .dropdown-menu,
.animate-dropdown .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: 200ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: 200ms;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: 200ms;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-out;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    margin-top: -30px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    margin-top: -30px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
.seller-product .products {
  margin-bottom: 35px;
}

.product-slider .products {margin-left:0px; margin-right:18px; padding-bottom:15px}
.product-slider .products .cart-btn {display:none}
.category-product .products .cart-btn {display: none;}

.seller-product .products .product .product-info .name {
  font-size: 18px;
  margin-top: 5px !important;
}

.show-theme-options:hover,
.show-theme-options:focus {
  background: #58585b;
}

.caret {
border:none;
display:inline-block;
width:10px;
height:10px;
margin:0;
}
.caret:before{
font-family: 'Font Awesome 5 Pro';
font-weight:normal;
content: "\f107";
position:absolute;
right:10px;
top:5px;
color:#000;
}
.preloader {
 position: fixed;
 display: flex;
 align-items: center;
 text-align: center;
 justify-content: center;
 left: 0px;
 top: 0px;
 background: rgba(255,255,255,.95);
 width: 100%;
 height: 100%;
 z-index: 999999;
}

.preloader .loading-box {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  background: #fff;
  border-radius: 25px;
  border:solid 1px var(--primerycolor);
}

.preloader .loading-box img {
   width: 160px;
}
.main-header .top-search-holder .contact-row .icon {
  color: #58585b;
}

.main-header .header-nav-parrent {
  background:#f8f8f8;
}
.main-header .header-nav{
}
.sidebar{
  margin-bottom:30px;
}
.sidebar .side-menu nav .nav > li a:hover,
.sidebar .side-menu nav .nav > li a:focus {
  color: #58585b;
}
.sidebar .side-menu nav .nav > li a:hover:after,
.sidebar .side-menu nav .nav > li a:focus:after {
  color: #58585b;
}

.scroll-tabs .nav-tab-line li a:hover,
.scroll-tabs .nav-tab-line li a:focus {
  color: #58585b;
}

.tag.sale {
  background: #abd07e;
}

.footer .links-social .social-icons a:hover,
.footer .links-social .social-icons a:focus,
.footer .links-social .social-icons a.active {
  background: #58585b;
}


.product-tag .item.active,
.product-tag .item:hover,
.product-tag .item:focus {
  background:var(--primerycolor);
}

.yamm .dropdown-menu .title:hover,
.yamm .dropdown-menu .title:focus {
  color: #58585b;
}
.yamm .dropdown-menu li a:hover img{
transition: all 0.2s linear 0s;
}
.yamm .dropdown-menu li a:hover img,
.yamm .dropdown-menu li a:focus img{ 
  transform: scale(1.15)  rotate(5deg);
}
.breadcrumb ul li.active {
  color:var(--primerycolordark);
}
.breadcrumb ul a:hover,
.breadcrumb ul a:focus {
  color: #0b816a;
}
.filters-container .nav-tabs.nav-tab-box li.active a .icon {
  color: var(--primerycolordark);
}

.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle {
  border: 5px solid #58585b;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a:hover,
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a:focus {
  color: #58585b;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .compare-report span {
  color: #58585b;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page.active span {
  background: #58585b;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page:hover span {
  background: #58585b;
}
.single-product .product-info .favorite-button .btn .hover, .favoriteHover {
    transform: scale(1.15);
    color: #ff7878 !important;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:hover,
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:focus {
  background: #555;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:hover:after,
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li a:focus:after {
  border-color: rgba(0, 0, 0, 0) var(--primerycolor) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li.active a {
  background: var(--primerycolordark);
  background: linear-gradient(to left, var(--primerycolordark) 0%, var(--primerycolor) 100%);
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell li.active a:after {
  border-color: rgba(0, 0, 0, 0) var(--primerycolor) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.single-product .product-tabs .product-technical{}
.single-product .product-tabs .product-technical > div{line-height:1.5;margin:3.5px 0}
.single-product .product-tabs .product-technical .technical-header{color:var(--primerycolordark);font-size:1.1em;font-weight:bold;}
.single-product .product-tabs .product-technical .technical-title .technical-title-inner{background:#f5f5f5;padding:8px 10px;border-radius:10px;}
.single-product .product-tabs .product-technical .technical-value .technical-value-inner{background:#f9f9f9;padding:8px 10px;border-radius:10px;}

.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .date span {
  color: #58585b;
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .author span {
  color: #58585b;
}

.main-slider .owl-controls .owl-pagination .owl-page:active span,
.main-slider .owl-controls .owl-pagination .owl-page:hover span {
  background: #58585b;
}


.content-box,.category-list {    
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
  padding: 20px;
  border-radius:15px;
}
.category-product .cart .action ul li .add-to-cart:hover,
.category-product .cart .action ul li .add-to-cart:focus {
  background: #58585b;
}

#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page.active span {
  background:var(--primerycolor)!important;
}
#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span:hover,
#owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span:focus {
  background: #58585b !important;
}
.cnt-homepage .sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle.max-slider-handle {
  background: #58585b;
}
.blog-page .blog-post h3 a:hover,
.blog-page .blog-post h3 a:focus {
  color: #58585b;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li.active > a,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li.active > a:hover,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li.active > a:focus {
  color: #0b816a;
}
.blog-page .blog-post .social-media a:hover,
.blog-page .blog-post .social-media a:focus {
  background-color: #58585b;
}
.blog-page .sidebar .sidebar-module-container .search-area .search-button:after {
  color: #0b816a;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a:hover,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a:focus {
  color: #58585b;
}

.blog-page .blog-review .review-action a,
.blog-page .blog-review .review-action a:hover,
.blog-page .blog-review .review-action a:focus {
  color: #58585b;
}

.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title > a:not(.collapsed) span {
  background-color: #58585b;
}
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a:hover,
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a:focus {
  color: #58585b;
}
.checkout-box .checkout-progress-sidebar .panel-body ul li a:hover,
.checkout-box .checkout-progress-sidebar .panel-body ul li a:focus {
  color: #58585b;
}
.contact-page .contact-info .contact-i {
  background-color: #58585b;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:hover,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:focus {
  color: #58585b;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
  color: #0b816a;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:hover,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:focus {
  color: #58585b;
}
.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
  color: #0b816a;
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:hover,
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:focus {
  color: #58585b;
}
.logo-color {
  fill: #58585b;
}

.yamm .dropdown-menu {
  border-top-color: #58585b;
}
.body-content .content-page{
  padding-top:20px;
  padding-bottom:20px;
/*  background:#;*/
}

.top-offer{

}
.top-offer a{
  height: 60px;
  width: 100%;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.top-bar {
  padding:0px;
  font-size: 12px;
}
.top-bar .cnt-account {
  display:inline-block;
  padding:3px 0px;
}
.top-bar .cnt-account ul,.top-bar .cnt-block ul {
  margin: 0px;
}
.top-bar .cnt-account > ul > li {
  display: inline-block;
  line-height: 12px;
  padding:3px 7px 3px 12px;
  border-left: 1px solid hsla(0,0%,100%,.2);

}

.top-bar .cnt-account ul > li:last-child {
	border:none;
	padding-right:0px
}
.top-bar .cnt-account ul > li a,.top-bar .cnt-block ul > li a {
  font-weight: 400;
  transition: all 0.2s linear 0s;
  cursor:pointer;
}
.top-bar .cnt-account ul > li a i,.top-bar .cnt-block ul > li a i{
  margin-right:6px;
  font-size:1.3em;
  font-weight: 300;
  vertical-align:middle;
  opacity:1;
  color:#999;
}

.top-bar .cnt-block {
  float: left;
  padding:3px 0px;
}

.top-bar .header-top-inner ul.list-inline > li {
  display: inline-block;
  margin-right:10px;
  padding:0px;
}
.top-bar .header-top-inner ul.list-inline > li a {
  padding: 5px;
  transition: all 0.2s linear 0s;
  color: #888;
  display: inline-block;
}
.top-bar .header-top-inner ul.list-inline > li a.flag .icon{
  display:inline-block;
  width:23px;
  height:16px;
  background-repeat:no-repeat;
  background-position: 0 0;
  background-size:100%;
  vertical-align:middle;
  margin-right:4px;
}
.top-bar .header-top-inner ul.list-inline > li a.flag.fa{
  font-family: 'fafont',fafontDigits,fafontDigits,byekan,tahoma;
}
.top-bar .header-top-inner ul.list-inline > li a.flag.fa .icon{
  background-image: url("../images/iranflag.png");
}
.top-bar .header-top-inner ul.list-inline > li a.flag.en .icon{
  background-image: url("../images/unitedkingdomflag.png");
}
.top-bar .header-top-inner ul.list-inline > li a:hover{
    color:var(--primerycolor);
}
.top-bar .header-top-inner .list-inline > li a .value {
  margin: 2px 4px 2px 7px;
}
.top-bar .header-top-inner .list-inline > li .dropdown-menu {
  border-radius: 15px;
  border: none;
  top: 125%;
  left:0;
  right:auto;
}

.top-bar .header-top-inner .dropdown-menu>li>a {
	padding:8px 10px;
	font-size:.9em;
}
.top-bar .header-top-inner ul li .dropdown-menu li a:hover,
.top-bar .header-top-inner ul li .dropdown-menu li a:focus {
  color:var(--primerycolor);
  background:transparent;
  text-decoration: none;
}

header{
  background-color:#fff;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
/*  border-top:solid 4px var(--primerycolor);*/
  position:relative;
  z-index:1000;
}

.main-header {
}
.main-header .logo-holder img{
  max-height:65px;
}
.main-header .top-search-holder .contact-row {
  line-height: 20px;
  color: #9b9b9b;
}
.main-header .top-search-holder .contact-row .phone {
  margin: 0 23px 0 0;
  border-right: 1px solid #E2E2E2;
  padding-right: 35px;
}
.main-header .top-search-holder .contact-row .icon {
  font-size: 18px;
  line-height: 23px;
  margin: 0 8px 0 0;
  vertical-align: middle;
}
.main-header .top-search-holder .search-area {

}
.main-header .top-search-holder .search-area .search-field{
  padding-left:20px;
  padding-right:20px;
  height:50px;
  line-height:50px;
  border-radius:25px;
}
.main-header .top-search-holder .search-area .search-button{
  position:absolute;
  right:20px;
  top:5px;
  color:var(--primerycolor);
  font-size:1.5em;
  background:transparent;
  border-radius:20px;
}
.main-header .resultsearch,.comp-serach-result .popupDiv{background:#fff;position:absolute;right:0;top:110%;padding:10px;width:100%;border-radius:5px 5px 15px 15px;z-index:1000;border:solid 1px #ddd;border-bottom:solid 4px var(--primerycolor)}
.main-header .resultsearch .section-title,.comp-serach-result .section-title{font-size:1.02em;margin:15px 0 0;color:var(--primerycolorverydark);}
.main-header .resultsearch .alertm,.comp-serach-result .alertm{padding:5px 10px;margin-bottom:10px;font-size:.9em;}

.main-header .top-search-holder .search-area .categories-filter {
  border-right: 1px solid #E0E0E0;
  text-transform: capitalize;
  display: inline-block;
  line-height: 44px;
  background: #f6f6f6;
  border-radius:0 3px 3px 0
}
.main-header .top-search-holder .search-area .categories-filter a {
  padding: 0 10px;
  color: #666;
  font-size: 13px;
}

.main-header .top-search-holder .search-area .categories-filter .dropdown-menu {
  box-shadow: none;
  border: 1px solid #e1e1e1;
  padding: 12px 17px;
  border-radius: 0px;
}
.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li a {
  padding: 0px;
  line-height:2;
}

.main-header .top-search-holder .search-area .categories-filter .dropdown-menu li.menu-header {
  font-family: inherit;
  line-height: 30px;
}
.main-header .header-toolbar-parrent{
  padding:10px 0;
}

.dropdown-menu {
  left: 0;
  right: auto;
}

.dropdown-menu li {
  text-align: left;
}

.dropdown-menu li a {
  font-size: .9em;
}
.top-cart {
  display: flex;
  justify-content:flex-end;
}
.top-cart-row {
  text-align: center;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .price {
  color: #58585b;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a:hover,
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action a:focus {
  color: #ff7878;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total .price {
  color: #58585b;
}

.top-cart-row .dropdown-cart img {
  width:100%
}

.top-cart-row .dropdown-cart .lnk-cart {
  padding: 0px;
  border-radius:5px;
  display: inline-block;
  color: var(--primerycolor);
  vertical-align:middle;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner {
  position: relative;
}
.top-cart-row .dropdown-cart .lnk-cart .items-cart-inner .total-price-basket {
    padding: 12px 12px 13px 15px;
    font-family: inherit;
   
    float: left;  
}
.top-cart-row .dropdown-cart .items-cart-inner .basket {
  float: left;
  padding:12px 15px;
  border-radius:15px;
  transition: all 0.2s linear 0s;
  color:#777;
}
.top-cart-row .dropdown-cart .items-cart-inner .basket span{
  font-size:1em;
  display:none;
}
.top-cart-row .dropdown-cart .items-cart-inner .basket .icon{
  font-size:2em;
  font-weight:300;
  color:var(--primerycolor);
  transition: all 0.2s linear 0s;
}
.top-cart-row .dropdown-cart .items-cart-inner .basket .icon:hover, .top-cart-row .dropdown-cart .items-cart-inner .basket:hover {
  color: var(--seconderycolor);
}
.top-cart-row .dropdown-cart .items-cart-inner .basket-item-count {
    border-radius: 100px;
    height: 22px;
    position: absolute;
    left:0;
    top:0;
    width: 22px;
    background:var(--seconderycolordark);
    color:#fff;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
}
.top-cart-row .dropdown-cart .dropdown-menu,.top-bar .dropdown-cart .dropdown-menu  {
  border:none;
  border-radius:15px;
  float: right;
  left:auto;
  right:0;
  min-width: 0;
  padding: 24px 15px;
  width: 280px;
}

.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .type-name {
 font-size:.95em;
 padding:5px;
 background:#f9f9f9;
 margin-top:0;
 margin-bottom:10px;
 color:var(--primerycolordark);
 border-radius:6px;
 text-align:center;
}
.cart-item.product-summary .name,.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .name {
    font-size: 1em;
    font-weight: 600;
    margin-top: 5px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-item.product-summary .action {
  padding: 0;
  position: relative;
  font-size: 18px;
  top: 8px;
  text-align:center;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total .text {
  font-size: 13px;
  font-family: inherit;
  color: #666666;
  margin-right: 10px;
}
.top-cart-row .dropdown-cart .dropdown-menu .cart-total .price {
  font-weight: 700;
}
.header-nav .navbar-default {
  border: medium none;
  border-radius:30px 30px 0 0;
  margin: 0;
  min-height:unset;
  background:none;
}
.header-nav .navbar-default .navbar-collapse {
  padding: 0;
}
.navbar-nav {float:none}

.header-nav .navbar-default .navbar-collapse .navbar-nav > li > a,.mobile-menu-header .header-nav .navbar-default .navbar-collapse .navbar-nav > li li > a {
  color: #555;
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 14px 12px;
  transition: all 0.2s linear 0s;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li > a.icon {
  font-size: 1.8em;
  color: var(--seconderycolordark);
  padding:0;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li > a.icon i{
  vertical-align:middle;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li > a.dropdown-toggle:after{
font-family: 'Font Awesome 5 Pro';
content: "\f107";
position:relative;
padding:0 4px;
vertical-align:middle;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav li a:hover,.header-nav .navbar-default .navbar-collapse .navbar-nav li a:focus,.header-nav .navbar-default .navbar-collapse .navbar-nav li.active a ,.header-nav .navbar-default .navbar-collapse .navbar-nav li.open a:hover
{
  color:var(--primerycolor);
  background:transparent;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label {
  position: absolute;
 
  top: -4px;
  display: inline;
  padding: 1px 7px;
  color: #fff;
  font-size:.75em;
  font-weight:400;
  right:10px;
  line-height: normal;
  border-radius:6px;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label:after {
  border-width: 6px 7px 0 6px;
  right: 18px;
  top: 90%;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 0;
  z-index: 100;
  
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label:before {
  right: 18px;
  top: 90%;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label.new-menu {
  background: #f1c40f;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label.new-menu:after {
  border-color: #f1c40f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label.new-menu:before {
  border-color: #f1c40f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label.hot-menu {
  background: #ff7878;
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label.hot-menu:after {
  border-color: #ff7878 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.header-nav .navbar-default .navbar-collapse .navbar-nav > li .menu-label.hot-menu:before {
  border-color: #ff7878 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown.mega-menu {
  position: static;
}
.mega-menu .dropdown-menu{
  width:100%;
}
.yamm .dropdown-menu {
  /*left:auto;*/
  top: 100% ;
  -webkit-border-radius:15px;
  -moz-border-radius: 15px;
  border-radius:15px;
  border:none;
  padding:0px
}

.yamm .dropdown-menu .custom-banner a {padding:0px}
.yamm .dropdown-menu .banner-image,.yamm .dropdown-menu .custom-banner{
  text-align:center!important;
}

.navbar-nav .open a{
    float: none;
	background:#fff!important;
	border-radius:3px 3px 0px 0px;
}

.yamm .dropdown-menu .yamm-content {
  padding: 20px 20px;

}

.yamm .dropdown-menu .yamm-content .links li a {
  padding: 4px 0px;
  font-family: inherit;
  font-size:13px;
  color:#565656;	
}

.yamm .dropdown-menu h2 {
  font-size: 14px;
  color: #555;
  margin: 0px;
  font-weight:bold;
  border-bottom:solid 1px #eee;
}
.yamm .dropdown-menu li {
  line-height:normal;
  padding: 0px 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.yamm .dropdown-menu li a {
  color: #3D3D3D;
  line-height: normal;
  text-transform: none ;
  display: block;
  padding: 8px 0;
}
.yamm .dropdown-menu li a:hover,
.yamm .dropdown-menu li a:focus {
  background: rgba(0, 0, 0, 0);
  margin-left: 0px;
}
.yamm .dropdown-menu .text {
  font-size: 13px;
  line-height: 20px;
  position: relative;
  bottom: 0px;
  top: 73px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.header-nav .navbar-default .dropdown .dropdown-menu.pages .links > li {
  border-bottom: 1px solid #E0E0E0;
  padding: 5px 0;
}
.header-nav .navbar-default .dropdown .dropdown-menu.pages .links > li:last-child {
  border-bottom: none;
}
.header-nav .navbar-default .dropdown .dropdown-menu.pages .links > li > a {
  line-height: 26px;
  padding: 0px;
}
.header-nav .navbar-default .dropdown .dropdown-menu.pages .links > li > a:hover,
.header-nav .navbar-default .dropdown .dropdown-menu.pages .links > li > a:focus {
  margin-left: 0px;
}

/*mobile menu */
.body-overlay{
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    height:100vh;
    width:100%;
    background:rgba(0,0,0,.5);
    opacity:0;
    visibility:hidden;
    z-index:0;
    transition:all 500ms ease;
}
.body-overlay.now-visible{
	opacity:1;
	visibility:visible;
    z-index:990;
}
.mobile-menu-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:-350px;
	top:0px;
	width:100%;
    max-width:300px;
    height:100vh;
	padding:0px 0px;
	background:rgba(255,255,255,1);
	z-index:1000;
    overflow:auto;
	transition:all 500ms ease;
}
.mobile-menu-header .close{
    position:absolute;
    right:0;
    top:17px;
    width: 40px;
    text-align:center;
}
.mobile-menu-header .logo{
	padding:10px 0px;
    width:100%;
    text-align:center;
}
.mobile-menu-header .logo img{
    max-height:35px;
    max-width:99%;
}
.mobile-menu-header.now-visible{
    padding:0 15px;
	opacity:1;
	visibility:visible;
    left:0px;
    box-shadow: 0 10px 10px rgba(0,0,0,.2);
}
.mobile-menu-header .header-nav .navbar-default .navbar-nav li a {
    padding: 10px 17px;
    border-bottom: solid 1px #eee;
    background-color:transparent;
}
.mobile-menu-header .header-nav .navbar-default .navbar-nav li:last-child > a {
    border:none;
}
.mobile-menu-header .navbar-nav .open .dropdown-menu{
    padding:5px;
    background:rgba(0,0,0,0.01);
    margin:5px 0;
}
.mobile-menu-header .header-nav .navbar-default .navbar-collapse .navbar-nav li  a.dropdown-toggle::after {
    position: absolute;
    left: 0;
}
.mobile-menu-header .header-nav .navbar-default .navbar-collapse .navbar-nav li a.dropdown-toggle:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: .75em;
    content: "\f067";
    position: absolute;
    top: 14px;
    right:0;
    padding:1px 2px;
    vertical-align: middle;
    border: solid 1px #ccc;
    line-height: 1;
    border-radius: 3px;
}
.mobile-menu-header .header-nav .navbar-default .navbar-collapse .navbar-nav li.open > a.dropdown-toggle:before {
    content: "\f068";
}
/*mobile menu */

.sidebar .side-menu {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}

.sidebar .custom-carousel .owl-controls .owl-prev  {top: -20px;}
.sidebar .custom-carousel .owl-controls .owl-next  {top: -20px;}

.sidebar .side-menu .head {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  font-size: 14px;
  padding: 12px 17px;
 
  background-color:var(--primerycolordark);
  font-weight:700;
  border-radius:15px 15px 0 0;
}
.sidebar .side-menu .head a{color:#fff;}
.sidebar .side-menu .head .icon {
  margin-left: 5px;
}
.sidebar .side-menu nav .nav > li {
  transition: all 0.3s ease 0s;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eaeaea;

}

.sidebar .side-menu nav .nav > li:last-child {border-bottom:none}

.sidebar .side-menu nav .nav > li > a {
  padding: 13px 15px;
  color: #666666;
  font-family: inherit;
  letter-spacing:0.2px
}
.sidebar .side-menu nav .nav > li > a:after {
  color: #bababa;
  content: "\f104";
  float:left;
  font-size: 12px;
  height: 20px;
  line-height: 18px;
  transition: all 0.3s ease 0s;
  width: 10px;
  font-family: 'Font Awesome 5 Pro';
}
.sidebar .side-menu nav .nav > li > a .icon {
  font-size: 16px;
  margin-left: 12px;
}
.sidebar .side-menu nav .nav > li > a:hover,
.sidebar .side-menu nav .nav > li > a:focus {
  background: #fff;

}
.sidebar .side-menu nav .nav > li > a:hover .icon,
.sidebar .side-menu nav .nav > li > a:focus .icon {
  color: #666666;
}
.sidebar .side-menu nav .nav > li > .mega-menu {
  padding: 3px 0;
  top: 0 !important;
  right: 100%;
  margin: 0;
  min-width: 330%;
  /*338%;*/
  position: absolute;
  top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow:hidden
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content {
  padding: 10px 20px;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li {

  padding:3px 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li:last-child {
  border-bottom: none;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li > a {
  line-height: 26px;
  padding: 0px;
  font-size:13px;
  font-family: inherit;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content .dropdown-banner-holder {
  position: absolute;
  right: -16px;
  top: -8px;
}
.sidebar .side-menu2 nav .nav li a {
  padding: 14.3px 15px;
}
.sidebar .sidebar-module-container .sidebar-widget .widget-header {
  padding: 10px 0px;
}
.sidebar .sidebar-module-container .sidebar-widget .widget-header .widget-title {
  font-size: 13px;
  margin: 0px;
  font-weight:bold
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle {
  clear: both;
  display: block;
  font-size: 13px;
  line-height: 28px;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle:after {
  content:"\f068";
  float: right;
  font-family: 'Font Awesome 5 Pro';
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed {
  color: #666666;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:after {
  color: #636363;
  content: "\f067";
  font-family: 'Font Awesome 5 Pro';
  font-weight:normal
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-body .accordion-inner ul li a:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  font-size: 14px;
  line-height: 15px;
  margin: 0 5px 0 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .accordion .accordion-group .accordion-body .accordion-inner ul li a:hover:before {
  margin: 0 8px 0 0;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder {
  padding: 0 0 20px;
  position: relative;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top:0px;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider.slider-horizontal {
  height: 20px;
  width: 100% !important;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track {
  background-color: #f1f1f1;
  background-repeat: repeat-x;
  cursor: pointer;
  position: absolute;
  width: 94% !important;
  height: 6px;
  left: 0;
  margin-top: -5px;
  top: 50%;
  width: 100%;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-selection {
  bottom: 0;
  height: 100%;
  top: 0;
  background-repeat: repeat-x;
  box-sizing: border-box;
  position: absolute;
  background: #c3c3c3;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .slider-track .slider-handle {
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  height: 20px;
  margin-left: -3px !important;
  opacity: 1;
  position: absolute;
  top: -3px;
  width: 20px;
  margin-top: -5px;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .slider .tooltip {
  margin-top: -36px;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .price-range-holder .min-max {
  font-size: 15px;
  font-weight: 700;
  color: #fe5252;
  margin-top: 15px;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li {
  clear: both;
  display: block;
  font-family:  inherit;
  font-size: 13px;
  font-weight: normal;
  line-height: 28px;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .list li a {
  color: #666666;
  display: block;
}
.sidebar .sidebar-module-container .sidebar-widget .sidebar-widget-body .compare-report {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sidebar .sidebar-widget .advertisement .item {
  background-position: center 55%;
  background-size: cover;
  padding-bottom:60px

}
.sidebar .sidebar-widget .advertisement .item .caption {
  color: #636363;
  left: 12%;
  letter-spacing: -3px;
  position: absolute;
  top: 11%;
  z-index: 100;
  display: table-cell;
}
.sidebar .sidebar-widget .advertisement .item .caption .big-text {
  font-size: 60px;
  line-height: 125px;
 
  font-family: inherit;
  color: #fff;
  text-shadow: 1px 1px 3px #cfcfcf;
}
.sidebar .sidebar-widget .advertisement .item .caption .big-text .big {
  font-size: 120px;
  color: #ff7878;
  display: block;
  text-shadow: 1px 1px 3px #cfcfcf;
}
.sidebar .sidebar-widget .advertisement .item .caption .excerpt {
  font-size: 24px;
  letter-spacing: -1px;
 
  color: #e6e6e6;
  text-shadow: 1px 1px 3px #cfcfcf;
}
.sidebar .sidebar-widget .advertisement .owl-controls {
  bottom: 10px;
  position: absolute;
  text-align: center;
  top: auto;
  width: 100%;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination {
  display: inline-block;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page {
  display: inline-block;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  background: #ddd;
  border: none;
  border-radius: 2px;
  margin: 0 2px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.sidebar-widget { background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	padding:20px;
    border-radius:15px;
}
.sidebar-widget .section-title{font-size:1.1em;color:var(--primerycolordark);border-bottom:solid 1px #eee;}
.sidebar-widget .adsLink img{margin:0 auto 10px;border-radius:3px;}

.related-product .tag {
  font-size: 15px;
  font-weight: 700;
  height: 50px;
  line-height: 45px;
  left: 15px;
  text-align: center;
  top: 3.5%;
  width: 50px;
  position: absolute;
}
/*==*/
/*  OWL CAROUSEL
/*==*/
.main-slider {
    cursor: default;
    background: rgb(255,255,255);
    background: linear-gradient(0deg,rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);
}
.main-slider .owl-controls {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}
/*.panel-group .panel .owl-controls {
  margin-top: 25px;
}
.panel-group.blank .panel .owl-controls {
  margin-top: 40px;
}*/
.main-slider .owl-pagination {
  position: relative;
  line-height: 30px;
}
.main-slider .owl-buttons {
  display: block;
}
.main-slider .owl-prev,
.main-slider .owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 45px;
  font-size: 21px;
  background-color: #f2f2f2;
  border: none;
  margin: auto;
  transition: all 200ms ease-out;
  opacity: 0;
}
.main-slider .owl-prev {
  left: 20px;
  /* -35px;*/
}
.main-slider .owl-next {
  right: 20px;
}
.main-slider:hover .owl-prev {
  left: 0px;
  opacity: 0.5;
}
.main-slider:hover .owl-next {
  right: 0px;
  opacity: 0.5;
}
.main-slider:hover .owl-prev:hover,
.main-slider:hover .owl-next:hover {
  opacity: 1;
}
.main-slider .owl-outer-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
  height: 100%;
  z-index: 0;
}
.main-slider .owl-outer-nav .owl-wrapper-outer,
.main-slider .owl-outer-nav .owl-pagination,
.main-slider .owl-outer-nav .owl-prev,
.main-slider .owl-outer-nav .owl-next {
  z-index: 1;
}
.main-slider .owl-outer-nav .owl-controls {
  position: static;
}
.main-slider .owl-outer-nav .owl-prev {
  left: -65px;
}
.main-slider .owl-outer-nav .owl-next {
  right: -65px;
}
.main-slider .owl-outer-nav:hover .owl-prev {
  left: -80px;
}
.main-slider .owl-outer-nav:hover .owl-next {
  right: -80px;
}
.main-slider .owl-ui-md .owl-pagination {
  line-height: 45px;
}
.main-slider .owl-ui-md .owl-prev,
.main-slider .owl-ui-md .owl-next {
  width: 45px;
  height: 45px;
  font-size: 45px;
}
.main-slider .owl-ui-md .owl-prev {
  left: -55px;
}
.main-slider .owl-ui-md .owl-next {
  right: -55px;
}
.main-slider .owl-ui-md:hover .owl-prev {
  left: -60px;
}
.main-slider .owl-ui-md:hover .owl-next {
  right: -60px;
}
.main-slider .owl-outer-nav.owl-ui-md:after {
  left: -18%;
  width: 136%;
}
.main-slider .owl-outer-nav.owl-ui-md .owl-prev {
  left: -85px;
}
.main-slider .owl-outer-nav.owl-ui-md .owl-next {
  right: -85px;
}
.main-slider .owl-outer-nav.owl-ui-md:hover .owl-prev {
  left: -100px;
}
.main-slider .owl-outer-nav.owl-ui-md:hover .owl-next {
  right: -100px;
}
.main-slider .owl-ui-lg .owl-pagination {
  line-height: 60px;
}
.main-slider .owl-ui-lg .owl-prev,
.main-slider .owl-ui-lg .owl-next {
  width: 60px;
  height: 60px;
  font-size: 42px;
}
.main-slider .owl-ui-lg .owl-prev {
  left: -75px;
}
.main-slider .owl-ui-lg .owl-next {
  right: -75px;
}
.main-slider .owl-ui-lg:hover .owl-prev {
  left: -80px;
}
.main-slider .owl-ui-lg:hover .owl-next {
  right: -80px;
}
.main-slider .owl-outer-nav.owl-ui-lg:after {
  left: -22%;
  width: 144%;
}
.main-slider .owl-outer-nav.owl-ui-lg .owl-prev {
  left: -105px;
}
.owl-outer-nav.owl-ui-lg .owl-next {
  right: -105px;
}
.main-slider .owl-outer-nav.owl-ui-lg:hover .owl-prev {
  left: -120px;
}
.main-slider .owl-outer-nav.owl-ui-lg:hover .owl-next {
  right: -120px;
}
.main-slider .owl-inner-nav .owl-controls {
  position: static;
}
.main-slider .owl-inner-nav .owl-prev {
  left: 45px;
}
.main-slider .owl-inner-nav .owl-next {
  right: 45px;
}
.main-slider .owl-inner-nav:hover .owl-prev {
  left: 30px;
}
.main-slider .owl-inner-nav:hover .owl-next {
  right: 30px;
}
.main-slider .owl-outer-nav .owl-prev,
.main-slider .owl-outer-nav .owl-next,
.main-slider .owl-inner-nav .owl-prev,
.main-slider .owl-inner-nav .owl-next {
  bottom: 70px;
}
.main-slider .owl-outer-nav.owl-ui-md .owl-prev,
.main-slider .owl-outer-nav.owl-ui-md .owl-next,
.main-slider .owl-inner-nav.owl-ui-md .owl-prev,
.main-slider .owl-inner-nav.owl-ui-md .owl-next {
  bottom: 85px;
}
.main-slider .owl-outer-nav.owl-ui-lg .owl-prev,
.main-slider .owl-outer-nav.owl-ui-lg .owl-next,
.main-slider .owl-inner-nav.owl-ui-lg .owl-prev,
.main-slider .owl-inner-nav.owl-ui-lg .owl-next {
  bottom: 100px;
}
.main-slider .owl-inner-pagination .owl-pagination,
.main-slider .owl-inner-pagination .owl-prev,
.main-slider .owl-inner-pagination .owl-next {
  margin-top: -40px;
  top: -60px;
}
.main-slider .owl-inner-pagination.owl-ui-md .owl-pagination,
.main-slider .owl-inner-pagination.owl-ui-md .owl-prev,
.main-slider .owl-inner-pagination.owl-ui-md .owl-next {
  margin-top: -50px;
  top: -65px;
}
.main-slider .owl-inner-pagination.owl-ui-lg .owl-pagination,
.main-slider .owl-inner-pagination.owl-ui-lg .owl-prev,
.main-slider .owl-inner-pagination.owl-ui-lg .owl-next {
  margin-top: -60px;
  top: -75px;
}
.main-slider .owl-inner-pagination.owl-outer-nav .owl-prev,
.main-slider .owl-inner-pagination.owl-outer-nav .owl-next,
.main-slider .owl-inner-pagination.owl-inner-nav .owl-prev,
.main-slider .owl-inner-pagination.owl-inner-nav .owl-next {
  margin: auto;
  top: 0;
  bottom: 43px;
}
.main-slider .owl-inner-pagination .owl-pagination {
  transition: all 200ms ease-out;
  opacity: 0;
}
.main-slider .owl-inner-pagination:hover .owl-pagination {
  opacity: 1;
}
.main-slider .owl-inner-pagination.owl-inner-nav .owl-pagination,
.owl-inner-pagination.owl-outer-nav .owl-pagination {
  top: -45px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-md .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-md .owl-pagination {
  top: -50px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-lg .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg .owl-pagination {
  top: -60px;
}
.owl-inner-pagination.owl-inner-nav:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav:hover .owl-pagination {
  top: -60px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-md:hover .owl-pagination {
  top: -65px;
}
.owl-inner-pagination.owl-inner-nav.owl-ui-lg:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg:hover .owl-pagination {
  top: -75px;
}
.main-slider.height-md .item {
  height: 457px;
}
.main-slider.height-lg .item {
  height: 675px;
}
.main-slider .container {
  display: table;
  height: inherit;
}
.main-slider .caption {
  display: table-cell;
}
.main-slider .caption.vertical-center {
  vertical-align: middle;
  padding-bottom: 3vh;
}
.main-slider .caption.vertical-top {
  vertical-align: top;
  padding-top: 8vh;
}
.main-slider .caption.vertical-bottom {
  vertical-align: bottom;
  padding-bottom: 14vh;
}
.main-slider .caption.text-center {
  padding-left: 10%;
  padding-right: 10%;
}
.main-slider .caption.text-left {
  padding-right: 20%;
}
.main-slider .caption.text-right {
  padding-left: 20%;
}
.main-slider .owl-controls {
  display: block;
  position: static;
  margin-top: -47px;
 
}
.main-slider .owl-pagination {
  background: #FFF;
  line-height: inherit;
  position: relative;
  bottom: -40px;
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  opacity: 0;
  transition: all 200ms ease-out;
}
.main-slider:hover .owl-pagination {
  bottom: -15px;
  opacity: 1;
   display:none
}
.main-slider .owl-prev,
.main-slider .owl-next {
  bottom: 0;
}
.main-slider .owl-controls .owl-page {
  display: inline-block;
}
.main-slider .owl-pagination .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  background: #d3d3d3;
  border: none;
  margin: 0 5px;
  transition: all 200ms ease-out;
}
.main-slider .owl-item-gap .item {
  margin: 0 15px;
}
.main-slider .owl-item-gap-sm .item {
  margin: 0 10px;
}
.main-slider .owl-item.loading {
  min-height: inherit;
  background: none;
}
.main-slider .item {
 position:relative;
}
.main-slider .swiper-slide img{
 max-height:400px;
 width:100%;
/* border-radius:20px 20px 0 0;*/
}
.main-slider .item .caption {
  color: #fff;
  left: 0;
  right:0;
  text-align:center;
  position: absolute;
  top:35%;
  z-index: 100;
}
.main-slider .item .caption .slider-header {
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase	
}

.main-slider .item .caption .big-text {
  display:table;
  margin:0 auto;
  font-size:1.7em;
  line-height: 50px;
 
  color: #fff;
  font-weight:800;
  background:var(--primerycolorrgb);
  /*letter-spacing:-1px*/
  padding:5px 1.2em;
  color:#fff;
  border-radius:30px;
}

.main-slider .item .caption .excerpt,
.main-slider .item .caption .small {
  font-size: 14px;
  /*line-height: 50px;*/
  margin-top: 10px;
  font-weight: 500;
  padding-left: 23px;
  background: rgba(0, 0, 0, 0);
}
.main-slider .item .caption .excerpt span,
.main-slider .item .caption .small span {
  color:#fff;
  line-height: 336%;
  padding: 5px;
  display: inline;
}
.main-slider .item .caption .button-holder {
  margin: 20px 0 0;
}
.main-slider .item .caption.bg-color .excerpt,
.main-slider .item .caption.bg-color .small {
  background: rgba(0, 0, 0, 0);
  padding: 0px;
  color: #fff;
  margin-top: 0px;
}
.main-slider .item .caption.bg-color .excerpt span,
.main-slider .item .caption.bg-color .small span {
  background: rgba(0, 0, 0, 0);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  line-height: 24px;
}
.main-slider .full-width-slider {
  margin-bottom: 30px;
}
.main-slider .full-width-slider .item {
  background-color: #FFFFFF;
  background-position: center 55%;
  background-size: cover;
  height: 449px;
}
.main-slider .full-width-slider .item .caption {
  position: absolute;
  top: 11%;
  z-index: 100;
}
.main-slider .full-width-slider .item .caption .big-text {
  font-size: 119px;
  line-height: 80px;
  font-family: 'PacificoRegular';
  color: #fff;
  background: rgba(0, 0, 0, 0);
  padding: 0px;
  text-transform: none;
}
.main-slider .full-width-slider .item .caption .excerpt {
  font-size: 60px;
  line-height: 80px;
  margin-top: 15px;
  font-family: 'LatoBold';
 
  color: #fff;
  background: rgba(0, 0, 0, 0);
  padding: 0px;
}
.main-slider .full-width-slider .item .caption .button-holder {
  margin: 31px 0 0;
}
.main-slider .owl-prev,
.main-slider .owl-next {
  top: 25%;
}

.info-boxes {
  background-color:#fff;
/*  border-radius: 0 0 20px 20px;*/
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
}
.info-boxes-inner {

}
.info-boxes .info-box {
  padding:12.5px 25px;
  text-align:center;
}
.info-boxes .info-box .icon {
  font-size:1.7em;
  display:inline-block;
  color:var(--seconderycolor);
  margin-right:6px;
}
.info-boxes .info-box .info-box-heading {
  font-size:1em;
  line-height:21px;
  display:inline-block;
  /*text-transform: uppercase;*/
  margin-top: 0px;
  font-weight:bold;
  margin-bottom:4px;
  color:var(--primerycolor);
}

.info-boxes .info-box .text {
  color:#999;
  font-weight: normal;
  font-size: 13px;
  margin: 0px;
  letter-spacing:0.5px;
  font-family:inherit;
  
}
.scroll-tabs {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
  
}
.scroll-tabs .more-info-tab {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
  padding: 15px 20px;
}
.scroll-tabs .more-info-tab .new-product-title {
  margin-bottom: 0px;
  margin-top: 5px;
  font-size:16px;
  font-family: inherit;
 
  font-weight:bold
}
.scroll-tabs .nav-tab-line {
  border-bottom: none;
  margin-top: 4px;
  margin-right: 55px;
}
.scroll-tabs .nav-tab-line li.active a {
  border: none;
}
.scroll-tabs .nav-tab-line li a {
   font-weight: 500;
  color: #666666;
  font-size: 13px;
  border: medium none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 10px !important;
  position: relative;
  font-family:inherit
}
.scroll-tabs .nav-tab-line li a:hover,
.scroll-tabs .nav-tab-line li a:focus {
  background: rgba(0, 0, 0, 0);
}

.tab-content {padding-left:20px}

.product {
  position: relative;
}
.product .product-image{
  text-align:center;
}
.product .product-image a{
 display:block;
 text-align:center;
 min-height:230px;
}

.product .product-image img {
  width:auto;
  margin:0 auto;
  max-width:100%;
  max-height:350px;
  border-radius:15px;
}

.product .product-image .tag,.single-product .gallery-holder .tag{
  position: absolute;
}
.product .product-info .name a:hover, .product .product-info .name a:focus {
  color: var(--primerycolor);
  letter-spacing: 0;
}
.product .product-info {
  min-height:42px;
  margin:20px auto 5px;
}

.product .product-info .name {
  font-size:1.1em;
  font-weight:400;
  margin:0;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;  
  overflow:hidden;
  line-height:1.4;
  cursor:pointer;
  min-height: 3em;
}

.product .product-info .product-price {
}

.product .product-info .product-price .price {
  font-weight:400;
  font-size:1em;
  line-height: 30px;
  color:#ff7878;
}
.product .product-info .product-price .price b{
  color:#222;
  letter-spacing:.2px;
  margin-right:4px;
  font-size:1.3em;
  font-weight:400;
}
.product .product-info .product-price .price-before-discount {
  text-decoration: line-through;
  color: #aaa;
  line-height: 30px;
  font-size: 1em;
  padding:0 5px;
}

.product .product-info .product-remain {
  display: flex;
  min-height: 2rem;
  flex-direction: column;
}

.product .product-info .product-remain .sales-progress {
  width: 100%;
  background-color: #e2e2e2;
  height: .25rem;
  position: relative;
  border-radius: .25rem;
  margin-top: .5rem;
}

.product .product-info .product-remain .sales-progress-bar {
  background-image: linear-gradient(90deg,#ff5b79,#dc3755);
  position: absolute;
  top: 0;
  height: 100%;
  border-radius: .25rem;
    transition: all 0.2s linear 0s;
}

.product .product-info .product-remain .sales-percentage-text{
  margin: 0;
  color: #dc3755;
  font-size:.95em;
  position: relative;
}

.product .cart {
    margin-top: 5px;
    opacity: 0;
    width: 100%;
    z-index: 666;
    left: 0;
    position: absolute;
    top: 0;
}
.product .cart .action {
  width:100%;
  display:block;
  text-align:center;
}

.product .cart .action ul{
  display:table;
  border-radius:30px;
  background:rgba(255,255,255,.95);
  padding:5px 3px;
  margin:0 auto;
}
.product .cart .action ul li{
  display:inline-block;
  margin:2px;
}
.product .cart .action ul li.lnk a {
  display:block;
  color: #fff;
  background:#fff;
  width:40px;
  height:40px;
  border-radius:20px;
  cursor:pointer;
}
.product .cart .action ul li.lnk.buy a{
 color:var(--primerycolor);
 background:rgba(253,217,34,.4);
}
.product .cart .action ul li.lnk.wishlist a{
 color:#ccc;
 background:#eee;
}
.product .cart .action ul li.lnk.wishlist a.active{
 color:#ff7878;
 background:rgba(255,120,120,.4);
}
.product .cart .action ul li.lnk.compare a{
 color:#46aad7;
 background:rgba(70,170,215,.4);
}
.product .cart .action ul li.lnk a i{
  font-size:1.5em;
  margin:10px auto 0;
  color:inherit;
}

.product .cart .action .lnk a:hover,.product .cart .action ul .lnk a:focus{
 transform: scale(1.3)  rotate(5deg);
}
.tag {
  font-size:12px;
  font-weight:500;
  line-height: 40px;
  width: 40px;
  height: 40px;

  top: 2.5%;
  z-index: 100;
  border-radius: 50px;
  color: #fff;
  right:5%;
  /*11px;*/
  text-align: center;
}
.tag span {
  position: relative;
  z-index: 100;
}
.tag.new {
  background: #46aad7;
}
.tag.hot {
  background: #ff7878;
}
.product:hover .cart {
  opacity: 1;
  top:45%
}

.best-seller .product .product-info .name,
.special-offer .product .product-info .name {
  margin-top: 4px;
}
.cart {
  margin-top: 5px;
  opacity: 1;
  transition: all 0.4s linear 0s;
  width: 100%;
  z-index: 666;
  left: 0px;
 
 
}
.cart .action {
  float: left;
}
.add-cart-button{
  max-width:300px;
}
.add-cart-button .btn.btn-primary.icon {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  background: #fdd922 ;
  color:#333
}


.cart .action.lnk {
  margin: 10px 0px;
}
.cart .action.lnk a {
  padding: 0 10px;
  color: #dadada;
}
.cart .action.lnk.wishlist {
  border-right: 1px solid #dadada;
}
.product-micro .product-image .image a .zoom-overlay:before {
  color: #FFFFFF;
  content: "\f00e";
  font-family: 'Font Awesome 5 Pro';
  left: 45%;
  position: relative;
  right: 40%;
}
.product-micro .product-image .image a .zoom-overlay {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s linear 0s;
  width: 100%;
  z-index: 99;
}
.product-micro .product-image .image a .zoom-overlay:hover,
.product-micro .product-image .image a .zoom-overlay:focus {
  opacity: 1;
}
.cnt-home .product-micro .tag-micro {
  width: 30px;
  height: 30px;
  font-size: 11px;
  line-height: 29px;
  top: 5.5%;
}
.cnt-home .product-micro .product-info .name {
  font-size: 13px;
  margin-top: 0px !important;
  text-align:inherit;
}

.cnt-home .product-micro .product-info .action .lnk.btn.btn-primary {
  font-size: 12px;
  line-height: 1.7;
}
.product-category{
  padding:10px 0;
  text-align:center;
  display:block;
  cursor:pointer;
}
.product .product-micro .product-image a{
 min-height:initial;
}
.product .product-micro .product-image img{
    border-radius:10px;
}
.best-product .product:first-child {
  margin-bottom:15px;
  border-bottom:dashed 1px #eee;
  padding-bottom:15px;
}
.product-category h3{font-size:1em;}
.product-category .product-image{min-height:80px;}
.product-category .product-image img{
  max-width:50%;
  transition: all 0.2s linear 0s;
}
.product-category:hover img{
   transform: scale(1.2)  rotate(2deg);
}
.new-categories{
}
.new-categories .new-category{
    background:rgba(255,255,255,1);
    padding:25px 10px;
    font-size:1.05em;
    line-height:1.6;
    text-align:center;
}
.new-categories .new-category .new-category-info .name{
  margin-top:10px;
  margin-bottom:10px;
  font-size:1.2em;
}
.new-categories .new-category .new-category-info .name a{
   font-weight:400;
   font-size:.9em;
}
.new-categories .new-category .new-category-info .text{
  text-align: justify;
  text-justify: inter-word;
}
.new-categories .new-category .new-category-image a{
   display:block;
   text-align:center;
}
.new-categories .new-category .new-category-image a img{
  max-height:300px;
  margin:0 auto;
  border-radius:25px;
  transition: all 0.2s linear 0s;
}
.new-categories .new-category .new-category-image a:hover img {
    transform: scale(1.05) rotate(2deg);
}
.new-categories .new-category .new-category-info .btn{
   line-height:2;
   padding:8px;
   margin-top:10px;
   display:none;
}
.new-categories .new-category .new-category-info .btn span,.new-categories .new-category .new-category-info .btn i{
   display:inline-block;
   vertical-align:middle;
}
.new-categories .new-category .new-category-info .btn i{
   background:#fff;
   padding:4px 2px;
   width:35px;
   text-align:center;
   margin:0 10px 0 0;
   border-radius:8px;
   font-size:1.5em;
   color:var(--primerycolor);
}
.copyright-bar {
  background:var(--seconderycolor);
  padding:10px 0px;
  text-align:center;
}

.copyright-bar .copyright {
  color:rgba(0,0,0,.5);
  line-height: 28px;
  display:flex;
  justify-content:space-between;
}

.copyright-bar .copyright a{
  color:rgba(0,0,0,.5);
}

.copyright-bar .payment-methods {
  text-align: right;
}
.copyright-bar .payment-methods ul li {
  display: inline-block;
  margin-right: 15px;
}
.copyright-bar .payment-methods ul li:last-child {
  margin-right: 0px;
}

.wide-banner {
  overflow: hidden;
}
.wide-banner .image img {
  display: block;
  transition: all 0.3s ease;
}
.wide-banner:hover img {
  
}
.cnt-strip {
  position: relative;
  display:block;
}
.cnt-strip .strip {
  position: absolute;
  top:30px;
  width: 100%;
  padding: 8px 10% 5px 10%;
  left:10px;
}
.cnt-strip .strip h2 {
  font-size:1.5em;
  color: #fff;
  margin:0 0 10px;
  font-weight:800;
  line-height:1.5;
  text-shadow: 1px 1px 5px #000;
}
.cnt-strip .strip.darkb h2{color: #444;text-shadow: 1px 1px 3px #fff;font-size:1.3em;}
.cnt-strip .strip .shopping-needs {
  display:block;
  color:var(--primerycolor);
  font-size:.9em;
}
.cnt-strip .strip.darkb .shopping-needs{color: var(--primerycolordark);}
.cnt-strip .strip h3 {
  font-size:1.35em;
  color: #434343;
  margin: 0;
 
  font-family:'Montserrat', sans-serif;
}
.cnt-strip .strip h4 {
  font-size:1.2em;
  margin: 0;
 
  font-family:'Montserrat', sans-serif;
}
.cnt-strip .strip.strip-text {
  width: 80%;
}

.cnt-strip .new-label {
  background: url("../images/label.png") no-repeat scroll right top;
  height: 72px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 72px;
  z-index: 999;
}
.cnt-strip .new-label .text {
  color: #fff;
  font-size: .95em;
  font-weight: bold;
  line-height: 22px;
  left: -13px;
  position: absolute;
  text-align: center;
  top: 14px;
  -ms-transform: rotate(-43deg);
  letter-spacing:1px;
  /* IE 9 */
  -webkit-transform: rotate(-43deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-43deg);
  width: 100%;
}

.wide-banners.homepage-banner {
  margin-top: 30px;
}
.wide-banners.homepage-banner h4 {
  font-size: 30px;
  font-family: inherit;
}
.wide-banners.homepage-banner h3 {
  font-size: 35px;
  font-family: inherit;
}
.new-banner {
  margin-top: 30px;
}
.new-banner .cnt-strip .strip {
  width: auto;
  padding: 0px;
  right: 23px;
}
.new-banner .cnt-strip .strip h3 {
  background: #707070;
  padding: 13px 23px 13px 16px;
  line-height: 24px;
  font-size: 30px;
  font-family: inherit;
}
.new-banner .cnt-strip .strip h5 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  padding-right: 21px;
 
}
.new-banner .cnt-strip .strip h5 span {
  background: none repeat scroll 0 0 #707070;
  -moz-box-shadow: -1.4em 0 0 #707070, 1.4em 0 0 #707070;
  -webkit-box-shadow: -1.4em 0 0 #707070, 1.4em 0 0 #707070;
  box-shadow: -1.4em 0 0 #707070, 1.4em 0 0 #707070;
  padding: 0.6em 0;
}
.new-banner.no-margin {
  margin-top: -10px;
}
.megamenu-banner {
  margin-top: 30px !important;
}
.megamenu-banner h3 {
  font-size: 30px;
  font-family: 'BebasNeueRegular';
}
.megamenu-banner h2 {
  font-size: 40px;
  font-family: 'BebasNeueBold';
}

.blog-slider-container .blog-slider .blog-post-info .name {
  font-size:1.3em;
  line-height:1.5;
  font-weight:bold;
  text-align:center;
}
.blog-slider-container .blog-slider .blog-post-info .name a {
  display:block;
  font-size:.9em;
  min-height:45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-slider-container .blog-slider .blog-post-info .info {
  color:#888;
  font-size: 13px;
  margin-bottom:8px;
  overflow:hidden;
  display:block;
  text-align:center;
}
.blog-slider-container .blog-slider .blog-post-info .text {
   color: #888;
   max-width: 100%;
   min-height: 55px;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   text-align: center;
}
.footer .links-social {
  border-top: 1px solid #e5e5e5;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
  margin-bottom: 70px;
}


.social a {
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
    border-radius: 3px;
}
.social a:hover {
	color: #fff;
}

.social h4 {
	margin: 25px 0 0px 0px;
}
.social ul {
	margin: 0;
	list-style: none;
}
.social ul li {
	margin-right: 7px;
}
.social ul li {
	border-bottom: none;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
	-moz-transition: background 400ms ease-in-out;
	-o-transition: background 400ms ease-in-out;
}
.footer {
    background: #f5f5f5 url('../images/footer-bg.jpg') no-repeat center center;
    background-size: cover cover;
}
.footer .footer-logo img {
    margin: 0 auto 20px;
    max-height: 90px;
}
.footer .links-social .contact-info .about-us {
  margin-bottom: 20px;
}
.footer .links-social .contact-info .social-icons a {
  color: #888888;
  font-size: 16px;
  transition: all 0.2s linear 0s;
  width: 2em;
  height: 2em;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
}
.footer .links-social .contact-info .social-icons a:hover,
.footer .links-social .contact-info .social-icons a:focus,
.footer .links-social .contact-info .social-icons a.active {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
}
.footer .links-social .contact-info .social-icons a .icon {
  line-height: 2em;
}
.footer .social .icon-socials{display:inline-block;width: 40px;height: 40px;background-repeat:no-repeat;background-size:100%;margin-left: 5px;  -webkit-transition: all 0.2s linear 0s;-moz-transition: all 0.2s linear 0s;transition: all 0.2s linear 0s;}
.footer .social .icon-socials:hover{  transform: scale(1.1);}
.footer .social .icon-socials a{display:block;height:100%;width:100%;}
.footer .social .telegram{background-image:url('../images/telegram.png');}
.footer .social .instagram{background-image:url('../images/insta.png');}
.footer .social .aparat{background-image:url('../images/aparat.png');}
.footer .social .facebook{background-image:url('../images/facebook.png');}
.footer .social .twitter{background-image:url('../images/twitter.png');}
.footer .module-heading {
  font-size: 16px;
 
  font-family: inherit;
  color: #555555;
}
.footer .contact-timing .table tbody tr {
  border-bottom: 1px solid #e1e1e1;
}
.footer .contact-timing .table tbody tr td {
  border-top: none;
  font-size: 12px;
  line-height: 36px;
  padding: 0px !important;
}
.footer .contact-timing .contact-number {
  font-family: inherit;
}
.footer .contact-information .media .media-body a {
  color: #666666;
}

.footer .footer-bottom {
    padding-top: 30px;
    padding-bottom: 120px;
    background-color:rgba(235,235,235,.9);
    background-image: url("../images/saffronbottom.png");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 83px;
}

.footer .footer-bottom .footer-box {
    margin-top: 20px;
    background: rgba(255,255,255,0.6);
    padding: 15px 0;
    border-radius: 20px;
    border-top: solid 5px var(--seconderycolor);
}
.footer .footer-bottom .module-title {
 font-size: 1.16em;
 font-weight: 600;
 margin-bottom: 15px;
 color: var(--primerycolordark);
 max-width: 100%;
 display: block;
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
}
.footer .footer-bottom .footer-box .module-title{
 font-size:1.05em;
}
.input-group{
  position: relative;
  display: table;
  border-collapse: separate;
}
.form-control {
    height: 35px;
}
.input-group .form-control {
    display: table-cell;
}
.footer .footer-bottom .module-heading {
  position:relative;
  font-size:1em;
 
  font-family: inherit;
  color: #333;
  border-bottom:1px solid rgba(0,0,0,0.08);
  margin-bottom:10px;
}
.footer .footer-bottom .module-heading:after{
  background:var(--primerycolor);
  content:"";
  bottom:-1px;
  left:0;
  right:0;
  width:110px;
  height:1px;
  position:absolute;
  z-index:1
}
/*.footer .footer-bottom .module-body ul li {

}
.toggle-footer {color:#666}
.toggle-footer a {margin-left:0px!important}
.toggle-footer a:before {display:none}
.toggle-footer i{background:#333; border-radius:2px}*/

.footer .footer-bottom .module-body ul li:last-child{border:none}

.footer .footer-bottom .module-body ul li a {
  font-size: 13px;
  line-height: 30px;
  color:#666;
  position: relative;
  padding-left:10px;
  display: block;
}
.footer .footer-bottom .module-body ul li a:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left:0;
  font-size: 1em;
}
.footer .footer-bottom .module-body ul li a:hover,
.footer .footer-bottom .module-body ul li a:focus {
  color: var(--primerycolor);
}
.product-tag .item {
  background-color: #f5f5f5;
  color: #666666;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 2px;
  padding: 6px 12px;
  border-radius:15px;
}
.product-tag .item.active,
.product-tag .item:hover,
.product-tag .item:focus {
  color: #fff;
}
.newsletter .sidebar-widget-body input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #eaeaea;
  background: #fafafa;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size:13px
}

.hot-deals .custom-carousel .owl-controls .owl-next {
	top:-20px
}
.hot-deals .custom-carousel .owl-controls .owl-prev {
	top:-20px
}
.hot-deals .products{
 text-align:center;
}

.hot-deals .hot-deal-wrapper {
  position: relative;
}
.hot-deals .hot-deal-wrapper .image img{
  width: 100%;
  border-radius:8px 8px 0 0;
}
.hot-deals .hot-deal-wrapper .sale-offer-tag {
  border-radius: 50px;
  color: #FFFFFF;
  font-size:1em;
  font-weight:600;
  height: 50px;
  top: -10px;
  right: -10px;
  width: 50px;
  z-index: 100;
  background: #ff7878;
  position: absolute;
}
.hot-deals .hot-deal-wrapper .sale-offer-tag span {
  position: relative;
  z-index: 100;
  top: 5px;
}
.hot-deals .hot-deal-wrapper .timing-wrapper {
  bottom: 20px;
  position: absolute;
  padding:6px 0;
  left:0;
  width:100%;
  text-align:center;
  background:rgba(211,180,102,.8);
  border-radius:30px;
}
.hot-deals .hot-deal-wrapper .timing-wrapper .box-wrapper {
  display: table;
  text-align: center;
  display:inline-block;
  vertical-align:middle;
}
.hot-deals .hot-deal-wrapper .timing-wrapper .box-wrapper .box {
  background-color:#fff;
  color: #333;
  display: table-cell;
  height: 44px;
  vertical-align: middle;
  width: 45px;
  line-height: 15px;
  border-radius:30px;
  box-shadow:0 2px 4px 0 rgba(0,0,0,.1)
}
.hot-deals .hot-deal-wrapper .timing-wrapper .box-wrapper .box .key {
  display: block;
  font-size: 1.1em;
  color:var(--primerycolordark);
  font-weight: 400;
}
.hot-deals .hot-deal-wrapper .timing-wrapper .box-wrapper .box .value {
  display: block;
  font-size:.8em;
  font-weight: 500;
  letter-spacing:0.5px
}
.hot-deals .hot-deal-wrapper .timing-wrapper .box-wrapper:last-child {
  margin-right: 0px;
}
.hot-deals .product-info .name {
  font-size: 14px;
  font-family: inherit;
}
.hot-deals .product-info .name a {
  color: #555;
}
.hot-deals .product-info .product-price .price {
  font-size:1em;
  line-height:30px;
  color:#ff7878;
}
.hot-deals .product-info .product-price .price b{
  color:#444;
  font-weight:500;
  font-size:1.3em;
}
.hot-deals .product-info .product-price .price-before-discount {
  text-decoration: line-through;
  color: #999;
  font-weight: 400;
  line-height: 30px;
  font-size:.9em;
  padding:0 5px;
}
.hot-deals .cart {
  margin-top: 5px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;

  transition: all 0.2s linear 0s;
  z-index: 666;
  left: 0px;
}
.hot-deals .cart .action {
  float:none;
}
.hot-deals .cart .action .add-cart-button a {
  background: none repeat scroll 0 0 #a8a8a8;
  border: medium none;
  color: #FFFFFF;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  padding: 0px;
}
.hot-deals .cart .action .add-cart-button a .icon {
  background: none repeat scroll 0 0 #575757;
  color: #FFFFFF;
  height: 100%;
  left: 0;
  font-size: 13px;
  padding: 11px 0 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 35px;
}
.hot-deals .cart .action .add-cart-button a span {
  display: block;
  margin-left: 35px;
  overflow: hidden;
  padding: 8px 13px;
}
.hot-deals .cart .action .add-cart-button a:hover,
.hot-deals .cart .action .add-cart-button a:focus {
  background: #c6c6c6;
}
.breadcrumb {
  padding: 0;
  margin-bottom:10px;
}
.breadcrumb ul {
  margin: auto;
  padding:5px 0;
}
.breadcrumb ul li:after {
 display:inline-block;
  color: #666666;
  content: "/";
  font-size: 12px;
  line-height: 24px;
  margin-right: 9px;
  margin-left: -4px;
  padding: 0px;
}
.breadcrumb ul li:last-child:after {
  content: "";
}
.breadcrumb ul li a {
  color: #666666;
  font-family:  inherit;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
}
.category-carousel {
  text-align: center;
  cursor: default;
}
.category-carousel .item {
  position: relative;
  margin-bottom:30px;
}
.category-carousel .item .caption {
  color: #636363;
  left: 12%;
  letter-spacing: -3px;
  position: absolute;
  top: 10%;
  z-index: 100;
  display: table-cell;
}
.category-carousel .item .caption .big-text {
  font-size: 100px;
  line-height: 145px;
 
  font-family: inherit;
  color: #fff;
}
.category-carousel .item .caption .excerpt {
  font-size:36px;
  letter-spacing:normal;
  color: #fff;
}
.category-carousel .item .caption .excerpt-normal {
  font-size:14px;
  letter-spacing:normal;
  color: #fff;
  letter-spacing:0.5px
}


.category-carousel .item .owl-controls {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}
.category-carousel .item .owl-controls .owl-prev,
.category-carousel .item .owl-controls .owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  font-size: 21px;
  color: #FFF;
  background-color: #d3d3d3;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  transition: all 200ms ease-out;
  opacity: 0;
}
.category-carousel .item .owl-controls .owl-prev {
  left: -35px;
}
.category-carousel .item .owl-controls .owl-next {
  right: -35px;
}
.category-carousel .item:hover .owl-prev {
  left: -40px;
  opacity: .25;
}
.category-carousel .item:hover .owl-next {
  right: -40px;
  opacity: .25;
}
.category-carousel .item:hover .owl-prev:hover,
.category-carousel .item:hover .owl-next:hover {
  opacity: 1;
}

.filters-container .nav-tabs.nav-tab-box {
  border: medium none;
  margin-top: 3px;
}
.filters-container .nav-tabs.nav-tab-box li {
  margin-right: 5px;
  padding: 0;
  float:left;
}
.filters-container .nav-tabs.nav-tab-box li a {
  background: none repeat scroll 0 0 #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #666666;
  font-family:  inherit;
  line-height: 18px;
  border: none !important;
  padding: 0px;
}
.filters-container .nav-tabs.nav-tab-box li a .icon {
  margin-right: 5px;
  color:var(--primerycolor);
}
.filters-container .lbl-cnt {
  color: #666666;
  font-family:  inherit;
  font-size: 12px;
  line-height: 24px;
}
.filters-container .lbl-cnt .lbl {
  color: #666666;
  display: inline-block;
  font-family:  inherit;
  font-size: 12px;
  line-height: 28px;
  margin-left: 5px;
}
.filters-container .lbl-cnt .dropdown.dropdown-med .btn{
  border: 1px solid #ccc;
  border-radius:10px;
  padding:5px 12px;
  background: #fff;
  font-size: 13px;
}
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu {
  border-radius:5px 5px 15px 15px;
  box-shadow: none;
  border: 1px solid #ccc;
  border-bottom:solid 4px var(--primerycolor)
}
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:hover,
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu li a:focus {
  background: rgba(0, 0, 0, 0);
  color:var(--primerycolordark)
}
.filters-container .lbl-cnt .dropdown.dropdown-med .dropdown-menu .checkbox{
  margin:0;
  padding-right:10px;
}
.pagination-container {
  margin-top:15px;
  margin-bottom:15px;
  display:block;
  text-align:center;
}
.pagination-container  ul li{
  background: none repeat scroll 0 0 #fff;
  padding:0;
  margin:2px;
}
.pagination-container  ul li a{
 display:block;
 border-radius:10px;
 color:var(--primerycolordark);
 padding:5px 10px;
 min-width:35px;
 cursor:pointer;
 font-size:1.3em;
}
.pagination-container  ul li a:hover,.pagination-container  ul li a.active{
 background:var(--seconderycolor);
 color:#fff;
}

.search-result-container .category-product .product .product-image .tag {
    width:auto;
    height: 35px;
    line-height: 35px;
    font-size:12px;
    right: 14px;
    padding:0 10px;  
}


.search-result-container .category-product-inner .product-list.product {
  position: relative;
  margin-bottom: 30px;
}
.search-result-container .category-product-inner .product-list.product .product-info {
  padding:0px;
}
.search-result-container .category-product-inner .product-list.product .product-info .cart {
    margin-top: 20px;
    top: auto;
    bottom: 0px;
    opacity: 1;
    left: 0;
    position: relative;
	margin-left:0px
}

.search-result-container .category-product-inner .product-list.product .product-info .cart-btn {
    display: block;
    margin-right: 5px;
}

.search-result-container .category-product-inner .product-list.product .tag {
  position: absolute;
  right: 12px;
  top: 18px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 10px;
  right: 14px;
    
}
.product-list.product .product-info .name {
  font-size: 18px;
}
.product-list.product .product-info .description {
  line-height: 20px;
}

/*==*/
/*  Product Detail
/*==*/

.detail-block {
 background-color: #fff;
 box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
 /*overflow:hidden;*/
 border-radius:15px;	
}

.single-product .gallery-holder .gallery-thumbs {
  margin: 15px 0 15px;
  position: relative;
}
.single-product .gallery-holder .gallery-thumbs .pgt-title{
  display:none;
  /*display:table;
  margin:-5px auto 0;
  font-size:.9em;
  padding:5px 10px;
  text-align:center;
  border:solid 1px var(--primerycolor);
  border-radius:10px;
  color:var(--primerycolordark);*/
}
.single-product .gallery-holder .gallery-thumbs .owl-item .item {
  margin-right: 10px;
  text-align:center;
}
.single-product .gallery-holder .gallery-thumbs .owl-item .item a{
  margin:0 auto;
  display:inline-block;
}
.single-product .gallery-holder .gallery-thumbs .owl-item .item a img{
  width:60px;
  height:60px;
  border-radius:30px;
  transition: all 0.2s linear 0s;
  border:solid 4px #fff;
}
.single-product .gallery-holder .gallery-thumbs .owl-item .item a.active img{
  border:solid 4px var(--primerycolor);
}
.single-product .gallery-holder .gallery-thumbs .owl-item .item a:hover img{
  border:solid 4px var(--primerycolordark);
}
.single-product .product-info{
  padding:30px 0 30px 30px;
  font-size:1.06em;
}
.single-product .product-info .product-attachment .btn-attachment{
  display:inline-block;
  background:#f8f8f8;
  padding:4px 8px;
  font-size:.95em;
  border-radius:15px;
}
.single-product .product-info .product-attachment .btn-attachment i{
  width:22px;
  height:22px;
  border-radius:11px;
  padding-top:4px;
  text-align:center;
  background:#fdd922;
  color:var(--primerycolor);
  vertical-align:middle;
}
.single-product .product-info .favorite-button{
  display:flex;
  justify-content:flex-end;
  margin-top:5px;
}
.single-product .product-info .favorite-button .btn{
  width:40px;
  height:40px;
  border-radius:20px;
  background:#f1f1f1;
  margin-left:5px;
  padding:0;
  color:#ccc;
}
.single-product .product-info .favorite-button .btn.favorite.active{
 color:#ff7878;
 background:rgba(255,120,120,.4);
 box-shadow:none;
}
.single-product .product-info .favorite-button .btn i{
  margin-top:7px;
  font-size:1.5em;
  color:inherit;
}
.single-product .product-info .favorite-button .btn:hover{
  transform: scale(1.15);
  color:#666;
}
.single-product .product-info .info-list-container ul li label{
  font-size:1em;
  line-height:1.5;
  color: #888;
  padding: 0px;
}

.single-product .product-info h1{
  font-weight:bold;
  font-size:1.9em;
  color:var(--primerycolor);
}
.single-product .product-info .stock-container .stock-box span{
  line-height:1.8;
}
.single-product .product-info .stock-container .stock-box .value{
  font-weight:bold;
}
.single-product .product-info .description-container {
  line-height: 20px;
  color: #888;
  max-width:100%;
  display:block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.single-product .product-info .price-container {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding:10px 0;
}
.single-product .product-info .price-container .price-box .price {
  padding-left:10px;
  color:#ff7878;
}
.single-product .product-info .price-container .price-box .price b{
  color:#333;
  font-size:1.6em;
  font-weight:600;
  line-height: 50px;
  vertical-align:middle;
}
.single-product .product-info .price-container .price-box .price-strike {
  color: #777;
  text-decoration: line-through;
}

.single-product .product-info .quantity-container .label {
  font-size: 14px;
  font-family: inherit;
  line-height: 35px;
 
  color: #666666;
  padding: 0px;
  font-weight: normal;
}

.option-groups-container .fl-title {
    font-size: 1.1em;
    color: var(--primerycolordark);
    font-weight: 600;
    margin-left:10px;
}
.option-groups-container .option-groups {
}
.option-groups-container .option-groups li{
  position:relative;
  margin:2px 1% 2px 0;
  display:inline-block;
  border-radius:10px;
  cursor:pointer;
  border: solid 2px #ddd;
  transition: all 0.2s linear 0s;
}
.option-groups-container .option-groups li.active{
  border: solid 2px #66bb6a;
}
.option-groups-container .option-groups .color-list li h4{
  opacity:0;
  position:absolute;
  bottom:-20px;
  right:-50%;
  min-width:200%;
  padding:4px 6px;
  font-size:.95em;
  display:block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height:1.3;
  color:#777;
  text-align:center;
  transition: all 0.2s linear 0s;
  z-index:-1;
}
.option-groups-container .option-groups .color-list li:hover h4{
 bottom:-33px;
 opacity:1;
 z-index:10;
}
.option-groups-container .option-groups li span{
 display:block;
 height:35px;
 min-width:35px;
 border-radius:10px;
 border:solid 2px #fff;
 text-align:center;
 padding:6px 5px 0;
 transition: all 0.2s linear 0s;
}
.option-groups-container .option-groups li em{
 position:absolute;
 top:15%;
 width:70%;
 height:70%;
 left:15%;
 color:#66bb6a;
 text-align:center;
 z-index:10;
}
.option-groups-container .option-groups li.active span{
 color:#3d753f;
}
.option-groups-container .option-groups li em i {
 font-size:1em;
 vertical-align:middle;
 text-shadow:0 1px 1px rgba(61,117,61,1);
}
.single-product .product-info .quantity-container .cart-quantity .quant-input {
  display: inline-block;
  height: 35px;
  position: relative;
  width: 70px;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  height: 100%;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow {
  box-sizing: border-box;
  display: block;
  text-align: center;
  width: 40px;
  cursor: pointer;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir .icon {
  position: relative;
  font-size:1.2em;
  transition: all 0.2s linear 0s;
  color:inherit;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir:hover{
  color:var(--primerycolordark);
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir .icon.fa-sort-asc {
  top: 5px;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir .icon.fa-sort-desc {
  top: -7px;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input input {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 15px;
  height: 35px;
  left: 0;
  padding: 0 20px 0 18px;
  position: absolute;
  top: 0;
  width: 70px;
  z-index: 1;
}
.single-product .product-info .keyword-container {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.single-product .product-info .product-social-link .social-label {
  font-size: 15px;
  font-family: inherit;
  line-height: 20px;
 
}
.single-product .product-info .product-social-link .social-icons {
  display: inline-block;
}
.single-product .product-info .product-social-link .social-icons ul li a {
  color: #888888;
  font-size: 16px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  padding: 5px 6px;
}
.single-product .product-info .product-social-link .social-icons ul li a:hover,
.single-product .product-info .product-social-link .social-icons ul li a:focus {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
}
.single-product .product-tabs {
  margin-top: 30px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
  padding: 0px;
  overflow:hidden;
  margin-bottom:30px;
  border-radius:15px;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li {
  float: none !important;

}
.single-product .nav-tabs {border:none}

.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a {
  border: none;
  color: #555;
  display: block;
  padding: 12px 28px;
  margin:0;
  font-size: 13px;
  line-height: 28px;
 
  position: relative;
  background: #f8f8f8;
  border: 1px #fff solid;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:hover,
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:focus {
  border-radius: 0px;
  color: #fff;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:hover:before,
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:focus:before {
  border-color: rgba(0, 0, 0, 0) #e0e0e0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: -10px;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li.active > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li.active > a:before {
  border-color: rgba(0, 0, 0, 0) #e0e0e0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: -10px;
}
.single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li.active > a:after {
 border-style: solid;
  border-width:7.5px 10px 7.5px 1px;
  content: "";
  height: 0;
  position: absolute;
  top: 20px;
  width: 0;
  left: -10px;
}
.single-product .product-tabs .tab-content {
 padding-left:0px
}
.single-product .product-tabs .tab-content .tab-pane {
  padding: 24px;
}
.single-product .product-tabs .tab-content .tab-pane .text {
  line-height: 20px;
  margin:5px 0 0;
  color:#999;
}
.single-product .hichart{direction:ltr;margin:20px auto;width:100%;}
.single-product #owl-single-product-thumbnails .owl-controls {
  position: absolute;
  text-align: center;
  top: auto;
  width: 100%;
  margin-top: 20px;
}
.single-product #owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page {
  display: inline-block;
}
.single-product #owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span {
  background: none repeat scroll 0 0 #ddd;
  border: medium none;
  border-radius:5px;
  display: block;
  height: 10px;
  margin: 0 2px;
  transition: all 200ms ease-out 0s;
  width: 10px;
  cursor: pointer;
}

.single-product .single-product-gallery-item a img {
  border-radius:15px 0 0 0;
}
.single-product .second-gallery-thumb.gallery-thumbs {
  padding: 0 40px;
}
.single-product .second-gallery-thumb.gallery-thumbs #owl-single-product2-thumbnails .owl-wrapper-outer {
  margin-left: 5px;
}
.product-tabs .tab-content .tab-pane .product-reviews .title {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 10px;
  font-family: inherit;

}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review {
  margin-bottom: 20px;
  font-family:  inherit;
  text-transform: none;
  background:#f8f8f8;
  padding:20px
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title {
  margin-bottom: 5px;
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .summary {
  color: #444;
  font-size:1.1em;
  font-weight:600;
  margin-left: 10px;

}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .date span {
  margin-right: 5px;
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .author span {
  margin-right: 5px;
}
.product-tabs .tab-content .tab-pane .product-add-review .title {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0 0 10px;
  font-family: inherit;
}
.product-tabs .tab-content .tab-pane .product-add-review .review-table .table thead th {
    font-weight: normal;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    background: #f8f8f8;
	border:none
}
.product-tabs .tab-content .tab-pane .product-add-review .review-table .table tbody tr td {
  text-align: center;
  vertical-align: middle;
}
.product-tabs .tab-content .tab-pane .product-add-review .review-table .table tbody tr td input {
  float: none;
  margin: auto;
}
.product-tabs .tab-content .tab-pane .product-add-review .review-form label {
  font-weight: normal;
  font-size: 13px;
}
.product-tabs .tab-content .tab-pane .product-add-review .review-form label .astk {
  color: #FF0000;
  font-size: 12px;
}
.product-tabs .tab-content .tab-pane .product-add-review .review-form .txt {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-tabs .tab-content .tab-pane .product-tag .title {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 20px;
  font-family: inherit;
}
.product-tabs .tab-content .tab-pane .product-tag .form-group label {
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  margin-right: 10px;
}

.product-tabs .tab-content .tab-pane .product-tag .form-group .text {
  margin-left: 90px;
}
.furniture-container .product {
  position: relative;
}
.furniture-container .product .btn-primary {
  font-size: 15px;
  line-height: 30px;
  font-family: inherit;
  background: #cbc9c9;
 
  border: none;
  color: #fff;
}
.furniture-container .product .btn-primary:hover,
.furniture-container .product .btn-primary:focus {
  border: none;
}
.furniture-container .best-seller .product .product-info .name,
.furniture-container .special-offer .product .product-info .name {
  margin-top: 4px;
}
.furniture-container .cart {
  margin-top: 5px;
  opacity: 1;
  transition: all 0.2s linear 0s;
  width: 100%;
  z-index: 666;
  left: 0px;
}
.furniture-container .cart .action {
  float: left;
}
.furniture-container .cart .action .add-cart-button .btn.btn-primary.icon {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  background: #575757 ;
}
.furniture-container .cart .action.lnk {
  margin: 10px 0px;
}
.furniture-container .cart .action.lnk a {
  padding: 0 10px;
  color: #dadada;
}
.furniture-container .cart .action.lnk.wishlist {
  border-right: 1px solid #dadada;
}
.homepage-container .product {
  position: relative;
}
.homepage-container .product .product-image .tag {
  font-size: 15px;
  font-weight: 700;
  width: 50px;
  height: 50px;
 
  top: 2.5%;
  z-index: 100;
  border-radius: 50px;
  color: #fff;
  right: 25px;
  text-align: center;
  position: absolute;
}
.homepage-container .product .product-image .tag span {
  position: relative;
  z-index: 100;
  line-height: 48px;
}
.homepage-container .product .product-image .tag.new {
  background: #46aad7;
}
.homepage-container .product .tag.hot {
  background: #58585b;
}

.homepage-container .product .product-image .tag.hot {
  background: #ff7878;
}
.homepage-container .product .product-info .name {
  font-size: 18px !important;
  font-family: inherit;
}

.homepage-container .product .product-info .star-rating .color {
  color: #ffb400;
}
.homepage-container .product .product-info .product-price .price {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  margin-right: 8px;
}
.homepage-container .product .product-info .product-price .price-before-discount {
  text-decoration: line-through;
  color: #d3d3d3;
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
}
.homepage-container .product .cart {
  margin-top: 5px;
  width: 100%;
  z-index: 666;
  left: 0px;
  opacity: 1;
}

.homepage-container .product .cart .action .add-cart-button .btn.btn-primary.icon {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  background: #575757 ;
}
.homepage-container .product .cart .action.lnk {
  margin: 10px 0px;
}
.homepage-container .product .cart .action.lnk a {
  padding: 0 10px;
  color: #dadada;
}
.homepage-container .product .cart .action.lnk.wishlist {
  border-right: 1px solid #dadada;
}
.homepage-container .featured-product .products .product:first-child {
  margin-bottom: 30px;
}
.homepage-container .blog-slider-container .blog-slider .blog-post-info .name {
  font-size: 18px;
}
.homepage-container .btn-primary {
  font-size: 15px;
  line-height: 30px;
  font-family: inherit;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #f2f2f2;
  color: #747474;
}
.homepage-container .btn-primary:hover,
.homepage-container .btn-primary:focus {
  color: #fff;
}
.homepage-container .best-seller .product .product-info .name,
.homepage-container .special-offer .product .product-info .name {
  margin-top: 4px;
}
.homepage-container .cart {
  margin-top: 5px;
  opacity: 1;
  transition: all 0.2s linear 0s;
  width: 100%;
  z-index: 666;
  left: 0px;
}
.homepage-container .cart .action .add-cart-button .btn.btn-primary.icon {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  background: #575757 ;
}
.wrapper .box {
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}
.wrapper .box .wrapper-inner {
  background: none repeat scroll 0 0 #FFFFFF;
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
.wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag {
  font-size: 15px;
  font-weight: 700;
  line-height: 55px;
  width: 55px;
  height: 55px;
 
  top: 2.5%;
  z-index: 100;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  right: 25px;
  text-align: center;
}
.wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag span {
  position: relative;
  z-index: 100;
}
.wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag.new {
  background: #46aad7;
}
.wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag.sale {
  background: #989898;
}
.wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag.hot {
  background: #ff7878;
}
/*==*/
/*  Responsive Layout
/*==*/

.blog-page .blog-post {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius:15px;
    padding: 20px;
}

.blog-page .blog-post h3 {
  font-weight:bold;
}
.blog-page .blog-post h3 a {
  color: #555;
  font-size:.9em;
  line-height:1.6;
  min-height:50px;
}
.blog-page.blog-list .blog-post h3 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.blog-page .tab-content .blog-post {padding:0px 0px 25px 0px!important; box-shadow:none!important}

.blog-page .blog-post span.author {
  padding-left: 20px;
  color: #aaa;
  font-size: 13px;
}
.blog-page .blog-post p {
  padding-top: 16px;
  font-size: 13px;
  color: #666666;
  margin-bottom: 0px;
}
.blog-page.blog-list .blog-post p {
  min-height: 74px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.blog-page .blog-post .blog-pagination .pagination {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.blog-page .blog-post .social-media {
  margin-top: 20px;
  margin-bottom: 30px;
}
.blog-page .blog-post .social-media span {
  font-size: 13px;
   color: #434343;
}
.blog-page .blog-post .social-media a {
  font-size: 18px;
  margin: 0px 10px 0px 0px;
  height: 30px;
  width: 30px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #888888;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 {
  font-family: inherit;
  font-size: 15px;

}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post h4 a {
  color: #555;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post span {
  padding-right: 10px;
  color: #aaa;
  font-size: 12px;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post p {
  padding-top: 10px;
  font-size: 13px;
  color: #666666;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs {
  border-bottom: none;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li {
 
  color: #666666;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 13px;
  border: none;
  letter-spacing:1px
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li:first-child > a {
  padding-right: 10px;
  border-right: 1px solid #d4d4d4;
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav-tabs > li:last-child > a {
  padding-left: 10px;
  letter-spacing:0.5px
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav > li > a {
  padding: 0px;
  color: #666666;
}
.sidebar .sidebar-module-container .search-area .search-button:after {
  content: "\f002";
  font-family: 'Font Awesome 5 Pro';
  font-size: 13px;
  position: absolute;
  top: 14px;
  right: 30px;
  background-color: #fff;
  padding-left: 10px;
}
.sidebar .sidebar-module-container .search-area input {
  font-size: 12px;
  color: #9e9e9e;
  padding: 14px;
  border: 1px solid #e1e1e1;
  width: 100%;
  position: relative;
}
.blog-page .blog-pagination {
  border-top: 1px solid #ececec;
}
.blog-page .blog-pagination .pagination > li:first-child > a {
  margin-right: 10px;
}
.blog-page .blog-pagination .pagination > li:last-child > a {
  margin-left: 2px;
}
.blog-page .side-bar-blog .widget .categories .side-bar-title h3 {
  font-family: inherit;
  font-size: 18px;
 
  color: #555;
  padding-bottom: 8px;
  border-bottom: 1px solid #e3e3e3;
  margin: 0px;
}
.blog-page .blog-post-author-details {
  padding: 40px 0px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    padding: 20px;
}

.blog-review {
	background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    padding: 20px;}
	
.blog-write-comment {
	background-color: #f9f9f9;
    padding:10px 0;}	

.blog-page .blog-post-author-details .author-social-network {
  display: inline-block;
}
.blog-page .blog-post-author-details .author-social-network button {
  background-color: #fff;
  border: 1px solid #e3e3e3;
}
.blog-page .blog-post-author-details .author-social-network button .twitter-icon {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  height: 26px;
  width: 26px;
  text-align: center;
  display: inline-block;
  margin: 6px;
  line-height: 26px;
}
.blog-page .blog-post-author-details .author-social-network > span {
  font-size: 13px;
  color: #434343;
 
  margin-right: 16px;
}

.blog-page .blog-post-author-details .btn-group.open .dropdown-toggle {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-page .blog-post-author-details img {
  float: left;
}
.blog-page .blog-post-author-details .author-job {
  display: block;
  padding: 0px;
  color: #aaa;
  font-size: 12px;
}
.blog-page .blog-post-author-details h4 {
  display: inline-block;
  font-size: 15px;
  font-family: inherit;
  color: #555;
  margin: 0px;
}
.blog-page .blog-post-author-details p {
  font-size: 13px;
  color: #666666;
  padding: 16px 0px 0px 0px;
  text-align: justify;
}
.blog-page .blog-review .title-review-comments {
  font-size: 16px;
  color: #555;
  font-family: inherit;
  margin-bottom: 40px;

}
.blog-page .blog-review p {
  font-size: 13px;
  color: #666666;

}
.blog-page .blog-review .review-action {
  font-size: 12px;
  color: #666666;
  float:left;
}
.blog-page .blog-review .post-load-more {
  text-align: center;
  padding-bottom: 10px;
}
.blog-review img{max-height:80px;}
.blog-page .blog-post .author:before,
.blog-page .blog-post .review:before,
.blog-page .blog-post .date-time:before {
  display:inline-block;
  color:var(--primerycolor);
  font-size:1.2em;
  padding-left:6px;
  font-family: 'Font Awesome 5 Pro';
}
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post .author:before,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post .review:before,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post .date-time:before {
  color: #666666;
  font-size: 13px;
  padding-right: 4px;
  font-family: 'Font Awesome 5 Pro';
}
.blog-page .blog-post .author:before,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post .author:before {
  content: "\f007";
}
.blog-page .blog-post .review:before,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post .review:before {
  content: "\f086";
}
.blog-page .blog-post .date-time:before,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .blog-post .date-time:before {
  content: "\f073";
}

.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav > li > a:hover,
.blog-page .sidebar .sidebar-module-container .sidebar-widget .nav > li > a:focus {
  background-color: #fff;
}
.blog-page .blog-post .social-media a:hover,
.blog-page .blog-post .social-media a:focus {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
}
.blog-page .blog-post .social-media i,
.blog-page .blog-post-author-details .author-social-network button a i {
  padding-top: 6px;
}
.blog-page .blog-review h4,
.blog-page .blog-write-comment h4,
.contact-page .contact-title h4 {
  font-size: 14px;
  color: #555;
  font-family: inherit;
  display: inline-block;
}
.blog-page .blog-review .review-action a:hover,
.blog-page .blog-review .review-action a:focus {
  text-decoration: underline;
}
.blog-page .blog-review .blog-comments .blog-comments,
.blog-page .blog-review .blog-sub-comments {
  border-bottom: 1px solid #e3e3e3;
}
.blog-page .blog-post-author-details .author-social-network .dropdown-menu {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.blog-page .blog-post-author-details .author-social-network .dropdown-menu > li > a .icon {
  margin-right: 5px;
}

/*==*/
/* Checkout
/*==*/
.checkout-box .checkout-steps .panel-default    {
	background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    padding: 20px;
}

.checkout-box .checkout-steps .checkout-step-01 .already-registered-login .form .form-group .info-title {
  font-family:  inherit;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 13px;
}
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login .forgot-password {
  padding-top: 14px;
  display: inline-block;
}
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a {
  font-size: 13px;
  color: #666666;
  text-decoration: underline;
}
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login button {
  margin-top: 15px;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title {
  margin: 0px !important;
  font-size:.85em;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title a {
  color: #555;
 
  display: block;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title a span {
  background-color: #aaaaaa;
  color: #fff !important;
  display: inline-block;
  padding: 14px 20px;
}
.checkout-box .checkout-steps .checkout-subtitle {
  font-size:1em;
  color: #434343;
  margin-right: 12px;
}
.checkout-box .checkout-steps .panel-body {
  padding: 20px;
  border:none
}

.panel-group .panel-heading+.panel-collapse>.panel-body {border:none}

.checkout-box .checkout-steps .guest-login .form .radio-checkout-unicase .guest-check {
  margin-bottom: 6px;
}
.checkout-box .checkout-steps .guest-login ul .save-time-reg {
  padding-bottom: 4px;
}
.checkout-box .panel-group .panel {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
  padding: 20px;
  border:none
}
.checkout-box .checkout-progress-sidebar .panel-body ul li a {
  color: #666666;
}
.checkout-box .checkout-progress-sidebar .panel .panel-heading {
  padding: 27px 30px;
  border-bottom: 1px solid #ddd;
}
.checkout-box .checkout-progress-sidebar .panel .panel-heading h4 {
  margin: 0px;
  background: #fff;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 14px;
  margin-bottom: 10px;
  color:#555;
}
.checkout-box .checkout-steps .checkout-step-01 .guest-login .form .radio input[type="radio"],
.checkout-box .checkout-steps .form .radio-inline input[type="radio"],
.checkout-box .checkout-steps .form .checkbox input[type="checkbox"],
.checkout-box .checkout-steps .form .checkbox-inline input[type="checkbox"] {
  margin-left: 0px;
}
.checkout-box .checkout-steps .panel .panel-heading,
.checkout-box .checkout-progress-sidebar .panel .panel-heading {
  font-family: inherit;
  font-size: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
 
  padding:0px;
  border:none
}
.checkout-box .checkout-steps .guest-login .title-tag-line,
.checkout-box .checkout-steps .already-registered-login .title-tag-line {
  margin-bottom: 15px;
  font-size: 13px;
}
.checkout-box .checkout-steps .guest-login .form .radio-checkout-unicase,
.checkout-box .checkout-steps .guest-login ul {
  padding-left: 10px;
  font-size: 13px;
}

.checkout-progress-sidebar .nav>li>a {padding: 10px 0px;} 
.checkout-progress-sidebar .nav>li>a:hover, .nav>li>a:focus {background:none}

/*==*/
/*  Contact Us
/*==*/

.contact-page {
	background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius:15px;
    padding: 20px;
	overflow:hidden}	

.contact-page .contact-map iframe {
  height: 400px;
  width: 100%;
}
.contact-page .contact-info {
  font-size: 13px;
  color: #666;
}
.contact-page .contact-info .contact-i {
  display: inline-block;
  height: 30px;
  width: 30px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  margin-right: 16px;
  float: left;
}
.contact-page .contact-info .contact-i i {
  padding-top: 8px;
  font-size: 14px;
}
.contact-page .contact-info .contact-span {
  display: block;
}
.contact-page .contact-title h4 {
  margin-bottom: 30px;
}
.contact-page .contact-info .address,
.contact-page .contact-info .phone-no {
  margin-bottom: 10px;
}


/*==*/
/*  Shopping Cart
/*==*/

.shopping-cart {
padding: 20px 0;
overflow:hidden	
}

.shopping-cart .shopping-cart-table {
  margin-bottom: 50px;
}
.shopping-cart .shopping-cart-table table {
  margin-bottom: 0px !important;
}
.shopping-cart .shopping-cart-table table tbody tr td {
  vertical-align: middle;
  text-align:center;
}

.shopping-cart .cart-image img {
 width:100px
}

.cart-shopping-total {background:#f8f8f8}

.shopping-cart .shopping-cart-table table tbody tr .romove-item a {
  font-size: 18px;
  color: #666666;
}
.shopping-cart .shopping-cart-table table tbody tr .romove-item a:hover,
.shopping-cart .shopping-cart-table table tbody tr .romove-item a:focus {
  color: #ff0000 !important;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-image .entry-thumbnail {
  display: block;
  text-align: center;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info {
  vertical-align: middle !important;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 {
  margin-top: 0px;
  font-family: inherit;
  font-size: 16px;

}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a {
  color: #555;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .reviews {
  font-size: 11px;
  color: #aaa;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info {
  margin-top: 10px;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span {
  font-size: 12px;
  color: #666666;
 
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span {
  font-size: 12px;
  text-transform: lowercase;
  margin-left: 14px;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a {
  color: #666666;
  text-decoration: underline;
}
.shopping-cart .shopping-cart-table .table > thead > tr > th {
  text-align: center;
  padding:5px;
  border-width:1px;
}
.shopping-cart .shopping-cart-table .shopping-cart-btn span {
  padding: 20px 0px;
  display: block;
}
.shopping-cart .estimate-ship-tax table thead tr th .estimate-title {
  font-size: 14px;
  color: #555;
  margin-bottom: 2px;
  margin-top: 0px;
  display: block;
}
.shopping-cart .estimate-ship-tax table thead tr th p {
  font-size: 13px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 0px;
}
.shopping-cart .estimate-ship-tax table thead tr > th {
  padding: 24px 10px 20px 10px;
}
.shopping-cart .estimate-ship-tax table tbody tr > td {
  padding: 24px 10px !important;
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .selectpicker {
  background: #fff;
  color: #999;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
}
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,
.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus {
  background: rgba(0, 0, 0, 0);
}
.shopping-cart .cart-shopping-total table thead tr th {
  background-color: #fafafa;
  text-align: right;
  padding: 24px 50px;

}
.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total {
  color: #555;
  margin-bottom: 7px;
}
.shopping-cart .cart-shopping-total table tbody tr td {
  padding: 24px 50px;
}
.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn button {
  float: right !important;
  margin-bottom: 8px;
}
.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn span {
  display: block;
  font-weight: normal;
  color: #666666;
}
.shopping-cart .shopping-cart-table table tbody tr .romove-item,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-quantity {
  text-align: center;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total span,
.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total span {
  display: block;
  font-family: inherit;
  font-size: 16px;
  color: #555;
 
}
.shopping-cart .estimate-ship-tax table tbody tr td .form-group label,
.shopping-cart .estimate-ship-tax table tbody tr td .form-group input,
.blog-page .blog-write-comment .form-group label,
.blog-page .blog-write-comment .form-group input,
.contact-page .contact-form .form label,
.contact-page .contact-form .form input {
  font-size: 13px;
  font-weight: normal;
  color: #999;
}

.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total,
.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
  font-family: inherit;
  font-size: 14px;
}
.shopping-cart-table table tbody tr td .quant-input {
  display: inline-block;
  height: 35px;
  position: relative;
  width: 70px;
}
.shopping-cart-table table tbody tr td .quant-input .arrows {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  text-align: center;
  width: 40px;
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-asc {
  top: 5px;
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-desc {
  top: -7px;
}
.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon {
  position: relative;
}
.shopping-cart-table table tbody tr td .quant-input input {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 15px;
  height: 35px;
  left: 0;
  padding: 0 20px 0 18px;
  position: absolute;
  top: 0;
  width: 70px;
  z-index: 1;
  text-align:left;
}

.checkout-btn { background:#fdd922; color:#333; padding: 10px 18px;}

.product-comparison table tr td a img  {width:150px!important}

.product-comparison .compare-table tr th {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  padding: 18px 10px;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  text-align:center;
}
.product-comparison .compare-table tr td {
  padding: 18px 30px;
  border: 1px solid #e5e5e5;
  text-align:center;
}
.product-comparison .compare-table tr td .product {
  margin-bottom: 15px;
  margin-top: 40px;
}
.product-comparison .compare-table tr td .product .product-image .image a {
  display: block;
}
.product-comparison .compare-table tr td .product-price .price {
  font-size:1.1em;
  margin:0 5px;
  color:#ff7878;
}
.product-comparison .compare-table tr td .product-price .price b{
  font-weight:400;
  color:#58585b;
  margin:0 5px;
}
.product-comparison .compare-table tr td .product-price .price-before-discount {
  color: #D3D3D3;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: line-through;
}
.product-comparison .compare-table tr td .text {
color:#888;
}
.product-comparison .compare-table tr td .in-stock {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0px;
}
.product-comparison .compare-table tr td .remove-icon {
  color: #ff7878;
}
.product-comparison .compare-table tr td .remove-icon:hover,
.product-comparison .compare-table tr td .remove-icon:focus {
  color: #000;
}
.body-content .x-page .x-text h1 {
  display:table;
  font-size: 200px;
  font-weight:bold;
  margin:0 auto;
  color: #631a37;
  background: linear-gradient(to left, var(--primerycolor) 0%, var(--primerycolordark) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.body-content .x-page .x-text p {
  font-size:1.5em;
  font-weight:800;
  color:#ff7878
}

.body-content .x-page .x-text .form input {
  border: 1px solid #e0e0e0;
  border-radius:10px;
  color: #3d3d3d;
  padding:6px 13px 8px;
  font-size: 15px;
  width: 40%;
}
.body-content .x-page .x-text a {
  font-size: 15px;
}

/*==*/
/*  Terms and Condition/track orders  /*
/*==*/
.simple-tr-page {
    overflow: hidden;
}
.simple-page {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius:15px;
    padding: 20px;
    overflow: hidden;
    min-height:150px;
}

.body-content .simple-page .terms-conditions h2,
.body-content .faq-page h2,
.body-content .simple-page .terms-conditions h3 {
    font-size: 14px;
   
    color: #555;
    font-family: inherit;
    margin-bottom: 30px;
    font-weight: bold;
}
.body-content .simple-page .terms-conditions ol {
  padding-left: 22px;
}
.body-content .simple-page .terms-conditions ol li {
  font-style: normal;
  font-size: 13px;
  color: #666;
  padding-bottom: 20px;
}
.body-content .simple-page .terms-conditions p {
  font-size: 15px;
}

.track-order-page {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    padding: 20px;
    overflow: hidden;
}

.product-comparison {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius:15px;
    padding: 20px;
}

.faq-page {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    padding: 20px;
    overflow: hidden;
}

.faq-page .panel-group .panel {padding:0px; box-shadow:none}


.body-content .simple-page .terms-conditions span,
.body-content .faq-page .title-tag,
.body-content .track-order-page span {
  display: block;
  font-style: normal;
  font-size: 14px;
  color: #666;
}
.body-content .faq-page .title-tag {
  text-align: left;
  padding-bottom: 30px;
}
.body-content .track-order-page .register-form label {
  font-weight: 400;
  font-size: 14px;
}
.body-content .track-order-page .register-form .form-group {
  margin-bottom: 25px;
}


/*==*/
/*  Wishlist
/*==*/

.my-wishlist-page {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
  padding: 20px;
  overflow: hidden;
}

.heading-title {
  text-transform: none!important;
  font-size:1.5em;
  padding: 0px 0px 15px 0px;
  margin:10px 0 20px;
  font-weight: bold!important;
  border-bottom: 1px #e5e5e5 solid;
  color:var(--primerycolor);
}
.heading-title.simple{padding-bottom:0;border:none;margin:0}
.body-content .my-wishlist-page .my-wishlist table > thead > tr > th {
  text-align: center;
  font-size: 30px;
  font-family: inherit;
 
  border: none;
  font-weight: 400;
}

.body-content .my-wishlist-page img {width:100%}
.body-content .my-wishlist-page .my-wishlist table tbody tr:nth-child(even) {
  border-top: 1px solid #ddd;
}
.body-content .my-wishlist-page .my-wishlist table tbody .product-name {
  font-size: 16px;
  font-family: inherit;
  padding-bottom: 6px;
}
.body-content .my-wishlist-page .my-wishlist table tbody .product-name a {
  color: #434343;
}
.body-content .my-wishlist-page .my-wishlist table tbody .rating span {
  font-size: 11px;
  color: #aaa;
  padding-left: 10px;
}
.body-content .my-wishlist-page .my-wishlist table tbody .rating .rate {
  color: #ffb400;
}
.body-content .my-wishlist-page .my-wishlist table tbody .rating .non-rate {
  color: #dcdcdc;
}
.body-content .my-wishlist-page .my-wishlist table tbody .price {
  font-size: 16px;
  padding-top: 4px;
  font-weight: bold;
}
.body-content .my-wishlist-page .my-wishlist table tbody .price span {
  font-size: 15px;
  color: #ddd;
  text-decoration: line-through;
  padding-left: 10px;
}
.body-content .my-wishlist-page .my-wishlist table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
  border: none;
  padding:10px 5px;
}
.body-content .my-wishlist-page .my-wishlist table tbody .close-btn a,
.body-content .my-wishlist-page .my-wishlist table tbody .close-btn a:hover {
  color: #ff7878;
  font-size: 15px;
}

/*==*/
/*  Signup and login
/*==*/

.sign-in-page {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius:15px;
    padding: 20px;
    overflow: hidden;
}

.body-content .sign-in-page .sign-in p,
.body-content .sign-in-page .create-new-account p {
  font-size: 15px;
  color: #666;
}
.body-content .sign-in-page .sign-in .social-sign-in a,
.body-content .sign-in-page .sign-in .social-sign-in a:hover,
.body-content .sign-in-page .sign-in .social-sign-in a:focus {
  border-radius: 3px;
  padding: 14px 30px;
  font-size: 15px;
  display: inline-block;
  color: #fff;
  text-align: center;
}
.body-content i.poffset6px {
  padding-right: 6px;
}
.body-content .sign-in-page .sign-in .social-sign-in .facebook-sign-in {
  background-color: #3d5c98;
  margin-right: 10px;
}
.body-content .sign-in-page .sign-in .social-sign-in .facebook-sign-in:hover,
.body-content .sign-in-page .sign-in .social-sign-in .facebook-sign-in:focus {
  background-color: #153470;
}
.body-content .sign-in-page .sign-in .social-sign-in .twitter-sign-in {
  background-color: #22aadf;
}
.body-content .sign-in-page .sign-in .social-sign-in .twitter-sign-in:hover,
.body-content .sign-in-page .sign-in .social-sign-in .twitter-sign-in:focus {
  background-color: #0084B9;
}
.body-content .sign-in-page .create-new-account > span {
  font-size: 20px;
  font-family: inherit;
  padding-bottom: 14px;
 
  display: inline-block;
}
.body-content .sign-in-page .register-form label {
  font-size: 14px;
  font-weight: 400;
}
.body-content .sign-in-page .register-form .form-group {
  margin-bottom: 25px;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -5px;

}
.tooltip-inner {
font-family: inherit;
border-radius:2px;
min-width:70px;
z-index:10000
}

/*==*/
/*  Testimonials
/*==*/

.avatar  {margin-top:10px; text-align:center; overflow:hidden; margin-bottom:10px}
.avatar img  {border-radius:0px; margin-bottom:10px; width:auto; display:inline-block; width:110px }
.testimonials {color:#333;font-size:13px; margin-bottom:15px; letter-spacing:0.5px;}
.clients_author h4{font-size:1.2em; font-weight:bold; display:block;}
.clients_author span{font-size:1em; font-weight:normal; color:#888; display:block;}
.testimonials-section .bx-wrapper .bx-pager {padding-top: 30px;}
.testimonials-section .bx-wrapper {margin: 0 0 50px;}
.testimonials-section em {font-size:30px; font-style:normal; vertical-align:top; display:inline-block; line-height:5px; margin-top:15px;     font-family: Arial, Helvetica, sans-serif;}

/*==*/
/*  photo-gallery
/*==*/
.photo-gallery .images{display:block;margin-bottom:20px;padding:20px;border:solid 1px #eee;border-radius:15px}
.photo-gallery .images .image img{border-radius:10px;}
.photo-gallery .images:hover{border-color:var(--primerycolor);}
.photo-gallery .images .image-like{text-align:left;margin:10px 0 5px;}
.photo-gallery .image-like i{color:#ff7878;}
.photo-gallery .images .image-like span {
  display: block;
}
/*==*/
/*  LHS banners
/*==*/

.home-banner,.wide-banner{
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
  border-radius:5px;
  cursor:pointer;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;

  transition: all 0.2s linear 0s;
}
.home-banner:hover, .wide-banner:hover {
  transform: scale(1.02);
}
.home-banner img,.wide-banner img{
  border-radius:10px;width:100%;
}
/*==*/
/*  swiper slider
/*==*/

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide .slide-caption {
    position: absolute;
    color: #fff;
    padding: 10px;
    background: rgba(0,0,0,.2);
    z-index: 2;
}
.swiper-slide .slide-caption a{
    color: #fff;
}
.swiper-slide .swiper-lazy{
    width:inherit;
    height:inherit;
}
.swiper-slide img, .swiper-slide picture {
    display: block;
    width: 100%;
    max-width:100%;
    max-height:100%;
    /* height: 100%;
    object-fit: cover;*/
}
.mySwiper2 {
   height: 80%;
   width: 100%;
}

.mySwiper {
   height: 20%;
   box-sizing: border-box;
   padding: 10px 0;
}

.mySwiper .swiper-slide {
   width: 25%;
   height: 100%;
   opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
   opacity: 1;
}
/*==*/
/*  light box
/*==*/

/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*==*/
/*  animation
/*==*/

.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@-webkit-keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn {
0%{opacity:0}
100%{opacity:1}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown {
0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes fadeInDown {
0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInDownBig {
0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes fadeInDownBig {
0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}
@-webkit-keyframes fadeInLeft {
0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}
100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes fadeInLeft {
0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}
100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInLeftBig {
0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}
100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes fadeInLeftBig {
0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}
100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInRight {
0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}
100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes fadeInRight {
0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}
100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInUp {
0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes fadeInUp {
0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOutDown {
0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}
}
@keyframes fadeOutDown {
0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
@-webkit-keyframes fadeOutLeft {
0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}
}
@keyframes fadeOutLeft {
0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
@-webkit-keyframes fadeOutRight {
0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}
}
@keyframes fadeOutRight {
0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
@-webkit-keyframes fadeOutUp {
0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}
}
@keyframes fadeOutUp {
0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
@-webkit-keyframes slideInDown {
0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes slideInDown {
0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}
@-webkit-keyframes slideInLeft {
0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes slideInLeft {
0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}
@-webkit-keyframes slideInRight {
0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes slideInRight {
0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}
@-webkit-keyframes slideInUp {
0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes slideInUp {
0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}
100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}
@-webkit-keyframes slideOutDown {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
}
@keyframes slideOutDown {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}
@-webkit-keyframes slideOutLeft {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
}
@keyframes slideOutLeft {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}
@-webkit-keyframes slideOutRight {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
}
@keyframes slideOutRight {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}
@-webkit-keyframes slideOutUp {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
}
@keyframes slideOutUp {
0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
}

/*==*/
/*  bootstrap select v1.6.2
/*==*/
bootstrap-select {
    width: 220px \0;
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
     width: 100%;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right,
    .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
    .row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: 0 !important;
    }

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
        .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
        .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
            color: #64b1d8;
            color: rgba(100, 177, 216, 0.4);
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        pointer-events: none;
        opacity: 0.9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 2.5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1035+1;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top-color: rgba(204, 204, 204, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox {
    padding: 4px 8px;
}

.bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

/*==*/
/*  Font Awesome 5 Pro
/*==*/

.fa,.fas {
    display: inline-block;
    font: normal normal normal 14px/1 'Font Awesome 5 Pro';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-1-5x {
    font-size: 1.5em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-key:before {
    content: "\f084";
}

.fa-search:before {
    content: "\f002";
}

.fa-phone:before {
    content: "\f095";
}

.fa-home:before {
    content: "\f015";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-info:before {
    content: "\f129";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-heart:before {
    content: "\f004";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-plus:before {
    content: "\f067";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-user:before {
    content: "\f007";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-book:before {
    content: "\f02d";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-warning:before {
    content: "\f071";
}

.fa-check:before {
    content: "\f00c"
}
.fa-heart-o:before {
    content: "\f004";
}

.fa-sign-out:before {
    content: "\f08b";
}
.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}
.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f005";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f87e";
}

/*==*/
/*  g-recaptcha
/*==*/

.g-recaptcha{
    margin-top:10px;
}
.g-recaptcha > div {
    margin: 0 auto;
}

/*==*/
/*  rateit
/*==*/
.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    user-select: none;
    -webkit-touch-callout: none;
}

.rateit .rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(images/star.gif);
    height: 14px;
    outline: none;
 }

.rateit-small .rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(images/star-small.png);
    height: 14px;
    outline: none;
}

.rateit .rateit-range * {
    display: block;
}

/* for IE 6 */
* html .rateit, * html .rateit .rateit-range {
    display: inline;
}

    /* for IE 7 */
    * + html .rateit, * + html .rateit .rateit-range {
        display: inline;
    }

        .rateit .rateit-hover, .rateit .rateit-selected {
            position: absolute;
            left: 0px;
        }

        .rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
            left: auto;
            right: 0px;
        }

        .rateit .rateit-hover {
            background: url(images/star.gif) left -28px;
        }

.rateit-small .rateit-hover {
    background: url(images/star-small.png) left -328px;
}

.rateit .rateit-hover-rtl {
    background-position: right -28px;
}

.rateit .rateit-selected {
    background: url(images/star.gif) left -14px;
}

.rateit-small .rateit-selected {
    background: url(images/star-small.png) left -14px;
}

.rateit .rateit-selected-rtl {
    background-position: right -14px;
}

.rateit .rateit-preset {
    background: url(images/star.gif) left -48px;
}

.rateit .rateit-preset-rtl {
    background: url(images/star.gif) left -48px;
}

.rateit-small .rateit-preset {
    background: url(images/star-small.png) left -48px;
}

.rateit-small .rateit-preset-rtl {
    background: url(images/star-small.png) left -48px;
}

.rateit button.rateit-reset {
    background: url(images/delete.gif) 0 0;
    width: 14px;
    height: 14px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border: none;
    padding: 0;
}

    .rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {
        background-position: 0 -14px;
    }
/*responsive*/

@media (min-width: 992px) and (max-width: 1199px) {
    .product .product-image a {
        min-height: 200px;
    }

    .main-header .top-search-holder .search-area .control-group {
        position: relative;
    }

    .category-carousel .item {
        height: auto;
    }

    .filters-container .nav-tabs.nav-tab-box li {
        margin-right: 3px;
    }

    .filters-container .lbl-cnt .lbl {
        margin-right: -1px;
    }
    .shopping-cart .estimate-ship-tax table thead tr th .estimate-title {
        font-size: 16px !important;
    }

    .shopping-cart .cart-shopping-total table thead tr th .cart-sub-total,
    .shopping-cart .cart-shopping-total table thead tr th .cart-grand-total {
        font-size: 16px !important;
    }

    .wrapper .box .wrapper-inner .container {
        width: auto !important;
    }

    .special-menu {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-bar .cnt-account ul > li {

  }
  .sidebar .side-menu nav .nav > li > .mega-menu {
    min-width: 100%;
    left: 0px;
	top:100%!important
  }
  .filters-container .filter-tabs,
  .filters-container .lbl-cnt,
  .filters-container .pagination-container {
    margin-bottom: 10px;
  }
  .homepage-container .wide-banners .wide-banner {
    margin-bottom: 10px;
  }
  .blog-slider .image img {
    width: 100%;
    height: auto;
    display: block;
  }
  .owl-item {
    padding: 10px;
  }
  .main-slider .owl-item {
    padding: 0px;
  }
  .wide-banners .wide-banner:first-child {
    margin-bottom: 10px;
  }
  .filters-container .no-padding {
    padding: 0px;
  }
  .search-result-container .category-product-inner .product-list.product .product-info {
    padding: 0px;
  }
  .hot-deal-wrapper .image img {
    width: 100%;
    height: auto;
    display: block;
  }
  .main-header .contact-row {
    text-align: center;
  }
  .special-menu {display:none!important}
}
@media (max-width: 767px) {
/*    .top-cart {
        margin-top: 10px;
    }*/

    .top-cart-row {
        padding: 0;
    }

    .top-cart-row .dropdown-cart .dropdown {
        position: static;
     }

     .top-cart-row .dropdown-cart .items-cart-inner .basket {
        padding: 6px 12px;
     }

    .mobile-center-align {
        margin: 0 auto;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background: transparent;
        margin-right: 0;
        float: none;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: var(--primerycolor);
        }

            .navbar-default .navbar-toggle .icon-bar + .icon-bar {
                margin-top: 6px;
            }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background: #f9f9f9;
            color: var(--primerycolor)
        }

    .navbar-collapse {
        box-shadow: none;
        border: none;
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-nav .navbar-default .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-nav .open .dropdown-menu{
        padding:0 5px 0 0;
        background:rgba(0,0,0,0.02);
        margin:5px 0;
        border-radius:0;
    }
    .header-nav .navbar-default .navbar-collapse .navbar-nav  li  a {
        border-bottom: solid 1px #eee;
    }
    .header-nav .navbar-default .navbar-collapse .navbar-nav li:last-child a {
        border: none;
    }
    .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a.dropdown-toggle:after{
        position:absolute;
        left:5px;
        color:#999;
    }
    .mega-menu img {
        width: 100%
    }

    .yamm .dropdown-menu.pages {
        padding: inherit;
        box-shadow: none;
    }

    .yamm .dropdown-menu .yamm-content .col-menu {
        margin-bottom: 15px
    }

    .top-bar .header-top-inner .cnt-account {
        clear: both;
        display: inline-block;
        float: none;
        margin: auto;
        text-align: center;
    }

    .top-bar .header-top-inner .cnt-block .list-inline li {
        margin: 0px 0;
    }

    .main-header .top-search-holder .search-area .search-field {
        padding-left: 10px;
        padding-right: 10px;
        font-size: .9em;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    .main-header .top-search-holder .search-area .search-button {
        left: 0;
        top: 0;
        font-size: 1.2em;
    }

    .main-header .top-search-holder .contact-row {
        margin-bottom: 20px;
        text-align: center;
    }

        .main-header .top-search-holder .contact-row .phone,
        .main-header .top-search-holder .contact-row .contact {
            margin: 0 0 5px;
            padding-right: 0px;
            border-right: none;
            display: block;
        }

    .main-header .top-search-holder .search-area .categories-filter {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
    }

    .body-content .sidebar {
        margin-bottom: 30px;
    }

    .sidebar .side-menu nav .nav > li > .mega-menu {
        left: 0px;
        min-width: 100%;
        top: 100% !important;
    }

    .filters-container .filter-tabs,
    .filters-container .lbl-cnt,
    .filters-container .pagination-container {
        margin-bottom: 10px;
    }

    .homepage-container .wide-banners .wide-banner {
        margin-bottom: 10px;
    }

    .wide-banners .wide-banner:first-child {
        margin-bottom: 10px;
    }

    .header-nav .yamm .dropdown-menu {
        background: #fff;
    }

    .filters-container .no-padding {
        padding: 0px;
    }

    .search-result-container .category-product-inner .product-list.product .product-info {
        padding: 0px;
    }

        .search-result-container .category-product-inner .product-list.product .product-info .cart {
            margin-bottom: 20px;
        }

    .single-product .gallery-holder {
        margin-bottom: 30px;
    }

    .single-product .product-info-block {
        clear: both;
    }

    .single-product .product-info {
        padding: 10px;
    }

    .product .cart {
        opacity: 1;
    }

    .product:hover .cart {
        top: 0;
    }

    .yamm .dropdown-menu.pages {
        padding: 10px 37px;
    }

    .hot-deal-wrapper .image img {
        width: 100%;
        height: auto;
        display: block;
    }

    .main-slider .item .caption {
        left: auto;
        width: 100%;
        text-align: center;
        padding: 0 22px;
    }

        .main-slider .item .caption .big-text {
            display: table;
            font-size: 1.1em;
            line-height: normal;
            background: rgba(0,0,0,.4);
            padding: 10px 10px;
            margin: 0 auto;
            border-radius: 15px 5px 15px 15px;
        }

        .main-slider .item .caption .btn-primary {
            padding: 5px 15px;
        }

    .seller-product .products .product .product-info .name {
        font-size: 15px;
        margin-top: 0px !important;
    }

    .info-boxes .info-box {
        padding-left: 5px;
        padding-right: 5px;
    }

    .info-boxes .info-box .info-box-heading{
        line-height:1.2;
        min-height:35px;
        margin-bottom:0;
    }

    .info-boxes .info-box .icon {
        clear: both;
        display: block;
        float: none;
     }

     .info-boxes .info-box .text {
        max-width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        letter-spacing:0;
     }

    .product-comparison .compare-table tr td .product .product-image .image img {
        width: auto;
    }

    .hot-deals .products {
        margin-right: 15px
    }

    .copyright-bar .copyright {
        display: block;
    }
}
@media (min-width:768px) {
    .navbar-nav > li {
        float: none;
        display: inline-block;
        margin: 0;
    }
}
@media (max-width: 480px) {
  .top-cart-row .dropdown {right: 20px;position:static;}
  .top-cart-row .dropdown-cart .items-cart-inner .basket .icon{
  font-size:1.5em;
  }
  .main-slider .item .caption .big-text {padding:5px 10px;}
  .main-slider .item .caption .btn-primary {display:none}
  .section-title{
    font-size:1.3em;
  }
  .single-product .product-info h1,.single-product .product-info .price-container .price-box .price b{
  font-size:1.4em;
  }
  .single-product .product-tabs .tab-content .tab-pane {
    padding:15px;
  }
  .products{
    padding:10px 0; 
    margin:10px 0;
    width:100%;
  }
 .category-list{
      padding:10px;
  }
  .category-product .product{
   display:flex;
   align-content: space-between;
  }
  .product .cart{
   top:auto;
   bottom:-5px;
   margin:0;
   width:40px;
  }
  .product:hover .cart {
  top:auto;
  }
  .product .cart .action ul{
   padding:0;
   margin:0;
  }
  .product .cart .action ul li.lnk a{
   width:25px;
   height:25px;
  }
  .product .cart .action ul li.lnk a i{
   margin-top:6px;
   font-size:1em;
  }
  .product .product-image,product .product-info{
    vertical-align:top;
    padding:0 10px;
  }
  .product .product-image a{
    min-height:100px;
  }
  .product .product-image a img{
    max-width:90px;
  }
  .product .product-info{
    margin-top:0;
  }
  .product .product-info .name{
    font-size:1em;
  }
}


