/*
 
 Theme Name:   EuroDiagnosticsVet
 
 Author:       TeamWP @Tareev Studio
 Author URI:   https://tareev.studio/
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Template:     ciyashop
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout

*/


/*! GLOBAL */

/* Login start */
body.login {
    flex-direction: column;
}

.container {
    max-width: 1360px !important;
    padding: 0;
}
.hidden{
    display: none!important;
}
/* Login end */

/* Additional Styles start */

.color-text__blue {
    color: #31AEE5;
}

/* Additional Styles end */

/* Search start */

.searsh-results__wrapper {
    display: flex;
    flex-wrap: wrap;
}

.site-footer .site-info {
    background: #fff;
}

.site-footer .site-info {
    padding-bottom: 12px !important;
}
.searsh-results__wrapper article, .search-results .content-wrapper article.hentry {
    width: calc((100% / 3) - 20px);
    border-radius: 18px;
    overflow: hidden;
    background: #FFF;
    box-shadow: 2px 8px 20px 2px rgba(0, 24, 87, 0.06);
    margin-bottom: 0px;
}

.searsh-results__wrapper .entry-header-section {
    padding: 20px 30px 0px 30px;
}

.search-results .searsh-results__wrapper .entry-summary {
    padding: 0px 30px 30px 30px;
}

.search-results .content-wrapper .searsh-results__wrapper article.hentry .entry-header .entry-title,
.search-results .content-wrapper .searsh-results__wrapper article.product-type-simple .entry-header .entry-title {
    color: #31AEE5 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

.search-results .searsh-results__wrapper .entry-summary p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #323232;
}

.search.search-results .row div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    gap: 30px;
}

.search.search-results .entry-header-section.edbio-search-single__title {
    gap: 0;
}

.searsh-results__wrapper .blog-image {
    max-height: 240px;
    height: 204px;
    overflow: hidden;
    position: relative;
}

.searsh-results__wrapper .blog-image img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}

.search .inner-intro.header_intro {
    display: none;
}

/* Search end */



/* Header start */

.page-header-mobile, .search-results .page-header-mobile {
    display: none;
}

.page-header, .search-results .page-header {
    display: flex;
    flex-wrap: nowrap;
    padding: 38px 90px 38px 60px;
    justify-content: space-between;
    box-shadow: 0px 15px 14px 0px rgba(0, 24, 87, 0.03);
}

.page-header__left {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.page-header__logo {
    margin-right: 60px;
    min-width: 150px;
}

.page-header__logo img {
    max-width: 245px;
}

.page-header__content {
    width: 100%;
}

.page-header__content-top form#searchform {
    margin-right: 12px;
}

.footer-social-links {
    display: flex;
    gap: 12px;
}

.footer-widgets {
    display: flex;
}

.page-header__content-top input#s {
    box-shadow: none !important;
    border: 1px solid #31AEE5 !important;
    border: none;
    padding: 0 8px;
    height: 26px;
}

.page-header__content-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1360px;
    margin: 0 auto;
    border-radius: 100px;
    background-color: #fff;
}

.page-header {
    justify-content: center !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.page-header__menu a {
    padding: 0 !important;
}

.page-header__search-new {
    display: none;
    pointer-events: none;
    transform: translateY(-20px);
    /* transition: opacity 0.3s, transform 0.3s; */
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 100;
    /* width: calc(100% - 80px); */
    opacity: 0;
    top: -6px;
    position: absolute;
    right: 8px;
    width: 100%;
    max-width: 1360px;
}

.page-header__search-new.active {
    right: 8px;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    display: block;
    position: static;
    top: -6px;
    margin: 0 auto;
}

.page-header__info {
    display: flex;
    justify-content: space-between;
    max-width: 1360px;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 32px;
}

.page-header__search-button {
    cursor: pointer;
}

.pgs-shop-filters-wrapper .shop-filter .select2-container {
    width: 128% !important;
}

.loop-header-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px !important;
}


.pgs-shop-filters-wrapper .shop-filter .button {
    float: right;
    padding: 12px 49px !important;
    line-height: 130% !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    border-radius: 18px !important;
    background: #00C186 !important;
    align-self: flex-end;
}

.price_slider-all-price {
    display: flex;
    flex-direction: column;
}

.col {
    padding-right: 0 !important;
}

/* span#select2-155p-container {
    display: flex;
    align-items: center;
} */

 .select2-container--default .select2-selection--single {
    height: 42.2px;
}

    /* display: flex
;
    padding-left: 20px;
    gap: 20px;
} */

.count-box-wrapper {
    display: flex;
    gap: 60px;
}

.loop-header-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30.2px;
}

.loop-header-tools span.select2.select2-container.select2-container--default {
    height: 32.2px !important;
}

.loop-header-tools span.select2.select2-container.select2-container--default span.select2-selection__arrow {
    height: 30.2px !important;
}

.shop-filter-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40.2px;
}

.shop-filter-count--title {
    margin-bottom: 12px;
}

.row products-shop {

}

.loop-header-tools .select2-selection__rendered {
    line-height: 30.2px;
}




.content-wrapper .container > .row {
    width: 68% !important;
}

.content-wrapper .container .row.products-shop {
    width: 32% !important;
}


/* .page-header__search-button.hide {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    display: none;

} */

.page-header__search-block {
    padding: 8px 20px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.08) inset, 4px 4px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 100px !important;
    border: none !important;
    outline: none;
}

.page-header__search-block:focus {
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3) inset, 4px 4px 12px 0px rgba(0, 0, 0, 0.1) !important;
}

.page-header__search-submit {
    height: 24px;
    width: 24px;
    border: none;
    outline: none;
    background: none;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 65%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.page-header__btns {
    display: flex;
}

.page-header__button {
    margin-right: 12px;
    padding: 0;
}

.page-header__button:last-child {
    margin-right: 0px;
}

.page-header__button:hover svg path {
    fill: #31AEE5;
}

.page-header__button svg path {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.page-header__menu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
    color: #323232;
    text-align: center;
    padding: 0;
    margin: 0;
    gap: 32px;
}

.page-header__menu li {
    padding-right: 10px;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;

}

.page-header__menu li:last-child {
    padding-right: 0px;
}

.page-header__menu a {
    color: #323232;
}

.page-header__menu a:hover {
    color: #31AEE5;
}

.page-header__menu .menu-item-has-children {
    position: relative;
    padding-right: 26px;
}

.page-header__menu .menu-item-has-children:after,
.page-header__menu .menu-item-has-children:before {
    content: '';
    height: 2px;
    width: 10px;
    background: #000;
    position: absolute;
    top: 50%;
    border-radius: 100px;
}

.page-header__menu .menu-item-has-children:before {
    transform: rotate(-45deg);
    right: 0px;
}

.page-header__menu .menu-item-has-children:after {
    transform: rotate(45deg);
    right: 6px;
}

.page-header__menu .sub-menu {
    display: none;
    list-style: none;
    position: absolute;
    padding: 0;
    width: fit-content;
    white-space: nowrap;
    max-width: 50vw;
    overflow: auto;
}

.header-menu__not-link a:not([href]) {
    color: #323232 !important;
}

.page-header__menu .menu-item-has-children:hover .sub-menu {
    display: block;
}

.page-header__right {
    display: flex;
    flex-direction: column;
    width: 20%;
    align-items: flex-end;
}

.page-header__right a {
    padding: 0;
}

.page-header__phone,
.page-header__mail {
    display: flex;
    align-items: center;
    color: #323232;
}

.page-header__phone span,
.page-header__mail span {
    margin-left: 4px;
}

.page-header__phone {
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
}

.page-header__phone span{

font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.page-header__phone sapn {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;

}

.page-header__mail {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
}


.col-sm {
    flex-grow: 0 !important;
}

.shop-filter.shop-filter-product-count-tests {
    width: 134%
}

.shop-filter-wrapper-price {
    max-width: 990px;
}

.price_slider_wrapper-inner {
    max-width: 441px;
}

/* .woocommerce-shop .content-wrapper .container .row {
    width: unset !important;
} */

span.select2-selection.select2-selection--single {
    max-width: 210px;
}

span.select2.select2-container.select2-container--default {
    width: 50%;
}

.price_label {
    display: flex;
    justify-content: space-between;
}

.page-header__phone:hover,
.page-header__mail:hover {
    color: #31aee5;
}

.mobile-header__brg-menu {
    display: none;
}

.mobile-header__brg-menu-btn {
    display: flex;
    gap: 12px;
    padding-left: 24px;
}

.mobile-header__brg-menu-btn .page-header__button.page-header__button--acc {
    margin: 0;
}

/* Header end */

/* Button Slide Up start */

#back-to-top .top {
    background: #31aee5 !important;
    border-radius: 12px !important;
    -webkit-border-radius: 12px;
    -ms-border-radius: 12px;
    border: 2px solid #31aee5;
}

#back-to-top .top:hover {
    background: none !important;
    color: #31aee5;
}

/* Button Slide Up end */

/* Page Title start */

.inner-intro.header_intro {
    padding: 90px 0;
}

.inner-intro.header_intro.header_intro_opacity-black:before {
    content: none !important;
}

.inner-intro.header_intro {
    background: none;
    box-shadow: none !important;
}

.inner-intro .yoast-breadcrumb,
.inner-intro ul.page-breadcrumb {
    display: none;
}

.inner-intro .intro-title-inner h1 {
    color: #323232;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    text-transform: unset;
}

/* Page Title End */


/* Login Page */

#login h1 a,
.login h1 a {
    height: 60px;
    border-radius: 10px;
    width: 110px;
    background: white;
    background-image: url(https://new.ed-vet.com/wp-content/uploads/2021/11/лого2-min.png);
    background-position: center center;
    background-size: 110px;
    padding: 8px;
    background-repeat: no-repeat;
}

.pgssl-login-inner {
    border-radius: 10px;
}

/* Fixes */

.site-header .site-title img {
    max-height: 50px;
}


#header-sticky .header-sticky-inner .col-lg-3 {
    width: 150px;
    flex: 0 0 150px;
    max-width: 150px;
}

#header-sticky .header-sticky-inner .col-lg-9 {
    width: calc(100% - 150px);
    flex: 0 0 calc(100% - 150px);
    max-width: calc(100% - 150px);
}

li#menu-item-169 {
    display: none;
}

/* Swiper

.swiper {
    position: relative;
    left: -120px;
    box-sizing: border-box;
    width: 1349px;
    max-width: 1349px;
}

.swiper-slide.swiper-slide__homepage {
    height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


img.swiper-slide__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.swiper-slide__bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
}

.swiper-slide__title,
.swiper-slide__text,
.swiper-slide__buttons,
.swiper-slide__title_logo {
    max-width: 1140px;
    padding-right: 350px;
}

.swiper-slide__buttons {
    width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
    background: rgba(0, 0, 0, 0.4);
    width: unset !important;
    height: unset !important;
    padding: 30px 15px;
    color: white !important;
}


.swiper-slide__title_logo {
    width: 100%;
    color: white;
    font-size: 20px;
    margin-top: -20px;
    margin-bottom: 10px;
}

.swiper-slide__text {
    width: 100%;
    color: white;
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 10px;
    letter-spacing: .7px;
}

.swiper-slide__title {
font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: 700;
    font-size: 60px;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.2;
    letter-spacing: 2.5px;
}

a.swiper-slide__btn {
    display: inline-block;
    width: fit-content;
    margin-top: 20px;
    color: white;
    padding: 12px 30px;
    font-size: 20px;
    border-radius: 4px;
    background: #31AEE5;
    letter-spacing: .5px;
}

.swiper-slide__homepage b {
    color: #3a9bd7;
}

.wpb_single_image img {
    border-radius: 8px;
} */

/* Home page */

.info_box_wraper-content {
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

.info_box_wraper-content_block {
    width: 270px;
}

.info_box_wraper-content_block {
    display: flex;
    flex-direction: row;
}

.pgscore_info_box-content-text {
    display: flex;
    flex-direction: column;
    width: 170px;
}

.pgscore_info_box-img {
    width: 80px;
    padding: 10px;
}

.pgscore_info_box-text {
    word-wrap: break-word;
}

.promo_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 800px;
}

.promo_container__block {
    width: 100%;
    max-width: 530px;
    margin: 10px;
    position: relative;
    overflow: hidden;
}

.promo_container__block__background-image {
    position: relative;
    overflow: hidden;
}

.promo_container__block__background-image img {
    transition: transform 0.6s ease;
    max-width: 530px;
    height: auto;
    object-fit: cover;
}

.promo_container__block:hover .promo_container__block__background-image img {
    transform: scale(1.1);
}

.promo_container__block__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: #fff;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.promo_container__block__block-title {
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 18px;
}

.promo_container__block__block-title+h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}

.promo_container__block__block-button {
    display: inline-block;
    background-color: rgb(42, 48, 115);
    color: rgb(255, 255, 255);
    padding: 10px 20px;
    border: none;
    text-decoration: none;
    margin-top: 8px;
    text-transform: uppercase;
    transition: color 0.3s ease, background-color 0.3s ease;
}

.promo_container__block__block-button:hover {
    color: rgb(50, 50, 50);
    background-color: rgb(255, 255, 255);
}

.advantages_box_wrapper {
    background-color: #e9e9e9;
    border-radius: 10px;
    margin-top: 40px;
}

.advantages_box_wrapper_content {
    display: flex;
    flex-direction: column;
}


.advantages_box_wrapper_content_title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    color: #31AEE5;
    padding: 10px;
    font-size: 40px;
    margin-top: 15px;
}

.advantages_box_wrapper_content_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.advantages_box_wrapper_content_block_single {
    width: 290px;
    display: flex;
    flex-direction: row;
    padding: 10px;
    justify-content: space-between;
    align-items: start;
    margin: 10px 20px 20px 20px;
}

.advantages_box_wrapper_content_block_image {
    width: 180px;
    height: auto;
    object-fit: contain;
}

.advantages_box_wrapper_content_block_single_right {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 10px;
}

.advantages_box_wrapper_content_block_title {
    color: #31AEE5;
    margin-bottom: 5px;
}

.advantages_box_wrapper_content_block_text {
    color: #31AEE5;
    margin-top: 5px;
}

.advantages_box_wrapper_content_button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background-color: #31AEE5;
    color: #fff;
    border: 1px solid #31AEE5;
    border-radius: 1px;
    transition: color 0.3s, background-color 0.3s;
    text-decoration: none;
}

.advantages_box_wrapper_content_button:hover {
    color: #31AEE5;
    background-color: #fff;
    border-color: #31AEE5;
}

.consultatin_block {
    background-color: #e9e9e9;
    display: flex;
    flex-wrap: wrap;
    border: 2px dashed #c0c0c0;
    border-radius: 10px;
    margin: 40px 0px 40px 0px;
}

.consultatin_block img {
    max-width: 100px;
    max-height: 100px;
    object-fit: contain;
    margin: 10px;
}

.consultatin_block_left_content {
    color: #31AEE5;
    flex: 1;
    margin: 20px 10px 10px 10px;
    font-size: 16px;
}

.consultatin_block_left_heading {
    margin-top: 13px;
    font-size: 29px;
    color: #31AEE5;
}

.consultatin_block_right_button {
    margin: auto 35px;
    display: block;
    text-align: center;
    background-color: #31AEE5;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    border: 2px solid #31AEE5;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
    width: 200px;
    height: 50px;
}

.consultatin_block_right_button:hover {
    background-color: #ffffff;
    color: #31AEE5;
}

.submit_block {
    display: flex;
    width: 100%;
    height: 300px;
}

