/*
 Theme Name:   Twenty Twenty-One Child
 Theme URI:    
 Author URI:   http://example.com
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyonechild
*/
* {
    margin: 0;
    padding: 0;
}

.cms-shop-page {
    background: #fff;
}

html {
    background: #fff;
}

body {
    font-family: Arial, sans-serif;
}

.kk-right {
    float: left;
    width: 50%;
    margin-top: 4%;
}

.kk-left {
    float: left;
    width: 47%;
    margin-right: 3%;
}

.get-button-kk-area {
    clear: both;
    width: 100%;
}

.cms-shop-content {
    display: flex;
}

.cms-main-left {
    border-right: 1px solid #EEEEEE;
    width: 250px;
    margin: 0 40px;
    padding: 20px 0;
    padding-right: 30px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    line-height: 2;
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    border-radius: 9px;
    padding: 5px 15px;
    margin-bottom: 5px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>label>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a:hover {
    color: #2171B9;
}

.filter-item.text.active,
.filter-item.text:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 50px #00000014;
    border-radius: 9px;
}

.filter-item.text {
    transition: 1s all;
}

.yith-wcan-filters .yith-wcan-filter h4 {
    margin-bottom: 15px;
}

.cms-product-details {
    display: flex;
    border-radius: 20px;
    border-bottom: 1px solid #F8F8F8;
    align-items: center;
    padding: 25px 30px;
    transition: 1s all;
}

.cms-product-details:hover {
    background: #F8F8F8;
}

