 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html{
  scroll-behavior: smooth;
}
.body{

}
a {
    color: #47648b;
}
a:hover, a:focus{
    color: #47648b;
    opacity: 0.8;
}
img {
  image-rendering: -webkit-optimize-contrast;
  max-width: 100%;
}
@media not all and (min-resolution:.001dpcm) {
   @supports (-webkit-appearance:none) {
     img {
       image-rendering: auto;
     }
   }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){
  @media {
    img {
      image-rendering: auto;
    }
  }
}
@media not all and (min-resolution:.001dpcm){
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    img {
      image-rendering: auto;
    }
  }
}
.no-wrap{
  white-space: nowrap;
}
html .scroll-to-top{
  right: 80px;
}
html a.scroll-to-top:hover{
  color: white;
}
#header .header-btn-collapse-nav {
    background: #47648b;
}
#header .text-color-primary, #header .text-primary {
    color: #47648b !important;
}
@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
    color: #47648b;
  }
  #header .header-nav-main nav > ul:not(:hover) > li > a.active {
    background-color: #47648b;
    color: #fff;
  }
  #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    background-color: #47648b;
  }
  #header .header-nav-main nav > ul > li.dropdown.open > a::before, #header .header-nav-main nav > ul > li.dropdown:hover > a::before {
    border-bottom-color: #47648b;
  }
  #header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a {
    background-color: #47648b;
  }
  #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active {
    color: #fff !important;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #47648b;
  }
  #header .header-nav.header-nav-stripe nav > ul:hover > li > a.active {
    color: #47648b;
  }
}
#footer {
  padding-top: 8px;
  border-top: 0;
  margin-top: 0px;
}
#footer .text-color-light, #footer .text-light {
    color: #fff !important;
}
#footer .bg-color-light, #footer .bg-light {
    background-color: #fff !important;
}
#footer .form-control.bg-light::placeholder, .form-control.bg-color-light::placeholder {
    color: #5e5e5e;
}
#footer .form-control.bg-light, .form-control.bg-color-light {
    color: #777;
    border-color: #fff;
}
#footer .btn-primary {
    background-color: #47648b;
    border-color: #47648b #47648b #47648b;
    color: #fff;
    border: 0;
}
#footer .btn-primary:hover, #footer .btn-primary.hover {
    background-color: #47648b;
    border-color: #47648b #47648b #47648b;
    border: 0;
    color: #fff;
    opacity: 0.8;
}
#footer .footer-contact-adjust{
  line-height: 22px;
}
.column-format {
    column-count: 2;
}
#header .header-nav-main nav > ul > li > a:active{
  color: #47648b;
}
@media (max-width: 500px) {
  .header-logo img{
    width: 190px !important;
    height: 40px !important;
  }
  .sticky-header-enabled.header-logo img{
    width: 190px !important;
    height: 40px !important;
  }
}

