/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: local('Nunito ExtraLight Italic'), 
  local('Nunito-ExtraLightItalic'), 
  url(../fonts/Nunito-ExtraLightItalic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local('Nunito Light Italic'), 
  local('Nunito-LightItalic'), 
  url(../fonts/Nunito-LightItalic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Italic'), 
  local('Nunito-Italic'), 
  url(../fonts/Nunito-Italic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local('Nunito SemiBold Italic'), 
  local('Nunito-SemiBoldItalic'), 
  url(../fonts/Nunito-SemiBoldItalic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local('Nunito Bold Italic'), 
  local('Nunito-BoldItalic'), 
  url(../fonts/Nunito-BoldItalic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: local('Nunito ExtraBold Italic'), 
  local('Nunito-ExtraBoldItalic'), 
  url(../fonts/Nunito-ExtraBoldItalic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: local('Nunito Black Italic'), 
  local('Nunito-BlackItalic'), 
  url(../fonts/Nunito-BlackItalic.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local('Nunito ExtraLight'), 
  local('Nunito-ExtraLight'), 
  url(../fonts/Nunito-ExtraLight.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Nunito Light'), 
  local('Nunito-Light'), 
  url(../fonts/Nunito-Light.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), 
  local('Nunito-Regular'), 
  url(../fonts/Nunito-Regular.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Nunito SemiBold'), 
  local('Nunito-SemiBold'), 
  url(../fonts/Nunito-SemiBold.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Nunito Bold'), 
  local('Nunito-Bold'), 
  url(../fonts/Nunito-Bold.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Nunito ExtraBold'), 
  local('Nunito-ExtraBold'), 
  url(../fonts/Nunito-ExtraBold.ttf) format('ttf');
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Nunito Black'), 
  local('Nunito-Black'), 
  url(../fonts/Nunito-Black.ttf) format('ttf');
}

/* default style */

html {
    scroll-behavior: smooth;
}
body {
    padding-top: 105px;
}
.container {
	max-width: 1240px !important;
}

.map_section>.container>.row {
    width: 100%;
}

.top_btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 35px;
    height: 35px;
    background: #1592d1;
    text-align: center;
    line-height: 35px;
    border-radius: 10px;
    color: #ffffff !important;
    font-size: 20px;
    opacity: .4;
    transition: .3s;
    transform: translateY(65px);
}
.top_btn:hover {
    opacity: 1;
}
.top_btn.show {
    transform: translateY(0px);
}
.menu-product-category-menu-ua-container,
.menu-product-category-menu-container,
.menu-product-category-menu-en-container {
    position: relative;
}
.woocommerce-products-header .menu_category {
    margin-bottom: 0px;
}
.menu_category {
    display: none;
    width: 100%;
    line-height: 1.2em;
    text-align: center;
    color: #131415;
    align-items: center;
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    margin-bottom: 25px;
}
.category_burger {
    width: 20px;
    height: 2px;
    display: block;
    background: #131415;
    margin-right: 10px;
    position: relative;
}
.category_burger:before {
    content: '';
    width: 20px;
    height: 2px;
    display: block;
    background: #131415;
    position: absolute;
    top: -5px;
}
.category_burger:after {
    content: '';
    width: 20px;
    height: 2px;
    display: block;
    background: #131415;
    position: absolute;
    bottom: -5px;
}
.widget_nav_menu .menu, 
.woocommerce-products-header .menu {
    height: auto;
}
.widget_nav_menu .menu.active, 
.woocommerce-products-header .menu.active,
.category_list .menu.active {
    height: auto;
}

h1, h2, h3, h4, h5, h6, p, a, li, div, td, tr, th, label {
    font-family: 'Nunito', sans-serif;
}
.wpmm_brand_logo_wrap {
	display: none !important;
}

.fa-facebook-f:before {
    content: "\f09a" !important;
}

h1 {
    color: #131415;
    font-size: 44px;
    font-weight: 800;
    line-height: 1.3em;
    margin-bottom: 30px;
}
h2, .custom_h1, .useful_articles_section .kc_title  {
    color: #131415;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: .75em;
    line-height: 1.1em;
}
.useful_articles_section .kc_title  {
    text-align: center;
}
h3 {
    color: #131415;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: .9em;
}
h4 {
    color: #131415;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
}
h5 {
    color: #717273;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 20px;
}
h6 {
    color: #717273;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.35em;
}
p {
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
}
a.kc_button {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    line-height: 26px;
    text-transform: uppercase;
    min-width: 230px;
    text-align: center;
    padding: 10px 10px;
    transition: .3s;
}
a.kc_button:hover {
    background-color: #ffffff;
    color: #1592d1;
    text-decoration: none;
}
a.link_style {
    color: #1592d1;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    background: transparent;
    border: none;
    padding: 0px;
    border-radius: 0px;
    min-width: auto;
    line-height: 1em;
    text-transform: none;
}
a.link_style:hover {
    text-decoration: none;
}
button {
    outline: none !important;
}
.custom-thankyou{
    float: none !important;
    text-align: center;
    font-size: 1.1em !important;
}
.woocommerce-message {
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3em;
    display: none;
}
.cart_section .order_wrapper_sidebar{
    width: 100%;
}
.order-again a{
    background: #1592d1 !important;
    color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
}
.order-again a:hover{
    background: #fff !important;
    color: #1592d1 !important;
    border: 1px solid #1592d1 !important;
}
.xoo-wsc-body .new-price{
    display: none;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: none;
}
.woocommerce-breadcrumb {
	margin-bottom: 2em !important;
}
.woocommerce-breadcrumb a {
    color: #717273;
    padding: 0px 0px;
    transition: .3s;
}
span.woocommerce-input-wrapper {
    width: 100%;
}

span.basket-btn__counter {
    content: attr(data-icon-label);
    position: absolute;
    font-style: normal;
    font-family: Arial,Sans-serif !important;
    top: -10px;
    right: -10px;
    font-weight: bolder;
    background-color: #dc3545;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    opacity: .9;
    line-height: 17px;
    letter-spacing: -.5px;
    height: 17px;
    min-width: 17px;
    border-radius: 99px;
    color: #fff;
    text-align: center;
    z-index: 1;
    transition: transform .2s;
    }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    border: 1px solid rgba(0,0,0,.1);
    padding: 8px 5px;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0;
}
.woocommerce form .form-row textarea{
    min-height: 120px;
    background: #fbfbfb;
    font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    max-width: 450px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
    width: 100%;
}
.woocommerce-checkout h3{
    margin: .6em 0 1em 0;
    font-size: 22px;
}
.woocommerce-breadcrumb a:first-of-type {
    padding: 0px 0px;
}
.woocommerce-breadcrumb a:hover {
    color: #1592d1;
    text-decoration: none;
}
.woocommerce-breadcrumb span {
    color: #1592d1;
}
.woocommerce table.shop_table{
    margin: 0 -1px 10px 0;
    border-radius: 0;
}
.kc_text_block.section_two_column_description ul {
    padding-left: 20px;
    margin: 0px auto 30px;
    list-style: none;
}
.kc_text_block.section_two_column_description *:last-child {
    margin-bottom: 0px;
}
.kc_text_block.section_two_column_description ul li {
    position: relative;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.kc_text_block.section_two_column_description ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    background: #1491d1;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 8px;
}

/* header style */

header.site_header {
	padding: 20px 0px;
    position: fixed;
    width: 100%;
    top: 0px;
    background: #ffffff;
    z-index: 999;
}
header.site_header.scroll {
    -webkit-box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 0.20);
    -moz-box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 0.20);
    box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 0.20);
}
header .left_header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header .logo img {
    max-width: 68px;
    max-height: 68px;
    object-fit: contain;
}
header .phone a {
    color: #717273;
    font-size: 14px;
    font-weight: 600;
    transition: .3s;
}
header .phone a:hover {
    color: #1592d1;
    text-decoration: none;
}
header .lang_btn {
    color: #717273;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}
header .search_btn a {
    display: flex;
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    color: inherit;
    transition: .3s;
}
header .search_btn a:hover {
    color: #1592d1;
}
#wp-megamenu-top-menu-ua, #wp-megamenu-top-menu-eng, #wp-megamenu-top-menu {
    background-color: #ffffff!important;
}
.wp-megamenu header .wp-megamenu-wrap ul {
	display: flex;
	align-items: center;
}
header .wp-megamenu .menu-item a {
    color: #131415 !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    padding: 0px 8px !important;
    display: flex !important;
    align-items: center;
    font-family: 'Nunito', sans-serif !important;
    text-transform: none !important;
}
header .wp-megamenu .menu-item a b {
    margin-left: 10px;
}
header .wp-megamenu .menu-item a .fa-caret-down:before {
    color: #1592d1;
}
header .wp-megamenu .menu-item a:hover {
    color: #1592d1 !important;
    text-decoration: none;
}
header .wp-megamenu .menu-item .wp-megamenu-sub-menu {
    padding: 22px !important;
    background: #ffffff !important;
    box-shadow: none !important;
    border-radius: 10px;
    width: auto !important;
    min-width: 200px;
    box-shadow: 2px 6px 37px 2px rgba(214, 214, 214, 0.4) !important;
}
header .wp-megamenu .menu-item .wp-megamenu-sub-menu li {
    display: flex;
}
header .wp-megamenu .menu-item .wp-megamenu-sub-menu li a {
    color: #131415 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 0px !important;
    word-break: normal;
    line-height: 1.2em !important;
    font-family: 'Nunito', sans-serif !important;
    margin: 5px 0px !important;
}
header .wp-megamenu .menu-item .wp-megamenu-sub-menu li a:hover {
    color: #1592d1 !important;
}
.menu-item span.wpmm_item_description {
	display: none;
}
header .account .login {
    color: #134d9b;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    transition: .3s;
}
header .account .login:hover {
    color: #1491d1;
    text-decoration: none;
}
header .cart a {
    width: 55px;
    height: 35px;
    border-radius: 10px;
    border: 2px solid #134d9b;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: .3s;
}
header .cart a:hover {
    border-color: #1592d1;
}
.kc-raw-code {
    position: relative;
}

/* banner */

.banner {
    padding: 105px 0px;
}
.banner .kc_text_block span.color {
    color: #1592d1;
}
/* right cart */
a.button.xoo-wsc-chkt.btn {
    display: none;
}

/* advantages */

.advantages {
    padding: 30px 0px;
}
.advantages .kc_single_image {
    margin-bottom: 20px;
}

/* two column & short description */

.title_two_column .kc_title {
    margin-bottom: 0px;
}
.two_column_section {
    padding: 55px 0px;
}
.two_column_section .kc_single_image img{
    border-radius: 25px;
}
.gray_bg {
    background-color: #f3f3f3;
}
.gray_blue_bg {
    background-color: #f2f8fb;
}
.short_description {
    max-height: 330px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.short_description:before {
    content: '';
    position: absolute;
    height: 100px;
    background: #ffffff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
    width: 100%;
    bottom: 0px;
}
.gray_bg .short_description:before {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,243,243,1) 90%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,243,243,1) 90%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,243,243,1) 90%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,243,243,1) 90%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(243,243,243,1) 90%);
}
.short_description.active {
    max-height: 100%;
}
.short_description.active:before {
    background-image: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%);
    height: 0px;
}
.gray_bg .link_style:hover {
  background-color: transparent;
}
.gray_bg .short_description.active:before {
    background-image: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%);
    height: 0px;
}
.gray_blue_bg .short_description:before {
    background-image: linear-gradient(transparent 0%, rgba(242,248,251,1) 90%);
}
.gray_blue_bg .short_description.active:before {
    background-image: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%);
    height: 0px;
}
.short_description a {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    line-height: 26px;
    text-transform: uppercase;
    min-width: 230px;
    text-align: center;
    padding: 10px 10px;
    display: inline-flex;
    justify-content: center;
    transition: .3s;
}
.short_description a:hover {
	text-decoration: none;
    background-color: transparent;
    color: #1592d1;
}