.cms-product-image {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.cms-product-image h3 {
    color: #2171B9;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 24px;
}

.cms-product-details .cms-right h2 {
    color: #000000;
    font-size: 28px;
    font-weight: 700;
}

.cms-right {
    padding-left: 30px;
}

.cms-main-right {
    width: 81%;
}

.cms-main-right p {
    font-size: 16px;
    color: #000;
    width: 68%;
    margin: 10px 0 20px;
}

.yith-wcan-filters .yith-wcan-filter h4 {
    display: none;
}

.cms-right a {
    background: #2171B9;
    min-width: 126px;
    display: inline-flex;
    height: 53px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    color: #fff;
    text-decoration: initial;
    transition: 1s all;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    font-weight: 600;
}

.cms-right a:hover {
    background: #175d9d;
}

.cms-main-right h2 {
    font-size: 32px;
    font-weight: 700;
    margin: 25px 0px;
}

/*Details page*/

.details-container {
    max-width: 1320px;
    margin: 0 auto;
}

.deatails-page h1 {
    font-size: 32px;
    font-weight: 700;
    margin-top: 40px;
}

.border-bottom {
    border-bottom: 1px solid #EEEEEE;
    padding-top: 30px;
}

.deatails-page h3 {
    color: #2171B9;
    font-weight: 700;
    font-size: 24px;
    margin: 20px 0 30px;
}

.deatails-page .slick-list {
    margin: 0;
}

.woocommerce-page.single-product .deatails-page .cms-single-product-details .images {
    width: 100%;
}

.woocommerce-page.single-product .deatails-page .cms-single-product-details .page-btn {
    margin: 20px 0;
    background: #2171B9;
    min-width: 185px;
    display: inline-flex;
    height: 53px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    color: #fff;
    text-decoration: initial;
    transition: 1s all;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    font-weight: 600;
}

/* .woocommerce-page.single-product .deatails-page button.wooswipe-prev.slick-arrow.slick-disabled {
    top: -50px;
    position: absolute;
    right: 0;
    z-index: 999999;
} */
.woocommerce-page.single-product .deatails-page .cms-single-product-details a:hover {
    background: #175d9d;
}

.woocommerce-page.single-product .deatails-page .slick-slide {
    margin: 0 15px 0 0;
}

.woocommerce-page.single-product .deatails-page .slick-track {
    margin-bottom: 20px;
}

.woocommerce-page.single-product .deatails-page h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.woocommerce-page.single-product .deatails-page p {
    color: #000000;
    font-size: 16px;
}

.cms-detail-popup .cms-popup-btn {
    background-color: #2171B9 !important;
}

.cms-detail-popup .cms-popup-btn:hover {
    background: #175d9d !important;
}

.details-container.deatails-page .woocommerce-product-gallery--columns-4 ol.flex-control-nav.flex-control-thumbs {
    display: none !important;
}

.cms-quote-page {
    max-width: 810px;
    margin: 70px auto;
    padding: 60px;
}

.page-template-quote .cms-quote-page .container {
    max-width: 1320px;
    margin: 0 auto;
}

.page-template-quote .cms-quote-page h1 {
    font-size: 32px;
    font-weight: 700;
    margin-top: 40px;
}

.cms-detail-popup {
    padding-top: 30px;
    display: inline-block;
    align-items: center;
    width: 100%;
}

.cms-detail-popup label {
    color: #000000;
    font-size: 16px;
}

.cms-quote-page input {
    width: 100%;
}

.cms-detail-popup textarea.wpcf7-form-control.wpcf7-textarea {
    border: var(--form--border-width) solid var(--form--border-color);
    border-radius: var(--form--border-radius);
    color: var(--form--color-text);
}

.cms-detail-popup input.wpcf7-form-control.has-spinner.wpcf7-submit.cms-popup-btn {
    background: #2171B9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    max-width: 200px;
}

.cms-detail-popup input.wpcf7-form-control.has-spinner.wpcf7-submit.cms-popup-btn:hover {
    border-color: unset !important;
    color: #fff;
    background: #175d9d;
}

.cms-product-details.cms-featured {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    margin-bottom: 40px;
}


/*Responsive css*/
@media only screen and (min-width: 992px) and (max-width: 1024.98px) {
    .cms-shop-content {
        flex-direction: column;
    }
    .cms-main-left {
        border-right: 0;
        margin: 0 auto;
        padding-bottom: 0;
        width: 95%;
        padding-right: 0;
        padding-bottom: 10px;
    }
    .cms-main-right {
        width: 95%;
        margin: 0px auto;
    }
    .yith-wcan-filters {
        margin-bottom: 0;
    }
    .yith-wcan-filters .yith-wcan-filter {  
        margin-bottom: 0px;
    }
    .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
        border-radius: 0;
        text-align: center;
    }
    .cms-main-right h2 {
        font-size: 28px;
        margin: 0;
        text-align: center;
    }
    .cms-product-details {
        flex-direction: column;
        padding: 10px 0;
    }
    .cms-product-image h3 {
        text-align: center;
    }
    .cms-right {
        text-align: center;
        padding-left: 0;
        margin-top: 20px;
    }
    .cms-product-details .cms-right h2 {
        font-size: 20px;
    }
    .cms-main-right p {
        width: 95%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .cms-shop-content {
        flex-direction: column;
    }
    .cms-main-left {
        border-right: 0;
        margin: 0 auto;
        padding-bottom: 0;
        width: 95%;
        padding-right: 0;
        padding-bottom: 10px;
    }
    .cms-main-right {
        width: 95%;
        margin: 0px auto;
    }
    .yith-wcan-filters {
        margin-bottom: 0;
    }
    .yith-wcan-filters .yith-wcan-filter {  
        margin-bottom: 0px;
    }
    .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
        border-radius: 0;
        text-align: center;
    }
    .cms-main-right h2 {
        font-size: 28px;
        margin: 0;
        text-align: center;
    }
    .cms-product-details {
        flex-direction: column;
        padding: 10px 0;
    }
    .cms-product-image h3 {
        text-align: center;
    }
    .cms-right {
        text-align: center;
        padding-left: 0;
        margin-top: 20px;
    }
    .cms-product-details .cms-right h2 {
        font-size: 20px;
    }
    .cms-main-right p {
        width: 95%;
    }
}
@media only screen and (max-width: 768px) {
    .cms-main-right h2 {
        font-size: 28px;
        margin: 0;
        text-align: center;
    }

    .cms-product-image h3 {
        text-align: center;
    }

    .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
        border-radius: 0;
        text-align: center;
    }

    .filter-item.text.active,
    .filter-item.text:hover {
        box-shadow: none;
    }

    .cms-product-details {
        flex-direction: column;
        padding: 10px 0;
    }

    .cms-right {
        padding-left: 0;
        margin-top: 20px;
    }

    .yith-wcan-filters .yith-wcan-filter {
        margin-bottom: 0px;
    }

    .cms-shop-content {
        flex-direction: column;
    }

    .cms-main-left {
        border-right: 0;
        margin: 0 auto;
        padding-bottom: 0;
        width: 95%;
        padding-right: 0;
        padding-bottom: 10px;
    }

    .yith-wcan-filters {
        margin-bottom: 0;
    }

    .cms-main-right {
        width: 95%;
        margin: 0px auto;
    }

    .cms-product-image span {
        text-align: center;
        font-size: 22px;
    }

    .cms-right {
        text-align: center;
    }

    .cms-main-right p {
        width: 95%;
    }

    .cms-product-details .cms-right h2 {
        font-size: 20px;
    }
}

