@import url("https://fonts.googleapis.com/css?family=Montserrat|Noto+Serif|Roboto+Slab");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600");
@import url('https://fonts.googleapis.com/css?family=Italianno|Niconne');
html,
body {
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  font-family: "Roboto", sans-serif;
  color: #413f3f;
  scroll-behavior: smooth;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  margin-bottom: 1em;
  line-height: 42px;
  font-weight: 400;
  color: #737373;
  text-transform: uppercase;
}

main {
  padding: 0px 0px 0px;
}

.header {
  padding: 5px 0px 0px;
  height: 115px;
  border-bottom: 1px solid #0000003d;
  box-shadow: 1px 1px 7px 2px #0000003d;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.08) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.08) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.08) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}

.header.sticky {
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0px;
  height: 80px;
  z-index: 99;
}

.header.sticky .translate-widgets {
  visibility: hidden;
}

.header.sticky .logo {
  width: 85px;
}

.header.sticky .top-nav {
  margin-top: 5px;
}

.header.sticky .top-nav .navbar {
  float: right;
  margin-right: 150px;
}

.header.sticky .top-widgets {
  top: 18px;
}

.header.sticky .top-banner {
  display: none;
}
.header h1 {
  display: flex;
  font-family: "Roboto Slab", serif;
  color: #5c2976;
  align-items: center;
  justify-content: center;
  height: 110px;
}

.logo {
  width: 130px;
  padding: 5px;
}

.icons {
  width: 80px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 10px;
  background: #f4f4f4;
  box-shadow: 1px 1px 3px 0px #00000052;
}

.welcome-block {
  padding: 35px 0px 25px;
  width: 70%;
  margin: auto;
  text-align: center;
}

.welcome-block h3 {
  font-family: "Roboto Slab", serif;
  margin-bottom: 20px;
}

.bg-back {
  background: #e2dddd61;
  margin: 50px 0px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

/* footer */
footer {
  font-family: "Ek Mukta", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.55em;
  color: #737373;
}
footer .bt-footer-top {
  border-top: 1px solid #eaeaea;
  background-color: #f8f8f8;
  padding: 55px 0 52px;
}
footer .bt-footer-middle {
  background-color: #f5f5f5;
  padding: 50px 0;
  border-top: 1px dashed #cfcfcf;
}
.bt-footer-middle > div > div .col-md-12 {
  padding: 0;
}

.bt-footer-middle .bt-block-footer {
  padding: 0;
  padding-right: 15px;
}

.bt-footer-middle .bt-block-footer .footer-logo {
  width: 150px;
  margin-top: 10px;
}

.bt-footer-middle .bt-block-footer .about-title {
  margin-bottom: 10px;
}

.bt-footer-middle .bt-block-footer > div {
  padding-left: 0;
}

.bt-footer-middle .bt-block-footer a:hover,
.bt-footer-middle .bt-block-footer ul li i,
.bt-footer-middle .boss-recent-post .item-recent-post .title a:hover {
  color: #11350e;
}
.bt-footer-middle .bt-block-footer ul li span {
  padding-left: 20px;
  line-height: 30px;
}
.bt-footer-middle .bt-block-footer ul li + li span {
  padding-left: 18px;
}
.bt-footer-middle .bt-block-footer .bold-italic {
  font-weight: 600;
}
.bt-footer-middle .box.boss-recent-post {
  margin-bottom: 0;
}
.bt-footer-middle .box.boss-recent-post .box-heading span {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #737373;
  text-transform: uppercase;
  margin-bottom: 0;
}
.bt-footer-middle .boss-recent-post .item-recent-post {
  width: 100%;
  overflow: hidden;
  border: none;
  padding: 0;
}
.bt-footer-middle .boss-recent-post .item-recent-post + .item-recent-post {
  margin-top: 20px;
}
.bt-footer-middle .boss-recent-post .item-recent-post .image {
  margin-right: 20px;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title {
  overflow: hidden;
  min-width: 50%;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title a {
  color: #737373;
  line-height: 1.55em;
}
.bt-footer-middle .boss-recent-post .item-recent-post .title .time-stamp {
  font-size: 12px;
  color: #737373;
  line-height: 1.55em;
  display: block;
  margin: 0;
}
footer h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.bt-footer-middle .footer-social {
  margin-bottom: 36px;
}
footer .bt-footer-middle h3,
.bt-footer-middle .bt-block-footer a {
  color: #737373;
  margin-bottom: 10px;
}
.bt-footer-middle .footer-social ul li {
  display: inline-block;
  vertical-align: top;
}
.bt-footer-middle .footer-social ul li + li {
  margin-left: 12px;
}
.bt-footer-middle .footer-social a {
  color: #000;
  display: block;
  width: 46px;
  height: 37px;
  border: 1px solid #c8c8c8;
  text-align: center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
.bt-footer-middle .footer-social a:hover {
  color: #fff;
  background-color: #11350e;
  border: 1px solid #11350e;
}
.bt-footer-middle .footer-social a i {
  vertical-align: top;
  line-height: 35px;
  font-size: 20px;
}
.bt-footer-middle .payment ul li {
  display: inline-block;
  vertical-align: top;
}
.bt-footer-middle .payment ul li img {max-width: 100%;height:auto}
.bt-footer-middle .payment ul li + li {
  margin-left: 12px;
}

.bt-footer-middle .payment img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

footer .bt-footer-bottom {
  background-color: #11350e;
  padding: 20px 0 10px;
  text-align: center;
}

.footer-side {
  padding-left: 10px;
  padding-right: 10px;
}

.bt-footer-bottom .link ul {
  line-height: 0;
}

.bt-footer-bottom .link ul li {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #fff;
  padding: 0 5px;
}
.bt-footer-bottom .link ul li:first-child {
  border-left: none;
  padding-left: 0;
}
.bt-footer-bottom .link ul li a {
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
}
.bt-footer-bottom .link ul li a:hover {
  color: #737373;
}
.bt-footer-bottom .powered {
  padding-left: 10px;
  color: #fff;
  font-weight: 500;
  margin-top: 15px;
}
.bt-footer-bottom .powered a {
  color: #fff;
  text-decoration: underline;
}
.bt-footer-bottom .powered a:hover {
  text-decoration: none;
}
.bt-footer-bottom .powered p {
  margin-bottom: 0;
}
#back_top {
  bottom: 10px;
  cursor: pointer;
  display: none;
  padding: 4px;
  position: fixed;
  right: 10px;
  text-align: center;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  z-index: 9998;
}

#back_top span {
  border-radius: 50%;
  box-shadow: 0 0 0 4px #e19c16;
  -webkit-box-shadow: 0 0 0 4px #e19c16;
  -moz-box-shadow: 0 0 0 4px #e19c16;
  color: #e19c16;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 10px 0;
  padding-top: 6px;
  position: relative;
  text-align: center;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  width: 40px;
  z-index: 1;
}
#back_top span:after {
  background: none repeat scroll 0 0 #e19c16;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  box-sizing: content-box;
  content: "";
  height: 100%;
  left: -2px;
  padding: 2px;
  pointer-events: none;
  position: absolute;
  top: -2px;
  transition: transform 0.2s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: -moz-transform 0.2s ease 0s, opacity 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}
#back_top:hover span:after {
  opacity: 0;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
}
#back_top i {
  font-size: 35px;
  color: #fff;
  vertical-align: top;
  line-height: 25px;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
}
#back_top:hover i {
  color: #e19c16;
}

