/*
 Theme Name:   Famita Child
 Theme URI:    http://wordpress.com
 Description:  Famita Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     famita
 Version:      1.0.0
 Text Domain:  famita-child
*/

body {
    overflow: auto;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.container {
    width: 100%!important;
    padding: 0!important;
}

#apus-header-mobile .btn:hover,
#apus-header-mobile .btn:focus {
    color: #f4819f;
}

header .pull-right.login {
    display: none;
}

.top-menu-mobile .login {
    display: none;
}

.btn-theme,
.viewmore-products-btn {
    background-color: #f58ba6!important;
    border-color: #f58ba6!important;
}

#apus-mobile-menu .navbar-offcanvas .navbar-nav li.open>a,
#apus-mobile-menu .navbar-offcanvas .navbar-nav li.open>a:focus,
#apus-mobile-menu .navbar-offcanvas .navbar-nav li.open>a:hover,
#apus-mobile-menu .navbar-offcanvas .navbar-nav li.active>a,
#apus-mobile-menu .navbar-offcanvas .navbar-nav li.active>a:focus,
#apus-mobile-menu .navbar-offcanvas .navbar-nav li.active>a:hover {
    color: #f4819f;
}

.mfp-content .slick-carousel .slick-dots li.slick-active button {
    background-color: #f4819f;
}

.navbar-collapse.navbar-offcanvas-collapse.topmenu .navbar {
    min-height: unset;
    margin-bottom: 20px;
}

a.quickview:hover {
    background-color: #f4819f !important;
}

a.quickview:hover .fa-eye:before {
    color: #FFF;
}

.category-body:hover h3 {
    color: #f4819f;
}

.category-body mark.count {
    display: none;
}


/* Alter accordion icon color */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title .vc_tta-controls-icon::after {
    border-color: #F4819E !important;
}

.vc_row.product-catalogue {
    margin-bottom: 40px;
}

.vc_column-inner .wpb_content_element {
    margin-bottom: 10px;
}

#rev_slider_15_1 .famita-navi .tp-bullet:hover,
#rev_slider_15_1 .famita-navi .tp-bullet.selected {
    border-bottom: 2px solid #f4819f !important;
}

.text-theme.fa-icon-angle-right {
    color: unset !important;
}

.apus-price-filter li.current,
.apus-price-filter li.active,
.apus-product-sorting li.current,
.apus-product-sorting li.active {
    color: #f4819f !important;
}

.add-fix-top {
    background-color: #707070 !important;
}

.add-fix-top:hover {
    background-color: #f4819f !important;
}

.apus-pagination .page-numbers li>span:hover,
.apus-pagination .page-numbers li>span.current,
.apus-pagination .page-numbers li>a:hover,
.apus-pagination .page-numbers li>a.current,
.apus-pagination .pagination li>span:hover,
.apus-pagination .pagination li>span.current,
.apus-pagination .pagination li>a:hover,
.apus-pagination .pagination li>a.current {
    color: #f4819f !important;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    top: 30%;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
    top: 30%;
    color: #f4819f;
}

.product-block.grid .compare.added {
    color: #707070 !important;
}

.product-block.grid .compare.added:before {
    content: '' !important;
    background: none !important;
}

.yith-compare:hover {
    background-color: #f4819f !important;
}

.yith-compare:hover .arrow_left-right_alt {
    color: #FFF;
}

.apus-shop-menu ul.apus-categories li.current-cat>a {
    color: #f4819f !important;
}

a:hover,
a:focus {
    color: #f4819f !important;
}

.tabs-v1 .nav-tabs li:focus>a:focus,
.tabs-v1 .nav-tabs li:focus>a:hover,
.tabs-v1 .nav-tabs li:focus>a,
.tabs-v1 .nav-tabs li:hover>a:focus,
.tabs-v1 .nav-tabs li:hover>a:hover,
.tabs-v1 .nav-tabs li:hover>a,
.tabs-v1 .nav-tabs li.active>a:focus,
.tabs-v1 .nav-tabs li.active>a:hover,
.tabs-v1 .nav-tabs li.active>a {
    color: #f4819f !important;
}

.tinvwl_add_to_wishlist_button:hover {
    color: #f4819f;
}

.tinv-wraper.tinv-wishlist {
    display: none !important;
    background-color: #FFF;
    height: 40px !important;
}

a.wishlist_products_counter {
    text-decoration: none;
    position: relative;
    top: -2px;
}

.wishlist_products_counter_number {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 0.8em;
}

.apus-results {
    display: none;
}


/* related links */

body.page-template-page-related-links .vc_column-inner.vc_custom_a {
    padding-top: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 40px !important;
}


/* product catalogue */

body.page-template-page-catalogue .catalogues {
    width: 90%;
    max-width: 1200px;
    text-align: center;
    margin: auto;
    margin-bottom: 6%!important;
}

body.page-template-page-catalogue .catalogue {
    display: inline-block;
    width: 25%;
    min-width: 200px;
    margin: 4%;
}

