/*!
Theme Name: porgi2
Author: Токмаков А.В.
Author URI: https://computy.ru
Description:  Тема созданная разработчиками веб-студии Компьюти
Version: 2.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: computy
*/
body {
    background-color: #f9e6a5;
    font-family: 'Roboto', sans-serif;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
.grecaptcha-badge{
	display:none!important;
}
dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}
.bapf_head i{
	margin-right:11px;
}
.bapf_body label { 
    margin-bottom: 0;
	    color: #6c6860;
}
.bapf_body label:hover{
	color:#000;
}
figure {
    margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}
h1{
    font-size: 25px;
    line-height: 29px;
    font-weight: bold;
    padding: 15px 0 15px 0;
}




/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #2fa740;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus,
textarea:focus{
    outline: 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}

.widget {
    margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */
}
#secondary{
    background: #feca04;
}
.widget ul, .widget ol{
    list-style: none;
}
.widget li a:before {
    content: '▶';
    font-size: 12px;
    color: #f6dd8f;
    margin-right: 10px;
    font-family: "Verdana",sans-serif;
}
.berocket_aapf_widget-title_div{
    padding-right: 0!important;
}
.widget select {
    max-width: 100%;
}

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 0.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: auto;
    text-rendering: optimizeLegibility !important;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: auto;
}

a, button, input {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

blockquote {
    font-size: 1.25rem;
    padding: 1.25rem 1.75rem;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.p20{
    padding: 20px;
}
.woocommerce-cart-form__contents th, .woocommerce-cart-form__contents td {
    padding: 15px 15px 15px 0;
    border-top: 1px solid #d59f43;
}
.woocommerce-message .wc-forward{
color: #39b54a;
}
.woocommerce-message {
    background-color: #f6dd8f!important;
    border-color: #feca04!important;
}
table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

table tbody + tbody {
    border-top: 2px solid #dee2e6;
}

table table {
    background-color: #fff;
}

figcaption {
    padding-top: 0;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
}
.cenabezskidki{
    text-decoration: line-through;
    color: #726e6e;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}


input[type="text"]::-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]::-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea::-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

select {
    height: calc(2.25rem + 2px);
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

blockquote {
    font-style: italic;
    font-size: 1.15rem;
    border-left: 3px solid rgba(33, 37, 41, 0.25);
    padding: 0.5rem 1.75rem;
    background: rgba(33, 37, 41, 0.05);
}

blockquote p {
    font-size: 1.15rem;
}

blockquote p:last-child {
    margin-bottom: 0;
}

.navbar-dark .navbar-nav .dropdown-menu a {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.site-footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background: #836737;
}
.logofooter{
    background: url(assets/images/logofooter.png)no-repeat;
    width: 164px;
    height: 27px;
    max-width: 100%;
    background-size: contain;
}
.footer-description .site-description{
    color: #fff;
    font-weight: 500;
}
.title-footer{
    color: #f9e6a5;
    font-size: 18px;
    margin-bottom: 14px;
}
.footer-text{
    color: #f9e6a5;
    font-size: 18px;
    line-height: 22px;
}
.flinks a{
    color: #6dcff6;
    display: block;
    text-decoration: underline;
 }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {

}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    text-align: left;
    margin: 0 0 23px 0;
}

.post-thumbnail {
    margin-top: 1.5em;
    display: inline-block;
}

.card-title.entry-title {
    margin-bottom: .25rem;
}

.entry-meta {
    font-size: .9rem;
}

.entry-footer {
    font-size: .9rem;
    margin-top: 1rem;
}

.comments-link {
    float: right;
    margin: 4px 0px 4px 10px;
    font-size: 90%;
    padding-top: 0.2em;
}

.cat-links .badge, .tags-links .badge {
    font-size: 90%;
    font-weight: normal;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin: 4px 10px 4px 0;
    padding: 0.4em .9em;
}

.cat-links a, .tags-links a {
    color: #6c757d;
}

.cat-links a:hover, .tags-links a:hover {
    text-decoration: none;
    color: #212529;
}

.entry-meta a, .comments-link a, .edit-link a {
    color: #6c757d;
}

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover {
    text-decoration: none;
    color: #007bff;
}

.entry-title a:hover {
    color: #007bff !important;
}

.content-area.wp-bp-404 .card-body {
    padding: 2.5rem 4rem;
}



.sidebar-1-area .widget ul, .footer-widgets .widget ul {
    padding-left: 20px;
    color: #6c757d;
    margin-bottom: 0;
}

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li {
    padding-top: 3px;
    padding-bottom: 3px;
}

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a {
    color: #000;
}

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover {
    color: #2fa740;
    text-decoration: none;
}

.footer-widgets .widget {
    padding: 0.5rem;
}

#wp-calendar #next {
    text-align: right;
}

#wp-calendar #prev a, #wp-calendar #next a {
    color: #6c757d;
}

#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
    color: #212529;
    text-decoration: none;
}

#calendar_wrap table th, #calendar_wrap table td {
    padding: .25rem;
}

.hentry.card .card-body {
    padding: 1.5rem;
}