/* page banner section */

.page_banner_section p.kc_title {
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

/* post slider */

.post_slider_section {
	padding: 60px 0px 30px;
}
.post_slider_section .kc_title {
    margin-bottom: 50px;
    text-align: center;
}
.post_slider.kc-blog-posts-3.kc-blog-grid {
	height: auto !important;
}
.post_slider .slick-list {
    margin: 0px -15px;
    padding: 0px 10px;
}
.post_slider .post-grid {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    /*width: calc(33.333% - 30px) !important;*/
    height: 530px;
    border-radius: 20px;
    box-shadow: 0px 6px 20px -5px rgba(214, 214, 214, 0.4);
    margin: 0px 15px 30px;
    padding: 0px !important;
    outline: none !important;
}
.post_slider .entry-cats {
    position: absolute;
    top: 10px;
    left: 10px;
}
.post_slider .entry-cats a {
    border-radius: 10px;
    border: 2px solid #ffffff;
    background-color: #fcc400;
    display: block;
    padding: 10px 20px;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1em;
    transition: .3s;
    text-transform: none !important;
}
.post_slider .entry-cats a:hover {
    border-color: #fcc400;
    background-color: #ffffff;
    color: #fcc400 !important;
    text-decoration: none !important;
}
.post_slider .kc-list-item-3 {
    height: 100%;
    margin: 0px !important;
    border-radius: 20px;
    overflow: hidden;
}
.post_slider .kc-list-item-3 img {
    height: 260px;
    width: 100%;
    object-fit: cover;
}
.useful_articles_section{
    clear: both;
}
section.useful_articles_section img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    border-radius: 7% 7% 0 0;
}
section.useful_articles_section h2{
    margin-bottom: 0;
    color: #131415;
    font-size: 22px;
}
section.useful_articles_section a{
    color: #131415;
}
section.useful_articles_section .content{
    float: left;
    width: 100%;
    padding: 30px;
}
.articles_section-box{
    box-shadow: 0px 6px 20px -5px rgba(214, 214, 214, 0.4);
    border-radius: 20px;
    height: 530px;
}
section.useful_articles_section .content .entry-excerpt{
    margin-top: 20px;
}
section.useful_articles_section .content .entry-excerpt p{
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 1.4em;
    height: 75px;
    overflow: hidden;
    color: #888;
}

}
.post-title-alt a{
    color: #131415;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    height: 76px;
    overflow: hidden;
    display: flex;
    text-transform: none;
}
.post_slider .kc-list-item-3 .content {
    display: flex;
    flex-direction: column;
    height: calc(100% - 260px);
    box-shadow: none !important;
    padding: 30px !important;
}
.post_slider .kc-list-item-3 .content * {
    outline: none !important;
}
.post_slider .kc-list-item-3 .content a {
    text-decoration: none !important;
}
.post_slider .kc-list-item-3 .content .entry-meta {
    order: 1;
    margin: 0px;
}
.post_slider .kc-list-item-3 .content .entry-meta .entry-date {
    margin: 0px;
    padding: 0px;
    border: 0px;
    display: flex;
    margin-bottom: 15px;
}
.post_slider .kc-list-item-3 .content .entry-meta .entry-date a {
    color: #717273;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
    padding-left: 21px;
    position: relative;
}
.post_slider .kc-list-item-3 .content .entry-meta .entry-date a:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(../image/calendar.svg);
    position: absolute;
    left: 0px;
}
.post_slider .kc-list-item-3 .content .post-title-alt {
    order: 2;
}
.post_slider .kc-list-item-3 .content .post-title-alt a {
    color: #131415;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    height: 76px;
    overflow: hidden;
    display: flex;
    text-transform: none;
}
.post_slider .kc-list-item-3 .content .entry-excerpt {
    order: 3;
    margin-top: 25px;
}

.post_slider .kc-list-item-3 .content .entry-excerpt p {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 1.4em;
    height: 75px;
    overflow: hidden;
}

/* products section */

.products_section {
    
}
.products_section .woocommerce ul.products.columns-0 {
    justify-content: space-between;
    margin: 10px 0px 40px !important;
    width: 100% !important;
}
.products_section .woocommerce ul.products:before,
.products_section .woocommerce ul.products:after {
    display: none !important;
}
.products_section .woocommerce ul.products .product-category.product {
    width: auto !important;
    padding: 0px !important;
}
.products_section .woocommerce ul.products .product-category.product a img {
    display: none;
}
.products_section .woocommerce ul.products .product-category.product a .woocommerce-loop-category__title {
    color: #717273;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    padding: 0px;
    transition: .3s;
}
.products_section .woocommerce ul.products .product-category.product a .woocommerce-loop-category__title:hover {
    color: #1592d1;
}
.products_section .woocommerce ul.products .product-category.product a .woocommerce-loop-category__title .count {
    display: none;
}
.category_list {
	margin-bottom: 40px;
}
.home .menu-product-category-menu-container ul, 
.home .menu-product-category-menu-en-container ul, 
.home .menu-product-category-menu-ua-container ul {
    margin: 0px 0px 15px;
}
.menu-product-category-menu-container ul, 
.menu-product-category-menu-en-container ul, 
.menu-product-category-menu-ua-container ul {
    justify-content: space-between;
    margin: 0px 0px 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    list-style: none;
}
.menu-blog-category-container ul, 
.menu-blog-category-en-container ul, 
.menu-blog-category-ua-container ul {
    justify-content: space-between;
    margin: 0px 0px 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    list-style: none;
}
.menu-product-category-menu-container ul a, 
.menu-product-category-menu-en-container ul a, 
.menu-product-category-menu-ua-container ul a {
    color: #717273;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    padding: 0px;
    transition: .3s;
    text-decoration: none !important;
}
.menu-product-category-menu-container ul a:hover, 
.menu-product-category-menu-en-container ul a:hover, 
.menu-product-category-menu-ua-container ul a:hover {
    color: #1592d1;
}
.menu-blog-category-container ul a, 
.menu-blog-category-en-container ul a, 
.menu-blog-category-ua-container ul a {
    color: #717273;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    padding: 0px;
    transition: .3s;
    text-decoration: none !important;
}
.menu-blog-category-container ul a:hover, 
.menu-blog-category-en-container ul a:hover, 
.menu-blog-category-ua-container ul a:hover {
    color: #1592d1;
}
.fancybox-container {
	z-index: 99999;
}
/* gallary */
.item-grid img {
    border-radius: 15px;
    padding: 5px;
}
/* blog */

.filter {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    margin-bottom: 40px;
    margin-top: 30px;
    justify-content: space-between;
}
.filter li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    color: #131415;
    transition: .3s;
}
.filter li a:hover {
    text-decoration: none;
    color: #1592d1;
}
.filter li.current_page a {
    color: #1592d1;
}
.single_post {
    border-radius: 20px;
    box-shadow: 0px 6px 20px -5px rgba(214, 214, 214, 0.4);
    overflow: hidden;
    margin-bottom: 30px;
}
.single_post .image_block {
    position: relative;
}
.single_post .image_block img {
    width: 100%;
    object-fit: cover;
    height: 260px;
}
.single_post .image_block ul {
    padding: 0px;
    position: absolute;
    margin: 0px;
    top: 10px;
    left: 10px;
    display: flex;
    flex-wrap: wrap;
}
.single_post .image_block ul a {
    border-radius: 10px;
    border: 2px solid #ffffff;
    background-color: #fcc400;
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    transition: .3s;
    text-transform: none;
    margin-right: 15px;
    opacity: .7;
}
.single_post .image_block ul a:hover {
    border-color: #fcc400;
    background-color: #ffffff;
    color: #fcc400;
    text-decoration: none;
    opacity: 1;
}

#true_loadmore {
    width: 300px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    text-align: center;
    cursor: pointer;
    color: #131415;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    transition: .3;
}
#true_loadmore:hover {
    color: #42BCE2;
}
.content_block {
    display: flex;
    flex-direction: column;
    height: 280px;
    box-shadow: none;
    padding: 30px;
}
.content_block .date {
    color: #717273;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
    padding-left: 21px;
    position: relative;
    margin-bottom: 15px;
}
.content_block .date:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(../image/calendar.svg);
    position: absolute;
    left: 0px;
}
.content_block .title {
    margin-bottom: 25px;
}
.content_block .title a {
    color: #131415;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    max-height: 76px;
    overflow: hidden;
    display: flex;
    transition: .3s;
}
.content_block .title a:hover {
    color: #42BCE2;
    text-decoration: none;
}
.content_block .description {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 1.4em;
    height: 90px;
    overflow: hidden;
}

