/*
 Theme Name:   Novalab Child
 Theme URI:    http://novalab.bold-themes.com
 Description:  Novalab child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     novalab
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  novalab-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
table.shop_table .coupon {
    display: none;
}
/* HEADER CSS */
header.gutter .port {
    max-width: 1600px;
}
.bt-logo-area .logo {
	padding:10px 0;
}
.btStickyHeaderOpen .bt-logo-area .logo {
	padding:0;
}
.bt-logo-area .logo img {
    height: 60px;
}
.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 30px 0 0;
}
.header-linked-in .btIconWidgetIcon .bt_bb_icon_holder {
    font-size: 1.3em;
}

/* HOME PAGE PRODUCTS CSS */
.custom-product-slider {
    margin-top: 40px;
    padding: 0 15px;
}
.custom-product-slider .slick-track {
    display: flex;
}
.custom-product-slider.slick-initialized .slick-slide {
    height: auto;
}
.scienetix-product {
    margin: 0 15px;
    border: 1px solid rgba(0, 0, 0, .05);
    position: relative;
    border-radius: 5px;
    height: 100%;
}
.scienetix-product .bt_bb_image {
    width: 100%;
    margin-bottom: 1.5em;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.scienetix-product .bt_bb_image img {
    margin: 0 auto;
}
.scienetix-product .onsale {
    position: absolute;
    top: 1em;
    right: 2em;
    left: auto;
    background: #1f3b64;
    color: white;
    opacity: .9;
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #0c2460;
}
.scienetix-inner-sec {
    display: inline-block;
    padding: 0 1.5em 1.5rem;
}
.scienetix-product .btArticleCategories {
    font-size: .75rem;
}
.scienetix-product h2.bt_bb_headline_tag {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 10px;
}
.scienetix-product h2.bt_bb_headline_tag a {
    color: inherit;
}
.scienetix-product h2.bt_bb_headline_tag:hover a {
    color: #269edc;
}
.scienetix-product span.price {
    font-size: 1.3em;
    display: block;
    margin-bottom: 1em;
}
.scienetix-product span.price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
}
.scienetix-product span.price ins {
    background: 0 0;
    text-decoration: none;
}
.scienetix-product .button {
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    -webkit-box-shadow: 0 0 0 4em #269edc inset;
    box-shadow: 0 0 0 4em #269edc inset;
    font-family: "Barlow", Arial, Helvetica, sans-serif !important;
    border: none;
    color: #fff;
    line-height: 1;
    font-size: .9em;
    padding: 1em 1.5em;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.scienetix-product .button:hover {
    color: #fff;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}
.scienetix-product .button.added:after {
    content: "\e017";
    background-color: #0c2460;
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    font: 400 1em / 2em WooCommerce;
    vertical-align: middle;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    width: 2em;
    height: 2em;
    margin: -.85em -.85em 0 0;
    border-radius: 50%;
    color: #fff;
}
.scienetix-product .added_to_cart {
    font-size: .9em;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-left: .5em;
    font-family: "Barlow", Arial, Helvetica, sans-serif;
    color: #269edc;
    font-weight: 600;
}
.custom-product-slider button.slick-arrow {
    font-size: 0;
    line-height: 0;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 1px 15px #00000014;
}
.custom-product-slider button.slick-arrow::before {
    font-size: 44px;
}
.custom-product-slider button.slick-arrow.slick-prev {
    left: 9px;
}
.custom-product-slider button.slick-arrow.slick-next {
    right: 9px;
}
.custom-product-slider .slick-dots {
    position: static;
    text-align: center;
    margin: 20px 0 0 0;
    display: none !important;
}

/* HOME PAGE VIDEO SECTION CSS */
.bt_bb_video.video_section {
    margin: 40px auto 50px auto;
    max-width: 980px;
    border: 10px solid #fff;
    box-shadow: 0px 1px 15px #00000014;
}

/* HOME PAGE QUERY FORM CSS */
.query_form {
    margin-top: 50px;
}
.query_form input.wpcf7-form-control {
    border-color: #fff;
    color: #fff;
    border-width: 2px;
}
.query_form input.wpcf7-form-control::placeholder {
	color:#fff;
}
.query_form input.wpcf7-form-control.wpcf7-submit {
    background-color: #fff;
    box-shadow: none;
    color: #00a0d9 !important;
    margin: 0;
}
.query_form .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
    line-height: 1.3em;
    color: #ff0000;
    border: none;
    padding: 0;
    margin: 10px 0 0 0 !important;
}
.query_form span.wpcf7-not-valid-tip {
    color: #ff0000 !important;
    font-size: 12px;
}
.query_form .wpcf7 form.sent .wpcf7-response-output {
    color: #ffffff;
}

/* REGISTER PAGE CSS */
.form-row .woocommerce-register-button {
    margin-left: 0;
    border-radius: 50px;
}
.name-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.name-row p.form-row {
    width: 100%;
}
p.already-login {
    text-align: center;
    margin: 0;
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.45;
}
.bt-content .already-login a.back-btn {
    color: #fff;
    font-size: 18px;
    font-family: "Barlow", Arial, Helvetica, sans-serif !important;
    line-height: 1;
    text-transform: uppercase;
    padding: 1em 1.5em;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: 0 0 0 4em #269edc inset;
    box-shadow: 0 0 0 4em #269edc inset;
    border-radius: 50px;
    display: block;
    width: fit-content;
    margin: 15px auto 0 auto;
}
.bt-content .already-login a.back-btn:hover {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

/* DOWNLOAD PAGE CSS */
.download-table .dataTables_length label {
    font-weight: normal;
    display: flex;
    gap: 10px;
    text-transform: capitalize;
}
.download-table .dataTables_filter label {
    display: flex;
    gap: 5px;
    align-items: center;
}
.download-table .dataTables_wrapper .dataTables_filter {
    width: 100%;
    max-width: 350px;
}
.download-table .dataTables_wrapper .dataTables_filter input[type=search] {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: .5em 1em;
    width: 100%;
}
.download-table .dataTables_wrapper .dataTables_paginate .paginate_button {
    margin: 0 2px;
    background: #f1f1f1;
    border: none !important;
}
.download-table .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #00a0d9;
    color: #fff !important;
}
.download-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    background: #00a2d6;
}
.download-table .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.download-table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    background: #00a2d6;
}