.submit_block_contact {
    flex: 75%;
    background-image: url(https://new.ed-vet.com/wp-content/uploads/2020/03/4.jpg);
    background-size: cover;
    background-position: center;
}

.submit_block_contact_heading {
    color: #fff;
    margin: 50px 10px 25px 50px;
}

.submit_block_contact_text {
    width: 70%;
    color: #fff;
    margin: 20px 0px 0px 50px;
}

.submit_block_contact_button {
    margin: 10px 0px 0px 50px;
    background-color: #31AEE5 !important;
    color: #fff !important;
    border: 2px solid #31AEE5 !important;
    border-radius: 5px;
}

.submit_block_contact_button:hover {
    background-color: #ffffff !important;
    color: #31AEE5 !important;

}

.submit_block_our_partners {
    flex: 25%;
    background-color: #31AEE5;
    text-align: right;
}

.submit_block_our_partners_heading {
    color: #fff;
    font-size: 30px;
    margin: 30px 30px 0px 0px;
}

.about_us {
    background-color: #e9e9e9;
    border-radius: 10px;
    margin-top: -20px;
}

.about_us_block {
    width: 100%;
}

.about_us_block__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0px 0px 10px 0px;
    padding: 25px 25px 0px 25px;
}

.about_us_block__content-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about_us_block__content-img {
    width: 100px;
    height: auto;
    object-fit: contain;
    padding-top: 15px;
    padding-bottom: 15px;
}

.about_us_block__content-title {
    color: #31AEE5;
    margin-bottom: 5px;
    text-align: center;

}

.about_us_block__content-paragraph {
    color: #31AEE5;
    padding-top: 15px;
    margin: 10px 10px 10px 10px;
    text-align: center;
}

.about_us_block_sincerely-title {
    text-align: center;
    color: #31AEE5;
    padding-bottom: 40px;
}

.advantages {
    background-color: #e9e9e9;
    border-radius: 10px;
    margin-top: -20px;
}

.advantages_block_contnt {
    margin: 0px 0px 10px 0px;
    padding: 25px 25px 0px 25px;

}

.advantages_block_contnt-text-heading {

    color: #31AEE5;
    margin-bottom: 5px;
    text-align: center;

}

.advantages_block_contnt-text-list-element {
    color: #31AEE5;
    padding-top: 15px;
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.advantages_block_contnt-text-paragraph {
    color: #31AEE5;
    padding-top: 15px;
    margin: 10px 10px 10px 10px;
    text-align: left;
}

/* Youtube block */

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.youtube {
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
}

.youtube:hover .play-button {
    opacity: 1;
}

.youtube:before {
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .6;
    z-index: -1;
    transition: all .2s;
}

.youtube:hover:before {
    opacity: .8;
}

.youtube iframe {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.youtube img {
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: red;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: .8;
    border-radius: 12px;
    transform: all .2s;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff;
}


/*  ------------- Shop page ----------------*/

.product-cart__thumbnail {
    width: 100%;
    position: relative;

    overflow: hidden;
}

.product-cart__thumbnail-box {
    display: flex;
    gap: 10px;
    width: 100%;
    transition: transform 0.5s ease;
    flex-direction: row;
    overflow: hidden;

}

.products-page__filter {
    display: flex;
    cursor: pointer;
}

li.products-page__sidebar-cats--item.active {
    color: #31AEE5;
}

ul.products-page__sidebar-cats--sub {
    padding-left: 25px;
    list-style-type: none;
}

img.product-cart__img {
    width: 100%;
    transition: 1s;
    min-height: 190px;
    object-fit: cover;

}


ul.products-page__sidebar-cats--items {
    padding-left: 0;
    list-style-type: none;
}


.products-page__wrap {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 40px;
    justify-content: space-between;
    justify-items: center;
}

.products-page__product-cart {
    display: flex;
    width: 100%;
    border: 1px solid #eee;
    transition: all .2s ease-out 0s;

    cursor: pointer;
    flex-direction: column;
}

.products-page__product-cart:hover {
    -webkit-box-shadow: 0 3px 22px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 3px 22px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 22px rgba(0, 0, 0, .07);

}

.products-page__product-cart:hover img.product-cart__img {
    scale: 1.1;
    margin-right: 10px;
}

span.product-cart__price {
    font-size: 20px;
    font-weight: 700;
    font-family: Roboto;
    color: #323232;
    margin: 0 2px;

}

span.product-cart__cat {
    font-size: 14px;
    font-family: Roboto;
    color: #ababab;
    line-height: 18px;
    padding-bottom: 10px;
}

.products-page {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 30px;
    justify-content: space-between;
}

.products-page__sidebar {
    width: 25%;
    display: flex;
    font-family: Roboto;
    flex-direction: column;
}

.products-page__content {
    width: 75%;
}

.products-page__head {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: Roboto;
    align-items: stretch;
    width: 100%;
}

h2.products-page__sidebar-title {
    font-size: 20px;
    line-height: 130%;
    position: relative;
    margin-bottom: 15px;
    font-family: Roboto;
    font-weight: 600;
}

a {
    display: block;
    padding: 8px 0;
    font-family: Roboto;
    font-size: 14px;
    line-height: 24px;
}

.pagination.pagination-products {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pagination.pagination-products .page-numbers {
    padding: 10px 15px;
    margin: 0 5px;
    background-color: none;
    border: 1px solid #ddd;
    color: #31AEE5;
    font-family: Roboto;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

.pagination.pagination-products .page-numbers:hover {
    background-color: #31AEE5;
    color: #fff;
}

.pagination.pagination-products .current {
    background-color: #31AEE5;
    color: #fff;
}

.pagination.pagination-products .prev,
.pagination.pagination-products .next {
    padding: 10px 15px;
    margin: 0 5px;
    background-color: #31AEE5;
    border: 1px solid #31AEE5;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s ease;
}

.pagination.pagination-products .prev:hover,
.pagination.pagination-products .next:hover {
    background-color: #fff;
    color: #31AEE5;
}

.products-page__sidebar-cats {
    display: flex;
    flex-direction: column;
    width: 100%;
}

span.product-cart__label.onsale {
    border-radius: 20px 0 0 20px !important;
    background: #31AEE5;
}

.products-page__sidebar-cat--link {
    display: inline-block;
    color: #969696;
    line-height: 24px;
    font-weight: 400;
    /* text-transform: capitalize; */
    transition: all .5s ease-out;
    cursor: pointer;
}

.products-page__sidebar-cat--link:hover,
li.products-page__sidebar-cats--item.active ul.products-page__sidebar-cats--sub a.products-page__sidebar-cat--link:hover {
    color: #31AEE5 !important;
}

img.products-page__head--img {
    width: 100%;
    max-height: 275px;
    object-fit: cover;
    border-radius: 20px;
}

form.woocommerce-ordering {
    
}

.select2-container--default .select2-selection--single {
    border-radius: 100px !important;
}

h2.products-page__filters-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 26px;
    text-transform: uppercase;
}

.col-md-3.col-sm-6 {
    display: none;
}

.footer-widgets .widget.widget_nav_menu .menu li a:before, .footer-widgets .widget.widget_nav_menu .menu li a:after {
    display: none;
}


.products-page__filters-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.footer-widgets .widget.widget_nav_menu .menu li a {
    padding: 0 !important;
    color: #323232;
    font-family: Montserrat;
font-weight: 400;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;

}

footer.site-footer .footer-widgets .widget .widget-title {
    font-family: Montserrat;
font-weight: 600;
font-size: 20px;
line-height: 130%;
letter-spacing: 0px;
color: #323232;
}

.products-page__filter select {
    cursor: pointer;
}

.product-cart__labels {
    display: flex;
    position: absolute;
    text-transform: uppercase;
    right: 0;
    gap: 10px;
    top: 15px !important;
    flex-direction: column;
    align-items: flex-end;
}

span.product-cart__label.featured {
    padding: 0 8px 0 8px;
    z-index: 5;
    border-radius: 20px 0 0 20px !important;
    color: white;
    background: rgba(42, 48, 115, 1);
    font-size: 14px !important;
    line-height: 30px;
    height: 30px;
}

span.product-cart__label.onsale {
    padding: 0 8px 0 8px;
    color: white;
    font-size: 14px !important;
    line-height: 30px;
    height: 30px;
    z-index: 5;
}

a.product-cart__link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%;
    width: 100%;
    padding: 0;
    justify-content: flex-start;
}

.products-page__sidebar-socials--inner.social-profiles {
    display: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    /* border: 1px solid #d5d5d5; */
    gap: 10px;
    width: 100%;
}

a.social-profiles__link {
    display: flex;
    justify-content: center;
    width: 40px;
    transition: all 0.3s ease-out;
    cursor: pointer;
    border-radius: 3px;
    height: 40px;
    border: 1px solid #d5d5d5;
    align-items: center;
    flex-direction: row;
}

a.social-profiles__link i {
    color: #d5d5d5;
}

a.social-profiles__link:hover {
    background: #31AEE5;
    /* height: 40px; */
    border: 1px solid #31AEE5;
}

a.social-profiles__link:hover i {
    color: white;
}

.product-cart__info {
    text-align: center;
    padding: 20px;
}

h2.product-cart__title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 22px;
    color: #323232;
}

.products-page__head--sort-popup {
    position: relative;
    display: inline-block;
}

.sort-trigger {
    background-color: #fff;
    padding-left: 13px;
    padding-right: 30px;
    cursor: pointer;
    font-family: 'Roboto';
    font-size: 14px;
    display: flex;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    outline: 0;
    color: #969696;
    height: 35px;
    align-items: center;
    justify-content: start;
    min-width: 150px;
}

.sort-options {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 99;
    width: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .1);
}

.sort-options a {
    display: block;
    text-decoration: none;
    color: #969696;
    padding: 5px 15px;
    transition: all .3s ease-in-out;
    font-family: 'Roboto';
    line-height: 24px;
}

.sort-options a:hover {
    color: white;
    background: #31AEE5;
}

span.sort-trigger svg {
    width: 10px;
    height: 15px;
    display: flex;
    margin-left: 5px;
    position: absolute;
    right: 15px;
}

span.sort-trigger:hover svg {
    rotate: 180deg;
}

.products-page__head--sort-popup:hover .sort-options {
    display: block;
}

span.layout__grid-btn {
    display: flex;
    width: 19px;
    height: 19px;
    transition: all 0.5s;
    cursor: pointer;
}

span.layout-label {
    /* display: flex; */
    flex-direction: row;
    align-items: center;
}

.products-page__head--layout {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    width: auto;
}

g.layout__grid-btn-icon {
    height: 100%;
    width: 100%;
    background: #dddddd;
}

span.layout__grid-btn.grid-2-column {
    /* width: 100%; */
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1px;
}

span.layout__grid-btn.grid-3-column {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
}

span.layout__grid-btn.grid-4-column {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
}

span.layout__grid-btn.grid-1-column {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 4px;
}

span.layout__grid-btn:hover g {
    background: #31AEE5;
}

.products-page__head-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.products-page__head-row--left {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.products-page__head-row--right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}

.products-page__head--sort {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: auto;

    margin-right: 15px;
}

.products-page__sidebar-cats {
    border-bottom: 1px solid #f1f1f1;

    margin-bottom: 25px;
}

.products-page__wrap.grid-4-column {
    grid-template-columns: repeat(4, 1fr);
}



span.layout__grid-btn.active g {
    background: #31AEE5;
}

.products-page__wrap.grid-2-column {
    grid-template-columns: repeat(2, 1fr);
}

.products-page__wrap.grid-1-column {
    grid-template-columns: repeat(1, 1fr);
}

.products-page__wrap.grid-1-column .products-page__product-cart a {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.products-page__wrap.grid-1-column .products-page__product-cart a .product-cart__thumbnail {
    width: 40%;
}

.products-page__wrap.grid-1-column .products-page__product-cart a .product-cart__info {
    width: 60%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-info--box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-template-template-shop .inner-intro.header_intro,
.tax-products-cats .inner-intro.header_intro {
    background: #fbfbfb !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .04) !important;
    padding: 0;
    /* box-shadow: none !important; */
}

.page-template-template-shop .inner-intro .intro-section-center .intro-title-inner,
.tax-products-cats .inner-intro .intro-section-center .intro-title-inner {
    text-align: start !important;
}

li.products-page__sidebar-cats--item.active a.products-page__sidebar-cat--link {
    color: #31AEE5 !important;
}

p.products-page__head-desc {
    height: 70px;
    overflow: hidden;
    position: relative;
}

p.products-page__head-desc::before {
    background: #ffffffd9;
    content: 'Читать больше';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 150px;
    cursor: pointer;
    text-align: end;
}

p.products-page__head-desc.active {
    height: auto;
    padding-bottom: 20px;
}

p.products-page__head-desc.active::before {
    content: 'Скрыть';
}

/* ---------------- Footer -------------- */

footer.site-footer .footer-widgets-wrapper {
    padding: 50px 0 0 0;
    padding-top: 30px;
    color: white;
    background: #fff;
}


.footer-row {
    display: flex;
    width: 72%;
    flex-direction: row;
    justify-content: flex-start;
}

.footer-row.align-items-center {
    width: 100%;
}

.footer-align-left {
    display: flex
    ;
        max-width: 346px;
        width: 100%;
}

.widget.widget_nav_menu.footer-widget {
    margin-bottom: 0;
    display: flex;
    color: white;
    flex-direction: column;
}

h4.widget-title.footer-title.title {
    color: white;
}

.menu-primary-menu-container {
    color: white;
}

.footer-align-left a {
    color: white;
}

.footer-widgets .widget li a {
    color: white;
}

.widget.widget_pgs_opening_widget.footer-widget {
    margin-bottom: 0;
}

.pgs-opening-hours {
    color: white;
}

.pgs-opening-hours ul li.opening-hours__item {
    color: white;
}

.fa.fa-clock-o:before {
    display: none;
}

.pgs-opening-hours ul li span {
    color: #323232;
    font-family: Montserrat;
font-weight: 400;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
width: 100%;

}

.footer-address__item-text {
    font-family: Montserrat;
font-weight: 400;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
color: #323232 !important;
}

.widget.widget_pgs_contact_widget.footer-widget {
    margin-bottom: 0;
}

li.footer-address__item span {
    color: white;
}

.widget_pgs_contact_widget ul li i {
    color: #30aee5;
}

.pgs-opening-hours ul li i {
    color: #30aee5;
}

.footer-row.align-items-center .pull-left {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #323232;
    margin: 0 auto;
}

.footer-row.align-items-center .pull-left a,  .pull-left {
    color: #323232;
    font-family: Montserrat;
font-weight: 400;
font-size: 12px;
line-height: 130%;
letter-spacing: 0px;

}




/* -- tax cat product woocommerce */


.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #31AEE5 !important;
    border-radius: 0px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ffffff;
    border: 2px solid #31AEE5 !important;
    top: -7px;
    width: 18px;
    height: 18px;
    border-radius: 50px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ffffff;
    border: 2px solid #31AEE5 !important;
    top: -7px;
    width: 18px;
    height: 18px;
    border-radius: 50px;
}

.woocommerce .gridlist-toggle .gridlist-button:hover,
.woocommerce .gridlist-toggle .gridlist-button.active {
    background-color: #31AEE5 !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.yith-woocompare-widget a.compare,
button.button,
.woocommerce button.button,
.woocommerce input.button,
button.submit,
input[type=submit],
table.compare-list .add-to-cart .product-action .button,
.pgscore_instagram_v2_wrapper .insta_v2_header--button a,
.pgscore_instagram_v3_wrapper .insta_v3_header--button a,
.entry-summary .button.compare:hover {
    background: #31AEE5 !important;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true],
.select2-container--default.select2-container--open .select2-results__option--highlighted,
.select2-container--default.select2-container--open li:hover,
.loop-header-active-filters .col .ciyashop-clear-filters-wrapp a:hover {
    background: #31AEE5 !important;
    color: #ffffff;
}

.woocommerce ul.products li.product-hover-style-image-center .product-actions a:hover {
    color: #ffffff !important;
}

.woocommerce ul.products li.product .product-name a:hover {
    color: #31AEE5 !important;
}

.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #31AEE5 !important;
    border-color: #31AEE5 !important;
    color: #ffffff;
}

.loop-header-active-filters .widget_layered_nav_filters ul li a:hover {
    background: #31AEE5 !important;
}

.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li.active a {
    color: #31AEE5 !important;
}

.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li:before {
    background: #31AEE5 !important;
}

.ciyashop-popup-quick-view .product_meta>span a:hover,
.woocommerce.single-product .product_meta>span a:hover {
    color: #31AEE5;
}

body a {
    color: #31AEE5;
}

.age-gate-form .age-gate-submit-yes {
    background: #31AEE5 !important;
    color: #ffffff;
}

.age-gate-form .age-gate-submit {
    background: #31AEE5 !important;
}

body.woocommerce-compare h1 {
    color: #31AEE5;
}

table.compare-list .add-to-cart td a {
    background: #31AEE5 !important;
}

.topbar-link>ul>li a:hover {
    color: #31AEE5;
}

.topbar-link>ul li.fa:before {
    color: #31AEE5;
}

.select2-container .ciyashop-select2-dropdown .select2-results .select2-results__options li:hover {
    background: #31AEE5 !important;
    color: #fff;
}

#pgs_login_form .modal-header {
    background: #31AEE5 !important;
    border-radius: 0;
}

.woo-tools-actions>li i:hover {
    color: #31AEE5;
}

.search_form-search-button:before {
    color: #31AEE5;
}

ul#shipping_method {
    max-height: 250px;
    margin-bottom: 20px!important;
    padding: 20px!important;
    background: #f9f9f9;
    border-radius: 4px;
    overflow: scroll;
    letter-spacing: .25px;
}