@media (max-width: 991px) {
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
    background: #47648b;
  }
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    color: #47648b;
  }
}
.sticky-header-active .header-body{
  position: fixed !important;
}
.sticky-header-active .header-container{
  height: 70px !important;
  min-height: 70px !important;
}
.sticky-header-active .header-top{
  min-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

.blogs-section a {
    color: #47648b;
}
.blogs-section a:hover {
    color: #47648b;
    opacity: 0.8;
}
.blog-section ul.social-share {
  margin: 0;
  padding: 0;
}
.blog-section ul.social-share li {
  display: inline-block;
  margin: 0 1px;
  text-align: center;
}
.blog-section ul.social-share li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 27px;
  height: 27px;
  line-height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
}
.blog-section ul.social-share li a:hover {
  opacity: 0.8;
}
.blog-section .post-content img{
  max-width: 100%;
  width: fit-content;
}
.blog-section .post-content .post-body{
  display: grid;
  flex-direction: column;
}
.blog-section .post-content .post-body .center-image{
  justify-self: center
}
.blog-section .post-content h2, .blog-section .post-content h3, .blog-section .post-content h4, .blog-section .post-content h5, .blog-section .post-content h6{
  text-align: left;
}
.blog-section .post-content h2{
  margin-top: 12px;
}
.blog-section .post-content h3{
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 1.7em;
  font-weight: 400;
  text-transform: none;
}
.blog-section .post-content h4{
  margin-top: 7px;
}
.profile-view .list li {
    list-style: none;
    margin-bottom: 3px;
}
.profile-view .list li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}
.profile-view .list li a::before {
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    margin: .5rem 0 0 -1rem;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid black;
    content: '';
}
.profile-view .list li a {
    display: block;
    position: relative;
    padding: .8rem 0 .8rem 2rem;
    border-bottom: 1px solid #ededde;
    border-right: 1px solid #ededde;
    border-left: 1px solid #ededde;
    color: #000;
    font-size: 15px;
}
.profile-view .list li:first-child a{
    border-top: 1px solid #ededde;
}
.profile-view .ratings-table {
    width: 100%;
    margin: 20px 0 40px;
    border: 1px solid #dae2e6;
    border-spacing: 0;
    font-size: 100%;
    empty-cells: show;
}
.profile-view .ratings-table thead th {
    padding: 8px 15px;
    color: #777;
    background-color: #d9d9d9;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
}
.profile-view .ratings-table thead th, .profile-view .ratings-table tbody td {
    border-right: 1px solid #dae2e6;
    border-bottom: 1px solid #dae2e6;
    line-height: 1.3;
    padding: 8px 15px;
}
.reminder-section .form-control{
  width: 40%;
}
@media (max-width: 992px) {
  .reminder-section .form-control{
    width: 360px;
  }
  #headerTopCartDropdown{
    display: none;
  }
}
@media (max-width: 568px) {
  .reminder-section .form-control{
    width: 100%;
  }
}
.form-control:focus-visible{
  text-shadow: none;
}
.login-section .login-header{
  padding-bottom: 34px;
}
#header .header-nav.header-nav-stripe nav > ul > li > a{
  margin-top: 0;
}
@media (max-width: 1200px) {
  #header .header-nav.header-nav-stripe nav > ul > li > a{
    padding: 0 .35rem;
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  #header .header-nav.header-nav-stripe nav > ul > li > a{
    padding: 7px 8px;
    font-size: 13px;
  }
}
.login-section .NIP-field{
  border-radius: 0.3rem 0 0 0.3rem;
}
.login-section .ceidg-btn{
  border-radius: 0 0.3rem 0.3rem 0;
  height: calc(1.5em + 1rem + 6px);
  font-weight: 600;
  white-space: nowrap;
}
#checkout-form .ceidg-btn{
  border-radius: 0 0.3rem 0.3rem 0;
  font-weight: 600;
  white-space: nowrap;
}
.profile-view ul{
  padding-left: 0;
}
.login-section .arrow{
  background: transparent url(/assets/themes/corporate5/img/arrows.png);
  top: -100px;
  right: -160px;
  width: 47px;
  height: 120px;
  position: absolute;
}
.blogs-section .blogpage-title{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--bsx-color-primary);
}
.blogs-section .blogpage-desc p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.blogs-section .blogpage-desc p{
  overflow: hidden;
  margin-bottom: 5px;
}
#moreBlogs{
  display: flex;
  flex-wrap: wrap;
}