select {
    height: calc(2.25rem + 2px);
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.entry-title a:hover {
    text-decoration: none;
}

.mt-3r {
    margin-top: 3rem;
}

.wp-bs-4-jumbotron {
    margin-bottom: 0;
}

.wp-bs-4-jumbotron .jumbotron-heading {
    font-weight: 600;
}

.wp-bs-4-jumbotron .container {
    max-width: 40rem;
}

.comments-area {
    clear: both;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}

.comments-area .media-body {
    overflow: auto;
}

.comments-area .comment-list {
    list-style: none;
    padding-left: 0;
}

.comments-area .comment-list > li {

    padding: 10px 5px;
}

.comments-area .comment-list ul.children {
    list-style: none;
    padding-left: 2rem;
}

.comments-area .comment-list ul.children li {
    padding: 2.5rem 0 0;
}

.comments-area .comment-list .comment-respond {
    padding: 2.5rem 4rem;
}



.comments-area .comment-navigation {
    margin: 20px 0;
}

.comments-area .wb-comment-form {
    padding: 2.5rem 4rem;
}

.comments-area .wb-cancel-reply {
    margin-left: 2rem;
}

.comments-area .logged-in-as {
    padding-left: 15px;
    font-size: .9rem;
}

.comments-area .logged-in-as a {
    color: #6c757d;
}

.comments-area .logged-in-as a:hover {
    color: #212529;
    text-decoration: none;
}

.comments-area .wb-comment-notes {
    font-size: .9rem;
}

.comments-area .no-comments {
    padding: 1rem 4rem;
}

.comments-area small {
    font-size: .9rem;
}

.comments-area p {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}

.comments-area .comment-reply-link, .comments-area .comment-edit-link {
    margin-right: 1rem;
    color: #6c757d;
}

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover {
    color: #212529;
    text-decoration: none;
}

.comments-area .comment-author a:hover {
    text-decoration: none;
    color: #212529;
}

.wp-bp-sticky {
    position: absolute;
    top: 0;
    right: 1rem;
}

.single .post-navigation .nav-links a {
    color: #6c757d;
    margin-bottom: 2rem;
    display: inline-block;
}

.single .post-navigation .nav-links a:hover {
    color: #212529;
    text-decoration: none;
}

.navbar {
    padding: 16px 0;
}

#wp-bp-posts-slider {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

#wp-bp-posts-slider .carousel-item img {
    width: auto;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

#wp-bp-posts-slider .carousel-caption {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2rem 4rem;
}

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next {
    width: 10%;
}

.custom-logo-link {
    margin-right: 1rem;
}

.site-title a, .navbar-dark .navbar-brand, .site-description {
    color: #fff;
    margin-bottom: 0;
}

.navbar-brand {
    font-size: 1.5rem;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    opacity: 0.5;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
    opacity: 0.75;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
    opacity: 1;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff;
}

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link {
    color: #212529;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
    color: #212529;
}

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 {
    margin-top: 0 !important;
}

.wb-hide-mobile-sidebar .wp-bp-sidebar-width {
    display: none;
}

.navbar-toggler {
    background-color: #343a40;
}


body.custom-background .wp-bp-main-content .col-md-8 {
    background: #f8f9fa;
    padding: 2rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.site-footer a:hover {
    text-decoration: none;
}

.admin-bar .site-header.sticky-top {
    top: 32px;
}

.wb-bp-front-page .site-header {
    border-bottom: 0;
}

.wb-bp-front-page .wp-bs-4-jumbotron {
    padding: 0;
    background-size: cover;
    background-position: center;
    background-color: #343a40;
    border-radius: 0;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
    padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead {
    opacity: .75;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 1rem;
}

.wb-bp-front-page .wp-bp-services-section {
    padding: 4rem 0;
}

.wb-bp-front-page .wp-bp-main-content {
    padding: 4rem 0;
}

.wb-bp-front-page .wp-bp-main-content p {
    font-size: 1.25rem;
    font-weight: 300;
}

.wb-bp-front-page .wp-bp-main-content blockquote {
    font-size: 1.35rem;
}

.wb-bp-front-page .wp-bp-main-content blockquote p {
    font-size: 1.35rem;
}

.wb-bp-front-page .wp-bp-main-content .post-thumbnail {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
}

.wb-bp-front-page .wp-bp-feat-card-img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 200px;
    width: 100%;
}

.wp-caption .wp-caption-text {
    font-size: 0.95rem;
}


/* Menu Appearance */
.pushy {
    position: fixed;
    width: 200px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #2fa740;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* enables momentum scrolling in iOS overflow elements */
}
.pushy a {
    display: block;
    color: #3e464b;
    font: 500 16px 'Roboto', sans-serif;
    padding: 10px 30px;
    text-decoration: none;
}
.pushy a:hover {
    color: #FFF;
}
.pushy ul:first-child {
    margin-top: 50px;
    padding-left: 20px;
}
.pushy.pushy-left {
    left: 0;
}
.pushy.pushy-right {
    right: 0;
}

.pushy-content {
    visibility: hidden;
}
#collapsearch{
    position: fixed;
    width: 100%;
    z-index: 5;
}
.wp-computy-searchform .s{
    border: 3px solid #feca04;
    border-radius: 0;
    font-size: 16px;
    color: #777777;
    background: #f9e6a5;
    padding: 25px 15px;
}
.wp-computy-searchform{
    position: relative;
}
.wp-computy-searchform .submit{
    background: #feca04 url(assets/images/search.svg)no-repeat;
    background-size: cover;
    position: absolute;
    right: 3px;
    top: 3px;
    border: 9px solid #feca04;
    border-left: 17px solid #FECA04;
    border-right: 13px solid #FECA04;
    border-radius: 0;
    padding: 4px 16px;
}
.wp-computy-searchform .submit:hover{
    cursor: pointer;
}
/* Menu Movement */
.pushy-left {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
}