/* Start @30-11-2022 CSS Here */
.details-container.deatails-page{
    padding: 0 15px;
}
.details-container.deatails-page a.back-btn{
    top: 15px;
    right: 15px;
}
.deatails-page .cms-single-product-details {
    width: 100% !important;
    padding: 0 !important;
}
.deatails-page .cms-single-product-details h1{
    margin-top: 60px;
}
.owl-dots {
    text-align: center;
    padding-top: 15px;
}
.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background-color: #ccc !important;
    margin: 0 3px;
}
.owl-dots button.owl-dot.active {
    background-color: #000 !important;
}

.owl-dots button.owl-dot span {
    font-size: 70px;
    position: relative;
    top: -5px;
}
.deatails-page .cms-single-product-gallery {
    margin-bottom: 30px;
}

.page-template-quote .cms-quote-page h1 {
    color: #484848;
    text-align: center;
}
.cms-quote-page .cms-detail-popup .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    box-sizing: border-box;
}

.cms-quote-page .cms-detail-popup .form-group span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
}
.cms-quote-page .cms-detail-popup #submit {
    margin:auto;
    display: block;
    max-width: 192px;
    width: 100%;
    background: #2380e6;
    color: #ffffff;
    padding: 12px 0px;
    border-radius: 50px;
    font-size: 16px;
    line-height: 36px;
    font-family: "Oxygen", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    transition: 0.5s all;
    height: auto;
}
  
.cms-quote-page .cms-detail-popup #submit:hover {
    background: #000000;
}
.cms-quote-page .cms-detail-popup .form-group input {
    transform: translateY(0px);
}
.cms-quote-page .cms-detail-popup .form-group input:focus {
    transform: translateY(-21px);
}
  
.cms-quote-page .cms-detail-popup .form-group ::-webkit-input-placeholder {
    font-style: normal;
    font-size: 16px;
    padding: 0;
}
  
.cms-quote-page .cms-detail-popup .form-group ::-moz-placeholder {
    font-style: normal;
    font-size: 16px;
    padding: 0;
}
  
.cms-quote-page .cms-detail-popup .form-group :-ms-input-placeholder {
    font-style: normal;
    font-size: 16px;
    padding: 0;
}
  
.cms-quote-page .cms-detail-popup .form-group ::-ms-input-placeholder {
    font-style: normal;
    font-size: 16px;
    padding: 0;
}
  