span.tagged_as {
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.price_slider_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 40px;
}

.button-filter-mobile {
    display: none !important;
}

.price_label {
    display: flex !important;
    justify-content: space-between !important;
    width: 104%;
}

span.select2.select2-container.select2-container--default {
    height: 42.2px !important;
}

.select2-container--default .select2-selection--single {
    border: none !important;
    border-radius: 0 !important;
}

span.select2.select2-container.select2-container--default {
    
    border-radius: 18px !important;
border: 1px solid #aaa;
overflow: hidden;
}

.loop-header-tools-wrapper span.select2.select2-container.select2-container--default {
    width: 247.644px !important;
}

/* .loop-header-tools-wrapper span#select2-orderby-wk-container {
    line-height: 32px !important;
}

.loop-header-tools-wrapper span.select2.select2-container.select2-container--default {
    height: 33.2px !important;
} */




.loop-header-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40.2px !important;
}
/* 
.loop-header-wrapper .select2-container--default .select2-selection--single span#select2-orderby-sw-container[title="Исходная сортировка"] {
    height: 32px !important;
} */



.shop-filter-title {
    font-family: Montserrat;
font-weight: 600;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
color: #323232;
}

.row.no-gutters {
    width: 100% !important;
}

.shop-filter.shop-filter-product-price.widget_price_filter {
    width: 100%;
    max-width: 990px;
}

.price_slider_wrapper-inner .price_slider {
    width: 100%;
}

.footer-right__cat img {
    width: 400%;
    height: auto;
    position: absolute;
    top: 31%;
}

.fotter-right.img {
    position: relative;
}

.woocommerce span.featured:after, .woocommerce span.onsale:after, .woocommerce span.featured:before, .woocommerce span.onsale:before {
    display: none;
}

.count-box-wrapper .col-sm {
    position: relative;
    right: 19px;
}

.select2-selection__rendered {
    width: 108px;
}

@media (min-width:992px) {
    .header-search-wrap .search_form-inner.search-bg-white .search_form-search-button:before {
        color: #31AEE5;
    }

    /* Search Dropdown Theme */
    .header-search-wrap .search_form-inner.search-bg-theme .search_form-category-wrap .select2-container--default .select2-selection--single {
        background: #31AEE5;
    }

    .header-search-wrap .search_form-inner.search-bg-theme .search_form-category-wrap .select2-container--default .select2-selection--single {
        background: #31AEE5;
    }

    .header-search-wrap .search_form-inner.search-bg-theme input.form-control {
        background: #31AEE5;
    }
}

.search_form-autocomplete .ui-menu-item:hover a {
    color: #31AEE5;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: none;
    background: #31AEE5;
}

.categories-menu li a:hover,
.categories-menu .sub-menu>li a:hover {
    color: #31AEE5;
}

/*==========================================================*/
/* Primary Menu */
/*==========================================================*/
.site-header .header-nav {
    background: #31AEE5;
}

.primary-nav .primary-menu>li .sub-menu li:hover>a,
.main-navigation-sticky .primary-menu>li .sub-menu li:hover>a {
    color: #31AEE5;
}

.primary-nav .primary-menu>li .sub-menu li.current-menu-ancestor>a,
.main-navigation-sticky .primary-menu>li .sub-menu li.current-menu-ancestor>a,
.primary-nav .primary-menu>li .sub-menu li.current-menu-parent>a,
.main-navigation-sticky .primary-menu>li .sub-menu li.current-menu-parent>a,
.primary-nav .primary-menu>li .sub-menu li.current-menu-item>a,
.main-navigation-sticky .primary-menu>li .sub-menu li.current-menu-item>a {
    color: #31AEE5;
}

.main-navigation-sticky .primary-menu>li.current-menu-item>a,
.main-navigation-sticky .primary-menu>li.current-menu-item>a:before,
.main-navigation-sticky .primary-menu>li.current-menu-ancestor>a,
.main-navigation-sticky .primary-menu>li.current-menu-ancestor>a:before {
    color: #31AEE5;
}

.site-header .search-button-wrap .search-button:hover {
    color: #31AEE5;
}

/*==========================================================*/
/* Header - Right Topbar Main  */
/*==========================================================*/
.header-style-right-topbar-main #masthead-inner>.topbar {
    background: #31AEE5;
}

.header-style-right-topbar-main .header-main-top .topbar {
    background: #31AEE5;
    border-bottom: none;
    padding: 0;
}

.search_form-keywords-list li a:hover {
    color: #ffffff;
    background: #31AEE5;
    border-color: #31AEE5;
}

.woo-tools-cart .cart-link .count,
.woo-tools-wishlist .ciyashop-wishlist-count,
.woo-tools-compare .ciyashop-compare-count {
    background: #31AEE5;
}

#after_add_to_cart_message-popup .cart_message-inner a:hover {
    color: #31AEE5;
}

#after_add_to_cart_message-popup .cart_message-inner .view-cart {
    background: #31AEE5;
}

.side_shopping_cart-wrapper .woocommerce .widget_shopping_cart_content .quantity .amount {
    color: #31AEE5;
    font-weight: 600;
}

.footer-mobile-device .footer-mobile-device-actions>div .cart-count {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #31AEE5;
}

.footer-mobile-device .footer-mobile-device-actions>.sticky-footer-active>a {
    color: #31AEE5;
}

.woocommerce ul.products li.product .product-name a:hover {
    color: #31AEE5;
}

.price ins {
    background: none;
    color: #31AEE5;
}

.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #31AEE5;
    border-color: #31AEE5;
    color: #ffffff;
}

.kite-steps-wrapper .step-number {
    display: table-cell;
    font-size: 150px;
    color: #31AEE5;
}

.woo-tools-action.woo-tools-cart .woocommerce-mini-cart li .quantity .amount {
    color: #31AEE5;
    font-weight: 600;
}

@media only screen and (min-width:992px) {

    .header-style-menu-center .header-main .primary-menu>li.current-menu-item>a,
    .header-style-menu-center .header-main .primary-menu>li.current-menu-ancestor>a,
    .header-style-menu-right .header-main .primary-menu>li.current-menu-item>a,
    .header-style-menu-right .header-main .primary-menu>li.current-menu-ancestor>a,
    .header-style-menu-center.header-above-content .header-main .primary-menu>li.current-menu-item>a,
    .header-style-menu-center.header-above-content .header-main .primary-menu>li.current-menu-ancestor>a,
    .header-style-menu-right.header-above-content .header-main .primary-menu>li.current-menu-item>a,
    .header-style-menu-right.header-above-content .header-main .primary-menu>li.current-menu-ancestor>a {
        color: #31AEE5;
    }
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .order-total td,
.woocommerce .woocommerce-checkout-review-order-table .order-total td {
    color: #31AEE5 !important;
    font-size: 26px;
}

.woocommerce table.shop_table .product-name a:hover,
.woocommerce ul.products.list li.product .price .amount {
    color: #31AEE5 !important;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
textarea:focus {
    border-color: #31AEE5 !important;
    box-shadow: none;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #31AEE5;
}

#search_popup .modal-dialog .close:hover,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #31AEE5;
}

.woocommerce .woocommerce-checkout .input-text:focus,
.woocommerce .woocommerce-checkout textarea.input-text:focus {
    border-color: #31AEE5 !important;
}


.woocommerce-shop .content-wrapper .container {
    display: flex !important;
    width: 100%;
    flex-direction: row;
    /* gap: 30px; */
    justify-content: space-between;
    flex-wrap: wrap;
}

body.archive.tax-product_cat.woocommerce.woocommerce-page.woocommerce-js .content-wrapper .container {
    display: flex !important;
    width: 100%;
    flex-direction: row;
    /* gap: 30px; */
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

h1.title-page__woocommerce {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    order: -1;
    color: #01A0E3;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: unset;
    margin-top: -30px;
    padding-bottom: 30px;
}

.loop-header-tools-wrapper .row {
    width: 100% !important;
}

ul.products.products-loop.row.grid.ciyashop-products-shortcode.mobile-col-1,
ul.products.products-loop.row.ciyashop-products-shortcode.mobile-col-1.list {
    width: 100%;
}

.woocommerce-shop .content-wrapper .container .row,
body.archive.tax-product_cat .content-wrapper .container .row {
    display: flex;
    /* width: 75%; */
}


.woocommerce-shop .content-wrapper .container .row.products-shop,
body.archive.tax-product_cat .content-wrapper .container .row.products-shop {
    width: 25%;
    margin-right: 30px;
    margin-left: 0;
}

.woocommerce-shop .content-wrapper .container .row.products-shop .products-page__sidebar,
body.archive.tax-product_cat .content-wrapper .container .row.products-shop .products-page__sidebar {
    width: 100%;
}


span.posted_in a {
    display: flex;
    width: auto;
}

.woocommerce.single-product .product_meta>span.posted_in {
    display: flex;
    font-weight: 600;
    margin: 5px 0;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.error-block h1 {
    font-size: 200px;
    line-height: 260px;
    margin-bottom: 0px;
    color: #31AEE5;
    font-weight: 600;
}

.error404 .inner-intro.header_intro.header_intro_bg-image.header_intro_opacity.header_intro_opacity-black {
    display: none;
}

.not-found #searchform .search-button {
    background: #31AEE5;
}

a.error-search-box-description-link {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    padding: 10px;
    border: 2px solid #31AEE5;
    border-radius: 16px;
    background: #31AEE5;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.5px;
    margin: 10px auto;
}

body.archive.tax-product_cat.woocommerce.woocommerce-page.woocommerce-js .content-wrapper .container .products-page__head,
.woocommerce-shop .content-wrapper .container .products-page__head {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    order: -1;
}

body.archive.tax-product_cat.woocommerce.woocommerce-page.woocommerce-js .content-wrapper .container .content.col-sm-12,
.woocommerce-shop .content-wrapper .container .content.col-sm-12 {
    display: flex;
    flex-direction: column;
}

.woocommerce-product-tab__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.woocommerce div.product .woocommerce-tabs .panel .single-products__tab-content {
    display: flex;
}


.myaccount-grid-navigation .grid-navigation a:hover {
    border-color: #31AEE5 !important;
}

.myaccount-grid-navigation .grid-navigation a:hover i.fa {
    color: #31AEE5 !important;
}

.woocommerce-account .woocommerce-MyAccount-content p>a:hover {
    color: #31AEE5 !important;
}

.woocommerce .woocommerce-thankyou-order-received {
    background: #31aee5;
    padding: 25px 20px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #31aee5;
    color: #ffffff;
    margin-bottom: 30px;
}

span#select2-tu5t-container {
    line-height: 40px;
}

.ciyashop-product-gallery .ciyashop-product-gallery_button a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    display: flex;
    background: #ffffff;
    border: 1px solid #dddddd;
    color: #323232;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
    align-items: center;
    justify-content: center;
}

.ciyashop-product-gallery__image .product-cart__labels {
    right: 15px;
}

.slick-initialized .slick-slide .ciyashop-product-gallery__image:hover img {
    scale: 1.2;
}

.slick-initialized .slick-slide .ciyashop-product-gallery__image img,
.slick-initialized .slick-slide .ciyashop-product-gallery__image {
    transition: all 1s;

}

.product_labels__image .product-cart__labels {
    top: 0px !important;
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    padding: 0;
}

a.add_to_wishlist.single_add_to_wishlist:hover {
    background: #31aee5 !important;
}