/* LOGIN POPUP CSS */
.pum-container.pum-responsive.pum-responsive-medium {
    width: 87% !important;
    max-width: 600px !important;
}
.popmake-content .col2-set .col-1 {
    width: 100%;
}
.popmake-content .woocommerce-form-login__rememberme {
    margin-bottom: 15px;
}
.popmake-content .woocommerce-form-login__submit {
    border-radius: 50px;
}
.popmake-content form.login p a {
    color: #269edc;
}

/* FOOTER CSS */
.bt-site-footer .bt_bb_image.bt_bb_shape_square img {
    max-width: 210px;
    width: auto;
}
.bt-site-footer .bt_bb_custom_menu .menu {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	width: 100%;
	column-gap: 30px;
	align-items: self-end;	
}



/* PRODUCT PAGE CSS */
.woocommerce-product-search .search-field {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start;
    gap: 10px;
}

/* SINGLE PRODUCT PAGE CSS */
.single-product .product .product-meta {
    display: none;
}
.additional-product-data {
    padding: 0 16px;
    width:100%;
    margin-bottom: 50px;
}
.safty-data-tab {
    margin-bottom: 30px;
}
ul.safty-data {
    display: flex;
    list-style: none;
    margin: 0;
    gap: 10px;
    flex-wrap: wrap;
}
ul.safty-data li {
    margin: 0;
}
ul.safty-data li .button {
    display: block;
}
.additional-product-data .panel-title {
    margin: 0;
    padding: 10px 40px 10px 0;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.additional-product-data .panel-title a {
    display: block;
}
.additional-product-data .panel-title::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 2px;
    background-color: #00a0d9;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.additional-product-data .panel-title::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 14px;
    background-color: #00a0d9;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
}
.additional-product-data .panel-title.active {
    border-bottom: none;
}
.additional-product-data .panel-title.active::after {
    opacity: 0;
}
.kit-contents-info,
.technical-specification-info,
.kit-target-info,
.ordering-information-info{
	display:none;
}
.additional-product-data .show-panel-data {
    padding: 10px 0 0 0;
}

