@charset "UTF-8";
*{font-family: Montserrat;}
a, .btn.btn-border, .form-group.label-static label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-floating label.control-label, .pagination a, .pagination span, .card-background:after, .authors-on-blog .footer a, .hestia-top-bar .widget.widget_search form:not(.form-group), .hestia-top-bar .widget.widget_product_search form:not(.form-group), .hestia-top-bar .widget.widget_shopping_cart .cart_list, .hestia-top-bar li a[href*="facebook.com"]:before, .hestia-top-bar li a[href*="twitter.com"]:before, .hestia-top-bar li a[href*="pinterest.com"]:before, .hestia-top-bar li a[href*="google.com"]:before, .hestia-top-bar li a[href*="linkedin.com"]:before, .hestia-top-bar li a[href*="dribbble.com"]:before, .hestia-top-bar li a[href*="github.com"]:before, .hestia-top-bar li a[href*="youtube.com"]:before, .hestia-top-bar li a[href*="instagram.com"]:before, .hestia-top-bar li a[href*="reddit.com"]:before, .hestia-top-bar li a[href*="tumblr.com"]:before, .hestia-top-bar li a[href*="behance.com"]:before, .hestia-top-bar li a[href*="snapchat.com"]:before, .hestia-top-bar li a[href*="deviantart.com"]:before, .hestia-top-bar li a[href*="vimeo.com"]:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

button,
input[type="submit"],
input[type="button"],
.btn {
  -webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.navbar .navbar-brand,
.carousel .sub-title,
h4.author,
.hestia-about p,
.card-product .price,
.card-product .price h4,
.blog-sidebar .widget h5,
.shop-sidebar .widget h5,
blockquote,
.media .media-heading,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 18px;
}

a:not(.btn) {
  transition: .3s ease;
}

a:not(.btn):not(.button):not(.added_to_cart):hover {
  opacity: .75;
}

.media p,
h3#ship-to-different-address {
  font-size: 16px;
}

body,
.btn,
.form-control,
ul,
ol,
.woocommerce #reviews #comments label {
  font-size: 14px;
}

.navbar,
.navbar a,
.label,
.footer .footer-menu a,
.media-footer a,
.hestia-top-bar {
  font-size: 12px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  line-height: 1.618;
}

ul, ol,
.blog-post .section-text p,
output {
  line-height: 1.618;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  line-height: 1.618;
}

h6.category {
  font-weight: 500;
}

.help-block {
  font-size: 11px;
}

.hestia-info .icon > i,
.info .icon > i {
  font-size: 61.6px;
}

.info-horizontal .icon > i {
  font-size: 36.4px;
}

.media .media-heading {
  font-size: 18.2px;
}
.media p {
  font-size: 16px;
  /*line-height: 25.6px;*/
}

.wp-caption-text {
  font-size: 14px;
  font-weight: 700;
}

.blog-post .comment-reply-link {
  font-size: 12px;
  font-weight: 400;
}
.blog-post .section-blog-info .card-profile .description {
  font-size: 14px;
}

.carousel .carousel-control .fa {
  font-size: 50px;
}

.card .footer .stats {
  line-height: 30px;
}
.card .footer .stats .fa {
  font-size: 18px;
}
.card .category .fa {
  line-height: 0;
}

.card-product .footer h4 {
  line-height: 1.2;
}

.card-title,
.card-product .category {
  line-height: 1.4;
}

.card-pricing .card-title {
  font-size: 60px;
  line-height: 35px;
}
.card-pricing .card-title small {
  font-size: 18px;
}
.card-pricing .card-title small:first-child {
  font-size: 26px;
}

.navbar .navbar-brand {
  line-height: 30px;
}
.navbar .navbar-nav > li > a {
  font-weight: 400;
}
.navbar .navbar-nav > li > a .fa {
  font-size: 20px;
}
.navbar .dropdown-menu li > a {
  font-size: 13px;
}
.navbar .dropdown-menu li > a > i {
  font-size: 20px;
}
.navbar .dropdown-menu li > a .fa {
  font-size: 20px;
}
.navbar .hestia-mm-heading > span {
  font-size: 14px;
  font-weight: 600;
}

.hestia-mm-description {
  font-size: 12px;
  font-weight: 400;
}

.hestia-top-bar {
  line-height: 40px;
}
.hestia-top-bar .widget,
.hestia-top-bar .widget h5,
.hestia-top-bar .widget .textwidget {
  line-height: inherit;
}
.hestia-top-bar .widget.widget_search .label-floating, .hestia-top-bar .widget.widget_product_search .label-floating {
  font-size: inherit;
}
.hestia-top-bar .widget.widget_search .label-floating.is-empty, .hestia-top-bar .widget.widget_product_search .label-floating.is-empty {
  font-size: inherit;
  font-weight: 300;
}
.hestia-top-bar .widget.widget_search .label-floating.is-focused .control-label, .hestia-top-bar .widget.widget_product_search .label-floating.is-focused .control-label {
  font-size: inherit;
  line-height: 20px;
}
.hestia-top-bar .widget.widget_search form.form-group input[type=search], .hestia-top-bar .widget.widget_product_search form.form-group input[type=search] {
  font-size: inherit;
  font-weight: 300;
}
.hestia-top-bar .widget.widget_search form.form-group:before, .hestia-top-bar .widget.widget_product_search form.form-group:before {
  font-size: 18px;
}
.hestia-top-bar .widget.widget_shopping_cart:before {
  font-size: 18px;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li.empty {
  font-size: inherit;
  line-height: 1.2;
}
.hestia-top-bar ul {
  line-height: inherit;
}
.hestia-top-bar ul li a {
  font-size: inherit;
  line-height: inherit;
}
.hestia-top-bar ul li a:before {
  font-size: 16px;
}

.pagination a,
.pagination span {
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
}

.footer .widget h5 {
  line-height: 1.4;
}

.footer-big .footer-menu li a[href*="mailto:"],
.footer-big .footer-menu li a[href*="tel:"] {
  font-size: 0;
}
.footer-big .footer-menu li a[href*="mailto:"]:before,
.footer-big .footer-menu li a[href*="tel:"]:before {
  font-size: 16px;
}
.footer-big ul li a {
  font-weight: 500;
}

h5.description {
  line-height: 1.5;
}

.hestia-about {
  font-weight: 300;
}
.hestia-about h1, .hestia-about h2, .hestia-about h3, .hestia-about h4, .hestia-about h5 {
  font-weight: 700;
}

.widget h5 {
  font-weight: 700;
}

.searchform:after,
.search-form:after,
.woocommerce-product-search:after {
  font-size: 18px;
}

.header-widgets-wrapper .widget,
.header-widgets-wrapper .widget h5,
.header-widgets-wrapper .widget .textwidget {
  line-height: inherit;
}
.header-widgets-wrapper .widget.widget_shopping_cart:before {
  font-size: 18px;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li.empty {
  font-size: inherit;
  line-height: 1.2;
}
.header-widgets-wrapper ul {
  line-height: inherit;
}
.header-widgets-wrapper ul li a {
  font-size: inherit;
  line-height: inherit;
}
.header-widgets-wrapper ul li a:before {
  font-size: 16px;
}

.woocommerce ul.product_list_widget li,
.footer ul.product_list_widget li,
ul.product_list_widget li {
  font-size: 14px;
}
.woocommerce ul.product_list_widget li a,
.footer ul.product_list_widget li a,
ul.product_list_widget li a {
  line-height: normal;
  font-weight: 400;
}

#secondary div[id^=woocommerce_rating_filter] li a,
.footer div[id^=woocommerce_rating_filter] li a {
  font-weight: 300;
}
#secondary div[id^=woocommerce_layered_nav] ul li a,
#secondary div[id^=woocommerce_product_categories] ul li a,
.footer div[id^=woocommerce_layered_nav] ul li a,
.footer div[id^=woocommerce_product_categories] ul li a {
  font-weight: 400;
  font-size: 14px;
}
#secondary div[id^=woocommerce_layered_nav] ul .count,
#secondary div[id^=woocommerce_product_categories] ul .count,
.footer div[id^=woocommerce_layered_nav] ul .count,
.footer div[id^=woocommerce_product_categories] ul .count {
  font-size: 14px;
}
#secondary div[id^=woocommerce_recent_reviews] .reviewer,
.footer div[id^=woocommerce_recent_reviews] .reviewer {
  font-size: 15px;
}
#secondary div[id^=woocommerce_price_filter] .button,
.footer div[id^=woocommerce_price_filter] .button {
  font-size: 12px;
}
#secondary div[id^=woocommerce_price_filter] .price_slider,
.footer div[id^=woocommerce_price_filter] .price_slider {
  font-size: inherit;
  line-height: inherit;
}
#secondary div[id^=woocommerce_price_filter] .price_label,
.footer div[id^=woocommerce_price_filter] .price_label {
  font-size: 14px;
}

div[id^=woocommerce_product_tag_cloud].widget a {
  font-weight: 600;
  line-height: 27px;
  font-size: 10px !important;
}

div[id^=woocommerce_layered_nav_filters].widget li a {
  font-weight: 100;
}

.widget_shopping_cart.widget .remove {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}
.widget_shopping_cart.widget .variation dt,
.widget_shopping_cart.widget .variation dd {
  font-size: 12px;
  line-height: 14px;
}
.widget_shopping_cart.widget .variation dd p {
  font-size: 12px;
  line-height: 14px;
}

aside .widget a {
  font-weight: 500;
}

.star-rating {
  line-height: 1;
  font-size: 12px;
}

.woocommerce.single-product .product_title {
  font-weight: 700;
}
.woocommerce.single-product .summary .price,
.woocommerce.single-product .woocommerce-variation-price .price {
  font-weight: 300;
}
.woocommerce.single-product .summary .price del,
.woocommerce.single-product .summary .price ins,
.woocommerce.single-product .summary .price span,
.woocommerce.single-product .woocommerce-variation-price .price del,
.woocommerce.single-product .woocommerce-variation-price .price ins,
.woocommerce.single-product .woocommerce-variation-price .price span {
  font-weight: 300;
}
.woocommerce.single-product .summary .price ins {
  font-weight: 400;
}
.woocommerce.single-product .summary .price.price-unit {
  font-size: 16px;
}
.woocommerce.single-product div.product form.cart table.variations td.value:before {
  font-size: 12px;
}
.woocommerce.single-product div.product form.cart table.variations td label {
  font-weight: 400;
}
.woocommerce.single-product div.product form.cart .reset_variations {
  font-size: 14px;
}
.woocommerce.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.woocommerce.single-product .product .woocommerce-product-rating .star-rating {
  font-size: 12px;
}
.woocommerce.single-product .product .woocommerce-review-link {
  font-size: 14px;
}
.woocommerce.single-product .section-text {
  font-size: 14px;
}
.woocommerce .shop-item p {
  font-size: 14px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  font-size: 12px;
  font-weight: 300;
  line-height: 50px;
}
.woocommerce .single-product div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
  font-size: 12px;
  font-weight: 400;
}
.woocommerce input.button.alt {
  font-size: 12px;
  font-weight: 400;
}
.woocommerce input.button:disabled {
  font-size: 12px;
  font-weight: 400;
}
.woocommerce input.button[disabled] {
  font-size: 12px;
  font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals th {
  font-weight: 300;
}
.woocommerce .cart-collaterals .cart_totals td {
  font-weight: 700;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
  font-size: 14px;
}
.woocommerce .product .card-product .card-description p {
  font-weight: 300;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 300;
}
.woocommerce .hestia-features p {
  font-weight: 300;
}
.woocommerce .related.products h2 {
  font-weight: 700;
}
.woocommerce ul.products li.product .price {
  font-weight: 300;
}
.woocommerce ul.products li.product .price.price-unit {
  font-size: 12px;
}
.woocommerce nav.woocommerce-pagination ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.woocommerce nav.woocommerce-pagination ul li span {
  line-height: 30px;
}
.woocommerce dl.variation dd p {
  font-size: 14px;
}
.woocommerce .col2-set .woocommerce-account-fields label.checkbox span {
  font-weight: 300;
}
.woocommerce .woocommerce-breadcrumb {
  font-size: 12px;
}
.woocommerce .section-text {
  font-size: 14px;
}
.woocommerce .woocommerce-result-count {
  font-size: 14px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
  font-size: 12px;
  font-weight: 300;
  line-height: 35px;
  border-radius: 3px;
  width: auto;
  height: auto;
}
.woocommerce .woocommerce-ordering:before {
  font-size: 12px;
}
.woocommerce .product .wc-gzd-additional-info {
  font-size: 12px;
  line-height: 1.5;
}
.woocommerce .comment-reply-title {
  font-weight: 700;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date {
  font-size: 75%;
}
.woocommerce.archive .blog-post .products li.product-category a h2 {
  line-height: 1.5;
}
.woocommerce.archive .blog-post .products li.product-category a h2 .count {
  font-weight: 300;
}

.products .shop-item .added_to_cart {
  font-size: 10px;
}

.woocommerce-cart .shop_table .actions .coupon .input-text {
  font-size: 14px;
}
.woocommerce-cart table.shop_table th {
  font-size: 13px;
  font-weight: 300;
}
.woocommerce-cart table.shop_table .product-name a {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
.woocommerce-cart table.shop_table td.actions input[type=submit], .woocommerce-cart table.shop_table td.actions button[type=submit] {
  font-size: 14px;
}
.woocommerce-cart p.units-info {
  line-height: 1.5;
  font-size: 14px;
}
.woocommerce-cart .wc-gzd-additional-wrapper p {
  font-size: 14px;
  font-weight: 700;
}

.woocommerce-checkout .form-row label {
  font-weight: 300;
}
.woocommerce-checkout .woocommerce-checkout-payment .form-row .woocommerce-form__label-for-checkbox,
.woocommerce-checkout .woocommerce-checkout-payment li > label {
  font-weight: 400;
}
.woocommerce-checkout .woocommerce-shipping-fields h3 label {
  line-height: 1;
}
.woocommerce-checkout .woocommerce-shipping-fields h3 label span {
  font-weight: 300;
}
.woocommerce-checkout .col-md-12 #customer_details label {
  font-weight: 500;
}
.woocommerce-checkout .shop_table tr td p.units-info {
  font-size: 12px;
}
.woocommerce-checkout .shop_table .wc-gzd-additional-info {
  font-size: 14px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  font-size: 12px;
  font-weight: 400;
}

.woocommerce-account .woocommerce-button,
.woocommerce-account .woocommerce-Button,
.woocommerce-account a.button {
  line-height: 20px !important;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-weight: 600;
}

.added_to_cart.wc-forward {
  font-weight: 400;
  font-size: 10px;
  line-height: 30px;
}

.variations tr .label {
  font-size: 14px;
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
  line-height: 20px;
}
.woocommerce-info li,
.woocommerce-error li,
.woocommerce-message li {
  line-height: 1.5;
}
.woocommerce-info > a.button,
.woocommerce-error > a.button,
.woocommerce-message > a.button {
  font-size: 12px;
  font-weight: bold;
}

.woocommerce-info a {
  font-weight: 700;
}

.woocommerce-message a:not(.button) {
  font-weight: 800;
}

@media (max-width: 991px) {
  .woocommerce-account input.woocommerce-Button.button {
    font-size: 11px;
  }

  .woocommerce-breadcrumb {
    line-height: 33px;
  }
}
@media (min-width: 769px) {
  .navbar.full-screen-menu .navbar-nav > li a {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  h4.author {
    font-size: 16px;
  }

  .woocommerce-cart table.shop_table dl.variation dd,
  .woocommerce-cart table.shop_table dl.variation dt {
    font-size: 16px;
    line-height: 30px;
  }
  .woocommerce-cart table.shop_table dl.variation dd p {
    font-size: 16px;
  }
  .woocommerce-cart table.shop_table td.product-name {
    line-height: 30px;
  }

  .woocommerce-checkout td.product-name dl.variation dt,
  .woocommerce-checkout td.product-name dl.variation dd {
    font-size: 16px;
  }
  .woocommerce-checkout td.product-name dl.variation dd p {
    font-size: 16px;
  }

  .navbar .navbar-nav li > a > i,
  .navbar .navbar-nav li > a .fa {
    font-size: 22px;
  }
  .navbar .navbar-nav li .caret {
    font-size: 20px;
  }
  .navbar .navbar-nav li .dropdown > i,
  .navbar .navbar-nav li .dropdown .fa {
    font-size: 20px;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu li a {
    line-height: 20px;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu li a .caret {
    line-height: 1;
  }
}
@media (max-width: 480px) {
  .woocommerce .woocommerce-ordering select,
  .woocommerce-page .woocommerce-ordering select {
    font-size: 12px;
  }
}
body {
  direction: ltr;
  color: #3C4858;
}

a {
  color: #9c27b0;
}
a:hover, a:focus {
  color: #89229b;
  text-decoration: none;
}

blockquote p {
  font-style: italic;
}

h3 {
  margin: 20px 0 10px;
}

h5 {
  margin-bottom: 15px;
}

h6.category {
  text-transform: uppercase;
}


.hestia-title, .hestia-title a, .hestia-title a:hover, .title, .title a, .title a:hover, .card-title, .card-title a, .card-title a:hover, .info-title, .info-title a, .info-title a:hover, .footer-brand, .footer-brand a, .footer-brand a:hover, .footer-big h4, .footer-big h4 a, .footer-big h4 a:hover, .footer-big h5, .footer-big h5 a, .footer-big h5 a:hover, .media .media-heading, .media .media-heading a, .media .media-heading a:hover, .woocommerce.archive .blog-post .products .product-category h2, .woocommerce.archive .blog-post .products .product-category h2 a, .woocommerce.archive .blog-post .products .product-category h2 a:hover {
  color: #3C4858;
  text-decoration: none;
  word-wrap: break-word;
}

.page-header .hestia-title {
  line-height: 1.1;
}

.title-in-content {
  line-height: 1.3;
}

h1.title,
h1.hestia-title,
.pricing h2.title,
.pricing h2.hestia-title,
.contactus h2.title,
.contactus h2.hestia-title {
  margin-bottom: 30px;
}

h2.title,
h2.hestia-title {
  margin-bottom: 10px;
}


.carousel .buttons {
  margin-top: 60px;
}

.description, .card-description, .footer-big {
  color: #999999;
}

.subscribe-line-image .subscribe-description {
  color: #efefef;
}

.text-warning {
  color: #ff9800;
}

.text-primary {
  color: #9c27b0;
}

.text-danger {
  color: #f44336;
}

.text-success {
  color: #4caf50;
}

.text-info {
  color: #00bcd4;
}

.text-rose {
  color: #e91e63;
}

.text-gray {
  color: #999999;
}

.has-black-color {
  color: #000;
}

.has-white-color {
  color: #fff;
}

.has-background.has-black-background-color {
  background-color: #000;
}

.has-background.has-white-background-color {
  background-color: #fff;
}

.single-post .blog-post .section-text h1, .single-post .blog-post .section-text h2, .single-post .blog-post .section-text h3, .single-post .blog-post .section-text h4, .single-post .blog-post .section-text h5, .single-post .blog-post .section-text h6,
.single-post .blog-post .section-text p,
.page:not(.woocommerce-page) .blog-post .section-text h1,
.page:not(.woocommerce-page) .blog-post .section-text h2,
.page:not(.woocommerce-page) .blog-post .section-text h3,
.page:not(.woocommerce-page) .blog-post .section-text h4,
.page:not(.woocommerce-page) .blog-post .section-text h5,
.page:not(.woocommerce-page) .blog-post .section-text h6,
.page:not(.woocommerce-page) .blog-post .section-text p {
  margin: 0 0 15px;
}
.single-post .blog-post .section-text h1.form-submit, .single-post .blog-post .section-text h2.form-submit, .single-post .blog-post .section-text h3.form-submit, .single-post .blog-post .section-text h4.form-submit, .single-post .blog-post .section-text h5.form-submit, .single-post .blog-post .section-text h6.form-submit,
.single-post .blog-post .section-text p.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h1.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h2.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h3.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h4.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h5.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h6.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text p.form-submit {
  margin: 0 0 10px;
}

.tooltip {
  opacity: 0;
  -webkit-transition: opacity,-webkit-transform 0.2s ease;
  transition: opacity,-webkit-transform 0.2s ease;
  transition: opacity,transform 0.2s ease;
  transition: opacity,transform 0.2s ease,-webkit-transform 0.2s ease;
  -webkit-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.tooltip.in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.tooltip.left .tooltip-arrow {
  border-left-color: #fff;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #fff;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff;
}

.tooltip-inner {
  min-width: 130px;
  padding: 10px 15px;
  border: none;
  border-radius: 3px;
  color: #555;
  background: #fff;
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  line-height: 1.5;
  text-transform: none;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.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;
  color: #21759b;
  display: block;
  font-size: 14px;
  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. */
}

.container {
  max-width: 100%;
}

@media (min-width: 749px) {
  .container {
    max-width: 748px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 2000px;
  }
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/
body {
  direction: ltr;
  background-color: #e5e5e5;
  overflow-x: hidden;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

embed, iframe, img, object, video, button, input, select, textarea, .wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

ul, ol {
  margin-bottom: 30px;
}

legend {
  border-bottom: 0;
}

.container {
  max-width: 100%;
}

.margin-left-auto {
  margin-left: auto;
}

.margin-right-auto {
  margin-right: auto;
}

.animation-transition-fast, .navbar, .panel .panel-heading i, .section-cards .card {
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
}

.thumbnail {
  padding: 0;
  border: 0 none;
  border-radius: 0;
}

.section-image .description .default-link,
.section-image .default-link,
.hestia-title .default-link,
.title .default-link,
.default-link:hover,
.default-link {
  color: #fff;
}

.description .default-link {
  color: #999999;
}

body.menu-open {
  overflow: hidden;
}

@media (min-width: 992px) {
  .row.hestia-like-table {
    display: table;
    width: 100%;
  }
  .row.hestia-like-table > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}
@media (max-width: 991px) {
  .hestia-xs-text-center {
    text-align: center;
  }
}
.hestia-blogs article:nth-of-type(6n) .category a,
.related.products ul li:nth-of-type(6n) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n) .category a,
.woocommerce .products li:nth-of-type(6n) .category a,
.shop-item:nth-of-type(6n) .category a,
.related-posts div:nth-of-type(6n) .category a {
  color: #4caf50;
}
.hestia-blogs article:nth-of-type(6n+1) .category a,
.related.products ul li:nth-of-type(6n+1) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+1) .category a,
.woocommerce .products li:nth-of-type(6n+1) .category a,
.shop-item:nth-of-type(6n+1) .category a,
.related-posts div:nth-of-type(6n+1) .category a {
  color: #89229b;
}
.hestia-blogs article:nth-of-type(6n+2) .category a,
.related.products ul li:nth-of-type(6n+2) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+2) .category a,
.woocommerce .products li:nth-of-type(6n+2) .category a,
.shop-item:nth-of-type(6n+2) .category a,
.related-posts div:nth-of-type(6n+2) .category a {
  color: #00bcd4;
}
.hestia-blogs article:nth-of-type(6n+3) .category a,
.related.products ul li:nth-of-type(6n+3) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+3) .category a,
.woocommerce .products li:nth-of-type(6n+3) .category a,
.shop-item:nth-of-type(6n+3) .category a,
.related-posts div:nth-of-type(6n+3) .category a {
  color: #f44336;
}
.hestia-blogs article:nth-of-type(6n+4) .category a,
.related.products ul li:nth-of-type(6n+4) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+4) .category a,
.woocommerce .products li:nth-of-type(6n+4) .category a,
.shop-item:nth-of-type(6n+4) .category a,
.related-posts div:nth-of-type(6n+4) .category a {
  color: #ff9800;
}
.hestia-blogs article:nth-of-type(6n+5) .category a,
.related.products ul li:nth-of-type(6n+5) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+5) .category a,
.woocommerce .products li:nth-of-type(6n+5) .category a,
.shop-item:nth-of-type(6n+5) .category a,
.related-posts div:nth-of-type(6n+5) .category a {
  color: #e91e63;
}

.hestia-blogs article:nth-of-type(6n) .card-body .btn {
  background-color: #4caf50;
}
.hestia-blogs article:nth-of-type(6n+1) .card-body .btn {
  background-color: #89229b;
}
.hestia-blogs article:nth-of-type(6n+2) .card-body .btn {
  background-color: #00bcd4;
}
.hestia-blogs article:nth-of-type(6n+3) .card-body .btn {
  background-color: #f44336;
}
.hestia-blogs article:nth-of-type(6n+4) .card-body .btn {
  background-color: #ff9800;
}
.hestia-blogs article:nth-of-type(6n+5) .card-body .btn {
  background-color: #e91e63;
}

/* Audio shortcode */
.wp-audio-shortcode {
  margin-bottom: 20px;
}

/* Video Shortcode */
.wp-video-shortcode {
  margin-bottom: 20px;
}

input[type="radio"] + label, input[type="checkbox"] + label {
  font-weight: 400;
}

/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
:focus, :active, ::-moz-focus-inner {
  outline: 0 !important;
}

button,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
.btn::-moz-focus-inner {
  border: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  padding: 7px;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
}

.btn.blue:not(.btn-outline) {
    color: #FFF;
    background-color: #28b6ff;
    border-color: #28b6ff;
}
.fca_qc_next_question {
  will-change: unset;
}

input[type="number"] {
  padding: 0;
}

button,
input[type="submit"],
input[type="button"],
.btn,
.btn.btn-default {
  -webkit-box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}
button:hover, button:focus, button:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
.btn:hover,
.btn:focus,
.btn:active,
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
  box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus,
.btn:active:hover,
.btn.active:focus,
.btn.active:hover,
.open > .btn.dropdown-toggle,
.open > .btn.dropdown-toggle:focus,
.open > .btn.dropdown-toggle:hover,
.btn.btn-default,
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default.active,
.btn.btn-default:active:focus,
.btn.btn-default:active:hover,
.btn.btn-default.active:focus,
.btn.btn-default.active:hover,
.open > .btn.btn-default.dropdown-toggle,
.open > .btn.btn-default.dropdown-toggle:focus,
.open > .btn.btn-default.dropdown-toggle:hover {
  color: #fff;
  background-color: #999999;
  outline: none;
}

.btn > a:hover,
.btn > a:focus,
.btn > a:active,
.btn:hover > a,
.btn:focus > a,
.btn:active > a {
  color: #fff;
}

.btn.btn-simple, .btn.btn-simple:hover, .btn.btn-simple:focus, .btn.btn-simple:active,
.btn.btn-default.btn-simple,
.btn.btn-default.btn-simple:hover,
.btn.btn-default.btn-simple:focus,
.btn.btn-default.btn-simple:active {
  color: #999999;
  background-color: transparent;
}

button, input[type="submit"], input[type="button"], .btn.btn-primary {
  -webkit-box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
  box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}
button:hover, button:focus, button:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
  box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

.btn.btn-primary.btn-simple, .btn.btn-primary.btn-simple:hover, .btn.btn-primary.btn-simple:focus, .btn.btn-primary.btn-simple:active {
  color: #9c27b0;
  background-color: transparent;
}

button,
button:hover,
input[type="submit"],
input[type="submit"]:hover,
input[type="button"],
input[type="button"]:hover,
input#searchsubmit,
.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary:active:focus,
.btn.btn-primary:active:hover,
.btn.btn-primary.active:focus,
.btn.btn-primary.active:hover,
.open > .btn.btn-primary.dropdown-toggle,
.open > .btn.btn-primary.dropdown-toggle:focus,
.open > .btn.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #9c27b0;
}

.btn.btn-white {
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
  color: #999999;
  background-color: #fff;
}
.btn.btn-white.btn-white:focus, .btn.btn-white.btn-white:hover {
  color: #fff;
  background-color: rgba(153, 153, 153, 0.6);
}
.btn.btn-white.btn-simple {
  color: #fff;
  background: transparent;
}
.btn.btn-round {
  border-radius: 30px;
}
.btn:not(.btn-just-icon):not(.btn-fab) .fa {
  position: relative;
}
.btn.btn-just-icon {
  padding: 12px;
}
.btn.btn-just-icon:hover {
  box-shadow: none;
}
.btn.btn-just-icon i {
  width: 20px;
}
.btn.btn-just-icon.btn-lg {
  padding: 13px 18px;
}
.btn.btn-border {
  background: transparent;
  border: 1px solid #d2d2d2;
  color: #999999;
}
.btn.btn-border:hover, .btn.btn-border:focus {
  background: transparent;
  color: #3C4858;
}

.btn .fa {
  position: relative;
  top: -1px;
  vertical-align: middle;
}

.navbar button.navbar-toggle, .navbar button.navbar-toggle:hover {
  color: #555;
}
.navbar .button:hover {
  box-shadow: none !important;
  color: #e91e63;
}

.navbar .dropdown-menu li.btn:hover > a,
.navbar .dropdown-menu li.btn:focus > a,
.navbar .dropdown-menu li.btn:active > a {
  color: #ffffff !important;
}

.btn.btn-facebook, .btn.btn-facebook:hover, .btn.btn-facebook:focus, .btn.btn-facebook:active,
.navbar .navbar-nav > li > a.btn.btn-facebook,
.navbar .navbar-nav > li > a.btn.btn-facebook:hover,
.navbar .navbar-nav > li > a.btn.btn-facebook:focus,
.navbar .navbar-nav > li > a.btn.btn-facebook:active {
  color: #fff;
  background-color: #3b5998;
}

.btn.btn-facebook,
.navbar .navbar-nav > li > a.btn.btn-facebook {
  -webkit-box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
  box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
}
.btn.btn-facebook:hover, .btn.btn-facebook:focus, .btn.btn-facebook:active,
.navbar .navbar-nav > li > a.btn.btn-facebook:hover,
.navbar .navbar-nav > li > a.btn.btn-facebook:focus,
.navbar .navbar-nav > li > a.btn.btn-facebook:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
  box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
}

.btn.btn-facebook.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-facebook.btn-simple {
  color: #3b5998;
  background-color: transparent;
}

.btn.btn-twitter, .btn.btn-twitter:hover, .btn.btn-twitter:focus, .btn.btn-twitter:active,
.navbar .navbar-nav > li > a.btn.btn-twitter,
.navbar .navbar-nav > li > a.btn.btn-twitter:hover,
.navbar .navbar-nav > li > a.btn.btn-twitter:focus,
.navbar .navbar-nav > li > a.btn.btn-twitter:active {
  color: #fff;
  background-color: #55acee;
}

.btn.btn-twitter,
.navbar .navbar-nav > li > a.btn.btn-twitter {
  -webkit-box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
  box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
}
.btn.btn-twitter:hover, .btn.btn-twitter:focus, .btn.btn-twitter:active,
.navbar .navbar-nav > li > a.btn.btn-twitter:hover,
.navbar .navbar-nav > li > a.btn.btn-twitter:focus,
.navbar .navbar-nav > li > a.btn.btn-twitter:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
  box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
}