/*background*/
.widget_calendar .calendar_wrap td#today,
input[type=submit],
.btn,
.widget_tag_cloud .tagcloud a.tag-cloud-link:hover,
.owl-carousel .owl-nav i:hover,
.row-background-dark .latest-post-wrapper .owl-carousel .owl-nav i:hover,
.social-profiles ul li a:hover,
.widget_pgs_social_profiles .social-profiles ul li a:hover i,
.woocommerce #respond input#submit,
.woocommerce a.button,
.yith-woocompare-widget a.compare,
button.button,
.woocommerce button.button,
.woocommerce input.button,
button.submit,
input[type=submit],
.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.widget_product_tag_cloud .tagcloud a:hover,
.yith-woocompare-widget a.clear-all:hover,
.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button,
#buddypress #item-nav .item-list-tabs#object-nav ul li.selected a,
#buddypress div.item-list-tabs ul li a span,
#buddypress #item-body .item-list-tabs#subnav ul li.selected a,
.bp_members #buddypress ul.button-nav li a,
#buddypress .generic-button a,
#buddypress input[type=submit],
.bp_members #buddypress ul.button-nav li.current a:hover,
#buddypress div.activity-comments form div.ac-reply-content a:hover,
#buddypress div.item-list-tabs ul li.current a,
#buddypress div.item-list-tabs ul li.selected a,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress .standard-form button,
#buddypress a.button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button,
.woocommerce .product-hover-style-image-bottom-bar .product-actions a:hover,
.woocommerce .product-hover-style-info-bottom-bar .product-actions a:hover,
.woocommerce #respond input#submit,
.woocommerce a.button,
.yith-woocompare-widget a.compare,
button.button,
.woocommerce button.button,
.woocommerce input.button,
button.submit,
input[type=submit],
table.compare-list .add-to-cart .product-action .button,
.pgscore_instagram_v2_wrapper .insta_v2_header--button a,
.entry-summary .button.compare:hover,
#back-to-top .top,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt.disabled,
.pgscore_v_menu-header,
.pgs-mtpl-header-wrapper .nav li a.active,
.pgs-mtpl-header-wrapper .nav li a:hover,
.nav.mtpl-tabs--tabs_style-style-2 li a.active:before,
.nav.mtpl-tabs--tabs_style-style-2 li a:hover:before,
.team.shadow:hover .team-info,
.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.row-background-dark .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.row-background-dark .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.team .team-social-icon,
.faq-layout-layout_1 .accordion .accordion-title a.active,
.faq-layout-layout_2 .accordion .accordion-title a.active,
.error-search-box .search-button,
.cookies-buttons a,
.cookies-buttons a:focus,
.cookies-buttons a.cookies-more-btn:hover,
.loop-header-active-filters .widget_layered_nav_filters ul li a:hover,
.select2-container--default.select2-container--open .select2-results__option--highlighted,
.select2-container--default.select2-container--open li:hover,
.woocommerce ul.products.list li.product .product-info .product-actions .product-action-add-to-cart a,
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li:before,
.woocommerce .products .open-quick-view,
.product-nav-btn:hover .product-nav-arrow,
.woocommerce-account .woocommerce-MyAccount-content input.button,
article.hentry .readmore:hover,
.slick-slider .slick-prev:hover,
.slick-slider .slick-prev:focus,
.slick-slider .slick-next:hover,
.slick-slider .slick-next:focus,
ul.page-numbers li>span:hover,
ul.page-numbers li>a:hover,
ul.page-numbers li span.current,
ol.commentlist .comment .comments-info .comment-reply-link,
.widget_pgs_testimonials_widget .testimonials,
.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li:before,
.blog .timeline li:hover .timeline-badge,
.blog .timeline li.entry-date-bottom a:hover,
.woocommerce .product-hover-style-info-bottom .product-actions .add_to_cart_button,
.woocommerce .product-hover-style-info-bottom .product-actions .product_type_external,
.woocommerce .product-hover-style-info-bottom .product-actions .added_to_cart,
.woocommerce .product-hover-style-info-bottom .product-actions .product_type_grouped,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-flat .product-actions .add_to_cart_button,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-flat .product-actions .product_type_variable,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-flat .product-actions .product_type_variable,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-flat .product-actions .add_to_cart_button,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-flat .product-actions .product_type_external,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-flat .product-actions .added_to_cart,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-border .product-actions .product_type_external,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-flat .product-actions .product_type_external,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-border .product-actions .product_type_external,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-flat .product-actions .product_type_grouped,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-flat .product-actions .product_type_grouped,
.woocommerce li.product-hover-button-style-border .product-thumbnail:after,
.site-header .header-nav.header-nav-bg-color-default,
.header-main-bg-color-default .woo-tools-cart .cart-link .count,
.header-main-bg-color-default .woo-tools-wishlist .ciyashop-wishlist-count,
.woo-tools-cart .cart-link .count,
.woo-tools-compare .ciyashop-compare-count,
.woo-tools-wishlist .ciyashop-wishlist-count,
.header-style-right-topbar-main .header-main-top .topbar,
.header-style-right-topbar-main #masthead-inner>.topbar,
.header-style-right-topbar-main #masthead-inner>.topbar.topbar-bg-color-default,
.not-found #searchform .search-button,
.latest-post-wrapper.latest-post-style-3 .latest-post-item .post-date,
.request-box .request-box-form .wpcf7-submit:hover,
.search_form-keywords-list li a:hover,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.header-style-menu-center .header-main-bg-color-default .primary-nav .primary-menu>li>a:after,
.header-style-menu-right .header-main-bg-color-default .primary-nav .primary-menu>li>a:after,
.select2-container .ciyashop-select2-dropdown .select2-results .select2-results__options li:hover,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-4 li a.active,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-4 li a:hover,
.widget_product_search button[type=submit],
.age-gate-form .age-gate-submit-yes,
.age-gate-form .age-gate-submit,
.product-summary-actions .sticky-wrapper.is-sticky .woo-product-cart_sticky .added_to_cart:hover,
.address-block.flat i,
.testimonial-style-2 .testimonials-carousel-nav>div:hover,
.testimonial-style-3 .testimonials-carousel-nav>div:hover,
.page-links a:hover,
.page-links>span.page-number,
.blog-entry-quote blockquote,
.woocommerce.single-product .sidebar>.pgs_brand_filters .brand-products:hover,
.footer-mobile-device .footer-mobile-device-actions>div .cart-count,
.dokan-seller-listing #dokan-seller-listing-wrap li .store-footer input[type="submit"].dokan-btn-theme:hover,
.dokan-seller-listing #dokan-seller-listing-wrap li .store-footer a.dokan-btn-theme:hover,
.dokan-seller-listing #dokan-seller-listing-wrap li .store-footer .dokan-btn-theme:hover,
.dokan-store-sidebar .dokan-widget-area .widget .seller-form .dokan-btn,
#asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow a.action:hover,
[class*=col-]>article.post .entry-meta-date a,
.masonry-item article.post .entry-meta-date a,
.newsletter-wrapper.newsletter-style-3 .newslatter-form .button-area button.submit:hover,
.row-background-dark .newsletter-wrapper.newsletter-style-3 .newslatter-form .button-area button.submit,
.newsletter-wrapper.newsletter-style-1.newsletter-design-3 .input-area input[type=text],
.newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit:hover,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-1 .button-area .btn.submit:hover,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-1 .button-area .btn.submit:focus,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit:hover,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-10 .countdown li,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-10 .countdown li,
.row-background-dark .pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-6 .countdown li p,
.row-background-dark .pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-6 .countdown li p,
.site-footer .footer-widgets .widget_pgs_newsletter_widget .newsletter_form .button-area .input-group-btn>.btn,
.header-search-wrap .search_form-inner.search-bg-theme input.form-control,
.header-search-wrap .search_form-inner.search-bg-theme .search_form-category-wrap .select2-container--default .select2-selection--single,
.portfolio-content-area.portfolio-style-2 .project-info .category-link,
.portfolio-content-area.portfolio-style-3 .project-info .portfolio-control>a,
.portfolio-content-area .project-info .portfolio-control>a:hover,
.portfolio-content-area.portfolio-style-4 .project-info .portfolio-control>a:hover,
.portfolio-section .isotope-filters button.active,
.portfolio-section .isotope-filters button.active:hover,
.woocommerce-checkout .woocommerce button.button.alt:hover,
.woocommerce-checkout-layout-dark.woocommerce-checkout .woocommerce button.button.alt,
.woocommerce-cart .woocommerce a.button.alt:hover,
.single-portfolio .navigation .portfolio-arrow,
.latest-post-style-4 .latest-post-item .post-date,
.latest-post-category span,
.row-background-dark .latest-post-wrapper.latest-post-style-1 .latest-post-item .post-date,
.row-background-dark .latest-post-wrapper.latest-post-style-2 .latest-post-item .post-date,
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term:hover a>span,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term.woocommerce_item-chosen a>span,
.pgs-shop-filter-buttons input.default:checked+.slider,
#after_add_to_cart_message-popup .cart_message-inner .view-cart,
.woocommerce .product-hover-style-hover-summary .product-action-add-to-cart a,
.product-hover-style-icons-left .product-action-add-to-cart .added_to_cart,
.product-hover-style-icons-rounded .product-action-add-to-cart .added_to_cart,
.product-hover-style-button-standard .product-action-add-to-cart .added_to_cart,
.woocommerce .products .product .ciyashop-product-variations-wrapper .single_variation_wrap .button,
.woocommerce .products .product .ciyashop-product-variations-wrapper .single_variation_wrap .added_to_cart,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-flat .product-actions .added_to_cart,
.woocommerce ul.products li.product-hover-style-standard-quick-shop .added_to_cart,
.pgscore-image-hotspot .dot-style1 span,
.hotspot-btn a,
.pgscore-image-hotspot .dot-style2:before,
.pgscore-hotspot-theme-bg .hotspot-content,
.pgscore_divider_style2 .divider-title:after,
.pgscore_pricing_wrapper .pgscore-pricing-style-3.active .pricing-title>h2,
.pgscore_pricing_wrapper .pgscore-pricing-style-3.active .pricing-order,
.pgscore_pricing_wrapper .pgscore-pricing-style-1.active .pricing-order .button,
.pgscore_pricing_wrapper .pgscore-pricing-style-2.active .pricing-order .button,
.product-category-style-4 .pgs-core-category-container .category-content,
.pgscore_pricing_wrapper .pgscore-pricing-style-2 .pricing-order .button:hover,
.pgscore_pricing_wrapper .pgscore-pricing-style-3 .pricing-order .button:hover,
.pgscore_pricing_wrapper .pgscore-pricing-style-1 .pricing-order .button:hover,
.testimonial-style-4 .owl-next:hover,
.testimonial-style-4 .owl-prev:hover,
.testimonial-style-6 .owl-next:hover,
.testimonial-style-6 .owl-prev:hover,
table.compare-list .add-to-cart td a,
.pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_brand,
.pgs-video-info .pgs-video-content .video-popup-btn,
.pgs-video-info .pgs-video-content .video-popup-btn.btn-style-type-border:hover,
.product-category-items.category-style-theme .pgs-core-category-container .category-content,
.product-category-items.category-style-theme .category-img-container .category-overlay,
.product-category-items.product-category-style-4.category-style-theme .pgs-core-category-container .category-content,
.latest-post-style-5 .latest-post-entry-footer>a:hover:after,
.theme-dark.woocommerce-checkout-layout-default .woocommerce #payment #place_order:hover,
.theme-dark.woocommerce-checkout-layout-light_spiral .woocommerce #payment #place_order:hover,
.comments-area .comment-respond #cancel-comment-reply-link,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true],
.faq-layout-layout_1 .accordion .accordion-title a:hover,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab.vc_active>a,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-classic .vc_tta-tab>a:focus,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-classic .vc_tta-tab>a:hover,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .content-wrapper .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tabs-list:before,
.wpb-js-composer .content-wrapper .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab:hover>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_active .vc_tta-panel-title.vc_tta-controls-icon-position-left>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_active .vc_tta-panel-title.vc_tta-controls-icon-position-right>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-panel-title.vc_tta-controls-icon-position-left>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-panel-title.vc_tta-controls-icon-position-right>a:before,
body .big-btn,
.pgscore_search_wrapper.header-search-wrap .search_form-inner.search-bg-theme .search_form-category-wrap .select2-container--default .select2-selection--single,
.pgscore_search_wrapper.header-search-wrap .search_form-inner.search-bg-theme input.form-control,
.loop-header-active-filters .col .ciyashop-clear-filters-wrapp a:hover,
.pgs-content-popup table th,
.header-element-item .button-stype-border.button-color-scheme-theme a:hover,
.header-element-item .button-stype-default.button-color-scheme-theme a,
.header-element-item .search_form-inner.search-bg-theme input.form-control,
.header-element-item .search_form-inner.search-bg-theme .select2-container--default .select2-selection--single,
.header-style-custom .category-nav .category-nav-title,
.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders .button,
.woocommerce .woocommerce-MyAccount-content table.shop_table.subscription_details .button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button,
#ciyashop-360-view>button:hover,
.testimonial-style-7 .testimonials-carousel-nav>div:hover,
.testimonial-style-5 .testimonials-carousel-nav>div:hover {
    background: #31AEE5;
}

