@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);

/* GLOBAL STYLES
-------------------------------------------------- */
table.list { border-collapse: collapse; border-spacing: 0; }
table.list th { border: 1px solid #CCC; background: #EEE; padding: 3px; text-align: left; }
table.list td { border: 1px solid #CCC; padding: 3px; text-align: center; }

table.prod { border-collapse: collapse; border-spacing: 0; margin-bottom: 10px;  }
table.prod th { border: 1px solid #555; padding: 2px; text-align: left; }
table.prod td { border: 1px solid #555; padding: 2px; text-align: center; min-width: 53px; }

body { background-color: #f5f5f5; }

a {
	color: #FF5000;
}

blockquote {
	font-style: italic;
	padding: 10px 0 10px 20px;
	font-size: 1.09rem;
	position: relative;
	border-left: 3px solid #149dcc;
}
section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; 
}
section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; 
}
.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img, .card-img img {
  width: 100%; }
.mbr-figure img, .mbr-figure iframe {
  display: block;
  width: 100%; }
@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
.card {
  background-color: transparent;
  border: none; }

.card-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex: 1; }

.card-img {
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.card-img img {
  width: 100%; }

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}
.mbr-section-subtitle {
  line-height: 1.3;
}
.mbr-text {
  font-style: normal;
  line-height: 1.6;
}
.display-1 {
  font-family: 'Lantinghei SC', 'Poppins', sans-serif;
  font-size: 3.2rem;
}
.display-2 {
  font-family: 'Lantinghei SC', 'Poppins', sans-serif;
  font-size: 2rem;
}
.display-4 {
  font-family: 'Lantinghei SC', 'Poppins', sans-serif;
  font-size: 0.85rem;
}
.display-5 {
  font-family: 'Lantinghei SC', 'Poppins', sans-serif;
  font-size: 1rem;
}
.display-7 {
  font-family: 'Lantinghei SC', 'Rubik', sans-serif;
  font-size: 1rem;
}
/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left, .align-center, .align-right, .mbr-section-btn, .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }
/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/* .clearbg, .breadcrumb { background-color: #fff !important; } */
.clearbg { background-color: #fff !important; }
.breadcrumb { background-color: transparent !important; }

/* Menu
-------------------------------------------------- */
@media (max-width: 960px) {
	.navbar-brand img {
		width: 100px;
		height: auto !important;
	}
	.carousel-banner {
		padding-top: 61px !important;
	}
	#search { width: 35vw; }
}

#menu {
	font-size: 14px;
	font-family: 'Lantinghei SC', 'Poppins', sans-serif;
	color: black;
	background-color: rgba(255, 255, 255, 0.8);
	border-width: 1px;
	-webkit-transition: .2s linear;
	transition: .2s linear;
	Padding: 0 2em;
}
#menu img{
	height: 80px;
	-webkit-transition: .2s linear;
	transition: .2s linear;
}

#menu.solid, #menu:hover  {
	background-color: rgba(255, 255, 255, 1);
}
#menu.solid img {
	height: 35px;
}

.btn-sm.round {
	border-radius: 25px;
}

.navbar-btn {
	font-size: 14px;
	padding-left: 12px;
	padding-right: 12px;
}

.nav-link {
	color: #000 !important;
	padding-left: 1em !important;
	padding-right: 1em !important;
}

.nav-link:hover, .dropdown-item:hover {
	color: #FF5733  !important;
}



/* Top Banner
-------------------------------------------------- */
.topbanner .card-wrapper {
  z-index: 3;
}
.topbanner .card-wrapper .mbr-section-title {
  letter-spacing: 1px;
  transition: all 2.5s cubic-bezier(0, 0.74, 0.52, 1.2);
}
.topbanner:hover .mbr-section-title {
  letter-spacing: 10px;
}
.topbanner .full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 2;
}
.topbanner .popup-btn.card-wrapper {
  z-index: 1 !important;
}
.topbanner .text-block {
  text-align: right !important;
}

/* Follow Us
-------------------------------------------------- */
.followus {
  padding-top: 35px;
  padding-bottom: 35px;
  background: #ff746e;
}
.followus .mbr-section-subtitle {
  color: #767676;
}
.followus .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #66458e;
  margin-left: .5rem;
  margin-right: .5rem;
}
.followus .mbr-iconfont-social:before {
  padding: .6rem;
  border: 1px solid;
  border-radius: 100px;
  transition: all .3s;
}
.followus .mbr-iconfont-social:hover {
  color: #ffffff;
}
.followus .mbr-iconfont-social:hover:before {
  background: #66458e;
  transition: all .3s;
  border-color: transparent;
}
.followus .social-list a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .followus .mbr-iconfont-social {
    margin-left: .2rem;
    margin-right: .2rem;
  }
}



/* Social Icon
-------------------------------------------------- */
ul.social {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}

ul.social > li {
  display: inline-block;
}

ul.social > li > a {
  display: inline-block;
  font-size: 23px;
  line-height: 38px;
  width: 40px;
  height: 40px;
  border-radius: 48px;
  border: solid 1px #000;
  color: #000;
  margin: 10px;
}