body.page-template-page-catalogue .catalogue .image {
    width: 100%;
    height: 0;
    padding-bottom: 140%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

body.page-template-page-catalogue .catalogue .text {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #333;
    border-color: #f2f3f5;
    background-color: #f2f3f5;
    padding: 12px 5px;
    text-align: center;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
}

body.page-template-page-catalogue .catalogue .text:hover {
    color: #f4819f;
    background-color: #e8e8e8;
}

table.download-table,
.download-table th,
.download-table td {
    border: none;
}

.apus-shop-menu ul.apus-categories li {
    margin-bottom: 8px;
    margin-right: 8px;
    display: inline-block;
    float: left;
    padding: 5px 18px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #f2f3f5;
}

.apus-shop-menu ul.apus-categories li a {
    text-transform: capitalize;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    color: #707070;
    position: relative;
    display: inline-block;
}

.apus-shop-menu ul.apus-categories {
    display: inline-block;
}

.apus-shop-menu ul.apus-categories .apus-shop-sub-categories {
    clear: both;
    padding-top: 20px;
}

.apus-shop-menu ul.apus-categories .apus-shop-sub-categories li {
    background: transparent;
    padding: 0 8px;
    line-height: 1;
    margin: 8px 0;
    border-right: 2px solid #ccc;
}

.apus-shop-menu ul.apus-categories .apus-shop-sub-categories li:last-child {
    border-right: 0;
}

.apus-shop-menu ul.apus-categories .apus-shop-sub-categories li a {
    font-size: 14px;
}


/* feedback form */

.feedback {
    /***width: 650px;***/
    margin: 24px auto;
}

.feedback .note {
    color: #0098FF;
}

.feedback label {
    margin-top: 10px;
    font-weight: 600;
}

.feedback input,
.feedback select,
.feedback textarea {
    height: 37px;
}

.feedback textarea {
    line-height: 1.3;
}

.feedback .name-prefix select {
    width: 10%;
    min-width: 100px;
    margin-right: 2px;
    border: 1px solid #CCC;
}

.feedback .your-name input {
    width: 70%;
}

.feedback .your-address input,
.feedback .your-email input,
.feedback .your-country select,
.feedback .your-comments textarea {
    width: 80%;
    min-width: 280px;
    border: 1px solid #CCC;
}

.feedback input[type="submit"] {
    height: auto;
    color: white;
    background-color: #1f386f;
    padding: 10px 25px;
    text-align: center;
    display: inline-block;
    width: auto;
    cursor: pointer;
}

.recapcha-v2 {
    margin: 25px auto;
}

.wpcf7-form-control-wrap {
    vertical-align: bottom;
}

.wpb_text_column.wpb_content_element {
    /*** width: 650px; ***/
    margin: 0 auto;
}

p {
    max-width: 680px;
}

.woocommerce table.shop_attributes td p {
    max-width: none;
}

.apus-footer {
    padding-top: 10px;
}

.apus-footer a {
    font-weight: 500;
}

.apus-footer-inner {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    font-weight: 500;
}

.footer {
    background-color: #f2f3f5!important;
}

.apus-footer .copyright {
    margin-bottom: 20px;
}

.apus-footer .vc_col-md-4 {
    width: 32%;
}

.apus-footer .menu li {
    margin-bottom: 10px;
}

.woocommerce .shop_attributes tr th,
.woocommerce .shop_attributes tr td {
    padding: 15px 5px;
    /*** ***/
}

.feedback textarea {
    min-height: 262px;
}


/*
.header-right .pull-right .top-wrapper-menu {
	display: none;
}
.woocommerce-tabs {
	display: none;
}
.products-grid .product-category h3 .count {
	display: none;
}
*/


/*
.products-grid .product-category img {
	border-radius: 100%;
}
*/

.product-categories li.current-cat-parent>a,
.product-categories li.current-cat>a,
.product-categories li:hover>a {
    color: #f4819f;
}

.product-categories li,
.product-categories li li {
    position: relative;
}


/*.product-categories li:before {
    position: absolute;
    content: "-";
    top: 1px;
    left: 0;
    width: 20px;
    font-size: 1.3em;
}


.product-categories li.cat-parent:before {
    position: absolute;
    content: "+";
    top: 1px;
    left: 0;
    cursor: pointer;
}*/

.cat-icon {
    position: relative;
    display: inline-block;
    width: 21px;
    height: 21px;
    font-size: 18px;
    text-align: center;
}

.cat-icon:before {
    position: absolute;
    content: "-";
    top: 1px;
    left: 0;
    cursor: pointer;
}

.product-categories li.cat-parent>.cat-icon:before {
    content: "+";
}

.product-categories li.cat-parent.active>.cat-icon:before {
    content: "-";
}

.product-categories li.cat-parent .children {
    display: none;
}

.product-categories li.cat-parent.current-cat-parent>.children,
.product-categories li.cat-parent.current-cat>.children {
    display: block;
}

aside.widget_product_categories .product-categories {
    min-height: 435px;
    padding-bottom: 50px;
}

aside.widget_product_categories .product-categories+.view-more-list-cat,
aside.widget_product_categories .product-categories+.view-more-list-cat.view-less {
    color: #707070 !important;
    text-decoration: none;
    bottom: 0;
}

aside.widget_product_categories .product-categories+.view-more-list-cat span {
    color: #707070;
    font-weight: 700;
}

aside.widget_product_categories .product-categories+.view-more-list-cat:hover,
aside.widget_product_categories .product-categories+.view-more-list-cat:hover span {
    color: #f4819f !important;
}

.products-grid .product-category h3 {
    margin-top: 15px;
    margin-bottom: 50px;
    font-size: 20px;
    text-align: center;
}

.products-grid .product-category a {
    display: block;
    position: relative;
}

.category-image-box {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

img.category-display-image {
    display: block;
}

.products-grid .product-category a:hover img.category-display-image {
    visibility: hidden;
}


/*
.products-grid .product-category a:hover img {
  visibility: hidden;
}
.products-grid .product-category a:hover:before {
  display: block;
  position: absolute;
  content: '';
  left: 15%;
  top: 15%;
  width: 70%;
  height: 60%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  z-index: 1;
}
.products-grid .product-category:first-child a:hover:before {
  background-image: url('images/category-icon-ms@2x.png');
}
.products-grid .product-category:nth-child(2) a:hover:before {
  background-image: url('images/category-icon-hs@2x.png');
}
.products-grid .product-category:nth-child(3) a:hover:before {
  background-image: url('images/category-icon-fa@2x.png');
}
.products-grid .product-category:nth-child(4) a:hover:before {
  background-image: url('images/category-icon-bc@2x.png');
}
.products-grid .product-category:nth-child(5) a:hover:before {
  background-image: url('images/category-icon-dr@2x.png');
}
.products-grid .product-category:nth-child(6) a:hover:before {
  background-image: url('images/category-icon-cr@2x.png');
}
.products-grid .product-category:nth-child(7) a:hover:before {
  background-image: url('images/category-icon-ca@2x.png');
}
.products-grid .product-category:nth-child(8) a:hover:before {
  background-image: url('images/category-icon-sc@2x.png');
}
.products-grid .product-category:nth-child(9) a:hover:before {
  background-image: url('images/category-icon-pm@2x.png');
}
*/

.details-product .information .product_meta>.sku_wrapper,
.sku_wrapper {
    /*display:none !important;*/
}

.details-product .popup-video {
    height: 50px;
    min-width: 50px;
    line-height: 50px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
}

.details-product .popup-video i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}

.details-product .popup-video:hover span {
    padding-right: 8px;
    font-size: 15px;
}

.tabs-v1 .nav-tabs {
    text-align: left !important;
}

.tabs-v1 .tab-content {
    max-width: unset !important;
    padding: 30px 25px !important;
}

.navbar-nav.megamenu .dropdown-menu li>a {
    padding-right: 60px !important;
}

.navbar-nav.megamenu li li:hover>.dropdown-menu {
    top: -23px;
}

div#main .vc_row[data-vc-full-width] {
    overflow: visible;
    margin-bottom: 20px;
}