/* Text Color */
a,
.bbp-forums a,
.sidebar .widget.widget_recent_comments ul li a,
.widget.widget_rss ul li a,
.stars a:hover,
.stars a:focus,
div.bbp-template-notice a,
.search_form-autocomplete .ui-menu-item:hover a,
li.bbp-forum-freshness a:hover,
#search_popup .modal-dialog .close:hover,
.ciyashop-search-element-popup .modal-dialog .close:hover,
li.bbp-reply-topic-title a:hover,
a.bbp-topic-permalink:hover,
li.bbp-topic-freshness a:hover,
a.favorite-toggle:hover,
a.subscription-toggle:hover,
a.bbp-author-name:hover,
.bbp-logged-in h4 a:hover,
#bbp-user-navigation ul li a:hover,
li.bbp-header div.bbp-topic-content span#subscription-toggle a,
li.bbp-header div.bbp-topic-content span#favorite-toggle a,
li.bbp-header div.bbp-reply-content span#subscription-toggle a,
li.bbp-header div.bbp-reply-content span#favorite-toggle a,
span.bbp-admin-links a:hover,
.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink,
body.woocommerce-compare h1,
span.bbp-author-ip,
#buddypress ul.activity-list li .activity-meta .button:focus,
#buddypress ul.activity-list li .activity-meta .button:hover,
#buddypress .acomment-options a,
#buddypress .acomment-options a,
#buddypress a.activity-time-since:hover,
.kite-steps-wrapper .step-number,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-border .product-actions .add_to_cart_button,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-border .product-actions .add_to_cart_button,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-border .product-actions .product_type_external,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-border .product-actions .product_type_external,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-border .product-actions .added_to_cart,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-border .product-actions .added_to_cart,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-border .product-actions .product_type_variable,
.woocommerce .product-hover-style-image-bottom-bar .open-quick-view:hover,
.woocommerce .product-hover-style-info-bottom .open-quick-view:hover,
.woocommerce .product-hover-style-info-bottom-bar .open-quick-view:hover,
.product-deal-content-price ins,
.category-box h2,
.latest-post-item .post-date,
.latest-post-item .latest-post-meta ul li a:hover,
.latest-post-wrapper.latest-post-style-1 .latest-post-entry-footer>a:hover,
.category-box-link ul li a:hover,
.common-link ul li a:hover i,
.category-box ul li.view-all a,
.latest-post-item .blog-title a:hover,
.latest-post-social-share ul li a:hover,
.pgscore_recent_posts_wrapper .latest-post-type-carousel .latest-post-nav>div,
.pgscore_v_menu-main .menu>li>a:hover,
.pgscore_info_box-layout-style_4 .pgscore_info_box-step,
.testimonial .client-info .author-name,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-2 li a.active,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-2 li a:hover,
.price ins,
ul.pgscore_list i,
ul.pgscore_list li a:hover,
.testimonial i.fa-quote-left,
.row-background-dark .testimonial .slick-slider .slick-prev:hover:before,
.row-background-dark .testimonial .slick-slider .slick-next:hover:before,
.team .team-description span,
.faqs-wrapper .tabs li.active,
blockquote i,
blockquote .fa,
blockquote .quote-author,
.page-header h1,
.error-block h1,
.tc_maintenance_mode-comingsoon .commingsoon_countdown li span,
.woocommerce .woocommerce-checkout-review-order-table .order-total td,
.woocommerce ul.products.list li.product .product-info .product-actions a,
.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li.active a,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce table.shop_table .product-name a:hover,
.woocommerce .woocommerce-error a:hover,
.woocommerce .woocommerce-error a:focus,
.woocommerce .woocommerce-info a:hover,
.woocommerce .woocommerce-info a:focus,
.woocommerce .woocommerce-message a:hover,
.woocommerce .woocommerce-message a:focus,
.woocommerce-account .woocommerce-MyAccount-content legend,
article.hentry .entry-title a:hover,
.entry-meta ul li a:hover,
.entry-meta ul a:hover,
.entry-meta ul a:hover span,
.related-posts .related-post-info h5 a:hover,
ol.commentlist .comment .comments-info span a:hover,
.page-links,
.widget.widget_recent_comments ul li a:hover,
.widget_pgs_featured_products_widget .item-detail .amount,
.widget_pgs_bestseller_widget .amount,
.widget_products .amount,
.widget_pgs_related_widget .amount,
.widget_products .amount,
.widget_top_rated_products .amount,
.widget ul li:hover>a,
.widget_archive ul li,
.widget_categories ul li .widget_categories-post-count,
.widget_search .search-button:hover,
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover,
.widget_product_categories ul li .count,
.widget_recently_viewed_products .amount,
.widget_products .amount,
.widget-woocommerce-currency-rates ul.woocs_currency_rates li,
.WOOCS_SELECTOR .dd-desc,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount,
.widget_recent_entries .recent-post .recent-post-info a:hover,
.widget_pgs_contact_widget ul li i,
.widget_recent_entries .recent-post .recent-post-info .post-date i,
.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li.active a,
.blog .timeline>li>.timeline-badge a,
.woocommerce .product-hover-style-info-bottom .product-actions a:hover,
.inner-intro ul.page-breadcrumb li:hover a,
.woocommerce .product-hover-button-style-border .product-actions a:hover,
.ciyashop-product-thumbnails .slick-slider .slick-arrow:before,
.woocommerce ul.products li.product .product-name a:hover,
.header-main-bg-color-default .search_form-search-button:before,
.product-deal-content .product-deal-title a:hover,
.pgscore_product_showcase_wrapper .right-info .product_type-title a:hover,
.pgscore_product_showcase_wrapper .right-info span.price,
.woo-tools-action.woo-tools-cart .woocommerce-mini-cart li .quantity .amount,
.woocommerce.single-product div.product .cart .group_table tr.product-type-variable>td.label a:hover,
.pgscore_banner-text span,
.inner-intro ul.page-breadcrumb li.home:hover:before,
.inner-intro.woocommerce_inner-intro ul.page-breadcrumb li:hover a,
.search_form-search-button:before,
.address-block i,
.inner-intro ul.page-breadcrumb li.current_item span,
.inner-intro .yoast-breadcrumb>span a:hover,
.header-style-right-topbar-main .header-main-bg-color-default .primary-nav .primary-menu>li.current-menu-item>a,
.header-style-right-topbar-main .header-main-bg-color-default .primary-nav .primary-menu>li.current-menu-ancestor>a,
.header-style-menu-center .header-main-bg-color-default .primary-nav .primary-menu>li>a:hover,
.header-style-menu-right .header-main-bg-color-default .primary-nav .primary-menu>li>a:hover,
.header-style-right-topbar-main .header-main-bg-color-default .primary-nav .primary-menu>li>a:hover,
.header-style-menu-center .header-main-bg-color-default .primary-nav .primary-menu>li:hover>a,
.header-style-menu-right .header-main-bg-color-default .primary-nav .primary-menu>li:hover>a,
.header-style-right-topbar-main .header-main-bg-color-default .primary-nav .primary-menu>li:hover>a,
.header-main-bg-color-default .primary-nav .primary-menu>li .sub-menu li.current-menu-item>a,
.header-nav-bg-color-default .primary-nav .primary-menu>li .sub-menu li.current-menu-item>a,
.header-main-bg-color-default .primary-nav .primary-menu>li .sub-menu li.current-menu-parent>a,
.header-nav-bg-color-default .primary-nav .primary-menu>li .sub-menu li.current-menu-parent>a,
.site-header .header-main-bg-color-default .primary-nav .primary-menu>li .sub-menu li:hover>a,
.site-header .header-nav-bg-color-default .primary-nav .primary-menu>li .sub-menu li:hover>a,
.pgscore_opening_hours_wrapper .pgs-opening-hours ul li i,
.header-main-bg-color-default .woo-tools-actions>li i:hover,
.header-main-bg-color-default .search-button-wrap .search-button:hover,
.topbar-link>ul>li a:hover,
.header-style-menu-center.header-above-content .topbar-bg-color-default .topbar-link>ul>li a:hover,
.header-style-menu-right.header-above-content .topbar-bg-color-default .topbar-link>ul>li a:hover,
.widget.pgs_brand_filters .pgs-brand-items li:hover .widget_brand-product-count,
.header-style-menu-center.header-above-content .header-main-bg-color-default .woo-tools-actions>li i:hover,
.header-style-menu-right.header-above-content .header-main-bg-color-default .woo-tools-actions>li i:hover,
#site-navigation-sticky-mobile .slicknav_nav .current-menu-item>a,
#site-navigation-sticky-mobile .slicknav_nav .slicknav_open>a,
#site-navigation-sticky-mobile .slicknav_nav .mega-sub-menu li a:hover,
#site-navigation-sticky-mobile .slicknav_nav .sub-menu li a:hover,
.woocommerce .widget_top_rated_products ul.product_list_widget li ins,
#header-sticky-sticky-wrapper .primary-menu>li:before,
.header-style-menu-center .header-main-bg-color-custom .primary-nav .primary-menu>li .sub-menu li:hover>a,
.primary-nav .primary-nav-wrapper .primary-menu>li .sub-menu li:hover>a,
.primary-nav .primary-nav-wrapper .primary-menu>li .sub-menu li.current-menu-ancestor>a,
.primary-nav .primary-nav-wrapper .primary-menu>li .sub-menu li.current-menu-parent>a,
.primary-nav .primary-nav-wrapper .primary-menu>li .sub-menu li.current-menu-parent>a,
.primary-nav .primary-nav-wrapper .primary-menu>li .sub-menu li.current-menu-item>a,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-1 li a:hover,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-1 li:hover a,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-1 li a.active,
.widget_product_categories ul>li.current-cat>a,
.sidebar .widget_yith_wc_category_accordion .ywcca_category_accordion_widget>li.current-cat>a,
.sidebar .widget_yith_wc_category_accordion .ywcca_category_accordion_widget>li.current-cat-parent ul.children li.current-cat>a,
.woo-tools-actions>li i:hover,
.widget_pgs_bestseller_widget .item-detail h4 a:hover,
.widget_pgs_related_widget .item-detail h4 a:hover,
.widget_pgs_featured_products_widget .item-detail h4 a:hover,
.categories-menu li a:hover,
.categories-menu .sub-menu>li a:hover,
.testimonial .slick-slider .slick-prev:hover:before,
.testimonial .slick-slider .slick-next:hover:before,
.address-block span a,
.footer-mobile-device .footer-mobile-device-actions>.sticky-footer-active>a,
.dokan-category-menu #cat-drop-stack>ul li a:hover,
.asl-p-cont a,
.hotspot-modal .modal-dialog .public-hotspot-info-holder .public-hotspot-info.public-hotspot-info--highlighted .public-hotspot-info__number,
.hotspot-modal .modal-dialog .public-hotspot-info-holder .public-hotspot-info:hover .public-hotspot-info__number,
.header-style-menu-center .header-main .primary-menu>li.current-menu-item>a,
.header-style-menu-center .header-main .primary-menu>li.current-menu-ancestor>a,
.header-style-menu-right .header-main .primary-menu>li.current-menu-item>a,
.header-style-menu-right .header-main .primary-menu>li.current-menu-ancestor>a,
.header-style-menu-center.header-above-content .header-main.header-main-bg-color-default .primary-menu>li.current-menu-item>a,
.header-style-menu-center.header-above-content .header-main.header-main-bg-color-default .primary-menu>li.current-menu-ancestor>a,
.header-style-menu-right.header-above-content .header-main.header-main-bg-color-default .primary-menu>li.current-menu-item>a,
.header-style-menu-right.header-above-content .header-main.header-main-bg-color-default .primary-menu>li.current-menu-ancestor>a,
.post-navigation .nav-links .nav-previous a:hover,
.post-navigation .nav-links .nav-next a:hover,
[class*=col-]>article.post .readmore,
[class*=col-]>article.post .readmore:hover,
.masonry-item article.post .readmore,
.masonry-item article.post .readmore:hover,
.entry-header-section .entry-meta-date .entry-date,
.woocommerce .product.product-hover-style-default .open-quick-view:hover,
.woocommerce .product-hover-style-default.product-hover-button-style-light .product-actions a:hover,
.woocommerce .product-hover-style-default.product-hover-button-style-light .product-actions .product-action-add-to-cart a:hover,
.main-navigation-sticky .primary-menu>li .sub-menu li:hover>a,
.main-navigation-sticky .primary-menu>li .sub-menu li.current-menu-item>a,
.main-navigation-sticky .primary-menu>li .sub-menu li.current-menu-parent>a,
.newsletter-wrapper.newsletter-style-1.newsletter-design-4 .button-area:hover:before,
.newsletter-wrapper.newsletter-style-1.newsletter-design-4 .button-area .btn.submit:hover,
.newsletter-wrapper.newsletter-style-1.newsletter-design-5 .button-area:hover:before,
.newsletter-wrapper.newsletter-style-1.newsletter-design-5 .button-area .btn.submit:hover,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-3 .countdown li span,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-3 .countdown li span,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-5 .countdown li span,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-5 .countdown li span,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-5 .button-area:hover:before,
.newsletter-wrapper.newsletter-style-1.newsletter-design-6 .button-area:hover:before,
.newsletter-wrapper.newsletter-style-1.newsletter-design-6 .button-area .btn.submit:hover,
.single-product-carousel .product-name a:hover,
.woocommerce.single-product div.product .cart .group_table tr.purchasable .woocommerce-grouped-product-list-item__price .amount,
.woocommerce.single-product .product-summary-actions .yith-wcwl-add-button .add_to_wishlist:hover,
.woocommerce.single-product .product-summary-actions .yith-wcwl-wishlistexistsbrowse>a:hover,
.woocommerce.single-product .product-summary-actions .compare:hover,
.woocommerce.single-product .product-summary-actions .compare:before,
.woocommerce.single-product .product-summary-actions a.add_to_wishlist:before,
.woocommerce.single-product .product-summary-actions .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce.single-product .product-summary-actions .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce .product-hover-style-image-bottom-2 .product-actions a:hover,
.woocommerce ul.products .product-hover-style-image-bottom-2 .product-info .price .amount,
.pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_nav>li>a:hover,
.pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_nav>li .sub-menu li:hover>a,
.woocommerce .product-hover-style-icon-top-left .product-actions a:hover,
.header-search-wrap .search_form-inner.search-bg-white .search_form-search-button:before,
.woocommerce ul.products.list li.product .price .amount,
.ciyashop-popup-quick-view div.product p.price,
.portfolio-content-area.portfolio-style-4 .project-info .category-link,
.portfolio-content-area.portfolio-style-2 .project-info .entry-title:hover,
.portfolio-section .isotope-filters button:hover,
.portfolio-content-area .project-info .entry-title a:hover,
.woocommerce-checkout-layout-dark.woocommerce-checkout .woocommerce table.shop_table .order-total td,
.woocommerce-checkout-layout-dark.woocommerce-checkout .woocommerce .woocommerce-info a,
.woocommerce.single-product .ciyashop-sticky-btn .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce.single-product .ciyashop-sticky-btn .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce-account .woocommerce-MyAccount-content p>a:hover,
.myaccount-grid-navigation .grid-navigation a:hover i.fa,
.woocommerce .woocommerce-MyAccount-content table.shop_table .button,
.woocommerce-MyAccount-content table.shop_table a:hover,
.woocommerce-categories-wrapper .carousel-wrapper a:hover .woo-category-name,
.woocommerce-categories-wrapper .carousel-wrapper a:hover .woo-category-products-count .woo-cat-count,
.latest-post-item .latest-post-meta ul li i,
.latest-post-style-4 .latest-post-entry-footer>a:hover,
.latest-post-style-6 .latest-post-entry-footer>a:hover,
.latest-post-style-7 .latest-post-entry-footer>a:hover,
.latest-post-style-5 .latest-post-item .post-date .fa,
.latest-post-style-5 .latest-post-entry-footer>a:hover,
.ciyashop-popup-quick-view .product_title a:hover,
.ciyashop-popup-quick-view .product_meta>span a:hover,
.woocommerce.single-product .product_meta>span a:hover,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .order-total td,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term.woocommerce_item-chosen>.count,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term:hover>.count,
.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover,
.sidebar .pgs_shop_filters .pgs-shop-filters-wrapper .shop-filter .button:hover,
#after_add_to_cart_message-popup .cart_message-inner a:hover,
.side_shopping_cart-wrapper .woocommerce .widget_shopping_cart_content .quantity .amount,
.woocommerce .product-hover-button-style-flat .product-actions a:hover,
.woocommerce .product-hover-button-style-flat .product-actions .alt:hover,
.woocommerce .product-hover-style-icons-top-right .product-actions a:hover,
.woocommerce .product-hover-style-button-standard .product-actions a:hover,
.woocommerce .product-hover-style-icons-left .product-actions a:hover,
.woocommerce .product-hover-style-icons-rounded .product-actions a:hover,
.woocommerce .product-hover-style-icons-bottom-right .product-actions a:hover,
.woocommerce .product-hover-style-hover-summary .product-actions a:hover,
.woocommerce .product-hover-style-minimal-hover-cart .product-actions a:hover,
.woocommerce .product-hover-style-minimal .product-actions a:hover,
.woocommerce ul.products li.product-hover-style-minimal .product-info .product-action-add-to-cart .button,
.woocommerce ul.products li.product-hover-style-minimal .product-info .product-action-add-to-cart .added_to_cart,
.woocommerce .product-hover-style-standard-info-transparent .product-actions a:hover,
.woocommerce .product-hover-style-standard-quick-shop .product-actions a:hover,
.woocommerce ul.products li.product-hover-style-image-left .product-actions a:hover,
.woocommerce ul.products .product-hover-style-image-left .product-action-add-to-cart .button:hover,
.woocommerce ul.products .product-hover-style-image-left .product-action-add-to-cart .added_to_cart:hover,
.woocommerce .products .product-hover-style-image-bottom.product-hover-button-style-border .open-quick-view:hover,
.woocommerce ul.products .product-hover-style-icon-top-left .product-info .price .amount,
.woocommerce ul.products .product-hover-style-icons-top-right .product-info .price .amount,
.woocommerce ul.products li.product-hover-style-image-center .product-actions a:hover,
.woocommerce .products .product.product-hover-style-hover-summary .product-info .product-name a:hover,
.theme-dark .products .product.product-hover-style-hover-summary.product-hover-button-style-light .product-info .product-name a:hover,
.row-background-dark .products .product.product-hover-style-hover-summary.product-hover-button-style-light .product-info .product-name a:hover,
.woocommerce .product-hover-style-image-bottom-bar.product-hover-bar-style-border .product-actions .product_type_grouped,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-border .product-actions .product_type_grouped,
.pgscore-hotspot-dark-bg .hotspot-btn a:hover,
.pgscore-hotspot-theme-bg .hotspot-btn a,
.image-slider-style-2 .about-details .about-des,
.pgscore_pricing_wrapper .pgscore-pricing-style-3 .pricing-order .button,
.pgscore_pricing_wrapper .pgscore-pricing-style-1.active .pricing-title h2,
.pgscore_pricing_wrapper .pgscore-pricing-style-2.active .pricing-prize h2,
.pgscore_pricing_wrapper .pgscore-pricing-style-2.active .pricing-prize span,
.pgscore_pricing_wrapper .pgscore-pricing-style-2.active .pricing-title h2,
.pgscore_pricing_wrapper .pgscore-pricing-style-1.active .pricing-prize h2,
.pgscore_pricing_wrapper .pgscore-pricing-style-1.active .pricing-prize span,
.ciyashop-popup-quick-view .woocommerce-product-rating .woocommerce-review-link:hover,
.woocommerce.single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover,
table.compare-list span.woocommerce-Price-amount.amount,
.pgs-video-info .pgs-video-content .video-popup-btn:hover,
.product-category-items.category-style-none .pgs-core-category-container .category-content .category-title a:hover,
.product-category-items.category-style-light .pgs-core-category-container .category-content .category-title a:hover,
.product-category-items.category-style-dark .pgs-core-category-container .category-content .category-title a:hover,
.product-category-items.category-style-dark .pgs-core-category-container .category-content .product-count,
.product-category-items.category-style-none .pgs-core-category-container .category-content .product-count,
.row-background-light .latest-post-wrapper .latest-post-item .latest-post-meta ul li a:hover,
.row-background-light .latest-post-wrapper .latest-post-item .blog-title a:hover,
.row-background-light .latest-post-wrapper.latest-post-style-1 .latest-post-entry-footer>a:hover,
.theme-dark.woocommerce-checkout-layout-light_spiral .woocommerce table.shop_table .order-total td,
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating span,
.row-background-light .newsletter-wrapper.newsletter-style-1.newsletter-design-1 .button-area .btn.submit:hover,
.row-background-light .newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit:hover,
.faqs-wrapper .accordion .accordion-content h5,
.wpb-js-composer .entry-content .vc_tta.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .entry-content .vc_tta.vc_tta-style-flat .vc_tta-panel:hover .vc_tta-panel-title>a,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-flat .vc_tta-tab.vc_active>a,
.wpb-js-composer .entry-content .vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a:hover,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.theme-dark #site-navigation-sticky-mobile .slicknav_nav .current-menu-item>a,
.theme-dark #site-navigation-sticky-mobile .slicknav_nav .slicknav_open>a,
body .ciyashop-demos .demo-count,
.latest-post-item .blog-title:hover,
.pgscore_search_wrapper.header-search-wrap .search_form-inner.search-bg-white .search_form-search-button:before,
.header-element-item .header-social_profiles li a:hover,
.header-element-item a:hover,
.header-element-item .button-stype-border.button-color-scheme-theme a,
.header-element-item .button-stype-link.button-color-scheme-theme a,
.header-element-item .button-stype-default.button-color-scheme-theme a:hover,
.header-element-item .button-stype-link.button-color-scheme-theme a:hover,
.header-element-item .search_form-inner.search-bg-white .search_form-search-button:before,
.header-style-custom .header-nav-wrapper .ciyashop-secondary-menu>li:hover>a,
.header-style-custom .header-nav-wrapper .ciyashop-secondary-menu>li>a:hover,
.header-style-custom .header-nav-wrapper .ciyashop-secondary-menu>li .sub-menu li:hover>a,
.header-style-custom .header-nav-wrapper .ciyashop-secondary-menu>li .sub-menu li a:hover,
.header-style-custom .header-nav-wrapper .primary-menu>li.current-menu-item>a,
.header-style-custom .header-nav-wrapper .primary-menu>li.current-menu-ancestor>a,
.header-style-custom .header-nav-wrapper .primary-menu>li:hover>a,
.header-style-custom .header-nav-wrapper .primary-menu>li>a:hover,
.header-style-custom .header-nav-wrapper .primary-menu>li .sub-menu li:hover>a,
.header-style-custom .header-nav-wrapper .primary-menu>li .sub-menu li a:hover,
.header-style-custom .language>a:hover,
header.header-style-custom .header-element-item .woo-tools-cart .woocommerce-mini-cart li .quantity .amount,
.site-header .pgs_megamenu-enable>li.pgs-menu-item-mega-menu.pgs-menu-item-color-scheme-dark>.pgs_menu_nav-sublist-dropdown .container>.sub-menu>li>a:hover,
.woocommerce-account .woocommerce-MyAccount-content .order-number,
.woocommerce-account .woocommerce-MyAccount-content .order-date,
.woocommerce-account .woocommerce-MyAccount-content .order-status {
    color: #31AEE5;
}