.navigation {
	text-align: right;
}
.navigation .page-numbers {
    color: #131415;
    font-size: 18px;
    font-weight: 600;
    margin: 0px 10px;
    padding: 5px 10px;
    transition: .3s;
}
.navigation .page-numbers.current, .navigation .page-numbers:hover {
	color: #1592d1;
    text-decoration: none;
}
.navigation .page-numbers.prev {
    font-weight: 600;
    text-decoration: underline;
	color: #1592d1;
}
.navigation .page-numbers.next {
    font-weight: 600;
    text-decoration: underline;
	color: #1592d1;
}

/* contact page */

.contact_section {
	padding: 45px 0px;
}
.contact_section .kc_text_block {

}
.contact_section .kc_text_block h3 {
    font-size: 24px;
    margin-bottom: 0px;
}
.contact_section .kc_text_block p a {
    color: #1491d1;
    transition: .3s;
}
.contact_section .kc_text_block p a:hover {
    color: #134d9b;
}
.input_group {
	display: flex;
}
.input_group .wpcf7-form-control-wrap {
	width: 100%;
}
.input_group .wpcf7-form-control-wrap input {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    font-family: 'Nunito', sans-serif;
}
.input_group .wpcf7-form-control-wrap textarea {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    font-family: 'Nunito', sans-serif;
    resize: none;
}
.input_group .wpcf7-submit {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    min-width: 230px;
    transition: .3s;
}
.input_group .wpcf7-submit:hover {
    background-color: transparent;
    color: #1592d1;
}
.ajax-loader {
	display: none !important;
}

/* content page */

.title_section {
	text-align: center;
}

.photo_section.full_width img {
	width: 100%;
	/*height: 400px;*/
	object-position: center;
	object-fit: cover;
	border-radius: 15px;
}

.list_content_section {
    padding: 30px 0px 0px 0;
}
.list_content_section .kc_text_block p {
    font-size: 24px;
    font-weight: 700;
}
.list_content_section .kc_text_block ol {
    color: #1592d1;
    padding-left: 20px;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
}
.list_content_section .kc_text_block ol li a {
    line-height: 36px;
    color: #1592d1;
    font-size: 20px;
    font-weight: 400;
    transition: .3s;
}
.list_content_section .kc_text_block ol li a:hover {
    color: #134d9b;
    text-decoration: none;
}

.video_section {
	margin-bottom: 45px;
}
.video_section .kc_title {
	margin-bottom: 45px;
}

.recipe_section {
	padding-bottom: 35px;
}
.recipe_section .kc_title {
    max-width: 785px;
    margin: 0 auto 45px;
}
.recipe_section .recipe_row {
    border-radius: 10px 10px 0px 0px;
    background-color: #f5f5f5;
    padding: 35px 110px 0px;
}
.recipe_section .recipe_row:last-of-type {
    border-radius: 0px 0px 10px 10px;
    background-color: #f5f5f5;
    padding: 35px 110px 35px;
}
.recipe_section .recipe_row .kc_single_image {
    margin-bottom: 20px;
}
.recipe_section .recipe_row .kc_text_block p {
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
    padding-top: 10px;
}
.recipe_section .recipe_row .kc_text_block p strong {
    font-weight: 700;
}

.gallery_section {
	margin-bottom: 45px;
}
.gallery_section .kc_single_image img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
    object-position: center;
}
.kc_accordion_content .kc_single_image {
    margin: 0 auto;
    text-align: center;
}
.kc_accordion_content .kc_single_image img {
    width: auto;
    height: auto;
}
.gallery_slider_section {
	padding-bottom: 45px;
}
.gallery_slider_section .item {
    padding: 0px 15px;
}
.gallery_slider_section .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
}
.owl-theme .owl-controls .owl-page {
    width: 15px;
    height: 15px;
    border: 1px solid #1592d1;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0px 5px;
}
.owl-theme .owl-controls .owl-page.active {
    background-color: #1592d1;
}
.owl-theme .owl-controls .owl-page span {
    background: #ffffff !important;
    margin: 3px 3px !important;
    width: 7px !important;
    height: 7px !important;
    border-radius: 50% !important;
    opacity: 1 !important;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
    width: 22px !important;
    height: 22px !important;
    margin-top: -30px !important;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
    font-size: 22px !important;
    line-height: 22px !important;
}

/*.section_two_column_description {
	padding: 25px 0px;
}*/
.shop_header_description h1 {

}
.section_two_column_description .kc_single_image {
    height: 100%;
}
.section_two_column_description .kc_single_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content_page_section .kc_text_block *:last-child {
    margin-bottom: 0px;
}