.blogs-section ul.pagination-list {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
}
.blogs-section ul.pagination-list li {
  display: inline-block;
}
.blogs-section ul.pagination-list li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 13px;
  text-transform: uppercase;
}
.blogs-section ul.pagination-list li a.prev-pag,
.blogs-section ul.pagination-list li a.next-pag {
  font-weight: 700;
}
.blogs-section ul.pagination-list li a.prev-pag i {
  margin-right: 7px;
}
.blogs-section ul.pagination-list li a.next-pag i {
  margin-left: 7px;
}
.blogs-section ul.pagination-list li a:hover,
.blogs-section ul.pagination-list li a.active {
  color: #ffffff;
}
.blogs-section .page-header .bsx-auto-h1 h1{
  color: #212529;
  font-size: 2rem;
  font-weight: 700;
  line-height: 42px;
}
.blogs-section .page-header .bsx-auto-h1{
  color: #212529;
  font-size: 2rem;
  font-weight: 700;
  line-height: 42px;
}
.blogs-section .page-header.bg-color-light-scale-1 {
  background-color: #fafafa !important;
}
.blogs-section .page-header .breadcrumb a{
  color: #777;
  text-decoration: none;
}
.blog-section .page-header .bsx-auto-h1 h1{
  color: #212529;
  font-size: 2rem;
  font-weight: 700;
  line-height: 42px;
}
.blog-section .page-header .bsx-auto-h1{
  color: #212529;
  font-size: 2rem;
  font-weight: 700;
  line-height: 42px;
}
.blog-section .page-header.bg-color-light-scale-1 {
  background-color: #fafafa !important;
}
.blog-section .page-header .breadcrumb a{
  color: #777;
  text-decoration: none;
}
.blog-section .blog-title{
  font-size: 2.2em;
  margin-bottom: 5px;
}
.blog-section iframe {
  width: 100% !important;
}
.login-section .login-form{
  display: block;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: '\f054' !important;
  font-family: 'Font Awesome 5 Pro';
  padding-right: 0.6rem;
  font-size: 0.7rem;
  vertical-align: middle;
  margin-top: -.2rem;
  color: #000;
}
.breadcrumb-item + .breadcrumb-item {
  padding-right: 0.6rem;
}
.breadcrumb-item a{
  color: #666;
}
.shop .tabs-dark.tabs-simple .nav-tabs li .nav-link:hover, .shop .tabs-dark.tabs-simple .nav-tabs li .nav-link.active, .shop .tabs-dark.tabs-simple .nav-tabs li .nav-link.active:hover{
  color: #212529 !important;
  border-bottom-color: #212529;
}
.shop_table .product-thumbnail .product-thumbnail-wrapper .product-thumbnail-remove{
  z-index: 1;
}
.shop .text-color-dark, .shop .text-dark{
  color: #212529 !important;
}
.shop .text-color-hover-light:hover, .shop .text-hover-light:hover{
  color: #fff !important;
}
@media (min-width: 576px) {
  .shop_table .product-thumbnail .product-thumbnail-wrapper{
    width: 90px;
  }
  .shop_table .product-subtotal{
    width: 12%;
  }
  .shop_table .cartproduct-img{
    height: 90px;
    width: 90px;
  }
}
@media (max-width: 767px) {
  .shop_table .product-thumbnail .product-thumbnail-wrapper .product-thumbnail-image{
    display: block;
  }
  .shop_table .product-thumbnail .product-thumbnail-wrapper .product-thumbnail-remove{
    position: absolute;
  }
}
@media (max-width: 575px) {
  .shop table.cart .product-thumbnail{
    width: 50%;
  }
  .shop .cart_table_item{
    display: grid;
    justify-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding-bottom: 20px;
    padding-top: 0px;
    margin-bottom: 25px;
  }
  .shop_table.cart td{
    padding: 0;
    border-top: 0;
  }
  .shop table.cart .product-name{
    text-align: center;
    padding-left: 0;
  }
  .shop .maxwidth-button{
    width: 100%;
    margin-bottom: 4px;
  }
}
.shop .price .sale.old-price {
    font-size: 0.7em;
    font-weight: 500;
    margin-right: 4px;
    text-decoration: line-through;
}
.shop .price .sale + .amount {
    font-size: 0.9em;
    font-weight: 600;
    text-decoration: none;
}
.shop .price .sale {
    order: 0;
}
.shop .price .amount{
    order: 0;
}
.shop .product-price-small{
    color: #222529;
    font-size: small;
    line-height: .8;
}
#header .header-nav-features::before, #header .header-nav-features::after{
  display: none;
}
.header-nav-features .header-nav-features-hover:hover + .header-nav-features-dropdown, .header-nav-features .header-nav-features-dropdown:hover{
  opacity: 1 !important;
  pointer-events: all !important;
}
#universalModalBody .modal-dialog-container{
  width: 800px;
  max-width: 800px;
  margin: 1.75rem auto;
}
.quick-view-container .product-popup-image{
  max-width: 500px;
  max-height: 500px;
}
.shop .product-max-img{
  max-width: 370px;
  max-height: 500px;
}
@media (max-width: 800px) {
  .shop .quick-view-container{
    max-width: 100vw;
  }
  #universalModalBody .modal-dialog-container{
    width: 100vw;
  }
  #universalModalBody .modal-dialog-container .modal-cart-box{
    display: grid;
  }
  #universalModalBody .modal-dialog-container .modal-cart-box button{
    margin-bottom: 5px;;
  }
  .shop .responsive.card-body{
    padding: 1rem;
  }
}
#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image{
  border: 0;
}
#header .mini-products-list .item{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header .mini-products-list{
  padding: 20px !important;
}
#header .mini-products-list.scroll-cart{
  max-height: 370px;
  overflow: auto;
  overflow-x: hidden;
}
#header .cart-details{
  padding: 20px !important;
}
.shop .border-color-hover-dark:hover {
    border-color: #212529 !important;
}
.payment-box{
  width: 100%;
  height: 100%;
  display: grid;
  align-content: center;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 15px 1px #ddd;
  box-shadow: 0px 1px 15px 1px #ddd;
}
.payment-img{
  width: 100%;
  padding: 5px;
}
.modal-window-footer{
  display: flex;
  justify-content: space-between;
}
.modal-window-footer .old-price{
  text-decoration: line-through;
  font-size: 0.8rem;
  letter-spacing: .005rem;
  color: #999;
  margin-right: 3px;
}
.modal-window-footer .product-price{
  color: #222529;
  font-size: 1.3rem;
  line-height: .8;
}
.modal-dialog-container #attributesModalClose:hover{
  opacity: 1;
}
.modal-dialog-container #attributesModalClose.btn-outline{
  padding: 0.473rem 0.933rem;
}
.modal-dialog-container .modal-image{
  box-shadow: 0px 2px 30px 1px #777;
  margin: auto auto;
  max-width: 200px;
}
.modal-dialog-container .card-body{
  padding: 3rem;
}
.profile-order-products .table td, .profile-order-products .table th{
  vertical-align: middle;
}