.contact-block {
  background: #d4e6fc;
  color: #07155c;
  padding: 10px 15px;
  border-radius: 4px;
}
.contact-block p {
  font-size: 14px;
  margin-bottom: 0px;
}
.contact-block h4 {
  font-family: "Roboto Slab", serif;
  margin-top: 12px;
  font-size: 22px;
  margin-bottom: 0px;
}

.icon-block {
  margin-top: 10px;
}

.social-block {
  position: absolute;
  right: 25px;
  top: 45px;
}

.social-block {
  position: absolute;
  right: 25px;
}

.social-block ul {
  display: inline-flex;
}

.social-block ul li .fa {
  padding: 10px;
  width: 35px;
  height: 35px;
  background: #5c2976;
  text-align: center;
  line-height: 15px;
  border-radius: 5px;
  margin-right: 5px;
  color: #fff;
}

.social-block ul li .fa-linkedin:hover {
  background: #0077b5;
}

.social-block ul li .fa-facebook:hover {
  background: #3b5998;
}

.why-shop {
  padding: 30px 0px 0px;
  margin-bottom: 40px;
  background: #e6eae6;
}

.why-shop img {
  filter: gray;
  margin-top: 33%;
}

.why-shop .why-shop-box {
  text-align: center;
  min-height: 315px;
  margin-bottom: 30px;
}

.why-shop .why-shop-box a{ text-decoration: none }
.why-shop .why-shop-box-btn {
  text-align: center;
}
.why-shop .why-shop-box.auto {
  min-height: auto;
}
.why-shop .why-shop-box.auto .desc h3,
.why-shop .why-shop-box.auto .desc p {
  min-height: auto;
}
.why-shop .why-shop-box .icon {
  height: 150px;
  width: 150px;
  line-height: 150px;
  margin: 30px auto 0;
  position: relative;
}
.why-shop .why-shop-box .icon:before {
  background: url("../images/gray-border-box-active.png") no-repeat center
    center;
  height: 150px;
  width: 150px;
  line-height: 150px;
  margin: 0 auto 0;

  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 550ms ease;
  -ms-transition: -ms-transform 550ms ease;
  -o-transition: -o-transform 550ms ease;
  -webkit-transition: -webkit-transform 550ms ease;
  transition: transform 550ms ease;
  content: " ";
  position: absolute;
  left: 0;
  top: 0px;
}
.why-shop .why-shop-box .desc {
  color: #666;
  font-size: 18px;
  margin: 0 auto;
  padding: 0 15px;
}
.why-shop .why-shop-box .desc h3 {
  color: #000;
  font-size: 22px;
  min-height: 35px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.why-shop .why-shop-box .desc p {
  font-size: 14px;
  line-height: 26px;
  min-height: 50px;
  margin-bottom: 0;
}

.why-shop .why-shop-box:hover .desc h3 {
  color: #5c2976;
}

.why-shop .why-shop-box:hover .icon:before {
  -moz-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
  transition: transform 550ms ease;
  -moz-transition: -moz-transform 550ms ease;
  -ms-transition: -ms-transform 550ms ease;
  -o-transition: -o-transform 550ms ease;
  -webkit-transition: -webkit-transform 550ms ease;
}
.why-shop .why-shop-box .icon:hover img {
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}

.top-widgets {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
}

.top-widgets .dropdown {
  position: absolute;
  top: 0px;
  right: 65px;
}

.top-widgets .dropdown .cart-total {
  position: absolute;
  right: 0px;
  font-size: 12px;
  color: #fff;
  line-height: 10px;
  top: -5px;
  background: red;
  width: auto;
  padding: 5px 6px;
  text-align: center;
  height: 20px;
  border-radius: 100%;
}

.top-banner {
  position: absolute;
  left: 8%;
  margin-top: 5px;
}

.top-banner img {
  height: 95px;
}

.top-banner span {
  margin-top: 15px;
  font-family: 'Niconne', cursive;
}

.top-widgets span {
  font-size: 25px;
  color: #fff;
  background: #5c2976;
  padding: 5px 15px;
  margin-right: 5px;
  border-radius: 2px;
}

.top-widgets span:hover{
    background:#a474bd;
}

.translate-widgets {
  position: absolute;
  width: 200px;
  top: 20px;
  right: 210px;
  z-index: 99;
}

.top-nav {
  margin-top: 50px;
}
.top-nav a {
  color: #5c2876;
}

.btn-readmore {
  color: #fff;
  font-size: 12px;
  background: #5c2976;
  border: 1px solid #5c2976;
  text-transform: uppercase;
  padding: 5px 15px;
}

.btn-readmore:hover {
  color: #fff;
  background:#8031a9;
  text-decoration: none;
}

.top-nav .active {
  border-bottom: 2px solid #5c2976;
}
.btn-readmore:hover{
    background: #8031a9;
}
.top-nav .navbar {
  padding: 0.5rem 0rem;
}

.top-nav .navbar .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid #5c297640;
}

.top-nav .nav-item {
  margin: 0em 1em;
  list-style: none;
}

.container-slider {
  margin-top: 25px;
  margin-bottom: 25px;
}
.container-slider h3 {
  font-size: 40px;
  margin-bottom: 10px;
}
.container-slider .content-block {
  text-align: center;
  line-height: 30px;
  margin-top: 65px;
}
.main-slider {
  width: 68%;
  float: left;
}

.sub-sliders {
  width: 32%;
  float: left;
}

.home-carousel .item {
  position: relative;
  overflow: hidden;
}

.home-carousel .item .caption-block {
  position: absolute;
  z-index: 99;
  bottom: 5%;
  left: 0;
  right: 0;
  color: #fff;
  width: 90%;
  margin: auto;
}