.pushy-open-left #container,
.pushy-open-left .push {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
}

.pushy-right {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
    visibility: visible;
}

/* Menu Transitions */
#container,
.pushy,
.push {
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.pushy-content {
    transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
.site-overlay {
    display: none;
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* Submenu Appearance */
.pushy-submenu {
    /* Submenu Buttons */
    /* Submenu Icon */
}
.pushy-submenu ul {
    padding-left: 15px;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.pushy-submenu ul .pushy-link {
    transition: opacity 0.2s ease-in-out;
}
.pushy-submenu button {
    width: 100%;
    color: #b3b3b1;
    padding: 15px 30px;
    text-align: left;
    background: transparent;
    border: 0;
}
.pushy-submenu button:hover {
    color: #FFF;
}
.pushy-submenu > a,
.pushy-submenu > button {
    position: relative;
}
.pushy-submenu > a::after,
.pushy-submenu > button::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    /*background: url("../img/arrow.svg") no-repeat;*/
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.2s;
}
.product-action button{
    background-color: #39b54a!important;
    text-transform: uppercase;
    padding: 10px 20px!important;
    font-weight: bold!important;
    margin: 0!important;
    border-radius: 24px!important;
    border: none;
    cursor: pointer;
    color: #fff;
    width: 166px!important;
}
.tinvwl-to-right button{
    background-color: #39b54a!important;
    text-transform: uppercase;
    padding: 10px 20px!important;
    font-weight: bold!important;
    margin: 0!important;
    border-radius: 24px!important;
    border: none;
    cursor: pointer;
    color: #fff;
}

/* Submenu Movement */
.pushy-submenu-closed ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
}
.pushy-submenu-closed .pushy-link {
    opacity: 0;
}

.pushy-submenu-open {
    /* Submenu Icon */
}
.pushy-submenu-open ul {
    max-height: 1000px;
    visibility: visible;
}
.pushy-submenu-open .pushy-link {
    opacity: 1;
}
.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.bg-yelow{
    background: #feca04;
}
.navbar-yelow .navbar-nav .nav-link {
    color: #3e464b;
    font: 500 16px 'Roboto', sans-serif;
}
.navbar-yelow .navbar-nav .nav-link:hover{
    color: #2fa740;
}
.navbar-yelow .navbar-nav .dropdown-menu .nav-link:hover{
    color: #ffffff;
}
.menu-btn{
    border: none;
    background: none;
    font: 700 16px 'Roboto', sans-serif;
    display: flex;
    margin: -2px 0 0 0;
}
.menu-btn:hover{
    cursor: pointer;
    fill:#2fa740;
    color: #2fa740;
}
.menu-btn :active,
.menu-btn:focus {
    outline: none;
}
.menu-btn .burger{
    margin: 0 5px 0 0;
}
.burger svg{
    width: 25px;
    height: 25px;
}
.all-text{
    line-height: 25px;
    height: 25px;
}
#primary-menu{
    margin: 0 auto;
}
.ul-products, .ul-products li{
    list-style-type: none;
}
#primary-menu .dropdown-menu{
    background-color: #2fa740;
}
.basket-header{
    background: #2fa740 url(assets/images/cart.svg)no-repeat;
    width: 48px;
    background-size: contain;
    height: 48px;
    background-position: center;
    border-radius: 10px;
    border: 6px solid #2fa740;
    display: inline-block;
    margin: 0 6px 0 0;
}
.basket-header-link{
    display: flex;
    position: relative;
    height: 48px;
    line-height: 48px;
    color: #2fa740;
    text-decoration: underline;
    font-size: 16px;
}
.basket-header-link .cout{
    position: absolute;
    color: #fc6;
    font-size: 12px;
    background: #ff0505bf;
    padding: 0 6px;
    line-height: 16px;
    top: 0;
    text-align: center;
    left: 29px;
    border-radius: 0 10px 0 11px;
}
.basket-header-link:hover{
    text-decoration: none;
    color: #2fa740;
}
.pushy .dropdown-menu{
    position: relative!important;
    transform: initial!important;
    padding: 0 0 0 10px;
    min-width: 0;
    color: #212529;
    list-style: none;
    background-color: initial;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
}
.search-moile{
    display: none;
}
.logo{
    background: url("assets/images/logo.png");
    width: 183px;
    height: 30px;
    background-size: cover;
    margin: 30px 0 0 0;
}
.site-description{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 15px 0 0 0;
    max-width: 161px;
    line-height: 17px;
}
.kasper{
    display: none;
    height: 114px;
}
.big-search{
    margin: 50px 0 0 0;
    max-width: 656px;
}
input:active, input:hover, input:focus {
    outline: 0;
    outline-offset: 0;
    outline: none;
  }