.cookies-info {
  /*overflow: hidden !important;*/
}
#cookies-box-back {
  background: rgba(0,0,0,.8);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9998;
}
#cookies-box {
  /* background: rgba(0,0,0,.8); */
  /* color: #aaaaaa;
  padding: 2rem;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  display: flex;
  justify-content: space-between;
  align-items: center; */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#cookies-box > .cookies-block {
  background: white;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 400px;
  padding: 2rem;
  border-radius: 3px;
  transform: translate(-50%, -50%);
}
#cookies-box.fixed-padding > .cookies-block {
  padding-right: 0;
  max-width: 800px;
  padding-left: 0;
}
#cookies-box a.btn {
  display: block;
}
#cookies-box.fixed-padding a.btn {
  margin-right: 1rem;
  margin-left: 1rem;
}
#cookies-box .cookies-container {
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
}
#cookies-content {
  max-height: 75vh;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 100%;
  width: 100%;
  word-wrap: break-word;
}
#cookies-content h1:first-child {
  display: none;
}
#cookies-box.fixed-padding #cookies-content {
  max-width: calc(100% - 2rem);
  width: calc(100% - 2rem);
  padding-right: 2rem;
  padding-left: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  height: calc(100% - 3rem);
  text-align: left;
}
#cookies-box .cookies-container {
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#cookies-box {
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 920px) {
  #cookies-box a.btn {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  #cookies-box.fixed-padding #cookies-content {
    max-width: 100%;
    width: 100%;
    padding-right: 1rem;
    /*height: calc(100% - 140px);*/
    /*max-height: calc(100% - 140px);*/
  }
  #cookies-box.fixed-padding > .cookies-block{
    left: 0;
    top: 0;
    transform: translate(0, 0);
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    position: relative;
    height: 100%;
    max-width: 100%;
  }
  #cookies-box.fixed-padding > .cookies-block h2{
    padding-top: 1rem;
  }
  #cookies-box.fixed-padding .cookies-container{
    height: 100%;
  }
}
.checkout-step-shipping .set-new-width{
  width: 25%;
}
.rotateArrowLeft{
  -webkit-animation-name: rotateArrowLeft;
  animation-name: rotateArrowLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@keyframes rotateArrowLeft {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      opacity: 0;
  }
  100% {
      -webkit-transform: rotate( -90deg);
      transform: rotate( -90deg);
      opacity: 1;
  }
}
select.form-control-lg {
  height: calc(1.5em + 1rem + 2px) !important;
}