.content_page_section {
	padding-bottom: 0px;
	margin: 30px 0px;
}
.content_page_section ul, 
.section_two_column_description ul,
.product_sitebar ul {
    padding-left: 20px;
    margin: 0px auto 30px;
    list-style: none;
}
.woocommerce-product-details__short-description ul {
    padding-left: 20px;
    margin: 0px auto 30px;
    list-style: none;
}
.content_page_section ol, 
.section_two_column_description ol, 
.product_sitebar ol, 
.woocommerce-product-details__short-description ol {
    padding-left: 25px;
}
.content_page_section ul li, 
.content_page_section ol li, 
.section_two_column_description ul li,
.section_two_column_description ol li, 
.product_sitebar ul li, 
.product_sitebar ol li, 
.woocommerce-product-details__short-description ul li,
.woocommerce-product-details__short-description ol li,
.shop_description_section ol li,
.shop_description_section ul li,
.shop_header_description ol li,
.shop_header_description ul li{
    position: relative;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
}
.shop_description_section ul li,.shop_header_description ul li {
    list-style-type: none;
}
.product_sitebar ul li {
    font-size: 16px;
    line-height: 1.2em;
}
.content_page_section ul li:before, 
.section_two_column_description ul li:before,
.product_sitebar ul li:before,
.woocommerce-product-details__short-description ul li:before,
.shop_description_section  ul li:before,
.shop_header_description ul li:before{
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    background: #1491d1;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 8px;
}
.product_sitebar a,
.woocommerce-product-details__short-description a {
	color: #1592d1;
	transition: .3s;
}
.product_sitebar a:hover,
.woocommerce-product-details__short-description a:hover {
	color: #364998;
}
.content_page_section .kc_single_image {
	text-align: center;
	margin-bottom: 30px;
}
.content_page_section .kc_title {
	text-align: center;
	margin-top: 30px;
}
.content_page_section blockquote, 
.section_two_column_description blockquote, 
.product_sitebar blockquote, 
.woocommerce-product-details__short-description blockquote {
    box-shadow: 2px 6px 37px 2px rgba(214, 214, 214, 0.4);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 50px 100px;
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative;
}
.section_two_column_description blockquote {
	margin-top: 25px;
	float: left;
}
.content_page_section blockquote p, 
.section_two_column_description blockquote p, 
.product_sitebar blockquote p, 
.woocommerce-product-details__short-description blockquote p {
    margin-bottom: 0px;
}
.content_page_section blockquote:before, 
.section_two_column_description blockquote:before, 
.product_sitebar blockquote:before, 
.woocommerce-product-details__short-description blockquote:before {
    content: '';
    position: absolute;
    display: block;
    background-image: url(../image/quote.svg);
    width: 33px;
    height: 22px;
    top: -10px;
    left: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

/* map page */
.map_search_description {
    font-size: 20px;
    margin-bottom: 0px;
}
#search-map-label {
    border: 1px solid rgb(217, 217, 217);
    border-radius: 6px;
    line-height: 35px;
    width: 100%;
    background-color: transparent;
    padding: 10px;
}
.map_section .list_title {
    text-align: center;
    margin: 50px 0px 30px;
}
.map_point_wrapper h2 {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.map_point_wrapper h2 span {
    font-size: 18px;
}
.map_point_wrapper h4 {
    line-height: 1.2em;
    font-size: 16px;
    margin-bottom: 0px;
}
.map_point_wrapper p {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.list_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_wrapper .list_item {
    width: 12%;
    margin-bottom: 20px;
}
.list_wrapper .list_item .logo {
    padding: 10px;
    box-shadow: 0 10px 25px rgba(0, 10, 41, 0.1);
    border-radius: 10px;
}
.list_wrapper .list_item .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.list_wrapper .list_item .title {
    color: #131415;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
}

/* shop page */

header.woocommerce-products-header {
    padding: 0px;
    display: flex;
    flex-direction: column;
}
/*  .shop_header_description {
    border-radius: 10px;
    background-color: rgba(222, 248, 255, 0.48);
    padding: 30px 30px;
    margin: 15px auto 10px;
    text-align: center;
} */
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
}
.upsells ul.products:before, .upsells ul.products:after {
    display: none;
}
.shop_header_description p {
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
}
.products {
    display: flex;
    width: calc(100% + 30px);
    margin: 15px -15px !important;
    flex-wrap: wrap;
}
.woocommerce ul.products .slick-track {
    height: calc(100% + 30px);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: flex;
    width: 25%;
    padding: 0px 5px !important;
    flex-wrap: wrap;
    margin: 0px !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    clear: none !important;
    height: calc(100% - 90px);
    outline: none !important;
}
.woocommerce ul.products li.product *, .woocommerce-page ul.products li.product * {
    outline: none !important;
}
ul.products li .product_wrapper {
    box-shadow: 2px 6px 37px 2px rgba(214, 214, 214, 0.4);
    border-radius: 20px;
    background-color: #ffffff;
    padding: 0px 0px 30px;
    display: flex;
    flex-direction: column;
}
ul.products li .product_wrapper a img {
    margin-bottom: 0px;
    max-height: 280px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
ul.products li .product_wrapper a .woocommerce-loop-product__title {
    font-size: 24px !important;
    padding: 10px 15px 15px !important;
    line-height: 1.2em;
    text-align: center;
    color: #131415;
    min-height: 81px;
}
ul.products li .product_wrapper a .product_short_description {
    width: 100%;
    padding: 0px 20px;
    display: block;
    color: #717273;
    font-size: 18px;
    min-height: 72px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 30px;
}
ul.products li .product_wrapper .quantity_wrapper {
    padding: 0px 20px;
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
ul.products li .product_wrapper .quantity_wrapper .price {
    color: #131415;
    font-family: Nunito;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    width: calc(100% - 127px);
    margin: 0px;
    text-align: center;
}
ul.products li .product_wrapper .quantity_wrapper .price .amount {
    font-size: 24px;
    font-weight: 700;
    display: block;
    width: 100%;
}
ul.products li .quantity_block {
    border: 1px solid #f3f3f3;
    display: flex;
    width: auto;
    max-width: 127px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}
ul.products li .quantity_block > span {
    background-color: #f3f3f3;
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: .3s;
}
ul.products li .quantity_block > span:hover {
    background-color: rgba(113, 114, 115, 0.5);
}
ul.products li .quantity_block > span:hover::before, ul.products li .quantity_block > span:hover::after {
    background-color: #ffffff !important;
}
ul.products li .quantity_block > span.disable {
    pointer-events: none;
}
ul.products li .quantity_block > span.minus:before {
    content: '';
    width: 8px;
    height: 2px;
    background: #131415;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
ul.products li .quantity_block > span.plus:before {
    content: '';
    width: 8px;
    height: 2px;
    background: #131415;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
ul.products li .quantity_block > span.plus:after {
    content: '';
    width: 8px;
    height: 2px;
    background: #131415;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}
ul.products li .quantity_block > input {
    border: 0px !important;
    padding: 0px;
    margin: 0px;
    max-width: 45px;
    text-align: center;
    outline: none !important;
}
input[type="number"] {
    appearance: textfield !important;
    -moz-appearance: textfield !important;
}
ul.products li .quantity_block > input::-webkit-inner-spin-button {
    display: none !important;
}
ul.products li .add_to_cart_button {
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-top: 25px !important;
    transition: .3s;
}
ul.products li .add_to_cart_button:hover {
    background-color: #ffffff;
    color: #1592d1;
}
ul.products li .product_wrapper .quantity_wrapper .rating_in_product_list {
    display: none;
    justify-content: center;
    width: 100%;
    align-items: center;
    padding-top: 10px;
    order: 4;
}
ul.products li .product_wrapper .quantity_wrapper .rating_in_product_list .star-rating {
    margin: 0px;
    color: #ffda3e;
    margin-right: 10px;
}
ul.products li .product_wrapper .quantity_wrapper .rating_in_product_list .star-rating:before {
    color: #ffda3e;
}
ul.products li .product_wrapper .quantity_wrapper .rating_in_product_list .review_in_product {
    margin: 0px;
    color: #1592d1;
    font-family: Nunito;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}
.added_to_cart {
    display: none !important;
}

.single_row.right {
    flex-direction: row-reverse;
}
.single_row h2 {
    text-align: center;
}
.single_row .image_block img {
    height: auto;
    max-width: 100%;
    border-radius: 15px;
    width: 100%;
}
.single_row p {
    margin-bottom: 30px;
}
.single_row h6 {
    font-size: 22px;
    color: #131415;
    margin-bottom: 30px;
}
.single_row.right p:last-of-type, .single_row.left p:last-of-type {
    margin-bottom: 0px;
}
.single_row.noimage ul {
    margin: 40px 0px;
}
.single_row ul {
    padding: 0px;
    list-style: none;
}
.single_row ul li {
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.2em;
    padding-left: 22px;
}
.single_row ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #1592d1;
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 5px;
    top: .4em;
}

/* product page */

.gallery_block {
    margin-bottom: 20px;
    position: relative;
}
.gallery_slider .single_slide img {
    width: 430px;
    height: 430px;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 25px;
}
.gallery_slider .single_slide iframe {
    border-radius: 25px;
}
.gallery_slider .slick-arrow, .products_section .slick-arrow {
    height: 25px;
    width: 15px;
    z-index: 10;
}
.gallery_slider .slick-next, .products_section .slick-next {
    right: 15px;
}
.gallery_slider .slick-next:before, .products_section .slick-next:before {
    content: '';
    width: 15px;
    height: 1px;
    background: #0a0a0a;
    display: block;
    opacity: 1;
    transform: rotate(45deg);
    top: 7px;
    position: absolute;
}
.gallery_slider .slick-next:after, .products_section .slick-next:after {
    content: '';
    width: 15px;
    height: 1px;
    background: #0a0a0a;
    display: block;
    opacity: 1;
    transform: rotate(-45deg);
    top: 17px;
    position: absolute;
}
.gallery_slider .slick-prev, .products_section .slick-prev {
    left: 15px;
}
.gallery_slider .slick-prev:before, .products_section .slick-prev:before {
    content: '';
    width: 15px;
    height: 1px;
    background: #0a0a0a;
    display: block;
    opacity: 1;
    transform: rotate(-45deg);
    top: 7px;
    position: absolute;
}
.gallery_slider .slick-prev:after, .products_section .slick-prev:after {
    content: '';
    width: 15px;
    height: 1px;
    background: #0a0a0a;
    display: block;
    opacity: 1;
    transform: rotate(45deg);
    top: 17px;
    position: absolute;
}
.gallery_slider_nav {
    margin-top: 5px;
}
.gallery_slider_nav .single_slide, .gallery_slider_nav .single_slide * {
    outline: none !important;
}
.gallery_slider_nav .single_slide .slider_img {
    overflow: hidden;
    width: 140px;
    height: 130px;
    max-width: 98%;
    margin: 2px auto;
    box-shadow: 0px 0px 0px 2px transparent;
    border-radius: 10px;
    position: relative;
}
.gallery_slider_nav .single_slide.slick-current .slider_img {
    box-shadow: 0px 0px 0px 2px #1592d1;
}
.gallery_slider_nav .single_slide .slider_img.slider_video_nav:before {
    content: '';
    background-image: url(../image/button.png);
    background-color: red;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0px;
}
.gallery_slider .single_slide .product_video {
    position: relative;
}
.gallery_slider .single_slide .product_video:before {
    content: '';
    background-image: url(../image/button.svg);
    position: absolute;
    width: 70px;
    height: 70px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 185px;
    top: 155px;
    display: block;
    z-index: 999;
}
.gallery_slider_nav .single_slide img {
    width: 140px;
    max-width: 100%;
    height: 130px;
    object-fit: cover;
    border-radius: 10px;
    margin: 0px auto;
}

.woocommerce span.onsale {
    border-radius: 5px;
    padding: 5px 10px;
    min-width: auto;
    min-height: auto;
    line-height: 1em;
    font-size: 16px;
    background: #1592d1;
}
/*.iconic-woothumbs-all-images-wrap {
	float: none !important;
}
.pswp--animate_opacity {
	z-index: 99999;
}
.iconic-woothumbs-thumbnails-wrap .slick-list {
	margin: 0px -3px;
}
.iconic-woothumbs-thumbnails-wrap .iconic-woothumbs-thumbnails__image-wrapper {
	padding: 6px 3px 0px;
}
.iconic-woothumbs-thumbnails-wrap .iconic-woothumbs-thumbnails__image-wrapper img {
	border-radius: 5px;
}
.iconic-woothumbs-images-wrap .iconic-woothumbs-fullscreen, 
.iconic-woothumbs-images-wrap .iconic-woothumbs-play {
	box-shadow: 0px 0px 0px 0px transparent !important;
}
.iconic-woothumbs-images-wrap .iconic-woothumbs-fullscreen i, 
.iconic-woothumbs-images-wrap .iconic-woothumbs-play i {
	color: #1592d1;
}*/
.price.on_sale {
    color: #da291c;
    font-family: Nunito;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0px;
}
.price.on_sale del {
    color: #131415;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
}
.price.on_sale ins {
    text-decoration: none;
}
.single-product_quantity_price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.single-product_quantity_price .quantity {
    border: 1px solid #f3f3f3;
    display: flex;
    width: auto;
    max-width: 127px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}

.single-product_quantity_price p.price.on_sale ins .amount {
    color: #da291c;
    font-weight: 700;
    font-size: 24px;
}

.single-product_quantity_price .quantity > span {
    background-color: #f3f3f3;
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: .3s;
}
.single-product_quantity_price .quantity > span:hover {
    background-color: rgba(113, 114, 115, 0.5);
}
.single-product_quantity_price .quantity > span:hover::before, .single-product_quantity_price .quantity > span:hover::after {
    background-color: #ffffff !important;
}
.single-product_quantity_price .quantity > span.disable {
    pointer-events: none;
}
.single-product_quantity_price .quantity > span.minus:before {
    content: '';
    width: 8px;
    height: 2px;
    background: #131415;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.single-product_quantity_price .quantity > span.plus:before {
    content: '';
    width: 8px;
    height: 2px;
    background: #131415;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.single-product_quantity_price .quantity > span.plus:after {
    content: '';
    width: 8px;
    height: 2px;
    background: #131415;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}
.single-product_quantity_price .quantity > input {
    border: 0px !important;
    padding: 0px;
    margin: 0px;
    max-width: 45px;
    text-align: center;
    outline: none !important;
}
.single-product_quantity_price .quantity > input::-webkit-inner-spin-button {
    display: none !important;
}
.single-product_quantity_price p.price {
    color: #131415;
    font-family: 'Nunito';
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
    color: #da291c;
    font-weight: 700;
    font-size: 24px;
}
.single-product_quantity_price p.price.on_sale del {
    display: block;
    line-height: 1em;
}
.single-product_quantity_price p.price.on_sale, 
.single-product_quantity_price p.price.on_sale ins .woocommerce-Price-currencySymbol {
    color: #da291c;
    font-weight: 700;
    font-size: 24px;
}
.single-product_quantity_price del:not() .woocommerce-Price-amount,
.single-product_quantity_price .woocommerce-Price-amount {
    color: #da291c;
    font-size: 24px;
    font-weight: 700;
}
.single-product_quantity_price ins:not() .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    color: initial;
    font-size: initial;
    font-weight: initial;
}
.single-product_quantity_price ins .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

.wholesale_prices_wrapper {
	margin-top: 30px;
}
.wholesale_prices_wrapper a {
    color: #1592d1;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    display: inline-flex;
    line-height: 1.2em;
    width: 50%;
}
.gtin_field_md {
    float: right;
    width: 50%;
    text-align: right;
}
.wholesale_prices_wrapper a[aria-expanded="false"] .open_block {
    display: flex;
}
.wholesale_prices_wrapper a[aria-expanded="true"] .open_block {
    display: none;
}
.wholesale_prices_wrapper a .close_block {
	display: none;
}
.wholesale_prices_wrapper a[aria-expanded="false"] .close_block {
    display: none;
}
.wholesale_prices_wrapper a[aria-expanded="true"] .close_block {
    display: flex;
}
.wholesale_prices-body {
    margin-top: 20px;
}
.wholesale_prices_table {
    border-radius: 10px;
    background-color: rgba(231, 231, 231, 0.4);
    padding: 15px 20px 5px;
}
.wholesale_prices_table p {
    color: #131415;
    font-size: 18px !important;
    font-weight: 400;
    line-height: .9em !important;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    box-shadow: inset 0px -1px 0px 0px #e7e7e7;
    margin-bottom: 10px;
}
.wholesale_prices_table p .price {
    display: inline-flex;
    background: whitesmoke;
    padding-right: 5px;
}
.wholesale_prices_table p .quantity {
    display: inline-flex;
    background: whitesmoke;
    padding-left: 5px;
    cursor: pointer;
}

.woocommerce .button_to_cart {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.woocommerce .button_to_cart button.button {
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    min-width: 280px;
    margin-top: 0px;
    text-align: center;
    padding: 10px;
    margin-top: 25px !important;
    transition: .3s;
}
.woocommerce .button_to_cart button.button:hover {
    background-color: transparent;
    color: #1592d1;
}
.woocommerce .button_to_cart .info {
    display: flex;
    width: 100%;
    color: #da291c;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    margin-top: 10px;
    justify-content: flex-end;
}
.product_sitebar {
    padding-right: 70px;
}
.product_sitebar p {
    font-size: 16px;
    line-height: 1.5em;
}
.product_sitebar #accordion {
    margin-top: 30px;
}
.product_sitebar .btn-link {
    color: #131415;
    font-family: Nunito;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3em;
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0px;
    text-align: left;
    position: relative;
    text-decoration: none;
    padding: 15px 15px 15px 0px;
    overflow: hidden;
}
.product_sitebar .btn-link i {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    color: #1592d1;
    font-size: 12px;
    transition: .3s;
}
.product_sitebar .btn-link.active {
    font-weight: 700;
}
.product_sitebar .btn-link.active i {
    transform: translateY(-50%) rotate(180deg);
}
.product_sitebar .product_list_item-body {
    padding: 25px 0px;
}
.product_sitebar .product_list_item-body *:last-child {
    margin-bottom: 0px;
}
.product_sitebar .btn-link.active[data-target="#collapse_how_to_cook"] {
    border-color: transparent;
}
.product_sitebar .product_list_item-body.steps_wrapper {
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 5px 25px 25px;
}
.product_sitebar .product_list_item-body .single_step .image {
    margin-bottom: 15px;
    margin-top: 20px;
}
.product_sitebar .product_list_item-body .single_step .image img {
    max-width: 50px;
    object-fit: contain;
}
.product_sitebar .product_list_item-body .single_step .single_step_title {
    margin: 0px;
    font-weight: 700;
    line-height: 2em;
}
.product_sitebar .product_list_item-body .single_step .single_step_description {
    line-height: 2em;
}

.description_product_block {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
}
.description_product_block .product_title {
    color: #131415;
    font-family: Nunito;
    font-size: 40px;
    font-weight: 700;
    width: 70%;
    padding: 0px 15px;
    margin-bottom: 10px;
}
.description_product_block .woocommerce-product-rating {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding: 0px 15px;
    margin-bottom: 0px;
    /*margin-bottom: 20px;*/
}
.description_product_block .woocommerce-product-rating .star-rating {
    color: #ffda3e;
    margin: 0px;
    margin-right: 10px;
}
.description_product_block .woocommerce-product-rating .star-rating:before {
    color: #ffda3e;
}
.description_product_block .woocommerce-product-rating .woocommerce-review-link {
    color: #1592d1;
    font-family: Nunito;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    line-height: 1em;
}
.related.products {
    margin-top: 50px !important;
    margin-bottom: 0px !important;
}
.related.products .section_title {
    text-align: center;
}
.upsells.products > h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}
.products .woocommerce-Price-currencySymbol {
	display: none;
}
.products del {
    width: 60%;
    color: #717273;
    text-align: right;
}
.products del .woocommerce-Price-amount {
    color: #717273;
    font-size: 16px !important;
    font-weight: 400;
}
.products del .woocommerce-Price-currencySymbol {
    display: inline-block;
    text-decoration: line-through;
}
.products ins {
    width: 35%;
    text-decoration: none;
    color: #da291c;
    text-align: left;
}

.woocommerce-product-details__short-description {
    margin-top: 30px;
}
.woocommerce-product-details__short-description p {
    margin-bottom: 30px;
}

.woosticker.custom_sticker_text.woosticker_ribbon {
    min-width: 75px;
    line-height: 25px;
    font-size: 12px;
}
.woosticker.pos_right_detail {
    right: 0px;
}

.title_review {
    margin: 45px 0px;
    text-align: center;
}
.comment-notes, .comment-form-cookies-consent {
    display: none !important;
}
.comment-form-rating {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.comment-form-rating label {
    color: #717273;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
    margin-right: 5px;
}
.comment-form-rating .stars {
    margin: 0px !important;
}
.comment-form-rating span {
    display: flex;
}
.comment-form-rating a:before {
    color: #ffda3e;
}
.comment-form-comment label[for="comment"], .comment-form label[for="comment"] {
    display: none;
}
.comment-form-comment #comment, .comment-form #comment {
    height: 150px !important;
    border-radius: 10px;
    background-color: rgba(231, 231, 231, 0.4);
    resize: none;
    color: #717273;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3em;
    padding: 20px;
    width: 100%;
    border: none;
}
.comment-form-author label[for="author"], .comment-form label[for="author"] {
    display: none;
}
.comment-form-author #author, .comment-form #author {
    height: 40px !important;
    border-radius: 10px;
    background-color: rgba(231, 231, 231, 0.4);
    resize: none;
    color: #717273;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3em;
    padding: 5px 20px;
    border: 0px solid #767676;
    width: 48%;
    float: left;
}
.comment-form-email label[for="email"], .comment-form label[for="email"] {
    display: none;
}
.comment-form-email #email, .comment-form #email {
    height: 40px !important;
    border-radius: 10px;
    background-color: rgba(231, 231, 231, 0.4);
    resize: none;
    color: #717273;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3em;
    padding: 5px 20px;
    border: 0px solid #767676;
    width: 48%;
    float: right;
}
.comment-form-cookies-consent {
    display: flex;
    width: 100%;
    font-size: 15px;
    align-items: center;
}
.comment-form-cookies-consent label {
    margin: 0px;
    margin-left: 10px;
}
.form-submit {
    text-align: right;
    margin-top: 20px !important;
    float: right;
}
.woocommerce #respond .form-submit input#submit {
    border-radius: 10px;
    border: 2px solid #1592d1;
    color: #1592d1;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    padding: 10px;
    min-width: 180px;
    background: transparent;
    transition: .3s;
    outline: none;
}
.woocommerce #respond .form-submit input#submit:hover {
    color: #ffffff;
    background: #1592d1;
}
.commentlist {
    padding: 0px;
    margin-top: 55px !important;
}
.commentlist li {
    margin-bottom: 30px !important;
    border-bottom: 1px solid #e7e7e7 !important;
    padding-bottom: 30px !important;
}
.comment-text {
    margin: 0px !important;
    border: 0px !important;
    padding: 0px !important;
}
.commentlist .comment-text .meta {
    display: flex;
}
.commentlist .comment-text .meta .woocommerce-review__author {
    color: #1592d1;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-transform: capitalize;
    margin-right: 15px;
    padding-left: 25px;
    background-image: url(../image/user.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.commentlist .comment-text .meta .star-rating {
    font-size: 16px;
}
.commentlist .comment-text .meta .star-rating::before, .commentlist .comment-text .meta .star-rating span:before {
    color: #ffda3e !important;
}
.commentlist .comment-text .meta time {
    margin-left: auto;
    color: #717273;
    font-family: Nunito;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.commentlist .comment-text .description {
    margin-top: 15px;
}
.commentlist .comment-text .description * {
    margin-bottom: 0px !important;
}

.moderation_tooltip {
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
}

/* cart page */

.return-to-shop a.wc-backward {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    line-height: 26px;
    text-transform: uppercase;
    min-width: 230px;
    text-align: center;
    padding: 10px 10px;
    transition: .3s;
}
.return-to-shop a.wc-backward:hover {
    background-color: #ffffff;
    color: #1592d1;
}

.woocommerce-cart-form__cart-item .wholesale_prices_table {
    border-radius: 0px;
    background-color: #ffffff;
    padding: 10px 0px 0px;
}
.woocommerce-cart-form__cart-item .wholesale_prices_table p {
    font-size: 14px !important;
    box-shadow: none;
}
.woocommerce-cart-form__cart-item .wholesale_prices_table p .price, 
.woocommerce-cart-form__cart-item .wholesale_prices_table p .quantity {
    background: #fff;
    border-bottom: 1px dashed #000;
}
tr.before-order-total {
    color: #6c757d;
}
.woocommerce-cart-form__cart-item .quantity.wac-quantity {
    border: 1px solid #f3f3f3;
    display: flex;
    width: auto;
    max-width: 127px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    align-items: center;
}
.woocommerce-cart-form__cart-item .quantity.wac-quantity .wac-qty-button {
    background-color: #f3f3f3;
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    cursor: pointer;
    transition: .3s;
    border-radius: 0px;
    text-align: center;
    padding: 0px;
}
.woocommerce-cart-form__cart-item .quantity.wac-quantity .wac-qty-button:hover {
    background-color: rgba(113, 114, 115, 0.5);
}
.woocommerce-cart-form__cart-item .quantity.wac-quantity .wac-qty-button a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 22px;
    color: #131415;
    text-decoration: none !important;
    transition: .3s;
}
.woocommerce-cart-form__cart-item .quantity.wac-quantity .wac-qty-button a:hover {
    color: #ffffff;
}
.woocommerce-cart-form__cart-item input.qty {
    border: 0px !important;
    padding: 0px;
    margin: 0px;
    max-width: 45px;
    text-align: center;
    outline: none !important;
}
.woocommerce-cart-form__cart-item input.qty::-webkit-inner-spin-button {
    display: none !important;
}

.cart_section {
    padding: 10px 0px;
}
.cart_title {
    text-align: center;
}
.woocommerce-cart-form .coupon {
    display: flex;
}
.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon .input-text {
    height: 40px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    min-width: 180px;
    font-family: "Nunito";
    color: #131415;
    font-weight: 600;
    margin-right: 20px;
}
.woocommerce-cart .woocommerce-cart-form .coupon button {
    height: 40px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 10px;
    transition: .3s;
    font-weight: 600;
}
.woocommerce-cart .woocommerce-cart-form .coupon button:hover {
    background-color: transparent;
    color: #1592d1;
}
.woocommerce-cart .woocommerce-cart-form button[name="update_cart"] {
    height: 40px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff !important;
    font-family: "Nunito";
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px !important;
    transition: .3s;
    font-weight: 600;
}
.woocommerce-cart .woocommerce-cart-form button[name="update_cart"]:disabled:hover {
    background-color: #1592d1 !important;
    color: #ffffff !important;
}
.woocommerce-cart .woocommerce-cart-form button[name="update_cart"]:hover {
    background-color: transparent !important;
    color: #1592d1 !important;
}
.cart_section .woocommerce table.shop_table thead th {
    font-size: 20px;
}
.cart_section .woocommerce table.shop_table th, .cart_section .woocommerce table.shop_table td {
    padding: 5px 10px;
}
#order_review .shop_table td{
    padding: 5px 13px;
    border: none;
}
.cart_section .product-price {
    max-width: 70px;
}
.cart_section .woocommerce table.shop_table td a {
    color: #134d9b;
    transition: .3s;
}
.cart_section .woocommerce table.shop_table td a:hover {
    color: #1592d1;
}
.cart_section .woocommerce table.shop_table td img {
    width: 80px;
    border-radius: 5px;
}

.cart_totals {
    margin-top: 50px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    transition: .3s;
    font-weight: 600;
    margin: 0px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: transparent;
    color: #1592d1;
}

/* FAQ */

.faq_form_wrapper .form_wrapper {
    border: 2px dashed #717273;
    border-radius: 15px;
    padding: 20px 15px;
}
.faq_form_wrapper .submit_group {
    flex-wrap: wrap;
    margin-top: 20px;
}
.faq_form_wrapper .submit_group .wpcf7-submit {
    width: 100%;
}
.faq_form_wrapper .submit_group p {
    margin: 0px;
    font-size: 17px;
    line-height: 1.2em;
    margin-top: 20px;
}
div.wpcf7-response-output {
    border: none !important;
    text-align: center;
    margin-bottom: 0px;
    margin: 10px 0px 0px;
    font-size: 14px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    top: -12px;
    left: 1px;
    background: #ffffff;
    padding: 2px 4px;
    line-height: 1em;
    font-size: 14px;
}
.cf7sr-g-recaptcha-invalid {
    position: absolute;
}

.faq_list_section {
    padding: 40px 0px;
}
.faq_list {
    display: flex;
    flex-direction: column;
}
.faq_list_item {
    background: #f9f9f9;
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.faq_list_item h4 {
    width: 100%;
}
.faq_list_item h4 .date {
    font-size: .8em;
    margin-left: .5em;
}
.faq_list_item .answer p {
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 0px;
}
.faq_list_item.hide_item {
    display: none;
}
.faq_list_section .button_block {
    display: flex;
    text-align: center;
    justify-content: center;
}
.faq_list_section .button_block a {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    max-width: 300px;
    width: 100%;
    margin-top: 30px;
    transition: .3s;
}
.faq_list_section .button_block a:hover {
    background-color: transparent;
    color: #1592d1;
    text-decoration: none;
}

/* account pages */ 

.account_section {
    min-height: calc(100vh - 319px);
    padding: 60px 0px;
}
.account_section .woocommerce {
    display: flex;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    display: flex;
}
.woocommerce-MyAccount-navigation ul li {
    padding: 5px 35px;
    border: 1px solid rgba(0,0,0,.1);
    width: 100%;
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.is-active{
    background: #0000001a;
}
.account-right-block {
    margin-top: 70px;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th{
	padding: 7px 10px;
}
.woocommerce-MyAccount-navigation ul li.logout {
    padding-right: 0px;
}
.woocommerce-MyAccount-navigation ul li a {
    color: #131415;
    font-size: 18px;
    font-weight: 600;
    transition: .3s;
}
.woocommerce-MyAccount-navigation ul li a:hover {
    color: #1592d1;
    text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content p a {
    color: #1592d1;
    font-size: 20px;
    font-weight: 700;
    background: transparent;
    border: none;
    padding: 0px;
    border-radius: 0px;
    min-width: auto;
    line-height: 1em;
    text-transform: none;
    box-shadow: 0px 0px 0px 0px #1592d1;
    display: inline-flex;
    transition: .3s;
}
.woocommerce-account .woocommerce-MyAccount-content p a:hover {
    text-decoration: none;
    box-shadow: 0px 2px 0px 0px #1592d1;
}

.woocommerce-orders-table__cell-order-actions {
    display: flex;
    justify-content: space-between;
}
.woocommerce-orders-table__cell-order-number a {
    color: #1592d1;
    font-weight: 700;
    line-height: 1em;
    box-shadow: inset 0px 0px 0px 0px #1592d1;
    transition: .3s;
}
.woocommerce-orders-table__cell-order-number a:hover {
    text-decoration: none;
    box-shadow: inset 0px -2px 0px 0px #1592d1;
}
.woocommerce-orders-table__cell-order-actions a {
    border-radius: 5px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    line-height: 18px !important;
    padding: 5px 10px !important;
    transition: .3s;
}
.woocommerce-orders-table__cell-order-actions a.pay {
    border: 1px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
}
.woocommerce-orders-table__cell-order-actions a.pay:hover {
    background-color: transparent;
    color: #1592d1;
}
.woocommerce-orders-table__cell-order-actions a.view {
    border: 1px solid #104999;
    background-color: #104999;
    color: #ffffff;
}
a.woocommerce-button.button.order-again {
    background: #1592d1;
    color: #fff;
}
p.order-again{
    text-align: right;
}
a.woocommerce-button.button.order-again:hover {
    background: transparent;
    color: #1592d1;
}
.woocommerce-orders-table__cell-order-actions a.view:hover {
    background-color: transparent;
    color: #104999;
}
.woocommerce-orders-table__cell-order-actions a.cancel {
    border: 1px solid #da3e3e;
    background-color: #da3e3e;
    color: #ffffff;
}
.woocommerce-orders-table__cell-order-actions a.cancel:hover {
    background-color: transparent;
    color: #da3e3e;
}
.order_product_title a {
    color: #1592d1;
    font-weight: 700;
    line-height: 1em;
    box-shadow: inset 0px 0px 0px 0px #1592d1;
    transition: .3s;
}
.order_product_title a:hover {
    text-decoration: none;
    box-shadow: inset 0px -2px 0px 0px #1592d1;
}

.woocommerce-Address-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}
.woocommerce-Address-title:before, .woocommerce-Address-title:after {
    display: none !important;
}
.woocommerce-Address-title h4 {
    margin: 0px;
}
.woocommerce-Address-title a {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    min-width: auto;
    text-align: center;
    padding: 5px 15px;
    transition: .3s;
    float: none;
}
.woocommerce-Address-title a:hover {
    background-color: transparent;
    color: #1592d1;
    text-decoration: none;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.woocommerce-MyAccount-content form .form-row {
    width: 45%;
    display: flex;
    flex-direction: column;
    padding: 0px;
    margin-bottom: 20px;
    justify-content: flex-end;
}
.woocommerce-MyAccount-content form .form-row label {
    line-height: 1em;
    margin-bottom: 10px;
    color: #131415;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}
.woocommerce-MyAccount-content form .form-row input {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}
.woocommerce-MyAccount-content form .form-row input::-webkit-input-placeholder {
    font-size: 16px;
}
.woocommerce-MyAccount-content form .form-row input::-moz-placeholder {
    font-size: 16px;
}
.woocommerce-MyAccount-content form .form-row input:-ms-input-placeholder {
    font-size: 16px;
}
.woocommerce-MyAccount-content form .form-row input:-moz-placeholder {
    font-size: 16px;
}
.woocommerce-MyAccount-content form .form-row span.select2-selection--single {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    height: 49px;
}
.woocommerce-MyAccount-content form .form-row span.select2-selection--single .select2-selection__arrow {
    height: 47px;
}
.woocommerce-MyAccount-content form button[type="submit"] {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    min-width: 230px;
    width: 45%;
    transition: .3s;
}
.woocommerce-MyAccount-content form button[type="submit"]:hover {
    background-color: transparent;
    color: #1592d1;
}
.woocommerce-Address address {
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3em;
}

.woocommerce-EditAccountForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.woocommerce-EditAccountForm fieldset {
    display: flex;
    width: 100%;
    margin: 30px auto;
    align-items: center;
    justify-content: center;
}
.woocommerce-EditAccountForm fieldset h3 {
    text-align: center;
}
.woocommerce-EditAccountForm fieldset p {
    margin: 0px auto 20px !important;
}
.woocommerce-EditAccountForm .profile_save {
    width: 100%;
    text-align: center;
}

#customer_login form {
    margin: 0px;
}
#customer_login form .form-row {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
#customer_login form label {
    line-height: 1em;
    margin-bottom: 10px;
    color: #131415;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}
#customer_login form input {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}
#customer_login form .form-row button[type="submit"] {
    margin: 0px;
    margin-top: 30px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    min-width: 230px;
    transition: .3s;
}
#customer_login form .form-row button[type="submit"]:hover {
    background-color: transparent;
    color: #1592d1;
}
.lost_password {
    line-height: 1em;
    margin: 0px;
    font-size: 16px;
}
.lost_password a {
    color: #1592d1;
    box-shadow: inset 0px 0px 0px 0px #1592d1;
    transition: .3s;
    outline: none !important;
}
.lost_password a:hover {
    box-shadow: inset 0px -1px 0px 0px #1592d1;
    text-decoration: none !important;
}
#customer_login .register .woocommerce-privacy-policy-text p {
    font-size: 14px;
    line-height: 1.3em;
    margin: 0px;
}
#customer_login .register .woocommerce-privacy-policy-text p a {
    color: #1592d1;
    box-shadow: inset 0px 0px 0px 0px #1592d1;
    transition: .3s;
    outline: none !important;
}
#customer_login .register .woocommerce-privacy-policy-text p a:hover {
    box-shadow: inset 0px -1px 0px 0px #1592d1;
    text-decoration: none !important;
}