/* ABHISHEK CSS */
.contact-form-sec [name="cart_content"] {
	display:none;
}
.scienetix-product .price{
	display:none !important;
}
.single-product .woocommerce-Price-amount{
	display:none !important;
}
.single-product .price,.single-product .widget_shopping_cart,.single-product .single_add_to_cart_button,.single-product .add_to_cart_button  {
	display:none !important;
}
.tax-product_cat .price{
	display:none !important;
}
.woocommerce-shop .price{
	display:none !important;
}
.woocommerce-shop .woocommerce-Price-amount,.woocommerce-shop .add_to_cart_button,.woocommerce-shop .widget_shopping_cart{
	display:none !important;
}
.tax-product_cat .widget_shopping_cart,.tax-product_cat .woocommerce-Price-amount,.tax-product_cat .add_to_cart_button{
	display:none !important;
}
.add-to-enquiry-single{
	width:140px;
}
.product-message{
	display:none;
}
input.pi-btn.pi-btn-primary.pi-submit-enq-button {
    width: 150px;
    margin: 0 auto;
}


/* =============== MEDIA CSS START =============== */

@media (min-width:1199px) {
    .btMenuHorizontal .menuPort > nav > ul ul {
        width:600px;
		display:grid;
		grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:1455px) {
/* HEADER CSS */
    header.gutter .port {
        padding-left: 20px;
        padding-right: 20px;
    }
    .bt-logo-area .logo {
        padding: 15px 0;
    }
    .bt-logo-area .logo img {
        height: 50px;
    }
    header .menuPort nav > ul > li {
        padding: 0 15px 0 0 !important;
    }
    header .menuPort nav > ul > li > a {
        font-size: 14px;
    }
    .btMenuHorizontal .menuPort nav {
        padding-left: 45px;
    }
    .btMenuHorizontal .topBarInMenu {
        margin-left: 0;
    }
}

@media (max-width:1199px) {
/* MOBILE MENU CSS */
    .bt-vertical-header-top {
        padding-left: 20px;
        padding-right: 17px;
    }
    .btMenuVertical .bt-vertical-header-top {
        flex-direction: row-reverse;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .bt-vertical-header-top .bt-vertical-menu-trigger {
        margin-right: 0;
    }
    .btMenuVertical.btMenuVerticalOn .bt-vertical-menu-trigger {
        -webkit-transform: translateX(-320px);
        -moz-transform: translateX(-320px);
        -ms-transform: translateX(-320px);
        transform: translateX(-320px);
        position: relative;
        z-index: 2;
    }
    .btMenuVertical .mainHeader .logo {
        padding-top: 2em;
    }
    .btMenuVertical .mainHeader .logo img {
        max-width: 200px;
    }
}

@media (max-width:767px) {
/* HOME PAGE PRODUCTS SLIDER CSS */
    .custom-product-slider {
        padding: 0px;
    }
/* REGISTER PAGE CSS START */
    .name-row {
        display: block;
    }
/* FOOTER CSS START	 */
	.bt-site-footer .bt_bb_custom_menu .menu {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 20px;
	}
}

@media (max-width:360px) {
/* MOBILE MENU CSS */
    .btMenuVertical.btMenuVerticalOn .bt-vertical-menu-trigger {
        -webkit-transform: translateX(-260px);
        -moz-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        transform: translateX(-260px);
    }
}