.btn-icon-wish.disabled {
  pointer-events: none;
  cursor: pointer !important;
}

.input-text{
  -webkit-appearance: none;
  -moz-appearance: textfield !important;
  margin: 0;
}
.shop .variant-box{
  border: 2px solid rgba(0,0,0,0.2);
  text-decoration: none;
}
.shop .variant-box p{
  margin-bottom: 0;
  word-break: break-word;
  line-height: 21px;
}
@media (max-width: 767px) {
  .shop .variant-box .variant-button{
    width: 100%;
    display: block;
  }
}
.shop a.variant-box{
  color: initial;
}
.shop .variant-box:hover, .shop .variant-box.active{
  border-color: rgba(0,0,0,1);
  cursor: pointer;
}
.shop .variant-box .variant-image{
  height: max-content;
}
.shop .variant-box .variant-name{
  font-weight: bold;
  line-height: normal;
}
.shop .variant-box .variant-price{
  line-height: normal;
}
.shop .variant-box .variant-price small{
  font-size: 0.8em;
}
.shop .variant-box .sale.old-price {
    font-size: 0.8em;
    font-weight: 500;
    margin-right: 2px;
    text-decoration: line-through;
}
.dynamic-products-list{
  position: relative;
}
.darkBackground{
  visibility: visible !important;
  background: #0b0b0b !important;
  opacity: .8 !important;
}
.fullwidth-element{
  width: 100%;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.variant-rejected {
  text-decoration: line-through;
  opacity: .3;
}
.variant-rejected * {
  text-decoration: line-through;
}
.favourites-product-list .product-details {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    align-items: flex-start;
}
.favourites-product-list button {
    border-radius: 0;
}
.favourites-product-list a {
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.favourites-product-list .product-description {
    display: -webkit-box;
    max-width: 100%;
    line-height: 24px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    max-height: 100px;
}
.favourites-product-list .product-price {
    color: #222529;
    font-size: 1.1rem;
    line-height: .8;
    font-weight: 600;
    margin-bottom: 5px;
}
.favourites-product-list .category-list {
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.7;
    opacity: .8;
    text-transform: uppercase;
}
.favourites-product-list .product-title {
    margin-bottom: 0;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 30px;
}
.favourites-product-list figure {
    margin-bottom: 0;
    padding: 20px;
}
.favourites-product-list img {
    box-shadow: 0px 2px 30px 1px #777;
    margin: auto auto;
    max-width: 120px;
    height: auto;
}
.favourites-product-list .remove-favourite {
    position: absolute;
    right: 0;
    top: 0px;
    color: red;
    font-size: 16px;
    z-index: 1;
}
@media (max-width: 575px) {
  .favourites-product-list .remove-favourite{
    top: -185px;
  }
}
.favourites-product-list .button-container {
    justify-content: end;
    align-items: center;
}
#footer form .newsletter_email{
  order: 1;
}
#footer form .input-group-append{
  order: 2;
}
#footer form label.error{
  order: 3;
  padding-left: 15px;
  width: 100%;
  color: #dc3545;
  margin-bottom: 0;
}
#footer .newsletter-error{
  line-height: 16px;
}
.profile-view .transition-all{
  transition: all 0.3s;
}
.profile-view .transition-all:hover{
  background: #e6e6e6;
  text-decoration: none;
}
.profile-view .transition-all.active{
  color: white;
}
.profile-view .transition-all.active::before{
  border-left-color: white;
}
.profile-view ul.pagination-list {
 margin: 0;
 padding: 0;
 margin-bottom: 40px;
 text-align: center;
}
.profile-view ul.pagination-list li {
 display: inline-block;
}
.profile-view ul.pagination-list li a {
 display: inline-block;
 text-decoration: none;
 transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -webkit-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 font-size: 13px;
 font-weight: 700;
 padding: 8px 13px;
 text-transform: uppercase;
}
.profile-view ul.pagination-list li a.prev-pag,
.profile-view ul.pagination-list li a.next-pag {
 font-weight: 700;
}
.profile-view ul.pagination-list li a.prev-pag i {
 margin-right: 7px;
}
.profile-view ul.pagination-list li a.next-pag i {
 margin-left: 7px;
}
.profile-view ul.pagination-list li a:hover,
.profile-view ul.pagination-list li a.active {
 color: #ffffff;
}
.profile-view .pagination-list .bsx-text-primary:hover, .profile-view .pagination-list .bsx-text-primary.active{
  color: white !important;
}
.profile-view .table-bordered thead th{
  background: #dee2e6;
  line-height: normal;
  border-bottom-width: 1px;
  vertical-align: middle;
}
.profile-view .table-bordered td{
  vertical-align: middle;
  line-height: normal;
}
.search-view .search-description{
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#header .header-dropdown .header-search-icon:hover{
  text-decoration: none;
  cursor: pointer;
}
#header .search-box{
  right: 0;
  top: 100%;
  padding: 10px;
  display: none;
  background: #fff;
  position: absolute;
  border: solid 1px #eee;
  margin-top: 1px;
}
#header .search-box form{
  width: 320px;
}
.search-view .search-element{
  flex-wrap: nowrap;
}
.search-view ul.pagination-list {
 margin: 0;
 padding: 0;
 margin-bottom: 40px;
 text-align: center;
}
.search-view ul.pagination-list li {
 display: inline-block;
}
.search-view ul.pagination-list li a {
 display: inline-block;
 text-decoration: none;
 transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -webkit-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 font-size: 13px;
 font-weight: 700;
 padding: 8px 13px;
 text-transform: uppercase;
}
.search-view ul.pagination-list li a.prev-pag,
.search-view ul.pagination-list li a.next-pag {
 font-weight: 700;
}
.search-view ul.pagination-list li a.prev-pag i {
 margin-right: 7px;
}
.search-view ul.pagination-list li a.next-pag i {
 margin-left: 7px;
}
.search-view ul.pagination-list li a:hover,
.search-view ul.pagination-list li a.active {
 color: #ffffff;
}
.search-view .pagination-list .bsx-text-primary:hover, .search-view .pagination-list .bsx-text-primary.active{
  color: white !important;
}

