#search_widget input[type=text] {
  max-width: 800px;
  border-width:2px;
}
#search_widget label .svgic-search {
  width:20px;
  height:20px;
  color:#222;
}
.pk-item-content > svg {
  border-radius: 50%;
  background: #ccc;
  padding: 8px
}
.pk-item-content > svg > use {
  transform: scale(0.8);
  transform-origin: 50%
}
#footer .footer-icons a {
  display:flex;
  position: relative;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
}
#footer .footer-icons a:before {
  width:100%;
  height: 100%;
  border-radius:50%;
  content:"";
  display: block;
  background: #efb3c0;
  transition: all 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);
  position: absolute;
  top:50%;
  left:50%;
  transform: scale(0) translate(-50%, -50%);
  transform-origin: 0 0;
}
#footer .footer-icons a:hover:before {
  transform: scale(1) translate(-50%, -50%);
}
#footer .footer-icons svg {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: 0 0;
  transform: translate(-50%, -50%);
}
#footer .footer-icons a:not(:last-child) {
  margin-right:20px;
}
.icons-block svg {
  margin-right: 30px;
}
.pkheaderitems .pk-item-content svg {
  border-radius: 50%;
  padding: 8px;
  margin-bottom: 5px
}
.pm-details-layout2 #pattern .view_grid .product-description .hook-reviews {
  order:4;
  position: relative;
  right: auto;
}
.star-content .svgic {
  width:10px;
  height:10px;
}
.star-content .svgic:not(:last-child) {
  margin-right: 5px
}
.product-miniature .star-content, .product-miniature .grade-stars, .product-miniature .grade-stars-list {
  min-width: 70px;
  width:70px;
  height: 10px;
}
.pm-details-layout2 #pattern .view_grid .product-description .product-title {
  padding-right: 20%
}
#pattern .pk-ip-top .cart-icon .cart-products-count {
  top:auto;
  right:auto;
}
.pm-details-layout2 #pattern .view_grid .product-description .product-brand {
  order:1;
  margin-bottom: 10px
}
.pm-details-layout2 #pattern .view_grid .product-description .product-thumbnail {
  order:2;
  margin-bottom: 26px
}
.pm-details-layout2 #pattern .view_grid .product-description .highlighted-informations {
  order:3;
}
.pm-details-layout2 #pattern .view_grid .product-price-and-shipping {
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-bottom: 13px
}
.pm-details-layout2 #pattern .view_grid .regular-price {
  margin-left: 10px
}
#rev_slider_35_3_wrapper img,
#rev_slider_35_3_wrapper .tp-caption svg {transition:all .2s ease-in-out !important}
#rev_slider_35_3_wrapper .tp-caption:hover > img {transform:scale(1.03)}
#rev_slider_35_3_wrapper .tp-caption:hover svg {transform: translateX(5px);}
.product-thumbnail > a {
  position:relative;
  display: block;
}
body.pm-filter-image .product-thumbnail > a:after {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  background: #f00;
  display: block;
  z-index: 9;
  content:"";
  background: rgba(160,170,180,0.1);
  pointer-events:none;
}
body.pm-filter-image .product-thumbnail img {
  filter: brightness(1);
}
.left-part {
  padding-right: 4%
}
.right-part {
  padding-left: 4%
}
.also-like .pk-ce-widget .mini-product .thumbnail-container {
  display: grid;
  grid-template-columns: 140px 1fr;
}
.also-like .pk-ce-widget .mini-product .product-description {
  margin-top:25px;
}
.also-like .pk-ce-widget .mini-product .price span {
  color:#444;
  font-size:13px;
  font-style: normal;
}
.variant-links {
  margin-left: 1px
}
.product-miniature .product-flags {
  right:auto;
  left:15px;
}
.countdown {
  justify-content:center;
}
.countdown > div {
  background: none;
  position: relative;
}
.countdown > div:not(:last-child) i:after {
  content:"/";
  position: absolute;
  top:50%;
  right:0;
  transform: translate(5px, -50%);
  font-size: 16px;
  color:#333;
}
.countdown > div i {
  color:#333;
  font-size: 1.1em;
  font-family: 'Open Sans';
  font-weight: 500;
}
.countdown > div span {
  font:9px bold 'Open Sans';
  color:#444;
}
body .pk_search_result {
  max-width: 600px
}
/*
.product-miniature .product-actions {
  left: 0;
  transform: translate(0%, -50%);
  flex-direction: column;
  height:auto;
}
.product-miniature .product-thumbnail .btn {
  margin: 5px 0
}
*/
.listing_view .svgic {
  width:18px;
  height: 18px
}
.header-item-counter {
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 10px;
  line-height: 16px;
  width:16px;
  height: 16px
}
.rating-numbers {
  font-size: 11px;
  line-height: 11px;
  margin-left: 5px;
  display: block
}
#category .main-contant-wrapper > .page-width,
#category .breadcrumb {max-width: 95%;width: 95%}
#category .breadcrumb {margin: 0 5px 15px;}
.tp-bullet {
  border-radius: 50%;
  background: #333;
  opacity: 0.6
}
.tp-bullet.selected, .tp-bullet:hover {
  background: #333;
  opacity: 1
}
.pkrev-btn:hover {
  color:#004025;
}
#pkpopup-subscription {
  width:80%;
}
#pkpopup-subscription h3 {
  font-size: 45px;
  font-family: Tinos;
  margin:0 auto 20px;
  width:100%;
}
#pkpopup-subscription p {
  margin: 0 0 40px;
  font-size: 19px;
  font-weight: 500
}
#pkpopup-subscription .relative-input {
  width:90%;
  max-width: 460px
}
.pkpopup .newsletter-input-popup {
  border:2px solid #333;
  padding: 20px 30px;
  line-height: 20px;
  border-radius: 32px;
  font:normal 15px 'Open Sans';
  color:#333;
  height:auto;
}
.pkpopup-form .svgic {
  color:#333;
  width:30px;
  height: 30px;
}
#pkpopup-subscription .newsletter-form-info {
  display:none;
}
.currency-usd span.price:first-letter {
  font-size:70%;
}
.fb_login_button {
  border-radius:30px;
  overflow:hidden;
}
#authentication #main {
  padding: 50px 0 100px
}

.authentication-page h2, .page-header h1 {
  font-size: 2em;
  text-transform: capitalize;
  letter-spacing: 0.02em
}
@media (min-width: 1280px) {
    #left-column {
      width:18%;
      padding-left: 15px;
      padding-right: 30px;
    }
    #pattern #content-wrapper-left {
      width:82%;
      padding-right: 15px;
    }
    #content-wrapper-left #main {
      padding:0;
    }
}