article.hentry .entry-title a:hover {
    color: #31AEE5 !important;
}

/* Border */
input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
textarea:focus,
.widget_tag_cloud .tagcloud a.tag-cloud-link:hover,
.social-profiles ul li a:hover,
.widget_product_tag_cloud .tagcloud a:hover,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-3,
#buddypress #item-nav .item-list-tabs#object-nav ul li.selected a,
#buddypress #item-body .item-list-tabs#subnav ul li.selected a,
#buddypress ul.activity-list li .activity-meta .button:focus,
#buddypress ul.activity-list li .activity-meta .button:hover,
#buddypress div.activity-comments form textarea:focus,
.testimonial .testimonial-nav .slick-current img,
.faq-layout-layout_1 .accordion .accordion-title a.active,
.faq-layout-layout_2 .accordion .accordion-title a.active,
.cookies-buttons a.cookies-more-btn:hover,
.woocommerce .woocommerce-checkout .input-text:focus,
.woocommerce .woocommerce-checkout textarea.input-text:focus,
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
ul.page-numbers li>span:hover,
ul.page-numbers li>a:hover,
ul.page-numbers li span.current,
.blog .timeline li:hover .timeline-badge,
.blog .timeline li:hover .timeline-panel,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.request-box .request-box-form .form-group .wpcf7-form-control:focus,
.testimonial-style-3 .owl-carousel .owl-item img,
.search_form-keywords-list li a:hover,
.product-summary-actions .sticky-wrapper.is-sticky .woo-product-cart_sticky .added_to_cart,
.address-block.border i,
.testimonial-style-2 .testimonials-carousel-nav>div:hover,
.row-background-dark .testimonial.testimonial-style-2 .testimonials-carousel-nav>div:hover,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-3 .countdown li,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-3 .countdown li,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-4 .countdown,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-4 .countdown,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-9 .countdown,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-9 .countdown,
.widget_pgs_newsletter_widget .newsletter_form .input-area input.newsletter-email:focus,
.myaccount-grid-navigation .grid-navigation a:hover,
.woocommerce-categories-wrapper .carousel-wrapper .item a:hover,
.woocommerce-categories-wrapper .carousel-wrapper a:hover .woo-category-products-count .woo-cat-count,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term.woocommerce_item-chosen>.count,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term:hover>.count,
.pgscore-image-hotspot .dot-style1,
.testimonial-style-4 .author-photo>img,
.testimonial-style-5 .author-photo>img,
.testimonial-style-7 .author-photo .rounded-circle,
.testimonial-style-6 .owl-next:hover,
.testimonial-style-6 .owl-prev:hover,
.pgs-video-info .pgs-video-content .video-popup-btn.btn-style-type-border:hover,
.latest-post-style-4 .latest-post-entry-footer>a:hover,
.latest-post-style-6 .latest-post-entry-footer>a:hover,
.latest-post-style-7 .latest-post-entry-footer>a:hover,
.newsletter-wrapper.newsletter-style-2.newsletter-bg-type-light .input-area input[type=text]:focus,
.theme-dark .newsletter-wrapper.newsletter-style-3 .newslatter-form .input-area input[type=text]:focus,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #31AEE5 !important;
}

/* Background Color Important */
.snptwdgt-container .snptwdgt__item .snptlinked-item-ico,
.ciyashop-buy {
    background: #31AEE5 !important;
}

ul.page-numbers li span.current,
ul.page-numbers li>a:hover,
ul.page-numbers li>span:hover,
.error-search-box .search-button,
.error-search-box .search-button,
.not-found #searchform .search-button {
    background: #31AEE5 !important;
}

.widget_pgs_contact_widget ul li i,
.entry-header-section .entry-meta-date .entry-date,
.error-block h1,
.woocommerce div.product p.price,
.woocommerce.single-product .product_meta>span a:hover {
    color: #31AEE5 !important;
    ;
}


/* Background Color */
.woocommerce .gridlist-toggle a:hover,
.woocommerce .gridlist-toggle .active,
.woocommerce .gridlist-toggle .gridlist-button:hover,
.woocommerce .gridlist-toggle .gridlist-button.active {
    background-color: #31AEE5 !important;
}

.woocommerce-terms-and-conditions-wrapper {
    padding: 0 15px;
}

/* Border Color */
blockquote,
.testimonial-style-4 .owl-next:hover,
.testimonial-style-4 .owl-prev:hover,
.wpb-js-composer .vc_tta.vc_tta-style-flat .vc_tta-panel-heading:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.wpb-js-composer .vc_tta.vc_tta-style-flat .vc_tta-panel-heading:hover .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-outline .vc_tta-tab.vc_active>a {
    border-color: #31AEE5;
}

/* Border Top Color */
.pgscore-hotspot-theme-bg .hotspot-dropdown-up:after,
.pgscore-hotspot-theme-bg .hotspot-dropdown-up:before,
.pgscore_pricing_wrapper .pgscore-pricing-style-2.active,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-modern.vc_tta-tabs-position-bottom .vc_tta-tab>a {
    border-top-color: #31AEE5;
}

/* Border Bottom Color */
.pgscore-hotspot-theme-bg .hotspot-dropdown-down:after,
.pgscore-hotspot-theme-bg .hotspot-dropdown-down:before,
.faqs-wrapper .tabs li.active,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab>a {
    border-bottom-color: #31AEE5;
}

/* Border Left Color */
.blog .timeline li:hover .timeline-panel:before,
.pgscore-hotspot-theme-bg .hotspot-dropdown-left:after,
.pgscore-hotspot-theme-bg .hotspot-dropdown-left:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tabs-list {
    border-left-color: #31AEE5;
}

/* Border Right Color */
.blog .timeline li:hover .timeline-panel:before,
.pgscore-hotspot-theme-bg .hotspot-dropdown-right:after,
.pgscore-hotspot-theme-bg .hotspot-dropdown-right:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tabs-list {
    border-right-color: #31AEE5;
}

/* Background Color */
input[type=submit]:hover,
.btn:hover,
.btn:focus,
.woocommerce #respond input#submit:hover,
.yith-woocompare-widget a.compare:hover,
button.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
button.submit:hover,
input[type=submit]:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce.widget_shopping_cart .buttons a.checkout,
.yith-woocompare-widget a.clear-all,
.gform_wrapper .gform_page_footer .button.gform_next_button:hover,
.gform_wrapper .gform_page_footer .button.gform_previous_button:hover,
#bbpress-forums li.bbp-header,
#buddypress div.item-list-tabs ul li a:hover span,
#buddypress div.item-list-tabs ul li.current a span,
#buddypress div.item-list-tabs ul li.selected a span,
.bp_members #buddypress ul.button-nav li a:hover,
#buddypress div.generic-button a:hover,
#buddypress input[type=submit]:hover,
.bp_members #buddypress ul.button-nav li.current a,
#buddypress div.activity-comments form div.ac-reply-content a,
#buddypress #reply-title small a span,
#buddypress a.bp-primary-action span,
#buddypress .activity #reply-title small a:hover span,
#buddypress .activity a.bp-primary-action:hover span,
#bbpress-forums #bbp-search-form #bbp_search_submit:hover,
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span,
#buddypress #item-body .profile .bp-widget h2,
#buddypress .comment-reply-link:hover,
#buddypress .standard-form button:hover,
#buddypress a.button:focus,
#buddypress a.button:hover,
#buddypress div.generic-button a:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress input[type=submit]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress ul.activity-list li .activity-meta .button:focus,
#buddypress ul.activity-list li .activity-meta .button:hover,
.woocommerce .product-hover-style-image-bottom-bar .product-actions .product_type_external:hover,
.woocommerce .product-hover-style-info-bottom-bar .product-actions .product_type_external:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.yith-woocompare-widget a.compare:hover,
button.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
button.submit:hover,
input[type=submit]:hover,
table.compare-list .add-to-cart .product-action .button:hover,
.entry-summary .button.compare,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover,
.error-search-box .search-button:hover,
.cookies-buttons a:hover,
.woocommerce .products .open-quick-view:hover,
.woocommerce.single-product .product-summary-actions .yith-wcwl-wishlistaddedbrowse a:hover,
.woocommerce-account .woocommerce-MyAccount-content input.button:hover,
article.hentry .readmore,
ol.commentlist .comment .comments-info .comment-reply-link:hover,
.woocommerce .product-hover-style-info-bottom .product-actions .product_type_external:hover,
.pgscore_instagram_v2_wrapper .insta_v2_header--button a:hover,
.team .team-description,
.not-found #searchform .search-button:hover,
.woocommerce ul.products.list li.product .product-info .product-actions .product-action-add-to-cart a:hover,
.request-box .request-box-form .wpcf7-submit,
.woocommerce .products .product-hover-button-style-border .open-quick-view:hover,
.pgs-mtpl-header-wrapper .nav.mtpl-tabs--tabs_style-style-4 li a,
.widget_product_search button[type=submit]:hover,
.age-gate-form .age-gate-submit-no,
.woocommerce.single-product .sidebar>.pgs_brand_filters .brand-products,
.dokan-seller-listing #dokan-seller-listing-wrap li .store-footer input[type="submit"].dokan-btn-theme:hover,
.dokan-seller-listing #dokan-seller-listing-wrap li .store-footer a.dokan-btn-theme:hover,
.dokan-seller-listing #dokan-seller-listing-wrap li .store-footer .dokan-btn-theme:hover,
.dokan-store-sidebar .dokan-widget-area .widget .seller-form .dokan-btn:hover,
#asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow a.action:hover,
[class*=col-]>article.post .entry-meta-date a,
.masonry-item article.post .entry-meta-date a,
.newsletter-wrapper.newsletter-style-3 .newslatter-form .button-area button.submit:hover,
.row-background-dark .newsletter-wrapper.newsletter-style-3 .newslatter-form .button-area button.submit,
.newsletter-wrapper.newsletter-style-1.newsletter-design-3 .input-area input[type=text],
.newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit:hover,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-1 .button-area .btn.submit:hover,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-1 .button-area .btn.submit:focus,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit,
.row-background-dark .newsletter-wrapper.newsletter-style-1.newsletter-design-2 .button-area .btn.submit:hover,
.pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-10 .countdown li,
.pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-10 .countdown li,
.row-background-dark .pgscore_banner-style-deal-1 .deal-counter-wrapper.counter-style-style-6 .countdown li p,
.row-background-dark .pgscore_countdown_wrapper .deal-counter-wrapper.counter-style-style-6 .countdown li p,
.site-footer .footer-widgets .widget_pgs_newsletter_widget .newsletter_form .button-area .input-group-btn>.btn,
.header-search-wrap .search_form-inner.search-bg-theme input.form-control,
.header-search-wrap .search_form-inner.search-bg-theme .search_form-category-wrap .select2-container--default .select2-selection--single,
.portfolio-content-area.portfolio-style-2 .project-info .category-link,
.portfolio-content-area.portfolio-style-3 .project-info .portfolio-control>a,
.portfolio-content-area .project-info .portfolio-control>a:hover,
.portfolio-content-area.portfolio-style-4 .project-info .portfolio-control>a:hover,
.portfolio-section .isotope-filters button.active,
.portfolio-section .isotope-filters button.active:hover,
.woocommerce-checkout .woocommerce button.button.alt:hover,
.woocommerce-checkout-layout-dark.woocommerce-checkout .woocommerce button.button.alt,
.woocommerce-cart .woocommerce a.button.alt:hover,
.single-portfolio .navigation .portfolio-arrow,
.latest-post-style-4 .latest-post-item .post-date,
.latest-post-category span,
.row-background-dark .latest-post-wrapper.latest-post-style-1 .latest-post-item .post-date,
.row-background-dark .latest-post-wrapper.latest-post-style-2 .latest-post-item .post-date,
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term:hover a>span,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term.woocommerce_item-chosen a>span,
.pgs-shop-filter-buttons input.default:checked+.slider,
#after_add_to_cart_message-popup .cart_message-inner .view-cart,
.woocommerce .product-hover-style-hover-summary .product-action-add-to-cart a,
.product-hover-style-icons-left .product-action-add-to-cart .added_to_cart,
.product-hover-style-icons-rounded .product-action-add-to-cart .added_to_cart,
.product-hover-style-button-standard .product-action-add-to-cart .added_to_cart,
.woocommerce .products .product .ciyashop-product-variations-wrapper .single_variation_wrap .button,
.woocommerce .products .product .ciyashop-product-variations-wrapper .single_variation_wrap .added_to_cart,
.woocommerce .product-hover-style-info-bottom-bar.product-hover-bar-style-flat .product-actions .added_to_cart,
.woocommerce ul.products li.product-hover-style-standard-quick-shop .added_to_cart,
.pgscore-image-hotspot .dot-style1 span,
.hotspot-btn a,
.pgscore-image-hotspot .dot-style2:before,
.pgscore-hotspot-theme-bg .hotspot-content,
.pgscore_divider_style2 .divider-title:after,
.pgscore_pricing_wrapper .pgscore-pricing-style-3.active .pricing-title>h2,
.pgscore_pricing_wrapper .pgscore-pricing-style-3.active .pricing-order,
.pgscore_pricing_wrapper .pgscore-pricing-style-1.active .pricing-order .button,
.pgscore_pricing_wrapper .pgscore-pricing-style-2.active .pricing-order .button,
.product-category-style-4 .pgs-core-category-container .category-content,
.pgscore_pricing_wrapper .pgscore-pricing-style-2 .pricing-order .button:hover,
.pgscore_pricing_wrapper .pgscore-pricing-style-3 .pricing-order .button:hover,
.pgscore_pricing_wrapper .pgscore-pricing-style-1 .pricing-order .button:hover,
.testimonial-style-4 .owl-next:hover,
.testimonial-style-4 .owl-prev:hover,
.testimonial-style-6 .owl-next:hover,
.testimonial-style-6 .owl-prev:hover,
table.compare-list .add-to-cart td a,
.pgscore_v_menu .pgscore_v_menu-main .slicknav_menu-wrap .slicknav_brand,
.pgs-video-info .pgs-video-content .video-popup-btn,
.pgs-video-info .pgs-video-content .video-popup-btn.btn-style-type-border:hover,
.product-category-items.category-style-theme .pgs-core-category-container .category-content,
.product-category-items.category-style-theme .category-img-container .category-overlay,
.product-category-items.product-category-style-4.category-style-theme .pgs-core-category-container .category-content,
.latest-post-style-5 .latest-post-entry-footer>a:hover:after,
.theme-dark.woocommerce-checkout-layout-default .woocommerce #payment #place_order:hover,
.theme-dark.woocommerce-checkout-layout-light_spiral .woocommerce #payment #place_order:hover,
.comments-area .comment-respond #cancel-comment-reply-link,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true],
.faq-layout-layout_1 .accordion .accordion-title a:hover,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab.vc_active>a,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-classic .vc_tta-tab>a:focus,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-classic .vc_tta-tab>a:hover,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .content-wrapper .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tabs-list:before,
.wpb-js-composer .content-wrapper .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab:hover>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_active .vc_tta-panel-title.vc_tta-controls-icon-position-left>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_active .vc_tta-panel-title.vc_tta-controls-icon-position-right>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-panel-title.vc_tta-controls-icon-position-left>a:before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-accordion.pgscore_boxed_icon.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-panel-title.vc_tta-controls-icon-position-right>a:before,
body .big-btn,
.pgscore_search_wrapper.header-search-wrap .search_form-inner.search-bg-theme .search_form-category-wrap .select2-container--default .select2-selection--single,
.pgscore_search_wrapper.header-search-wrap .search_form-inner.search-bg-theme input.form-control,
.loop-header-active-filters .col .ciyashop-clear-filters-wrapp a:hover,
.pgs-content-popup table th,
.header-element-item .button-stype-border.button-color-scheme-theme a:hover,
.header-element-item .button-stype-default.button-color-scheme-theme a,
.header-element-item .search_form-inner.search-bg-theme input.form-control,
.header-element-item .search_form-inner.search-bg-theme .select2-container--default .select2-selection--single,
.header-style-custom .category-nav .category-nav-title,
.woocommerce .woocommerce-MyAccount-content table.shop_table.my_account_orders .button,
.woocommerce .woocommerce-MyAccount-content table.shop_table.subscription_details .button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button,
#ciyashop-360-view>button:hover,
.testimonial-style-7 .testimonials-carousel-nav>div:hover,
.testimonial-style-5 .testimonials-carousel-nav>div:hover {
    background: #31AEE5;
}