a.btn-wishlist-addcart {
  border-radius: 0;
  color: #fff;
}
.shop .wishlist-add, .shop .wishlist-remove {
  display: block;
}
.wishlist-section .btn-add-cart{
  background: #2b2b2d;
  border-color: #2b2b2d;
  color: #fff;
  padding: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 1rem;
  justify-content: center;
  align-items: center;
}
.wishlist-section .btn-add-cart .fa-shopping-cart{
  margin-right: 1px;
}
#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown{
  padding: 0;
}
#header .header-nav-features .header-nav-features-cart .actions .btn{
  float: none !important;
}
.blogs-section .external-link-icon {
  font-size: 18px;
}
.blog-section li {
  text-align: left !important;
}
.blog-section li p {
  margin-bottom: 0;
}
.blog-section ul.social-share li a{
  text-align: center;
}

 #cookies-box {
   text-align: left;
   top: auto;
   bottom: 0;
   height: auto;
 }
 #cookies-box > .cookies-block {
   max-width: 100%;
   transform: none;
   position: initial;
   box-shadow: 0 7px 20px #BBB;
   padding: 1.5rem;
 }
 #cookies-box-back {
   display: none;
 }
 .cookies-info {
   overflow: initial !important;
 }
 #cookies-box .cookies-container {
   display: flex;
   justify-content: center;
   align-items: initial;
   flex-direction: initial;
 }
 .cookies-content-box {
   width: 70%;
 }
 .cookies-btn-box {
   width: 30%;
   display: flex;
   flex-direction: column;
   justify-content: center;
   margin-left: 15px;
   margin-top: 20px;
 }
 .cookies-content-box h2 {
   font-size: 1.8em;
 }
 #cookies-box.fixed-padding > .cookies-block {
   max-width: 100%;
 }
 @media (max-width: 767px) {
   #cookies-box .cookies-container {
     display: block;
   }
   .cookies-content-box {
     width: 100%;
   }
   .cookies-btn-box {
     width: 100%;
     margin-left: 0;
     margin-top: 0;
   }
 }