.hesperiden.tp-bullets {
    top: unset !important;
    bottom: -12px;
    transform: translateX(-50%) !important;
}

.slick-carousel .slick-arrow {
    opacity: 1 !important;
}

.distributor-entry .de-image {
    max-width: 500px;
}

.image-mains .slick-slide img {
    max-width: 500px;
}

.distributor-text,
.distributor-select {
    margin-bottom: 30px;
}

.distributor-entries {
    padding-bottom: 100px;
}

.distributor-entry {
    margin-bottom: 30px;
}

.de-title {
    margin-bottom: 5px;
    padding-left: 5px;
    font-size: 2em;
    font-weight: 700;
}

.de-description {
    max-width: 680px;
}

.de-description,
.de-address,
.de-email,
.de-website {
    margin-bottom: 10px;
    line-height: 1.4;
}

.de-address,
.de-email,
.de-website {
    position: relative;
    padding-left: 30px;
}

.de-email,
.de-website {
    font-size: 0.95em;
}

.de-address i,
.de-email i,
.de-website i {
    position: absolute;
    left: 0;
    top: -1px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.de-address i {
    background-image: url('images/address@2x.png');
}

.de-email i {
    background-image: url('images/email@2x.png');
}

.de-website i {
    background-image: url('images/website@2x.png');
}

.de-email a,
.de-website a {
    color: #17244C;
}

.video-search {
    width: 232px;
    margin: 20px 0;
}

.video-search input {
    width: 200px !important;
    height: 34px !important;
    padding: 10px;
    color: #707070;
    font-weight: 500;
}

.video-search a {
    width: 49px;
    height: 49px;
    display: block;
    float: left;
    margin: 0 0 0 -50px;
    border-left: 1px solid #ebe5de;
    text-align: center;
    color: #FFF;
    background-color: #F286B6;
}

.video-search a span {
    display: none;
}

.video-search a i {
    font-size: 19px;
    line-height: 49px;
}

ul.video-list {
    padding-left: 20px;
}

.tab-container .panel-container {
    background: #fff;
    padding: 20px 10px 10px 10px;
    clear: both;
    float: none;
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.video-cat h2 {
    margin-top: 0;
}

.video-list li {
    width: 48%;
    float: left;
    margin-bottom: 1.5em;
    margin-right: 2%;
}

.video-image {
    float: left;
    margin-bottom: 40px;
    margin-right: 10px;
}

.etabs {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.tab {
    float: left;
    width: 50%;
    line-height: 32px;
    height: 32px;
}

.tab a {
    font-size: 1.1em;
    line-height: 32px;
    display: block;
    outline: none;
    text-decoration: none;
    color: #F286B6;
    border: 1px solid #EBE5DE;
}

.tab.active a {
    color: #FFF !important;
    background: #F286B6;
}

.video-title,
.video-description {
    font-weight: 500;
}


/* .tab a:hover {color: #FFF !important; background: #fdb6b6;} */

.tab a:hover {
    background-color: #f4819f;
}

ul.video-list {
    display: inline-block;
    list-style: none;
}

.video-cat .pagination {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.video-cat .pagination .next,
.video-cat .pagination .prev {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 40px;
    cursor: pointer;
}

.apus-pagination .page-numbers li,
.apus-pagination .pagination li {
    margin: 0 0 8px 0 !important;
}

.yith-compare {
    display: none !important;
}

body.home .banner-text {
    position: relative;
    background-color: #f4b5cd;
    overflow: hidden;
}

body.home .banner-text:after {
    position: absolute;
    width: 150%;
    height: 22%;
    content: '';
    background-image: url(images/hemline-logo-s1@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

body.home .banner-title {
    text-align: center !important;
}

body.home .banner-details,
body.home .banner-details p {
    text-align: center !important;
}

body.home .banner-button {
    text-align: center !important;
}

body.home .banner-button a {
    font-size: 1em !important;
    color: #FFF;
    padding: 5px 10px;
    border: 2px dashed;
}

body.home .banner-button a:hover {
    color: #FFF !important;
    font-weight: 600 !important;
}

body.home .product-categories {
    display: none;
}

body.home .apus-banner {
    margin-top: 0;
}

body.home .col-md-3 {
    float: left;
    width: 33.3%;
}

body.home .apus-header .col-md-3 {
    float: none;
    width: 15%;
}

.logo {
    max-width: 300px;
}

.header-v8 .navbar-nav.megamenu {
    text-align: left;
}

body.home .woocommerce .col-md-3.product:nth-child(3n+1) {
    clear: both;
}

body.home .col-md-3.product.first,
body.home .col-md-3.product.last {
    clear: none;
}

a.wishlist_products_counter {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.pull-right.search {
    margin-right: 10px;
}

.search-form {
    margin: 5px auto;
    overflow: hidden;
}

.search-form .widget-search {
    width: 100%;
    min-width: 200px;
    float: right;
}

.search-form .widget-search .input-sm {
    padding: 5px 10px;
}

.search-form .widget-search .btn:hover,
.search-form .widget-search .viewmore-products-btn:hover,
.search-form .widget-search .btn:active,
.search-form .widget-search .viewmore-products-btn:active {
    color: #fff;
    background: #f4819f;
    border-color: #f4819f;
}

.search-header.active {
    z-index: 10000!important;
}

body.search-no-results .filters {
    display: none;
}

.filter-items-page {
    min-width: 50px;
}

.filters label {
    font-weight: 600;
    margin: 0 10px 0 0;
}

body.home .sewid-photo img {
    width: 104%;
    max-width: 104%;
    margin-left: -2%;
}

body.page-template-page-download .livefilter-search {
    width: 70%;
    padding: 5px 10px;
}

body.home .widget-banner-item .title {
    font-size: 17px !important;
    margin: 0 0 10px !important;
}

.sewaid table,
.sewaid table tr,
.sewaid table td {
    border: none;
}

tr.variant-current td {
    background-color: #efefef;
}

.variant-overview a {
    color: #f4819f;
}

.slick-carousel .slick-arrow:hover,
.slick-carousel .slick-arrow:active,
.slick-carousel .slick-arrow:focus {
    color: #f4819f !important;
}

.details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger:hover,
.details-product .apus-woocommerce-product-gallery-wrapper .woocommerce-product-gallery__trigger:active {
    color: #fff !important;
    border-color: #f4819f !important;
    background: #f4819f !important;
}


/** sitemap **/


/*
body.page-template-page-sitemap #apus-footer {
  display: none;
}
*/

.sitemap-page {
    padding-bottom: 50px;
}

.sitemap-page ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.sitemap-page li,
.sitemap-page .menu li {
    list-style: disc;
    margin-bottom: 8px;
}

.sitemap-content {
    width: 90%;
    padding: 40px;
    margin: auto;
}

.sitemap-content ul {
    margin-bottom: 50px;
}

.sitemap-main-title {
    font-size: 24px;
    margin: 0 0 20px;
    font-weight: 400;
    position: relative;
}

.woocommerce .return-to-shop .button {
    background-color: #f4819f;
}

.slick-carousel .slick-track {
    margin: 0!important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    display: none;
}

.widget-banner-item.st_left .infor {
    top: 16% !important;
}

.woocommerce-tabs.tabs-v1 .nav-tabs li.active>a {
    color: #f4819f !important;
    font-size: 1.4em;
    font-weight: 500;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0, 0, 0, .025)!important;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.variant-overview th,
.variant-overview td {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 15px;
    font-style: normal;
}

.widget.upsells .widget-title,
.widget.related .widget-title {
    font-size: 2em;
    font-weight: 500;
    padding-bottom: 50px;
    color: #1f386f;
    text-align: left;
}

.product-block.grid .name a {
    color: #1f386f;
}

.woocommerce div.product .product_title {
    font-weight: 500;
}

.details-product .information .product_meta {
    border-top: 1px solid #ebebeb;
    margin-top: 35px;
    font-weight: 500;
    font-size: 1.1em;
    line-height: 2;
}

.video-cat .pagination .next,
.video-cat .pagination .prev {
    font-weight: 500;
}

.pull-left {
    display: none;
}

@media (max-width: 1450px) {
    .widget-banner-item .title {
        font-size: 17px !important;
        margin: 0 0 10px !important;
    }
}

@media (max-width: 1220px) {
    .widget-banner-item .title span {
        padding-top: 5px !important;
    }
}

@media (max-width: 1199px) {
    .widget-banner-item.st_left .infor {
        left: 5% !important;
        top: 10% !important;
    }
}


/* Mobile Menu */

@media (max-width: 992px) {
    .header-mobile .fa {
        font-size: 2em;
        margin-left: 10px;
    }
    .widget-banner-item.st_left .infor {
        width: 45% !important;
        left: 5% !important;
        top: 5% !important;
    }
    .header-mobile {
        -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    }
}

@media (max-width: 992px) {
    .vc_row.vc_row-o-equal-height>.vc_column_container {
        width: 50% !important;
        margin-bottom: 20px !important;
    }
    .vc_row.vc_row-o-equal-height>.vc_column_container .slick-carousel .slick-track {
        width: 100% !important;
    }
    .vc_row.vc_row-o-equal-height>.vc_column_container .slick-carousel .slick-slide {
        width: 100% !important;
    }
    .widget-banner-item.st_left .infor {
        top: 50% !important;
        -ms-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
    }
    #home-banner-3 {
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    /***
  .slick-carousel .slick-track, .slick-carousel .slick-slide {
    width: 100% !important;
  }
  ***/
}

@media (max-width: 992px) {
    /***	.woocommerce div.product {
    width: 50%;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
  }
  .woocommerce div.product:nth-child(odd) {
  	clear: both;
  }
  .woocommerce div.product.details-product {
    width: 100%;
  }
***/
    .page-shop.container {
        width: 90%!important;
    }
}

@media (max-width: 600px) {
    .sitemap-content {
        padding: 20px;
    }
    .vc_row.vc_row-o-equal-height>.vc_column_container {
        width: 100% !important;
    }
    body.home .widget-banner-item .title {
        font-size: 22px !important;
    }
    #home-banner-3 {
        -ms-transform: none;
        transform: none;
    }
    /***
	.woocommerce div.product {
    padding-left: 30px;
    padding-right: 30px;
  }
***/
    .video-search {
        width: 100%;
        margin: 28px 0;
    }
}

@media (max-width: 500px) {
    .distributor-entry .de-image {
        max-width: 100%;
    }
    .image-mains .slick-slide img {
        max-width: 100%;
    }
    .woocommerce div.product .product_title {
        font-size: 25px;
    }
    .apus-footer .wpb_single_image img {
        max-width: 70%;
    }
    body.home .col-md-3 {
        float: left;
        width: 50% !important;
    }
    body.home .woocommerce .col-md-3.product:nth-child(3n+1) {
        clear: none;
    }
    body.home .woocommerce .col-md-3.product:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 450px) {
    body.home .widget-banner-item .title {
        font-size: 17px !important;
    }
    /***  
	.woocommerce div.product {
		float: none;
    width: 100%;
    max-width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
  }
***/
    /***
  div.hidden-xs {
    display: block !important;
  }
***/
    .apus-breadscrumb .bread-title {
        font-size: 24px!important;
    }
}

@media only screen and (max-width: 992px) {
    .video-list li {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        clear: both;
        overflow: hidden;
    }
    .video-image {
        margin-bottom: 25px !important;
    }
    .apus-footer-mobile ul li:nth-child(3),
    .apus-footer-mobile ul li:last-child {
        display: none;
    }
    .header-mobile {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10000;
    }
    .table-visiable>div {
        display: inline-block!important;
    }
    .table-visiable>div.col-xs-3 {
        position: absolute;
        right: 4%;
        width: auto;
    }
    .table-visiable>div.col-xs-6 {
        width: auto;
        margin-left: 5%;
    }
    .apus-offcanvas {
        left: unset!important;
        right: 0;
        background-color: #f2f3f5!important;
        max-width: 300px;
        min-width: 240px;
        width: 80%;
        transform: translateX(100%);
    }
    .navbar-offcanvas .navbar-nav li>a {
        text-align: center;
        font-size: 18px;
        padding: 8px 0;
    }
    #apus-mobile-menu .btn-toggle-canvas {
        background-color: #f2f3f5!important;
        text-align: right!important;
        color: #9a9b93!important;
        padding: 15px 15px 0 15px!important;
        font-size: 25px;
    }
    .btn-toggle-canvas span,
    .apus-offcanvas-body hr {
        display: none!important;
    }
    .navbar-offcanvas .navbar-nav li>a {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.4;
        color: #707070!important;
    }
    .widget-search .btn {
        background: #fff!important;
        margin-left: 5px;
        border: 1px solid #ccc!important;
        color: #707070!important;
    }
    #lang-select-mobile {
        border: 1px solid #ccc!important;
    }
    .input-sm,
    .input-sm::placeholder {
        color: #757575!important;
    }
    .navbar-collapse {
        text-align: center;
        padding-right: 25px!important;
        padding-left: 25px!important;
    }
    .header-mobile .fa {
        font-size: 2.2em!important;
    }
    .apus-offcanvas {
        -webkit-transform: translateX(100%)!important;
        -ms-transform: translateX(100%)!important;
        -o-transform: translateX(100%)!important;
        transform: translateX(100%)!important;
    }
    .apus-offcanvas.active {
        -webkit-transform: translateX(0)!important;
        -ms-transform: translateX(0)!important;
        -o-transform: translateX(0)!important;
        transform: translateX(0)!important;
    }
    .navbar {
        margin-bottom: 10px!important;
    }
    .header-language-custom-mobile {
        margin-bottom: 20px!important;
        margin-top: 0!important;
    }
    #apus-main-content {
        margin-top: 20px;
    }
    .home #apus-main-content {
        margin-top: 50px;
    }
    .text-theme.ti-home {
        color: #f4819f!important;
    }
    .hidden-sm.apus-footer {
        display: block!important;
    }
    .mobile-sidebar-btn {
        font-size: 20px!important;
    }
    .close-sidebar-btn i,
    .mobile-sidebar-btn i {
        color: #f58ba6!important;
    }
    .wrapper-filter {
        display: none!important;
    }
    .apus-pagination.pagination-woo:before {
        display: none;
    }
    .apus-pagination.pagination-woo {
        padding-bottom: 80px;
    }
    .page-title {
        font-size: 30px;
    }
}

.btn-theme:hover,
.viewmore-products-btn:hover,
.btn-theme:focus,
.viewmore-products-btn:focus,
.btn-theme:active,
.viewmore-products-btn:active,
.btn-theme.active,
.active.viewmore-products-btn,
.open>.btn-theme.dropdown-toggle,
.open>.dropdown-toggle.viewmore-products-btn {
    background-color: #f4819f;
    border-color: #f4819f;
}


/* HOME - custom fields */

.home-content-wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.slider-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 35%;
}

.slider-container .bx-wrapper,
.slider-container .bx-viewport,
.slider,
.slide,
.slider-static {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slide {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.bx-wrapper .bx-prev {
    left: 0;
    background-image: url(images/white-prev@2x.png);
}

.bx-wrapper .bx-next {
    right: 0;
    background-image: url(images/white-next@2x.png);
}

.bx-wrapper .bx-controls-direction a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px 17px;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease-in-out;
    z-index: 99;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.bx-wrapper .bx-controls-direction a:before,
.bx-wrapper .bx-controls-direction a:hover:before {
    display: none;
}

.bx-wrapper .bx-pager.bx-default-pager {
    bottom: -25px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: rgba(0, 0, 0, 0.2);
    width: 11px;
    height: 11px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: rgba(0, 0, 0, 0.6);
}

.home-blocks {
    overflow: hidden;
    padding: 70px 0;
    font-size: 10px;
}

.home-blocks>.home-block {
    position: relative;
    display: block;
    float: left;
    width: 32%;
    margin: 0 2% 2% 0;
    padding: 20px;
    background: rgb(253, 253, 253);
    background: -moz-radial-gradient(circle, #fdfdfd 0%, #d7d7d7 100%);
    background: -webkit-radial-gradient(circle, #fdfdfd 0%, #d7d7d7 100%);
    background: radial-gradient(circle, #fdfdfd 0%, #d7d7d7 100%);
    /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#fdfdfd", endColorstr="#d7d7d7", GradientType=1);*/
}

.home-blocks>.home-block:nth-child(3n+1) {
    clear: both;
}

.home-blocks>.home-block:nth-child(3n+3) {
    margin-right: 0;
}

.hb-inner {
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 8px solid white;
    padding: 15px;
}

.hb-left,
.hb-right {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.hb-left {
    padding-right: 2%;
}

.hb-title,
.hb-text,
.hb-more {
    color: black;
}

.hb-title {
    display: block;
    font-size: 1.9em;
    font-weight: 500;
    line-height: 1.2;
}

.hb-text {
    display: block;
    font-size: 1.2em;
    padding: 2em 0;
}

.hb-more {
    display: inline-block;
    position: relative;
    font-size: 1.6em;
    font-weight: 500;
    line-height: 1;
}

.hb-more:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -3px;
    background-color: grey;
}

.hb-image {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-position: right center;
}

.home-banners {
    padding-bottom: 70px;
}

.home-banner+.home-banner {
    margin-top: 30px;
}

.home-banner img {
    width: 100%;
    max-width: 1200px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 11px !important;
    height: 11px !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.hover {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.apus-social-share {
    display: none;
}

.variant-overview {
    overflow: auto;
}

.nav-tabs {
    white-space: normal !important;
}

.tabs-v1 .nav-tabs li {
    margin-bottom: 20px !important;
}

.tabs-v1 .tab-content {
    padding-top: 10px !important;
}

@media screen and (max-width: 960px) {
    .home-blocks>.home-block {
        width: 49%;
    }
    .home-blocks>.home-block:nth-child(2n+2) {
        margin-right: 0;
    }
    .home-blocks>.home-block:nth-child(3n+3) {
        margin-right: 2%;
        transform: translateX(50%);
    }
}

@media screen and (max-width: 600px) {
    .home-blocks {
        padding: 50px 0;
    }
    .home-blocks>.home-block,
    .home-blocks>.home-block:nth-child(2n+2),
    .home-blocks>.home-block:nth-child(3n+3) {
        width: 100%;
        margin-right: 0;
        transform: translateX(0);
        margin: 2% auto;
    }
    body.page-template-page-catalogue .catalogue {
        display: block;
        width: 50%!important;
        margin: 0 auto 2%!important;
    }
}

@media screen and (max-width: 500px) {
    .apus-footer .vc_col-md-4 {
        width: 100%!important;
        margin-bottom: 3%!important;
    }
    .apus-footer .wpb_single_image img {
        max-width: 100%!important;
    }
    .tabs-v1 .tab-content {
        padding: 30px 0!important;
    }
}

@media (max-width: 991px) {
    .logo {
        width: 150px;
        margin: 0 auto;
    }
}

.header-language-custom-mobile {
    margin-top: 25px;
    margin-bottom: 25px;
}

#lang-select-mobile {
    width: 100%;
    max-width: 120px;
    padding: 10px;
}

.header-language-custom-desktop {
    width: 100%;
    float: right;
    max-width: 100px;
    margin-bottom: 0;
}

#lang-select {
    width: 100%;
    padding: 10px;
}

.header-language-custom-desktop+.search-form {
    clear: both;
}

.menu-col {
    text-align: center;
}

.over-dark.active {
    z-index: 10000;
}

.apus-offcanvas.active {
    z-index: 10001;
}


/** Cutsom style **/

.page-id-23 .wrapper,
.page-id-19 .wrapper,
p.top-banner {
    max-width: 900px;
    float: unset;
    margin: auto;
}

.page-id-19 #main-content h2 {
    font-size: 20px;
    line-height: 1.75;
}

.no-border,
.no-border td {
    border: 0px !important;
    border: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
}

#main-content {
    font-family: "Poppins", sans-serif;
}


/*#main-content h2 {
    color: #252525;
    font-weight: 500;
    line-height: 1.75;
    font-size: 32px;
    margin-top: 0;
}*/

#main-content h2 {
    font-size: 1.475em;
    color: #1f386f;
}

.page-template-page-faq #main-content h2 {
    color: #252525;
    font-size: 32px;
    line-height: 1.75;
}

.vc_row {
    margin: 0;
}

html {
    overflow-x: hidden;
    width: 100%;
}

.page-template-page-sitemap #main-content h2 {
    color: #252525;
    font-size: 32px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.page-template-page-sitemap .vc_col-sm-6 {
    width: 49%;
}

.page-id-27 #main-content h2,
.page-id-31 #main-content h2 {
    font-size: 20px;
    margin-bottom: 1em;
}

.page-id-31 .col-md-9 {
    margin: auto;
    float: unset;
}

body.page-template-default p {
    max-width: 100%;
    margin-bottom: 15px;
}

.page-template-page-distributors p {
    font-weight: 500;
}

.page-template-page-distributors select {
    color: #252525;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    padding: 5px;
}

.de-address,
.de-email,
.de-website {
    font-weight: 500;
    font-size: 16px;
}

.de-email a,
.de-website a {
    color: #f4819f;
    font-weight: 500;
}

body.page-template-default a {
    color: #707070;
}

span.important,
span.highlight {
    color: #f4819f;
}

#main-content li p,
#main-content p li,
#main-content p p,
#main-content li li,
#main-content th p,
#main-content td p,
#main-content th li,
#main-content td li {
    font-size: 1em;
    line-height: 1.75;
}