.btn.btn-twitter.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-twitter.btn-simple {
  color: #55acee;
  background-color: transparent;
}

.btn.btn-pinterest, .btn.btn-pinterest:hover, .btn.btn-pinterest:focus, .btn.btn-pinterest:active,
.navbar .navbar-nav > li > a.btn.btn-pinterest,
.navbar .navbar-nav > li > a.btn.btn-pinterest:hover,
.navbar .navbar-nav > li > a.btn.btn-pinterest:focus,
.navbar .navbar-nav > li > a.btn.btn-pinterest:active {
  color: #fff;
  background-color: #cc2127;
}

.btn.btn-pinterest,
.navbar .navbar-nav > li > a.btn.btn-pinterest {
  -webkit-box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
  box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
}
.btn.btn-pinterest:hover, .btn.btn-pinterest:focus, .btn.btn-pinterest:active,
.navbar .navbar-nav > li > a.btn.btn-pinterest:hover,
.navbar .navbar-nav > li > a.btn.btn-pinterest:focus,
.navbar .navbar-nav > li > a.btn.btn-pinterest:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2);
  box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2);
}

.btn.btn-pinterest.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-pinterest.btn-simple {
  color: #cc2127;
  background-color: transparent;
}

.btn.btn-google, .btn.btn-google:hover, .btn.btn-google:focus, .btn.btn-google:active,
.navbar .navbar-nav > li > a.btn.btn-google,
.navbar .navbar-nav > li > a.btn.btn-google:hover,
.navbar .navbar-nav > li > a.btn.btn-google:focus,
.navbar .navbar-nav > li > a.btn.btn-google:active {
  color: #fff;
  background-color: #dd4b39;
}

.btn.btn-google,
.navbar .navbar-nav > li > a.btn.btn-google {
  -webkit-box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
  box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
}
.btn.btn-google:hover, .btn.btn-google:focus, .btn.btn-google:active,
.navbar .navbar-nav > li > a.btn.btn-google:hover,
.navbar .navbar-nav > li > a.btn.btn-google:focus,
.navbar .navbar-nav > li > a.btn.btn-google:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
  box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
}

.btn.btn-google.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-google.btn-simple {
  color: #dd4b39;
  background-color: transparent;
}

.btn.btn-linkedin, .btn.btn-linkedin:hover, .btn.btn-linkedin:focus, .btn.btn-linkedin:active,
.navbar .navbar-nav > li > a.btn.btn-linkedin,
.navbar .navbar-nav > li > a.btn.btn-linkedin:hover,
.navbar .navbar-nav > li > a.btn.btn-linkedin:focus,
.navbar .navbar-nav > li > a.btn.btn-linkedin:active {
  color: #fff;
  background-color: #0976b4;
}

.btn.btn-linkedin,
.navbar .navbar-nav > li > a.btn.btn-linkedin {
  -webkit-box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
  box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
}
.btn.btn-linkedin:hover, .btn.btn-linkedin:focus, .btn.btn-linkedin:active,
.navbar .navbar-nav > li > a.btn.btn-linkedin:hover,
.navbar .navbar-nav > li > a.btn.btn-linkedin:focus,
.navbar .navbar-nav > li > a.btn.btn-linkedin:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2);
  box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2);
}

.btn.btn-linkedin.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-linkedin.btn-simple {
  color: #0976b4;
  background-color: transparent;
}

.btn.btn-dribbble, .btn.btn-dribbble:hover, .btn.btn-dribbble:focus, .btn.btn-dribbble:active,
.navbar .navbar-nav > li > a.btn.btn-dribbble,
.navbar .navbar-nav > li > a.btn.btn-dribbble:hover,
.navbar .navbar-nav > li > a.btn.btn-dribbble:focus,
.navbar .navbar-nav > li > a.btn.btn-dribbble:active {
  color: #fff;
  background-color: #ea4c89;
}

.btn.btn-dribbble,
.navbar .navbar-nav > li > a.btn.btn-dribbble {
  -webkit-box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
  box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
}
.btn.btn-dribbble:hover, .btn.btn-dribbble:focus, .btn.btn-dribbble:active,
.navbar .navbar-nav > li > a.btn.btn-dribbble:hover,
.navbar .navbar-nav > li > a.btn.btn-dribbble:focus,
.navbar .navbar-nav > li > a.btn.btn-dribbble:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2);
  box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2);
}

.btn.btn-dribbble.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-dribbble.btn-simple {
  color: #ea4c89;
  background-color: transparent;
}

.btn.btn-github, .btn.btn-github:hover, .btn.btn-github:focus, .btn.btn-github:active,
.navbar .navbar-nav > li > a.btn.btn-github,
.navbar .navbar-nav > li > a.btn.btn-github:hover,
.navbar .navbar-nav > li > a.btn.btn-github:focus,
.navbar .navbar-nav > li > a.btn.btn-github:active {
  color: #fff;
  background-color: #333;
}

.btn.btn-github,
.navbar .navbar-nav > li > a.btn.btn-github {
  -webkit-box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
  box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
}
.btn.btn-github:hover, .btn.btn-github:focus, .btn.btn-github:active,
.navbar .navbar-nav > li > a.btn.btn-github:hover,
.navbar .navbar-nav > li > a.btn.btn-github:focus,
.navbar .navbar-nav > li > a.btn.btn-github:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
  box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
}

.btn.btn-github.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-github.btn-simple {
  color: #333;
  background-color: transparent;
}

.btn.btn-youtube, .btn.btn-youtube:hover, .btn.btn-youtube:focus, .btn.btn-youtube:active,
.navbar .navbar-nav > li > a.btn.btn-youtube,
.navbar .navbar-nav > li > a.btn.btn-youtube:hover,
.navbar .navbar-nav > li > a.btn.btn-youtube:focus,
.navbar .navbar-nav > li > a.btn.btn-youtube:active {
  color: #fff;
  background-color: #e52d27;
}

.btn.btn-youtube,
.navbar .navbar-nav > li > a.btn.btn-youtube {
  -webkit-box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
  box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
}
.btn.btn-youtube:hover, .btn.btn-youtube:focus, .btn.btn-youtube:active,
.navbar .navbar-nav > li > a.btn.btn-youtube:hover,
.navbar .navbar-nav > li > a.btn.btn-youtube:focus,
.navbar .navbar-nav > li > a.btn.btn-youtube:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2);
  box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2);
}

.btn.btn-youtube.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-youtube.btn-simple {
  color: #e52d27;
  background-color: transparent;
}

.btn.btn-instagram, .btn.btn-instagram:hover, .btn.btn-instagram:focus, .btn.btn-instagram:active,
.navbar .navbar-nav > li > a.btn.btn-instagram,
.navbar .navbar-nav > li > a.btn.btn-instagram:hover,
.navbar .navbar-nav > li > a.btn.btn-instagram:focus,
.navbar .navbar-nav > li > a.btn.btn-instagram:active {
  color: #fff;
  background-color: #125688;
}

.btn.btn-instagram,
.navbar .navbar-nav > li > a.btn.btn-instagram {
  -webkit-box-shadow: 0 2px 2px 0 rgba(18, 86, 136, 0.14), 0 3px 1px -2px rgba(18, 86, 136, 0.2), 0 1px 5px 0 rgba(18, 86, 136, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(18, 86, 136, 0.14), 0 3px 1px -2px rgba(18, 86, 136, 0.2), 0 1px 5px 0 rgba(18, 86, 136, 0.12);
  box-shadow: 0 2px 2px 0 rgba(18, 86, 136, 0.14), 0 3px 1px -2px rgba(18, 86, 136, 0.2), 0 1px 5px 0 rgba(18, 86, 136, 0.12);
}
.btn.btn-instagram:hover, .btn.btn-instagram:focus, .btn.btn-instagram:active,
.navbar .navbar-nav > li > a.btn.btn-instagram:hover,
.navbar .navbar-nav > li > a.btn.btn-instagram:focus,
.navbar .navbar-nav > li > a.btn.btn-instagram:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(18, 86, 136, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(18, 86, 136, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(18, 86, 136, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(18, 86, 136, 0.2);
  box-shadow: 0 14px 26px -12px rgba(18, 86, 136, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(18, 86, 136, 0.2);
}

.btn.btn-instagram.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-instagram.btn-simple {
  color: #125688;
  background-color: transparent;
}

.btn.btn-reddit, .btn.btn-reddit:hover, .btn.btn-reddit:focus, .btn.btn-reddit:active,
.navbar .navbar-nav > li > a.btn.btn-reddit,
.navbar .navbar-nav > li > a.btn.btn-reddit:hover,
.navbar .navbar-nav > li > a.btn.btn-reddit:focus,
.navbar .navbar-nav > li > a.btn.btn-reddit:active {
  color: #fff;
  background-color: #ff4500;
}

.btn.btn-reddit,
.navbar .navbar-nav > li > a.btn.btn-reddit {
  -webkit-box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12);
}
.btn.btn-reddit:hover, .btn.btn-reddit:focus, .btn.btn-reddit:active,
.navbar .navbar-nav > li > a.btn.btn-reddit:hover,
.navbar .navbar-nav > li > a.btn.btn-reddit:focus,
.navbar .navbar-nav > li > a.btn.btn-reddit:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2);
}

.btn.btn-reddit.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-reddit.btn-simple {
  color: #ff4500;
  background-color: transparent;
}

.btn.btn-tumblr, .btn.btn-tumblr:hover, .btn.btn-tumblr:focus, .btn.btn-tumblr:active,
.navbar .navbar-nav > li > a.btn.btn-tumblr,
.navbar .navbar-nav > li > a.btn.btn-tumblr:hover,
.navbar .navbar-nav > li > a.btn.btn-tumblr:focus,
.navbar .navbar-nav > li > a.btn.btn-tumblr:active {
  color: #fff;
  background-color: #35465c;
}

.btn.btn-tumblr,
.navbar .navbar-nav > li > a.btn.btn-tumblr {
  -webkit-box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
  box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
}
.btn.btn-tumblr:hover, .btn.btn-tumblr:focus, .btn.btn-tumblr:active,
.navbar .navbar-nav > li > a.btn.btn-tumblr:hover,
.navbar .navbar-nav > li > a.btn.btn-tumblr:focus,
.navbar .navbar-nav > li > a.btn.btn-tumblr:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2);
  box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2);
}

.btn.btn-tumblr.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-tumblr.btn-simple {
  color: #35465c;
  background-color: transparent;
}

.btn.btn-behance, .btn.btn-behance:hover, .btn.btn-behance:focus, .btn.btn-behance:active,
.navbar .navbar-nav > li > a.btn.btn-behance,
.navbar .navbar-nav > li > a.btn.btn-behance:hover,
.navbar .navbar-nav > li > a.btn.btn-behance:focus,
.navbar .navbar-nav > li > a.btn.btn-behance:active {
  color: #fff;
  background-color: #1769ff;
}

.btn.btn-behance,
.navbar .navbar-nav > li > a.btn.btn-behance {
  -webkit-box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
  box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
}
.btn.btn-behance:hover, .btn.btn-behance:focus, .btn.btn-behance:active,
.navbar .navbar-nav > li > a.btn.btn-behance:hover,
.navbar .navbar-nav > li > a.btn.btn-behance:focus,
.navbar .navbar-nav > li > a.btn.btn-behance:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
}

.btn.btn-behance.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-behance.btn-simple {
  color: #1769ff;
  background-color: transparent;
}

.btn.btn-snapchat, .btn.btn-snapchat:hover, .btn.btn-snapchat:focus, .btn.btn-snapchat:active,
.navbar .navbar-nav > li > a.btn.btn-snapchat,
.navbar .navbar-nav > li > a.btn.btn-snapchat:hover,
.navbar .navbar-nav > li > a.btn.btn-snapchat:focus,
.navbar .navbar-nav > li > a.btn.btn-snapchat:active {
  color: #fff;
  background-color: #fffc00;
}

