/* ================== Custom CSS ==============*/
html {
    font-size: 18px;
}
body {
    overflow: hidden;
    -webkit-font-smoothing: antialiased !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
body.body-active {
    overflow: auto;
}
#wp-admin-bar-linda-options a:before {
    top: 2px;
    content: "\f111";
    position: relative;
    float: left;
    font: 400 20px/1 dashicons;
    speak: none;
    padding: 4px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none!important;
    margin-right: 6px;
}
.author-box-meta:before, .author-box-meta:after {
    content: "";
    display: table;
}
.author-box-meta:after {
    clear: both;
}
[data-bg-pos="center center"] {
    background-position: center center;
}
.shop-section .shop.linda-is-header-shortcode {
    padding-top: 70px;
}
.shop-section .shop.linda-is-footer-shortcode {
    padding-bottom: 70px;
}
.linda-skills-number {
    position: relative;
}

.w-switch {
    width: 55px;
}
.w-switch-input:checked ~ .w-switch-handle {
    left: 32px;
}
.tiled-gallery.pi-magnific-popup.justified-gallery {
    margin-bottom: 35px;
}
/*Menu*/
.admin-bar .nav-fix {
    top: 32px;
}
.nav-fix ~ .section-ct {
    /*margin-top: 100px;*/
}
.admin-bar .menu-search-form {
    padding-top: 32px;
}
.menu-search-form {
    text-align: center;
}
.cart_list.product_list_widget .empty {
    font-size: 22px;
    padding: 0 15px 0 35px;
    text-align: center;
}
#add_payment_method #payment, .woocommerce-checkout #payment {
    background-color: #f5f6f7;
}
#colorbox {
    z-index: 999999;
}
#cboxOverlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999998;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    box-shadow: none;
    -webkit-appearance: none;
    font-size: 20px;
}
/*Blog*/
.post .post-entry p {
    font-size: 1.3195em;
    line-height: 1.3195em;
}
.releated-item {
    margin-bottom: 20px;
}
.releated-item:not(.has-post-thumbnail):before {
    content: "";
    display: block;
    padding-top: 17%;
}
@media (max-width: 479px) {
    .commentlist li .children {
        margin-left: 0;
    }
} 
.post-password-form p:nth-of-type(2):after,
.post-password-form p:nth-of-type(2):before {
    content: "";
    display: table;
}
.post-password-form p:nth-of-type(2):after {
    clear: both;
}
.post-password-form p:nth-of-type(2) label {
    float: left;
}
.post-password-form p:nth-of-type(2) label input[type="password"]{
    border: 1px solid #efefef;
    height: 42px;
}
.post-password-form p:nth-of-type(2) input[type="submit"] {
    float: left;
    height: 42px;
    border: 0;
    background-color: #101010;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
.features-slider .item.no-post-thumbnail:before {
    content: " ";
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    padding-top: 60%;
}
.post-audio iframe {
    width: 100%;
    box-shadow: none;
    border: 0;
}
.single-post .post-content {
    padding-top: 20px;
}
.single-post .post-content {
    letter-spacing: 0;
    font-size: 1.2599em;
    line-height: 1.5874em;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: normal;
    line-break: strict;
    hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
}
.post-title h2 {
    margin-bottom: 15px;
    line-height: 1em;
}
.navigation {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.035);
}
.navigation.nav-fix ~ .top-head {
    margin-top: 97px;
}
.navigation.nav-fix ~ .is-nav-fixed {
    margin-top: 97px;
}
.navigation.nav-fix ~ .is-nav-fixed.page-creative {
    margin-top: auto;
}
.navigation.nav-fix ~ .section-ct .features-post {
    margin-top: 31px;
}
.navigation.nav-fix ~ div:nth-of-type(1) {
    margin-top: 120px;
}
.aligncenter {
    text-align: center;
}
.single-post .features-post {
    margin-top: 40px;
}
.sticky.post {
    padding-top: 0 !important;
}
.navigation.nav-fix {
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
.navigation.nav-fix.active {
    background-color: #fff;
    box-shadow: 1px 5px 15px rgba(0,0,0,.03);
}
.navigation.vertical-slide {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.admin-bar .navigation.vertical-slide  {
    top: 32px;
}
.navigation.vertical-slide,
.navigation.nav-fix.vertical-slide {
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
}
.blog .navigation.nav-fix ~ .section-ct {
    padding-top: 100px;
}
/*.post:not(.has-post-thumbnail) .stick-post{
    display: none;
}*/
.title-gr .icon-slider {
    font-size: 14px;
    color: #999;
}
.title-gr .icon-slider .vc_icon_element-icon {
    color: #999 !important;
    font-size: 14px !important;
}
.post-content blockquote,
.comment_container blockquote,
.post-entry blockquote {
    position: relative;
    display: inline-block;
    border: 0;
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 15px 55px;
    text-align: center;
    font-style: italic;
}
.post-content blockquote cite,
.blockquote blockquote cite,
.comment_container blockquote cite,
.post-entry blockquote cite {
    padding-top: 15px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    display: inline-block;
}
.comment_container blockquote cite {
    display: block;
    text-align: left;
    font-weight: 300;
    text-transform: inherit;
}
.post-content blockquote cite a,
.blockquote blockquote cite a,
.comment_container blockquote cite a,
.post-entry blockquote cite a {
    color: #e0e1e2;
}
.post-content blockquote cite a:hover,
.blockquote blockquote cite a:hover,
.comment_container blockquote cite a:hover,
.post-entry blockquote cite a:hover {
    color: #000;
}
.post-content blockquote:before,
.blockquote blockquote:before,
.comment_container blockquote:before,
.post-entry blockquote:before {
    content: '“';
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 76px;
    color: #efefef;
    display: inline;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


@media (max-width: 767px) {
    .post-content blockquote:before,
    .blockquote blockquote:before,
    .comment_container blockquote:before,
    .post-entry blockquote:before {
        font-size: 40px;
        left: -20px;
    }
}
.post-content blockquote:after,
.blockquote blockquote:after,
.comment_container blockquote:after,
.post-entry blockquote:after {
    content: "”";
    font-family: "Georgia", "Apple Symbols", serif;
    font-size: 76px;
    display: inline;
    color: #efefef;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .post-content blockquote:after,
    .blockquote blockquote:after,
    .comment_container blockquote:after,
    .post-entry blockquote:after {
        font-size: 40px;
        right: -20px;
    }
}
.post-related  {
    text-align: center;
}
.section-title h2 {
    font-size: 1.3195em;
    padding-top: 15px;
    padding-bottom: 35px;
    font-weight: 600;
    text-transform: none;
}
.post-related .section-title h2 {
    margin-top: 0;
    padding-top: 0;
}
.post-related .post-title h2 {
    margin-bottom: 0;
    font-size: 1.3195em;
    padding: 15px 0 5px 0;
}
.post-related .post-date {
    font-size: 14px;
    font-weight: 300;
}
.post-related .post-date a {
    color: #979899;
}
.widget-about-content h4 {
    font-weight: 600;
    font-size: 18px;
}
.widget-about-content img {
    width: 100%;
}
.widget-about-content .images {
    position: relative;
    margin-bottom: 15px;
}
.widget-about-content .images:before {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    z-index: 99;
}
.product-attribute select {
    border: 1px solid #efefef;
    font-weight: 300;
}
.product-attribute select option {
    font-weight: 300;
}
.big-title-2 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
#wp-calendar thead th {
    font-weight: 600;
}
#wp-calendar caption {
    font-weight: 300;
    font-size: 14px;
}
.gallery {
    margin-bottom: 15px !important;
}
.gallery img,
#gallery-1 img {
    border: 0 !important;
    width: 100%;
}
.gallery .gallery-item,
#gallery-1 .gallery-item {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    padding: 5px !important;
}
.gallery .gallery-item {
    text-align: left !important;
    position: relative;
}
.gallery .gallery-caption {
    line-height: 1.4em !important;
    height: 1.8em;
    overflow: hidden;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    z-index: 999;
}
.w-category-page-title {
    text-align: center;
}
.w-category-page-title h1 {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.twitter-tweet.twitter-tweet-rendered {
    padding-bottom: 15px !important;
    width: 100% !important;
    min-height: 230px !important;
}
.justified-gallery a .caption, .justified-gallery div .caption {
    padding: 7px;
    background-color: rgba(0,0,0,0.8);
}
.post-content .post-audio,
.post-content .image {
    margin-bottom: 30px;
}
.linda-wanted {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    padding: 7px 20px 7px 40px;
    border-radius: 4px;
    color: #fff;
    background-color: #fb522b;
    text-align: center;
    box-shadow: 1px 1px 20px rgba(0,0,0,0.35);
    font-size: .9em;
    font-weight: 300;
    letter-spacing: .1px;
    position: relative;
}
.linda-wanted:before {
    content: "\7e";
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 12px;
    left: 12px;
}
#rev_slider_1_1_wrapper .tp-loader.spinner3 .bounce1 {
    background-color: #FF7994 !important;
}
#rev_slider_1_1_wrapper .tp-loader.spinner3 .bounce2 {
    background-color: #6FE75F !important;
}
#rev_slider_1_1_wrapper .tp-loader.spinner3 .bounce3 {
    background-color: #31B8FF !important;
}
@media screen and (max-width: 767px ) {
    #gallery-10 .gallery-item,
    #gallery-9 .gallery-item,
    #gallery-8 .gallery-item,
    #gallery-7 .gallery-item,
    #gallery-6 .gallery-item,
    #gallery-5 .gallery-item {
        width: 50% !important;
    }
}
.cat-post .post-categories {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
.features-slider .post-cat {
    word-break: break-all;
}
.cat-post .post-categories li {
    display: inline-block;
}
.author-info .author-name h4{
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .1em;
}
.wp-caption {
    max-width: 100% !important;
}
img {
    height: auto;
}
.post-footer .tag-post a {
    display: inline-block;
    font-size: .7em;
    padding: 2px 20px;
    background-color: #f0f1f2;
    margin-bottom: 7px;
    margin-right: 5px;
    color: #666;
    font-weight: 600;
    border-radius: 3px;
}
.post-footer .tag-post a:hover {
    color: #fff;
    background-color: #101010;
}
.widget.widget_search .search-form {
    position: relative;
    margin: 0;
    padding: 0;
}
.widget.widget_search label {
    display: block;
    margin: 0;
    padding: 0;
}
.widget.widget_search .search-field {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #efefef;
    width: 100%;
    padding: 7px 15px;
    font-weight: 300;
}
.widget.widget_search .screen-reader-text {
    display: none;
}
.widget.widget_search .search-field:active,
.widget.widget_search .search-field:focus {
    outline: 0;
}

.widget.widget_search .search-submit {
    width: 42px;
    height: 42px;
    line-height: 40px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #fff;
    font-family: ElegantIcons,sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .2s ease-out,background-color .2s ease-out;
    -moz-transition: color .2s ease-out,background-color .2s ease-out;
    transition: color .2s ease-out,background-color .2s ease-out;
    font-size: 13px;
    background-color: #101010;
    text-align: center;
    position: absolute;
    right: -1px;
    top: -1px;
}
/*.sticky .post-edit-link {
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999;
}*/
.wiloke-sharing-post-social {
    display: inline-block;
}
.post-footer .post-social {
    border-bottom: 1px solid #efefef;
    margin-top: 25px;
    padding-bottom: 25px;
}
.post-footer .post-social a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #101010;
    width: 50px;
    text-align: center;
}
.post-footer .post-social a.nt-facebook {
    background-color: #213c74;
}
.post-footer .post-social a.nt-twitter {
    background-color: #49c8f5;
}
.post-footer .post-social a.nt-googleplus {
    background-color: #b02e14;
}
.post-footer .post-social a.nt-reddit {
    background-color: #FF4500;
}
.post-footer .post-social a.nt-linkedin {
    background-color: #006fa6;
}
.post-footer .post-social a.nt-stumbleupon {
    background-color: #eb4924;
}
.post-footer .post-social a.nt-tumblr {
    background-color: #529ecc;
}
.post-footer .post-social a.nt-pinterest {
    background-color: #c92228;
}
.post-footer .post-social a.nt-email {
    background-color: #52bb05;
}
.post-footer .post-social a:hover {
    background-color: #101010;
    color: #fff;
}
.post-footer .post-social a
.post-media iframe {
    width: 100%;
}
[data-post-sidebar="standar"] .post-re,
[data-post-sidebar="standard"]  .post-re{
    max-width: 552px;
    width: 100%;
    margin: 0 auto;
}
[data-post-sidebar="no"] .post-content {
    width: 100%;
    max-width: 840px;
    margin-right: auto;
    margin-left: auto;
    
}
[data-post-sidebar="no"] .post-sidebar {
    display: none;
}
.single-post .post-content,
.single-post [data-post-sidebar="no"] .post-content {
    padding: 35px;
    box-shadow: 1px 1px 40px rgba(0,0,0,0.07);
}
.post-media .image-cover {
    box-shadow: 1px 1px 40px rgba(0,0,0,0.07);
}
.single-post .post-content {
    padding: 25px;
}
@media screen and (max-width: 1023px) {
    .single-post .post-content,
    .single-post [data-post-sidebar="no"] .post-content {
        padding: 15px;
    }
    .single-post .post-content {
        padding: 15px;
    }
}
.single-post .video {
    margin-bottom: 25px;
}
.post-concern-item {
    text-align: center;
}
.post-concern-item .post-title h2 {
    font-size: 24px;
    line-height: 1.1em;
}
.post-concern-item .post-date a {
    font-size: 14px;
    color: inherit;
}
.about-author:before, .about-author:after {
    content: "";
    display: table;
}
.about-author:after {
    clear: both;
}
.about-author {
    float: left;
    width: 90px;
    margin-right: 25px;
    margin-bottom: 70px;
}
.about-author .image-thumb {
    overflow: hidden;
    border-radius: 50%;
}
.post-re .author-social {
    margin-bottom: 0px;
}
.post-re .author-social a {
    width: 39px;
    height: 39px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    padding: 7px;
    border-radius: 50%;
    border: 1px solid #efefef;
    margin-bottom: 5px;
    color: #999;
    font-size: 16px;
}
.post-re .author-social a:hover {
    background-color: #101010;
    border-color: #101010;
    color: #fff;
}
.post-related,
.linda-posts-relate {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.post-related.no-post {
    border-bottom: 0;
    padding: 0;
}
.post-related.no-post .section-title{
    display: none;
}
.form-item.form-login-logout {
    margin-bottom: 20px;
}
.author-info {
    position: relative;
    top: -5px;
}
.comment-reply-title,
#comments .comment-title {
    font-weight: 300;
    font-size: 28px;
}
.widget select {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #efefef;
    width: 100%;
    padding: 7px 15px;
    font-weight: 300;
}
.widget select option {
    font-weight: 300;
}
#wp-calendar td {
    font-weight: 300;
    color: #a0a0a0;
}
.tagcloud a {
    font-size: 18px !important;
}
.post-re table,
.posy-body table {
    border: 1px solid #efefef;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.post-re table tr th,
.posy-body table tr th {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border-top:1px solid #efefef;
    border-left:1px solid #efefef;
    padding: 20px 10px;
}
.post-re table td,
.posy-body table td {
    border-top:1px solid #efefef;
    border-left:1px solid #efefef;
    padding: 20px 10px;
    font-size: 16px;
    vertical-align: middle;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.cat-post {
    padding: 0;
    color: #999;
}
.meta-wrap-box {
    font-size: .6em;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #f5f6f7;
    margin-bottom: 25px;
    color: #333;
}
.cat-post a {
    display: inline-block;
    padding: 3px 20px;
    font-size: .7em;
    line-height: 2.1em;
    border: 2px solid #333;
    margin: 5px;
    color: #333;
    font-weight: 600;
}
.cat-post a:hover {
    color: #fff;
    background-color: #333;
}
.tag-post {
    
}
.post-cat a {
    display: inline-block;
    margin-right: 7px;
    font-size: .6em;
    color: #999;
    color: #de960e;
    text-transform: uppercase;
    font-weight: 700;
}
.post-cat a:after {
    content: " ,";

}
.post-cat a:nth-last-of-type(1):after {
    display: none;
}
.wp-caption img {
    width: 100%;
}
.wp-caption-text {
    padding: 5px;
    margin-top: -1px;
    margin-bottom: 0;
    font-size: .9em;
    color: #fff;
    line-height: 1.3em;
    background-color: #101010;
    text-align: center;
}
.wp-caption-text a {
    color: inherit;
    text-decoration: underline;
}
.commentlist li {
    margin-bottom: auto;
}
.commentlist li.comment {
    margin-bottom: 40px;
}
.woocommerce #reviews #comments ol.commentlist li.comment.bypostauthor,
.commentlist li.comment.bypostauthor {
    background-color: rgba(216, 214, 214, 0.19) !important;
    padding: 15px;
    border-radius: 5px;
}
.commentlist li.comment.comment-author-admin {
    background-color: rgba(216, 214, 214, 0.2);
    padding: 15px;
    border-radius: 5px;
}
.commentlist li .comment_container .comment-text {
    margin-left: 75px;
}

.commentlist li .comment_container .comment-text .meta time {
    color: #999;
}
.commentlist .comment-text .meta a {
    color: #464647;
}
.post-edit-link {
    font-size: 0;
    display: inline-block;
    padding: 10px 3px 3px 3px;
}
.post-edit-link:after {
    content: "\6c";
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}
#tab-reviews,
#tab-description {
    box-shadow: none;
}
.date-time a {
    color: inherit;
    position: relative;
}
/*.date-time a:after {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    background-color: #efefef;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}*/
pre {
    background-color: rgba(249, 206, 206, 0.13);
    border-color: rgba(204, 204, 204, 0.2);
}
.single-post .posy-body {
    margin-top: 0;
}
.single-post .post-entry {
    padding-top: 0;
}
.post-footer {
    margin-top: 30px;
    padding-top: 15px;
    border: 0;
}
/*.scroll-top:after {
    bottom: 45px;
}*/
.grid-item .project-item {
    width: 100%;
    height: 100%;
}
.project-item .inner {
    width: 100%;
    height: 100%;
}
.modal-up-content {
    min-height: 400px;
}
.linda-overlay {
    position: relative;
}
.overlay-color {
    z-index: auto;
}
.parallax {
    background-attachment: fixed;
}
.result-query-title {
    /*border-bottom: 1px dashed #efefef;*/
    margin-bottom: 30px;
}
.result-query-title h1 {
    padding-top: 30px;
    padding-bottom: 40px;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    letter-spacing: .2em;
}
.big-title-2 .search-name {
    font-size: 22px;
    text-transform: inherit;
    display: block;
    letter-spacing: .2em;
}
.search-target {
    /*color: #666;*/
}
.search-target:before {
    content: "“";
    font-family: serif;
}
.search-target:after {
    content: "”";
    font-family: serif;
}
.linda-search-form {
    padding-top: 30px;
    padding-bottom: 50px;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}
.linda-search-form form,
.widget_search form {
    position: relative;
}
.linda-search-form input[type=search].search_field,
.widget_search input[type=search].search_field {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #efefef;
    width: 100%;
    padding: 7px 15px;
}
.linda-search-form button[type="submit"].submit_field,
.widget_search button[type="submit"].submit_field {
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #fff;
    /*font-family: ElegantIcons,sans-serif;*/
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .2s ease-out,background-color .2s ease-out;
    -moz-transition: color .2s ease-out,background-color .2s ease-out;
    transition: color .2s ease-out,background-color .2s ease-out;
    font-size: 13px;
    background-color: #101010;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
}
/*Portfolio*/
.caption .post-edit-link {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.head-dsc .tlt.h2 {
    font-weight: 300;
}
.related .products[data-col="2"] .product
.related .products[data-col="3"] .product,
.related .products[data-col="4"] .product {
    width: 33.333333%;
}

@media screen and (max-width: 767px) {
    .portfolio-title-link h2 {
        line-height: 1em;
        overflow: hidden;
        height: 1em;
    }
    .head-dsc .tlt.h2 {
        font-size: 24px;
    }

    .related .products[data-col="2"] .product
    .related .products[data-col="3"] .product,
    .related .products[data-col="4"] .product {
        width: 100%;
    }
}

/* Products */
.product-qty .qty-box .input-qty[type="number"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.my-account .woocommerce {
    max-width: 450px;
    width: 100%;
    margin: auto;
}
.my-account .woocommerce > h2 {
    font-weight: 600;
    text-align: center;
}
.my-account .woocommerce .title > h3 {
    font-weight: 600;
    font-size: 32px;
    text-align: center;
}
.product-add-to-cart li {
    list-style-type: none;
}
.woocommerce  div.products,
.woocommerce  ul.products {
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce  div.products div.product,
.woocommerce  ul.products li.product {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    clear: none;
}
.woocommerce  div.products[data-col="2"] div.product,
.woocommerce  ul.products[data-col="2"] li.product {
    width: 50%;
}
.woocommerce  div.products[data-col="3"] div.product,
.woocommerce  ul.products[data-col="3"] li.product {
    width: 33.333333%;
}
.woocommerce  div.products[data-col="4"] div.product,
.woocommerce  ul.products[data-col="4"] li.product {
    width: 25%;
}
@media (max-width: 767px) {
    .woocommerce  div.products[data-col="4"] div.product,
    .woocommerce  ul.products[data-col="4"] li.product {
        width: 50%;
    }
    .woocommerce  div.products[data-col="3"] div.product,
    .woocommerce  ul.products[data-col="3"] li.product {
        width: 50%;
    }
}
@media (max-width: 479px) {
    .woocommerce  div.products[data-col="2"] div.product,
    .woocommerce  ul.products[data-col="2"] li.product,
    .woocommerce  div.products[data-col="4"] div.product,
    .woocommerce  ul.products[data-col="4"] li.product,
    .woocommerce  div.products[data-col="3"] div.product,
    .woocommerce  ul.products[data-col="3"] li.product {
        width: 100%;
    }
}
.woocommerce div.products div.product .onsale,
.woocommerce ul.products li.product .onsale {
    border-radius: 0;
    min-height: 1px;
    min-width: 120px;
    height: 29px;
    line-height: 19px;
    top: 16px;
    right: -30px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    background-color: #ff6060;
}
/*@media (max-width: 767px) { 
    .woocommerce div.products div.product .onsale,
    .woocommerce ul.products li.product .onsale {
        top: 10px;
        padding: 10px;
    }
    .product .image .onsale, .product .image-cover .onsale, .shop-single .image .onsale, .shop-single .image-cover .onsale {
        line-height: 2;
    }
}*/
.tagged_as a {
    display: inline-block;
    font-size: .9em;
    line-height: 2.1em;
    padding: 2px 20px;
    background-color: #f0f1f2;
    margin-bottom: 7px;
    margin-right: 5px;
    color: #666;
    font-weight: 600;
    border-radius: 3px;
}
.tagged_as a:hover {
    color: #fff;
    background-color: #101010;

}
.shop-section {
    background-color: #fdfdfd;
}
.woocommerce div.products div.product .star-rating,
.woocommerce ul.products li.product .star-rating {
    margin: 0;
}

.woocommerce div.products div.product .price ins,
.woocommerce ul.products li.product .price ins {
    position: relative;
    color: #ff6060;
    font-size: 1.4142em;
    line-height: 1;
    font-weight: 600;
    display: block;
    margin-right: 7px;
    margin-bottom: -5px;
    padding-bottom: 7px;
    text-decoration: none;
}
.woocommerce ul.products li.product .price ins span {
    display: inline-block;
    margin-right: 0;
}
.woocommerce div.products div.product .price del,
.woocommerce ul.products li.product .price del {
    color: #CCCCCC;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    margin-top: 0;
    font-weight: 300;
    display: block;
    opacity: 1;
    letter-spacing: 0;

}
.price ins span sup,
.price del sup {
    top: 0;
    font-size: 90%;
}
.product .image .onhot,
.product .image .onnew,
.product .image-cover .onhot, 
.product .image-cover .onnew, 
.shop-single .image .onhot, 
.shop-single .image .onnew, 
.shop-single .image-cover .onnew,
.shop-single .image-cover .onhot {
    width: 50px;
    height: 50px;
    text-transform: lowercase;
    line-height: 38px;
    border-radius: 50%;
    font-size: 1.1487em;
    letter-spacing: 0;
    text-align: center;

}
.woocommerce div.products div.product .price del span {
    display: inline-block;
    margin-right: 10px;
}
.woocommerce div.products div.product .price .amount:nth-of-type(2):before,
.woocommerce ul.products li.product .price .amount:nth-of-type(2):before {
    content: " - ";
}
/*.woocommerce div.products div.product .price .amount:nth-of-type(2):after,
.woocommerce ul.products li.product .price .amount:nth-of-type(2):after {
    display: none;
}*/
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin-bottom: 0;
    line-height: 40px;
}
.product-holder .group-information {
    min-height: 60px;
    height: 60px;
    position: relative;
}
.woocommerce ul.products li.product .price {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
#tab-additional_information {
    padding-bottom: 0;
    border: 0;
}
.widget.woocommerce {

}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: auto;
    right: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
    background-color: transparent;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border: 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding: 15px 0;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total span {
    font-size: 14px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    padding: 7px 0;
}
.product_list_widget .product-list-content h5 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce .widget_shopping_cart_content .buttons{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 45px;
}
.woocommerce .widget_shopping_cart_content a.button {
    border-radius: 0;
    border: 2px solid #666;
    background-color: transparent;
    color: #666;
}
.woocommerce .widget_shopping_cart_content a.button:hover {
    border: 2px solid #666;
    background-color: transparent;
    color: #666;
}
.woocommerce .widget_shopping_cart_content a.button:hover:after,
.woocommerce .widget_shopping_cart_content a.button:hover:before {
    display: none;
}
.woocommerce table.wishlist_table tfoot {
    display: none;
}
.orderby {
    padding: 7px 10px;
    border:1px solid #efefef;
    font-weight: 300;
    margin-bottom: 30px;
    box-shadow: none;
}
.orderby option {
    font-weight: 300;
}
.orderby:active, .orderby:focus {
    outline: 0;
}
.shop-section .shop:before, .shop-section .shop:after {
    content: "";
    display: table;
}
.shop-section .shop:after {
    clear: both;
}
.shop-section .shop {
    padding: 0px;
}
.widget_product_search {

}
.woocommerce-product-search {

}
.woocommerce .star-rating span {
    color: #FFBF00;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0;
}
.product-image-zoom {
    position: relative;
    overflow: hidden;
    padding-top: 150%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
        box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.04), -1px 1px 30px rgba(0, 0, 0, 0.04);
}
.product-image-zoom img {
    display: block;
    position: absolute !important;
    width: 100%;
    max-width: none !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.woocommerce .product-image-zoom span.onsale {
    position: absolute;
    background-color: #ff6060;
    color: #fff;
    font-weight: 600;
    z-index: 1;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    width: 120px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    min-height: auto;
    min-width: 120px;

    left: auto;

    border-radius: 0;
    min-height: 1px;
    min-width: 120px;
    height: 29px;
    line-height: 19px;
    top: 16px;
    right: -30px;
    padding: 5px 10px;
    font-size: 12px;
}
.woocommerce .product-image-zoom span.onnew,
.woocommerce .product-image-zoom span.onhot {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #D8000C;
    color: #fff;
    z-index: 999;
    padding: 5px 7px;
    text-transform: lowercase;
    font-size: 1.1487em;
    font-weight: 600;
    letter-spacing: 0;
    width: 50px;
    height: 50px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
}
.woocommerce-page .post-entry {
    max-width: 100%;
}
.woocommerce table.shop_table th{
    font-size: 14px;
    text-transform: uppercase;
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
    font-size: 16px;
}
.woocommerce-cart table.cart td a, .woocommerce-cart table.cart th a {
    color: #444;
    display: inline-block;
    margin-bottom: 4px;
}
.woocommerce-cart table.cart img {
    width: 80px;
}
.product-img-box .product-image-thumbnail li {
    opacity: 1;
}
.shop-single .price sup {
    font-size: 40px;
}
.shop-single .price del sup {
    font-size: 24px;
}
.shop-single .price ins .amount:after,
.shop-single .price del .amount:after {
    content: "  -";
}
.shop-single .price ins .amount:nth-last-of-type(1):after,
.shop-single .price del .amount:nth-last-of-type(1):after {
    display: none;
}
.input-text.qty.text::-webkit-outer-spin-button,
.input-text.qty.text::-webkit-inner-spin-button,
.product-qty .qty-box .input-qty::-webkit-outer-spin-button,
.product-qty .qty-box .input-qty::-webkit-inner-spin-button{
    -webkit-appearance: none;
    -moz-appearance:textfield;
    appearance: none;
    margin: 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table input {
    padding: 10px 20px;
    border: 1px solid #efefef;
}
.woocommerce .quantity .qty {
    width: 90px;
    -moz-appearance:textfield;
}
.woocommerce-page table.cart td.actions #coupon_code.input-text {
    width: 130px;
}
.woocommerce td.product-name dl.variation dd {
    margin-bottom: 0px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border-radius: 50%;
    width: 7px; height: 7px;
    top: -2px;
    background-color: #ff6060;
    margin-left: -6px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    background-color: #ff6060;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 0;
    height: 3px;
    background-color: #101010;
}
.widget.woocommerce {
    /*padding-bottom: 30px;*/
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    border: 0;
    box-shadow: none;
    background-color: #101010;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider {
    margin-left: 5px;
    margin-right: 5px;
}
.woocommerce ul.cart_list li img {
    margin: 0;
}
.woocommerce ul.product_list_widget li img {
    float: left;
    width: 80px;
    margin-right: 15px;
}
.woocommerce ul.cart_list li img {

}
.woocommerce ul.product_list_widget li {
    padding: 10px 0 !important;
}
.woocommerce ul.cart_list li img {

}
.woocommerce ul.product_list_widget li del {
    margin-right: 5px;
}
.woocommerce ul.product_list_widget li ins {
    margin-right: 5px;
}
.woocommerce ul.product_list_widget li del {
    color: #e0e1e2;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li a,
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li .product-title {
    display: block;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.woocommerce .star-rating {
    padding: 5px 2px;
    font-size: .7em;
    margin-bottom: 5px;
    width: 5.9em;
    line-height: .9;
}
.product_list_widget .reviewer {
    color: #e0e1e2;
}
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before {
    letter-spacing: .1em;
}
.woocommerce .shop-single .star-rating {
    margin-top: 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    display: inline-block;
}
.woocommerce div.product p.price, .woocommerce div.product span.price ins {
    font-weight: 300;
    font-size: 46px;
    display: block;
    margin-right: 10px;
}
.woocommerce div.product span.price del span,
.woocommerce div.product p.price span, 
.woocommerce div.product span.price ins span {
    display: inline-block;
    margin-right: 10px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating .rating-links {
    font-size: 1em;
}
.woocommerce div.product .woocommerce-product-rating .rating-links a {
    color: #464647;
}
.product-name {
    font-weight: 600;
}
[itemprop="description"] p {
    font-size: 1.1487em;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 0px;
}
.product-sku {
    font-weight: 300;
    margin-bottom: 20px;
}
.cart .product-qty {
    margin-bottom: 15px;
}
.product_meta.product-tags-category .product-category,
.product_meta.product-tags-category .product-tags {
    padding: 5px 0;
}
.shop-single [itemprop="description"] {
    margin-top: 20px;
    margin-bottom: 20px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    display: inline-block;
    padding: 6px 12px;
    margin: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-radius: 30px;
    border: 2px solid transparent;
    font-size: 12px;
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: .3em;
    text-transform: uppercase;
    padding: 12px 24px;
    background-color: transparent;
    position: relative;
    letter-spacing: 0.1em;
    background-color: #ff6060;
    color: #fff;
    padding: 10px 12px;
}
.woocommerce #respond input#submit:after,
.woocommerce a.button:after,
.woocommerce button.button:after,
.woocommerce input.button:after {
    display: block;
    padding: 10px 12px;
    content: "";
    position: absolute;
    border: 2px solid transparent;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    font-size: 22px;
    /*-webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -ms-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;*/
    /*-webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);*/
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 13px 20px;
    line-height: 1.7;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.wc-forward:hover,
.woocommerce button.wc-forward:hover,
.woocommerce input.wc-forward:hover {
    background-color: #ff6060;
    color: #fff;
}
.woocommerce #respond input#submit:hover:after,
.woocommerce a.wc-forward:hover:after,
.woocommerce .wc-forward.button:hover:after,
.woocommerce input.wc-forward:hover:after {
    /*background-color: #ff6060;*/
    border-color: #ff6060;
    color: #fff !important;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
.breadcrumb {
    padding: 10px 0;
    text-align: center;
}
.woocommerce .woocommerce-breadcrumb {
    color: #999;
}
.woocommerce .widget_price_filter .price_slider_amount .button:active,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
    outline: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: .8em;
    font-weight: 300;
}
.product .text .add-cart.added .icon_bag_alt {
    display: none;
}
.woocommerce ul.products li.product a.button {
    margin: 0;
}
.woocommerce #respond input#submit.added,
.woocommerce a.button.added,
.woocommerce button.button.added,
.woocommerce input.button.added {
    padding: 10px 12px;
    /*display: none;*/
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    margin: 0;
    padding: 0;
    position: static;
    display: inline-block;
    font-size: inherit;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading ,
.woocommerce button.button.loading ,
.woocommerce input.button.loading {
    /*padding: 10px 12px !important;*/
    opacity: 1;
    visibility: visible;
    /*margin: 0  !important;*/
}
.woocommerce #respond input#submit.loading i,
.woocommerce a.button.loading i,
.woocommerce button.button.loading i,
.woocommerce input.button.loading i {
    display: none;
}
.pi-menu .cart-box ul {
    list-style-type: none;
    margin: 0;
    padding: 15px;
}
.woocommerce .cart-box .buttons,
.cart-box .buttons {
    padding-top: 0px;
}
.woocommerce .cart-box .button,
.cart-box .button {
    display: inline-block;
    border: 0;
    background-color: transparent;
    color: #666;
}
.woocommerce .cart-box .button:hover,
.cart-box .button:hover {
    border: 0;
    background-color: transparent;
    color: #666;
}
.woocommerce .cart-box .button:hover:before,
.cart-box .button:hover:before,
.woocommerce .cart-box .button:hover:after,
.cart-box .button:hover:after {
    display: none;
}
.woocommerce .cart-box .total,
.cart-box .total{
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 11px;
    text-transform: uppercase;
    border-bottom: 1px solid #efefef;
}
.woocommerce .cart-box .total span,
.cart-box .total span {
    font-size: 12px;
}
ul.product_list_widget li a.remove {
    position: absolute;
    top: 14px;
    right: 0;
    font-size: 24px;
    z-index: 9999;
    display: inline-block;
    padding: 10px;
    margin: 0;
    width: auto;
    height: auto;
    min-width: auto;
    color: red;
    font-weight: 300;
}
ul.product_list_widget li a.remove:hover {
    color: #111 !important;
}
.pi-menu .cart-box ul .product-list-content h5 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .09em;
    margin-bottom: 5px;
}
.pi-menu .cart-box ul .product-list-content .quantity {
    font-size: 16px;
}

.woocommerce  .products .product-holder .group-button {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 15;
}
.woocommerce div.products div.product:hover .product-holder .group-button,
.woocommerce ul.products li.product:hover .product-holder .group-button{
    opacity: 1;
    visibility: visible;
}
.woocommerce div.product form.cart .reset_variations {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 10px;
    position: absolute;
    top: -5px;
    right: 5px;
}
.product-holder .group-button:before, .product-holder .group-button:after {
    display: table;
    content: "";
}
.product-holder .group-button:after {
    clear: both;
}
.product-holder {
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.035), -1px 1px 30px rgba(0, 0, 0, 0.035);
}
.product-holder .text {

}
.product-holder .image-cover:after {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s;
    pointer-events: none;
}
.product-holder:hover .image-cover:after {
    opacity: 1;
    visibility: visible;
    z-index: 11;
}
.product .text {
    box-shadow: none;
    background-color: #fff;
}
.product-holder .text h2 {
    font-weight: 600;
    font-size: 1.3195em;
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px);
    height: 38px;
    text-align: center;
    
}
.product-holder .text h2 a {
    
    
}
.product-holder .group-button {
    margin-bottom: 0 !important;
}
.product-holder .group-button li {
    margin: 0 !important;
    padding: 2px;
    float: left;
}
.product-holder .group-button .linda-wishlist .yith-wcwl-add-button a {
    float: left;
    font-size: 0;
}
.product-holder .group-button .linda-wishlist .yith-wcwl-add-button a:before {
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    background-color: #101010;
    content: "\e030";
    font-family: ElegantIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.yith-wcwl-add-button {
    position: relative;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    top: 20px;
    left: 16px;
}
.yith-wcwl-add-to-wishlist {
    margin: 0;
}
.yith-wcwl-wishlistexistsbrowse {
    font-size: 0;
}
.group-button .yith-wcwl-wishlistexistsbrowse span.feedback {
    font-size: 0;
}
.group-button .yith-wcwl-wishlistexistsbrowse span.feedback:before {
    content: "\4e";
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    background-color: #101010;
    font-family: ElegantIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.product-holder .group-button .linda-compare a {
    background-color: #101010;
    color: #fff;
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}
.product-holder .group-button .linda-compare a.added {
    font-size: 0;
    position: relative !important;
}
.product-holder .group-button .linda-compare a.added:after {
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    background-color: #101010;
    content: "\4e";
    font-family: ElegantIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.woocommerce ul.products li.product a.button.add-cart {
    background-color: #101010;
    border-radius: 0;
    color: #fff;
    width: 38px;
    height: 38px;
    padding: 0;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    margin: 0;
}
.woocommerce ul.products li.product a.button.add-cart.added:after {
    display: none;
}
.group-information:before, .group-information:after {
    content: "";
    display: table;
}
.group-information:after {
    clear: both;
}
.group-information .price del .amount {
    position: relative;
    margin-right: 0;
}
.group-information .price del .amount:before {
    height: 1px;
    background-color: #ccc;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    position: absolute;
}
.group-information .price del .amount:nth-of-type(2) {
    margin-left: 15px;
}
.group-information .price del .amount:nth-of-type(2):after {
    content: " - ";
    position: absolute;
    left: -15px;
}
.yith-wcwl-wishlistaddedbrowse.show {
    display: none !important;
}
.text .price {
    text-align: center;
}
.text .rating {
    float: right;
    position: relative;
    top: 15px;
}

/*@media (min-width: 479px) {
    .woocommerce  div.products[data-col="4"] div.product .text, 
    .woocommerce  ul.products[data-col="4"] li.product .text {
        padding: 20px 15px 15px 15px;
        position: relative;
    }
    .woocommerce  div.products[data-col="4"] div.product .text .rating,
    .woocommerce  ul.products[data-col="4"] li.product .text .rating {
        font-size: 14px;
        float: left;
        position: absolute;
        top: 10px;
    }
    .woocommerce div.products[data-col="4"] div.product .star-rating, 
    .woocommerce ul.products[data-col="4"] li.product .star-rating {
        font-size: .8em;
    }
    .woocommerce div.products[data-col="4"] .product-holder .text h2,
    .woocommerce ul.products[data-col="4"] .product-holder .text h2 {
        font-size: 22px;
        padding-top: 7px;
        margin-bottom: 0px;
    }
}*/
.title-gr.tac .linda-caption {
    margin-bottom: 20px;
}
@-webkit-keyframes spin
{
    from{-webkit-transform:rotate(0deg);}
    to{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes spin
{
    from{-moz-transform:rotate(0deg);}
    to{-moz-transform:rotate(360deg);}
}
@-ms-keyframes spin
{
    from{-ms-transform:rotate(0deg);}
    to{-ms-transform:rotate(360deg);}
}
@keyframes spin
{
    from{transform:rotate(0deg);}
    to{transform:rotate(360deg);}
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    margin: -9px 0 0 -9px;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    display: block;
    line-height: 14px;
    opacity: 1;
    -webkit-transform: scale(1, 1) translate(-50%, -50%);
    -moz-transform: scale(1, 1) translate(-50%, -50%);
    transform: scale(1, 1) translate(-50%, -50%);
    font-size: 14px;
}
.woocommerce ul.products li.product a.button {
    position: relative;
}
.woocommerce ul.products li.product a.added_to_cart {
    display: none;
    position: absolute;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 600;
    color: #444;
    letter-spacing: .1em;
    background-color: transparent;
    border-radius: 0;
    top: 15px;
    left: 50%;
    padding: 10px 12px;
    -webkit-transform: translate(-50%, 15px);
    -moz-transform: translate(-50%, 15px);
    -ms-transform: translate(-50%, 15px);
    -o-transform: translate(-50%, 15px);
    transform: translate(-50%, 15px);
}
.woocommerce ul.products li.product a.added_to_cart:hover {
    background-color: transparent;
    color: #444;
}
.related.products .related-title {
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 40px 0;
    line-height: 1.2em;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.woocommerce table.shop_table {
    border-color: #efefef;
    border-radius: 0;
}
.woocommerce table.shop_table.wishlist_table { 
    border-top: 0;
}
.woocommerce-cart table.cart tr th {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.woocommerce-cart table.cart tr .product-remove {
    width: 5%;
    text-align: center;
}
.woocommerce-cart table.cart tr .product-thumbnail {
    width: 10%;
}
.woocommerce-cart table.cart tr .product-name {
    width: 50%;
}
.woocommerce-cart table.cart tr .product-price {
    width: 10%;
}
.woocommerce-cart table.cart tr .product-quatity {
    width: 15%;
}
.woocommerce-cart table.cart tr .product-subtotal {
    width: 10%;
}
.woocommerce table.shop_table td {
    border-color: #efefef;
    padding: 20px 10px;
    font-size: 16px;
}
@media (max-width: 767px) {
    .woocommerce-cart table.cart tr .product-remove,
    .woocommerce-cart table.cart tr .product-thumbnail,
    .woocommerce-cart table.cart tr .product-name,
    .woocommerce-cart table.cart tr .product-price,
    .woocommerce-cart table.cart tr .product-quatity,
    .woocommerce-cart table.cart tr .product-subtotal {
        width: 100%;
    }

}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    padding: 30px 20px;
}
.woocommerce a.remove {
    line-height: .7em;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    /*background-color: #444;*/
    padding: 10px;
    margin-top: 10px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.alt {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #444;
    color: #fff;
    border-radius: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    border-color: #101010;
    background-color: #101010;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover:after {
    display: none;
}
.cart_totals.calculated_shipping  h2 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #efefef;
    padding: 10px 15px;
    background-color: #fff;
}
.woocommerce form .form-row input.input-text:-webkit-autofill,
.woocommerce form .form-row textarea:-webkit-autofill  {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.woocommerce-billing-fields {
    text-align: left;
}
.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3 {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    text-align: left;
    text-transform: uppercase;
}
.woocommerce form .form-row label {
    font-weight: 300;
    font-size: 16px;
    text-align: left;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0;
    padding: 0;
}
.woocommerce .woocommerce-info {
    border-top-color: #46b8da;
}
.woocommerce .woocommerce-error {
    border-top-color: #d43f3a;
}
.woocommerce .woocommerce-message {
    border-top-color: #4cae4c;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    text-align: left;
    padding-left: 15px !important;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
    display: none;
}
.checkout.woocommerce-checkout h3 {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    text-align: left;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    margin: 20px auto;
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: none;
    margin: 20px auto;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
    background-color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 0;
    padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 48px;
    height: 48px;
    border-color: #efefef;
    padding: 2px;
}
.woocommerce p.stars a {
    color: #FFBF00;
}
.wishlist-title  {
    display: none;
}
.rating-star {
    display: inline-block;
    margin-bottom: 7px;
}
.shop-single .yith-wcwl-add-to-wishlist {
    display: none;
}
.shop-single .compare.button {
    display: none;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 450px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.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 .woocommerce-info {
    background-color: #fff;
}
.checkout .woocommerce .button {
    display: block;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
}
.woocommerce form .form-row.place-order {
    text-align: center;
}
.checkout .woocommerce .button.alt {
    display: inline-block;
    width: auto;
}
.return-to-shop,
.cart-empty {
    text-align: center;
    font-size: 22px;
}
.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"] {
    border: 1px solid #efefef;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 20px;

}
.comment-form textarea:active,
.comment-form textarea:focus,
.comment-form input[type="text"]:active,
.comment-form input[type="text"]:focus,
.comment-form input[type="url"]:active,
.comment-form input[type="url"]:focus,
.comment-form input[type="email"]:active,
.comment-form input[type="email"]:focus {
    outline: 0;
}
.product-img-box .product-image-thumbnail {
    overflow: hidden;
}
.inner-tab .panel {
    padding-bottom: 20px;
}
#reviews .header-reviews .newreview {
    margin-bottom: 15px;
}
.woocommerce #review_form #respond .comment-form-comment {
    margin-bottom: 30px;
}
.comment-form label {
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
}
.product-tabs {
    letter-spacing: 0.1px;
    font-size: 1.387em;
    line-height: 1.4142em;
}
.posted_in {
    display: block;
}
.posted_in a {
    display: inline-block;
    padding: 3px 20px;
    font-size: .9em;
    line-height: 2.1em;
    border: 2px solid #333;
    margin: 5px;
    color: #333;
    font-weight: 600;
}
.posted_in a:hover {
    color: #fff;
    background-color: #101010;
}
.woocommerce table.shop_attributes th {
    font-weight: 300;
}
.product-img-box .product-image-thumbnail li {
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), -1px 1px 15px rgba(0, 0, 0, 0.05);
}
.product-img-box .product-image-thumbnail li.active {
    border: 2px solid #ff6060;
}
@media (max-width: 767px) {
    .custom-height {
        height: auto !important;
    }
}
@media (max-width: 479px) {
    .product-tabs .tabs-nav ul li {
        width: 100%;
        padding: 10px 15px;
    }
    .product-tabs .tabs-nav ul li:before {
        display: none;
    }
}
.linda-product-type {
    display: none;
}

.short-description {
    border: 0;
}
.description .short-description {
    border: 1px solid #efefef;
}
.wpb_revslider_element.wpb_content_element {
    margin: 0;
}
.ps-container > .ps-scrollbar-y-rail,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    width: 3px !important;
}
.select2-container .select2-choice {
    border-color: #efefef;
}
#cboxBottomRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxMiddleLeft,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleRight {
    background-image: none;
}
#cboxClose {
    top: 3px;
    right: 3px;
}
table.compare-list thead th, h1 {
    background-color: #fff;
    color: #333;
    font-weight: 300;
}
.my-account .woocommerce input.button {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
    width: 100%;
}
.my-account .woocommerce form .form-row,
.my-account .woocommerce form .form-row input.input-text {
    width: 100%;
}
/*404*/
._404-page .post-content {
    height: 550px;
    position: relative;
    z-index: 999;
}
._404 h2 {
    font-weight: 700;
    font-size: 100px;
    margin-bottom: 30px;
}
._404 p {
    font-size: 22px;
    font-weight: 600;
    color: #666;
}
.go-back-home {
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 20px;
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    margin-top: 35px;
    font-size: 12px;
}
.go-back-home:hover {
    background-color: #666;
    color: #fff;
}
.page-not-found .screen-reader-text {
    display: none;
}
.page-not-found .search-form {
    position: relative;
    max-width: 350px;
    width: 100%;
    margin: auto;
}
.page-not-found  label {
    display: block;
}
.page-not-found .search-field {
    border: 1px solid #efefef;
    box-shadow: none;
    padding: 10px 15px;
    width: 100%;
    font-weight: 300;
    display: block;
}
.page-not-found .search-field:active, .page-not-found .search-field:focus {
    outline: 0;
}
.page-not-found .search-submit {
    background-color: #000;
    border: 0;
    box-shadow: none;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}