.form-control:focus {
    box-shadow: none;
}
.topfooter{
    background: url("assets/images/footerbg.png");
    height: 16px;
    margin: 30px 0 0 0;
}
.woocommerce-breadcrumb{
    color: #777;
    font-size: 14px;
}
.woocommerce-breadcrumb a, .kama_breadcrumbs a{
    color: #39b54a;
    text-decoration: none;
}
.bypostauthor{
    background: #f9e6a5;
    padding: 15px;
    overflow: auto;
    border-radius: 10px;
}
.woocommerce-breadcrumb span{
    color: #39b54a;
}
.red-label a{
    color: #fff;
    font-size: 14px;
    background: #f54538;
    border-radius: 13px;
    padding: 0 13px;
    margin: 23px 0 15px 0;
    display: inline-block;
}
.star-rating span:before {
    color: #2fa740!important;
}
.tinvwl_add_to_wishlist_button {
    color: #2fa740!important;
}
.tinvwl_add_to_wishlist-text{
    color: #333;
    font-size: 16px;
    margin: 0 40px 0 0;
}

.woocommerce-product-rating{
    float: left;
    margin: 0 40px 0 0;
}
.tinv-wraper.tinv-wishlist{
    float: left;
}
.podzgolovochnoe{
    overflow: auto;
}
.podzgolovochnoe .sku_wrapper{
    color: #777;
}
.star-rating {
     float: left;
    margin: 10px 0 5px 0;
}
.akcia-label{
    background: #f54538;
    color: #fff;
    font-size: 14px;
    border-radius: 11px;
    padding: 2px 11px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.woocommerce-product-gallery__trigger{
    display: none!important;
}
.single-product .wp-post-image{
    border-radius: 10px;
    overflow: hidden;
    border: 1px dashed #a18000;
}
.single-product .entry-summary .price .woocommerce-Price-amount{
    font-size: 35px!important;
}
button:focus {
    outline: none;
}
p.stars:hover a::before,p.stars.selected a:not(.active)::before,p.stars.selected a.active::before  {
    color: #39b54a!important;
}

.product .product_title{
    margin: 10px 0 0 0;
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase;
}
.woocommerce-review-link{
    color: #333;
    font-size: 16px;
}
.footer-social .vk{
    background: url("assets/images/vk.svg");
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 2px 20px 0;
    background-size: cover;
}
.footer-social .ok{
    background: url("assets/images/ok.svg");
    width: 30px;
    display: inline-block;
    margin: 0 2px 20px 0;
    height: 30px;
    background-size: cover;
}
.footer-social .tw{
    background: url("assets/images/tw.svg");
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 2px 20px 0;
    background-size: cover;
}
.footer-social .gp{
    background: url("assets/images/g.svg");
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 2px 20px 0;
    background-size: cover;
}
.footer-social .mail{
    background: url("assets/images/mail.svg");
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 2px 20px 0;
    background-size: cover;
}
h3, .h3 {
    color: #39b54a;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
}
.bapf_head h3{
	    padding: 0 0 0 25px;
}
h2{
    font-weight: 700;
    font-size: 25px;
}
.front{
    padding: 40px 0 0 0;
}
.method-pay{
    text-align: center;
    padding: 45px 0 0 0;
}
.method-pay .hightlight {
    font-size: 18px;
    font-weight: 300;
    color: #465056;
    text-transform: uppercase;
    line-height: 44px;
}
.method-pay .hightlight span {
    background: #fbc500;
    padding: 10px 15px;
}
.method-pay ul {
    overflow: hidden;
    text-align: center;
    margin-top: 65px;
}
.method-pay ul li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
    margin: 10px 20px;
}
.method-pay ul li p {
    font-size: 18px;
    color: #465056;
    font-weight: 300;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 0;
}
.topay{
    background: url("assets/images/paybg.png");
    height: 9px;
}
.widget-title{
    padding: 15px 15px;
    background: #f6dd8f;
    text-align: left;
    margin-bottom: 20px;
    color: #39b54a;
    font-size: 20px;
    font-weight: 600;
}
#woorelatedproducts .owl-item {
   margin: 0 10px 0 0;
}
.woo-related-products-container  .customNavigation, .woo-related-products-container .add_to_cart_button{
    display: none!important;
}
.widget-title::before{
    background: url("assets/images/flag.svg");
    width: 20px;
    height: 20px;
    margin: 0 7px 0 0;
    content: '';
    display: inline-block;
    background-size: cover;
}
.berocket_aapf_widget-title_div .widget-title::before{
    display: none;
}
.berocket_aapf_widget-title i{
    margin: 0 5px 0 0;
}
.kama_breadcrumbs{
    font-size: 14px;

    padding: 20px 0 10px 0;
}
.kama_breadcrumbs a{
    text-decoration: underline;
}
.kama_breadcrumbs .kb_sep{
    color:  #39b54a;
}
.page-title{
    font-size: 34px;
    color: #333300;
    font-weight: 600;
}
.yelow-card{
    max-width: 545px;
    text-align: left;
    padding: 30px 20px;
    background: rgba(251, 197, 0, 0.54);
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
}