.intro-entries {
    text-align: center;
}

.intro-title {
    display: block;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    color: #252525;
    background-color: #f2f3f5;
    padding: 10px 5px;
    margin-top: 10px;
    transition: all 0.2s ease-in-out;
}

.intro-entry:hover .intro-title {
    background-color: #f4819f;
    color: white;
    transition: all 0.2s ease-in-out;
}

.page-template-page-related-links .vc_row-fluid:last-child .wpb_column {
    float: unset;
    text-align: center;
    margin: auto;
}

.large-intro-entries .intro-entry {
    display: inline-block;
    width: 45%;
    margin: 0 2% 4% 2%;
    vertical-align: middle;
}

.feedback .your-name input {
    width: 295px;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

.feedback .your-address input,
.feedback .your-email input,
.feedback .your-country select,
.feedback .your-comments textarea {
    border: 1px solid #ccc;
    width: 400px;
    padding: 5px 10px;
}

.feedback .name-prefix select {
    min-width: 104px;
    width: 5%;
}

body.page-template-page-catalogue .catalogue .text:hover {
    background-color: #f4819f;
    color: white;
    transition: all 0.2s ease-in-out;
}

body.page-template-page-catalogue .catalogue {
    width: 20%;
    margin: 0 2% 2% 2%;
}

.faq-row {
    padding-bottom: 25px;
}

.faq-question span:hover {
    color: #f4819f;
}

.faq-question span {
    position: relative;
    display: block;
    color: #252525;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.75;
    padding: 20px 0 20px 35px;
    cursor: pointer;
}

.faq-question span:before {
    position: absolute;
    display: block;
    content: "+";
    color: #f4819f;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1;
    left: 0;
    top: 26px;
    margin-top: -1px;
    text-align: center;
}

.faq-question.active span:before {
    content: "-";
}

.faq-answer {
    display: none;
}

.faq-answer p {
    font-size: 1.1em;
    max-width: 100%;
    line-height: 1.75;
    font-weight: 500;
}

.wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

#main-container {
    width: 100%;
}