.btn.btn-snapchat,
.navbar .navbar-nav > li > a.btn.btn-snapchat {
  -webkit-box-shadow: 0 2px 2px 0 rgba(255, 252, 0, 0.14), 0 3px 1px -2px rgba(255, 252, 0, 0.2), 0 1px 5px 0 rgba(255, 252, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(255, 252, 0, 0.14), 0 3px 1px -2px rgba(255, 252, 0, 0.2), 0 1px 5px 0 rgba(255, 252, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(255, 252, 0, 0.14), 0 3px 1px -2px rgba(255, 252, 0, 0.2), 0 1px 5px 0 rgba(255, 252, 0, 0.12);
}
.btn.btn-snapchat:hover, .btn.btn-snapchat:focus, .btn.btn-snapchat:active,
.navbar .navbar-nav > li > a.btn.btn-snapchat:hover,
.navbar .navbar-nav > li > a.btn.btn-snapchat:focus,
.navbar .navbar-nav > li > a.btn.btn-snapchat:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(255, 252, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 252, 0, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(255, 252, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 252, 0, 0.2);
  box-shadow: 0 14px 26px -12px rgba(255, 252, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 252, 0, 0.2);
}

.btn.btn-snapchat.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-snapchat.btn-simple {
  color: #fffc00;
  background-color: transparent;
}

.btn.btn-deviantart, .btn.btn-deviantart:hover, .btn.btn-deviantart:focus, .btn.btn-deviantart:active,
.navbar .navbar-nav > li > a.btn.btn-deviantart,
.navbar .navbar-nav > li > a.btn.btn-deviantart:hover,
.navbar .navbar-nav > li > a.btn.btn-deviantart:focus,
.navbar .navbar-nav > li > a.btn.btn-deviantart:active {
  color: #fff;
  background-color: #05cc47;
}

.btn.btn-deviantart,
.navbar .navbar-nav > li > a.btn.btn-deviantart {
  -webkit-box-shadow: 0 2px 2px 0 rgba(5, 204, 71, 0.14), 0 3px 1px -2px rgba(5, 204, 71, 0.2), 0 1px 5px 0 rgba(5, 204, 71, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(5, 204, 71, 0.14), 0 3px 1px -2px rgba(5, 204, 71, 0.2), 0 1px 5px 0 rgba(5, 204, 71, 0.12);
  box-shadow: 0 2px 2px 0 rgba(5, 204, 71, 0.14), 0 3px 1px -2px rgba(5, 204, 71, 0.2), 0 1px 5px 0 rgba(5, 204, 71, 0.12);
}
.btn.btn-deviantart:hover, .btn.btn-deviantart:focus, .btn.btn-deviantart:active,
.navbar .navbar-nav > li > a.btn.btn-deviantart:hover,
.navbar .navbar-nav > li > a.btn.btn-deviantart:focus,
.navbar .navbar-nav > li > a.btn.btn-deviantart:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(5, 204, 71, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5, 204, 71, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(5, 204, 71, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5, 204, 71, 0.2);
  box-shadow: 0 14px 26px -12px rgba(5, 204, 71, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5, 204, 71, 0.2);
}

.btn.btn-deviantart.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-deviantart.btn-simple {
  color: #05cc47;
  background-color: transparent;
}

.btn.btn-vimeo, .btn.btn-vimeo:hover, .btn.btn-vimeo:focus, .btn.btn-vimeo:active,
.navbar .navbar-nav > li > a.btn.btn-vimeo,
.navbar .navbar-nav > li > a.btn.btn-vimeo:hover,
.navbar .navbar-nav > li > a.btn.btn-vimeo:focus,
.navbar .navbar-nav > li > a.btn.btn-vimeo:active {
  color: #fff;
  background-color: #1ab7ea;
}

.btn.btn-vimeo,
.navbar .navbar-nav > li > a.btn.btn-vimeo {
  -webkit-box-shadow: 0 2px 2px 0 rgba(26, 183, 234, 0.14), 0 3px 1px -2px rgba(26, 183, 234, 0.2), 0 1px 5px 0 rgba(26, 183, 234, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(26, 183, 234, 0.14), 0 3px 1px -2px rgba(26, 183, 234, 0.2), 0 1px 5px 0 rgba(26, 183, 234, 0.12);
  box-shadow: 0 2px 2px 0 rgba(26, 183, 234, 0.14), 0 3px 1px -2px rgba(26, 183, 234, 0.2), 0 1px 5px 0 rgba(26, 183, 234, 0.12);
}
.btn.btn-vimeo:hover, .btn.btn-vimeo:focus, .btn.btn-vimeo:active,
.navbar .navbar-nav > li > a.btn.btn-vimeo:hover,
.navbar .navbar-nav > li > a.btn.btn-vimeo:focus,
.navbar .navbar-nav > li > a.btn.btn-vimeo:active {
  -webkit-box-shadow: 0 14px 26px -12px rgba(26, 183, 234, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(26, 183, 234, 0.2);
  -moz-box-shadow: 0 14px 26px -12px rgba(26, 183, 234, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(26, 183, 234, 0.2);
  box-shadow: 0 14px 26px -12px rgba(26, 183, 234, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(26, 183, 234, 0.2);
}

.btn.btn-vimeo.btn-simple,
.navbar .navbar-nav > li > a.btn.btn-vimeo.btn-simple {
  color: #1ab7ea;
  background-color: transparent;
}

.form-group{display: flex;padding:0px 0;}
.wpcf7-submit{color: #fff;margin:5px auto;display: block;padding: 10px 30px;border-radius: 10px;border:0;}
label{margin-right: 10px}
.control-label{font-size: 18px;font-weight: 600}

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
body:not(.home) .navbar-default .navbar-nav > .active > a,
body:not(.home) .navbar-default .navbar-nav > .active > a:hover,
body:not(.home) .navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
}

body.admin-bar .navbar {
  margin-top: 32px;
}

.navbar.navbar-transparent {
  color: #fff;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar.navbar-transparent > .container {
  padding-top: 25px;
}

.navbar {
  background-color: #fff;
  color: #555;
  border-radius: 0;
  position: fixed;
  border: none;
  padding: 0;
  transition: none;
  -webkit-box-shadow: 0 1px 10px -6px rgba(0, 0, 0, 0.42), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px -6px rgba(0, 0, 0, 0.42), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px -2px rgba(0, 0, 0, 0.1);
}
.navbar .navbar-collapse {
  border: none;
}
.navbar .title-logo-wrapper {
  max-width: 250px;
  display: flex;
  align-items: center;
}

.navbar > .container {
  display: flex;
  transition: padding 0.1s ease;
  padding: 10px 15px;
  vertical-align: middle;
  align-items: center;
}

.navbar.hestia_left .navbar-collapse {
  margin-left: auto;
}
.navbar.hestia_left > .container {
  flex-direction: row;
}
.navbar.hestia_left .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.navbar.hestia_center > .container {
  flex-direction: column;
}
.navbar.hestia_center .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.navbar.hestia_right > .container {
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.navbar.hestia_right .navbar-header {
  max-width: 250px;
}
.navbar.hestia_right .navbar-header, .navbar.hestia_right .header-sidebar-wrapper {
  flex: 1;
}
.navbar.hestia_right .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.navbar .navbar-header .navbar-brand {
  padding: 0 15px;
  position: relative;
  color: inherit;
  height: auto;
}
.navbar .navbar-header .navbar-brand img {
  width: auto;
  max-height: 50px;
}
.navbar .navbar-header .navbar-brand p {
  margin-bottom: 0;
  padding: 10px 0;
}

.navbar-toggle-wrapper {
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.navbar .navbar-toggle {
  float: none;
  border: 0;
  margin-right: 0;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
  background: transparent;
}
.navbar .navbar-toggle .icon-bar {
  border: 1px solid;
  transition: 0.3s ease;
  position: relative;
}
.navbar .navbar-toggle[aria-expanded=true] .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 6px;
}
.navbar .navbar-toggle[aria-expanded=true] .icon-bar:nth-child(2) {
  width: 0;
  opacity: 0;
}
.navbar .navbar-toggle[aria-expanded=true] .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -6px;
}
.navbar .navbar-toggle[aria-expanded=false] .icon-bar:nth-child(1) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.navbar .navbar-toggle[aria-expanded=false] .icon-bar:nth-child(2) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.navbar .navbar-toggle[aria-expanded=false] .icon-bar:nth-child(3) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.navbar .navbar-nav > li {
  margin: 0;
}
.navbar .navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  color: inherit;
  text-transform: uppercase;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
  color: inherit;
  opacity: 1;
}
.navbar .navbar-nav > li > a .fa {
  max-width: 20px;
  position: relative;
  top: 2px;
  margin-top: -4px;
  margin-right: 4px;
}
.navbar .navbar-nav > li.btn {
  padding: 0 10px;
}
.navbar .navbar-nav > li.btn a {
  color: #fff;
}
.navbar .navbar-nav > li.btn li a {
  text-transform: none;
}
.navbar .navbar-nav > li .dropdown-menu {
  margin-top: -5px;
  border: none;
}
.navbar .navbar-nav > li .dropdown-menu > .active > a {
  background-color: transparent;
}
.navbar .navbar-nav > li .dropdown-menu li {
  color: #333;
  position: relative;
}
.navbar .navbar-nav > li .dropdown-menu li.active > a {
  color: #333;
}
.navbar .navbar-nav > li .dropdown-menu li:hover > a {
  color: #e91e63;
}
.navbar .navbar-nav > li .dropdown-menu li:hover > a > i {
  opacity: 0.7;
}
.navbar .navbar-nav > li .dropdown-menu li > a {
  background-color: transparent;
  margin: 0 5px;
  padding: 10px;
  border-radius: 2px;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear;
}
.navbar .navbar-nav > li .dropdown-menu li > a > i {
  position: relative;
  top: 1px;
  min-width: 30px;
  margin-right: 12px;
  opacity: 0.5;
  text-align: center;
}
.navbar .navbar-nav > li .dropdown-menu li > a .fa {
  position: relative;
  top: 1px;
  margin-top: -4px;
  margin-right: 12px;
  vertical-align: middle;
}
.navbar .navbar-nav > li:hover .dropdown-menu {
  margin-top: 0;
  z-index: 10;
}

.navbar .navbar-nav > li:not(.btn) > a:before,
.navbar .navbar-nav > li:not(.btn) .hestia-toggle-search:before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.1);
  content: "";
  transition: all 300ms cubic-bezier(0.34, 0.9, 0.7, 1);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
}
.navbar .navbar-nav > li:not(.btn):hover a:before, .navbar .navbar-nav > li:not(.btn):hover .hestia-toggle-search:before {
  color: inherit;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  display: none;
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: table;
  visibility: visible;
  opacity: 1;
}
.dropdown-submenu:hover > .dropdown-toggle .caret, .dropdown-submenu.open > .dropdown-toggle .caret {
  border-left: 4px dashed;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.dropdown-submenu:hover .dropdown-menu, .dropdown-submenu.open .dropdown-menu {
  display: table;
}

.navbar.header-with-topbar {
  position: absolute;
  top: 40px;
}

.navbar.navbar-scroll-point {
  position: fixed;
  top: 0;
}

.navbar.full-screen-menu.navbar-scroll-point .header-sidebar-wrapper {
  display: none;
}

.dropdown-helper-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: -1;
}

#main-navigation ul.nav > li {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  visibility: visible;
}

@media (max-width: 768px) {
  .hestia-nav-search {
    margin-top: 25px;
  }
  .hestia-nav-search .search-submit {
    display: block;
    pointer-events: all;
  }
  .hestia-nav-search form {
    width: 100%;
    margin-bottom: 0;
  }
  .hestia-nav-search form:after {
    font-size: 16px;
    display: block;
  }
  .hestia-nav-search label {
    padding-right: 25px;
  }

  .hestia-toggle-search {
    display: none;
  }
}
.full-screen-menu .hestia-toggle-search {
  display: none;
}
.full-screen-menu .hestia-nav-search {
  margin-top: 25px;
  text-align: left;
}

@media (min-width: 769px) {
  .navbar:not(.full-screen-menu) .hestia-toggle-search {
    display: block;
    padding: 12.5px;
    width: 38px;
  }
  .navbar:not(.full-screen-menu) .hestia-search-in-menu {
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    display: inline-block;
  }
  .navbar:not(.full-screen-menu).nav-searching .hestia-nav-search form {
    max-width: 200px;
    opacity: 1;
    pointer-events: all;
  }
  .navbar:not(.full-screen-menu).nav-searching #main-navigation ul.nav li:not(.hestia-search-in-menu) {
    opacity: 0;
    visibility: hidden;
  }
  .navbar:not(.full-screen-menu) .hestia-nav-search {
    padding: 0 15px;
    text-align: left;
  }
  .navbar:not(.full-screen-menu) .hestia-nav-search .search-submit {
    display: none;
    pointer-events: none;
  }
  .navbar:not(.full-screen-menu) .hestia-nav-search form {
    width: 200px;
    max-width: 0;
    padding: 5px;
    transition: all .5s ease;
    position: absolute;
    right: 40px;
    box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
  }
  .navbar:not(.full-screen-menu) .hestia-nav-search form:after {
    display: none;
  }
  .navbar:not(.full-screen-menu) .hestia-nav-search label {
    padding: 0;
  }
  .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field {
    color: #ffffff;
  }
  .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field::-webkit-input-placeholder {
    color: #ffffff;
  }
  .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field::-moz-placeholder {
    color: #ffffff;
  }
  .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field:-ms-input-placeholder {
    color: #ffffff;
  }
  .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field:-moz-placeholder {
    color: #ffffff;
  }
  .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .control-label {
    color: #fff;
  }
}
.navbar.navbar-default .navbar-nav > .btn.open > a, .navbar.navbar-default .navbar-nav > .btn.active > a, .navbar.navbar-default .navbar-nav > .btn > a {
  color: #fff;
  background: transparent;
}
.navbar.navbar-not-transparent .navbar-nav > .active:not(.btn) > a, .navbar.navbar-not-transparent .navbar-nav > .active:not(.btn) > a:hover, .navbar.navbar-not-transparent .navbar-nav > .active:not(.btn) > a:focus {
  background: transparent;
}

/*--------------------------------------------------------------
## Navbar Widgets
--------------------------------------------------------------*/
.hestia_right .blog-sidebar-wrapper, .hestia_right .header-sidebar-wrapper {
  float: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper, .hestia_right .header-sidebar-wrapper .header-widgets-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper .searchform label, .hestia_right .blog-sidebar-wrapper .header-widgets-wrapper .search-form label, .hestia_right .header-sidebar-wrapper .header-widgets-wrapper .searchform label, .hestia_right .header-sidebar-wrapper .header-widgets-wrapper .search-form label {
  width: inherit;
}

.header-widgets-wrapper .widget {
  margin: 0 10px 0 0;
}
.header-widgets-wrapper .widget:last-of-type {
  margin-right: 0;
}
.header-widgets-wrapper .widget,
.header-widgets-wrapper .widget h5,
.header-widgets-wrapper .widget .textwidget {
  display: inline-block;
}
.header-widgets-wrapper .widget h5 {
  margin: 0 5px 0 0;
}
.header-widgets-wrapper .widget .btn {
  padding: 3px 10px;
}
.header-widgets-wrapper .widget .btn a {
  color: #fff;
}
.header-widgets-wrapper .widget.widget_nav_menu h5, .header-widgets-wrapper .widget.widget_categories h5, .header-widgets-wrapper .widget.widget_product_categories h5, .header-widgets-wrapper .widget.widget_search h5, .header-widgets-wrapper .widget.widget_product_search h5, .header-widgets-wrapper .widget.widget_meta h5 {
  display: none;
}
.header-widgets-wrapper .widget.widget_nav_menu input[type=submit], .header-widgets-wrapper .widget.widget_categories input[type=submit], .header-widgets-wrapper .widget.widget_product_categories input[type=submit], .header-widgets-wrapper .widget.widget_search input[type=submit], .header-widgets-wrapper .widget.widget_product_search input[type=submit], .header-widgets-wrapper .widget.widget_meta input[type=submit] {
  opacity: 0;
  left: -15px;
}
.header-widgets-wrapper .widget .searchform:after,
.header-widgets-wrapper .widget .search-form:after,
.header-widgets-wrapper .widget .woocommerce-product-search:after {
  right: 30px;
}
.header-widgets-wrapper .widget.widget_product_search form, .header-widgets-wrapper .widget.widget_search form {
  top: 15px;
}
.header-widgets-wrapper .widget.widget_product_search form:after, .header-widgets-wrapper .widget.widget_search form:after {
  color: #333;
}
.header-widgets-wrapper .widget.widget_product_search form .control-label, .header-widgets-wrapper .widget.widget_search form .control-label {
  color: #333;
}
.header-widgets-wrapper .widget.widget_shopping_cart {
  margin-top: 7px;
  cursor: pointer;
  position: relative;
}
.header-widgets-wrapper .widget.widget_shopping_cart .button.checkout {
  display: none;
}
.header-widgets-wrapper .widget.widget_shopping_cart .wc-forward:not(.checkout) {
  opacity: 0;
  position: absolute;
  top: -5px;
  left: -4px;
  padding: 0;
}
.header-widgets-wrapper .widget.widget_shopping_cart:before {
  color: #333;
  content: "\f07a";
  font-family: 'Fontawesome';
  margin-right: 5px;
}
.header-widgets-wrapper .widget.widget_shopping_cart:hover .cart_list {
  opacity: 1;
  display: block;
  visibility: visible;
  margin-top: 10px;
}
.header-widgets-wrapper .widget.widget_shopping_cart h5 {
  display: none;
}
.header-widgets-wrapper .widget.widget_shopping_cart .widget_shopping_cart_content {
  display: inline-block;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list {
  margin-top: 0;
  display: block;
  visibility: hidden;
  transition: all .3s ease;
  opacity: 0;
  padding: 0 15px 15px;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 10;
  border: 0;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 3px !important;
  background: #fff;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li {
  color: #333;
  display: block;
  margin-top: 15px;
  padding-bottom: 0;
  white-space: nowrap;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li a:not(.remove) {
  color: #333;
  margin: 0;
  padding-right: 65px;
  text-align: left;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li img {
  float: left;
  width: 50px;
  margin-left: 0;
  margin-right: 15px;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li .quantity {
  float: left;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li .variation {
  display: none;
}
.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li.empty {
  padding: 0;
}
.header-widgets-wrapper .widget.widget_shopping_cart .total {
  border: none;
  margin: 0;
  padding: 0;
}
.header-widgets-wrapper .widget.widget_shopping_cart .total strong {
  display: none;
}
.header-widgets-wrapper .widget.widget_shopping_cart .total .amount {
  float: none;
}
.header-widgets-wrapper ul li {
  cursor: auto;
  display: inline-block;
  margin: 0 5px;
}
.header-widgets-wrapper ul li:first-child {
  margin-left: 0;
}
.header-widgets-wrapper ul li:last-child {
  margin-right: 0;
}
.header-widgets-wrapper ul li a {
  padding: 0;
  text-transform: inherit;
}
.header-widgets-wrapper ul li a:before {
  background-color: transparent;
  position: static;
  font-family: 'FontAwesome';
}
.header-widgets-wrapper ul li a:hover, .header-widgets-wrapper ul li a:focus {
  background-color: transparent;
  outline: none;
}
.header-widgets-wrapper ul li a[href*="tel:"]:before,
.header-widgets-wrapper ul li a[href*="mailto:"]:before {
  margin-right: 7px;
}
.header-widgets-wrapper ul li a[href*="tel:"]:before {
  content: '\f095';
}
.header-widgets-wrapper ul li a[href*="mailto:"]:before {
  content: '\f0e0';
}
.header-widgets-wrapper ul li.dropdown .caret {
  display: none;
}

.navbar-transparent .widget .btn:hover a {
  color: #fff;
}
.navbar-transparent .widget.widget_shopping_cart:before {
  color: #fff;
}
.navbar-transparent .widget.widget_search form:after, .navbar-transparent .widget.widget_search form.form-group:before, .navbar-transparent .widget.widget_search form .control-label, .navbar-transparent .widget.widget_product_search form:after, .navbar-transparent .widget.widget_product_search form.form-group:before, .navbar-transparent .widget.widget_product_search form .control-label {
  color: #fff;
}

.woocommerce-product-search input[type=submit], .woocommerce-product-search button {
  float: right;
}

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagination {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.pagination > li > a {
  border: 0;
}
.pagination a, .pagination span {
  min-width: 30px;
  margin: 0 3px;
  padding: 0 11px;
  border-radius: 30px !important;
  color: #999999;
  background: transparent;
  text-transform: uppercase;
  display: inline-block;
}
.pagination a:hover, .pagination a:focus {
  color: #999999;
  background-color: #eee;
}
.pagination span:not(.dots):hover, .pagination span:not(.dots):focus {
  color: #999999;
  background-color: #eee;
}
.pagination span.current, .pagination span.current:focus, .pagination span.current:hover {
  border-color: #9c27b0;
  color: #fff;
  background-color: #9c27b0;
  -webkit-box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
  box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
}


.label {
  padding: 5px 12px;
  border-radius: 12px;
  text-transform: uppercase;
}
.label.label-default {
  background-color: #999999;
}

/*--------------------------------------------------------------
# Cards styling
--------------------------------------------------------------*/
.card, .card-no-width {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  max-width: 100%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.card .card-image, .card-no-width .card-image {
  overflow: hidden;
  position: relative;
  height: 60%;
  margin-top: -30px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 6px;
  -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.card .card-image img, .card-no-width .card-image img {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  border-radius: 6px;
}
.card .category:not([class*="text-"]), .card-no-width .category:not([class*="text-"]) {
  color: #999999;
}
.card .content, .card-no-width .content {
  padding: 15px 30px;
}
.card .header, .card-no-width .header {
  margin: 15px;
  padding: 15px 0;
  border-radius: 3px;
  background-color: #fff;
}
.card .header-primary,
.card .content-primary, .card-no-width .header-primary,
.card-no-width .content-primary {
  background: -webkit-linear-gradient(30deg, #ab47bc, #7b1fa2);
  background: linear-gradient(60deg, #ab47bc, #7b1fa2);
}
.card [class*="header-"],
.card [class*="content-"],
.card [class*="header-"] .card-title a,
.card [class*="header-"] .card-title,
.card [class*="header-"] .icon i,
.card [class*="content-"] .card-title a,
.card [class*="content-"] .card-title,
.card [class*="content-"] .icon i,
.card [class*="header-"] .author a:hover,
.card [class*="header-"] .author a:focus,
.card [class*="header-"] .author a:active,
.card [class*="content-"] .author a:hover,
.card [class*="content-"] .author a:focus,
.card [class*="content-"] .author a:active, .card-no-width [class*="header-"],
.card-no-width [class*="content-"],
.card-no-width [class*="header-"] .card-title a,
.card-no-width [class*="header-"] .card-title,
.card-no-width [class*="header-"] .icon i,
.card-no-width [class*="content-"] .card-title a,
.card-no-width [class*="content-"] .card-title,
.card-no-width [class*="content-"] .icon i,
.card-no-width [class*="header-"] .author a:hover,
.card-no-width [class*="header-"] .author a:focus,
.card-no-width [class*="header-"] .author a:active,
.card-no-width [class*="content-"] .author a:hover,
.card-no-width [class*="content-"] .author a:focus,
.card-no-width [class*="content-"] .author a:active {
  color: #fff;
}
.card [class*="header-"] .icon i,
.card [class*="content-"] .icon i, .card-no-width [class*="header-"] .icon i,
.card-no-width [class*="content-"] .icon i {
  border-color: rgba(255, 255, 255, 0.25);
}
.card [class*="header-"] .author a,
.card [class*="header-"] .footer .stats,
.card [class*="header-"] .category,
.card [class*="header-"] .card-description,
.card [class*="content-"] .author a,
.card [class*="content-"] .footer .stats,
.card [class*="content-"] .category,
.card [class*="content-"] .card-description,
.card [class*="content-"] h1 small,
.card [class*="content-"] h2 small,
.card [class*="content-"] h3 small, .card-no-width [class*="header-"] .author a,
.card-no-width [class*="header-"] .footer .stats,
.card-no-width [class*="header-"] .category,
.card-no-width [class*="header-"] .card-description,
.card-no-width [class*="content-"] .author a,
.card-no-width [class*="content-"] .footer .stats,
.card-no-width [class*="content-"] .category,
.card-no-width [class*="content-"] .card-description,
.card-no-width [class*="content-"] h1 small,
.card-no-width [class*="content-"] h2 small,
.card-no-width [class*="content-"] h3 small {
  color: rgba(255, 255, 255, 0.8);
}
.card [class*="content-"], .card-no-width [class*="content-"] {
  border-radius: 6px;
}
.card img, .card-no-width img {
  width: 100%;
  height: auto;
}
.card .category .fa, .card-no-width .category .fa {
  position: relative;
  top: 6px;
}
.card .author .avatar, .card-no-width .author .avatar {
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border-radius: 50%;
}
.card .author a, .card-no-width .author a {
  color: #3C4858;
  text-decoration: none;
}
.card .author .date, .card-no-width .author .date {
  display: none;
}
.card .footer, .card-no-width .footer {
  margin-top: 15px;
}
.card .footer div, .card-no-width .footer div {
  /* WooCommerce fix */
  display: inline-block !important;
}
.card .footer .author,
.card .footer .stats, .card-no-width .footer .author,
.card-no-width .footer .stats {
  color: #999999;
}
.card .footer .stats, .card-no-width .footer .stats {
  float: right;
}
.card .footer .stats .fa, .card-no-width .footer .stats .fa {
  position: relative;
  top: 4px;
}
.card .checkbox, .card-no-width .checkbox {
  margin-top: 16px;
}

.card {
  width: 100%;
}

@media (max-width: 768px) {
  .card-no-width {
    width: 100%;
  }
}

.card-contact .header {
  margin-top: -20px;
  padding: 17px 10px;
}

.card-plain {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.card-plain .content {
  padding-right: 5px;
  padding-left: 5px;
}
.card-plain .card-image {
  margin: 0;
  border-radius: 3px;
}
.card-plain .card-image a {
  display: block;
}
.card-plain .card-image img {
  border-radius: 3px;
}

.card-form-horizontal .content {
  padding-right: 15px;
  padding-left: 15px;
}
.card-form-horizontal .form-group {
  margin: 3px 0 0;
  padding-bottom: 0;
}
.card-form-horizontal .form-group .form-control {
  margin-bottom: 0;
}
.card-form-horizontal .btn {
  margin: 0;
}
.card-form-horizontal .input-group .input-group-addon {
  padding-left: 0;
}

.card-profile {
  margin-top: 30px;
  text-align: center;
}
.card-profile .card-avatar {
  overflow: hidden;
  max-width: 130px;
  max-height: 130px;
  margin: -50px auto 0;
  border-radius: 50%;
}
.card-profile.card-plain .card-avatar {
  margin-top: 0;
}

.card-testimonial {
  margin-top: 30px;
  text-align: center;
}
.card-testimonial .card-avatar {
  max-width: 100px;
  max-height: 100px;
  margin: 30px auto 0;
}
.card-testimonial .card-avatar img {
  overflow: hidden;
  max-width: 130px;
  max-height: 130px;
  margin: -50px auto 0;
  border-radius: 50%;
}
.card-testimonial .card-avatar + .content {
  margin-top: 15px;
}

.card-blog {
  margin-top: 30px;
}
.card-blog.sticky {
  padding: 20px;
}
.card-blog.sticky.layout-alternative2 {
  padding: 0 20px;
  margin-top: 50px;
}
.card-blog.sticky.layout-alternative2 .card-header-image {
  margin-top: -20px;
}
.card-blog.sticky .card-image {
  margin-left: 0;
  margin-right: 0;
}
.card-blog.sticky .featured-alt-2 {
  padding-bottom: 15px;
}
.card-blog .row .category {
  margin-bottom: 0;
}
.card-blog .row .category a {
  color: #00bcd4;
}
.card-blog .card-title {
  margin-top: 5px;
}
.card-blog a.moretag,
.card-blog a.more-link {
  display: inline-block;
  margin-left: 5px;
  color: #23527c;
}
.card-blog a.moretag:hover,
.card-blog a.more-link:hover {
  color: #89229b;
}

.card-background {
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.card-background .content {
  position: relative;
  z-index: 2;
  max-width: 440px;
  min-height: 280px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.card-background .card-title {
  margin-top: 10px;
  color: #fff;
}
.card-background:after {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.56);
  content: "";
}
.card-background:hover:after {
  opacity: 1;
}

.card-product {
  vertical-align: top;
  margin-top: 30px;
}
.card-product .btn-simple.btn-just-icon {
  padding: 0;
}
.card-product .footer {
  display: table;
  margin-top: 5px;
  width: 100%;
}
.card-product .footer .price {
  display: table-cell !important;
  vertical-align: top;
  text-align: left;
}
.card-product .footer .price h4 {
  color: #3C4858;
  margin-bottom: 0;
}
.card-product .footer .stats {
  display: table-cell !important;
  padding-left: 10px;
  vertical-align: bottom;
  float: none;
  text-align: right;
}
.card-product .footer .stats a {
  margin: 10px 0 !important;
}
.card-product .footer .stats a.button,
.card-product .footer .stats a.button:hover {
  box-shadow: none !important;
  color: inherit !important;
}
.card-product .footer .stats .fa {
  top: 0;
  margin-bottom: 2px;
}
.card-product .card-description ul {
  list-style: none outside;
  padding: 0;
  margin-bottom: 10px;
}
.card-product .card-title,
.card-product .category,
.card-product .card-description {
  text-align: center;
}

/* Hide the second image which is used on swap-images hover effect */
.card-product.card-hover-style-pop-and-glow .card-image a img:nth-of-type(2),
.card-product.card-hover-style-swap-images .card-image a img:nth-of-type(2) {
  display: none;
}

/* Swap-images hover effect */
.card-product.card-hover-style-swap-images:hover .card-image {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.card-product.card-hover-style-swap-images:hover .card-image a img:nth-of-type(2) {
  display: block;
  position: absolute;
  top: 0;
}

.img-thumbnail {
  border-radius: 16px;
}

.iframe-container iframe {
  width: 100%;
}

.card .card-image, .card-no-width .card-image, .card .header, .card-no-width .header, .card-profile .card-avatar, .card-testimonial .card-avatar img, .card-raised, .img-raised, .iframe-container iframe {
  -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table,
.table {
  width: 100%;
}
table > thead > tr > th,
.table > thead > tr > th {
  border-bottom-width: 1px;
  padding: 12px 8px;
  vertical-align: middle;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px 8px;
  vertical-align: middle;
}
table > tbody > tr,
.table > tbody > tr {
  border-bottom: 1px solid #eee;
}
table > tbody > tr:last-child,
.table > tbody > tr:last-child {
  border-bottom: 0;
}

/*--------------------------------------------------------------
## Shop Grid
--------------------------------------------------------------*/
/**
 * Shop Grid
 * Products Grid on any page where WooCommerce shortcode is used, including the Shop page
 *
 * Why is this file here and not in 6_woocommerce folder
 * It's because woocommerce CSS it's loaded only on WC pages and front page
 * This approach should work on any page where a WooCommerce shortcode is used
 */
.woocommerce ul.products:before {
  display: none !important;
}
.woocommerce ul.products.columns-6,
.woocommerce ul.products.columns-5,
.woocommerce ul.products.columns-4,
.woocommerce ul.products.columns-3,
.woocommerce ul.products.columns-2,
.woocommerce ul.products.columns-1 {
  display: grid;
}
.woocommerce ul.products.columns-6 li.product,
.woocommerce ul.products.columns-5 li.product,
.woocommerce ul.products.columns-4 li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce ul.products.columns-1 li.product {
  width: auto;
  min-width: 0;
  margin: 0;
}
.woocommerce ul.products.columns-6 li.product-category,
.woocommerce ul.products.columns-5 li.product-category,
.woocommerce ul.products.columns-4 li.product-category,
.woocommerce ul.products.columns-3 li.product-category,
.woocommerce ul.products.columns-2 li.product-category,
.woocommerce ul.products.columns-1 li.product-category {
  text-align: center;
}

@media (min-width: 992px) {
  .woocommerce {
    /* Compatibility with left and right sidebar on archive page */
  }
  .woocommerce .products.columns-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .woocommerce .products.columns-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .woocommerce .products.columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .woocommerce .products.columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce .products.columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .woocommerce .products.columns-1 {
    grid-template-columns: 1fr;
  }
  .woocommerce .products.columns-1 li.product-category {
    margin: 30px auto 0 !important;
  }
  .woocommerce .products.columns-2 li.product-category > a > img,
  .woocommerce .products.columns-1 li.product-category > a > img {
    max-width: 230px;
  }
  .woocommerce .products.columns-2 li.product,
  .woocommerce .products.columns-1 li.product {
    text-align: center;
  }
  .woocommerce .products.columns-2 li.product .card-product,
  .woocommerce .products.columns-1 li.product .card-product {
    width: auto;
  }
  .woocommerce .products.columns-2 li.product .card-product .card-image > a > img,
  .woocommerce .products.columns-1 li.product .card-product .card-image > a > img {
    max-width: 230px;
  }
  .woocommerce .products.columns-2 li.product .card-product .content,
  .woocommerce .products.columns-1 li.product .card-product .content {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
  }
  .woocommerce .content-sidebar-left .products.columns-6,
  .woocommerce .content-sidebar-left .products.columns-5,
  .woocommerce .content-sidebar-right .products.columns-6,
  .woocommerce .content-sidebar-right .products.columns-5 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 991px) {
  .woocommerce {
    /* Compatibility with left and right sidebar on archive page */
  }
  .woocommerce .products.columns-6,
  .woocommerce .products.columns-5,
  .woocommerce .products.columns-4,
  .woocommerce .products.columns-3,
  .woocommerce .products.columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .woocommerce .products.columns-2 li.product-category {
    margin: 30px auto 30px;
  }
  .woocommerce .products.columns-1 {
    grid-template-columns: 1fr;
  }
  .woocommerce .products.columns-1 li {
    margin: 25px auto;
  }
  .woocommerce .products.columns-1 li.product-category {
    margin: 55px auto 25px;
  }
  .woocommerce .products.columns-6 li.product-category > a > img,
  .woocommerce .products.columns-5 li.product-category > a > img,
  .woocommerce .products.columns-4 li.product-category > a > img,
  .woocommerce .products.columns-3 li.product-category > a > img,
  .woocommerce .products.columns-2 li.product-category > a > img,
  .woocommerce .products.columns-1 li.product-category > a > img {
    max-width: 230px;
  }
  .woocommerce .products.columns-6 li.product,
  .woocommerce .products.columns-5 li.product,
  .woocommerce .products.columns-4 li.product,
  .woocommerce .products.columns-3 li.product,
  .woocommerce .products.columns-2 li.product,
  .woocommerce .products.columns-1 li.product {
    text-align: center;
  }
  .woocommerce .products.columns-6 li.product .card-product,
  .woocommerce .products.columns-5 li.product .card-product,
  .woocommerce .products.columns-4 li.product .card-product,
  .woocommerce .products.columns-3 li.product .card-product,
  .woocommerce .products.columns-2 li.product .card-product,
  .woocommerce .products.columns-1 li.product .card-product {
    width: auto;
  }
  .woocommerce .products.columns-6 li.product .card-product .card-image > a > img,
  .woocommerce .products.columns-5 li.product .card-product .card-image > a > img,
  .woocommerce .products.columns-4 li.product .card-product .card-image > a > img,
  .woocommerce .products.columns-3 li.product .card-product .card-image > a > img,
  .woocommerce .products.columns-2 li.product .card-product .card-image > a > img,
  .woocommerce .products.columns-1 li.product .card-product .card-image > a > img {
    max-width: 230px;
  }
  .woocommerce .products.columns-6 li.product .card-product .content,
  .woocommerce .products.columns-5 li.product .card-product .content,
  .woocommerce .products.columns-4 li.product .card-product .content,
  .woocommerce .products.columns-3 li.product .card-product .content,
  .woocommerce .products.columns-2 li.product .card-product .content,
  .woocommerce .products.columns-1 li.product .card-product .content {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
  }
  .woocommerce .content-sidebar-left .products.columns-6,
  .woocommerce .content-sidebar-left .products.columns-5,
  .woocommerce .content-sidebar-right .products.columns-6,
  .woocommerce .content-sidebar-right .products.columns-5 {
    grid-template-columns: repeat(2, 1fr);
  }

  /* End of woocommerce */
}
/* End of media query */
@media (max-width: 767px) {
  .woocommerce {
    /* Compatibility with left and right sidebar on archive page */
  }
  .woocommerce .products[class*="columns-"] {
    grid-template-columns: 1fr;
  }
  .woocommerce .products[class*="columns-"] li {
    margin: 20px auto 1px !important;
  }
  .woocommerce .products[class*="columns-"] li.product-category {
    margin: 50px auto 1px !important;
  }
  .woocommerce .content-sidebar-left .products.columns-6,
  .woocommerce .content-sidebar-left .products.columns-5,
  .woocommerce .content-sidebar-right .products.columns-6,
  .woocommerce .content-sidebar-right .products.columns-5 {
    grid-template-columns: 1fr;
  }

  /* End of woocommerce */
}
/* End of media query */
/* Compatibility with Internet Explorer */
@supports not (display: grid) {
  @media (min-width: 992px) {
    .woocommerce ul.products.columns-6,
    .woocommerce ul.products.columns-5,
    .woocommerce ul.products.columns-4,
    .woocommerce ul.products.columns-3,
    .woocommerce ul.products.columns-2,
    .woocommerce ul.products.columns-1 {
      display: block;
      -ms-grid-columns: none;
    }
    .woocommerce .content-full ul.products.columns-4 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-4 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-4 li.product {
      width: 25%;
    }
    .woocommerce .content-full ul.products.columns-3 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-3 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-3 li.product {
      width: 33.33%;
    }
    .woocommerce .content-full ul.products.columns-2 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-2 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-2 li.product {
      width: 50%;
    }
    .woocommerce .content-full ul.products.columns-1 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-1 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-1 li.product {
      width: 100%;
    }
    .woocommerce .content-full ul.products.columns-6 li.product {
      width: 16.66%;
    }
    .woocommerce .content-full ul.products.columns-5 li.product {
      width: 20%;
    }
    .woocommerce .content-sidebar-left ul.products.columns-6 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-5 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-6 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-5 li.product {
      width: 25%;
    }
    .woocommerce .content-sidebar-left ul.products.columns-6 li.first,
    .woocommerce .content-sidebar-left ul.products.columns-5 li.first,
    .woocommerce .content-sidebar-right ul.products.columns-6 li.first,
    .woocommerce .content-sidebar-right ul.products.columns-5 li.first {
      clear: none;
    }

    .woocommerce.single-product ul.products {
      display: block;
    }
    .woocommerce.single-product ul.products li.product {
      width: 25%;
    }

    .woocommerce-cart ul.products {
      display: block;
    }
    .woocommerce-cart ul.products li.product {
      width: 50%;
    }
  }
  @media (max-width: 991px) {
    .woocommerce ul.products.columns-6,
    .woocommerce ul.products.columns-5,
    .woocommerce ul.products.columns-4,
    .woocommerce ul.products.columns-3,
    .woocommerce ul.products.columns-2,
    .woocommerce ul.products.columns-1 {
      display: block;
    }
    .woocommerce ul.products.columns-6 li.first,
    .woocommerce ul.products.columns-6 li.last,
    .woocommerce ul.products.columns-5 li.first,
    .woocommerce ul.products.columns-5 li.last,
    .woocommerce ul.products.columns-4 li.first,
    .woocommerce ul.products.columns-4 li.last,
    .woocommerce ul.products.columns-3 li.first,
    .woocommerce ul.products.columns-3 li.last,
    .woocommerce ul.products.columns-2 li.first,
    .woocommerce ul.products.columns-2 li.last,
    .woocommerce ul.products.columns-1 li.first,
    .woocommerce ul.products.columns-1 li.last {
      clear: none;
    }
    .woocommerce ul.products.columns-6 li.product,
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-2 li.product {
      width: 50%;
    }
    .woocommerce ul.products.columns-1 li.product {
      width: 100%;
    }

    .woocommerce-cart ul.products,
    .woocommerce.single-product ul.products {
      display: block;
    }
    .woocommerce-cart ul.products li.product,
    .woocommerce.single-product ul.products li.product {
      width: 50%;
    }
  }
  @media (max-width: 767px) {
    .woocommerce ul.products.columns-6 li.product,
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-2 li.product,
    .woocommerce ul.products.columns-1 li.product {
      width: 100%;
    }

    .woocommerce-cart ul.products,
    .woocommerce.single-product ul.products {
      display: block;
    }
    .woocommerce-cart ul.products li.product,
    .woocommerce.single-product ul.products li.product {
      width: 100%;
    }
  }
}
@media (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  .woocommerce ul.products.columns-6,
  .woocommerce ul.products.columns-5,
  .woocommerce ul.products.columns-4,
  .woocommerce ul.products.columns-3,
  .woocommerce ul.products.columns-2,
  .woocommerce ul.products.columns-1 {
    display: block;
    -ms-grid-columns: none;
  }
  .woocommerce .content-full ul.products.columns-4 li.product,
  .woocommerce .content-sidebar-left ul.products.columns-4 li.product,
  .woocommerce .content-sidebar-right ul.products.columns-4 li.product {
    width: 25%;
  }
  .woocommerce .content-full ul.products.columns-3 li.product,
  .woocommerce .content-sidebar-left ul.products.columns-3 li.product,
  .woocommerce .content-sidebar-right ul.products.columns-3 li.product {
    width: 33.33%;
  }
  .woocommerce .content-full ul.products.columns-2 li.product,
  .woocommerce .content-sidebar-left ul.products.columns-2 li.product,
  .woocommerce .content-sidebar-right ul.products.columns-2 li.product {
    width: 50%;
  }
  .woocommerce .content-full ul.products.columns-1 li.product,
  .woocommerce .content-sidebar-left ul.products.columns-1 li.product,
  .woocommerce .content-sidebar-right ul.products.columns-1 li.product {
    width: 100%;
  }
  .woocommerce .content-full ul.products.columns-6 li.product {
    width: 16.66%;
  }
  .woocommerce .content-full ul.products.columns-5 li.product {
    width: 20%;
  }
  .woocommerce .content-sidebar-left ul.products.columns-6 li.product,
  .woocommerce .content-sidebar-left ul.products.columns-5 li.product,
  .woocommerce .content-sidebar-right ul.products.columns-6 li.product,
  .woocommerce .content-sidebar-right ul.products.columns-5 li.product {
    width: 25%;
  }
  .woocommerce .content-sidebar-left ul.products.columns-6 li.first,
  .woocommerce .content-sidebar-left ul.products.columns-5 li.first,
  .woocommerce .content-sidebar-right ul.products.columns-6 li.first,
  .woocommerce .content-sidebar-right ul.products.columns-5 li.first {
    clear: none;
  }

  .woocommerce.single-product ul.products {
    display: block;
  }
  .woocommerce.single-product ul.products li.product {
    width: 25%;
  }

  .woocommerce-cart ul.products {
    display: block;
  }
  .woocommerce-cart ul.products li.product {
    width: 50%;
  }
}
@media (max-width: 991px) and (-ms-high-contrast: active), (max-width: 991px) and (-ms-high-contrast: none) {
  .woocommerce ul.products.columns-6,
  .woocommerce ul.products.columns-5,
  .woocommerce ul.products.columns-4,
  .woocommerce ul.products.columns-3,
  .woocommerce ul.products.columns-2,
  .woocommerce ul.products.columns-1 {
    display: block;
  }
  .woocommerce ul.products.columns-6 li.first,
  .woocommerce ul.products.columns-6 li.last,
  .woocommerce ul.products.columns-5 li.first,
  .woocommerce ul.products.columns-5 li.last,
  .woocommerce ul.products.columns-4 li.first,
  .woocommerce ul.products.columns-4 li.last,
  .woocommerce ul.products.columns-3 li.first,
  .woocommerce ul.products.columns-3 li.last,
  .woocommerce ul.products.columns-2 li.first,
  .woocommerce ul.products.columns-2 li.last,
  .woocommerce ul.products.columns-1 li.first,
  .woocommerce ul.products.columns-1 li.last {
    clear: none;
  }
  .woocommerce ul.products.columns-6 li.product,
  .woocommerce ul.products.columns-5 li.product,
  .woocommerce ul.products.columns-4 li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products.columns-2 li.product {
    width: 50%;
  }
  .woocommerce ul.products.columns-1 li.product {
    width: 100%;
  }

  .woocommerce-cart ul.products,
  .woocommerce.single-product ul.products {
    display: block;
  }
  .woocommerce-cart ul.products li.product,
  .woocommerce.single-product ul.products li.product {
    width: 50%;
  }
}
@media (max-width: 767px) and (-ms-high-contrast: active), (max-width: 767px) and (-ms-high-contrast: none) {
  .woocommerce ul.products.columns-6 li.product,
  .woocommerce ul.products.columns-5 li.product,
  .woocommerce ul.products.columns-4 li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products.columns-2 li.product,
  .woocommerce ul.products.columns-1 li.product {
    width: 100%;
  }

  .woocommerce-cart ul.products,
  .woocommerce.single-product ul.products {
    display: block;
  }
  .woocommerce-cart ul.products li.product,
  .woocommerce.single-product ul.products li.product {
    width: 100%;
  }
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header-layout-classic-blog.page:not(.home) .main-raised {
  border-radius: 0;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
.carousel #parallax_move {
  width: 100%;
  height: 100%;
  position: absolute;
}
.carousel #parallax_move .layer {
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: top center;
}
.carousel #parallax_move .layer2 {
  position: absolute;
  top: 0;
}
.carousel .btn {
  margin: 0;
}
.carousel .page-header {
  display: flex;
  z-index: -2;
}
.carousel .page-header .row {
  display: flex;
  align-items: center;
  padding: 0 15px;
  margin: 0;
  flex: 1;
  max-width: 100%;
}
.carousel .carousel-control.left, .carousel .carousel-control.right {
  z-index: 0;
  background-image: none;
}
.carousel .item {
  text-align: center;
}
.carousel .item .container {
  display: flex;
  position: relative;
  padding: 100px 0;
}
.carousel .carousel-control {
  text-shadow: none;
}
.carousel .carousel-control.left {
  /**
   * rtl:ignore
   */
  right: auto;
  /**
   * rtl:ignore
   */
  left: 0;
}
.carousel .carousel-control.right {
  /**
   * rtl:ignore
   */
  right: 0;
}
.carousel .carousel-control .fa {
  display: inline-block;
  position: absolute;
  z-index: 5;
  top: 50%;
  bottom: 15px;
}
.carousel .buttons .btn-left + .btn-right {
  margin-left: 30px;
}

.wp-custom-header img, .wp-custom-header video, .wp-custom-header iframe {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}
.wp-custom-header img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.wp-custom-header .wp-custom-header-video-button {
  display: none;
}

#carousel-hestia-generic .carousel {
  overflow: hidden;
}

.big-title-sidebar-wrapper .widget {
  padding: 30px 0;
}
.big-title-sidebar-wrapper .pirate-forms-contact-widget {
  background: #Fff;
  color: #3C4858;
  padding: 10px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.hestia-slider-alignment-left .pirate-forms-contact-widget {
  margin-left: auto;
}
.hestia-slider-alignment-left .widget_media_image img {
  display: block;
  margin-left: auto;
}

.hestia-slider-alignment-right .pirate-forms-contact-widget {
  margin-right: auto;
}
.hestia-slider-alignment-right .widget_media_image img {
  display: block;
  margin-right: auto;
}

@media (max-width: 1600px) {
  .carousel-control.left {
    width: 50px;
  }
  .carousel-control.left i {
    left: 10px;
  }
  .carousel-control.right {
    width: 50px;
  }
  .carousel-control.right i {
    right: 10px;
  }
}
/* Compatibility with Internet Explorer, vertical align slider content */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .carousel .page-header .container {
    display: table;
    min-height: inherit;
  }
  .carousel .page-header .container .row {
    display: table-row;
    /* Widgets area enabled in Big Title section */
  }
  .carousel .page-header .container .row .big-title-slider-content {
    display: table-cell;
    vertical-align: middle;
    float: none;
    margin: auto;
  }
  .carousel .page-header .container .row .big-title-slider-content.col-md-7 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    margin: auto;
  }
  .carousel .page-header .container .row .big-title-sidebar-wrapper.col-md-5 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    margin: auto;
  }
  .carousel .carousel-control .fa {
    left: 50%;
  }
}
/*--------------------------------------------------------------
## Generic
--------------------------------------------------------------*/
.section-gray {
  background: #f0f0f0;
}

.section {
  padding: 70px 0;
}

.section-dark, .section-image {
  background: #232323;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));
  background: -webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);
  background: -webkit-radial-gradient(center ellipse, #585858 0%, #232323 100%);
  background: radial-gradient(ellipse at center, #585858 0%, #232323 100%);
  background-color: #343434;
  background-size: 200% 240%;
  background-size: 550% 450%;
}

.section-dark .hestia-title,
.section-dark .title,
.section-dark .card-plain .card-title,
.section-dark .card-plain .icon i,
.section-dark .card-plain [class*="text-"],
.section-dark .card-plain ul li b,
.section-image .hestia-title,
.section-image .title,
.section-image .card-plain .card-title,
.section-image .card-plain .icon i,
.section-image .card-plain [class*="text-"],
.section-image .card-plain ul li b {
  color: #fff;
}

.section-dark .description,
.section-dark .card-plain .card-description,
.section-dark .card-plain .icon,
.section-image .description,
.section-image .card-plain .card-description,
.section-image .card-plain .icon {
  color: #eaeaea;
}

.section-dark .card-plain .category,
.section-image .card-plain .category {
  color: rgba(255, 255, 255, 0.5);
}

.section-image {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.section-image:after {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
}
.section-image .container {
  position: relative;
  z-index: 2;
}

.section, .section-image {
  background-position: center center;
  background-size: cover;
}

.hestia-features, .features, .products, .hestia-work, .hestia-testimonials, .hestia-blogs, .subscribe-line {
  padding: 65px 0 70px;
}

.wrapper.classic-blog .title-in-content, .wrapper.no-content .title-in-content {
  margin-top: 0;
  margin-bottom: 15px;
}
.wrapper.classic-blog .hestia-blogs, .wrapper.no-content .hestia-blogs {
  padding-top: 40px;
}
@media (max-width: 768px) {
  .wrapper.classic-blog .hestia-blogs, .wrapper.no-content .hestia-blogs {
    padding-top: 30px;
  }
}
.wrapper.classic-blog .section, .wrapper.no-content .section {
  padding-top: 40px;
}
@media (max-width: 768px) {
  .wrapper.classic-blog .section, .wrapper.no-content .section {
    padding-top: 30px;
  }
}
.wrapper.classic-blog .before-shop-main, .wrapper.no-content .before-shop-main {
  margin-top: 0;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .wrapper.classic-blog .before-shop-main, .wrapper.no-content .before-shop-main {
    padding-top: 30px;
  }
}

.image-in-page-wrapper {
  margin-bottom: 20px;
}

.image-in-page {
  margin-bottom: 30px;
}

.about,
.hestia-about {
  padding: 65px 0 30px;
}

.team,
.hestia-team {
  padding: 65px 0 20px;
}

.testimonials,
.hestia-testimonials {
  padding: 65px 0 40px;
}

.contactus {
  padding: 90px 0 70px;
}

.pricing {
  padding: 100px 0 70px;
}

/* Shop section on any page, even when using a shortcode to display the section */
/* Style card-product to be same as WooCommerce archive when less than 3 products per row */
.hestia-shop-content .shop-item.col-ms-6.col-sm-6 {
  text-align: center;
}
.hestia-shop-content .shop-item.col-ms-6.col-sm-6 .card-product {
  width: auto;
}
.hestia-shop-content .shop-item.col-ms-6.col-sm-6 .card-product .card-image > a > img {
  max-width: 230px;
}
.hestia-shop-content .shop-item.col-ms-6.col-sm-6 .card-product .content {
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
}

/* White background on shop section when the second layout for card-product is enabled */
body.product-card-style-plain .hestia-shop {
  background-color: #ffffff;
}

@media (min-width: 992px) {
  .home .hestia-features .row, .home .hestia-work .row, .home .hestia-team .row, .home .hestia-testimonials .row, .home #blog.hestia-blogs .row, .home .hestia-clients-bar .row {
    text-align: center;
  }
  .home .feature-box,
  .home .hestia-work .col-md-4,
  .home .hestia-testimonials .col-md-4,
  .home .hestia-work .col-md-6,
  .home .hestia-team .col-sm-6,
  .home #blog.hestia-blogs .hestia-blog-item,
  .home .hestia-clients-bar .col-md-3 {
    display: inline-block;
    float: none !important;
    margin-right: -4px;
    margin-left: -4px;
    vertical-align: top;
  }
  .home .hestia-blog-item {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .home section.products .col-md-3.shop-item {
    display: inline-block;
    float: none !important;
    margin-right: -3px;
    margin-left: -2px;
  }
  .home section.products .row {
    text-align: center;
  }
}
@media (min-width: 480px) {
  .home .hestia-features .row,
  .home .hestia-work .row,
  .home .hestia-team .row,
  .home .hestia-testimonials .row,
  .home #blog.hestia-blogs .row,
  .home .hestia-clients-bar .row {
    text-align: center;
  }
  .home .feature-box,
  .home .hestia-work .portfolio-item,
  .home .hestia-testimonials .col-sm-6,
  .home .hestia-team .col-sm-6,
  .home #blog.hestia-blogs .hestia-blog-item,
  .home .hestia-clients-bar .col-md-3 {
    display: inline-block;
    float: none !important;
    margin-right: -4px;
    margin-left: -4px;
    vertical-align: top;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  .hestia-shop-content .shop-item.col-sm-6.col-ms-6 {
    text-align: right;
  }

  .hestia-shop-content .shop-item.col-sm-6.col-ms-6:nth-of-type(2n) {
    text-align: left;
  }
}
/*--------------------------------------------------------------
## About Section
--------------------------------------------------------------*/
.hestia-about {
  background-attachment: fixed;
  color: #999999;
}
.hestia-about h1, .hestia-about h2, .hestia-about h3, .hestia-about h4, .hestia-about h5 {
  color: #3C4858;
  text-decoration: none;
  word-wrap: break-word;
  font-family: "Roboto Slab", "Times New Roman", serif;
}
.hestia-about.section-image {
  color: #fefefe;
}
.hestia-about.section-image h1, .hestia-about.section-image h2, .hestia-about.section-image h3, .hestia-about.section-image h4, .hestia-about.section-image h5 {
  color: #fff;
}
.hestia-about.section-image h6 {
  color: rgba(255, 255, 255, 0.76);
}
.hestia-about .customizer-hidden {
  display: none;
}

.products .shop-item {
  margin-top: 30px;
}

.is-ios .hestia-about,
.is-ios .hestia-ribbon {
  background-attachment: scroll;
}

/*--------------------------------------------------------------
## Portfolio Section
--------------------------------------------------------------*/
.hestia-work .portfolio-item {
  margin-top: 30px;
  cursor: pointer;
}
.hestia-work .card-background .content {
  padding-bottom: 50px;
  opacity: 0;
}
.hestia-work .col-md-4 .card-background .content {
  padding-top: 30%;
}
.hestia-work .col-md-6 .card-background .content {
  padding-top: 20%;
}
.hestia-work .card-background:hover a {
  opacity: 1;
}
.hestia-work .card-background:hover .content {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.hestia-work .portfolio-item:nth-child(6n) .label {
  background-color: #4caf50;
}
.hestia-work .portfolio-item:nth-child(6n+1) .label {
  background-color: #89229b;
}
.hestia-work .portfolio-item:nth-child(6n+2) .label {
  background-color: #00bcd4;
}
.hestia-work .portfolio-item:nth-child(6n+3) .label {
  background-color: #f44336;
}
.hestia-work .portfolio-item:nth-child(6n+4) .label {
  background-color: #ff9800;
}
.hestia-work .portfolio-item:nth-child(6n+5) .label {
  background-color: #e91e63;
}

.hestia-portfolio-modal .header-filter-gradient {
  border-radius: 6px 6px 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hestia-portfolio-modal {
  background: rgba(0, 0, 0, 0.7);
}
.hestia-portfolio-modal .modal-header {
  position: relative;
  border-radius: 6px 6px 0 0;
}
.hestia-portfolio-modal .modal-header h3 {
  margin: 0;
  padding: 104px 0;
  color: #fff;
}
.hestia-portfolio-modal .modal-header:before {
  border-radius: 6px 6px 0 0;
}
.hestia-portfolio-modal .modal-header a {
  color: #ffffff;
  z-index: 2;
}
.hestia-portfolio-modal .modal-header a:hover {
  color: #ffffff;
}
.hestia-portfolio-modal .modal-header:after {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px 6px 0 0;
}
.hestia-portfolio-modal .modal-header .close {
  z-index: 3;
  font-size: 30px;
  background: none;
  float: right;
  box-shadow: none;
  line-height: 16px;
  margin: 0;
  padding: 10px;
}
.hestia-portfolio-modal .modal-header .portfolio-title-container {
  position: relative;
  z-index: 2;
}
.hestia-portfolio-modal .modal-content {
  border-radius: 6px;
}
.hestia-portfolio-modal .modal-content .modal-body {
  padding: 40px;
}
.hestia-portfolio-modal .modal-content .portfolio-loading {
  padding: 20px 0;
}

/*--------------------------------------------------------------
## Contact Section
--------------------------------------------------------------*/
.contactus .content .row {
  padding: 0;
}
.contactus .col-md-offset-2 {
  padding: 0 20px;
}
.contactus .form-group {
  margin: 0;
  padding-bottom: 24px;
}
.contactus .pirate-forms-footer .form-group {
  padding-bottom: 0;
}
.contactus .card .content {
  padding: 30px 30px 0;
}
.contactus .pirate_forms_wrap {
  float: none;
}
.contactus .pirate_forms_wrap #pirate-forms-contact-message {
  height: 130px;
}
.contactus .pirate_forms_wrap .form_field_wrap {
  margin-bottom: 17px;
}
.contactus .pirate_forms_wrap .btn {
  margin: 0;
}
.contactus .pirate_forms_wrap .pirateform_wrap_classes_spam_wrap {
  color: #aaa;
  font-weight: 400;
}
.contactus .contact_message_wrap {
  margin-bottom: 0;
}
.contactus .contact_submit_wrap {
  text-align: right;
  margin-bottom: 0;
}
.contactus .hestia-info,
.contactus .info {
  margin: 0;
  padding: 0;
}
.contactus .hestia-info,
.contactus .hestia-info p,
.contactus .hestia-info a:not(.btn),
.contactus .info,
.contactus .info p,
.contactus .info a:not(.btn) {
  color: #ccc;
}
.contactus .hestia-info a:not(.btn):hover,
.contactus .info a:not(.btn):hover {
  text-decoration: underline;
}
.contactus .hestia-info:first-child,
.contactus .info:first-child {
  margin-top: 30px;
}
.contactus .hestia-info .info-title,
.contactus .info .info-title {
  margin-top: 20px;
  color: #fff;
}
.contactus .hestia-info .icon,
.contactus .info .icon {
  margin-top: 14px;
  color: #fff;
}
.contactus h5.description {
  color: #ccc;
}
.contactus .card-contact {
  margin-top: 30px;
}
.contactus .pirate_forms_wrap .pirate-forms-footer {
  display: block;
}
.contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap {
  display: block;
}
.contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap > div > div {
  margin: 0 auto 20px;
}
.contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap + .contact_submit_wrap {
  text-align: center;
  display: block;
}

.pirate_forms_wrap .pirate-forms-footer .form_field_wrap.contact_submit_wrap {
  width: 100%;
  text-align: right;
}

.pirate-forms-maps-custom span:before,
.pirate-forms-maps-custom span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pirate-forms-maps-custom span:before {
  background: transparent;
  border: 1px solid #aaa;
  border-radius: 3px;
  left: 0;
  height: 18px;
  width: 18px;
}
.pirate-forms-maps-custom span:after {
  content: '\f00c';
  font-family: 'FontAwesome';
  left: 2px;
  top: 1px;
  color: transparent;
}
.pirate-forms-maps-custom input[type="checkbox"] {
  display: none;
}
.pirate-forms-maps-custom label {
  color: #aaa;
  cursor: pointer;
  font-weight: 100;
  margin: 8px 0;
  padding-left: 20px;
  position: relative;
}
.pirate-forms-maps-custom input[type="checkbox"]:checked + label span:after {
  color: #787878;
}

.pirate-forms-file-upload-input,
.pirate_forms_three_inputs_wrap .form_field_wrap input.pirate-forms-file-upload-input {
  height: 50px;
  padding: 0 15px;
  margin: 10px 0 0;
}

/*--------------------------------------------------------------
## Features Section
--------------------------------------------------------------*/
.hestia-features, .features {
  padding: 75px 0 55px;
  text-align: center;
}
.hestia-features .hestia-title,
.hestia-features .title, .features .hestia-title,
.features .title {
  margin-top: 10px;
}
.hestia-features .hestia-info,
.hestia-features .info, .features .hestia-info,
.features .info {
  padding: 70px 0 30px;
  margin: 0 auto;
}
.hestia-features .feature-box .card, .features .feature-box .card {
  width: auto;
  overflow: hidden;
  margin-bottom: 0;
}
.hestia-features .feature-box img, .features .feature-box img {
  max-width: 150px;
}

.hestia-info, .info {
  max-width: 360px;
}
.hestia-info a:hover .info-title, .hestia-info a:hover .icon, .info a:hover .info-title, .info a:hover .icon {
  opacity: .75;
}
.hestia-info a:hover .icon, .info a:hover .icon {
  transform: scale(1.05) translateY(-5px);
}
.hestia-info .icon, .info .icon {
  transition: .3s ease;
  color: #999999;
}
.hestia-info .info-title, .info .info-title {
  transition: .3s ease;
  margin: 30px 0 15px;
  color: #3C4858;
}
.hestia-info p, .info p {
  color: #999999;
}

.info-horizontal .icon {
  float: left;
  margin-top: 24px;
  margin-right: 10px;
}
.info-horizontal .description {
  overflow: hidden;
}

.icon.icon-primary {
  color: #9c27b0;
}
.icon.icon-success {
  color: #4caf50;
}
.icon.icon-danger {
  color: #f44336;
}
.icon.icon-rose {
  color: #e91e63;
}

.single-product .hestia-features,
.single-product .features {
  padding: 50px 0 0;
}
.single-product .hestia-features .hestia-info > p, .single-product .hestia-features .info > p,
.single-product .features .hestia-info > p,
.single-product .features .info > p {
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
## Team Section
--------------------------------------------------------------*/
.hestia-team .col-xs-6,
.team .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
.hestia-team .btn-just-icon,
.team .btn-just-icon {
  transition: .3s ease;
}
.hestia-team .btn-just-icon:hover,
.team .btn-just-icon:hover {
  opacity: .75;
}
.hestia-team .card,
.team .card {
  text-align: left;
}
.hestia-team .card .content,
.team .card .content {
  padding-top: 0;
}
.hestia-team .card .content a:hover > .card-title,
.team .card .content a:hover > .card-title {
  opacity: .75;
}
.hestia-team .card .footer,
.team .card .footer {
  margin-left: -12px;
  margin-top: 0;
}
.hestia-team h5.description,
.team h5.description {
  margin-bottom: 70px;
}
.hestia-team img,
.team img {
  transition: 1s ease-in;
}
.hestia-team .card-image a:hover,
.team .card-image a:hover {
  opacity: 1;
}
.hestia-team .card-image a:hover img,
.team .card-image a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.authors-on-blog {
  background: #121417;
  background: -moz-linear-gradient(top, #121417 0%, #323437 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #121417), color-stop(100%, #323437));
  background: -webkit-linear-gradient(top, #121417 0%, #323437 100%);
  background: -o-linear-gradient(top, #121417 0%, #323437 100%);
  background: -ms-linear-gradient(top, #121417 0%, #323437 100%);
  background: linear-gradient(to bottom, #121417 0%, #323437 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121417', endColorstr='#323437', GradientType=0 );
  background-position: center center;
  background-size: cover;
}
.authors-on-blog .card-title {
  color: #fff;
}
.authors-on-blog .footer a:hover {
  color: #fff;
}

.hestia-team .footer a[href*="facebook.com"],
.team .footer a[href*="facebook.com"],
.footer-menu a[href*="facebook.com"] {
  color: #3b5998;
}

.hestia-team .footer a[href*="twitter.com"],
.team .footer a[href*="twitter.com"],
.footer-menu a[href*="twitter.com"] {
  color: #55acee;
}

.hestia-team .footer a[href*="pinterest.com"],
.team .footer a[href*="pinterest.com"],
.footer-menu a[href*="pinterest.com"] {
  color: #cc2127;
}

.hestia-team .footer a[href*="google.com"],
.team .footer a[href*="google.com"],
.footer-menu a[href*="google.com"] {
  color: #dd4b39;
}

.hestia-team .footer a[href*="linkedin.com"],
.team .footer a[href*="linkedin.com"],
.footer-menu a[href*="linkedin.com"] {
  color: #0976b4;
}

.hestia-team .footer a[href*="dribbble.com"],
.team .footer a[href*="dribbble.com"],
.footer-menu a[href*="dribbble.com"] {
  color: #ea4c89;
}

.hestia-team .footer a[href*="github.com"],
.team .footer a[href*="github.com"],
.footer-menu a[href*="github.com"] {
  color: #333;
}

.hestia-team .footer a[href*="youtube.com"],
.team .footer a[href*="youtube.com"],
.footer-menu a[href*="youtube.com"] {
  color: #e52d27;
}

.hestia-team .footer a[href*="instagram.com"],
.team .footer a[href*="instagram.com"],
.footer-menu a[href*="instagram.com"] {
  color: #125688;
}

.hestia-team .footer a[href*="reddit.com"],
.team .footer a[href*="reddit.com"],
.footer-menu a[href*="reddit.com"] {
  color: #ff4500;
}

.hestia-team .footer a[href*="tumblr.com"],
.team .footer a[href*="tumblr.com"],
.footer-menu a[href*="tumblr.com"] {
  color: #35465c;
}

.hestia-team .footer a[href*="behance.com"],
.team .footer a[href*="behance.com"],
.footer-menu a[href*="behance.com"] {
  color: #1769ff;
}

.hestia-team .footer a[href*="snapchat.com"],
.team .footer a[href*="snapchat.com"],
.footer-menu a[href*="snapchat.com"] {
  color: #fffc00;
}

.hestia-team .footer a[href*="deviantart.com"],
.team .footer a[href*="deviantart.com"],
.footer-menu a[href*="deviantart.com"] {
  color: #05cc47;
}

.hestia-team .footer a[href*="vimeo.com"],
.team .footer a[href*="vimeo.com"],
.footer-menu a[href*="vimeo.com"] {
  color: #1ab7ea;
}

/*--------------------------------------------------------------
## Pricing Section
--------------------------------------------------------------*/
.card-pricing {
  text-align: center;
}
.card-pricing .card-title {
  margin-top: 30px;
}
.card-pricing .content {
  padding: 15px !important;
}
.card-pricing small:first-child {
  position: relative;
  top: -17px;
}
.card-pricing ul {
  max-width: 240px;
  margin: 10px auto;
  padding: 0;
  list-style: none;
}
.card-pricing ul li {
  padding: 12px 0;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  color: #999999;
  text-align: center;
}
.card-pricing ul li:last-child {
  border: 0;
}
.card-pricing ul li b {
  color: #3C4858;
}
.card-pricing .hestia-pricing-icon-wrapper {
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  width: 80px;
  height: 80px;
  margin: 10px auto 0;
}
.card-pricing .hestia-pricing-icon-wrapper i {
  color: inherit;
  font-size: 30px;
  line-height: 80px;
}
.card-pricing .hestia-pricing-icon-wrapper.pricing-has-icon + .card-title {
  font-size: 25px;
  margin-top: 20px;
}
.card-pricing .hestia-pricing-icon-wrapper.pricing-has-icon + .card-title small {
  color: inherit;
  top: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.card-pricing .card-pricing.card-plain .hestia-pricing-icon-wrapper {
  border-color: #d6d1d1;
}

/*--------------------------------------------------------------
## Ribbon Section
--------------------------------------------------------------*/
.hestia-ribbon {
  background-attachment: fixed;
  padding: 100px 0;
}

@media (max-width: 991px) {
  .hestia-subscribe-button {
    margin-top: 40px;
  }
}
/*--------------------------------------------------------------
## Subscribe Section
--------------------------------------------------------------*/
.subscribe-line {
  padding: 65px 0;
}
.subscribe-line .card {
  margin-top: 30px;
}
.subscribe-line .card .content .row {
  margin: 0;
}
.subscribe-line .card .input-group {
  display: table;
}
.subscribe-line .card .input-group .input-group-addon {
  display: table-cell;
  padding: 0 15px 0 0;
  width: 1%;
}
.subscribe-line .card .input-group .form-group {
  display: table-cell;
  padding-bottom: 0;
}
.subscribe-line .card input[type=submit],
.subscribe-line .card input[type=button],
.subscribe-line .card .btn {
  white-space: nowrap;
}
.subscribe-line.subscribe-line-image {
  position: relative;
  background-position: top center;
  background-size: cover;
}
.subscribe-line.subscribe-line-image .title,
.subscribe-line.subscribe-line-image .hestia-title {
  color: #fff;
}
.subscribe-line.subscribe-line-image:after {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.66);
  content: "";
}
.subscribe-line.subscribe-line-image .container {
  position: relative;
  z-index: 2;
}
.subscribe-line .card h5,
.subscribe-line .sib_loader {
  display: none !important;
}

#sib_signup_form_1 {
  text-align: center;
}
#sib_signup_form_1 .input-group-addon {
  width: 20px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  margin-right: 10px;
  font-size: 16px;
  margin-bottom: 15px;
}
#sib_signup_form_1 p.form-group {
  display: inline-block;
  width: calc(100% - 30px);
  margin-bottom: 15px;
  text-align: left;
  position: relative;
  z-index: 0;
}
#sib_signup_form_1 p.form-group label {
  z-index: -1;
  top: 10px;
  position: absolute;
  font-weight: 400;
  color: #909090;
}
#sib_signup_form_1 p.form-group:not(.is-empty) label {
  display: none;
}

/*--------------------------------------------------------------
## Blog Section
--------------------------------------------------------------*/
.hestia-blogs article .card-image img {
  transition: 1s ease-out;
}
.hestia-blogs article .card-image a:hover {
  opacity: 1;
}
.hestia-blogs article .card-image a:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.hestia-blogs article .category a:not(:last-child):after {
  content: ", ";
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer .widget h5 {
  margin-bottom: 20px;
}
.footer a {
  color: #3C4858;
}

.footer-big {
  color: #999999;
  padding: 30px 0 18px;
  text-align: center;
}
.footer-big ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.footer-big ul li a {
  display: inline-block;
  position: relative;
  padding: 5px 0;
  border-radius: 3px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer-big ul li a:hover {
  text-decoration: none;
}
.footer-big ul li .btn {
  margin: 0;
}
.footer-big p {
  color: #999999;
}
.footer-big .footer-menu li {
  display: inline-block;
}
.footer-big .footer-menu li a {
  padding: 15px;
}
.footer-big .copyright {
  padding: 15px 0;
}
.footer-big .content {
  text-align: left;
}
.footer-big hr {
  margin-top: 10px;
}

footer.footer {
  background: #fff;
}
footer.footer.footer-black {
  background: #323437;
}
footer.footer.footer-black a {
  opacity: 0.86;
  color: #fff;
}
footer.footer.footer-black a:hover, footer.footer.footer-black a:focus {
  opacity: 1;
}
footer.footer.footer-black h5, footer.footer.footer-black h4, footer.footer.footer-black i, footer.footer.footer-black .copyright {
  color: #fff;
}
footer.footer.footer-black hr {
  border-color: rgba(255, 255, 255, 0.2);
}

.hestia-bottom-footer-content {
  position: relative;
}

.hestia-center {
  width: 100%;
  text-align: center;
}

.footer-big .footer-menu li a[href*="mailto:"],
.footer-big .footer-menu li a[href*="tel:"] {
  color: transparent;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="mailto:"]:before,
.footer-big .footer-menu li a[href*="tel:"]:before {
  color: #fff;
  font-family: 'FontAwesome';
}
.footer-big .footer-menu li a[href*="mailto:"]:hover:before,
.footer-big .footer-menu li a[href*="tel:"]:hover:before {
  color: #999;
}

.footer-big .footer-menu li a[href*="mailto:"]:before {
  content: '\f0e0';
}

.footer-big .footer-menu li a[href*="tel:"]:before {
  content: '\f095';
}

.footer-big .footer-menu li a[href*="facebook.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="facebook.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="facebook.com"]:hover:before {
  color: #3b5998;
}

.footer-black .footer-menu li a[href*="facebook.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="twitter.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="twitter.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="twitter.com"]:hover:before {
  color: #55acee;
}

.footer-black .footer-menu li a[href*="twitter.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="pinterest.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="pinterest.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="pinterest.com"]:hover:before {
  color: #cc2127;
}

.footer-black .footer-menu li a[href*="pinterest.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="google.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="google.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="google.com"]:hover:before {
  color: #dd4b39;
}

.footer-black .footer-menu li a[href*="google.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="linkedin.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="linkedin.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="linkedin.com"]:hover:before {
  color: #0976b4;
}

.footer-black .footer-menu li a[href*="linkedin.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="dribbble.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="dribbble.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="dribbble.com"]:hover:before {
  color: #ea4c89;
}

.footer-black .footer-menu li a[href*="dribbble.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="github.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="github.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="github.com"]:hover:before {
  color: #333;
}

.footer-black .footer-menu li a[href*="github.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="youtube.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="youtube.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="youtube.com"]:hover:before {
  color: #e52d27;
}

.footer-black .footer-menu li a[href*="youtube.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="instagram.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="instagram.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="instagram.com"]:hover:before {
  color: #125688;
}

.footer-black .footer-menu li a[href*="instagram.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="reddit.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="reddit.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="reddit.com"]:hover:before {
  color: #ff4500;
}

.footer-black .footer-menu li a[href*="reddit.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="tumblr.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="tumblr.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="tumblr.com"]:hover:before {
  color: #35465c;
}

.footer-black .footer-menu li a[href*="tumblr.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="behance.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="behance.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="behance.com"]:hover:before {
  color: #1769ff;
}

.footer-black .footer-menu li a[href*="behance.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="snapchat.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="snapchat.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="snapchat.com"]:hover:before {
  color: #fffc00;
}

.footer-black .footer-menu li a[href*="snapchat.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="deviantart.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="deviantart.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="deviantart.com"]:hover:before {
  color: #05cc47;
}

.footer-black .footer-menu li a[href*="deviantart.com"]:before {
  color: #fff;
}

.footer-big .footer-menu li a[href*="vimeo.com"] {
  color: transparent;
  font-size: 0;
  padding: 10px;
}
.footer-big .footer-menu li a[href*="vimeo.com"]:before {
  content: "";
  font-family: 'FontAwesome';
  color: #3c4858;
  font-size: 16px;
}
.footer-big .footer-menu li a[href*="vimeo.com"]:hover:before {
  color: #1ab7ea;
}

.footer-black .footer-menu li a[href*="vimeo.com"]:before {
  color: #fff;
}

.hestia-scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  background-color: #999999;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hestia-scroll-to-top:hover {
  background-color: #999999;
  -webkit-box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.42);
  box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.2);
}
.hestia-scroll-to-top:focus {
  background-color: #999999;
  -webkit-box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.42);
  box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.2);
}

.hestia-fade {
  opacity: 1;
}

/*--------------------------------------------------------------
## Top bar
--------------------------------------------------------------*/
.hestia-top-bar {
  height: 40px;
  max-height: 40px;
}
.hestia-top-bar .col-md-6,
.hestia-top-bar .col-md-12 {
  max-height: 40px;
}
.hestia-top-bar .col-md-6.pull-right,
.hestia-top-bar .col-md-12.pull-right {
  text-align: right;
}
.hestia-top-bar .col-md-6.pull-right .widget.widget_shopping_cart .cart_list,
.hestia-top-bar .col-md-12.pull-right .widget.widget_shopping_cart .cart_list {
  left: auto;
  right: 0;
}
.hestia-top-bar .widget {
  margin: 0 10px 0 0;
}
.hestia-top-bar .widget:last-of-type {
  margin-right: 0;
}
.hestia-top-bar .widget,
.hestia-top-bar .widget h5,
.hestia-top-bar .widget .textwidget {
  display: inline-block;
}
.hestia-top-bar .widget h5 {
  margin: 0 5px 0 0;
}
.hestia-top-bar .widget .btn {
  padding: 3px 10px;
}
.hestia-top-bar .widget.widget_nav_menu h5, .hestia-top-bar .widget.widget_categories h5, .hestia-top-bar .widget.widget_product_categories h5 {
  display: none;
}
.hestia-top-bar .widget.widget_search button[type=submit],
.hestia-top-bar .widget.widget_search h5, .hestia-top-bar .widget.widget_product_search button[type=submit],
.hestia-top-bar .widget.widget_product_search h5 {
  display: none;
}
.hestia-top-bar .widget.widget_search .label-floating, .hestia-top-bar .widget.widget_product_search .label-floating {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
}
.hestia-top-bar .widget.widget_search .label-floating .control-label, .hestia-top-bar .widget.widget_product_search .label-floating .control-label {
  padding: 0;
}
.hestia-top-bar .widget.widget_search .label-floating.is-empty .control-label, .hestia-top-bar .widget.widget_product_search .label-floating.is-empty .control-label {
  position: absolute;
  left: 25px;
  top: 12px;
  right: -25px;
  margin-top: 0;
  text-align: left;
  opacity: 1;
}
.hestia-top-bar .widget.widget_search .label-floating.is-focused .control-label, .hestia-top-bar .widget.widget_product_search .label-floating.is-focused .control-label {
  opacity: 0;
}
.hestia-top-bar .widget.widget_search .label-floating:not(.is-empty) .control-label, .hestia-top-bar .widget.widget_product_search .label-floating:not(.is-empty) .control-label {
  opacity: 0;
  left: 25px;
  top: 12px;
}
.hestia-top-bar .widget.widget_search form:not(.form-group), .hestia-top-bar .widget.widget_product_search form:not(.form-group) {
  opacity: 0;
}
.hestia-top-bar .widget.widget_search form.form-group, .hestia-top-bar .widget.widget_product_search form.form-group {
  opacity: 1;
}
.hestia-top-bar .widget.widget_search form.form-group input[type=search], .hestia-top-bar .widget.widget_product_search form.form-group input[type=search] {
  background: none;
  border: none;
  float: none;
  margin: 2px 25px 0 25px;
  width: auto;
}
.hestia-top-bar .widget.widget_search form.form-group input[type=submit], .hestia-top-bar .widget.widget_product_search form.form-group input[type=submit] {
  display: none;
}
.hestia-top-bar .widget.widget_search form.form-group:after, .hestia-top-bar .widget.widget_product_search form.form-group:after {
  display: none;
}
.hestia-top-bar .widget.widget_search form.form-group:before, .hestia-top-bar .widget.widget_product_search form.form-group:before {
  color: #fff;
  content: "\f002";
  font-family: 'Fontawesome';
  position: absolute;
  left: 0;
  top: 0;
}
.hestia-top-bar .widget.widget_search .search-form {
  display: inline-block;
}
.hestia-top-bar .widget.widget_shopping_cart {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
  vertical-align: top;
}
.hestia-top-bar .widget.widget_shopping_cart:before {
  color: #fff;
  content: "\f07a";
  font-family: 'Fontawesome';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
}
.hestia-top-bar .widget.widget_shopping_cart:hover .cart_list {
  display: inline-block;
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.hestia-top-bar .widget.widget_shopping_cart .button.checkout {
  display: none;
}
.hestia-top-bar .widget.widget_shopping_cart .wc-forward:not(.checkout) {
  opacity: 0;
  position: absolute;
  top: -5px;
  left: -4px;
}
.hestia-top-bar .widget.widget_shopping_cart h5 {
  display: none;
}
.hestia-top-bar .widget.widget_shopping_cart .widget_shopping_cart_content {
  display: inline-block;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list {
  border-radius: 0 0 6px 6px;
  opacity: 0;
  visibility: hidden;
  margin-top: -10px;
  padding: 0 15px 15px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 1050;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li {
  display: block;
  margin-top: 15px;
  padding-bottom: 0;
  white-space: nowrap;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li a:not(.remove) {
  margin: 0;
  padding-right: 65px;
  text-align: left;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li img {
  float: left;
  width: 50px;
  margin-left: 0;
  margin-right: 15px;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li .quantity {
  padding-right: 65px;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li .variation {
  display: none;
}
.hestia-top-bar .widget.widget_shopping_cart .cart_list li.empty {
  padding: 0;
}
.hestia-top-bar .widget.widget_shopping_cart .total {
  border: none;
  margin: 0;
  padding: 0;
}
.hestia-top-bar .widget.widget_shopping_cart .total strong {
  display: none;
}
.hestia-top-bar .widget.widget_shopping_cart .total .amount {
  float: none;
}
.hestia-top-bar ul li {
  cursor: auto;
  display: inline-block;
  margin: 0 5px;
}
.hestia-top-bar ul li:first-child {
  margin-left: 0;
}
.hestia-top-bar ul li:last-child {
  margin-right: 0;
}
.hestia-top-bar ul li a {
  padding: 0;
  text-transform: inherit;
}
.hestia-top-bar ul li a:before {
  background-color: transparent;
  position: static;
  font-family: 'FontAwesome';
}
.hestia-top-bar ul li a:hover, .hestia-top-bar ul li a:focus {
  background-color: transparent;
  outline: none;
}
.hestia-top-bar ul li a[href*="tel:"]:before,
.hestia-top-bar ul li a[href*="mailto:"]:before {
  margin-right: 7px;
}
.hestia-top-bar ul li a[href*="tel:"]:before {
  content: '\f095';
}
.hestia-top-bar ul li a[href*="mailto:"]:before {
  content: '\f0e0';
}
.hestia-top-bar ul li.dropdown .caret {
  display: none;
}
.hestia-top-bar.placeholder {
  box-sizing: content-box;
  border: 2px dashed;
}
.hestia-top-bar.placeholder .top-widgets-placeholder {
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: top;
}

.hestia-top-bar li a[href*="facebook.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="facebook.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="facebook.com"]:hover:before {
  color: #3b5998;
}

.hestia-top-bar li a[href*="twitter.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="twitter.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="twitter.com"]:hover:before {
  color: #55acee;
}

.hestia-top-bar li a[href*="pinterest.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="pinterest.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="pinterest.com"]:hover:before {
  color: #cc2127;
}

.hestia-top-bar li a[href*="google.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="google.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="google.com"]:hover:before {
  color: #dd4b39;
}

.hestia-top-bar li a[href*="linkedin.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="linkedin.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="linkedin.com"]:hover:before {
  color: #0976b4;
}

.hestia-top-bar li a[href*="dribbble.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="dribbble.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="dribbble.com"]:hover:before {
  color: #ea4c89;
}

.hestia-top-bar li a[href*="github.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="github.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="github.com"]:hover:before {
  color: #333;
}

.hestia-top-bar li a[href*="youtube.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="youtube.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="youtube.com"]:hover:before {
  color: #e52d27;
}

.hestia-top-bar li a[href*="instagram.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="instagram.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="instagram.com"]:hover:before {
  color: #125688;
}

.hestia-top-bar li a[href*="reddit.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="reddit.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="reddit.com"]:hover:before {
  color: #ff4500;
}

.hestia-top-bar li a[href*="tumblr.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="tumblr.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="tumblr.com"]:hover:before {
  color: #35465c;
}

.hestia-top-bar li a[href*="behance.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="behance.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="behance.com"]:hover:before {
  color: #1769ff;
}

.hestia-top-bar li a[href*="snapchat.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="snapchat.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="snapchat.com"]:hover:before {
  color: #fffc00;
}

.hestia-top-bar li a[href*="deviantart.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="deviantart.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="deviantart.com"]:hover:before {
  color: #05cc47;
}

.hestia-top-bar li a[href*="vimeo.com"] {
  font-size: 0;
}
.hestia-top-bar li a[href*="vimeo.com"]:before {
  content: "";
}
.hestia-top-bar li a[href*="vimeo.com"]:hover:before {
  color: #1ab7ea;
}

/*--------------------------------------------------------------
## Clients bar
--------------------------------------------------------------*/
.hestia-clients-bar {
  padding: 70px 0;
}
.hestia-clients-bar .clients-bar-wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hestia-clients-bar .clients-bar-wrapper li {
  display: inline-block;
  margin: 25px;
  vertical-align: middle;
}
.hestia-clients-bar .clients-bar-wrapper li a {
  display: block;
  padding: 5px;
}
.hestia-clients-bar .clients-bar-wrapper li img {
  max-width: 100%;
  height: auto;
}

.hestia-clients-bar .row > div {
  padding: 30px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
.search-no-results .search-form, .error404 .search-form {
  margin-top: 40px;
}

#authors-on-blog {
  padding: 80px 0;
}
#authors-on-blog .card-profile {
  text-align: left;
}
#authors-on-blog .col-ms-6:nth-child(2n+1) {
  clear: both;
}

.blog-post {
  word-wrap: break-word;
}
.blog-post .section-text {
  padding-bottom: 0;
}
.blog-post .section-text p {
  margin-bottom: 30px;
}
.blog-post .section-blog-info {
  padding-top: 15px;
}
.blog-post .section-blog-info .entry-categories span {
  font-size: 10px;
}
.blog-post .section-blog-info .entry-categories, .blog-post .section-blog-info .entry-tags {
  word-break: break-all;
}
.blog-post .section-blog-info .entry-categories span, .blog-post .section-blog-info .entry-tags span {
  display: inline-block;
  margin: 5px;
}
.blog-post .section-blog-info .entry-categories a {
  display: inline-block;
  padding: 2px 2px;
  color: #fff;
}
.blog-post .section-blog-info .card-profile {
  margin-top: 0;
  text-align: left;
}

dl dd, pre {
  margin-bottom: 30px;
}

.alignleft .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

article.sticky h2:before {
  content: "Featured: ";
}

img.centered, .aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone {
  margin-bottom: 12px;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

img.alignleft, .wp-caption.alignleft {
  margin: 0 24px 24px 0;
  margin: 0 2.4rem 2.4rem 0;
}

img.alignright, .wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  padding-top: 10px;
  text-align: center;
}

.gallery-caption {
  padding-top: 10px;
}

.gallery .gallery-item {
  padding: 5px;
}

.gallery img {
  border: none !important;
  border-radius: 6px;
  -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.bypostauthor {
  display: block;
}

.related-posts .hestia-title {
  margin-bottom: 50px;
}
.related-posts .category a:not(:last-child):after {
  content: ", ";
}

.single-post .blog-post .section-text .title-in-content {
  margin-bottom: 0;
}

.blog-post .section-text .author.meta-in-content {
  opacity: .9;
  margin-bottom: 20px;
  font-size: 15px;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.layout-alternative2 .category {
  padding-top: 10px;
}

.alignfull, .alignwide {
  width: unset;
  max-width: unset;
}

.hestia-hidden {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.media .avatar, .media-body .avatar, .media-area .avatar {
  overflow: hidden;
  width: 64px;
  height: 64px;
  margin: 0 auto;
  margin-right: 15px;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.media-area .hestia-title,
.comment-respond .hestia-title {
  margin-bottom: 30px;
}

.single-post .blog-post .section-comments .hestia-title {
  margin-bottom: 30px;
  margin-top: 20px;
}

.comment .pull-left {
  padding-right: 10px;
}

.media-body div.avatar {
  margin: 0 10px;
}

.media {
  overflow: visible;
}
.media .avatar img {
  width: 100%;
}
.media .media-heading {
  margin-top: 0;
  margin-bottom: 10px;
}
.media .media-heading small {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.media .media-body {
  padding-right: 10px;
}
.media .media-body .media .media-body {
  padding-right: 0;
}
.media .media-footer .btn {
  margin-bottom: 20px;
}
.media .media-footer:after {
  display: table;
  clear: both;
  content: " ";
}
.media p {
  color: #999999;
}

#comments .comment-notes {
  display: none;
}

.section-comments ul.children .comment-author.avatar, .section-comments ul.children .avatar img {
  width: 40px;
  height: 40px;
}

.blog-post .media p {
  color: #555;
}
.blog-post .section-comments .title {
  margin-bottom: 30px;
}
.blog-post .section-comments .comment-respond .author {
  margin: 15px 20px 0 0;
}
.blog-post .section-comments .comment-respond .author img {
  border-radius: 100%;
}
.blog-post .comment-reply-link {
  text-transform: uppercase;
  float: right;
}

.media-body {
  width: 10000px;
  display: table-cell;
  overflow: visible;
}

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
.widget {
  margin-bottom: 30px;
  word-break: break-word;
}
.widget ul {
  padding: 0 0 0 10px;
  margin: 0;
  list-style: none;
}
.widget ul li {
  line-height: 2.4;
  padding-top: 5px;
}
.widget ul li:first-child {
  padding-top: 0;
}

aside .widget .btn a {
  color: #fff;
}

aside .widget a {
  color: #23527c;
}

.widget a:hover {
  color: #89229b;
}
.widget #searchform {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget h5 {
  font-family: "Roboto Slab", "Times New Roman", serif;
  margin-bottom: 10px;
}
.widget select {
  width: 100%;
}

.hestia-widget-placeholder {
  border: 1px dashed #b4b9be;
  padding: 25px;
  text-align: center;
}
.hestia-widget-placeholder .widget {
  margin: 0;
}

.single .hestia_right aside.blog-sidebar {
  padding: 0;
}

.hestia_right .hestia-widget-placeholder {
  padding: 5px;
}

.widget_calendar th,
.widget_calendar tr,
.widget_calendar td {
  padding: 7px 0;
  text-align: center;
}

.hestia-sidebar-close,
.hestia-sidebar-open {
  display: none;
}

/*--------------------------------------------------------------
## Attachment Page
--------------------------------------------------------------*/
.attachment .main-raised .blog-post {
  padding-bottom: 130px;
}
.attachment .sizes {
  margin-top: 20px;
}

/*--------------------------------------------------------------
## Features Area
--------------------------------------------------------------*/
.hestia-blog-featured-posts {
  padding: 0;
}
.hestia-blog-featured-posts article:nth-of-type(1) .card {
  margin-top: 0;
}
.hestia-blog-featured-posts article:nth-child(6n) .btn {
  background-color: #4caf50;
}
.hestia-blog-featured-posts article:nth-child(6n+1) .btn {
  background-color: #89229b;
}
.hestia-blog-featured-posts article:nth-child(6n+2) .btn {
  background-color: #00bcd4;
}
.hestia-blog-featured-posts article:nth-child(6n+3) .btn {
  background-color: #f44336;
}
.hestia-blog-featured-posts article:nth-child(6n+4) .btn {
  background-color: #ff9800;
}
.hestia-blog-featured-posts article:nth-child(6n+5) .btn {
  background-color: #e91e63;
}

.hestia-blog-featured-card .card-background {
  text-align: center;
}
.hestia-blog-featured-card .card-background:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.56);
  border-radius: 6px;
  opacity: 1;
}
.hestia-blog-featured-card .card-background .card-body {
  position: relative;
  z-index: 2;
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 440px;
  margin: 0 auto;
}
.hestia-blog-featured-card .card-background .card-body .card-description {
  color: rgba(255, 255, 255, 0.7);
}
.hestia-blog-featured-card .card-background .card-body .category a {
  color: rgba(255, 255, 255, 0.7);
}
.hestia-blog-featured-card .card-body {
  padding: 15px 30px;
}
.hestia-blog-featured-card.col-md-12 .card-body {
  max-width: 750px;
}

/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
.page-header .container,
.page-header .author,
.page-header .author a,
.page-header .hestia-title,
.page-header .title,
.page-header .description {
  color: #fff;
}

.page-content-wrap:after, .single-post-wrap:after {
  content: "";
  display: table;
  clear: both;
}

#parallax_move ~ .item .page-header,
#wp-custom-header ~ .item .page-header {
  overflow: inherit;
}

.page-header {
  will-change: transform;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  background-position: center center;
  background-size: cover;
}
.page-header .container {
  padding-top: 30vh;
  color: #fff;
}
.page-header .container .hestia-title,
.page-header .container .title {
  margin: 0 0 20px;
}
.page-header.header-small .container .hestia-title,
.page-header.header-small .container .title {
  margin: 20px 0 10px;
}

.page-header.header-small {
  min-height: 300px;
  position: relative;
  height: auto;
}
.page-header.header-small .container {
  padding-top: 180px;
  padding-bottom: 110px;
}
.page-header.header-small .hestia-title,
.page-header.header-small .title {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

.boxed-layout-header {
  padding-bottom: 60px;
}

.header-filter-gradient {
  background: linear-gradient(45deg, #a81d84 0%, #ea396f 100%);
}

.header-filter.header-filter-gradient:before {
  background-color: transparent;
}

.header-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-position: center center;
  background-size: cover;
}

.header-filter-gradient {
    background: linear-gradient(45deg, rgba(81, 188, 218, 1) 0%, rgb(147, 216, 197) 100%);
}
.header-filter:before, .header-filter:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.header-filter::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.header-filter .container {
  position: relative;
}

.woocommerce.single-product .header-filter {
  background-position: top center;
}

.carousel .header-filter:before, .carousel .header-filter:after {
  z-index: -1;
}

.clear-filter:before {
  display: none;
}

.header .wrapper {
  background: #ccc;
}
.header .btn {
  margin: 0;
}
.header h6 {
  margin-bottom: 0;
}

.phone-container img {
  width: 100%;
}

.main {
  position: relative;
  background: #fff;
}

.main-raised {
  margin: -60px 30px 0;
  border-radius: 6px 6px 0 0;
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.home .main-raised section:first-of-type {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}

.page-template-template-pagebuilder-blank .section {
  padding: 0;
}

.woocommerce.archive .main-raised, .single .main-raised {
  margin-top: -60px;
  margin-bottom: 30px;
}

.single .main-raised.classic-blog {
  margin-top: 0;
}

.woocommerce.archive .main-raised {
  background-color: #e5e5e5;
}

.content-sidebar-left {
  padding-left: 30px;
  padding-right: 0;
}

.content-sidebar-right {
  padding-right: 30px;
  padding-left: 0;
}

.shop-sidebar-wrapper {
  padding: 0;
}

.content-full.col-md-12 {
  padding: 0;
}

.page:not(.home) .wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.page:not(.home) .wrapper .main {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}
.page:not(.home) .wrapper .main .blog-post {
  flex: 1 0 auto;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (max-width: 1199px) {
  .hestia-features .row,
  .hestia-about .row,
  .products .row,
  .hestia-work .row,
  .hestia-team .row,
  .pricing .row,
  .hestia-testimonials .row,
  section.hestia-blogs .row,
  .contactus .row {
    padding: 0 15px;
  }

  .products .container {
    width: 100%;
  }

  .main-raised {
    margin: -60px 15px 0;
  }
}
@media (max-width: 991px) {
  .navbar .navbar-nav > li {
    margin-right: 10px;
    margin-left: 10px;
  }

  .page-header {
    height: auto;
    min-height: 0;
  }

  .card.card-raised .card-image {
    margin-top: -30px;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .card.card-raised {
    padding: 20px;
  }

  .woocommerce-checkout .page-header {
    height: auto;
  }

  .hestia-about .text-area {
    margin: 0 0 10px;
  }

  .blog .page-header.header-small h2 {
    margin: 0;
  }

  .blog .page-header.header-small {
    height: auto;
    min-height: 0;
  }

  .page-header .iframe-container {
    padding: 30px 0;
  }

  .card-form-horizontal .form-group {
    padding-bottom: 20px;
  }

  .carousel .page-header {
    padding: 0 30px;
  }

  .btn.btn-simple {
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }

  .hestia-work .col-md-6 .card-background .content,
  .hestia-work .col-md-4 .card-background .content {
    padding-top: 15%;
  }

  .hestia-features .row,
  .features .row,
  .hestia-about .row,
  .about .row,
  .products .row,
  .hestia-work .row,
  .work .row,
  .hestia-team .row,
  .team .row,
  .pricing .row,
  .hestia-testimonials .row,
  .testimonials .row,
  section.hestia-blogs .row,
  .contactus .row {
    padding: 0 10px;
  }

  .single aside.blog-sidebar {
    padding: 40px 30px;
  }

  .shop-sidebar.card {
    width: 100%;
    text-align: initial;
  }

  .shop-sidebar-wrapper {
    text-align: center;
  }

  .products .shop-item:nth-of-type(2n+1) {
    clear: both;
  }

  .subscribe-line .card .content {
    padding: 0;
  }
  .subscribe-line .card .form-group {
    padding-bottom: 0;
  }

  .blog .hestia-blogs,
  .archive .hestia-blogs {
    padding-top: 0;
  }
  .blog .hestia-blogs .card-blog .card-image,
  .archive .hestia-blogs .card-blog .card-image {
    margin-bottom: 30px;
  }
  .blog #authors-on-blog,
  .archive #authors-on-blog {
    padding-bottom: 40px;
  }

  .home section.hestia-blogs {
    padding: 30px 0 65px;
  }

  .single.single-post .section-blog-info .card-profile .card-title,
  .single.single-post .section-blog-info .card-profile .description {
    text-align: center;
  }

  .hestia-sidebar-open,
  .hestia-sidebar-close {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 12px 15px;
  }

  .row-sidebar-toggle {
    margin: 30px 15px 0;
    text-align: right;
  }

  .page .row-sidebar-toggle {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .shop-sidebar-wrapper {
    float: none;
    overflow-x: hidden;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    background: #fff;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .shop-sidebar-wrapper .row-sidebar-toggle {
    margin: 0 15px 30px;
  }

  .archive.woocommerce .hestia-sidebar-open {
    margin-bottom: 30px;
  }
  .archive.woocommerce .shop-sidebar-active {
    margin-top: 10px;
  }
  .archive.woocommerce .row-sidebar-toggle.col-sm-3 {
    margin: 0;
    text-align: left;
  }
  .archive.woocommerce .row-sidebar-toggle.col-sm-3 .hestia-sidebar-open {
    margin: 15px 0 0;
  }

  .shop-sidebar.card.card-raised {
    box-shadow: none;
    margin: 0;
    padding: 0 15px;
  }

  .hestia-top-bar .container {
    width: 100%;
  }
  .hestia-top-bar .col-md-6 {
    width: 50%;
  }

  .hestia-team .card .content,
  .team .card .content {
    padding-top: 15px;
  }
  .hestia-team .card .content .footer .btn.btn-just-icon,
  .team .card .content .footer .btn.btn-just-icon {
    padding: 12px;
    text-align: center;
  }

  .pricing p.text-gray {
    margin-bottom: 40px;
  }

  .related-posts .hestia-title {
    margin-bottom: 60px;
  }

  .hestia-blog-featured-posts {
    padding-top: 30px;
  }
  .hestia-blog-featured-posts .card-raised {
    margin: 30px 0;
  }
  .hestia-blog-featured-posts .card-background .card-body {
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 100%;
  }
  .hestia-blog-featured-posts .card-body {
    padding: 20px 15px;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse {
    text-align: center;
  }

  .card.card-raised .card-image {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar .navbar-center {
    display: inline-block;
    float: none;
  }

  .navbar .navbar-nav > li {
    margin: 0;
  }

  .navbar .navbar-nav > li.btn {
    margin: 0 10px;
  }

  .navbar .navbar-nav > li.btn:last-child {
    margin-right: 0;
  }

  .entry-social {
    text-align: right;
  }

  .footer .content {
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer .col-md-4 {
    padding: 0 30px;
  }

  .blog-sidebar-wrapper,
  .shop-sidebar-wrapper {
    float: left;
    position: static;
    background: transparent;
    left: 0 !important;
  }

  .big-title-sidebar-wrapper .pirate-forms-contact-widget {
    max-width: 370px;
  }
}
@media (min-width: 783px) and (min-width: 601px) {
  body.admin-bar .navbar-default:not(.navbar-transparent) {
    margin-top: 32px;
  }
}
@media (min-width: 769px) {
  .form-horizontal .control-label {
    padding-top: 8px;
  }

  .nav-cart.responsive-nav-cart {
    display: none;
  }

  .navbar.hestia_left .title-logo-wrapper {
    min-width: 250px;
  }

  .navbar.hestia_right.navbar-scroll-point .title-logo-wrapper, .navbar.hestia_right.navbar-scroll-point .header-sidebar-wrapper {
    display: none;
  }
  .navbar.hestia_right .title-logo-wrapper {
    min-width: 250px;
  }
  .navbar.hestia_right .navbar-collapse {
    min-width: 100%;
  }

  .navbar.hestia_center .navbar-brand {
    margin: 0 auto;
  }
  .navbar.hestia_center.navbar-scroll-point .title-logo-wrapper {
    display: none;
  }

  .navbar.full-screen-menu .navbar-brand {
    float: none;
    margin: 0;
    padding: 0;
  }
  .navbar.full-screen-menu .navbar-header {
    width: 100%;
    display: flex;
  }
  .navbar.full-screen-menu .navbar-toggle {
    z-index: 999999;
  }
  .navbar.full-screen-menu.navbar-scroll-point .title-logo-wrapper {
    display: block;
  }
  .navbar.full-screen-menu .navbar-toggle, .navbar.full-screen-menu .nav-cart:not(.responsive-nav-cart) {
    display: inline-block;
  }
  .navbar.full-screen-menu .nav-cart .nav-cart-icon span {
    top: 10px;
    left: 15px;
  }
  .navbar.full-screen-menu .navbar-nav {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .navbar.full-screen-menu.hestia_center .navbar-header .title-logo-wrapper {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
  }
  .navbar.full-screen-menu.hestia_right .navbar-header {
    max-width: 100%;
  }
  .navbar.full-screen-menu .navbar-nav.nav {
    opacity: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: inherit;
    justify-content: flex-start;
    transition: all .3s ease;
    visibility: hidden;
    pointer-events: none;
    z-index: 9999;
    overflow-x: scroll;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    left: 0;
    top: 0;
    bottom: 0;
    padding-top: 100px;
  }
  .navbar.full-screen-menu .navbar-nav.nav > li, .navbar.full-screen-menu .navbar-nav.nav > li.btn:last-child {
    display: table;
    margin: 20px auto;
  }
  .navbar.full-screen-menu .in .navbar-nav.nav {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
  }

  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    margin-top: -20px;
    opacity: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
  }
  .dropdown.open, .dropdown:hover {
    z-index: 1;
  }
  .dropdown.open > .dropdown-menu, .dropdown:hover > .dropdown-menu {
    visibility: visible;
    margin-top: 1px;
    opacity: 1;
    z-index: 100;
  }
}
@media (max-width: 768px) {
  li.nav-cart {
    display: none;
  }

  li.nav-cart.responsive-nav-cart {
    display: block;
    margin-left: 5px;
  }

  .container .navbar-header {
    width: 100%;
    display: flex;
    margin: 0 auto;
  }

  .navbar > .container {
    transition: padding 0.1s ease;
    padding: 10px 15px;
    align-items: center;
    display: block;
  }

  .navbar.navbar-transparent {
    background: #fff;
    color: #555;
  }

  .navbar.navbar-transparent > .container {
    padding-top: 10px;
  }

  .navbar .nav.navbar-nav {
    display: block;
  }

  .hestia-sidebar-header {
    display: none;
  }

  .navbar.hestia_right .navbar-header {
    max-width: inherit;
  }

  .navbar.navbar-default .dropdown.btn a .caret {
    border-color: #fff !important;
    color: #fff !important;
  }
  .navbar.navbar-default li.btn a, .navbar.navbar-default li.btn a i, .navbar.navbar-default .navbar-nav .menu-item.btn.active a, .navbar.navbar-default .navbar-nav .menu-item.btn.active a i {
    color: #fff;
  }
  .navbar.navbar-default li.btn:hover a, .navbar.navbar-default li.btn:hover i {
    color: #fff;
  }
  .navbar.navbar-default li.btn:hover ul li i {
    color: #fff;
  }
  .navbar.navbar-default li.btn ul li a, .navbar.navbar-default li.btn ul li i {
    opacity: 1;
    color: #fff !important;
  }
  .navbar.navbar-default li.btn ul li:hover a, .navbar.navbar-default li.btn ul li i {
    color: #fff !important;
  }
  .navbar.navbar-fixed-top .navbar-collapse {
    max-height: calc(100% - 70px);
    margin-top: 70px;
    overflow-y: auto;
    position: fixed;
    z-index: 9999;
    background: #fff;
    width: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-overflow-scrolling: auto;
  }
  .navbar.navbar-fixed-top.header-with-topbar:not(.navbar-scroll-point) .navbar-collapse {
    margin-top: 110px;
  }
  .navbar .navbar-nav {
    margin: 7.5px 0;
  }
  .navbar .navbar-nav li {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
  }
  .navbar .navbar-nav li.btn {
    margin-top: 10px;
  }
  .navbar .navbar-nav .dropdown a .caret {
    border: 1px solid #555;
    border-radius: 2px;
    box-sizing: content-box;
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-family: Fontawesome;
    height: 30px;
    margin-left: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 100;
  }
  .navbar .navbar-nav .dropdown a .caret:before {
    content: "\f107";
    top: 5px;
    position: relative;
    display: inline-block;
    transition: all 0.3s ease;
  }
  .navbar .navbar-nav .dropdown a .caret-open .caret:before {
    transform: rotate(-180deg);
  }
  .navbar .navbar-nav .dropdown a > i {
    margin-right: 12px;
  }
  .navbar .navbar-nav .dropdown.open a > .caret:before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .navbar .navbar-nav .dropdown.open .dropdown-menu {
    display: block !important;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu {
    background: transparent;
    box-shadow: none;
    position: static;
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu.open {
    display: block !important;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu li a {
    margin: 0;
    padding: 15px 0 15px 30px;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu li a:hover, .navbar .navbar-nav .dropdown .dropdown-menu li a:focus {
    background-color: transparent;
    color: #e91e63;
  }
  .navbar .navbar-nav .dropdown .dropdown-menu li li a {
    padding: 15px 0 15px 45px;
  }
  .navbar .navbar-header .navbar-brand {
    padding-left: 0;
  }
  .navbar .navbar-brand h1, .navbar .navbar-brand p {
    padding: 10px 0;
  }
  .navbar .dropdown-submenu:hover .dropdown-menu {
    display: none !important;
  }
  .navbar .dropdown-submenu.open > a {
    background: transparent !important;
    color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar.navbar-transparent .open .dropdown-menu > li > a:hover,
  .navbar.navbar-transparent .open .dropdown-menu > li > a:focus,
  .navbar.navbar-transparent .open .dropdown-menu > .active > a,
  .navbar.navbar-transparent .open .dropdown-menu > .active > a:hover,
  .navbar.navbar-transparent .open .dropdown-menu > .active > a:focus {
    color: inherit;
    background-color: transparent;
  }

  .navbar.navbar-transparent .navbar-nav > .active > a {
    color: #555;
  }

  .navbar .open .dropdown-menu > li > a:hover,
  .navbar .open .dropdown-menu > li > a:focus,
  .navbar .open .dropdown-menu > .active > a,
  .navbar .open .dropdown-menu > .active > a:hover,
  .navbar .open .dropdown-menu > .active > a:focus {
    color: #e91e63;
    background-color: transparent;
  }

  .navbar .dropdown-menu li > a > i {
    opacity: 1;
  }

  .hestia_right .header-sidebar-wrapper {
    display: none;
  }

  body.admin-bar .navbar {
    margin-top: 45px;
  }
  body.admin-bar .navbar.navbar-default .navbar-collapse {
    max-height: calc(100% - 115px);
    margin-top: 115px;
  }
  body.admin-bar .navbar.header-with-topbar {
    margin-top: 0;
    top: 85px;
  }
  body.admin-bar .navbar.header-with-topbar.navbar-fixed-top .navbar-collapse {
    max-height: calc(100% - 155px);
    margin-top: 155px;
  }
  body.admin-bar .navbar.header-with-topbar.navbar-fixed-top.navbar-scroll-point .navbar-collapse {
    margin-top: 115px;
  }
  body.admin-bar .navbar.navbar-scroll-point.header-with-topbar {
    top: 45px;
  }
  body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse {
    max-height: calc(100% - 115px);
  }

  .big-title-sidebar-wrapper {
    width: 100%;
    padding: 0;
  }
  .big-title-sidebar-wrapper .pirate-forms-contact-widget {
    max-width: 370px;
    margin: 0 auto;
  }

  .single .section {
    padding: 30px 0 0;
  }
  .single .section.section-blog-info {
    padding: 15px 0 30px;
  }

  .media .avatar, .media-body .avatar, .media-area .avatar {
    margin: 0;
    width: 35px;
    height: 35px;
  }

  .subscribe-line .btn {
    margin-top: 15px;
  }

  ul.children {
    padding-left: 5px;
    border-left: 1px #cfcfcf solid;
  }

  .blog-post .section-comments .comment-respond .author {
    display: none;
  }

  .hestia-about .text-area {
    margin-bottom: 20px;
  }

  .home .main-raised section:first-of-type {
    border-radius: 0;
  }

  .footer.footer-big {
    padding: 30px 0 26px;
  }
  .footer .footer-menu {
    width: 100%;
  }
  .footer .copyright {
    display: inline-block;
    float: none !important;
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }

  .main-raised {
    margin-right: 0;
    margin-left: 0;
    border-radius: 0;
  }

  hr {
    margin-top: 0;
  }

  .hestia-about {
    padding-top: 30px;
  }
  .hestia-about h2 {
    margin-top: 0;
  }
  .hestia-about .widget_sow-image .panel-widget-style {
    margin-top: -60px;
    padding: 0 0 60px 0 !important;
  }

  .hestia-team .card-image,
  .team .card-image,
  .authors-on-blog .card-image {
    height: 100px;
    margin: 0 auto;
    width: 100px;
  }
  .hestia-team .card-image img,
  .team .card-image img,
  .authors-on-blog .card-image img {
    object-fit: cover;
  }
  .hestia-team .card .content,
  .team .card .content,
  .authors-on-blog .card .content {
    text-align: center;
  }
  .hestia-team .card .content .card-description,
  .team .card .content .card-description,
  .authors-on-blog .card .content .card-description {
    display: none;
  }
  .hestia-team .card .content .footer,
  .team .card .content .footer,
  .authors-on-blog .card .content .footer {
    margin-left: 0;
    margin-top: 0;
  }
  .hestia-team .card .content .footer .btn.btn-just-icon,
  .team .card .content .footer .btn.btn-just-icon,
  .authors-on-blog .card .content .footer .btn.btn-just-icon {
    margin: 0 5px;
    padding: 0;
  }
  .hestia-team .card .content .footer .btn.btn-just-icon i,
  .team .card .content .footer .btn.btn-just-icon i,
  .authors-on-blog .card .content .footer .btn.btn-just-icon i {
    width: auto;
  }

  .hestia-work .card {
    cursor: pointer;
  }

  .pricing {
    padding: 60px 0 40px;
  }

  .contactus .card-contact {
    margin-top: 90px;
  }
  .contactus .form_captcha_wrap .pirate-forms-google-recaptcha > div {
    margin: 0 auto;
  }
  .contactus .contact_submit_wrap {
    text-align: center;
  }

  .single.single-post .section-blog-info .entry-social {
    margin: 15px 0 30px;
  }
  .single.single-post .section-blog-info .card-profile {
    margin-top: 20px;
  }

  .page .section.section-text {
    padding: 30px 0;
  }

  .single-post .page-header.header-small .container,
  .page .page-header.header-small .container,
  .blog .page-header.header-small .container,
  .archive .page-header.header-small .container,
  .category .page-header.header-small .container {
    padding: 170px 15px 90px;
  }
  .single-post .page-header.header-small .container .hestia-title,
  .page .page-header.header-small .container .hestia-title,
  .blog .page-header.header-small .container .hestia-title,
  .archive .page-header.header-small .container .hestia-title,
  .category .page-header.header-small .container .hestia-title {
    margin-top: 0;
  }

  .hestia-top-bar {
    overflow: hidden;
  }
  .hestia-top-bar .col-md-6 {
    text-align: center;
    width: 100%;
  }
  .hestia-top-bar .col-md-6.pull-right {
    display: none;
  }
  .hestia-top-bar .col-md-12, .hestia-top-bar .col-md-12.pull-right {
    float: none !important;
    text-align: center;
  }
  .hestia-top-bar .widget.widget_shopping_cart {
    display: none;
  }

  .home:not(.blog) .main-raised {
    margin-top: 0;
  }

  .home:not(.blog) .page-header {
    min-height: 0;
  }

  .header .carousel .item .container {
    padding-top: 170px;
    padding-bottom: 100px;
  }
  .header .buttons > .btn-right ~ .btn-left {
    margin-top: 40px;
  }
  .header.header-with-topbar .carousel .item .container {
    padding-top: 210px;
  }

  .header .carousel .carousel-control {
    margin-top: 35px;
  }
  .header.header-with-topbar .carousel .carousel-control {
    margin-top: 55px;
  }

  .obfx-sharing-bottom {
    left: 0;
  }

  .carousel .buttons .btn-left + .btn-right,
  .carousel .buttons .btn-left,
  .carousel .buttons .btn-right {
    margin: 0 15px 15px;
  }
}
@media (max-width: 767px) {
  .carousel .page-header .row {
    flex-direction: column;
    justify-content: center;
    padding: 0;
    text-align: center;
  }
  .carousel .page-header .row .margin-right-auto,
  .carousel .page-header .row .margin-left-auto {
    margin: inherit;
  }
  .carousel .page-header .row .big-title-slider-content {
    text-align: center;
  }
  .carousel .item .container.container-height-auto {
    top: 0;
    transform: none;
  }
  .carousel .carousel-control.left .fa {
    left: 10px;
  }
  .carousel .carousel-control.right .fa {
    right: 10px;
  }
}
@media (max-width: 600px) {
  body.admin-bar .navbar {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  body.admin-bar .navbar.navbar-scroll-point {
    top: 0;
  }
  body.admin-bar .navbar.navbar-scroll-point.header-with-topbar {
    top: 0;
  }
  body.admin-bar .navbar.navbar-scroll-point.navbar-transparent {
    margin-top: 0;
    top: 46px;
  }
  body.admin-bar .navbar.navbar-not-transparent {
    margin-top: 0;
  }
  body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse, body.admin-bar .navbar.navbar-scroll-point.header-with-topbar.navbar-fixed-top .navbar-collapse {
    max-height: calc(100% - 70px);
    margin-top: 70px;
  }
  body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top.navbar-transparent .navbar-collapse, body.admin-bar .navbar.navbar-scroll-point.header-with-topbar.navbar-fixed-top.navbar-transparent .navbar-collapse {
    max-height: calc(100% - 70px);
    margin-top: 115px;
  }
  body.admin-bar.woocommerce.single-product .product {
    padding-top: 24px;
  }
}
@media (max-width: 480px) {
  .single .main-raised {
    margin: -60px 0 30px;
  }

  .comment-respond .form-submit input {
    display: block;
    float: none !important;
    margin: 0 auto;
  }

  .hestia-features {
    padding: 40px 0 55px;
  }

  .alternative-blog-row {
    display: table;
    width: 100%;
    margin: 0 auto;
    table-layout: fixed;
  }
  .alternative-blog-row div:first-child {
    display: table-footer-group;
  }
  .alternative-blog-row div:last-child {
    padding: 0;
    display: block;
  }

  .contactus .hestia-contact-form-col {
    padding: 0 5px;
  }
  .contactus .card-contact {
    margin-top: 30px;
  }
  .contactus .card-contact .content {
    padding: 30px 15px 0;
  }
  .contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap {
    margin-bottom: 0;
    padding: 0;
  }
  .contactus .pirate_forms_wrap .form_captcha_wrap > div > div {
    transform: scale(0.8);
    overflow: visible;
  }
}
/*--------------------------------------------------------------
# Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Fix elementor sections on raised sections.
--------------------------------------------------------------*/
.elementor-page .hestia-about > .container {
  width: 100%;
}
.elementor-page .pagebuilder-section {
  padding: 0;
}
.elementor-page .title-in-content, .elementor-page .image-in-page {
  display: none;
}

.home.elementor-page .main-raised > section.hestia-about {
  overflow: visible;
}

.elementor-editor-active .navbar {
  pointer-events: none;
}

.elementor-editor-active #elementor.elementor-edit-mode .elementor-element-overlay {
  z-index: 1000000;
}

.elementor-page.page-template-template-fullwidth .blog-post-wrapper > .container {
  width: 100%;
}
.elementor-page.page-template-template-fullwidth .blog-post-wrapper > .container .col-md-12 {
  padding: 0;
}
.elementor-page.page-template-template-fullwidth article.section {
  padding: 0;
}

/*--------------------------------------------------------------
## Send in Blue
--------------------------------------------------------------*/
form.form-group[id^=sib] input[type=text],
form.form-group[id^=sib] input[type=email],
form.form-group[id^=sib] select {
  border: none !important;
}

/*--------------------------------------------------------------
## WPML
--------------------------------------------------------------*/
footer .wpml-ls-item-legacy-dropdown a,
footer .wpml-ls-item-legacy-dropdown-click a {
  color: #000000;
}

.wpml-ls-statics-footer {
  margin: 0 auto;
}

/*--------------------------------------------------------------
## BBPress Basic
--------------------------------------------------------------*/
.bbp-template-notice.info {
  max-width: inherit;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
  margin-bottom: 0;
}

.bbpress.blog-post .section-text p {
  font-size: 15px;
  margin-bottom: 20px;
}

#wp-link-close {
  box-shadow: none;
}

/*--------------------------------------------------------------
## Elementor / Beaver Builder Section Editing
--------------------------------------------------------------*/
.elementor-editor-preview .hestia-pagebuilder-frontpage-controls {
  display: none;
}

.elementor-editor-active .main > section,
.fl-builder-edit .main > section {
  position: relative;
}
.elementor-editor-active .main > section .hestia-pagebuilder-frontpage-controls,
.fl-builder-edit .main > section .hestia-pagebuilder-frontpage-controls {
  position: absolute;
  top: 35px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  border: 2px solid #76cfe8;
  text-align: center;
  display: none;
  z-index: 100;
}
.elementor-editor-active .main > section .hestia-pagebuilder-frontpage-controls > a,
.fl-builder-edit .main > section .hestia-pagebuilder-frontpage-controls > a {
  cursor: pointer;
  position: relative;
  background: #71d7f7;
  border-radius: 3px 3px 0 0;
  top: -30px;
  line-height: 30px;
  min-width: 30px;
  text-align: center;
  color: #fff;
  font-weight: 800;
  padding: 0 10px;
  display: inline-block;
}
.elementor-editor-active .main > section .hestia-pagebuilder-frontpage-controls > a:hover,
.fl-builder-edit .main > section .hestia-pagebuilder-frontpage-controls > a:hover {
  color: #f00;
}
.elementor-editor-active .main > section .hestia-pagebuilder-frontpage-controls > a > .dashicons,
.fl-builder-edit .main > section .hestia-pagebuilder-frontpage-controls > a > .dashicons {
  height: 30px;
  width: auto;
  margin-right: 5px;
  line-height: 27px;
}
.elementor-editor-active .main > section:hover .hestia-pagebuilder-frontpage-controls,
.fl-builder-edit .main > section:hover .hestia-pagebuilder-frontpage-controls {
  display: block;
}

/*--------------------------------------------------------------
## PayPal for WooCommerce
--------------------------------------------------------------*/
#checkout_paypal_message {
  background-color: #f0f0f0;
  color: #515151;
  max-width: 100%;
  padding: 20px !important;
}
#checkout_paypal_message:before {
  content: '';
  display: none;
}
#checkout_paypal_message p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
#checkout_paypal_message .checkoutStatus {
  width: 100%;
}
#checkout_paypal_message #paypal_box_button {
  text-align: center;
}
#checkout_paypal_message #paypal_ec_button,
#checkout_paypal_message #paypal_ec_paypal_credit_button {
  display: inline-block;
  float: none;
  margin: 0 10px;
}
#checkout_paypal_message .woocommerce_paypal_ec_checkout_message {
  margin-top: 10px;
}

.woocommerce-cart .angelleye_cart_button a.paypal_checkout_button, .woocommerce-cart a.paypal_checkout_button {
  clear: none;
}
.woocommerce-cart article .woocommerce {
  display: inline-block;
  width: 100%;
}

@media (max-width: 480px) {
  #checkout_paypal_message #paypal_ec_paypal_credit_button {
    margin-top: 10px;
  }
}
.hestia-top-bar .widget a.paypal_checkout_button,
.nav-cart .widget a.paypal_checkout_button {
  display: none;
}

/*--------------------------------------------------------------
## MailChimp for WordPress (ibericode)
--------------------------------------------------------------*/
.woocommerce-checkout .mc4wp-checkbox,
.woocommerce-checkout .mc4wp-checkbox-woocommerce {
  margin-bottom: 0 !important;
  padding-left: 3px;
}
.woocommerce-checkout .mc4wp-checkbox span,
.woocommerce-checkout .mc4wp-checkbox-woocommerce span {
  color: #999999;
  font-size: 16px;
  font-weight: 300;
  margin-left: 7px;
}

/*--------------------------------------------------------------
## Bootstrap MS - 480-767 breakpoint
--------------------------------------------------------------*/
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 481px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left;
  }

  .col-ms-1 {
    width: 8.33333%;
  }

  .col-ms-2 {
    width: 16.66667%;
  }

  .col-ms-3 {
    width: 25%;
  }

  .col-ms-4 {
    width: 33.33333%;
  }

  .col-ms-5 {
    width: 41.66667%;
  }

  .col-ms-6 {
    width: 50%;
  }

  .col-ms-7 {
    width: 58.33333%;
  }

  .col-ms-8 {
    width: 66.66667%;
  }

  .col-ms-9 {
    width: 75%;
  }

  .col-ms-10 {
    width: 83.33333%;
  }

  .col-ms-11 {
    width: 91.66667%;
  }

  .col-ms-12 {
    width: 100%;
  }

  .col-ms-push-1 {
    left: 8.33333%;
  }

  .col-ms-push-2 {
    left: 16.66667%;
  }

  .col-ms-push-3 {
    left: 25%;
  }

  .col-ms-push-4 {
    left: 33.33333%;
  }

  .col-ms-push-5 {
    left: 41.66667%;
  }

  .col-ms-push-6 {
    left: 50%;
  }

  .col-ms-push-7 {
    left: 58.33333%;
  }

  .col-ms-push-8 {
    left: 66.66667%;
  }

  .col-ms-push-9 {
    left: 75%;
  }

  .col-ms-push-10 {
    left: 83.33333%;
  }

  .col-ms-push-11 {
    left: 91.66667%;
  }

  .col-ms-pull-1 {
    right: 8.33333%;
  }

  .col-ms-pull-2 {
    right: 16.66667%;
  }

  .col-ms-pull-3 {
    right: 25%;
  }

  .col-ms-pull-4 {
    right: 33.33333%;
  }

  .col-ms-pull-5 {
    right: 41.66667%;
  }

  .col-ms-pull-6 {
    right: 50%;
  }

  .col-ms-pull-7 {
    right: 58.33333%;
  }

  .col-ms-pull-8 {
    right: 66.66667%;
  }

  .col-ms-pull-9 {
    right: 75%;
  }

  .col-ms-pull-10 {
    right: 83.33333%;
  }

  .col-ms-pull-11 {
    right: 91.66667%;
  }

  .col-ms-offset-1 {
    margin-left: 8.33333%;
  }

  .col-ms-offset-2 {
    margin-left: 16.66667%;
  }

  .col-ms-offset-3 {
    margin-left: 25%;
  }

  .col-ms-offset-4 {
    margin-left: 33.33333%;
  }

  .col-ms-offset-5 {
    margin-left: 41.66667%;
  }

  .col-ms-offset-6 {
    margin-left: 50%;
  }

  .col-ms-offset-7 {
    margin-left: 58.33333%;
  }

  .col-ms-offset-8 {
    margin-left: 66.66667%;
  }

  .col-ms-offset-9 {
    margin-left: 75%;
  }

  .col-ms-offset-10 {
    margin-left: 83.33333%;
  }

  .col-ms-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .form-horizontal .form-group .control-label {
    text-align: right;
  }
}
.elementor-text-editor p, .elementor-text-editor h1, .elementor-text-editor h2, .elementor-text-editor h3, .elementor-text-editor h4, .elementor-text-editor h5, .elementor-text-editor h6 {
  font-size: inherit;
}

div.wpforms-container .wpforms-form input:focus,
div.wpforms-container .wpforms-form select:focus {
  border: none;
}

/*--------------------------------------------------------------
## Instagram Feed (Smash Balloon)
--------------------------------------------------------------*/
.sbi_photo {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 10px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
## Max Mega Menu Compatibility
--------------------------------------------------------------*/
#mega-menu-wrap-primary {
  display: table-cell;
  width: 100%;
  text-align: right;
  vertical-align: middle;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  text-transform: uppercase;
}

.navbar-transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #fff;
}
.navbar-transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  color: #fff;
}

.mega-menu-primary .navbar-toggle-wrapper {
  display: none;
}

.mega-menu-primary .obfx-menu-icon {
  margin-right: 5px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .mega-menu-primary .container .navbar-header {
    width: auto;
    float: left;
  }

  #mega-menu-wrap-primary {
    width: auto;
    display: inline;
    top: 5px;
  }

  #mega-menu-wrap-primary #mega-menu-primary {
    width: 100%;
  }

  .navbar-transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
  .navbar-transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: inherit;
  }
}
@media (min-width: 769px) {
  .mega-menu-primary .navbar.full-screen-menu .navbar-header {
    width: auto;
  }

  .mega-menu-primary .hestia_center #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
  }

  .mega-menu-primary .hestia_right #mega-menu-wrap-primary #mega-menu-primary {
    text-align: left;
  }
}
/*--------------------------------------------------------------
## Beaver builder buttons
--------------------------------------------------------------*/
.fl-builder-bar-actions button, .fl-builder-bar-actions input[type="submit"], .fl-builder-bar-actions input[type="button"],
.fl-builder-panel button,
.fl-builder-panel input[type="submit"],
.fl-builder-panel input[type="button"],
.fl-builder--main-menu-panel-views button,
.fl-builder--main-menu-panel-views input[type="submit"],
.fl-builder--main-menu-panel-views input[type="button"],
.fl-lightbox-footer button,
.fl-lightbox-footer input[type="submit"],
.fl-lightbox-footer input[type="button"] {
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
}
.fl-builder-bar-actions button:hover, .fl-builder-bar-actions input[type="submit"]:hover, .fl-builder-bar-actions input[type="button"]:hover,
.fl-builder-panel button:hover,
.fl-builder-panel input[type="submit"]:hover,
.fl-builder-panel input[type="button"]:hover,
.fl-builder--main-menu-panel-views button:hover,
.fl-builder--main-menu-panel-views input[type="submit"]:hover,
.fl-builder--main-menu-panel-views input[type="button"]:hover,
.fl-lightbox-footer button:hover,
.fl-lightbox-footer input[type="submit"]:hover,
.fl-lightbox-footer input[type="button"]:hover {
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
}

.media-modal.wp-core-ui .media-modal-close {
  background-color: inherit;
}
.media-modal.wp-core-ui select {
  -webkit-appearance: menulist-button;
  -moz-appearance: menulist-button;
  appearance: menulist-button;
}

body.fl-builder-edit .navbar.header-with-topbar.navbar-default:not(.navbar-transparent) {
  margin-top: 40px;
}

/*--------------------------------------------------------------
# Mega Menu
--------------------------------------------------------------*/
.hestia-mm-description {
  display: none;
  opacity: .75;
}

.hestia-mega-menu .hestia-mm-description {
  display: block;
}

.navbar .hestia-mega-menu > .dropdown-menu {
  margin: auto;
  left: 0;
  right: 0;
}

@media (min-width: 769px) {
  .navbar .hestia-mega-menu > .dropdown-menu {
    width: 750px;
    left: 50%;
    transform: translateX(-50%);
  }

  /* one item */
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(1) {
    /* -or- li:only-child { */
    width: 100%;
  }

  /* two items */
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(2),
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(2) ~ li {
    width: 50%;
  }

  /* three items */
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(3),
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(3) ~ li {
    width: 33.3333%;
  }

  /* four items */
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(4),
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(4) ~ li {
    width: 25%;
  }

  /* five items */
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(5),
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(5) ~ li {
    width: 20%;
  }

  /* six items */
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(5),
  .hestia-mega-menu > .dropdown-menu .hestia-mm-col:first-child:nth-last-child(5) ~ li {
    width: 16.66666666666667%;
  }
}
@media (min-width: 992px) {
  .navbar .hestia-mega-menu > .dropdown-menu {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .navbar .hestia-mega-menu > .dropdown-menu {
    width: 1170px;
  }
}
.navbar .navbar-nav > li.hestia-mega-menu {
  position: static;
}

.navbar .hestia-mega-menu > .dropdown-menu > li > a {
  margin: 0;
}

.hestia-mega-menu > .dropdown-menu {
  padding: 5px;
  color: #333 !important;
  right: auto;
  width: 100%;
  left: 0;
  display: table;
  top: inherit;
}
.hestia-mega-menu > .dropdown-menu .divider {
  height: 1px;
  margin: 9px auto;
  width: 75%;
}

.hestia-mega-menu:hover .hestia-mm-col > .dropdown-menu,
.hestia-mega-menu.open .hestia-mm-col > .dropdown-menu {
  visibility: visible;
}

.hestia-mega-menu .hestia-mm-col {
  text-align: center;
  vertical-align: top;
  display: table-cell;
  position: relative;
  padding: 5px;
}
.hestia-mega-menu .hestia-mm-col > a {
  display: none;
}

.hestia-mega-menu .hestia-mm-col > .dropdown-menu {
  float: none;
  background: none;
  box-shadow: none;
  opacity: 1;
  display: inline-block !important;
  position: static;
  left: inherit;
}

.navbar .hestia-mm-heading {
  margin: 10px 5px 10px 0;
}

.navbar .hestia-mm-heading > span {
  text-transform: uppercase;
  padding: 7px 10px 5px 10px;
  margin: 0 5px;
}

.navbar .hestia-mm-heading > .mm-heading-wrapper a:hover {
  text-decoration: underline;
}

.mm-heading-wrapper a {
  color: #333;
  padding: 0;
}

.hestia-mm-description {
  color: #333;
  padding: 7px 10px 5px 10px;
  margin: 0 5px;
}

.hestia_right .dropdown-menu > .hestia-mega-menu > .dropdown-menu {
  display: block;
  width: auto;
  left: 100%;
}

.hestia_left .dropdown-menu > .hestia-mega-menu > .dropdown-menu {
  display: block;
  width: auto;
  right: 100%;
  left: auto;
  top: 0;
}

@media (max-width: 768px) {
  .navbar .hestia-mm-col.dropdown-submenu:hover > .dropdown-menu {
    display: inline-block !important;
  }

  .navbar .navbar-nav .dropdown .dropdown-menu li li .mm-heading-wrapper a {
    padding: 0;
  }

  .hestia-mega-menu > .dropdown-menu {
    display: none;
  }

  .hestia-mega-menu > .dropdown-menu .divider {
    width: 100%;
    margin: 15px auto;
  }

  .navbar .navbar-nav .dropdown li.hestia-mm-heading {
    padding: 15px 0;
  }
}






/*
Theme Name:     Orfeo
Theme URI:      https://themeisle.com/themes/orfeo/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Orfeo is a responsive WordPress theme with multipurpose design. It is a good fit for both small businesses and corporate businesses, as it is highly customizable via the Live Customizer. You can use Orfeo for restaurants, startups, freelancer resume, creative agencies, portfolios, WooCommerce, or niches like sports, medical, blogging, fashion, lawyer sites etc. It has a one-page design, Sendinblue newsletter integration, widgetized footer, and a clean appearance. The theme is compatible with Elementor Page Builder, Photo Gallery, Flat Parallax Slider, and Travel Map; it is mobile friendly and optimized for SEO.
Version:        1.0.6
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    orfeo
Template:       hestia
Tags: blog, custom-logo, portfolio, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.main-raised {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}

.single-post .main-raised {
  margin-bottom: 0;
}

.archive.woocommerce-page .main-raised {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
}

div, p, a, span, li, body {
  font-family: inherit;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
a,
.btn,
button,
.button {
  box-shadow: none !important;
}

a:hover,
.btn:hover,
button:hover,
.button:hover {
  box-shadow: none !important;
  opacity: 0.75;
}

/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
/* === General Widgets === */
/* Search Widget */
.widget.widget_search .search-form input[type=submit] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.widget.widget_search:hover .search-form input[type=submit] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/* Drop-down Widget */
.widget select {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: transparent;
  border: 1px solid #eeeeee;
  font-weight: 300;
  padding-left: 15px;
}

/* List widgets remove left padding only for the main list
 * subcategories should keep the left padding */
.widget > ul {
  padding: 0;
}

/* === Widgets Areas === */
/* Blog and Shop widgets area */
.blog-sidebar,
.shop-sidebar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* End of .widget */
  /* Remove box-shadow and animation from product thumbnail */
}
.blog-sidebar .widget,
.shop-sidebar .widget {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #444444;
  font-family: inherit;
  font-weight: 300;
}
.blog-sidebar .widget a,
.shop-sidebar .widget a {
  color: inherit;
  font-weight: inherit;
}
.blog-sidebar .widget h5,
.shop-sidebar .widget h5 {
  font-weight: 300;
}
.blog-sidebar .widget.woocommerce li a img,
.shop-sidebar .widget.woocommerce li a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.blog-sidebar .widget.woocommerce li:hover a img,
.shop-sidebar .widget.woocommerce li:hover a img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/* End of Blog and Shop widgets area */
/* Footer widgets area */
.footer-big {
  /* Remove box-shadow and animation from product thumbnail */
  /* Average rating */
}
.footer-big .widget {
  color: #ffffff;
  font-weight: 300;
}
.footer-big .widget h5,
.footer-big .widget ul li,
.footer-big .widget ul li a {
  font-weight: inherit;
}
.footer-big .widget.woocommerce li a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.footer-big .widget.woocommerce li:hover a img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}
.footer-big .woocommerce.widget_rating_filter .wc-layered-nav-rating .star-rating {
  top: 10px;
  left: -182px;
}

/* End of Footer widgets area */
/* Very Top bar */
.hestia-top-bar .woocommerce.widget_shopping_cart .buttons > a.button {
  display: none;
}

/* End of Very Top bar */
/* === WooCommerce Widgets === */
/* Cart widget */
.woocommerce.widget_shopping_cart .buttons > a.button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
  padding: 8px 18px;
}
.woocommerce.widget_shopping_cart .buttons > a.button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

.woocommerce div[id^=woocommerce_widget_cart].widget .buttons > a.button,
.woocommerce div[id^=woocommerce_widget_cart].widget .buttons > a.button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Filter by price widget */
.woocommerce.widget_price_filter button.button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
  padding: 8px 18px;
}
.woocommerce.widget_price_filter button.button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
}

/* Product tags */
.widget_product_tag_cloud .tag-cloud-link:hover {
  opacity: 0.75;
}

/* Product search */
.woocommerce.widget_product_search input[type=submit] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.woocommerce.widget_product_search input[type=submit]:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

@media (max-width: 1200px) {
  /* Cart widget */
  .woocommerce.widget_shopping_cart .buttons > a.button {
    display: block;
    width: 100%;
    margin: 5px auto 0;
    text-align: center;
  }

  /* Filter by price widget */
  #secondary div[id^=woocommerce_price_filter] div.price_label,
  .footer-big div[id^=woocommerce_price_filter] div.price_label {
    float: none;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 5px 0 0;
    text-align: center;
    clear: both;
  }

  .woocommerce .widget_price_filter .price_slider_amount .button {
    float: none;
    display: block;
    width: 100%;
    margin: 0 auto 5px;
    text-align: center;
  }
}
/* End of media queries */
/*--------------------------------------------------------------
## Navigation Navbar
--------------------------------------------------------------*/
.title-logo-wrapper {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}
.title-logo-wrapper a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.navbar .navbar-collapse > .navbar-nav > li.menu-item {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
}
.navbar .navbar-collapse > .navbar-nav > li.menu-item > a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

#main-navigation ul.nav > li.btn.btn-primary a {
  padding-top: 11px;
  padding-bottom: 11px;
}

#main-navigation ul.nav > li.btn.btn-primary:hover {
  opacity: 0.75;
}

.navbar {
  -webkit-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
}

/* Very top bar */
.hestia-top-bar .quantity,
.hestia-top-bar .woocommerce-mini-cart__total,
.hestia-top-bar .woocommerce-Price-amount {
  color: #ffffff;
}

/* Button in main menu with accent_color */
.btn.btn-primary {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn.btn-primary:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagination .nav-links li a {
  font-size: 14px;
  font-weight: 600;

  text-transform: capitalize;
  border: 2px solid;
}
.pagination .nav-links li a:hover {
  color: #fff;
}
.pagination .nav-links .page-numbers.dots {
  display: none;
}
.pagination .nav-links .prev:before,
.pagination .nav-links .next:after {
  display: none;
}
.pagination .nav-links .current {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border: 2px solid;
}
.pagination .nav-links .current:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
## Social link buttons
--------------------------------------------------------------*/
.btn.btn-just-icon {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn.btn-just-icon:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-big {
  background-color: #252422;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.footer-big .footer-menu .page_item,
.footer-big .footer-menu .page_item a {
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  line-height: 36px;
  text-transform: none;
}
.footer-big .copyright {
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}

/*--------------------------------------------------------------
## Tags
--------------------------------------------------------------*/
/* Categories */
.entry-categories .label {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  color: #fff;
  font-family: inherit;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  padding: 4px 10px;
}
.entry-categories span.label > a {
  padding: 0 !important;
}

/* Tags */
.entry-tags .entry-tag {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #fff;
  background-color: #7AC29A;
  font-family: inherit;
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
  text-transform: uppercase;
  padding: 4px 8px 3px 8px;
}
.entry-tags .entry-tag a {
  font-size: inherit;
  color: inherit;
  padding: 0;
}
.entry-tags .entry-tag:nth-of-type(4n+1) {
  background-color: #6bd098;
}
.entry-tags .entry-tag:nth-of-type(4n+2) {
  background-color: #fbc658;
}
.entry-tags .entry-tag:nth-of-type(4n+3) {
  background-color: #51bcda;
}
.entry-tags .entry-tag:nth-of-type(4n+4) {
  background-color: #f5593d;
}

/*--------------------------------------------------------------
## Page Header Height
--------------------------------------------------------------*/
/* Page header height on default page template */
.archive .boxed-layout-header,
.page-template-default .boxed-layout-header {
  padding-bottom: 0;
}

/* Page header height on search and shop page */
.archive.woocommerce-page .boxed-layout-header,
.search .boxed-layout-header {
  padding-bottom: 60px;
}

/* Page title */
.hestia-title {
  font-weight: 300;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Big Title Section
--------------------------------------------------------------*/
.carousel {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.carousel .hestia-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 55px;
  margin: 30px 0 25px;
}
.carousel .sub-title {
  font-family: inherit;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0 0 8px;
}
.carousel .buttons {
  margin: 30px 0 0;
}
.carousel .buttons a {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 30px;
}
.carousel .buttons .btn.btn-primary,
.carousel .buttons .btn.btn-primary:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.carousel .buttons .btn.btn-primary:hover {
  opacity: 0.75;
}
.carousel .buttons .btn-right {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  padding: 9px 28px;
}
.carousel .buttons .btn-right:hover {
  opacity: 0.75;
}
.carousel .big-title-slider-content .buttons .btn,
.carousel .big-title-slider-content .buttons .btn-right {
  display: inline-block;
  margin: 15px;
}
.carousel .big-title-slider-content.text-left .buttons .btn {
  margin-left: auto;
}
.carousel .big-title-slider-content.text-right .buttons .btn {
  margin-right: auto;
}

/*--------------------------------------------------------------
## Features Section
--------------------------------------------------------------*/
.hestia-features {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  padding: 80px 0;
  /* End of .hestia-features-content */
}
.hestia-features .hestia-title {
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 25px;
  min-height: 32px;
}
.hestia-features .description {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}
.hestia-features .hestia-features-content {
  margin: 30px;
}
.hestia-features .hestia-features-content .hestia-info {
  text-align: center;
  padding: 30px 0 30px;
  margin: 0 auto;
}
.hestia-features .hestia-features-content .hestia-info .info-title {
  color: #444444;
  font-size: 23px;
  font-weight: 300;
  line-height: 27px;
  margin: 15px 0;
}
.hestia-features .hestia-features-content .hestia-info p {
  color: #9A9A9A;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 5px;
}
.hestia-features .hestia-features-content .hestia-info .icon > i {
  font-size: 48px;
}

/*--------------------------------------------------------------
## Products Section
--------------------------------------------------------------*/
section.products {
  background-color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* End of .hestia-shop-content */
}
section.products .hestia-title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 25px;
  min-height: 32px;
}
section.products .description {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}
section.products .hestia-shop-content {
  margin: 0;
}
section.products .hestia-shop-content .card-product {
  background: transparent;
}
section.products .hestia-shop-content .card-product .content .card-title {
  color: #444444;
}
section.products .hestia-shop-content .card-product .content .footer .stats .tooltip .tooltip-arrow:before {
  left: -8px;
  right: auto;
  top: -12px;
  margin-left: -3px;
  content: "";
  border-width: 10px 11px 0;
  border-top-color: #fff;
  position: absolute;
}
section.products .hestia-shop-content .card-product .content .footer .stats .tooltip .tooltip-arrow {
  border-top: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  right: auto;
  margin-right: 0;
  top: 43px;
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  bottom: 0;
}
section.products .hestia-shop-content .card-product .content .footer .stats .tooltip .tooltip-inner {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
  color: #66615B;
  max-width: 200px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
}
section.products .hestia-shop-content .card-product .content .footer .stats {
  z-index: 100;
}
section.products .hestia-shop-content .shop-item:hover > .card > .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: .75;
}
section.products .hestia-shop-content .shop-item .card .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
section.products .hestia-shop-content .shop-item .card .card-image a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
section.products .hestia-shop-content .shop-item .card .card-image a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
## Portfolio Section
--------------------------------------------------------------*/
.hestia-work {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.hestia-work .hestia-title {
  color: "Montserrat", "Helvetica", "Arial", sans-serif;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
  margin: 30px 0 25px;
  min-height: 32px;
}
.hestia-work .description {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0 0 8px;
}
.hestia-work .hestia-portfolio-content .card {
  -webkit-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
}
.hestia-work .hestia-portfolio-content .card .card-title {
  -moz-osx-font-smoothing: initial;
  -webkit-font-smoothing: initial;
  font-weight: 300;
}

/*--------------------------------------------------------------
## Team Section
--------------------------------------------------------------*/
.hestia-team {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* End of .hestia-team-content */
}
.hestia-team .hestia-title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 43px;
  margin: 30px 0 25px;
  min-height: 32px;
}
.hestia-team h5.description {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}
.hestia-team .hestia-team-content {
  margin: 30px 0 0;
}
.hestia-team .hestia-team-content .card {
  margin: 30px 0 20px;
  text-align: center;
}
.hestia-team .hestia-team-content .card .col-md-5 {
  float: none;
  text-align: center;
  margin: 0 auto;
  width: auto;
}
.hestia-team .hestia-team-content .card .col-md-5 .card-image {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.hestia-team .hestia-team-content .card .col-md-5 .card-image img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  max-width: 100%;
  height: auto;
}
.hestia-team .hestia-team-content .card .col-md-7 {
  float: none;
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: auto;
}
.hestia-team .hestia-team-content .card .content .card-title {
  color: #444444;
  font-size: 22px;
  font-weight: 300;
  line-height: 26px;
  margin: 5px 0 0;
}
.hestia-team .hestia-team-content .card .content .category {
  color: #868e96;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  margin: 5px 0;
}
.hestia-team .hestia-team-content .card .content .card-description {
  color: #9A9A9A;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 15px 0 5px;
}
.hestia-team .hestia-team-content .card .content .footer a.btn {
  opacity: 0.8;
}
.hestia-team .hestia-team-content .card .content .footer a.btn:hover {
  opacity: 0.65;
}

/*--------------------------------------------------------------
## Pricing Section
--------------------------------------------------------------*/
.hestia-pricing {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.hestia-pricing .hestia-title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
  margin: 30px 0 25px;
  min-height: 32px;
}
.hestia-pricing p.text-gray {
  color: #9A9A9A;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 5px;
}
.hestia-pricing .card-pricing {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -webkit-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -moz-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -ms-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -o-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}
.hestia-pricing .card-pricing .category {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  margin: 10px 0;
}
.hestia-pricing .card-pricing .card-title {
  font-size: 51px;
  font-weight: 300;
  line-height: 42px;
  margin-top: 30px;
}
.hestia-pricing .card-pricing .card-title small:first-child {
  color: inherit;
  font-size: 51px;
  font-weight: 300;
  top: 0;
}
.hestia-pricing .card-pricing ul {
  margin: 20px auto;
  max-width: 240px;
}
.hestia-pricing .card-pricing ul li {
  -moz-osx-font-smoothing: initial;
  -webkit-font-smoothing: initial;
  color: #444444;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  padding: 5px 0;
  border: none;
}
.hestia-pricing .card-pricing .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px;
  padding: 8px 18px;
}
.hestia-pricing .card-pricing .btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}
.hestia-pricing .card-pricing:hover {
  -webkit-box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hestia-pricing .hestia-table-two .card-pricing .category,
.hestia-pricing .hestia-table-two .card-pricing .card-title,
.hestia-pricing .hestia-table-two .card-pricing .card-title small,
.hestia-pricing .hestia-table-two .card-pricing ul li,
.hestia-pricing .hestia-table-two .card-pricing ul li b {
  color: #fff;
}
.hestia-pricing .hestia-table-two .card-pricing .btn {
  color: #66615B;
  background-color: white;
}

/*--------------------------------------------------------------
## Ribbon Section
--------------------------------------------------------------*/
.hestia-ribbon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 35px 0;
}
.hestia-ribbon .hestia-title {
  font-weight: 300;
  font-size: 26px;
  line-height: 54px;
}
.hestia-ribbon .btn.btn-primary {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  font-weight: 600;
  font-size: 12px;
  line-height: 21px;
  padding: 8px 18px;
}
.hestia-ribbon .btn.btn-primary:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*--------------------------------------------------------------
## Testimonials Section
--------------------------------------------------------------*/
.hestia-testimonials {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* End of .hestia-team-content */
}
.hestia-testimonials .hestia-title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
}
.hestia-testimonials .description {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}
.hestia-testimonials .hestia-testimonials-content {
  margin: 30px 0 0;
}
.hestia-testimonials .hestia-testimonials-content .row:nth-of-type(2n+1) .col-md-4:nth-of-type(3n+1) .card-testimonial {
  background-color: #6bd098;
}
.hestia-testimonials .hestia-testimonials-content .row:nth-of-type(2n+1) .col-md-4:nth-of-type(3n+2) .card-testimonial {
  background-color: #fbc658;
}
.hestia-testimonials .hestia-testimonials-content .row:nth-of-type(2n+1) .col-md-4:nth-of-type(3n+3) .card-testimonial {
  background-color: #e91e63;
}
.hestia-testimonials .hestia-testimonials-content .row:nth-of-type(2n+2) .col-md-4:nth-of-type(3n+1) .card-testimonial {
  background-color: #f5593d;
}
.hestia-testimonials .hestia-testimonials-content .row:nth-of-type(2n+2) .col-md-4:nth-of-type(3n+2) .card-testimonial {
  background-color: #51cbce;
}
.hestia-testimonials .hestia-testimonials-content .row:nth-of-type(2n+2) .col-md-4:nth-of-type(3n+3) .card-testimonial {
  background-color: #51bcda;
}
.hestia-testimonials .hestia-testimonials-content .row .col-md-4 .card-testimonial .content .card-title, .hestia-testimonials .hestia-testimonials-content .row .col-md-4 .card-testimonial .content .category, .hestia-testimonials .hestia-testimonials-content .row .col-md-4 .card-testimonial .content .card-description {
  color: #fff;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial {
  text-align: left;
  padding: 20px 20px 0;
  -webkit-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -webkit-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -moz-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -ms-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -o-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial .card-avatar {
  margin: 0;
  max-width: 60px;
  max-height: 60px;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial .card-avatar img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 0 -20px;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial .content .card-title {
  font-weight: 600;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial .content .category {
  font-weight: 300;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial .content .card-description {
  font-family: inherit;
  font-weight: 300;
}
.hestia-testimonials .hestia-testimonials-content .card-testimonial:hover {
  -webkit-box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
}

/*--------------------------------------------------------------
## Subscribe Section
--------------------------------------------------------------*/
.subscribe-line {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.subscribe-line .title {
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
}
.subscribe-line .subscribe-description {
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0 0 40px;
}

/*--------------------------------------------------------------
## Blog Section
--------------------------------------------------------------*/
.home:not(.blog) .hestia-blogs {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #eeeeee;
  /* End of .hestia-blog-content */
}
.home:not(.blog) .hestia-blogs .hestia-title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 41px;
}
.home:not(.blog) .hestia-blogs .description {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content {
  margin: 60px 0 0;
  padding: 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+1) .category a {
  color: #6bd098;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+1) .category a:hover {
  color: #44c47d;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+2) .category a {
  color: #51cbce;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+2) .category a:hover {
  color: #34b5b8;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+3) .category a {
  color: #51bcda;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+3) .category a:hover {
  color: #2ba9cd;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+1) .card-description a.moretag {
  color: #fff;
  background-color: #6bd098;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+1) .card-description a.moretag:hover {
  color: #fff;
  background-color: #44c47d;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+2) .card-description a.moretag {
  color: #fff;
  background-color: #51cbce;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+2) .card-description a.moretag:hover {
  color: #fff;
  background-color: #34b5b8;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+3) .card-description a.moretag {
  color: #fff;
  background-color: #51bcda;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+1) article:nth-child(3n+3) .card-description a.moretag:hover {
  color: #fff;
  background-color: #2ba9cd;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+1) .category a {
  color: #f5593d;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+1) .category a:hover {
  color: #f33816;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+2) .category a {
  color: #fbc658;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+2) .category a:hover {
  color: #fab526;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+3) .category a {
  color: #e91e63;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+3) .category a:hover {
  color: #C11F64;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+1) .card-description a.moretag {
  color: #fff;
  background-color: #f5593d;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+1) .card-description a.moretag:hover {
  color: #fff;
  background-color: #f33816;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+2) .card-description a.moretag {
  color: #fff;
  background-color: #fbc658;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+2) .card-description a.moretag:hover {
  color: #fff;
  background-color: #fab526;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+3) .card-description a.moretag {
  color: #fff;
  background-color: #e91e63;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .row:nth-child(2n+2) article:nth-child(3n+3) .card-description a.moretag:hover {
  color: #fff;
  background-color: #C11F64;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-color: #fff;
  margin: 5px 0 20px;
  text-align: center;
  -webkit-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  -webkit-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -moz-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -ms-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -o-transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  transition: 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 12px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 12px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 12px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .card-image a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .card-image a img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .content {
  text-align: left;
  padding: 20px;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .content .category {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  padding: 10px 0 0;
  margin: 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .content .card-title {
  color: #444444;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 5px 0 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .content .card-description {
  color: #9A9A9A;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 15px 0 5px;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog .content .card-description .moretag {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #51cbce;
  border-color: #51cbce;
  color: #FFFFFF;
  opacity: 1;
  box-sizing: border-box;
  border-width: 2px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.75;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 20px;
  display: block;
  max-width: 133px;
  margin: 20px auto 0 0;
}
.home:not(.blog) .hestia-blogs .hestia-blog-content .card-blog:hover {
  -webkit-box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
}

/*--------------------------------------------------------------
## Contact Section
--------------------------------------------------------------*/
.contactus {
  font-family: inherit;
}
.contactus .hestia-title {
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}
.contactus .description {
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
}
.contactus .card-contact {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.contactus .card-contact .header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  background: transparent;
}
.contactus .card-contact .header .card-title {
  color: #444444;
  font-weight: 300;
  border-bottom: 1px solid #DDDDDD;
  padding: 0 0 25px;
}
.contactus .card-contact .form-group label.control-label {
  font-weight: 300;
}
.contactus .card-contact .btn.btn-primary {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-weight: 600;
}
.contactus .card-contact .btn.btn-primary:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
.blog {
  /* Page header */
}
.blog .boxed-layout-header {
  padding-bottom: 0;
}
.blog .hestia-title {
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
}
.blog .hestia-blogs .sticky {
  border-radius: 6px;
  box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
  background-color: #ffffff;
}
.blog .hestia-blogs .sticky .card-image {
  margin-top: 0;
}
.blog .hestia-blogs .card-blog {
  margin-top: 5px;
  margin-bottom: 80px;
}
.blog .hestia-blogs .card-blog .card-image {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.blog .hestia-blogs .card-blog .category {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  padding: 10px 0 0;
}
.blog .hestia-blogs .card-blog .card-title {
  color: #444444;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
  margin: 5px 0 0;
}
.blog .hestia-blogs .card-blog .card-description {
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 15px 0 5px;
}
.blog .hestia-blogs .card-blog .author {
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 5px;
}
.blog .hestia-blogs .card-blog .author a > strong {
  font-weight: bolder;
}
.blog .hestia-blogs .card-blog:nth-of-type(2n+2) .row .col-ms-5,
.blog .hestia-blogs .card-blog:nth-of-type(2n+2) .row .col-sm-5 {
  float: right;
}

@media (max-width: 480px) {
  .blog .hestia-blogs .card-blog:nth-of-type(2n+2) .row .col-ms-5,
  .blog .hestia-blogs .card-blog:nth-of-type(2n+2) .row .col-sm-5 {
    float: none;
  }
}
/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Single Post Page
--------------------------------------------------------------*/
.single-post .related-posts {
  font-family: inherit;
}
.single-post .related-posts .hestia-title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 41px;
}
.single-post .related-posts .card-blog {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background-color: #fff;
  margin: 5px 0 20px;
  text-align: center;
}
.single-post .related-posts .card-blog .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 12px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 12px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 12px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
}
.single-post .related-posts .card-blog .card-image a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.single-post .related-posts .card-blog .card-image a img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.single-post .related-posts .card-blog .content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: left;
  padding: 20px;
}
.single-post .related-posts .card-blog .content .category {
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  padding: 10px 0 0;
  margin: 0;
}
.single-post .related-posts .card-blog .content .card-title {
  color: #444444;
  font-family: inherit;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  margin: 5px 0 0;
}
.single-post .related-posts .card-blog .content .card-description {
  color: #9A9A9A;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 15px 0 5px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.section-comments {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: inherit;
}
.section-comments .hestia-title {
  color: #444444;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}
.section-comments .comment .comment-author {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.section-comments .comment .media-body {
  /* For aligning the reply button */
  position: relative;
}
.section-comments .comment .media-body .media-heading a {
  display: inline-block;
  color: #444444;
  font-family: inherit;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
  margin: 5px 0 10px;
}
.section-comments .comment .media-body .media-heading small {
  color: #868e96;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.section-comments .comment .media-body .media-heading small .comment-edit-link {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}
.section-comments .comment .media-body p {
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 5px;
}
.section-comments .comment .media-body .media-footer {
  /* Container here is .media-body */
  position: absolute;
  top: 40px;
  right: 50px;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
}
.section-comments .comment .media-body .media-footer a {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.section-comments .comment .media-body .media-footer a:hover {
  opacity: 0.75;
}
.section-comments .comment-respond .avatar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.section-comments .comment-respond .logged-in-as {
  font-weight: 600;
}
.section-comments .btn.btn-primary {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
}
.section-comments .btn.btn-primary:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Shop Page
--------------------------------------------------------------*/
.card-product {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.card-product .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.card-product .card-image a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.card-product .card-image a img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.card-product .content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 15px 5px 0;
}
.card-product .content .card-title {
  color: #9A9A9A;
  font-size: 19px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  padding: 0;
  margin: 15px 0 5px;
}
.card-product .content .category {
  color: #333333;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  text-align: left;
  text-transform: none;
  margin: 0;
}
.card-product .content .category a {
  color: #9A9A9A;
}
.card-product .content .footer {
  width: 100%;
  margin: 0;
}
.card-product .content .footer .price {
  display: inline-block;
  color: #333333;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.card-product .content .footer .price h4 {
  margin: 0;
}
.card-product .content .footer .stats {
  /* Add to cart icon */
}
.card-product .content .footer .stats .btn.btn-just-icon:hover {
  opacity: 1;
}
.card-product .content .footer .stats a {
  margin: 0 0 10px !important;
}
.card-product .content .footer .stats .tooltip .tooltip-arrow:before {
  border-top: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  left: -8px;
  right: auto;
  top: -12px;
  margin-left: -3px;
  content: "";
  border-width: 10px 11px 0;
  border-top-color: #fff;
  position: absolute;
}
.card-product .content .footer .stats .tooltip .tooltip-arrow {
  border-top: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  right: auto;
  margin-right: 0;
  top: 43px;
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  bottom: 0;
}
.card-product .content .footer .stats .tooltip .tooltip-inner {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
  color: #66615B;
  max-width: 200px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  opacity: 1;
}
.card-product .content .footer .stats .add_to_cart_button {
  position: relative;
  z-index: 100;
}
.card-product .content .footer .stats .add_to_cart_button:active,
.card-product .content .footer .stats .add_to_cart_button:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.card-product .content .footer .stats .hestia-view-cart-wrapper {
  bottom: -40px;
  /* View cart button */
}
.card-product .content .footer .stats .hestia-view-cart-wrapper .added_to_cart {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
  padding: 8px 18px;
}
.card-product .content .footer .stats .hestia-view-cart-wrapper .added_to_cart:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}
.card-product .content .footer .stats .hestia-view-cart-wrapper .added_to_cart:focus,
.card-product .content .footer .stats .hestia-view-cart-wrapper .added_to_cart:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.woocommerce.archive .wrapper .main {
  background-color: #fff;
}
.woocommerce.archive .wrapper .main .card-product {
  background-color: #fff;
}
.woocommerce.archive .products .product > .card > .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce.archive .products .product:hover > .card > .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: .75;
}
.woocommerce.archive .blog-post .products li:nth-of-type(6n) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+1) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+2) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+3) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+4) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+5) .category a {
  color: #9A9A9A !important;
}

/*--------------------------------------------------------------
## Single Product Page
--------------------------------------------------------------*/
/* Single Product Page */
.woocommerce.single-product {
  /* View cart notification */
  /* Remove Page Header */
}
.woocommerce.single-product .woocommerce-message .button {
  float: none;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  border-radius: 30px;
  margin-right: 15px;
}
.woocommerce.single-product .page-header {
  display: none;
}
.woocommerce.single-product .main .blog-post {
  background-color: #ffffff;
}
.woocommerce.single-product .main .blog-post .col-md-12 {
  /* Single Product Box */
}
.woocommerce.single-product .main .blog-post .col-md-12 .product {
  /* Description, Review tabs */
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .onsale {
  display: none;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-product-gallery__image {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .product_title {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .price {
  color: #66615b;
  font-family: inherit;
  font-size: 23px;
  font-weight: 300;
  line-height: 27px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .woocommerce-product-details__short-description {
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  padding-top: 20px;
  border-top: 1px solid #F1EAE0;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .variations .label label {
  color: #66615b;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  margin: 0 0 8px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart {
  padding-top: 20px;
  border-top: 1px solid #F1EAE0;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .value:before {
  right: 25px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .value select {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #ffffff;
  background-image: none;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 21px;
  border: 2px solid #66615B;
  padding: 7px 0 7px 15px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .value select:hover {
  color: #ffffff;
  background-color: #66615B;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .value select:hover,
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .value select:focus,
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .value select:visited {
  background-image: none;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .cart .variations .reset_variations {
  float: left;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .quantity {
  margin-right: 15px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .quantity .qty {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #66615B;
  font-family: inherit;
  font-weight: 600;
  padding-left: 13px;
  border: 2px solid #66615B;
  margin: 7px 0 0;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .single_add_to_cart_button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .single_add_to_cart_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .summary .single_add_to_cart_button:after {
  content: "\f054";
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs {
  /* End of tabs titles */
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs .tabs li {
  font-family: inherit;
  font-weight: 300;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs .tabs li a {
  font-family: inherit;
  font-weight: inherit;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-description p {
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews {
  /* End of comments list */
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .avatar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text {
  padding: 0 13px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .woocommerce-review__author {
  font-family: inherit;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .woocommerce-review__published-date {
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews #comments ol.commentlist li.comment .comment_container .comment-text .description p {
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews .comment-respond {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews .comment-respond .comment-reply-title {
  font-family: inherit;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews .comment-respond .comment-form-rating {
  font-family: inherit;
  font-weight: 300;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews .comment-respond .comment-form-comment {
  font-family: inherit;
  font-weight: 300;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews .comment-respond .form-submit input.submit {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
}
.woocommerce.single-product .main .blog-post .col-md-12 .product .woocommerce-tabs #tab-reviews #reviews .comment-respond .form-submit input.submit:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/* Remove boxed layout */
.woocommerce.single-product .main .blog-post .col-md-12 > div[id^=product].product {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 !important;
  padding: 120px 0 0;
}

/*--------------------------------------------------------------
## Related Products
--------------------------------------------------------------*/
.woocommerce.single-product .related.products {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.woocommerce.single-product .related.products h2 {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 25px;
  min-height: 32px;
}
.woocommerce.single-product .related.products .product:hover > .card > .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: .75;
}
.woocommerce.single-product .related.products .product .card-product {
  background: transparent;
}
.woocommerce.single-product .related.products .product .card-product .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce.single-product .related.products .product .card-product .content .card-title {
  color: #444444;
}
.woocommerce.single-product .related.products .product .card-product .card-description {
  display: none;
}
.woocommerce.single-product .related.products .product .card-product .content .footer .stats .tooltip .tooltip-arrow:before {
  border-top: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  left: -8px;
  right: auto;
  top: -12px;
  margin-left: -3px;
  content: "";
  border-width: 10px 11px 0;
  border-top-color: #fff;
  position: absolute;
}
.woocommerce.single-product .related.products .product .card-product .content .footer .stats .tooltip .tooltip-arrow {
  border-top: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  right: auto;
  margin-right: 0;
  top: 43px;
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  bottom: 0;
}
.woocommerce.single-product .related.products .product .card-product .content .footer .stats .tooltip .tooltip-inner {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
  color: #66615B;
  max-width: 200px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
}
.woocommerce.single-product .related.products .product .card-product .content .footer .stats {
  z-index: 100;
}

/*--------------------------------------------------------------
## Upsells
--------------------------------------------------------------*/
.cross-sells,
.upsells {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.cross-sells h2,
.upsells h2 {
  color: #444444;
  font-size: 39px;
  font-weight: 300;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 25px;
  min-height: 32px;
}
.cross-sells .product:hover > .card > .card-image,
.upsells .product:hover > .card > .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: .75;
}
.cross-sells .product .card-product,
.upsells .product .card-product {
  background: transparent;
}
.cross-sells .product .card-product .card-image,
.upsells .product .card-product .card-image {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cross-sells .product .card-product .content .card-title,
.upsells .product .card-product .content .card-title {
  color: #444444;
}
.cross-sells .product .card-product .card-description,
.upsells .product .card-product .card-description {
  display: none;
}
.cross-sells .product .card-product .content .footer .stats .tooltip .tooltip-arrow:before,
.upsells .product .card-product .content .footer .stats .tooltip .tooltip-arrow:before {
  border-top: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  left: -8px;
  right: auto;
  top: -12px;
  margin-left: -3px;
  content: "";
  border-width: 10px 11px 0;
  border-top-color: #fff;
  position: absolute;
}
.cross-sells .product .card-product .content .footer .stats .tooltip .tooltip-arrow,
.upsells .product .card-product .content .footer .stats .tooltip .tooltip-arrow {
  border-top: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  right: auto;
  margin-right: 0;
  top: 43px;
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  bottom: 0;
}
.cross-sells .product .card-product .content .footer .stats .tooltip .tooltip-inner,
.upsells .product .card-product .content .footer .stats .tooltip .tooltip-inner {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
  color: #66615B;
  max-width: 200px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
}
.cross-sells .product .card-product .content .footer .stats,
.upsells .product .card-product .content .footer .stats {
  z-index: 100;
}

/*--------------------------------------------------------------
## WooCommerce Pagination
--------------------------------------------------------------*/
.woocommerce-pagination ul.page-numbers .page-numbers {
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  text-transform: capitalize;
  border: 2px solid;
}
.woocommerce-pagination ul.page-numbers .page-numbers:hover {
  color: #fff;
}
.woocommerce-pagination ul.page-numbers li > span.current {
  box-shadow: none !important;
  color: #fff;
  border: 2px solid;
}
.woocommerce-pagination ul.page-numbers li > span.current:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*--------------------------------------------------------------
## WooCommerce Cart Page
--------------------------------------------------------------*/
.woocommerce-cart {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* Align cart table with cart totals on right side */
  /* End of Shop Table */
  /* End of Cart Totals */
  /* Cart is empty */
  /* WooCommerce Info that checkout is not available without products */
}
.woocommerce-cart .hestia-title {
  font-size: 23px;
  font-weight: 300;
  line-height: 27px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table {
  margin-top: 0;
}
.woocommerce-cart .shop_table {
  /* End of thead */
  /* End of thead */
}
.woocommerce-cart .shop_table thead tr th {
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  text-transform: none;
  padding: 12px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .shop_table tbody .product-name {
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.woocommerce-cart .shop_table tbody .product-name a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.woocommerce-cart .shop_table tbody .product-price {
  font-family: inherit;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}
.woocommerce-cart .shop_table tbody .product-quantity .qty {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding-left: 10px;
  border: 2px solid #66615B;
}
.woocommerce-cart .shop_table tbody .product-subtotal .woocommerce-Price-amount {
  font-family: inherit;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
}
.woocommerce-cart .shop_table tbody .product-subtotal .woocommerce-Price-currencySymbol {
  font-family: inherit;
  font-size: 80%;
  font-weight: 400;
  margin-right: 3px;
}
.woocommerce-cart .shop_table tbody button {
  color: #ffffff !important;
}
.woocommerce-cart .cart_totals {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.woocommerce-cart .cart_totals .card {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce-cart .cart_totals .card .content .wc-proceed-to-checkout .checkout-button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 0;
}
.woocommerce-cart .cart_totals .card .content .wc-proceed-to-checkout .checkout-button:hover {
  opacity: 0.75;
}
.woocommerce-cart .cart-empty strong {
  font-weight: 300;
}
.woocommerce-cart .woocommerce-info {
  /* This is for breaking the container width */
  margin-left: -100%;
  margin-right: -100%;
  text-align: center;
}

/* Cart action buttons */
.woocommerce-cart table.shop_table tr td.actions input[type=submit] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 15px;
  border: none;
}

.woocommerce-cart table.shop_table tr td.actions input[type=submit]:hover {
  opacity: 0.75;
  border: none;
}

/* Cart is empty button */
.woocommerce .return-to-shop .button.wc-backward {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 15px;
  border: none;
}
.woocommerce .return-to-shop .button.wc-backward:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*--------------------------------------------------------------
## WooCommerce Checkout Page
--------------------------------------------------------------*/
.woocommerce-checkout {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.woocommerce-checkout .hestia-title {
  font-size: 23px;
  font-weight: 300;
  line-height: 27px;
}
.woocommerce-checkout #hestia-checkout-coupon .button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 10px;
}
.woocommerce-checkout #hestia-checkout-coupon .button:hover {
  opacity: 0.75;
}
.woocommerce-checkout #payment #place_order {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 10px;
}
.woocommerce-checkout #payment #place_order:hover {
  opacity: 0.75;
}

/*--------------------------------------------------------------
## WooCommerce Message
--------------------------------------------------------------*/
/* Success message */
.woocommerce-page .woocommerce-message {
  -moz-osx-font-smoothing: initial;
  -webkit-font-smoothing: initial;
  color: #ffffff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
  /* This is for breaking the container width */
  margin-left: -100%;
  margin-right: -100%;
}

.woocommerce-page .woocommerce-message:before {
  display: none;
}

/* Error message */
.woocommerce-page .woocommerce-error {
  -moz-osx-font-smoothing: initial;
  -webkit-font-smoothing: initial;
  color: #ffffff;
  background-color: #f7765f;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
  /* This is for breaking the container width */
  margin-left: -100%;
  margin-right: -100%;
}

.woocommerce-page .woocommerce-error:before {
  display: none;
}

.woocommerce-checkout #hestia-checkout-coupon .woocommerce-message,
.woocommerce-checkout #hestia-checkout-coupon .woocommerce-error {
  margin-left: auto;
  margin-right: auto;
}

/* Info message */
.woocommerce-page .woocommerce-info {
  -moz-osx-font-smoothing: initial;
  -webkit-font-smoothing: initial;
  color: #ffffff;
  background-color: #6ec7e0;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.woocommerce-page .woocommerce-info:before {
  display: none;
}

/*--------------------------------------------------------------
## WooCommerce My Account
--------------------------------------------------------------*/
.woocommerce-MyAccount-navigation {
  font-weight: 300;
}

.woocommerce-MyAccount-content {
  font-weight: 300;
}
.woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm input.woocommerce-Button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm input.woocommerce-Button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*--------------------------------------------------------------
## WooCommerce My Order Tracking
--------------------------------------------------------------*/
.track_order {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: inherit;
  font-weight: 300;
}
.track_order label {
  font-weight: 400;
}
.track_order input[type=submit] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  padding: 11px 20px;
  border: none;
}
.track_order input[type=submit]:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
}

/*# sourceMappingURL=style.css.map */






.carousel .hestia-title {
    font-size: 67px
}

.carousel span.sub-title {
    font-size: 18px
}

@media (max-width: 768px) {
    .carousel .hestia-title,h1.hestia-title,.page-header.header-small .hestia-title,.page-header.header-small .title {
        font-size:36px
    }
}

h2.hestia-title,h2.title {
    font-size: 37px
}

@media (max-width: 768px) {
    h2.hestia-title,h2.title {
        font-size:24px
    }
}

.woocommerce div.product .product_title,.woocommerce .related.products h2 {
    font-size: 32px
}

.subscribe-line h3.hestia-title,#comments .hestia-title,.woocommerce .comment-reply-title,.woocommerce-cart .blog-post h1.hestia-title,.woocommerce-checkout .blog-post h1.hestia-title {
    font-size: 27px
}

h5.description,h5.subscribe-description {
    font-size: 18px
}

.subscribe-line .description {
    font-size: 14px
}

.woocommerce-cart .blog-post h1.hestia-title,.woocommerce-checkout .blog-post h1.hestia-title {
    font-size: 27px
}

.hestia-work .card-title,.woocommerce .cart-collaterals h2,.woocommerce .cross-sells h2,.woocommerce.single-product .summary .price,.woocommerce-checkout .blog-post .section form.woocommerce-checkout h3:not(#ship-to-different-address) {
    font-size: 23px
}

h4.card-title,.hestia-info h4.info-title,.footer .widget h5,section.contactus h4.hestia-title {
    font-size: 18px
}

.blog .card-blog .card-title,.archive .card-blog .card-title,.blog .hestia-blog-featured-card .card-title {
    font-size: 25px
}

h6.category {
    font-size: 12px
}

.woocommerce .product .card-product .card-description p,.card-description,section.pricing p.text-gray,.woocommerce.single-product .woocommerce-product-details__short-description {
    font-size: 14px
}

.hestia-features .hestia-info p {
    font-size: 16px
}

h1,.single-post-wrap h1,.page-content-wrap h1,.hestia-title.title-in-content {
    font-size: 42px
}

@media (max-width: 768px) {
    .hestia-title.title-in-content {
        font-size:36px
    }
}

h2,.single-post-wrap h2,.page-content-wrap h2 {
    font-size: 37px
}

h3,.single-post-wrap h3,.page-content-wrap h3 {
    font-size: 32px
}

h4,.single-post-wrap h4,.page-content-wrap h4 {
    font-size: 27px
}

h5,.single-post-wrap h5,.page-content-wrap h5 {
    font-size: 23px
}

h6,.single-post-wrap h6,.page-content-wrap h6 {
    font-size: 18px;
}

@media (max-width: 768px) {
    h1,.single-post-wrap h1,.page-content-wrap h1,.page-template-template-fullwidth article h1 {
        font-size:36px
    }

    h2,.single-post-wrap h2,.page-content-wrap h2,.page-template-template-fullwidth article h2 {
        font-size: 32px
    }

    h3,.single-post-wrap h3,.page-content-wrap h3,.page-template-template-fullwidth article h3 {
        font-size: 28px
    }

    h4,.single-post-wrap h4,.page-content-wrap h4,.page-template-template-fullwidth article h4 {
        font-size: 24px
    }

    h5,.single-post-wrap h5,.page-content-wrap h5,.page-template-template-fullwidth article h5 {
        font-size: 21px
    }

    h6,.single-post-wrap h6,.page-content-wrap h6,.page-template-template-fullwidth article h6 {
        font-size: 18px
    }
}

.single-post-wrap p,.page-content-wrap p,.single-post-wrap ul,.page-content-wrap ul,.single-post-wrap ol,.page-content-wrap ol,.single-post-wrap dl,.page-content-wrap dl,.single-post-wrap table,.page-content-wrap table,.page-template-template-fullwidth article p,.page-template-template-fullwidth article ul,.page-template-template-fullwidth article ol,.page-template-template-fullwidth article dl,.page-template-template-fullwidth article table {
    font-size: 18px
}

@media (max-width: 768px) {
    .single-post-wrap p,.page-content-wrap p,.single-post-wrap ul,.page-content-wrap ul,.single-post-wrap ol,.page-content-wrap ol,.single-post-wrap dl,.page-content-wrap dl,.single-post-wrap table,.page-content-wrap table,.page-template-template-fullwidth article p,.page-template-template-fullwidth article ul,.page-template-template-fullwidth article ol,.page-template-template-fullwidth article dl,.page-template-template-fullwidth article table {
        font-size:16px
    }
}

body {
    font-size: 14px
}

.navbar a {
    font-size: 12px
}





.blog {

  /* Page header */
  .boxed-layout-header {
    padding-bottom: 0;
  }

  .hestia-title {
    font-size: 40px;
    font-weight: 300;
    line-height: 44px;
  }

  .hestia-blogs {

    .sticky {
      border-radius: 6px;
      box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
      background-color: #ffffff;

      .card-image {
        margin-top: 0;
      }
    }

    .card-blog {

      margin-top: 5px;
      margin-bottom: 80px;

      .card-image {
        @include border-radius(12px);
        @include no-box-shadow();
      }

      .category {
        font-size: 12px;
        font-weight: 600;
        line-height: 18px;
        padding: 10px 0 0;
      }

      .card-title {
        color: $color-secondary;
        font-size: 26px;
        font-weight: 300;
        line-height: 36px;
        margin: 5px 0 0;
      }

      .card-description {
        font-family: inherit;
        font-size: 15px;
        font-weight: 300;
        line-height: 22px;
        margin: 15px 0 5px;
      }

      .author {

        font-family: inherit;
        font-size: 15px;
        font-weight: 300;
        line-height: 22px;
        margin: 0 0 5px;

        a > strong {
          font-weight: bolder;
        }
      }

    }

    .card-blog:nth-of-type(2n+2) {

      .row {
        .col-ms-5,
        .col-sm-5 {
          float: right;
        }
      }
    }
  }

}

@media (max-width: 480px) {

  .blog .hestia-blogs {
    .card-blog:nth-of-type(2n+2) {
      .row {
        .col-ms-5,
        .col-sm-5 {
          float: none;
        }
      }
    }
  }
}