/* checkout page */

.checkout_title {
    text-align: center;
}
.woocommerce-info::before{
    display:none;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    font-size: 16px;
}
table.shop_table.woocommerce-checkout-review-order-table {
    border: none;
}
#shipping_method .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: 0;
    border: none ;
    content: "v";
    float: right;
}
tr.woocommerce-shipping-heading td {
    border: none !important;
}
.woocommerce-shipping-totals select {
    width: 100%;
    border: 1px solid rgba(0,0,0,.1);
    padding: 8px 5px;
    color: #6c757d;
    font-size: 18px;
}
#shipping_method button#dropdownMenuButton {
    width: 100%;
    color: #000;
    background: #fff;
    border-radius: 0;
    border-color: rgba(0,0,0,.1);
    text-align: left;
    font-size: 20px;
    color: #6c757d;
}
input[type=checkbox], input[type=radio] {
    margin-right: 15px;
}
.cart_section .woocommerce table.shop_table td a {
    font-size: 20px;
    color: #6c757d;
}
#shipping_method .dropdown-menu.show {
    width: 100%;
}
.woocommerce ul#shipping_method li label{
    font-weight: initial;
}
.btn.focus, .btn:focus {
    box-shadow: none;
}
.woocommerce-checkout .woocommerce-info {
    color: #131415;
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
    border-top: none;
    background: none;
    padding: 0.1em 1em;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    margin: 0 0 1em;
}
.woocommerce-checkout .woocommerce-info a {
    color: #1592d1;
    font-size: 16px;
    font-weight: 700;
    background: transparent;
    border: none;
    padding: 0px;
    border-radius: 0px;
    min-width: auto;
    line-height: 1em;
    text-transform: none;
    box-shadow: 0px 0px 0px 0px #1592d1;
    display: inline-flex;
    transition: .3s;
}
.woocommerce-checkout .woocommerce-info a:hover {
    text-decoration: none;
    box-shadow: 0px 2px 0px 0px #1592d1;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
    min-width: 150px !important;
}
form.woocommerce-checkout {
    display: flex;
}
#customer_details {
    width: 60%;
}
#customer_details .woocommerce-billing-fields__field-wrapper, 
#customer_details .woocommerce-shipping-fields__field-wrapper,
form.checkout_coupon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#customer_details .woocommerce-billing-fields__field-wrapper .form-row,
#customer_details .woocommerce-shipping-fields__field-wrapper .form-row,
form.checkout_coupon .form-row {
    width: 48%;
    display: flex;
    flex-direction: column;
    padding: 0px;
    margin-bottom: 20px;
    justify-content: flex-end;
}
form.checkout_coupon .form-row {
    margin-bottom: 0px;
}
form.checkout_coupon .form-row button {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    min-width: 230px;
    transition: .3s;
}
form.checkout_coupon .form-row button:hover {
    background-color: transparent;
    color: #1592d1;
}
#customer_details .woocommerce-billing-fields__field-wrapper .form-row label,
#customer_details .woocommerce-shipping-fields__field-wrapper .form-row label,
form.checkout_coupon .form-row label {
    line-height: 1em;
    margin-bottom: 10px;
    color: #131415;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}
#customer_details .woocommerce-billing-fields__field-wrapper .form-row input,
#customer_details .woocommerce-shipping-fields__field-wrapper .form-row input,
form.checkout_coupon .form-row input {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}
#customer_details .woocommerce-billing-fields__field-wrapper .form-row span.select2-selection--single,
#customer_details .woocommerce-shipping-fields__field-wrapper .form-row span.select2-selection--single,
form.checkout_coupon .form-row span.select2-selection--single {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    height: 49px;
}
#customer_details .woocommerce-billing-fields__field-wrapper .form-row span.select2-selection--single .select2-selection__arrow,
#customer_details .woocommerce-shipping-fields__field-wrapper .form-row span.select2-selection--single .select2-selection__arrow,
form.checkout_coupon .form-row span.select2-selection--single .select2-selection__arrow {
    height: 47px;
}

#customer_details #order_comments_field {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
#customer_details #order_comments_field label {
    line-height: 1em;
    margin-bottom: 10px;
    color: #131415;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
}
#customer_details .woocommerce-additional-fields {
    margin-top: 15px;
}
#customer_details #order_comments_field .woocommerce-input-wrapper {
    width: 100%;
}
#customer_details #order_comments_field .woocommerce-input-wrapper textarea {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    resize: none;
}
#customer_details #order_comments_field .woocommerce-input-wrapper textarea::-webkit-input-placeholder,
form.checkout_coupon .form-row input::-webkit-input-placeholder {
    font-size: 16px;
}
#customer_details #order_comments_field .woocommerce-input-wrapper textarea::-moz-placeholder,
form.checkout_coupon .form-row input::-moz-placeholder {
    font-size: 16px;
}
#customer_details #order_comments_field .woocommerce-input-wrapper textarea:-ms-input-placeholder,
form.checkout_coupon .form-row input:-ms-input-placeholder {
    font-size: 16px;
}
#customer_details #order_comments_field .woocommerce-input-wrapper textarea:-moz-placeholder,
form.checkout_coupon .form-row input:-moz-placeholder {
    font-size: 16px;
}
#order_review {
    padding: 0;
    max-width: 800px;
    margin: 0 auto;
}
#payment button {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    transition: .3s;
}
#payment button:hover {
    background-color: transparent;
    color: #1592d1;
}
.wc_payment_method img {
    display: none;
}