.woocommerce-page #main-container>.row {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.wrapper-breads-inner {
    max-width: 1200px;
    width: 90%;
    margin: auto;
    /*padding: 0 40px;*/
}

.fa-home:before {
    display: none;
}

.apus-breadscrumb .breadcrumb .active {
    display: none;
}

.apus-breadscrumb .wrapper-breads {
    padding: 41px 0!important;
}

.apus-breadscrumb .bread-title,
.apus-breadscrumb .breadcrumb a {
    font-weight: 500!important;
}

.breadcrumb>li+li:before {
    padding: 0 5px 0 10px;
    font-weight: 500;
}

.page-shop .sidebar .widget .widget-title,
.page-shop .sidebar .widget .widgettitle,
.page-shop .sidebar .widget .widget-heading,
.page-shop .apus-sidebar .widget .widget-title,
.page-shop .apus-sidebar .widget .widgettitle,
.page-shop .apus-sidebar .widget .widget-heading {
    color: #252525;
    font-size: 1.2em!important;
    font-weight: 500!important;
    line-height: 1.4;
    margin-bottom: 1em;
    letter-spacing: 0!important;
    text-transform: inherit!important;
}

.product-categories li,
.product-categories li li {
    padding-left: 20px;
    font-size: 1.1em;
    font-weight: 500;
}