.comment-submit-btn, .woocommerce-Tabs-panel--description .single_add_to_cart_button{
    width: 220px;
    background: #39b54a;
    font: 700 14px 'Roboto', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    padding: 13px 0;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 0.3s 0s;
    transition: all 0.3s 0s;
    margin-top: 20px;
}
.comment-submit-btn:hover,
.woocommerce-Tabs-panel--description .single_add_to_cart_button:hover {
    background: #33a643;
}
.akciaday .firstext-ad{
    font-size: 25px;
    font-weight: bold;
    float: left;
}
.akciaday .timer{
    float: left;
    margin:  -1px 0 0 80px;
}
.akciaday{
    float: left;
    margin: 40px 0;
    width: 100%;
}
.akciaday .secondtext-ad{
    font-size: 16px;
    color: #777;
    margin: 0 0 0 10px;
    width: 100px;
    float: left;
    line-height: 19px;
}
.treetext-ad{
    float: right;
    display: block;
    background: #39b54a;
    color: #fff;
    font-weight: bold;
    padding: 13px 45px;
    border-radius: 30px;
}
.treetext-ad:hover{
    color: #fff;
    text-decoration: none;
}
.wpcs_product_carousel_slider .another_carousel_header .title{
    display: none;
}
.woocommerce-Reviews .avatar{
    float: left;
    width: 66px;
    height: 66px;
    border-radius: 8px;
    margin: 0 30px 0 0;
}
.woocommerce-Reviews li{
    margin: 0 0 50px 0;
}
.woocommerce-Reviews .form-submit .submit{
    background-color: #39b54a;
    text-transform: uppercase;
    padding: 10px 35px;
    font-weight: bold;
    margin: 0;
    border-radius: 24px;
    border: none;
    color: #fff;
}
.woocommerce-Reviews .form-submit .submit:hover{
    cursor: pointer;
    background: #2fa740;
}
.comment-reply-title{
    color: #39b54a;
    margin: 0 0 20px 0;
    display: block;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-Reviews .children {
    margin: 40px 0 0 0;
}
.woocommerce-Reviews .comment-text .meta{
    display: inline-block;
    float: left;
    margin: 1px 15px 0 0;
    font-size: 15px;
}
#comments .star-rating{
    float: none;
    margin: 0;
}
.plea{
    position: absolute;
    margin: 8px 0 0 10px;
    pointer-events:none;
}
#review_form #comment{
    padding: 29px 10px 10px 10px;
    background: #f4f4f4;
    border-radius: 10px;
}
#review_form #email,#review_form #author{
    background: #f4f4f4;
    border-radius: 10px;
}
.pleainput{
    position: absolute;
    pointer-events:none;
    margin: -31px 0 0 12px;
}
#comment:focus .plea{
    display: none;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {

    background-color: #b3f3bc!important;
    border-color: #41eb46!important;

}
#respond label.error {
    display: none!important;}
#email:focus ~ .pleainput,
#email:valid ~ .pleainput,
#author:focus ~ .pleainput,
#author:valid ~ .pleainput{
    display:none;
}
.owl-carousel .caption .sales{
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    background: #f54538;
    border-radius: 6px;
    display: inline-block;
    padding: 0 5px;
}
.single-product .entry-summary .price del .amount{
   font-size: 24px;

}
.woocommerce-Reviews .commentlist{
    list-style-type: none;
}
.single-product .custom-attributes{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.single-product .custom-attributes li .attribute-label{
color: #8d741f;
    font-size: 16px;
    width: 160px;
    display: inline-block;
}
.single-product .entry-summary .price del {
    color: #6c757e;
}
 .single-product .entry-summary .price ins{
     text-decoration: none;
 }
.single-product .entry-summary .price ins .amount,
.single-product .entry-summary .price>.amount{
    color: #333;
}
#carouselExampleIndicators{
    max-width: 600px;
    margin: 0 auto;
}
.woocommerce-breadcrumb .delemiter:last-child {
    display: none;
}
.kama_breadcrumbs .kb_sep:last-child {
    display: none;
}
.woocommerce-breadcrumb a{
    text-decoration: underline;
}
.woocommerce-breadcrumb a:hover{
    text-decoration: none;
}
.single-product .quantity{
    display: none;
}
.single-product .summary.entry-summary button[type="submit"]{
    background-color: #39b54a!important;
    text-transform: uppercase;
    padding: 10px 35px!important;
    font-weight: bold!important;
    margin: 30px 0 0 0!important;
    border-radius: 24px!important;
}
.single-product .summary.entry-summary button[type="submit"]:hover{
    background-color: #2fa740!important;
}
.woocommerce-tabs .description_tab{
    margin: 0 0 0 30px!important;
}
.tabs.wc-tabs > li.active > a{
    color: #39b54a!important;
    font-weight: bold;
    padding: 8px 48px!important;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    background-color: #fff4cd!important;
    border-color: rgba(222, 226, 230, 0)!important;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
    background: #fff4cd!important;
    padding: 25px!important;
    border: none!important;
    border-radius: 10px;
}
.tabs.wc-tabs > li > a {
    width: 200px;
    text-align: center;
    color: #ffffff!important;
    font-weight: bold;
    margin: 0 0 0 4px;
    border-radius: 10px 10px 0 0!important;
    text-transform: uppercase;
    background-color: #39b54a!important;
    border: none!important;
}
.tabs.wc-tabs {
    border-bottom: none!important;}