/* address block */

#wcus_np_billing_fields .form-row {
    padding: 0px;
    margin: 0px 0px 20px;
}
#wcus_np_billing_fields .wc-urk-shipping-form-group {
    padding: 0px !important;
}
#wcus_np_billing_fields .form-row span.select2-selection--single {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    height: 49px;
}
#wcus_np_billing_fields .form-row span.select2-selection--single .select2-selection__arrow {
    height: 47px;
}
#wcus_np_billing_fields .form-row .woocommerce-input-wrapper {
    width: 100%;
}
#wcus_np_billing_fields .form-row input {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}
#wcus_np_billing_fields .form-row input::-webkit-input-placeholder {
    font-size: 16px;
}
#wcus_np_billing_fields .form-row input::-moz-placeholder {
    font-size: 16px;
}
#wcus_np_billing_fields .form-row input:-ms-input-placeholder {
    font-size: 16px;
}
#wcus_np_billing_fields .form-row input:-moz-placeholder {
    font-size: 16px;
}
#wcus_np_shipping_fields .form-row {
    padding: 0px;
    margin: 0px 0px 20px;
}
#wcus_np_shipping_fields .wc-urk-shipping-form-group {
    padding: 0px !important;
}
#wcus_np_shipping_fields .form-row span.select2-selection--single {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    height: 49px;
}
#wcus_np_shipping_fields .form-row span.select2-selection--single .select2-selection__arrow {
    height: 47px;
}
#wcus_np_shipping_fields .form-row .woocommerce-input-wrapper {
    width: 100%;
}
#wcus_np_shipping_fields .form-row input {
    padding: 10px 10px;
    border: 1px solid #efefef;
    color: #131415;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}