.product-categories li li {
    font-size: 1em;
}

.filters {
    position: relative;
    display: block;
    float: right;
    z-index: 2;
}

.navbar-nav.megamenu>li>a {
    font-size: 16px!important;
    font-weight: 500!important;
}

.wishlist-icon,
.mini-cart,
.top-account {
    display: none;
}

.table-visiable>div.col-md-2 {
    width: 23%;
    padding: 0;
}

.header-full {
    width: 90%!important;
    padding: 32px 0!important;
    margin: auto!important;
}

.table-visiable>div.col-lg-6 {
    width: 52%;
    text-align: center;
}

.navbar-nav {
    float: unset!important;
}

.table-visiable .col-lg-4 {
    width: 23%;
}

.wpb_single_image img {
    margin-bottom: 10px;
}

.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.yith-wcwl-add-button {
    display: none;
}

.details-product .apus-woocommerce-product-gallery-thumbs .slick-slide .thumbs-inner {
    width: 96px;
    height: 96px;
}

.image-mains .slick-slide img {
    width: 100%;
}

.wrapper {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.page-id-23 .content-wrapper {
    max-width: 900px;
}

#main {
    margin: 20px auto 80px auto;
}

.sitemap-page #main {
    margin-top: 1%;
}

.page-template-default p {
    font-size: 16px;
    font-weight: 500;
}