.cms-quote-page .cms-detail-popup .form-group ::placeholder {
    font-style: normal;
    font-size: 16px;
    padding: 0;
}
.cms-quote-page .cms-detail-popup .form-group textarea:focus {
    position: relative;
    top: -21px;
}
.cms-quote-page .cms-detail-popup .form-group {
    position: relative;
    margin-top: 2.25rem;
}
.cms-quote-page .cms-detail-popup .wpcf7-form-control-wrap {
    position: relative;
}
.cms-quote-page .cms-detail-popup .form-group input{
    height: 1.9rem;
}
.cms-quote-page .cms-detail-popup .form-group textarea{
    resize: none;
}
.cms-quote-page .cms-detail-popup .form-group input, .cms-quote-page .cms-detail-popup .form-group textarea {
    display: block;
    background: none;
    padding: 0.125rem 0.125rem 0.0625rem;
    font-size: 1rem;
    border-width: 0;
    border-color: transparent;
    line-height: 1.9;
    width: 100%;
    color: #444;
    transition: all 0.28s ease;
    box-shadow: none;
}
.cms-quote-page .cms-detail-popup .form-group .bar {
    position: relative;
    border-bottom: 0.0625rem solid #999;
    display: block;
}
.cms-quote-page .cms-detail-popup .form-group .bar::before {
    content: '';
    height: 0.125rem;
    width: 0;
    left: 50%;
    bottom: -0.0625rem;
    position: absolute;
    background: #2380e6;
    transition: left 0.28s ease, width 0.28s ease;
    z-index: 2;
}
.cms-quote-page .cms-detail-popup .form-group select:focus, 
.cms-quote-page .cms-detail-popup .form-group input:focus, 
.cms-quote-page .cms-detail-popup .form-group textarea:focus {
    outline: none;
}
.cms-quote-page .cms-detail-popup .contactSubmitBtn {
    position: relative;
    margin: 2.25rem auto 0;
    text-align: center;
    max-width: 150px;
}
.cms-quote-page .cms-detail-popup .contactSubmitBtn input {
    background: #2380e6 !important;
    max-width: 150px !important;
    width: 100%;
    font-family: "Oxygen", sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    display: block;
    padding: 13px 20px 13px 20px;
    border-radius: 25px !important;
    margin: 0 auto;
    box-shadow: 7px 21px 23.52px 0.48px rgb(17 83 165 / 21%);
    text-shadow: 7px 21px 23.52px rgb(17 83 165 / 21%);
    transition: 0.5s all;
    border: 0;
    cursor: pointer;
    outline: 0;
}
.cms-quote-page .cms-detail-popup .contactSubmitBtn input:hover {
    background: #000000 !important;
    color: #ffffff !important;
    text-decoration: none;
}
.cms-quote-page .cms-detail-popup .contactSubmitBtn .wpcf7-spinner{
    display: block;
    text-align: center;
    margin: 0 auto !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    z-index: 99;
}
.cms-quote-page .cms-detail-popup .form-group span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    color: #dc3232;
    font-size: 14px;
    font-weight: normal;
    display: block;
}
.cms-quote-page .wpcf7-response-output {
    text-align: center;
}
.cms-quote-page .container {
    background: #fff;
    box-shadow: 2px 24px 62px 0px rgb(8 9 10 / 9%);
    text-shadow: 2px 24px 62px rgb(8 9 10 / 9%);
    padding: 40px;
    border-radius: 25px;
    position: relative;
}
.cms-quote-page .container a.back-btn{
    right: 40px;
}
.deatails-page .cms-single-product-gallery #product-gallery .owl-nav {
    height: auto;
}
.deatails-page .cms-single-product-gallery #product-gallery .owl-nav button:first-child {
    margin: 0;
}
.deatails-page .cms-single-product-gallery #product-gallery .owl-nav button {
    margin: 0 0 0 10px;
}
@media only screen and (min-width: 992px){
    .cms-quote-page .cms-detail-popup .row .col-lg-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cms-quote-page .cms-detail-popup .row .col-lg-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media only screen and (max-width: 991.98px){
    .deatails-page .cms-single-product-details .main-kk-area .kk-left{
        width: 100%;
        margin-right: 0;
    }
    .deatails-page .cms-single-product-details .main-kk-area .kk-right{
        width: 100%;
    }
    
    .cms-quote-page .cms-detail-popup .row .col-lg-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cms-quote-page .cms-detail-popup .row .col-lg-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cms-quote-page .container{
        margin: 0 15px !important;
    }
}
@media only screen and (max-width: 479.98px){
    .cms-quote-page .container button#my-back-button{
        width: 150px;
        margin: 0 auto 10px;
        display: block;
        text-align: center;
    }
    .cms-quote-page .container a.back-btn {
        right: 40px;
        position: static;
        display: block;
        float: none;
        text-align: center;
        width: 150px;
        margin: 0 auto;
    }
}
/* End @30-11-2022 CSS Here */