#content .price .amount {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    background: none;
}
#content .price del .amount {
    color: #777!important;
    font-size: 16px!important;
    font-weight: 300!important;
}
.zagolovok{
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 30px 0;
}
.wpcs_product_carousel_slider .another_carousel_header i,
.wpcs_product_carousel_slider .another_carousel_header i {
    background-color: #d59f43!important;
    border-radius: 20px!important;
}
.wpcs_product_carousel_slider .another_carousel_header i:hover,
.wpcs_product_carousel_slider .another_carousel_header i:hover{
    background-color: #feca04!important;
}
::selection {
    background: rgba(58, 207, 76, 0.87); /* Safari */
}
::-moz-selection {
    background:rgba(58, 207, 76, 0.87) ; /* Firefox */
}
.checkout-block{
    background: #FFF4CE;
    border-radius: 10px;
   /* padding: 15px;*/
}
.woocommerce-order-details{
    padding: 15px 15px 0 15px;
}
.count-revew{
background: url("assets/images/speech-bubble.svg")no-repeat;
    padding: 0 0 0 25px;
    height: 20px;
    font-weight: 600;
    font-size: 14px;
    background-size: auto;
    color: #1b1e21;
    display: inline;
    float: right;
    margin: 13px 0 0 0;
}

.woocommerce-customer-details{
    padding: 15px;
}
.checkout-block .woocommerce form input[type=submit]{
    width: 100%;
    background: #39b54a;
    border-radius: 0 0 10px 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 13px 0;
}
.content-block{
    background: #FFF4CE;
    border-radius: 10px;
    padding: 15px;
}
.title-checkout-block{
    font-size: 25px;
    line-height: 29px;
    font-weight: bold;
    padding: 15px 15px 0 15px;
}
.vremya-rabti{
    font-size: 14px;
    padding: 10px 15px 10px 15px;
}
.content-block a{
    color: #39b54a;
}
.place-order button{
    width: 100%;
    background: #39b54a;
    border-radius: 0 0 10px 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 13px 0;
}
.place-order button:hover{
    background: #2fa740;
}
#customer_details .poluchatel{
    border-top: 1px solid #d59f43;
    padding: 20px 0;
    margin: 0 15px;
}
#customer_details .detali {
    border-top: 1px solid #d59f43;
    padding: 20px 0;
    margin: 0 15px;
}
#order_review .cart-discount{
    border-top: 1px solid #d59f43;
    padding: 20px 0;
    margin: 0 15px;
}
.order-total, .payment_title{
    border-top: 1px solid #d59f43;
    padding: 20px 0;
    margin: 0 15px;
}
.double-detali{
    font-size: 14px;
    color: #333;
}
.double-detali-pay{
    padding: 0 15px 15px 15px;
    margin: -18px 0 0 0;
    font-size: 14px;
    color: #333;
}
.woocommerce-error {
    list-style-type: none;
    padding: .75rem 1.25rem!important;
    border: 1px solid transparent!important;
    color: #f7251b!important;
    background-color: #fff4ce!important;
    border-color: #fff4ce!important;
    margin-bottom: 1rem!important;
    border-radius: .25rem!important;
    display: block;
    font-size: 14px;
}
.woocommerce-error .wc-forward{
    color: #39b54a;
}
.customer_details-link-cupon {
    font-size: 14px;
    display: block;
}
.woocommerce-remove-coupon{
    color: #39b54a;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    text-align: right;
    display: block;
    margin: -25px 0 0 0;
}
.woocommerce-cart-form .do{
    font-size: 14px;
    float: left;
}
.woocommerce-remove-coupon:hover{
    color: #39b54a;
    text-decoration: none;
}
.woocommerce-privacy-policy-link{
    color: #39b54a;
}
.page-template-cart .modal-body label{
    width: 100%;
}
abbr[title], abbr[data-original-title] {
    text-decoration: none;
}
.customer_details-title{
font-size: 20px;
    color: #333;
    font-weight: bold;
}
 .woocommerce-cart-form #coupon_code{
     background: rgba(247,247,247,1);
     background: radial-gradient(ellipse at center, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 34%, rgba(237,237,237,1) 100%);
     margin: 0 25px -16px 0;
 }