.sitemap-page a {
    color: #f4819f;
    font-size: 15px;
    font-weight: 500;
}

.sitemap-page ul {
    margin-left: 0;
    padding-left: 20px;
}

.table-visiable .col-lg-4 {
    padding-right: 0;
}

.header-search {
    float: right;
}

@media (min-width: 1500px) {
    .header-v4 .navbar-nav.megamenu>li {
        margin: 0 30px!important;
    }
}

@media (max-width: 1500px) {
    .header-full .table-visiable .col-lg-4 {
        width: 310px;
        padding: 0;
    }
    .header-full .table-visiable>div.col-lg-6 {
        width: 48%;
    }
    .navbar-nav.megamenu>li>a {
        font-size: 14px!important;
    }
    .header-full .search-form {
        width: 250px;
        text-align: right;
    }
}

@media (max-width: 1260px) {
    .header-v4 .navbar-nav.megamenu>li {
        margin-right: 30px!important;
    }
}

@media (max-width: 1199px) {
    .table-visiable>div.col-md-2 {
        width: 21%;
        padding-right: 2%;
    }
    .navbar-nav.megamenu>li {
        margin-right: 16px!important;
    }
    .header-full .search-form {
        width: 200px;
    }
    .search-form input.header-search-text {
        width: 125px;
    }
}