/* Text Color */
h1,
h2,
h3,
h4,
h5,
h6,
table th,
a:focus,
a:hover,
.bbp-forums a:hover,
.widget.widget_rss ul li a:hover,
.widget.widget_rss ul li .rss-date,
.error-block p,
.search-results .page-header .page-title,
article.hentry .entry-title,
div.bbp-template-notice,
div.indicator-hint,
div.bbp-template-notice a:hover,
li.bbp-forum-freshness a,
li.bbp-reply-topic-title a,
a.bbp-topic-permalink,
li.bbp-topic-freshness a,
a.favorite-toggle,
a.subscription-toggle,
a.bbp-author-name,
.bbp-logged-in h4 a,
#bbp-user-navigation ul li a,
.bbp-forum-header a.bbp-forum-permalink:hover,
.bbp-topic-header a.bbp-topic-permalink:hover,
.bbp-reply-header a.bbp-reply-permalink:hover,
#buddypress #item-nav .item-list-tabs#object-nav ul li a,
#buddypress .acomment-options a:hover,
#buddypress .acomment-options a:hover,
#buddypress .activity-list li.load-more a,
#buddypress .activity-list li.load-newest a,
#buddypress div#message p,
#sitewide-notice p,
.kite-steps-wrapper .step-content .step-title,
.woocommerce ul.products li.product .price .amount,
.product-deal-content .product-deal-title,
.category-box span.subhead,
.woocommerce .products .product-name a,
.countdown li,
.category-box ul li.view-all a:hover,
.latest-post-item .blog-title a,
.ciyashop-popup-quick-view .product_title a,
.pgs-mtpl-header-wrapper .nav li a,
.team.shadow .team-description h4,
.faqs-wrapper .tabs li,
.faq-layout-layout_1 .accordion .accordion-title a,
.faq-layout-layout_2 .accordion .accordion-title a,
.faq-layout-layout_1 .accordion .accordion-title a:after,
.faq-layout-layout_2 .accordion .accordion-title a:after,
mark,
.tc_maintenance_mode-comingsoon .commingsoon_countdown li,
.loop-header-active-filters .widget_layered_nav_filters ul li a,
.loop-header-active-filters .widget_layered_nav_filters ul li a:before,
.woocommerce .gridlist-toggle a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce div.product .woocommerce-tabs-layout-default ul.tabs li a,
.woocommerce #reviews .comment-reply-title,
.product-nav-content .product-nav-content-title a,
.product-nav-content .product_nav_title,
.woocommerce table.shop_table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
form.woocommerce-checkout #payment ul.payment_methods li,
form.woocommerce-checkout #payment ul.payment_methods li div.payment_box,
article.hentry .entry-title a,
article.hentry .entry-footer .share ul li a:hover,
ul.page-numbers li>span,
ul.page-numbers li>a,
.comments-area h3.comments-title,
.author-info .author-description h2,
.author-info .author-description h5,
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.widget-woocommerce-currency-rates ul.woocs_currency_rates li strong,
.woocommerce-currency-switcher-form a.dd-selected:not([href]):not([tabindex]),
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong,
.kite-images-actions .kite-btn:hover,
.woocommerce div.product .woocommerce-tabs-layout-left ul.tabs li a,
.blog .timeline li.entry-date span,
.blog .timeline li.entry-date-bottom a,
table.compare-list th,
table.compare-list tr.image th,
table.compare-list tr.image td,
table.compare-list tr.title th,
table.compare-list tr.title td,
table.compare-list tr.price th,
table.compare-list tr.price td,
.product-deal-content .product-deal-title a,
.pgscore_product_showcase_wrapper .right-info .product_type-title a,
.woocommerce.single-product div.product .cart .group_table tr.product-type-variable>td.label a,
.woocommerce .summary .share-wrapper .share-label,
.sidebar .widget_yith_wc_category_accordion .ywcca_category_accordion_widget>li.opened>a,
.woocommerce.single-product div.product form.cart .variations td label,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before,
.woocommerce .cart-empty,
.woocommerce table.wishlist_table tbody td:before,
.testimonial.testimonial-style-3 p,
.search_form-keywords-title,
.woocommerce .products .product-hover-button-style-border .open-quick-view,
.pgscore_opening_hours_wrapper .pgs-opening-hours ul li,
.widget_pgs_bestseller_widget .item-detail h4 a,
.widget_pgs_related_widget .item-detail h4 a,
.widget_pgs_featured_products_widget .item-detail h4 a,
.testimonial.testimonial-style-1 p,
.testimonial.testimonial-style-2 p,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.search_form-autocomplete .ui-menu-item a,
.footer-mobile-device .footer-mobile-device-actions>div a,
.dokan-store-sidebar .dokan-widget-area .widget .widget-title,
.dokan-category-menu #cat-drop-stack>ul li a,
#asl-storelocator.asl-p-cont.asl-bg-0 .search_filter>p:first-child,
#asl-storelocator.asl-p-cont.asl-bg-0 .btn-default,
#asl-storelocator.asl-p-cont.asl-bg-0 .panel-inner .item .addr-sec .p-title,
#asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow a.action,
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a,
.widget_calendar .calendar_wrap table th,
.single-post article.hentry .entry-footer .share .share-button,
article.hentry .entry-footer .share .share-button,
.widget_recent_entries .recent-post .recent-post-info a,
.newsletter-wrapper.newsletter-style-1.newsletter-design-4 .button-area .btn.submit,
.newsletter-wrapper.newsletter-style-1.newsletter-design-4 .button-area:before,
.pgscore_product_showcase_wrapper .owl-carousel .owl-nav>div i,
.widget .owl-carousel .owl-nav>div i,
.single-product-carousel .product-name a,
.woocommerce.single-product div.product .cart .group_table tr.purchasable .woocommerce-grouped-product-list-item__label label a,
.woocommerce.single-product .product-summary-actions .yith-wcwl-add-button .add_to_wishlist,
.woocommerce.single-product .product-summary-actions .yith-wcwl-wishlistexistsbrowse>a,
.woocommerce.single-product .product-summary-actions .compare,
.header-search-wrap .search_form-inner.search-bg-white input.form-control,
.portfolio-content-area.portfolio-style-2 .project-info .entry-title,
.portfolio-content-area.portfolio-style-3 .project-info .entry-title,
.portfolio-content-area.portfolio-style-4 .project-info .entry-title,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce table.shop_table thead th,
.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce .woocommerce-checkout-review-order-table .order-total th,
.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout .woocommerce .woocommerce-info,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .cart-subtotal td,
.woocommerce.single-product .ciyashop-sticky-btn .ciyashop-sticky-btn-cart .compare:before,
.woocommerce.single-product .ciyashop-sticky-btn .ciyashop-sticky-btn-cart .add_to_wishlist:before,
.woocommerce.single-product .ciyashop-sticky-btn .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce.single-product .ciyashop-sticky-btn .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce-account .woocommerce-MyAccount-navigation>ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation>ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-content p>a,
.myaccount-grid-navigation .grid-navigation a span,
.woocommerce-MyAccount-content table.shop_table a,
.woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm legend,
.latest-post-style-6 .latest-post-item .post-date,
.ciyashop-popup-quick-view .product_meta>span label,
.woocommerce.single-product .product_meta>span label,
.ciyashop-popup-quick-view .product_meta>.yith-wcbr-brands,
.woocommerce.single-product .product_meta>.yith-wcbr-brands,
.widget_price_filter .price_slider_wrapper .price_slider_amount .button,
.sidebar .pgs_shop_filters .pgs-shop-filters-wrapper .shop-filter .button,
.shop-off_canvas_sidebar .sidebar .sidebar-widget-heading .close-sidebar-widget,
#after_add_to_cart_message-popup .cart_message-inner a,
.progress-bar .progress_bar_type_value,
.progress-title,
.testimonial p,
.row-background-dark .pgscore_pricing_wrapper .pgscore-pricing-style-2 .pricing-title h2,
.row-background-dark .pgscore_pricing_wrapper .pgscore-pricing-style-3 .pricing-title h2,
.row-background-dark .pgscore_pricing_wrapper .pgscore-pricing-style-1 .pricing-title h2,
table.compare-list tbody th,
.ciyashop-popup-quick-view .product_title,
.sidebar .pgs-opening-hours ul li,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a,
.wpb-js-composer .content-wrapper .vc_general.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-modern .vc_tta-tab>a,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-flat .vc_tta-tab>a,
.wpb-js-composer .entry-content .vc_tta.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-outline .vc_tta-tab>a,
.inner-intro.woocommerce_inner-intro h1,
.inner-intro.woocommerce_inner-intro ul.page-breadcrumb li,
.inner-intro.woocommerce_inner-intro ul.page-breadcrumb li a,
.inner-intro.woocommerce_inner-intro ul.page-breadcrumb li>span,
.woocommerce.single-product .summary .woo-product-countdown li span,
.latest-post-item .blog-title,
.woo-tools-action.woo-tools-cart .widget_shopping_cart,
.woocommerce.single-product div.product form.cart .variations td .reset_variations,
.ciyashop-popup-quick-view div.product form.cart .variations td.label,
.ciyashop-popup-quick-view form.cart .variations td .reset_variations,
.loop-header-active-filters .col .ciyashop-clear-filters-wrapp a {
    color: #323232;
}

.woocommerce-checkout .woocommerce table.shop_table thead th{
    width: 50%;
}

.woocommerce ul#shipping_method li{
    font-size: 12px;
}

/* Border Color */
.addclass,
.testimonial-style-4 .owl-next,
.testimonial-style-4 .owl-prev,
.testimonial-style-6 .owl-next,
.testimonial-style-6 .owl-prev,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .content-wrapper .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-modern .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-modern .vc_tta-controls-icon::before,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-flat .vc_tta-controls-icon::after,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-flat .vc_tta-controls-icon::before,
.wpb-js-composer .content-wrapper .vc_tta.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-outline .vc_tta-controls-icon::after,
.wpb-js-composer .entry-content .vc_tta-accordion.vc_tta-style-outline .vc_tta-controls-icon::before,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-outline .vc_tta-tab>a,
.testimonial-style-2 .testimonials-carousel-nav>div {
    border-color: #323232;
}

/* Border Top Color */
.header-search-wrap .search_form-inner.search-bg-white .search_form-category-wrap .select2-container--default .select2-selection--single .select2-selection__arrow bm {
    border-top-color: #323232;
}

/* Border Bottom Color */
.header-search-wrap .search_form-inner.search-bg-white .search_form-category-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: #323232;
}

/* Border left Color */
.addclass {
    border-left-color: #323232;
}

/* Border Right Color */
.addclass {
    border-right-color: #323232;
}

/* Text Color */
body,
input[type=text],
input[type=email],
input[type=search],
input[type=password],
textarea,
.gform_wrapper.gf_browser_chrome select,
.search-results .page-header .page-title span,
#bbpress-forums .status-closed,
#bbpress-forums .status-closed a,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input,
span.bbp-admin-links a,
span.bbp-admin-links,
#buddypress div#item-header div#item-meta,
#buddypress #item-body .item-list-tabs#subnav ul li a,
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text],
#buddypress .groups-members-search input[type=search],
#buddypress .groups-members-search input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=password],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form textarea,
#buddypress .field-visibility-settings,
#buddypress .field-visibility-settings-notoggle,
#buddypress .field-visibility-settings-toggle,
#buddypress #item-body #activity-filter-select #activity-filter-by,
#buddypress form#whats-new-form textarea,
#buddypress a.activity-time-since,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress .standard-form button,
#buddypress a.button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button,
#buddypress .activity-list .activity-content .activity-header,
#buddypress .activity-list .activity-content .comment-header,
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text],
#buddypress .groups-members-search input[type=search],
#buddypress .groups-members-search input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=password],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form textarea,
#buddypress div.activity-comments div.acomment-meta,
#buddypress div.item-list-tabs ul li.last select,
#buddypress #item-body .profile .bp-widget .profile-fields td,
.drag-drop .drag-drop-inside p,
#buddypress div.pagination,
select,
#buddypress table.forum tr.alt td,
#buddypress table.messages-notices tr.alt td,
#buddypress table.notifications tr.alt td,
#buddypress table.notifications-settings tr.alt td,
#buddypress table.profile-fields tr.alt td,
#buddypress table.profile-settings tr.alt td,
#buddypress table.wp-profile-fields tr.alt td,
#buddypress .standard-form .checkbox label,
#buddypress .standard-form .radio label,
.kite-steps-wrapper .step-content .step-description,
.category-box-link ul li a i,
.latest-post-item .latest-post-meta ul li,
.latest-post-item .latest-post-meta ul li a,
.latest-post-wrapper.latest-post-style-1 .latest-post-entry-footer>a,
.woocommerce ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price,
.products-listing-intro-wrapper .products-listing-nav>div,
.products-listing-header .products-listing-nav>div,
.product-deals-content-wrapper .product-deals-nav>div,
.category-box-link ul li a,
.latest-post-social-share ul li a,
.mtpl-arrows .mtpl-arrow>div,
.quantity-button,
.quantity input,
.pgscore_v_menu-main .menu>li>a,
.testimonial,
.team.shadow .team-description span,
.cookies-buttons a.cookies-more-btn,
.widget select,
.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.loop-header-tools,
.product-nav-btn .product-nav-arrow,
.woocommerce table.shop_table .product-name a,
.related-posts .related-post-info h5 a,
ol.commentlist .comment .comments-info span a,
ol.commentlist .comment .comments-info span,
.author-info .author-description p,
.widget.widget_recent_comments ul li a,
.widget_pgs_featured_products_widget .item-detail del .amount,
.widget_pgs_bestseller_widget .item-detail del .amount,
.widget ul li a,
.widget_archive ul li:before,
.widget_meta ul li:before,
table caption,
.widget_rss ul li,
.widget_search .search-button,
.widget_tag_cloud .tagcloud a.tag-cloud-link,
.widget_product_tag_cloud .tagcloud a,
.widget_pgs_contact_widget ul li,
table.compare-list .remove td a,
.woocommerce.single-product div.product .woocommerce-product-rating .woocommerce-review-link,
.woocommerce #reviews #comments ol.commentlist li .meta,
.pgscore_product_showcase_wrapper .right-info span.price del,
.widget_recently_viewed_products del .amount,
.widget_products del .amount,
.widget_top_rated_products del .amount,
.search_form-keywords-list li a,
.widget_pgs_bestseller_widget del .amount,
.widget_products del .amount,
.widget_pgs_related_widget del .amount,
.widget_products del .amount,
ul.pgscore_list li a,
.pgs-qrcode-wrapper.pgs-qrcode-style-popup .pgs-qrcode-popup-link .pgs-qrcode-desc,
.product-size-guide .open-product-size-guide,
.addr-sec p,
body .dokan-single-store .dokan-store-tabs ul li a,
.woocommerce-account .woocommerce-MyAccount-navigation>ul li a,
.latest-post-style-4 .latest-post-entry-footer>a,
.latest-post-style-6 .latest-post-entry-footer>a,
.latest-post-style-7 .latest-post-entry-footer>a,
.latest-post-style-5 .latest-post-entry-footer>a,
.latest-post-style-7 .latest-post-item .latest-post-meta ul li,
.woocommerce.single-product .product_meta>span,
.ciyashop-popup-quick-view .product_meta>span,
.ciyashop-popup-quick-view .product_meta>.yith-wcbr-brands span,
.woocommerce.single-product .product_meta>.yith-wcbr-brands span,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list>.wc-layered-nav-term .woocommerce_attribute_item-title,
.woocommerce-widget-layered-nav .pgs-woocommerce-widget-layered-nav-list .wc-layered-nav-term>.count,
.pgscore-hotspot-dark-bg .hotspot-content-text,
.pgscore_pricing_wrapper .pgscore-pricing-style-1,
.pgscore_pricing_wrapper .pgscore-pricing-style-3,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.yith-woocompare-widget ul.products-list li .remove:before,
.wpb-js-composer .entry-content .vc_tta.vc_general.vc_tta-style-flat .vc_tta-panel-body,
.woocommerce.single-product .summary .woo-product-countdown li p,
.loop-header-tools .ciyashop-show-shop-sidebar .ciyashop-show-shop-btn,
.woocommerce-categories-wrapper .carousel-wrapper .woo-category-name,
.woocommerce-categories-wrapper .carousel-wrapper .woo-category-products-count .woo-cat-count,
.testimonial .client-info .author-name+span:before {
    color: #969696;
}