#wcus_np_shipping_fields .form-row input::-webkit-input-placeholder {
    font-size: 16px;
}
#wcus_np_shipping_fields .form-row input::-moz-placeholder {
    font-size: 16px;
}
#wcus_np_shipping_fields .form-row input:-ms-input-placeholder {
    font-size: 16px;
}
#wcus_np_shipping_fields .form-row input:-moz-placeholder {
    font-size: 16px;
}

#payment .payment_box p,
#payment .woocommerce-privacy-policy-text p {
    font-size: 14px;
    line-height: 1.3em;
}
#payment .woocommerce-privacy-policy-text p a {
    color: #1592d1;
    box-shadow: inset 0px 0px 0px 0px #1592d1;
    transition: .3s;
}
#payment .woocommerce-privacy-policy-text p a:hover {
    text-decoration: none;
    box-shadow: inset 0px -2px 0px 0px #1592d1;
}
#payment .place-order button[type="submit"] {
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 25px;
    transition: .3s;
}
a.home_button {
    padding: 10px;
    color: #000;
}
#payment .place-order button[type="submit"]:hover {
    background-color: transparent;
    color: #1592d1;
}
.shop_table .cart_section .woocommerce table.shop_table td{
        border: none;
}
/* thanks page */

.woocommerce-thankyou-order-received {
    font-size: 1.1em;
    font-weight: 500;
}
.thankyou_block {
    max-width: 800px;
    margin: 100px auto;
    text-align: center;
}
.thankyou_block i {
    font-size: 100px;
    color: #1592d1;
    margin-bottom: 40px;
}

.fixed_link {
    position: absolute;
    top: -80px;
}

/* footer */

footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 50px;
}
.opening {
    text-align: center;
    margin-bottom: 15px;
    color: #717273;
    font-size: 16px;
    font-weight: 400;
}
footer .menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0px;
    margin-bottom: 25px;
    flex-wrap: wrap;
}
footer .menu a {
    color: #717273;
    font-size: 16px;
    font-weight: 400;
    transition: .3s;
}
footer .menu a:hover {
    color: #134d9b;
    text-decoration: none;
}
footer .left_footer {
    display: flex;
}
footer .logo {
    max-width: 66px;
    max-height: 66px;
    margin-right: 20px;
}
footer .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
footer .copyright {
    display: flex;
    flex-direction: column;
    padding-top: 12px;
}
footer .copyright p {
    margin: 0px;
    color: #717273;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
footer .copyright p a {
    color: #1592d1;
    text-decoration: underline;
}
footer .contacts {
    padding-top: 18px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
footer .contacts ul {
    display: flex;
    padding: 0px;
    margin: 0px;
    list-style: none;
    flex-wrap: wrap;
}
footer .contacts ul li {
    display: flex;
    align-items: center;
}
footer .contacts ul li .icon {
    width: 30px;
    height: 30px;
    background-color: #1592d1;
    display: block;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-right: 10px;
}
footer .contacts ul li a {
    color: #717273;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    transition: .3s;
}
footer .contacts ul li.phone a{
    margin-right: 15px;
}
footer .contacts ul li a.text:hover {
    color: #1592d1;
    text-decoration: none;
}
footer .contacts ul li.whatsapp .icon {
    font-size: 16px;
}
footer .contacts ul li.viber .icon {
    background-image: url(../image/viber.svg);
    background-repeat: no-repeat;
    background-position: center;
}
footer .contacts ul li a.icon {
    font-size: 16px;
}
footer .bottom_block .email {
    color: #1592d1;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}

.lang_btn .wpml-ls-legacy-dropdown {
    width: 3em;
}
.lang_btn .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    width: 50px;
    padding: 5px 20px 5px 5px;
    border: 0px;
    background: transparent;
}
.lang_btn .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
    width: 50px;
    border: 0px;
    background-color: #ffffff;
    box-shadow: 2px 6px 37px 2px rgba(214, 214, 214, 0.4);
    border-radius: 5px;
}
.lang_btn .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: 4px solid transparent;
    border-top: 4px solid;
}
.lang_btn .wpml-ls-legacy-dropdown a {
    background: transparent;
    border: 0px;
    padding: 5px;
}

.product-subtotal .discount-info .new-price {
    display: none;
}

.author_section {
    width: 100%;
    display: flex;
}
.author_section .author_wrapper {
    display: flex;
}
.author_section .author_wrapper .image {
    margin-right: 20px;
}
.author_section .author_description {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.author_section .author_description .name {
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.author_section .author_description .name span {
    line-height: 0.75em;
    color: #717273;
    font-size: 14px;
    font-weight: 400;
}
.author_section .author_description p {
    width: 100%;
}
.author_section .author_description p:last-child {
    margin-bottom: 0px;
}

.comments_section .commentlist {
    list-style: none;
}
.comments_section .comment .author {
    font-family: 'Nunito', sans-serif;
    margin-right: 15px;
    padding-left: 25px;
    background-image: url(../image/user.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #1592d1;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-transform: capitalize;
}
.comments_section .comment .comment-author {
    display: flex;
    align-items: center;
}
.comments_section .comment .time {
    margin-left: auto;
}
.comments_section .comment .comment-content {
    margin-top: 15px;
}
.comments_section .comment .comment-content > *:last-of-type {
    margin-bottom: 0px;
}
.comments_section .comment-form-comment textarea {
    box-sizing: border-box;
    width: 100%;
}
.comments_section .logged-in-as {
    display: none;
}
.comments_section .form-submit input#submit {
    border-radius: 10px;
    border: 2px solid #1592d1;
    color: #1592d1;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    padding: 10px;
    min-width: 180px;
    background: transparent;
    transition: .3s;
    outline: none;
}

.error_wrapper {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.error_wrapper h2 {
    font-size: 7em;
    color: #61dcec;
    margin: 0px;
    padding-top: 35px;
    margin-left: 150px;
}
.error_txt {
    color: #63deee;
    font-size: 1.8em;
    font-weight: 800;
    margin-top: 45px;
}
.erroe_search {
    margin-top: 25px;
}
.error_wrapper .btn_wrapper a {
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    min-width: 280px;
    text-align: center;
    padding: 10px;
    display: inline-flex;
    justify-content: center;
    transition: .3s;
    margin-top: 20px;
}
.error_wrapper .btn_wrapper a:hover {
    background-color: transparent;
    color: #1592d1;
    text-decoration: none;
}
.error_wrapper #searchsubmit {
    /* background: #fff; */
    height: 48px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    min-width: 100px;
    text-align: center;
    padding: 10px;
    display: inline-flex;
    justify-content: center;
    transition: .3s;
}
.error_wrapper #searchsubmit:hover {
    background-color: transparent;
    color: #1592d1;
    text-decoration: none;
}
.error_wrapper input#s {
    border: 1px solid #61dcec;
    min-height: 46px;
    min-width: 485px;
}
.search_form_wrapper form {
    max-width: 700px;
    margin: 15px auto;
    display: flex;
    justify-content: space-between;
}
.search_form_wrapper form input {
    border: 2px solid #1592d1;
    border-radius: 10px;
    width: calc(100% - 150px);
    padding: 10px;
    color: #1592d1;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    outline: none !important;
}
.search_form_wrapper form button {
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    background-color: #1592d1;
    color: #ffffff;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    width: 120px;
    text-align: center;
    padding: 10px;
    transition: .3s;
    outline: none !important;
}
.search-box-btn::after{
    display: none;
}
#dropdownMenu3, #dropdownMenu-open {
    border: none;
    background: #fff;
}
ul.dropdown-menu {
    padding: 15px;
}
.serch_result_wrapper .search_title {
    margin: 10px 0px 20px;
}
.serch_result_wrapper .search_title h4 {
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
}
.serch_result_wrapper .search_title h4 span {
    font-size: 1.5em;
    margin-left: 5px;
}
.serch_result_wrapper .single_product {
    box-shadow: 2px 6px 37px 2px rgba(214, 214, 214, 0.4);
    border-radius: 20px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    height: calc(100% - 30px);
    overflow: hidden;
}
.serch_result_wrapper .single_product a {
    text-decoration: none !important;
}
.serch_result_wrapper .single_product a:hover .title {
    color: #1592d1;
}
.serch_result_wrapper .single_product .image_block {

}
.serch_result_wrapper .single_product .image_block img {
    width: 100%;
    height: 280px;
    border-radius: 20px;
}
.serch_result_wrapper .single_product .description_block {
    display: flex;
    flex-direction: column;
    height: calc(100% - 280px);
    align-items: center;
    justify-content: space-between;
}
.serch_result_wrapper .single_product .description_block .title {
    font-size: 24px;
    padding: 10px 15px 15px;
    line-height: 1.2em;
    text-align: center;
    color: #131415;
    transition: .3s;
}
.serch_result_wrapper .single_product .description_block p {
    width: 100%;
    padding: 0px 20px;
    display: block;
    color: #717273;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0px;
}
.serch_result_wrapper .single_page {
    border-bottom: 2px solid #134d9b;
    padding: 20px 0px;
    margin-bottom: 20px;
}
.serch_result_wrapper .single_page .title {
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    overflow: hidden;
    display: flex;
}
.serch_result_wrapper .single_page .title a {
    color: #131415;
    transition: .3s;
}
.serch_result_wrapper .single_page .title a:hover {
    color: #1592d1;
    text-decoration: none;
}

.comment-form-url, #url {
	display: none;
}
/* ___________________________KingComposer bug fix____________________________ */
.mce-popover, .mce-floatpanel.mce-popover.mce-top {
    z-index: 2000000!important;
}
.kc-params-popup.kc-elm-settings-popup {
    z-index: 100004!important;
}
.news-block {
    margin-top: 30px;
}
.news-block img {
    border-radius: 8% 8% 0 0;
}
.news-block a {
    color: #131415;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
    height: 76px;
    overflow: hidden;
    display: flex;
    text-transform: none;
}
.news-block .kc_text_block{
    padding: 30px !important;
}
.kc-params-popup {
    z-index: 99999 !important;
}
.news-block .kc_col-sm-4{
    box-shadow:0px 6px 20px -5px rgba(214,214,214,.4);
    border-radius: 8%;
}

#to_buy {
  position: absolute;
  bottom: 80px;
}
.bootom_fixed_section {
    display: none;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    background: #ffffff;
    width: 100%;
    box-shadow: 1px -3px 16px rgba(219, 219, 219, 0.78);
    background-color: #ffffff;
    padding: 10px 20px;
}
.bootom_fixed_section .buttons_wrapper {
    display: flex;
    justify-content: flex-end;
}
.bootom_fixed_section .button_bottom {
    height: 50px;
    border-radius: 10px;
    border: 2px solid #1592d1;
    line-height: 46px;
    text-align: center;
}
.bootom_fixed_section .buy_btn {
    min-width: 160px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    background-color: #1592d1;
    font-family: Nunito;
    font-weight: 700;
    text-transform: uppercase;
    transition: .3s;
    margin-right: 20px;
}
.bootom_fixed_section .buy_btn:hover {
    color: #1592d1;
    background-color: transparent;
    text-decoration: none;
}
.bootom_fixed_section .phone_btn {
    color: #1592d1;
    width: 50px;
    font-size: 22px;
}
.bootom_fixed_section .chat_btn {
    background-image: url('../image/chat.png');
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
}

jdiv.button_08e {
  display: none;
}

.single_product_rating {
    z-index: 3;
}
.single_product_rating .woocommerce-product-rating{
    position: absolute;
    bottom: -47px;
}
.single_product_rating .star-rating::before {
    color: #ffda3e!important;
}
.single_product_rating .star-rating span::before {
    color: #ffda3e!important;
}
.kc_accordion_header>a{
    color: #131415;
    font-family: Nunito;
    font-size: 20px!important;
    line-height: 1.3em;
    font-weight: 700!important;
}
.kc_accordion_section>.kc_accordion_header{
    border:none!important;
    border-bottom: 1px solid #e7e7e7!important;
}
.fa-chevron-right:before{
    color: #1491d1;
}
.kc_accordion_content{
    border: none!important;
}
.kc_accordion_content p, .kc_accordion_content ul li {
    font-size: 20px;
    line-height: 1.2em;
    color: #131415;
}
.kc_accordion_content ul li::marker {
    color: #1491d1;
}