/*
Theme Name: L-pack theme
Theme URI: https://l-pack.com.ua
Template: estore
Author: BIOMOND
Author URI: https://xenforo.info/members/biomond.17641/
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-colors,custom-menu,featured-images,theme-options,blog,e-commerce,custom-logo,footer-widgets,rtl-language-support,threaded-comments
Version: 1.4.7.1589531422
Updated: 2020-05-15 11:30:22

*/
@font-face {
 font-family: Decor;
 src: url(https://l-pack.com.ua/wp-content/themes/l-packtheme/fonts/Pt_decor.ttf);
 font-weight: normal;
 }
.category-menu .category-toggle {
 height: 46px;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: .05em;
}
.category-menu .category-toggle i {
 font-size: 28px;
 line-height: 46px;
}
.header-lang {
 float: right;
 position: relative;
 transition: all .3s ease-in-out;
}
.header-lang select {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 display: block;
 padding: 0 13px;
 cursor: pointer;
 border: none;
 transition: all .25s ease-in-out;
 text-transform: uppercase;
 font-weight: 600;
 font-size: 14px;
 line-height: 46px;
 background-color: #e5e5e5;
 color: #6d6c6c;
 outline: none;
}
.header-lang:focus select ,
.header-lang:hover select {
 color: #fff;
 background-color: #f47920;
 outline: none !important;
}
.header-lang select option {
 color: #000 !important;
}
@media (max-width: 767.98px) {
 #site-navigation.main-navigation {
  margin-right: 0;
 }
 .main-navigation .toggle-wrap {
  margin-left: 0;
  line-height: 46px;
 }
 .main-navigation .toggle-wrap .toggle {
  display: block;
  top: 0;
  padding: 0 10px;
  background-color: #f47920;
  color: #fff;
 }
 .main-navigation .toggle-wrap .toggle:hover,
 .main-navigation .toggle-wrap .toggle:focus {
  background-color: #ffcb05;
  color: #fff;
 }
 .main-navigation .toggle-wrap .toggle:hover i,
 .main-navigation .toggle-wrap .toggle:focus i {
  color: #fff;
 }
 .header-lang {
   margin-right: 2px;
 }
 .header-lang select {
  font-size: 13px;
  font-weight: 700;
 }
}

.btn.btn-kontakty {
 background: #f47920;
 color: #fff;
 cursor: pointer;
 font-size: 16px;
 line-height: 13px;
 border: none;
 text-align: center;
 padding: 15px;
 font-weight: 600;
 display: inline-block;
 position: relative;
 text-shadow: none;
 transition: background 0.5s ease;
}
.btn.btn-kontakty:hover,
.btn.btn-kontakty:focus {
 background: #ffcb05;
}

ul.mylist,
.woocommerce-product-details__short-description ul {
  margin-left: 25px;
  list-style-image: url("/wp-content/uploads/2020/06/logo-defis.png");
}
@media (max-width: 479.98px) {
 .btn.btn-kontakty {
  width: 100%;
  padding: 20px 15px;
 }
 .bottom-header-wrapper .tg-container {
  padding: 0;
  width: 100%;
 }
}
.single-product.woocommerce-page .product .product_title {
 float: none;
}
.product_title.entry-title {
 display: block !important;
 text-transform: none;
}