ul.social > li > a:hover {
  text-decoration: none;
  background-color: #000;
  color: #ff746e;
  -webkit-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

/* Brand
-------------------------------------------------- */

.brandList {
	margin-top: 50px;
	margin-bottom: 50px;
}
.brandList .list-inline-item {
	line-height: 7vw;
	background-color: #fff;
	width: 9vw;
	height: 9vw;
	padding: 1vw;
	border: solid 1px #555;
	border-radius: 9vw;
	margin-bottom: 5px;
	margin-right: 0.2vw !important;
}

.brandList .list-inline-item img {
	vertivcal-align: middle;
	width: 7vw;
}

/* Category
-------------------------------------------------- */
.category {
  padding-top: 45px;
  padding-bottom: 45px;

}
.category .card-img-overlay {
	padding: 0;
}
.category .card-img-overlay .card-text {
	background: rgb(255, 80, 0, .7);
	color: #fff;
}
.category .card a:hover .card-img-overlay .card-text,
.category .card a:focus .card-img-overlay .card-text {
	background: rgb(0,0,0);
	color: #fff;
}	
.category .card {
	height: 10vw;
}
@media (max-width: 768px) {
	.category .card {
		height: 200px;
	}
}


.productItem {
	width: 200px; text-align: center;
}

.productItem a {
	color: #333;
	text-decoration: none;
}

.productItem .btn {
	color: #fff;
}

.sidebar {
	background-color: rgba(0, 0, 0, 0.05);
}

.filterLabel {
	margin: 5px 0 0 0 !important;
}

.price-slider {
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
    height: 35px;
    text-align: center;
}

.price-slider input {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    outline: none;
    height: 18px;
    margin: 0;
    padding: 0;
    border-radius: 8px;
}

.price-slider input::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;
    -webkit-appearance: none;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    background-color: white;
    border: 2px solid black;
}

.modelnum {
	font-family: 'Lantinghei SC', Courier;
	font-weight: bold;
	color: #555;
}

/* Service
-------------------------------------------------- */
.card-text {
	color: #333;
}	
	
#service a:hover {
	text-decoration: none;
}