.home-carousel .item .caption-block h2 {
  font-size: 55px;
  font-weight: 600;
  text-shadow: 1px 1px 5px #00000078;
}

.home-carousel .item .caption-block h3 {
  font-size: 35px;
  text-shadow: 1px 1px 5px #00000078;
}

.home-carousel .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
  z-index: 99;
}

.home-carousel .owl-nav img {
  width: 30px;
  opacity: 0.3;
}
.home-carousel:hover .owl-nav img {
  opacity: 0.8;
}

.home-carousel .owl-nav .owl-next {
  position: absolute;
  right: 10px;
}

.home-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 10px;
}

.sider1,
.sider2 {
  position: relative;
}

.content-block {
  color: #333;
  background: #fff;
  z-index: 21;
  margin-bottom: 30px;
}

.product-list .nav li.haschild ul.dropcat {
  display: none;
  padding-left: 35px;
  margin-top: 10px;
}

.product-list .nav li.haschild.opened ul.dropcat {
  display: block;
}

.product-list .nav li.haschild {
  border-left: none;
}

.product-list .icon-product {
  width: 25px;
  margin-right: 10px;
}
.product-list .nav li.haschild ul.dropcat li {
  padding: 5px 0px;
  font-size: 14px;
  list-style: none;
}

.product-list .nav li.haschild .plus .fa {
  line-height: 25px;
}

.product-list .nav li.haschild ul.dropcat li:before {
  content: "\f105";
  padding-right: 5px;
  font-family: FontAwesome;
  font-weight: 600;
}

.product-list .nav li.haschild ul.dropcat li:hover {
  border-left: none;
  box-shadow: none;
}

.product-list .nav {
  display: inline-block;
  width: 100%;
}

.product-list .nav li {
  margin-bottom: 10px;
  font-size: 15px;
  padding: 5px 10px;
}

.product-list a {
  color: #333;
}

.product-list a.show.active {
  padding: 5px 0px;
  border-bottom: 3px dashed #33773a;
}

.product-list .haschild.show > a {
  border: none;
}

.product-list .haschild.show.opened > a {
  color: #33773a;
  text-transform: uppercase;
  font-weight: 800;
  border: none;
}
.product-list .haschild.show.opened .fa-plus:before {
  color: #33773a;
  content: "\f068";
}
.product-list .haschild.show > a.active.show {
  color: #33773a;
  text-transform: uppercase;
  font-weight: 800;
}

.product-list a:hover {
  text-decoration: none;
}

.product-list li {
}

.product-list li:hover {
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  border-left: 3px solid #5c2976;
}

.product-list li:last-child:hover {
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0);
}

.product-list {
  background: #fff;
  margin-bottom: 15px;
  border: 1px solid #00000014;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.product-list .list-title {
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  line-height: 26px;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
  background: #5c2976;
}

.featured-title {
  padding: 10px 0px;
  margin-top: 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.product-block .tab-pane {
  background: #fff;
  margin-bottom: 15px;
  border: 1px solid #00000014;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px 15px;
  min-height: 175px;
}

.product-block .tab-content .featured-title {
  margin-top: 0px;
}

.product-block .tab-content strong:first-of-type {
  line-height: 30px;
  text-transform: uppercase;
}

.product-block .tab-pane p {
  font-size: 15px;
}

.product-block {
  padding-bottom: 35px;
}

.item-product {
  background: #fffefe;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
  box-shadow: 1px 1px 5px #00000026;
  border: 1px solid #0000001c;
}

.item-product:hover {
  box-shadow: 1px 1px 5px #00000047;
}

.item-product .prod-img {
  overflow: hidden;
}

.item-product .prod-img:hover img {
  transform: scale(1.4);
  transition: 0.5s all ease-in;
}

.item-product .prod-contents .pro-title {
  color: #4a4747;
  font-weight: 500;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 5px 5px;
  text-align: center;
}

.bt-item.inner .prod-contents {
  text-align: center;
}

.bt-item.inner .price {
  position: absolute;
  top: 0px;
  right: 10px;
  text-align: center;
  border-radius: 100%;
  font-size: 14px;
  margin: 10px 0px;
  color: #fff;
  width: 60px;
  height: 60px;
  background: #ed1f23;
  font-weight: 600;
}

.col-md-3 .bt-item.inner .price {
  right: 20px;
}

.bt-item.inner .price .texts {
  padding-top: 10px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.bt-item.inner .price .texts span {
  font-size: 16px;
}

.bt-item.prod-contents .tagline {
  font-size: 12px;
  color: #a09d9d;
  font-weight: 600;
  text-align: center;
}

.topseller-block {
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.topseller-block h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.topseller-carousel .item {
  padding: 0px 0px;
}

.topseller-carousel.owl-carousel .owl-nav.disabled {
  display: block;
  width: 100%;
  position: absolute;
  top: 45%;
  font-size: 23px;
}

.topseller-carousel.owl-carousel .owl-nav.disabled .owl-prev {
  position: absolute;
  left: -30px;
  opacity: 0.8;
}

.topseller-carousel.owl-carousel .owl-nav.disabled .owl-next {
  position: absolute;
  right: -30px;
  opacity: 0.8;
}

.topseller-carousel.owl-carousel .owl-nav.disabled .owl-next:hover,
.topseller-carousel.owl-carousel .owl-nav.disabled .owl-prev:hover {
  opacity: 1;
}

.topseller-carousel .cart {
  text-align: center;
}

.cart button.addtocart {
  background: #fff;
  border: 3px solid #eae3e3;
  margin: 8px 8px 0 8px;
  padding: 7px 12px;
  color: #333;
  font-size: 12px;
  line-height: 14px;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s,
    background-position 300ms ease-in-out 0s;
}

.cart button.addtocart:hover {
  border: 3px solid #5f2d78;
  background: #5f2d78;
  padding: 7px 12px;
  color: #fff;
}

.footer-logo img {
  width: 145px;
  text-align: left;
  padding: 0px 0 25px;
}

.footer .contacts-info {
  font-size: 14px;
  line-height: 15px;
}

.footer .footer-top {
  margin-bottom: 40px;
}

.footer .contacts-info .fa {
  font-size: 15px;
  color: #7b7171;
  height: 35px;
  width: 35px;
  line-height: 31px;
  display: inline-block;
  float: left;
  font-style: normal;
  text-align: center;
  margin-right: 10px;
  border-radius: 30px;
  border: 2px #aaa solid;
  border-radius: 25px;
}

.footer .contacts-info .address-footer,
.footer .contacts-info .phone-footer,
.footer .contacts-info .email-footer {
  height: 55px;
  line-height: 35px;
}

.footer h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 15px;
  text-transform: uppercase;
}

.footer a {
  font-size: 13px;
  color: #333;
}
.footer .links a:before {
  content: "\f105";
  padding-right: 5px;
  font-family: FontAwesome;
}

.footer ul.links {
  padding-left: 5px;
  list-style: none;
}

.footer ul.link {
  list-style: none;
}
.footer ul.link li {
  display: inline;
}
.footer .links li {
  padding: 8px 0px;
  line-height: 15px;
}

.social .fa {
  background: #5f2d78;
  font-size: 18px;
  border-radius: 3px;
  line-height: 35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
  padding: 0;
}

.social .fa-facebook {
  background: #3c5b9b;
}

.social .fa-twitter {
  background: #359bed;
}

.social .fa-google-plus {
  background: #e33729;
}

.social .fa-linkedin {
  background: #027ba5;
}

.social .fa-linkedin {
  background: #027ba5;
}

.social .fa-youtube {
  background: #f03434;
}

.payment-accept {
  margin-top: 25px;
}

.payment-accept img {
  width: 50px;
  margin-right: 5px;
}

#toTop {
  color: #fff;
  text-align: center;
  bottom: 25px;
  display: none;
  line-height: 45px;
  overflow: hidden;
  position: fixed;
  right: 10px;
  text-decoration: none;
  width: 50px;
  height: 50px;
  background: url(../images/to-top-arrow.png) no-repeat center;
  background-color: #5c2976;
  text-transform: uppercase;
  z-index: 100;
  border-radius: 100%;
}

/* Feel free to change duration  */
.animated {
  -webkit-animation-duration: 1000 ms;
  animation-duration: 1000 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.product-carousel .owl-dots .owl-dot {
  background-size: 100%;
  width: 82px !important;
  margin: 5px;
  height: 50px !important;
  float: left;
}

.product-modal.modal .modal-title {
  margin: auto;
  width: 100%;
  text-align: center;
}
.popular-cate {
  clear: both;
  padding-top: 15px;
  margin-bottom: 15px;
}
.popular-cate .box-heading {
  text-align: center;
}
.popular-cate .popular-cate-content {
  overflow: hidden;
  margin: 0 -15px;
  padding-bottom: 0px;
}

.btn-viewmore {
  color: #504d4d;
  font-size: 14px;
  padding: 5px 15px;
  border: 1px solid #0000007a;
}

.button-group button {
  border: none;
  background: #5f2e79;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  font-size: 12px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  vertical-align: top;
  display: inline-block;
  vertical-align: top;
}
.button-group button:hover {
  background: #8a5ca2;
}
.button-group button:focus {
  background: #5f2e79;
  border: 1px solid #6b4181;
}

.btn-viewmore:hover {
  background: #5c2976;
  border: none;
  color: #fff;
}

.bt-items .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
  font-size: 50px;
  color: #0000008c;
}

.bt-items .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
}