.itogo{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    background: #fff4ce;
}
#itog-summa  {
    font-size: 20px;
    display: block;
    margin: -30px 0 0 0;
    text-align: right;
    color: #333;
}
#itog-summa .amount{
    color: #333;
    background: #fff4ce;
}
.order-total:after {
    content: "";
    display: block;
    overflow: hidden;
    margin: -9px 0 0 0;
    border-bottom: 2px dotted #a3a19e;
}
.woocommerce-privacy-policy-text{
    font-size: 14px;
    padding: 15px;
    line-height: 16px;
    color: #666;
}
.police a{
    color: #39b54a;
}
 .customer_details-link{
color: #39b54a;
     font-size: 14px;
     text-decoration: underline;
     cursor: pointer;
     text-align: right;
     display: block;
     margin: -25px 0 0 0;
}
.customer_details-link:hover{
    text-decoration:none;
}
.double-poluchatel{
    line-height: 15px;
    margin: 4px 0 0 0;
}
.double-poluchatel span{
    font-size: 14px;
    color: #333;
}
.woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper{
    width: 100%;
}
.computyico{
    padding: 0 0 0 13px;
    width: 97px;
    margin: 0 0 0 auto;
    display: block;
    color: #f9e6a5;
    background: url(assets/images/logo-svg.svg) no-repeat;
    background-size: contain;
}
.computyico:hover{
    color: #6dcff6;
}
.product-thumbnail img{
    width: 60px;
    height: 60px;
    border: 1px solid #2fa740;
}
.product-name a{
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    color: #39b54a;
    text-decoration: underline;
}
.product-name a:hover{
    text-decoration: none;
}
.page-template-cart  .custom-attributes{
    display: none;
}
.page-template-cart .product-name .remove{
    background: url("assets/images/trash.png");
    width: 14px;
    height: 16px;
    display: block;
}
.page-template-cart  .tinvwl_add_to_wishlist-text{
    display: none;
}
.page-template-cart  .tinv-wraper.tinv-wishlist{
    margin: -3px 0 0 18px;
}
.page-template-cart .product-subtotal .sku{
    font-size: 14px;
    color: #777;
}
.vashaskidka{  font-size: 17px;
}
.pokuponu{
    font-size: 14px;
}
.place-order>.form-row .woocommerce-form__label-for-checkbox{
    padding: 0 15px;
    font-size: 14px;
}
.woocommerce-form-login-toggle{
    margin: 0 15px;
}
.woocommerce-form-login-toggle{
    font-size: 15px;
}
.user-account{
    background: #2fa740 url(assets/images/user.svg)no-repeat;
    width: 48px;
    background-size: contain;
    height: 48px;
    background-position: center;
    border-radius: 10px;
    border: 6px solid #2fa740;
    display: inline-block;
    margin: 0 6px 0 0;
}
.woocommerce-form.woocommerce-form-login.login{
    margin: 0 15px;
}
.lost_password a{
    font-size: 15px;
    color: #39b54a;
    text-decoration: underline;
}
.lost_password a:hover{
    text-decoration: none;
}
.woocommerce-address-fields__field-wrapper .form-row{
flex-direction: column;
}
.woocommerce-form-register__submit, .woocommerce-address-fields .button,
.woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit{
    background-color: #39b54a!important;
    padding: 10px 35px!important;
    font-weight: bold!important;
    border: none!important;
    border-radius: 24px!important;
    font-size: 14px;
    color: #fff!important;
    cursor: pointer;
}
.page-template-cart .product-subtotal .amount{
    font-size: 29px;
    color: #333;
}
.woocommerce-cart-form .empty-cart{
    color: #ff0000;
    background: url(assets/images/trash.png) no-repeat 0 2px;
    font-size: 13px;
    text-decoration: underline;
    padding: 0 0 0 22px;
    display: block;
    width: 107px;
    margin: 0 0 24px auto;
    font-weight: 600;
}
.page-template-cart .cart_item .product-name{
    max-width: 450px;
}
.return-to-shop .wc-backward{
    color: #39b54a;
}
ul.products li.product .woocommerce-loop-product__title {

    margin: 9px 0 5px 0;
}
.post-type-archive-product .product .star-rating{
    margin: 2px 10px 0 0;
}
.single-product .star-rating{
    margin: -1px 5px 0 0;
}
.add_to_cart_button, .checkout-button, .coupon-button{
    background-color: #39b54a!important;
    padding: 10px 35px!important;
    font-weight: bold!important;
    border: none!important;
    border-radius: 24px!important;
    font-size: 14px;
    color: #fff!important;
    cursor: pointer;
}
.add_to_cart_button:hover,.checkout-button:hover, .coupon-button:hover{
    background-color: #2fa740!important;
    color: #fff;
    text-decoration: none;
}
.woocommerce-pagination .page-numbers li .page-numbers {
    display: inline-block;
    color: #39b54a;
    padding: 0.25rem 0.6rem;
    border: 1px solid rgba(131, 103, 55, 0.32);
}
.validate-required{
    font-size: 14px;
    padding: 15px;
    line-height: 16px;
    color: #666;
}
.validate-required a, .woocommerce-terms-and-conditions-link1{
    color: #39b54a;
}
.woocommerce-table--order-downloads .download-remaining,
.woocommerce-table--order-downloads .download-expires{
    display: none;
}
.woocommerce-thankyou-order-received{
    padding: 10px 15px 0 15px;
}
.woocommerce-order-downloads__title{
    padding: 0 15px 0 15px;
}
.woocommerce-table--order-downloads a{
    color: #39b54a;
    font-size: 14px;
}
.woocommerce-order-received .wp-bp-sidebar-width{
    max-width: 100%!important;
    flex: 0 0 100%!important;
}
.woocommerce-order-received .wp-bp-content-width,
.woocommerce-order-received .wp-bp-sidebar-width .title-checkout-block,
.woocommerce-order-received .wp-bp-sidebar-width .vremya-rabti{
    display: none;
}

.woocommerce-order-received .woocommerce-thankyou-order-received{
    font-size: 25px;
    line-height: 29px;
    font-weight: bold;
    padding: 15px 15px 0 15px;
}