/* Features
-------------------------------------------------- */
.features {
  padding-top: 45px;
  padding-bottom: 45px;
  background-image: url("../images/sd-3-2000x1024.jpg");
}
.features .card-wrapper {
  overflow: hidden;
  height: 100%;
  background: #fac769;
  color: #444444;
  padding: 0;
}
.features .line-wrap {
  display: inline-block;
  width: 100%;
}
.features .rev,
.features .mbr-iconfont {
  display: inline-block;
}
.features .line {
  display: inline-block;
  width: 80px;
  height: 4px;
  background-color: #48d678;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
.features .card-img {
  position: relative;
}
.features .card:hover .image-btn {
  opacity: 1;
  bottom: 10px;
}
.features .image-btn {
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.features .card-title {
  color: #0087ab;
  margin: 0;
  text-align: center;
}
.features .card-box {
  padding: 1.5rem;
}
.features .mbr-section-title {
  margin: 0 auto;
  color: #000000;
  text-align: center;
}
.features .mbr-section-sub-title {
  text-align: center;
  color: #9e9e9e;
}
.features .mbr-section-title,
.features .line-wrap {
  text-align: center;
  color: #ffffff;
}
.features .card-text,
.features .mbr-section-btn,
.features .ico-line {
  text-align: left;
  color: #9e9e9e;
}
.features .mbr-text,
.features .mbr-section-btn {
  text-align: center;
  color: #ffffff;
}
@media (max-width: 576px) {
  .features .image-btn {
    opacity: 1;
    bottom: 10px;
  }
}


/* Gallery
-------------------------------------------------- */

.gallery {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.gallery .mbr-shop {
  display: table;
  width: 100%;
}
.gallery .mbr-shop .row {
  margin: 0;
}
.gallery .mbr-shop .btn-sm {
  margin: 0.2rem 0.2rem;
}
.gallery .mbr-shop .shoppingcart-icons {
  z-index: 105 !important;
}
.gallery .mbr-shop .shop-title {
  margin-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  max-width: 80%;
}
.gallery .mbr-shop .sidebar-title {
  line-height: 25px;
  margin-bottom: 1.8rem;
}
.gallery .mbr-shop .shopItemsModal_wraper {
  position: fixed;
  display: none;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(87, 87, 87, 0.4);
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1040;
}
.gallery .mbr-shop .card-description {
  cursor: text;
  display: none;
}
.gallery .mbr-shop .image-modal {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.gallery .mbr-shop .image-modal img {
  max-width: 100%;
  max-height: 75vh;
}
.gallery .mbr-shop .hide-modal {
  display: none;
}
.gallery .mbr-shop .shopItemsModal {
  cursor: default;
  padding: 50px;
  width: 1000px;
  max-width: 100%;
  background-color: #ffffff;
  z-index: 2000;
  overflow: auto;
  position: fixed;
}
.gallery .mbr-shop .shopItemsModal p {
  margin-bottom: 0;
}
.gallery .mbr-shop .shopItemsModal ul {
  margin-bottom: 0;
}
.gallery .mbr-shop .shopItemsModal .card-description {
  display: block;
  width: 100%;
}
.gallery .mbr-shop .shopItemsModal .close-modal {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 4px;
  background-color: red;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gallery .mbr-shop .shopItemsModal .close-modal:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 4px;
  background-color: red;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gallery .mbr-shop .test-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.gallery .mbr-shop .filter-by-pu,
.gallery .mbr-shop .filter-by-pd,
.gallery .mbr-shop .filter-by-d {
  display: inline-block;
  margin-right: 3px;
}
.gallery .mbr-shop .sort-buttons {
  padding-bottom: 1rem;
  margin-right: 13px;
  text-align: right;
}
.gallery .mbr-shop .galleryItem:before {
  width: 0 !important;
  height: 0 !important;
}
.gallery .mbr-shop .modal-dialog {
  max-width: 700px;
}
.gallery .mbr-shop .mbr-gallery-item {
  left: 0 !important;
  top: 0 !important;
  vertical-align: top;
  position: relative !important;
  -webkit-transform: none !important;
  transform: none !important;
  padding: 15px;
  width: 33%;
}
.gallery .mbr-shop .galleryItem h4,
.gallery .mbr-shop .carousel-item h4 {
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: -1px;
  word-spacing: 0;
  margin-bottom: 0.3rem;
  padding-top: 15px;
  transition: color 0.5s;
}
.gallery .mbr-shop .galleryItem h5,
.gallery .mbr-shop .carousel-item h5 {
  font-style: italic;
  font-weight: 400;
  line-height: 22.36px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
.gallery .mbr-shop .galleryItem p,
.gallery .mbr-shop .carousel-item p {
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-align: center;
  display: inline;
}
.gallery .mbr-shop .item-button {
  text-align: center;
}
.gallery .mbr-shop .modalButton {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.gallery .mbr-shop .modalButton.btn-success {
  right: 15%;
}
.gallery .mbr-shop .sidebar {
  margin-top: 30px;
  position: relative;
}
.gallery .mbr-shop .sidebar-block {
  position: relative;
}
.gallery .mbr-shop .sidebar-background:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 102%;
  background-color: #f7f7f7;
  top: -20px;
  right: 3px;
}
.gallery .mbr-shop .bestsellers {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin-bottom: 20px;
}
.gallery .mbr-shop .bestsellers .onsale {
  top: -15px;
}
.gallery .mbr-shop .bestsellers .price-block {
  padding-top: 5px;
  text-align: left;
  line-height: 1;
}
.gallery .mbr-shop .bestsellers .mbr-gallery-item {
  width: 100%;
}
.gallery .mbr-shop .bestsellers .mbr-gallery-item img {
  width: 80px;
  float: left;
  margin-right: 20px;
}
.gallery .mbr-shop .bestsellers .mbr-gallery-item h4 {
  text-align: left;
  padding-bottom: 5px;
  line-height: 1;
}
.gallery .mbr-shop .bestsellers .mbr-gallery-item h5 {
  text-align: left;
  display: none;
}
.gallery .mbr-shop .bestsellers .mbr-gallery-item p {
  text-align: left;
}
.gallery .mbr-shop .bestsellers .btn {
  display: none;
}
.gallery .mbr-shop .bestsellers-img {
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.gallery .mbr-shop .bestsellers-title {
  display: inline-block;
}
.gallery .mbr-shop .onsale {
  position: absolute;
  display: block;
  transition: color .3s ease;
  text-align: center;
  z-index: 95;
  top: 30px;
  left: 30px;
  line-height: 17px;
  padding: 5px 15px 5px;
  background: #fac769;
  border-radius: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0px;
  color: #000000;
}
.gallery .mbr-shop .mbr-gallery-item__hided {
  display: none;
}
.gallery .mbr-shop .mbr-gallery-item__hided h4,
.gallery .mbr-shop .mbr-gallery-item__hided h5,
.gallery .mbr-shop .mbr-gallery-item__hided p {
  display: none;
}
.gallery .mbr-shop .mbr-gallery-item__hided .btn {
  display: none;
}
.gallery .mbr-shop .galleryItem .price-block {
  display: block;
}
.gallery .mbr-shop .galleryItem .price-block span {
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: -1px;
  word-spacing: 0;
}
.gallery .mbr-shop .mbr-gallery-filter {
  padding-left: 0;
  text-align: left;
  padding-top: 0;
}
.gallery .mbr-shop .mbr-gallery-filter ul li.active {
  background-color: transparent;
  font-weight: bold;
}
.gallery .mbr-shop .mbr-gallery-filter ul li:hover {
  background-color: transparent;
}
.gallery .mbr-shop .range-slider {
  padding-bottom: 25px;
}
.gallery .mbr-shop .filter-cost {
  display: block;
  vertical-align: middle;
  max-width: 250px;
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}
.gallery .mbr-shop .filter-cost p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
  color: #666666;
  font-weight: bold;
}
.gallery .mbr-shop .price-controls {
  position: relative;
  height: 36px;
  margin-bottom: 10px;
  border-radius: 2px;
  font-size: 0;
}
.gallery .mbr-shop .price-controls label {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}
.gallery .mbr-shop .price-controls input {
  width: 100%;
  background-color: transparent;
  border: none;
  line-height: 31px;
  height: 31px;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gallery .mbr-shop .range-controls {
  position: relative;
}
.gallery .mbr-shop .range-controls .scale {
  width: 100%;
  height: 5px;
  background-color: rgba(190, 190, 190, 0.3);
}
.gallery .mbr-shop .range-controls .bar {
  margin-left: 0;
  width: 100%;
  height: 5px;
  background-color: #66458e;
}
.gallery .mbr-shop .toggle {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -9px;
  width: 7px;
  height: 7px;
  border: 8px solid #ffffff;
  border-radius: 100%;
  box-sizing: content-box;
  background-color: #66458e;
  cursor: pointer;
}
.gallery .mbr-shop .toggle:hover,
.gallery .mbr-shop .toggle:active {
  background-color: #c0a375;
}
.gallery .mbr-shop .min-toggle {
  left: 0;
}
.gallery .mbr-shop .max-toggle {
  right: 0;
}
.gallery .mbr-shop .hided-by-price {
  display: none;
}
.gallery .mbr-shop .text-modal {
  padding-right: 30px;
  padding-left: 30px;
}
.gallery .mbr-shop .text-modal .item-button {
  text-align: left !important;
}
.gallery .mbr-shop .text-modal .price-block {
  line-height: 1;
  border-bottom: 1px dotted #d6d6d6;
}
.gallery .mbr-shop .text-modal .price-block p {
  display: inline;
}
.gallery .mbr-shop .text-modal .price-block span {
  display: inline;
  font-weight: 700;
  padding: 10px 0 20px 0;
}
.gallery .mbr-shop .text-modal .card-description {
  padding-top: 20px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 50px;
}
.gallery .mbr-shop .modal-control-panel {
  padding-right: 0;
}
.gallery .mbr-shop .modal-cb {
  display: inline-block;
  float: right;
  margin-right: 10px;
  margin-left: 10px;
}
.gallery .mbr-shop .shopItemsModalBg {
  width: 100%;
  height: 100%;
}
.gallery .mbr-shop .close-modal-wrapper {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.gallery .mbr-shop .close-modal-wrapper:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #cccccc;
  top: 50%;
  right: 5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gallery .mbr-shop .close-modal-wrapper:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 40px;
  background-color: #cccccc;
  right: 50%;
  top: 5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gallery .mbr-shop .closeModal {
  position: absolute;
  top: 0;
  right: 0;
}
.gallery .mbr-shop .galleryItem .sidebar_wraper {
  text-align: center;
  padding-bottom: 15px;
}
.gallery .mbr-shop .shopItemsModal .sidebar_wraper {
  text-align: left;
}
.gallery .mbr-shop .item_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: transparent;
}
.gallery .mbr-shop .style_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.gallery .mbr-shop .price-range {
  display: none;
}
.gallery .mbr-shop .price-range-reset {
  display: none;
}
.gallery .mbr-shop .bestsellers .item-button {
  display: none !important;
}
.gallery .mbr-shop .range-slider h4 {
  margin-bottom: 1.8rem;
}
.gallery .mbr-shop .mbr-gallery-filter ul {
  padding-left: 0px;
  display: inline-block;
  list-style: none;
  margin-bottom: 0px;
}
.gallery .mbr-shop .categories:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 767px) and (max-width: 1100px) {
  .gallery .mbr-shop .col-md-9 {
    width: 100%;
  }
  .gallery .mbr-shop .col-md-3 {
    width: 100%;
  }
  .gallery .mbr-shop .sidebar-background:after {
    top: 0;
  }
  .gallery .mbr-shop .bestseller-block {
    width: 100%;
    margin: 0;
    display: inline-block;
    float: left;
    padding-top: 15px;
  }
  .gallery .mbr-shop .range-slider {
    width: 49%;
    margin: 0;
    display: inline-block;
    float: right;
    padding-top: 15px;
  }
  .gallery .mbr-shop .bestsellers {
    width: 100%;
  }
  .gallery .mbr-shop .bestsellers .mbr-gallery-item {
    width: 49%;
    display: inline-block;
  }
  .gallery .mbr-shop .sidebar-categories {
    width: 49%;
    margin: 0;
    display: inline-block;
    padding-top: 15px;
  }
  .gallery .mbr-shop .price-range {
    max-width: 250px;
    text-align: center;
  }
  .gallery .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .gallery .mbr-shop .mbr-gallery-item {
    width: 33%;
  }
}
@media (max-width: 500px) {
  .gallery .mbr-shop .shopItemsModal {
    padding: 50px 10px 10px 10px;
  }
  .gallery .mbr-shop .shop-title {
    max-width: 100%;
  }
  .gallery .mbr-shop .mbr-gallery-item {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .gallery .mbr-shop .sort-buttons {
    text-align: center;
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .gallery .mbr-shop .image-modal {
    text-align: center;
  }
  .gallery .mbr-shop .image-modal img {
    max-height: 50vh;
    width: auto;
    max-width: 100%;
  }
  .gallery .mbr-shop .shopItemsModal {
    top: 15%;
    bottom: 70px;
    left: 10%;
    width: 80%;
  }
  .gallery .mbr-shop .shopItemsModal .image-modal {
    padding-right: 0;
  }
  .gallery .mbr-shop .sidebar-background:after {
    top: -1%;
  }
}
@media (max-width: 1100px) {
  .gallery .mbr-shop .shopItemsModal {
    max-height: 85vh;
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  .gallery .mbr-shop .sort-buttons {
    margin-right: 21px;
  }
  .gallery .mbr-shop .sidebar-background:after {
    right: 0;
    width: 100%;
  }
  .gallery .mbr-shop .text-modal .card-description {
    width: 100%;
  }
  .gallery .mbr-shop .text-modal .price-block {
    width: 100%;
  }
  .gallery .mbr-shop .text-modal h4 {
    padding-top: 30px;
  }
}
.gallery .shopItemsModal_wraper .mbr-section-btn {
  display: block !important;
}
.gallery .range-slider .mbr-section-btn {
  margin: 0;
}
.gallery .oldprice {
  color: #767676;
  padding-left: .8rem !important;
  text-decoration: line-through;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gallery .shopItemsModal.row {
    position: absolute !important;
    top: calc(50% - 300px) !important;
    left: calc(50% - 500px) !important;
  }
}
.gallery .range-controls {
  display: block !important;
}
.gallery .mbr-gallery-item .sidebar_wraper {
  background-color: #fac769;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery .sidebar .sidebar_wraper {
  background-color: #f7f7f7;
}
.gallery .mbr-gallery-item .price-block {
  text-align: left;
}
.gallery .big-container {
  max-width: 1326px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery .mbr-shop .mbr-gallery-filter ul li {
  padding: 7px 16px 5px;
  margin: 4px 8px 4px 0;
  border: 1px solid;
  border-radius: 100px;
}
.gallery .mbr-gallery-item .sidebar_wraper .item-title {
  text-align: left;
  font-weight: 700;
}
.gallery .sidebar {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.gallery .range-slider {
  -webkit-order: 1;
  order: 1;
}
.gallery .sidebar-categories {
  -webkit-order: 2;
  order: 2;
}
.gallery .bestseller-block {
  -webkit-order: 3;
  order: 3;
}
.gallery .categories {
  padding: 0;
}
.gallery .sidebar-title {
  font-weight: bold;
}





/* Footer
-------------------------------------------------- */
.footer {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (max-width: 767px) {
  .footer .content {
    text-align: center;
  }
  .footer .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.footer .img-logo img {
  height: 6rem;
}
.footer .social-list {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.footer .social-list .mbr-iconfont-social {
  font-size: 1rem;
  color: #000000;
}
.footer .social-list .mbr-iconfont:before {
  padding: .5rem;
  border: 1px solid;
  border-radius: 100px;
}
.footer .social-list .soc-item {
  margin: 0 3px 15px 3px;
}
.footer .social-list a {
  margin: 0;
  opacity: .7;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.footer .social-list a:hover {
  opacity: 1;
}
.footer .form-group {
  width: 100%;
}
.footer .form-group input {
  width: 100%;
}
.footer .form-group input:focus {
  outline: none;
}
.footer .form-control {
  min-height: auto;
  color: #000000 !important;
  border: none;
  border-radius: 0 !important;
  background-color: transparent;
  padding: .5rem 0rem;
  border-bottom: 1px solid #232323;
}
.footer .form-control:focus {
  outline: none;
}
.footer input::-webkit-input-placeholder {
  color: #000000;
}
.footer input::-moz-placeholder {
  color: #000000;
}
.footer textarea::-webkit-input-placeholder {
  color: #000000;
}
.footer textarea::-moz-placeholder {
  color: #000000;
}
.footer .list {
  list-style-type: none;
  padding: 0;
}
.footer .list li {
  padding-bottom: .5rem;
}
.footer .list li:last-child {
  padding-bottom: 0;
}
.footer .list li a {
  color: #000000;
}
.footer .mbr-footer-list,
.footer .mbr-footer-list a,
.footer .form-text {
  color: #000000;
}
@media (max-width: 767px) {
  .footer .mbr-footer-list,
  .footer .form-text,
  .footer .footer-title,
  .footer .footer-main-title,
  .footer .form-text,
  .footer .list {
    text-align: center !important;
  }
  .footer .form-inline,
  .footer .social-list {
    -webkit-justify-content: center !important;
    justify-content: center !important;
  }
}
.footer .footer-title {
  text-align: right;
  color: #000000;
}
.footer .mbr-footer-list UL {
  text-align: right;
  color: #000000;
}
.footer .footer-main-title {
  color: #000000;
}


/* Scroll to top button
-------------------------------------------------- */
#scrollToTop.hide {
  display: none;
}
#scrollToTop a {
  border-radius: 100px;
  text-align: center;
}
#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}
#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  cursor: pointer;
  text-align: center; 
}
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }


/* About Us
-------------------------------------------------- */




/* Teamwares
-------------------------------------------------- */
.teamwares {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.teamwares .mbr-shop {
  display: table;
  width: 100%;
}
.teamwares .mbr-shop .row {
  margin: 0;
}
.teamwares .mbr-shop .btn-sm {
  margin: 0.2rem 0.2rem;
}
.teamwares .mbr-shop .shoppingcart-icons {
  z-index: 105 !important;
}
.teamwares .mbr-shop .shop-title {
  margin-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  max-width: 80%;
}
.teamwares .mbr-shop .sidebar-title {
  line-height: 25px;
  margin-bottom: 1.8rem;
}
.teamwares .mbr-shop .shopItemsModal_wraper {
  position: fixed;
  display: none;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(87, 87, 87, 0.4);
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1040;
}
.teamwares .mbr-shop .card-description {
  cursor: text;
  display: none;
}
.teamwares .mbr-shop .image-modal {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.teamwares .mbr-shop .image-modal img {
  max-width: 100%;
  max-height: 75vh;
}
.teamwares .mbr-shop .hide-modal {
  display: none;
}
.teamwares .mbr-shop .shopItemsModal {
  cursor: default;
  padding: 50px;
  width: 1000px;
  max-width: 100%;
  background-color: #ffffff;
  z-index: 2000;
  overflow: auto;
  position: fixed;
}
.teamwares .mbr-shop .shopItemsModal p {
  margin-bottom: 0;
}
.teamwares .mbr-shop .shopItemsModal ul {
  margin-bottom: 0;
}
.teamwares .mbr-shop .shopItemsModal .card-description {
  display: block;
  width: 100%;
}
.teamwares .mbr-shop .shopItemsModal .close-modal {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 4px;
  background-color: red;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.teamwares .mbr-shop .shopItemsModal .close-modal:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 4px;
  background-color: red;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.teamwares .mbr-shop .test-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.teamwares .mbr-shop .filter-by-pu,
.teamwares .mbr-shop .filter-by-pd,
.teamwares .mbr-shop .filter-by-d {
  display: inline-block;
  margin-right: 3px;
}
.teamwares .mbr-shop .sort-buttons {
  padding-bottom: 1rem;
  margin-right: 13px;
  text-align: right;
}
.teamwares .mbr-shop .galleryItem:before {
  width: 0 !important;
  height: 0 !important;
}
.teamwares .mbr-shop .modal-dialog {
  max-width: 700px;
}
.teamwares .mbr-shop .mbr-gallery-item {
  left: 0 !important;
  top: 0 !important;
  vertical-align: top;
  position: relative !important;
  -webkit-transform: none !important;
  transform: none !important;
  padding: 15px;
  width: 33%;
}
.teamwares .mbr-shop .galleryItem h4,
.teamwares .mbr-shop .carousel-item h4 {
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: -1px;
  word-spacing: 0;
  margin-bottom: 0.3rem;
  padding-top: 15px;
  transition: color 0.5s;
}
.teamwares .mbr-shop .galleryItem h5,
.teamwares .mbr-shop .carousel-item h5 {
  font-style: italic;
  font-weight: 400;
  line-height: 22.36px;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0;
}
.teamwares .mbr-shop .galleryItem p,
.teamwares .mbr-shop .carousel-item p {
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-align: center;
  display: inline;
}
.teamwares .mbr-shop .item-button {
  text-align: center;
}
.teamwares .mbr-shop .modalButton {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.teamwares .mbr-shop .modalButton.btn-success {
  right: 15%;
}
.teamwares .mbr-shop .sidebar {
  margin-top: 30px;
  position: relative;
}
.teamwares .mbr-shop .sidebar-block {
  position: relative;
}
.teamwares .mbr-shop .sidebar-background:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 102%;
  background-color: #f7f7f7;
  top: -20px;
  right: 3px;
}
.teamwares .mbr-shop .bestsellers {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin-bottom: 20px;
}
.teamwares .mbr-shop .bestsellers .onsale {
  top: -15px;
}
.teamwares .mbr-shop .bestsellers .price-block {
  padding-top: 5px;
  text-align: left;
  line-height: 1;
}
.teamwares .mbr-shop .bestsellers .mbr-gallery-item {
  width: 100%;
}
.teamwares .mbr-shop .bestsellers .mbr-gallery-item img {
  width: 80px;
  float: left;
  margin-right: 20px;
}
.teamwares .mbr-shop .bestsellers .mbr-gallery-item h4 {
  text-align: left;
  padding-bottom: 5px;
  line-height: 1;
}
.teamwares .mbr-shop .bestsellers .mbr-gallery-item h5 {
  text-align: left;
  display: none;
}
.teamwares .mbr-shop .bestsellers .mbr-gallery-item p {
  text-align: left;
}
.teamwares .mbr-shop .bestsellers .btn {
  display: none;
}
.teamwares .mbr-shop .bestsellers-img {
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.teamwares .mbr-shop .bestsellers-title {
  display: inline-block;
}
.teamwares .mbr-shop .onsale {
  position: absolute;
  display: block;
  transition: color .3s ease;
  text-align: center;
  z-index: 95;
  top: 30px;
  left: 30px;
  line-height: 17px;
  padding: 5px 15px 5px;
  background: #fac769;
  border-radius: 30px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0px;
  color: #000000;
}
.teamwares .mbr-shop .mbr-gallery-item__hided {
  display: none;
}
.teamwares .mbr-shop .mbr-gallery-item__hided h4,
.teamwares .mbr-shop .mbr-gallery-item__hided h5,
.teamwares .mbr-shop .mbr-gallery-item__hided p {
  display: none;
}
.teamwares .mbr-shop .mbr-gallery-item__hided .btn {
  display: none;
}
.teamwares .mbr-shop .galleryItem .price-block {
  display: block;
}
.teamwares .mbr-shop .galleryItem .price-block span {
  font-style: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: -1px;
  word-spacing: 0;
}
.teamwares .mbr-shop .mbr-gallery-filter {
  padding-left: 0;
  text-align: left;
  padding-top: 0;
}
.teamwares .mbr-shop .mbr-gallery-filter ul li.active {
  background-color: transparent;
  font-weight: bold;
}
.teamwares .mbr-shop .mbr-gallery-filter ul li:hover {
  background-color: transparent;
}
.teamwares .mbr-shop .range-slider {
  padding-bottom: 25px;
}
.teamwares .mbr-shop .filter-cost {
  display: block;
  vertical-align: middle;
  max-width: 250px;
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}
.teamwares .mbr-shop .filter-cost p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
  color: #666666;
  font-weight: bold;
}
.teamwares .mbr-shop .price-controls {
  position: relative;
  height: 36px;
  margin-bottom: 10px;
  border-radius: 2px;
  font-size: 0;
}
.teamwares .mbr-shop .price-controls label {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  line-height: 32px;
  color: #666666;
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}
.teamwares .mbr-shop .price-controls input {
  width: 100%;
  background-color: transparent;
  border: none;
  line-height: 31px;
  height: 31px;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.teamwares .mbr-shop .range-controls {
  position: relative;
}
.teamwares .mbr-shop .range-controls .scale {
  width: 100%;
  height: 5px;
  background-color: rgba(190, 190, 190, 0.3);
}
.teamwares .mbr-shop .range-controls .bar {
  margin-left: 0;
  width: 100%;
  height: 5px;
  background-color: #66458e;
}
.teamwares .mbr-shop .toggle {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -9px;
  width: 7px;
  height: 7px;
  border: 8px solid #ffffff;
  border-radius: 100%;
  box-sizing: content-box;
  background-color: #66458e;
  cursor: pointer;
}
.teamwares .mbr-shop .toggle:hover,
.teamwares .mbr-shop .toggle:active {
  background-color: #c0a375;
}
.teamwares .mbr-shop .min-toggle {
  left: 0;
}
.teamwares .mbr-shop .max-toggle {
  right: 0;
}
.teamwares .mbr-shop .hided-by-price {
  display: none;
}
.teamwares .mbr-shop .text-modal {
  padding-right: 30px;
  padding-left: 30px;
}
.teamwares .mbr-shop .text-modal .item-button {
  text-align: left !important;
}
.teamwares .mbr-shop .text-modal .price-block {
  line-height: 1;
  border-bottom: 1px dotted #d6d6d6;
}
.teamwares .mbr-shop .text-modal .price-block p {
  display: inline;
}
.teamwares .mbr-shop .text-modal .price-block span {
  display: inline;
  font-weight: 700;
  padding: 10px 0 20px 0;
}
.teamwares .mbr-shop .text-modal .card-description {
  padding-top: 20px;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 50px;
}
.teamwares .mbr-shop .modal-control-panel {
  padding-right: 0;
}
.teamwares .mbr-shop .modal-cb {
  display: inline-block;
  float: right;
  margin-right: 10px;
  margin-left: 10px;
}
.teamwares .mbr-shop .shopItemsModalBg {
  width: 100%;
  height: 100%;
}
.teamwares .mbr-shop .close-modal-wrapper {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.teamwares .mbr-shop .close-modal-wrapper:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #cccccc;
  top: 50%;
  right: 5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.teamwares .mbr-shop .close-modal-wrapper:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 40px;
  background-color: #cccccc;
  right: 50%;
  top: 5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.teamwares .mbr-shop .closeModal {
  position: absolute;
  top: 0;
  right: 0;
}
.teamwares .mbr-shop .galleryItem .sidebar_wraper {
  text-align: center;
  padding-bottom: 15px;
}
.teamwares .mbr-shop .shopItemsModal .sidebar_wraper {
  text-align: left;
}
.teamwares .mbr-shop .item_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: transparent;
}
.teamwares .mbr-shop .style_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.teamwares .mbr-shop .price-range {
  display: none;
}
.teamwares .mbr-shop .price-range-reset {
  display: none;
}
.teamwares .mbr-shop .bestsellers .item-button {
  display: none !important;
}
.teamwares .mbr-shop .range-slider h4 {
  margin-bottom: 1.8rem;
}
.teamwares .mbr-shop .mbr-gallery-filter ul {
  padding-left: 0px;
  display: inline-block;
  list-style: none;
  margin-bottom: 0px;
}
.teamwares .mbr-shop .categories:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 767px) and (max-width: 1100px) {
  .teamwares .mbr-shop .col-md-9 {
    width: 100%;
  }
  .teamwares .mbr-shop .col-md-3 {
    width: 100%;
  }
  .teamwares .mbr-shop .sidebar-background:after {
    top: 0;
  }
  .teamwares .mbr-shop .bestseller-block {
    width: 100%;
    margin: 0;
    display: inline-block;
    float: left;
    padding-top: 15px;
  }
  .teamwares .mbr-shop .range-slider {
    width: 49%;
    margin: 0;
    display: inline-block;
    float: right;
    padding-top: 15px;
  }
  .teamwares .mbr-shop .bestsellers {
    width: 100%;
  }
  .teamwares .mbr-shop .bestsellers .mbr-gallery-item {
    width: 49%;
    display: inline-block;
  }
  .teamwares .mbr-shop .sidebar-categories {
    width: 49%;
    margin: 0;
    display: inline-block;
    padding-top: 15px;
  }
  .teamwares .mbr-shop .price-range {
    max-width: 250px;
    text-align: center;
  }
  .teamwares .clearfix:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .teamwares .mbr-shop .mbr-gallery-item {
    width: 33%;
  }
}
@media (max-width: 500px) {
  .teamwares .mbr-shop .shopItemsModal {
    padding: 50px 10px 10px 10px;
  }
  .teamwares .mbr-shop .shop-title {
    max-width: 100%;
  }
  .teamwares .mbr-shop .mbr-gallery-item {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .teamwares .mbr-shop .sort-buttons {
    text-align: center;
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .teamwares .mbr-shop .image-modal {
    text-align: center;
  }
  .teamwares .mbr-shop .image-modal img {
    max-height: 50vh;
    width: auto;
    max-width: 100%;
  }
  .teamwares .mbr-shop .shopItemsModal {
    top: 15%;
    bottom: 70px;
    left: 10%;
    width: 80%;
  }
  .teamwares .mbr-shop .shopItemsModal .image-modal {
    padding-right: 0;
  }
  .teamwares .mbr-shop .sidebar-background:after {
    top: -1%;
  }
}
@media (max-width: 1100px) {
  .teamwares .mbr-shop .shopItemsModal {
    max-height: 85vh;
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  .teamwares .mbr-shop .sort-buttons {
    margin-right: 21px;
  }
  .teamwares .mbr-shop .sidebar-background:after {
    right: 0;
    width: 100%;
  }
  .teamwares .mbr-shop .text-modal .card-description {
    width: 100%;
  }
  .teamwares .mbr-shop .text-modal .price-block {
    width: 100%;
  }
  .teamwares .mbr-shop .text-modal h4 {
    padding-top: 30px;
  }
}
.teamwares .shopItemsModal_wraper .mbr-section-btn {
  display: block !important;
}
.teamwares .range-slider .mbr-section-btn {
  margin: 0;
}
.teamwares .oldprice {
  color: #767676;
  padding-left: .8rem !important;
  text-decoration: line-through;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .teamwares .shopItemsModal.row {
    position: absolute !important;
    top: calc(50% - 300px) !important;
    left: calc(50% - 500px) !important;
  }
}
.teamwares .range-controls {
  display: block !important;
}
.teamwares .mbr-gallery-item .sidebar_wraper {
  background-color: #fac769;
  padding-left: 15px;
  padding-right: 15px;
}
.teamwares .sidebar .sidebar_wraper {
  background-color: #f7f7f7;
}
.teamwares .mbr-gallery-item .price-block {
  text-align: left;
}
.teamwares .big-container {
  max-width: 1326px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.teamwares .mbr-shop .mbr-gallery-filter ul li {
  padding: 7px 16px 5px;
  margin: 4px 8px 4px 0;
  border: 1px solid;
  border-radius: 100px;
}
.teamwares .mbr-gallery-item .sidebar_wraper .item-title {
  text-align: left;
  font-weight: 700;
}
.teamwares .sidebar {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.teamwares .range-slider {
  -webkit-order: 1;
  order: 1;
}
.teamwares .sidebar-categories {
  -webkit-order: 2;
  order: 2;
}
.teamwares .bestseller-block {
  -webkit-order: 3;
  order: 3;
}
.teamwares .categories {
  padding: 0;
}
.teamwares .sidebar-title {
  font-weight: bold;
}






/* Contact Us Form
-------------------------------------------------- */
.contactusform {
  padding-top: 90px;
  padding-bottom: 90px;
/*  background-color: #ffffff; */
}
.contactusform .mbr-iconfont {
  font-size: 48px;
  padding-right: 1rem;
}
.contactusform .input {
  margin-bottom: 15px;
}
.contactusform .map {
  width: 100%;
  height: 30rem;
}
.contactusform .map iframe {
  width: inherit;
  height: 100%;
}
.contactusform .icon-block {
  margin-bottom: 10px;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.contactusform .icon-block .icon-block__icon {
  display: inline-block;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.contactusform .icon-block .icon-block__title {
  display: inline-block;
  align-self: center;
  -webkit-align-self: center;
  margin-bottom: 0;
  line-height: 1;
  font-style: italic;
}
.contactusform .mbr-text {
  color: #767676;
}
.contactusform a:not([href]):not([tabindex]) {
  color: #fff;
  border-radius: 3px;
}
.contactusform .multi-horizontal {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  max-width: 100%;
}
.contactusform .input-group-btn {
  display: block;
  text-align: center;
}
.contactusform .google-map {
  height: 25rem;
  position: relative;
}
.contactusform .google-map iframe {
  height: 100%;
  width: 100%;
}
.contactusform .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.contactusform .google-map[data-state] {
  background: #e9e5dc;
}
.contactusform .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
@media (max-width: 767px) {
  .contactusform h2 {
    padding-top: 2rem;
  }
}
@media (min-width: 768px) {
  .contactusform .container > .row > .col-md-6:first-child {
    padding-right: 30px;
  }
  .contactusform .container > .row > .col-md-6:last-child {
    padding-left: 30px;
  }
}

/* About Us
-------------------------------------------------- */
.aboutus {
  padding-top: 60px;
  padding-bottom: 60px;
/*   background-color: #ffffff; */
}
@media (min-width: 992px) {
  .aboutus .mbr-figure {
    padding-right: 2rem;
  }
}
@media (max-width: 992px) {
  .aboutus .mbr-figure {
    padding-top: 1rem;
  }
}


.carousel-banner {
  padding-top: 90px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.carousel-banner .content-slider {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
}
.carousel-banner .modal-body .close {
  background: #1b1b1b;
}
.carousel-banner .modal-body .close span {
  font-style: normal;
}
.carousel-banner .carousel-inner > .active,
.carousel-banner .carousel-inner > .next,
.carousel-banner .carousel-inner > .prev {
  display: flex;
}
.carousel-banner .carousel-control .icon-next,
.carousel-banner .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px;
}
.carousel-banner .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .carousel-banner .container .carousel-control {
    margin-bottom: 0;
  }
  .carousel-banner .content-slider-wrap {
    width: 100%!important;
  }
}
.carousel-banner .boxed-slider {
  position: relative;
  padding: 93px 0;
}
.carousel-banner .boxed-slider > div {
  position: relative;
}
.carousel-banner .container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.carousel-banner .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.carousel-banner .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.carousel-banner .mbr-table-cell {
  padding: 0;
}
.carousel-banner .container .carousel-indicators {
  margin-bottom: 3px;
}
.carousel-banner .carousel-caption {
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-banner .mbr-overlay {
  z-index: 1;
}
.carousel-banner .container-slide.container {
  width: 100%;
  min-height: 100vh;
  padding: 0;
  min-width: 100%;
}
.carousel-banner .carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -o-transition: -o-transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
@media (max-width: 576px) {
  .carousel-banner .carousel-item .container {
    width: 100%;
  }
}
.carousel-banner .carousel-item-next.carousel-item-left,
.carousel-banner .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-banner .active.carousel-item-right,
.carousel-banner .carousel-item-next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.carousel-banner .active.carousel-item-left,
.carousel-banner .carousel-item-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.carousel-banner .mbr-slider .carousel-control {
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -1.5rem;
  font-size: 35px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  border-radius: 50%;
  transition: all .3s;
  z-index: 11;
}
.carousel-banner .mbr-slider .carousel-control.carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
.carousel-banner .mbr-slider .carousel-control.carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
.carousel-banner .mbr-slider .carousel-control .mbr-iconfont {
  font-size: 1rem;
}
@media (max-width: 767px) {
  .carousel-banner .mbr-slider .carousel-control {
    top: auto;
    bottom: 1rem;
  }
}
.carousel-banner .mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important;
}
.carousel-banner .mbr-slider .carousel-indicators li {
  max-width: 15px;
  height: 15px;
  width: 15px;
  max-height: 15px;
  margin: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  border-radius: 50%;
  opacity: .5;
  transition: all .3s;
}
.carousel-banner .mbr-slider .carousel-indicators li.active,
.carousel-banner .mbr-slider .carousel-indicators li:hover {
  opacity: .9;
}
.carousel-banner .mbr-slider .carousel-indicators li::after,
.carousel-banner .mbr-slider .carousel-indicators li::before {
  content: none;
}
.carousel-banner .mbr-slider .carousel-indicators.ie-fix {
  left: 50%;
  display: block;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
@media (max-width: 576px) {
  .carousel-banner .mbr-slider .carousel-indicators {
    display: none !important;
  }
}
.carousel-banner .mbr-slider > .container img {
  width: 100%;
}
.carousel-banner .mbr-slider > .container img + .row {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-banner .mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  .carousel-banner .mbr-slider > .container .carousel-control {
    margin-bottom: 0;
  }
}
.carousel-banner .mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll;
}
.carousel-banner .mbr-slider .mbr-table-cell {
  padding: 0;
}
.carousel-banner .carousel-item .container.container-slide {
  position: initial;
  min-height: 0;
}
.carousel-banner .full-screen .slider-fullscreen-image {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.carousel-banner .full-screen .slider-fullscreen-image.active {
  display: -o-flex;
}
.carousel-banner .full-screen .container {
  width: auto;
  padding-right: 0;
  padding-left: 0;
}
.carousel-banner .full-screen .carousel-item .container.container-slide {
  width: 100%;
  min-height: 100vh;
  padding: 0;
}
.carousel-banner .full-screen .carousel-item .container.container-slide img {
  display: none;
}
.carousel-banner .mbr-background-video-preview {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel-banner .mbr-overlay ~ .container-slide {
  z-index: auto;
}
.carousel-banner .mbr-slider.slide .container {
  overflow: hidden;
  padding: 0;
}
.carousel-banner .carousel-inner {
  height: 100%;
}
.carousel-banner .slider-fullscreen-image {
  height: 100%;
  background: transparent !important;
}
.carousel-banner .image_wrapper {
  width: 100%;
  position: relative;
  display: inline-block;
  height: 500px;
  overflow: hidden;
}
.carousel-banner .carousel-item .container-slide {
  text-align: center;
  margin-bottom: -0.5rem;
}
.carousel-banner .content-slider-wrap {
  width: 100%;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 767.98px) {
  /* Only for Big Screen */
	#myCarousel .carousel-caption p {
		margin-bottom: 1.25rem;
		font-size: 1.5rem;
		line-height: 1.4;
	}
}

@media (max-width: 767.98px){
  /* Only for Small Screen */
	#myCarousel .carousel-caption h1 {
		font-size: 1.5rem;
	}
	.parallax-window {
		font-size: 0.8rem;
	}
	.parallax-window h2 {
		font-size: 1.4rem;
	}
	.parallax-banner {
		height: 200px;
	}
	.parallax-banner h1 {
		margin-top: 110px;
		font-size: 2.8rem;
	}
}

.text-primary {
	color: #FF5000 !important;
}
.btn-primary {
	background-color: #FF5000;
	border-color: #FF5000;
}
.form-control {
	border-color: #FF5000;
}
.page-item.active .page-link {
	color: #fff;
	background-color: #FF5000 !important;
	border-color: #FF5000 !important;
}
.page-link {
	color: #FF5000;
}