@media (max-width: 993px) {
    .header-v4 .navbar-nav.megamenu>li {
        margin-right: 16px!important;
    }
    .top-menu-mobile .search-form input.header-search-text {
        background-color: #eaebec;
    }
    .navbar-collapse {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}

@media (max-width: 992px) {
    .header-search {
        float: unset;
    }
}

@media screen and (max-width: 768px) {
    table.no-border td img {
        padding-right: 5%;
    }
}

@media screen and (max-width: 600px) {
    .apus-breadscrumb .bread-title {
        font-size: 30px!important;
    }
    .no-border,
    .no-border td {
        display: block;
        width: 100%;
    }
    table.no-border img,
    table.no-border th img,
    table.no-border td img {
        width: 70%;
        margin: 0 15%;
        padding-right: 0;
        margin-bottom: 5%;
    }
    .feedback .your-name input {
        width: 72%;
        float: right;
    }
    .feedback input,
    .feedback textarea,
    .feedback select,
    .feedback .your-address input,
    .feedback .your-email input,
    .feedback .your-country select,
    .feedback .your-comments textarea {
        width: 100%;
    }
    .feedback .name-prefix select {
        width: 26%;
        min-width: 26%;
    }
    body.page-template-default p.top-banner {
        margin-bottom: 8%;
    }
}

@media screen and (max-width: 450px) {
    #main {
        margin-top: 0!important;
    }
    .hb-inner {
        display: block;
        width: 100%;
        height: auto !important;
    }
    .hb-left {
        width: 60%;
    }
    .hb-right {
        width: 40%;
        margin-top: 20px;
    }
    .hb-text {
        padding: 1em 0;
    }
    .hb-image {
        background-position: center center;
    }
    .video-image {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px !important;
    }
    .video-text {
        text-align: center;
        margin-bottom: 5%;
    }
    .page-title {
        font-size: 24px;
    }
    .large-intro-entries .intro-entry {
        width: 90%;
    }
    .apus-breadscrumb .bread-title {
        font-size: 24px!important;
    }
    .page-template-page-faq .wrapper {
        width: 84%;
    }
}

.widget-search .form-control {
    border: 0;
}

.search-form input.header-search-text,
.search-form input.search-page-text,
.widget-search input[type="text"] {
    padding: 8px 10px;
    background-color: #f2f3f5;
    color: #252525;
    border: 1px solid #f2f3f5;
}

.search-form input.header-search-submit,
input.search-page-submit,
.widget-search input[type="submit"] {
    padding: 8px 10px;
    border: 1px solid #ccc!important;
    background-color: #fff!important;
    cursor: pointer;
}

.search-form input.header-search-text:hover {
    border: 0;
}

.search-form input.header-search-submit:hover,
input.search-page-submit:hover {
    background-color: #f4819f!important;
    color: white;
    border: 1px solid #f4819f!important;
}

.search-page-form,
.search-page-count {
    margin-bottom: 30px;
}

.header-search-text,
.search-page-text {
    background-color: #eaebec;
    padding: 8px 10px;
    background-color: #f2f3f5;
    color: #252525;
    border: 1px solid #f2f3f5;
}

.add-cart .button:hover {
    color: #fff!important;
}

.product-block.grid .groups-button .add-cart .added_to_cart:hover:before,
.product-block.grid .groups-button .add-cart .added_to_cart:active:before,
.product-block.grid .groups-button .add-cart .button:hover:before,
.product-block.grid .groups-button .add-cart .button:active:before {
    background-color: #f58ba6!important;
}




.nav-links { text-align: center; }
.nav-links a { padding: 0 10px; }
.products.columns-3 .product:nth-child(3n+3) { margin-right:0; }

.header-search-submit, .search-page-submit{
   font-size: 14px;
   color:#707070!important;    font-weight: 500;
}
#main-content h2{
    font-size:1em;
        line-height: 1.75;
}

.search-form input.header-search-submit:hover, input.search-page-submit:hover{
    color:#fff!important;}
    
    .product-intro-sku{
        color:#707070;
            font-weight: 500;
    }
    .search-form input.header-search-text, .search-form input.search-page-text, .widget-search input[type="text"]{
        font-size:14px;
        font-weight:500;
    }
    
    
    .search ul.products.columns-3 li.product:nth-child(3n+1){
        clear:both;
    }
    

    
    .search-image{
       width: 100%;
    height: 369px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom:1em;
    }
    
    @media screen and (max-width: 1000px) {
          .search-image{
              height:280px;
          }
    }
    
     @media screen and (max-width: 1000px) {
         
    }
    
/*
body.search .bread-title { display: none; }
*/