/* Border Color */
.addclass {
    border-color: #969696;
}

/* Border Top Color */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: #969696;
}

/* Border Bottom Color */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: #969696;
}

.home-submit-block__contact input[type=submit]:hover {
    background: #fff !important;
    color: #31aee5;
}

div#swiper-wrapper-e54ab4aeb6a4fed7 {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
}

.product-nav-item.product-nav-image {
    display: flex;
    align-items: center;
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: left;
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-page table.cart td.actions .coupon label {
    margin: 0;
}

a.add_to_wishlist.single_add_to_wishlist:hover,
.woocommerce.single-product .product-summary-actions a.add_to_wishlist:hover::before {
    color: white !important;
}

a.add_to_wishlist.single_add_to_wishlist {
    padding: 5px;
}

.product-attributes-kol--wrap {
    font-weight: 400;
    line-height: 24px;
    display: flex;
    background: #61c70e;
    color: #fff;
    border-radius: 3px;
    padding: 2px 10px;
    width: auto;
    margin-bottom: 20px;
    justify-content: flex-start;
}

.product-attributes-kol {
    display: flex;
    justify-content: flex-start;
    width: auto;
}

/* Google capcha recapcha */


span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    display: flex;
    justify-content: center;
    margin: auto;
}

.hidden_capcha {
    display: none;
}

/* Checkout start */

.wc-business-check-title {
    color: #323232;
}
.wc-file-field .button.thwcfe-btn-file-upload {
    font-size: 0px;
    line-height: 0;
}
.wc-file-field .button.thwcfe-btn-file-upload:before {
    content: 'Загрузите файл';
    font-size: 14px;
    line-height: 38px;
}
.woocommerce-checkout .woocommerce form .form-row-first, .woocommerce-checkout .woocommerce form .form-row-last {
    width: 49%;
    float: none;
}

.woocommerce-checkout .woocommerce form .form-row-first {
    float: left;
}

.woocommerce-checkout .woocommerce form .form-row-last {
    float: right;
}

.woocommerce form .form-row .optional {
    visibility: hidden;
}

/* Checkout end */

/* media */

@media (min-width: 768px) {
    .col-md-4 {
        max-width: unset !important;
    }
}

@media screen and (min-width:576px) {
    .col-sm-6 {
        width: 100% !important;
    }
}


@media only screen and (max-width: 991px) and (min-width: 600px) {


    .woocommerce-page .products.products-loop-column-5>.product {
        width: 45%;
        margin-right: 2%;
    }

    .woocommerce .products.mobile-col-2>.product,
    .woocommerce ul.ciyashop-products-shortcode>li.mobile-col-2 {
        width: 45% !important;
        margin-right: 3% !important;
    }

    .woocommerce .products.products-loop-column-3>.product,
    ul.products.products-loop.row.grid.ciyashop-products-shortcode.mobile-col-1.products-loop-column-4>.product {
        width: 45% !important;
        margin-right: 3% !important;
    }
}


@media (max-width: 600px) {


    .count-box-wrapper .col-sm {
        right: 5px;
    }

    .footer-row {
        flex-direction: column;
    }

    .woocommerce .products.mobile-col-2>.product,
    .woocommerce ul.ciyashop-products-shortcode>li.mobile-col-2 {
        width: 45% !important;
        margin-right: 3% !important;
    }

    .woocommerce .products.products-loop-column-3>.product,
    ul.products.products-loop.row.grid.ciyashop-products-shortcode.mobile-col-1.products-loop-column-4>.product {
        width: 45% !important;
        margin-right: 3% !important;
    }

}

@media only screen and (max-width: 479px) {

    .woocommerce .products.mobile-col-2>.product,
    .woocommerce ul.ciyashop-products-shortcode>li.mobile-col-2 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .woocommerce .products.products-loop-column-3>.product,
    ul.products.products-loop.row.grid.ciyashop-products-shortcode.mobile-col-1.products-loop-column-4>.product {
        width: 100% !important;
        margin-right: 0 !important;
    }

}

@media screen and (max-width:968px) {

    .footer-widgets {
        flex-direction: column;
        gap: 60px;
    }

    .footer-right__logo {
        margin: auto;
    width: 80%;
    }

    .footer-row {
        width: 100%;
    }

    .footer-right__cat img {
        position: static;
    }
    
    .fotter-right.img {
        align-self: center;
    }

    .content-wrapper .container > .row, .content-wrapper .container .row.products-shop {
        width: unset !important;
    }

    .shop-filter.shop-filter-product-count-tests {
        width: 100% !important;
    }

    .count-box-wrapper {
        gap: 12px
    }

    .loop-header-tools .woocommerce-result-count {
        margin-right: 0;
    }

    .woocommerce-shop .content-wrapper .container .loop-header-tools-wrapper .col {
    padding-left: 28px !important;
    display: flex;
    gap: 12px;
    }
    

    .price_slider_wrapper {
        gap: 32px;
    }

    .woocommerce-shop .content-wrapper .container .row.products-shop, body.archive.tax-product_cat .content-wrapper .container .row.products-shop {
        align-self: flex-start;
        padding-left: 20px;
    }

    .woocommerce-shop .content-wrapper .container .row, body.archive.tax-product_cat .content-wrapper .container .row {
        align-self: flex-start;
    }
/* 
    .button-filter {
        display: none !important;
    } */

    /* .button-filter-mobile {
        display: block !important;
    } */

    footer.site-footer .footer-widgets-wrapper {
        padding: 50px 20px 0 20px;
    }
    
    

    .page-header__logo {
        margin-right: 0;
    }

    .footer-widgets-wrapper {
        position: relative;
    }
    
    .page-header__image {
        max-width: 145px;
        width: 100%;
    }

    .woocommerce-shop .content-wrapper .container {
        display: flex !important;
        width: 100%;
        flex-direction: column;
        gap: 30px;
        justify-content: space-between;
    }

    h1.title-page__woocommerce {
        margin-top: -30px;
        font-size: 28px;
        margin-bottom: 0;
        padding: 0;
    }

    .woocommerce .products.products-loop-column-2>.product {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    ul.products.products-loop.row.grid.products-loop-column-3.ciyashop-products-shortcode.mobile-col-1,
    ul.products.products-loop.row.grid.ciyashop-products-shortcode.mobile-col-1.products-loop-column-4 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }


    .woocommerce-shop .content-wrapper .container .row,
    body.archive.tax-product_cat .content-wrapper .container .row {
        width: 100%;
    }

    .woocommerce-shop .content-wrapper .container .loop-header-tools-wrapper .col,
    body.archive.tax-product_cat .content-wrapper .container .loop-header-tools-wrapper .col {
        padding: 0;
    }

    .woocommerce-shop .content-wrapper .container .row.products-shop,
    body.archive.tax-product_cat .content-wrapper .container .row.products-shop {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 30px;
    }

    .woocommerce-shop .content-wrapper .container .row,
    body.archive.tax-product_cat .content-wrapper .container .row {
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
        margin-left: 0;
    }

    .woocommerce-shop .content-wrapper .container .row .content.col-sm-12,
    body.archive.tax-product_cat .content-wrapper .container .row .content.col-sm-12 {
        padding-right: 0;
        padding-left: 0;
    }

    body.archive.tax-product_cat.woocommerce.woocommerce-page.woocommerce-js .content-wrapper .container {
        display: flex !important;
        width: 100%;
        flex-direction: column;
        /* gap: 30px; */
        justify-content: space-between;
    }

    /* Global */

    /* Page title 968 start */

    .inner-intro.header_intro {
        padding: 40px 0;
    }

    .inner-intro .intro-title-inner h1 {
        text-align: left;
        font-size: 28px;
        line-height: normal;
    }

    /* Page title 968 end */

    /* Header 968 start */

    .page-header, .search-results .page-header {
        display: none;
    }

    .page-header-mobile,.search-results .page-header-mobile {
        display: flex;
        justify-content: space-between;
        top: 0;
        background: #fff;
        z-index: 9;
        padding: 10px 20px 14px 20px;
        box-shadow: 0px 15px 14px 0px rgba(0, 24, 87, 0.03);
    }

    .mobile-header__burger-btn svg, .page-header__button--cart-mobile svg {
        width: 28px;
        height: 100%;
    }

    .page-header__image,
    .woocommerce-page .page-header__image {
        max-width: 85px;
    }

    .mobile-header__top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 163px;
    }

    .page-header-mobile a {
        padding: 5px 0;
    }

    .mobile-header__bottom {
        display: flex;
        align-items: center;
        flex-direction: row;
        gap: 12px
    }


    .mobile-header__burger-btn,
    .mobile-header__cross-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-header__cross-btn:not(.active),
    .mobile-header__burger-btn:not(.active) {
        display: none;
    }

    .mobile-header__brg-menu:not(.active) {
        display: none;
    }

    .mobile-header__brg-menu.active {
        display: block;
    }

    .footer-align-left {
        max-width: 48%;
        margin-bottom: 30px;
    }

    .footer-align-left.footer-align-left--contact-info, .footer-align-left.footer-align-left--buisnes-info {
        width: 100%;
        max-width: 100%;
    }

    .footer-align-left:last-child {

        margin-bottom: 0;
    }

    .mobile-header__brg-menu {
        margin-top: 46px;
        position: absolute;
        height: 150vw;
        top: 20px;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 3;
        padding: 20px;
        overflow: auto;
    }
    

    .page-header__menu-mobile a {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0.6px;
        line-height: 36px;
        color: #323232;
    }

    .page-header__menu-mobile,
    .page-header__menu-mobile li {
        list-style: none;
    }

    .page-header__right {
        width: auto;
        white-space: nowrap;
    }

    .page-header__phone {
        margin-bottom: 0px;
    }

    .page-header__phone span {
        font-size: 14px;
        line-height: normal;
    }

    .page-header__mail span {
        font-size: 10px;
        font-weight: 500;
        line-height: normal;
    }

    .page-header__phone svg,
    .page-header__mail svg {
        width: 14px;
        height: 14px;
    }

    .page-header-mobile .mobile-header__bottom .page-header__search-block {
        padding: 9px 20px;
        min-width: auto;
        border-radius: 100px !important;
        border: 1px solid rgba(0, 0, 0, .08) !important;
        outline: none;
        font-size: 11px;
        height: unset;
        letter-spacing: .3px;
        line-height: 1;
    }

    .page-header-mobile .mobile-header__bottom .page-header__search-block:focus {
        box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3) inset, 4px 4px 12px 0px rgba(0, 0, 0, 0.1) !important;
        border: 1px solid rgba(0, 0, 0, 0.2) !important;
    }

    .page-header__search-submit {
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .page-header__button {
        margin-right: 12px;
    }

    .page-header__search-submit svg {
        width: 14px;
        height: 14px;
    }



    /* Header 968 end */

    .promo_container__block {
        width: 97%
    }

    /* Swiper mobile

    .swiper {
        left: 0px;
        width: auto;
        max-width: 100%;
    }

    .swiper,
    .swiper-container {
        margin-left: -115px;

    }

    .container >.front_page_container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .promo_container {

        max-height: none;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }

    .swiper-slide.swiper-slide__homepage {
        height: 300px;
    }

    img.swiper-slide__bg-img {
        height: 100%;
        object-fit: cover;
    }

    .swiper-slide__title,
    .swiper-slide__text,
    .swiper-slide__buttons,
    .swiper-slide__title_logo {
        max-width: 100%;
        padding: 0 20px;
    }

    .submit_block_our_partners {
        display: none;
    }

    .consultatin_block {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .consultatin_block_left_content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .consultatin_block_right_button{
        margin-bottom: 15px;
    }

    .submit_block_contact_heading {

        margin: 30px 10px 25px 50px;
    }


    .info_box_wraper-content {

        align-items: center;
    }
    .swiper-slide.swiper-slide__homepage {
        height: 360px;
    }

    .swiper-slide__title,
    .swiper-slide__text,
    .swiper-slide__buttons,
    .swiper-slide__title_logo {
        max-width: 100%;
        padding: 0 20px;
    }

    .swiper-slide__text {
        font-size: 16px;
        padding-right: 30%;
        margin: 20px 0 10px;
    }

    .swiper-slide__title {
        font-size: 30px;
        width: 100%;
        margin-top: 30px;
        line-height: 1.25;
    }

    a.swiper-slide__btn {
        font-size: 14px;
        padding: 8px 10px;
        margin-top: 0;
    }

    .swiper-slide__homepage b {
        color: #3da4e4;
    }

    a.swiper-slide__btn {
        background: #3da4e4;
        margin-top: 10px;
    }

    .info_box_wraper-content {
        flex-wrap: unset;
        flex-direction: column;
    } */

    /* About us */

    h4,
    .vc_custom_heading h4 {
        font-size: 20px;
    }

    .products-page {
        display: flex;
        flex-direction: column;
    }

    .products-page__sidebar {
        width: 100%;
    }

    .products-page__content {
        width: 100%;
    }

    .products-page__wrap {
        margin-top: 20px;
        grid-template-columns: repeat(2, 1fr);
    }


    /* 
    img.product-cart__img {
        min-height: 260px;
    } */
    .products-page__head-row {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        gap: 20px;
    }

    .products-page__head-row--right {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
    }

    .products-page__head--layout {
        display: none;
    }

    .page-template-template-shop .inner-intro .intro-section-center .intro-title-inner h1 {
        padding: 20px 0;
    }

    .woocommerce.single-product div.product form.cart .quantity {
        margin-bottom: 10px;
    }

    /* Search start 968 */
    
    .search.search-results .row div {
        flex-direction: column;
    }

    .searsh-results__wrapper article, .search-results .content-wrapper article.hentry {
        width: 100%;
    }

    /* Search end 968 */
}


@media screen and (max-width:460px) {
    .woocommerce-shop .content-wrapper .container .loop-header-tools-wrapper .col {
        flex-direction: column;
        gap: 0;

    }
}

@media screen and (max-width:400px) {
    .promo_container__block {
        width: 97%
    }

    .pagination.pagination-products .page-numbers {
        padding: 5px 7px;
    }

    .footer-align-left {
        max-width: 100%;

    }

    .single-products__more-wrap .products-page__product-cart {
        width: 100%;
    }

    .products-page__product-cart {
        width: 100%;
    }

    .products-page__wrap {
        margin-top: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
}