.bt-items .owl-nav .owl-next {
  position: absolute;
  right: -50px;
}

.popular-cate .popular-cate-content .box-content {
  margin-bottom: 30px;
  padding: 0 15px;
}
.popular-cate .popular-cate-content .box-content .cate-image {
  position: relative;
}
.popular-cate .popular-cate-content .box-content .cate-image > a {
  display: block;
  overflow: hidden;
}
.popular-cate .popular-cate-content .box-content .cate-image img {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.popular-cate .popular-cate-content .box-content .cate-image:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name > * {
  background: #fff;
  padding: 5px 20px 5px 10px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name a {
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #5c2976 !important;
  text-transform: uppercase;
  display: block;
}
.popular-cate
  .popular-cate-content
  .box-content
  .cate-image:hover
  .cate-name
  a {
  margin-left: 15px;
}
.popular-cate .popular-cate-content .box-content .cate-image .cate-name p {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #737373;
  display: inline-block;
  margin-bottom: 0;
}

.popular-cate
  .popular-cate-content
  .box-content
  .cate-image:hover
  .cate-name
  p {
  margin-left: -15px;
}

.cate-image img {
  max-width: 100%;
}
.bt-block-parallax {
  background-attachment: fixed;
  background-position: left top;
  padding-bottom: 118px;
  text-align: center;
  padding: 95px 10px;
  background-size: cover;
  line-height: 0;
  margin-bottom: 52px;
}

.bt-block-parallax h1 {
  font-family: "Ek Mukta", sans-serif;
  font-size: 75px;
  line-height: 95px;
  color: #fff;
  margin: 0;
  text-shadow: 1px 1px 11px #000000f0;
  display: inline-block;
  margin-right: 5px;
}
.bt-block-parallax h2 {
  font-family: "Ek Mukta", sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  background: #11350e;
  display: inline-block;
  padding: 3px 20px 0;
  vertical-align: 8px;
  height: 60px;
  box-sizing: border-box;
  margin: 0;
}

.name a {
  font-family: "Ek Mukta", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.button-grid.button-group {
  overflow: hidden;
  position: absolute;
  bottom: 90px;
  right: 0;
  width: 100%;
  display: none;
  height: 40px;
  line-height: 0;
}

.bt-item-extra.product-layout {
  text-align: center;
  position: relative;
  /* padding-right: 5px;
  padding-left: 5px; */
}

.product-thumb.bt-item:hover .button-group {
  display: block;
}

.product-thumb.bt-item .image {
  overflow: hidden;
}

.product-thumb.bt-item:hover .image img {
  transform: scale(1.2);
  transition: 1s all ease-in-out;
}

.alertbox {
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 300px;
  height: auto;
}

.dropdown-menu.show.cart-list {
  width: 230px;
  padding: 5px;
  top: 10px !important;
  font-size: 12px;
  padding: 10px 15px;
}

.cart-items {
  width: 100%;
  position: relative;
}

.cart-items:not(last-child) {
  border-bottom: 1px dashed #00000040;
  margin-bottom: 10px;
}

.prod_img {
  float: left;
}
.prod_name {
  float: left;
}

.prod_name h3 {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cart-remove {
  position: relative;
}
.remove-cart {
  position: absolute;
  right: 5px;
  top: 5px;
}
.remove .remove-cart {
  position: relative;
  right: auto;
  top: auto;
}
.checkoutblock {
  text-align: center;
}

.checkoutblock .checkout-cart {
}

.catagory-inner {
  padding-top: 20px;
}

.btn-default.checkout.checkout-cart {
  border: none;
  background: #5c2976;
  font-size: 12px;
  color: #fff;
  width: 45%;
  float: left;
}

.btn-default.viewcart {
  border: none;
  background: #5c2976;
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  width: 45%;
  float: left;
}
.btn-sm{
    float: right;
    border-radius: 10px;
    padding: 0 10px !important;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
   margin-right:77px;

}
/*product detail*/
.product-info {
  margin-bottom: 90px;
}
.product-info .col-sm-6 + .col-sm-6 {
  padding-left: 30px;
}
.product-info .bt-product-zoom {
  position: relative;
  margin-bottom: 30px;
}
.product-info .bt-product-zoom .image {
  margin-bottom: 10px;
}
.product-info .bt-product-zoom div.image-additional {
  position: relative;
  padding: 0 45px;
}
.product-info .bt-product-zoom .thumbnails li .cloud-zoom img,
.product-info .bt-product-zoom .thumbnails {
  margin-bottom: 5px;
}

.product-info .bt-product-zoom .thumbnails > li {
  text-align: center;
}

.product-info .bt-product-zoom a.prev,
.product-info .bt-product-zoom a.next {
  width: 28px;
  height: 28px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 50%;
  z-index: 100;
  margin-top: -14px;
}

.product-info .bt-product-zoom a.prev {
  left: 10px;
}

.product-info .bt-product-zoom a.next {
  right: 10px;
}

.product-info .bt-product-zoom a.prev:hover,
.product-info .bt-product-zoom a.next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.product-info .bt-product-zoom a.prev i,
.product-info .bt-product-zoom a.next i {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -2px;
}

.product-info h2 {
  font-size: 25px;
  font-weight: 400;
  line-height: 27px;
  color: #5c2976;
  margin-bottom: 10px;
}
.product-info .review {
  margin-bottom: 20px;
}
.product-info .description {
  line-height: 24px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 18px;
}
.product-info .description .stock {
  font-weight: 400;
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-info .price_info {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 18px;
  line-height: 24px;
}
.product-info .price_info .price,
.product-info .price_info .price-new {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #5c2976;
}
.product-info .price_info .price-old {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  color: #a0a0a0;
  line-height: 22ppx;
}
.product-info .price_info .price-tax {
  line-height: 24px;
}
.product-info .options h3 {
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
}
.product-info .options .bt-image-option img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border: 2px solid transparent;
}
.product-info .options .bt-image-option.active img {
  border: 2px solid #3f3f3d;
}
.product-info .options .bt-image-option input[type="radio"] {
  display: none;
}
.product-info .options .bt-image-option label {
  padding: 0;
}
.product-info .options .form-group {
  margin-bottom: 20px;
}
.product-info .options .form-group .line-bottom {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
}
.product-info .options .form-group .checkbox:last-child,
.product-info .options .form-group .radio:last-child {
  margin-bottom: 0;
}
.product-info .options div.required .form-control {
  height: 35px;
  padding: 6px 10px;
  border: 1px solid #c9c9c9;
  line-height: 1.55em;
  font-size: 12px;
}
.product-info .options div.required textarea.form-control {
  min-height: 100px;
}
.product-info .options div.required .control-label {
  margin-bottom: 8px;
}
.product-info .options div.required .control-label:after {
  color: #666;
  content: "(*) ";
}
.input-group.date button.btn-default,
.input-group.time button.btn-default,
.input-group.datetime button.btn-default {
  height: 35px;
  background: #fff;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  border-left: none;
  padding: 6px 10px;
}
.input-group.date button.btn-default i,
.input-group.time button.btn-default i,
.input-group.datetime button.btn-default i {
  line-height: 22px;
  vertical-align: top;
}

/*blog css*/
.blog-category .pkgs:hover {
    box-shadow: 1px 1px 8px rgba(0,0,0,.3);
}
.blog-category .pkgs {
    margin: 15px 0;
    background: #fff;
    border: 1px solid #dadada;
    padding: 10px;
    position: relative;
}
.blog-category h3 {
   font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 17px;
}
.blog-category .content {
    font-size: 13px;
    color: #777676;
    margin-bottom: 12px;
    height: 61px;
    overflow: hidden;
}
.blog-category .btn{
    border-radius: 10px;
    padding: 7px 10px;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
    font-size: 12px;
}
.product-info .quantily_info {
  overflow: hidden;
  margin-bottom: 18px;
}
.product-info .quantily_info .select_number {
  overflow: hidden;
  position: relative;
}
.product-info .quantily_info .select_number input {
  width: 65px;
  height: 38px;
  padding: 10px;
  text-align: center;
  line-height: 18px;
  border: 1px solid #c9c9c9;
}
.product-info .quantily_info .select_number .increase,
.product-info .quantily_info .select_number .decrease {
  position: absolute;
  left: 65px;
  width: 18px;
  height: 18px;
  background: #7f7f7f;
  border: none;
  text-align: center;
  color: #fff;
  padding: 0;
}
.product-info .quantily_info .select_number .increase:hover,
.product-info .quantily_info .select_number .decrease:hover {
  background: #b2b2b2;
}
.product-info .quantily_info .select_number .increase i,
.product-info .quantily_info .select_number .decrease i {
  line-height: 17px;
  letter-spacing: -2px;
  font-size: 16px;
  vertical-align: top;
}
.product-info .quantily_info .select_number .increase {
  top: 0;
}
.product-info .quantily_info .select_number .decrease {
  bottom: 0;
}
.product-info .quantily_info .title_text {
  float: left;
  margin-right: 8px;
  margin-top: 10px;
}
.product-info .quantily_info .minimum {
  margin-top: 15px;
}
.product-info .options .btn-upload {
  display: block;
  margin-top: 10px;
  padding: 0 38px;
}
.product-info .button-group {
  overflow: hidden;
  margin-bottom: 10px;
}
.product-info .button-group .btn-cart,
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare,
.product-info .options .btn-upload {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  height: 40px;
  line-height: 40px;
}
.product-info .button-group .btn-cart i {
  margin-right: 10px;
}
.product-info .button-group .btn-cart {
  display: block;
  width: 100%;
  background: #5c2976;
  color: #fff;
  border: 1px solid #5c2976;
  margin-bottom: 15px;
  padding: 0 10px;
}
.product-info .button-group .btn-cart:hover {
  background: #fff;
  color: #5c2976;
}
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare {
  padding: 0 8px;
}
.product-info .button-group .btn-wishlist .fa,
.product-info .button-group .btn-compare .fa {
  vertical-align: top;
  line-height: 40px;
}
.product-info .button-group .btn-wishlist {
  width: 46.5%;
}
.product-info .button-group .btn-compare {
  width: 50.5%;
}
.product-info .button-group .btn-wishlist,
.product-info .button-group .btn-compare,
.product-info .options .btn-upload {
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
  color: #ababab;
}
.product-info .button-group .btn-wishlist:hover,
.product-info .button-group .btn-compare:hover,
.product-info .options .btn-upload:hover {
  background: #5c2976;
  border: 1px solid #5c2976;
  color: #fff;
}
.product-info .button-group .btn-wishlist {
  position: relative;
}
.product-info .button-group .btn-wishlist:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: all 0.5s ease 0s;
  z-index: -1;
}
.product-info .button-group .btn-wishlist:hover:after {
  width: 100%;
  background: #5c2976;
}
.product-info .button-group .btn-wishlist:hover {
  background: transparent;
}
.product-info .button-group .btn-wishlist {
  float: left;
}
.product-info .button-group .btn-compare {
  float: right;
}
.product-info .button-group .btn-wishlist i,
.product-info .button-group .btn-compare i {
  margin-right: 6px;
}
.product-info .review .rating {
  float: left;
  margin-right: 5px;
  line-height: 17px;
}
.product-info .review .review_text {
  overflow: hidden;
  line-height: 20px;
}
.product-info .review .review_text a + a:before {
  content: "|";
  margin: 0 5px;
  color: #000;
}

.product-info-qs .product-name h1 {
  font-size: 24px;
  line-height: 26px;
  color: #5c2976;
}
.product-info-qs.product-info {
  margin-bottom: 10px;
}
.product-info-qs.product-info .description,
.product-info-qs.product-info .price_info {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.product-info .price_info .price,
.product-info .price_info .price-new {
  color: #5c2976;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
}
.product-info-qs.product-info .viewdetail {
  text-align: right;
}
.product-info-qs.product-info .viewdetail a {
  color: #5c2976;
  font-size: 12px;
  font-weight: 700;
}
.product-info-qs.product-info .viewdetail a:hover {
  text-decoration: underline;
}
.product-info-qs.product-info .image-additional ul {
  border-top: 1px solid #eaeaea;
  padding-top: 12px;
  margin-left: -8px;
}
.product-info-qs.product-info .image-additional ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.product-info-qs.product-info .bt-product-zoom .image {
  margin-bottom: 10px;
}

.options {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
}

.product-info .quantily_info .select_number input::-webkit-inner-spin-button,
.product-info .quantily_info .select_number input::-webkit-outer-spin-button {
  opacity: 1;
}
.cstm_back {
    color: #386716!important;
    background-color: #fbfafa!important;
    border-color: #f4f5f4!important;
    margin-bottom: 5px!important;
    position: absolute!important;
    z-index: 2!important;
}
.blog-detail1 h2{
    font-size:30px;
}
.blog1-details aside ul li {
    background: white;
    padding: 10px!important;
    margin-bottom: 5px;
}
.blog-detail2 .media-left, .media>.pull-left {
    padding-right: 10px;
}
.blog1-details .media-body a {
    display: block;
    height: 37px;
    overflow: hidden;
}
.blog-detail2 .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.blog1-details .media .post-thumbnail {
    width: 70px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.blog1-details .media-body {
    line-height: 18px;
}
.blog-detail1 #post-445{
    margin-bottom:100px;
}

input[type="number"].selectnums::-webkit-inner-spin-button,
input[type="number"].selectnums::-webkit-outer-spin-button {
  opacity: 1;
}

/* breadcrumb */
.breadcrumb {
  background: none;
  padding: 0;
  margin: 0em 0 1.2em;
}
.container > .breadcrumb {
  margin-left: -10px;
  margin-right: -10px;
}
.breadcrumb .fa {
  font-size: 18px;
}
.breadcrumb a {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #d0d0d0;
}
.breadcrumb a:hover,
.breadcrumb li:last-child a {
  color: #f9ae1d;
}
.breadcrumb li + li:before {
  content: "/";
  color: #d0d0d0;
  padding: 0 6px;
}
.breadcrumb li:last-child a {
  cursor: default;
}

span.validate-has-error {
  font-size: 12px;
  color: red;
}

.min-text {
  margin-bottom: 10px;
}

.cart-total {
  overflow: hidden;
}
.cart-total table {
  float: right;
  text-align: right;
  width: auto;
  max-width: 100%;
  border: 1px solid #e4d9d9;
  background: #fafafa;
}
.cart-total table tr td {
  border-top: 1px solid #e4d9d9;
  line-height: 40px;
  padding-right: 55px;
  font-size: 16px;
}
.cart-total table tr td.text-left {
  text-align: left;
  padding-left: 55px;
}
.cart-total table tr td.text-right {
  padding-left: 45px;
}
.cart-total table tr:last-child td {
  font-weight: 700;
}
.cart-total table tr:first-child td {
  border-top: none;
}
.cart-total + .buttons {
  overflow: hidden;
  margin-top: 40px;
}
.cart-total + .buttons .btn.btn-blue {
  margin-right: 80px;
}
.cart-total + .buttons .btn.btn-gray,
.cart-total + .buttons .btn.btn-blue,
#button-confirm {
  padding: 12px 48px;
  font-size: 16px;
  line-height: 18px;
}

.buttons .btn {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 16px;
  text-transform: uppercase;
  background: #5c2976;
  border: 1px solid #5c2976;
  padding: 8px 15px;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  text-transform: uppercase;
}

.deliv-btn {
  margin-top: 0px;
  width: 100%;
  color: #fff;
  background: #5c2976;
  font-size: 16px;
}

#formDeliv .form-control {
  margin-bottom: 20px;
}
.special-text {
  font-size: 32px;
  font-weight: 500;
  padding: 10px;
  background: linear-gradient(270deg, #f32a2a, #f27903, #adc110, #10c1b3);
  background-size: 600% 600%;
  -webkit-animation-name: gradient_anim;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@-webkit-keyframes gradient_anim {
  0% {
    background-position: 0% 83%;
  }
  50% {
    background-position: 100% 18%;
  }
  100% {
    background-position: 0% 83%;
  }
}
@-moz-keyframes gradient_anim {
  0% {
    background-position: 0% 83%;
  }
  50% {
    background-position: 100% 18%;
  }
  100% {
    background-position: 0% 83%;
  }
}
@keyframes gradient_anim {
  0% {
    background-position: 0% 83%;
  }
  50% {
    background-position: 100% 18%;
  }
  100% {
    background-position: 0% 83%;
  }
}

.pay-btn {
  margin-top: 10px;
}

.button-group .btn-quickshop {
  padding: 10px 15px;
  background: #f5841e;
}

.button-group .btn-quickshop:hover {
  padding: 10px 15px;
  background: #ff7900;
}

.tp-banner {
  position: relative;
}

.slidercaption {
  position: absolute;
  color: #fff;
  font-weight: 300;
  font-size: 40px;
  line-height: 45px;
  text-shadow: 1px 1px 16px #00000075;
  font-family: "Oswald", sans-serif;
  margin: 0px;
  white-space: nowrap;
  padding: 0 0 20px 5px;
  text-transform: uppercase;
  letter-spacing: 18px;
}

.translation-links {
  text-align: right;
  position: absolute;
  right: 21%;
  z-index: 109;
  top: 20px;
}
.translation-links img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border: 1px solid #393636;
  cursor: pointer;
  margin-right: 8px;
  height: 14px;
  width: 20px;
}
.translation-links img:hover {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

#backBtn{
    color: #fff;
    text-align: center;
    bottom: 80px;
    display: block;
    height: 50px;
    line-height: 45px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: url(../images/backbtn.png) no-repeat center;
    background-size: 100%;
    border-radius: 100%;
        background-color: #5c2976;
    text-transform: uppercase;
    z-index: 100;
}

.modal-backdrop{
	    z-index: 9;
}

.table{
	 display: inline-table;
}

 .policy-list {
  	padding-left: 25px;
  }
  
  ol.policy-list{
  	list-style-type: decimal; 
   	padding: 0;
  }

  .policy-list li{
  	margin-bottom: 5px;
  }

   .policy-list li:before{
  	content: "\f058";
  	font-family: FontAwesome;
  	color: #5c2976;
  	position: absolute;
    	left: 15px;
  }
  

section.wrapper.loader {
  padding: 35vh 0;
  width:100%;
  height:100vh;
  position:fixed;
  z-index:999;
  background:#fff;
}



div.spinner {
  -moz-animation: rotate 10s infinite linear;
  -webkit-animation: rotate 10s infinite linear;
  animation: rotate 10s infinite linear;
  position: relative;
  display: block;
  margin: auto;
  width: 142px;
  height: 142px;
}
div.spinner i {
  -moz-animation: rotate 3s infinite cubic-bezier(0.09, 0.6, 0.8, 0.03);
  -webkit-animation: rotate 3s infinite cubic-bezier(0.09, 0.6, 0.8, 0.03);
  animation: rotate 3s infinite cubic-bezier(0.09, 0.6, 0.8, 0.03);
  -moz-transform-origin: 50% 100% 0;
  -webkit-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  border: solid 6px transparent;
  border-bottom: none;
}
div.spinner i:nth-child(1) {
  -moz-animation-timing-function: cubic-bezier(0.09, 0.3, 0.12, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.3, 0.12, 0.03);
  animation-timing-function: cubic-bezier(0.09, 0.3, 0.12, 0.03);
  width: 44px;
  height: 22px;
  margin-top: -22px;
  margin-left: -22px;
  border-color: #2172b8;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
}
div.spinner i:nth-child(2) {
  -moz-animation-timing-function: cubic-bezier(0.09, 0.6, 0.24, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.6, 0.24, 0.03);
  animation-timing-function: cubic-bezier(0.09, 0.6, 0.24, 0.03);
  width: 58px;
  height: 29px;
  margin-top: -29px;
  margin-left: -29px;
  border-color: #18a39b;
  border-top-left-radius: 42px;
  border-top-right-radius: 42px;
}
div.spinner i:nth-child(3) {
  -moz-animation-timing-function: cubic-bezier(0.09, 0.9, 0.36, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.9, 0.36, 0.03);
  animation-timing-function: cubic-bezier(0.09, 0.9, 0.36, 0.03);
  width: 72px;
  height: 36px;
  margin-top: -36px;
  margin-left: -36px;
  border-color: #82c545;
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
}
div.spinner i:nth-child(4) {
  -moz-animation-timing-function: cubic-bezier(0.09, 1.2, 0.48, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 1.2, 0.48, 0.03);
  animation-timing-function: cubic-bezier(0.09, 1.2, 0.48, 0.03);
  width: 86px;
  height: 43px;
  margin-top: -43px;
  margin-left: -43px;
  border-color: #f8b739;
  border-top-left-radius: 54px;
  border-top-right-radius: 54px;
}
div.spinner i:nth-child(5) {
  -moz-animation-timing-function: cubic-bezier(0.09, 1.5, 0.6, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 1.5, 0.6, 0.03);
  animation-timing-function: cubic-bezier(0.09, 1.5, 0.6, 0.03);
  width: 100px;
  height: 50px;
  margin-top: -50px;
  margin-left: -50px;
  border-color: #f06045;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}
div.spinner i:nth-child(6) {
  -moz-animation-timing-function: cubic-bezier(0.09, 1.8, 0.72, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 1.8, 0.72, 0.03);
  animation-timing-function: cubic-bezier(0.09, 1.8, 0.72, 0.03);
  width: 114px;
  height: 57px;
  margin-top: -57px;
  margin-left: -57px;
  border-color: #ed2861;
  border-top-left-radius: 66px;
  border-top-right-radius: 66px;
}
div.spinner i:nth-child(7) {
  -moz-animation-timing-function: cubic-bezier(0.09, 2.1, 0.84, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 2.1, 0.84, 0.03);
  animation-timing-function: cubic-bezier(0.09, 2.1, 0.84, 0.03);
  width: 128px;
  height: 64px;
  margin-top: -64px;
  margin-left: -64px;
  border-color: #c12680;
  border-top-left-radius: 72px;
  border-top-right-radius: 72px;
}
div.spinner i:nth-child(8) {
  -moz-animation-timing-function: cubic-bezier(0.09, 2.4, 0.96, 0.03);
  -webkit-animation-timing-function: cubic-bezier(0.09, 2.4, 0.96, 0.03);
  animation-timing-function: cubic-bezier(0.09, 2.4, 0.96, 0.03);
  width: 142px;
  height: 71px;
  margin-top: -71px;
  margin-left: -71px;
  border-color: #5d3191;
  border-top-left-radius: 78px;
  border-top-right-radius: 78px;
}

@-moz-keyframes rotate {
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
 .navbar-nav .nav-link:hover{
    border-bottom: 2px solid #5c2976;
    color: #2d0542;
    transition: 0.3s all ease-in-out;
 }
 
 .admin-note{
    padding: 15px;
    background: #efe7e7;
    margin-top: 20px;
 }
 
 .right-info ul{
 list-style: circle;
    margin-left: 30px;
 }
 .bt-footer-middle .footer-social .ssl{margin-top: -55px;}

 .bt-footer-middle .footer-social .ssl a{
   color: #000;
   display: block;
   width: 100%;
   height: auto;
   border: none;
 }
 
 .bt-footer-middle .footer-social .ssl a:hover{
   background: transparent;
 }
  .promopage .bt-item-extra{
  flex: 0 0 20%;
 }
@media (max-width: 767px) {
  .promopage .bt-item-extra{
      flex: 0 0 50%;
  }
 .bt-block-parallax {
 background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 118px;
  text-align: center;
  padding: 95px 10px;
  line-height: 0;
  margin-bottom: 52px;
  background-attachment: local;
}

.table{ display:block}
  .header {
    height: 32vh;
  }

  .logo {
    float: left;
  }

  .header h1 {
    font-size: 25px;
    text-align: center;
    height: 60px;
  }

  .icons {
    width: 105px;
  }

  .footer .img-fluid.rounded {
    margin-bottom: 25px;
  }
  .welcome-block {
    width: 90%;
  }
  .icon-block {
    margin-top: 60px;
  }

  .translate-widgets {
    top: 20px;
    right: -25px;
  }

  .top-widgets {
    right: 67px;
    top: -50px;
  }

  .top-nav .navbar {
    top: -20px;
    width: 100%;
    left: -15px;
    text-align: center;
  }

  .top-nav .navbar ul {
    background: #fff;
  }

  .top-nav .nav-item:not(last-child) {
    border-bottom: 1px dashed #5c2976;
  }

  .top-nav .navbar .navbar-toggler {
    color: #fff;
    background: #5c2976;
    padding: 0.11rem 0.5rem;
  }

  .header.sticky .top-nav .navbar {
    top: -68px;
    margin-right: 0px;
  }

  .header.sticky .top-nav .navbar ul {
    margin-top: 50px;
  }

  .header.sticky .top-widgets {
    top: -55px;
    right: 60px;
  }

  .header.sticky .logo {
    width: 95px;
  }

  .bt-block-parallax h1 {
    font-size: 50px;
    line-height: 55px;
    margin: 0px;
    text-shadow: 1px 1px 11px #000000a3;
  }
  .resp-fix-row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .top-nav {
    margin-top: 13px;
    position: absolute;
    width: 100%;
  }

  .navbar-toggler {
    position: absolute;
    top: -43px;
    right: 20px;
  }

  .header.sticky .top-nav .navbar .navbar-toggler {
    top: 8px;
    right: 10px;
  }

  .top-banner {
    position: absolute;
    left: 8%;
    margin-top: 15px;
  }

  .why-shop .why-shop-box .icon {
    height: 110px;
    width: 110px;
    line-height: 110px;
  }
  .why-shop .why-shop-box {
    min-height: auto;
  }
  .why-shop img {
    margin-top: 20%;
  }
  .why-shop .why-shop-box .icon:before {
    background-size: 100%;
    height: 110px;
    width: 110px;
    line-height: 110px;
  }
  .navbar-toggler-icon:after {
    content: "\f0c9";
    font-family: FontAwesome;
    color: #fff;
    line-height: 28px;
  }

  .dropdown-menu.show.cart-list {
    left: -70% !important;
  }

  .topseller-block .box-content {
    padding: 5px;
  }
  .top-banner img {
    height: 65px;
  }

  .translation-links {
    right: 15px;
    top: 15px;
  }

  #loadMore,
  #showLess {
    text-align: center;
    background: #5c2976;
    width: 200px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    margin: auto;
    margin-bottom: 10px;
  }
  #showLess {
    background: #9e9e9e;
  }
  .bt-items .owl-nav .owl-prev {
    left: -20px;
  }
  .bt-items .owl-nav .owl-next {
    right: -20px;
  }
  .bt-item-extra .button-grid.button-group {
    bottom: 70px;
  }
  .bt-items .bt-item-extra .button-grid.button-group {
    bottom: 90px;
  }

  li.bt-item-extra {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .product-list {
    transition: 0.5s ease-in-out;
    transform: translate(-120%);
    position: fixed;
    width: 65%;
    overflow-y: scroll;
    top: 0px;
    left: 0px;
    height: 100vh;
    z-index: 999;
    background: #fff;
  }

  .ui-loader-header {
    display: none;
  }

  .swiper {
    position: fixed;
    bottom: 60px;
    left: 10px;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    z-index: 999;
    opacity: 1;
  }

  .swiper::after{
    content: 'Product Menu';
    text-align: center;
    width: 0px;
    font-weight: 400;
    position: absolute;
    top: 0px;
    opacity: 0; 
    left: 60px;
    background: #5c2976;
    color: #fff;
    padding: 10px;
    animation: flash 5s 1 ease-in;
  }
  .swiper::before{
    content: '';
    position: absolute;
    left: 51px;
    opacity: 0;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #5c2976;
    animation: flasharrow 5s 1 ease-in;
  }

 

  @keyframes flash {
    0%   { opacity: 1; width: 185px; }
    98%   {  width: 185px; }
    99%   {  width: 0px; }
    100% { opacity: 0;}
  }

  @keyframes flasharrow {
    0%   { opacity: 1;  }
    100% { opacity: 0;}
  }
  .swiper img {
        width: 50px;
  }
  .special-text{
  	font-size: 25px;
  }

  .why-shop .why-shop-box .desc p{
  	display: none;
  }
  .bt-footer-middle .footer-social .ssl{margin-top: 0px;}
}

blockquote{
  quotes: "\201C""\201D""\2018""\2019";
  font-size: 20px;
  color: #797171;
  font-style: italic;
}
blockquote:before {
    content: open-quote;
}
blockquote:after {
    content: close-quote;
}


@media (min-device-width: 768px) and (max-device-width: 1024px) {
  .translation-links {
        right: 22%;
        top: 0px;
  }

  .container-slider  .col-md-8{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .container-slider  .col-md-4{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bt-block-parallax{
    background-attachment: scroll;
  }
  li.bt-item-extra {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-right: 15px;
    padding-left: 15px;
}
#loadMore, #showLess {
  text-align: center;
  background: #5c2976;
  width: 90%;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  margin: auto;
  margin-bottom: 10px;
}
}
@media (min-device-width: 1440px){
	.translation-links{
		right: 30%;
	}
}