.page-template-cart .modal-body .wc_payment_method label{
    width: auto;
}
.sidebar-1-area{
    border-radius: 10px;
}
.widget_custom_html{
    padding: 20px 0;
    text-align: center;
}
.wpcf7-submit, .nazakaz{
    background-color: #39b54a!important;
    padding: 10px 35px!important;
    font-weight: bold!important;
    border: none!important;
    border-radius: 24px!important;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.woocommerce-loop-category__title{
    color: #39b54a;
    font-size: 21px;
    text-align: center;
}
.woocommerce-loop-category__title:hover, .product a:hover {
    text-decoration: none;
}
.woocommerce-loop-category__title  mark{
    display: block;
    font-size: 18px;
    background-color: initial;
}
.woocommerce-billing-fields__field-wrapper p{
    margin: -20px 0 0 0;
}

.berocket_aapf_widget .berocket_label_widgets {
   
    padding: 0 0 0 10px;
}

.checkbox-798 .wpcf7-list-item{
	display:block;
}
#wpcf7-f60756-o1  .wpcf7-submit{
	margin: 0 auto;
    display: block;
}
#wpcf7-f60756-o1{
	    max-width: 428px;
    margin: 0 auto;
}
.hustle-title{
	text-align:center;
}
#billing_phone_field{
	    font-size: 14px;
    padding: 15px;
    line-height: 16px;
    color: #666;
}
.related-cart a{
    color: #000;
}

.bbrelated{
    display: flex;
    align-items: center;
    justify-content: right;
}
.bbrelated  .tinv-wraper.tinv-wishlist{
    margin: 0;
    width: 28px;
}
.bbrelated  .tinvwl_add_to_wishlist-text{
    font-size: 0;
}
.related_add_cart{
    background: url('https://porgi.ru/wp-content/themes/porgi2/assets/images/cart-green.svg');
    width: 16px;
    height: 16px;
    display: block;
    background-size: cover;
}
.related-cart-list{
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    justify-content: space-between;
}
.related-cart{
    width: 115px;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.related-cart-thumbnail{
    height: 90px;
    overflow: hidden;
    margin: 0 0 5px 0;
}
.related-cart-thumbnail img.wp-post-image{
    border: none;
    border-radius: 0;
    height: 100%;
}
/*-------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 991px) {
    .akciaday .timer {
        float: left;
        margin: -1px 0 0 30px;
    }
}


@media (min-width: 768px) {
    .hentry.card .card-body {
        padding: 2.5rem 4rem;
    }
    
    .wb-hide-mobile-sidebar .wp-bp-sidebar-width {
        display: block;
    }

}
@media (max-width: 767px) {
    .woocommerce-cart-form .empty-cart {
        display: flex;}
    .mobile-hidden{
        display: none;
    }
    .wp-bp-sidebar-width{
        max-width: 400px;
        margin: 0 auto;
    }
    .akciaday .firstext-ad {
        float: none;
        margin: -25px 0 10px 0;
        text-align: center;
    }
    .treetext-ad{
        display: none;
    }
}
@media (max-width: 576px) {
    .basket-header-link .cout{
                padding: 0px 5px;
        left: 19px;
        border-radius: 0 10px 0 11px;
    }
    .fixedsearch{
        margin: -114px 0 0 0;
    }
    .big-search{
        display: none;
    }
   .kasper{
       display: block;
   }
    .site-branding-text{
        margin: -148px 0 105px 0;
    }
    .logo {
        width: 250px;
        height: 40px;
        margin: 0 auto;
    }
    .basket-header {
        width: 36px;
        height: 36px;
    }
    .user-account {
        width: 36px;
        margin: 0 15px 0 0;
        height: 36px;}

    .basket-header-link span,
    .menu-btn .all-text{
        display: none;
    }
    #site-navigation{
        padding: 5px 0;
        justify-content: start;
    }
    .burger svg {
        width: 50px;
        height: 50px;
        fill: #2fa740;
    }
    .basket-header-link {
        height: auto;
    }
    .search-moile{
        display: block;
        background: url("assets/images/search.svg")no-repeat;
        width: 36px;
        height: 36px;
        background-size: contain;
        margin: 0 40px 0 30px;
    }
}
@media (max-width: 575px){
    .logofooter {
        margin: 0 auto;
    }
    .site-description {
        max-width: 100%;
        text-align: center;
    }
    .title-footer {
        text-align: center;
    }
    .flinks{
        text-align: center;
    }
    .footer-social{
        text-align: center;
    }
    .computyico {
        margin: 0 auto;}
}


@media (max-width: 465px) {
    .page-template-cart .cart_item .product-name{
        white-space: unset;
    }
    .tabs.wc-tabs > li > a {
        width: 125px;
        margin: 0 0 0 2px;
    }
    .tabs.wc-tabs > li.active > a {
        padding: 8px!important;}
}
@media (max-width: 436px){
    .akciaday .secondtext-ad {
        margin: -13px 0 0 0;
        width: 120px;
        float: left;
    }
    .akciaday .timer {
        float: right;
        margin: -1px 0 0 80px;
    }
}
@media (max-width: 360px) {

    .woocommerce-cart-form .do {
        font-size: 14px;
        float: none;
    }
    .page-template-cart .tinv-wraper.tinv-wishlist {
        margin: -3px 0 0 32px;
    }
    .page-template-cart .product-subtotal .sku {

        display: none;
    }
    .shop_table.shop_table_responsive.woocommerce-cart-form__contents .coupon{
        display: block!important;
    }
    .coupon .coupon-button {
        display: block!important;
        margin-top: 30px!important;
        width: 100%;
    }
    .akciaday .timer {
        float: none;
        margin: 0;
    }
    .akciaday .secondtext-ad {
        margin: 14px auto 0 auto;
        width: 120px;
        float: none;
    }
}
