/* 
  Theme Name:  Twenty Twenty Child 
  Description:  A child theme of Twenty Twenty WordPress theme. 
  Author:       TwentyTwenty-child 
  Template:     twentytwenty 
  Text Domain:  twentytwenty-child 
  Version:      2.0.0 
  License:      GNU General Public License v2 or later License 
  URI:  http://www.gnu.org/licenses/gpl-2.0.html */

@import url("../twentytwenty/style.css");
body {
  background: transparent;
  margin:0 auto;
  max-width:1920px;
}

section {
  padding: 0rem 0;
}
/*4/2/2023*/
/*contact page*/
.map-sec iframe{
	border-radius:151px 10px;
}

@media(min-width:768px){
.top-banner{
	background-size: 100% 100% !important;
}
}
@media(max-width:1366px){
	.header-logo img{
		width:100px !important;
	}
}

/*6/2/2023*/
/*product page*/

.oncologyProducts .pp-woo-product-wrapper{
	border-radius: 12px;
}
.oncologyProducts .add_to_cart_button{
	border-radius: 11px !important;
}
.oncologyProducts a:hover{text-decoration:none !important;}
.oncologyProducts .next, .oncologyProducts .previous{border:none !important;}
.oncologyProducts .next:hover, , .oncologyProducts .previous:hover{
	background: #fff !important;
	border-color: #fff !important;
	color: #fa5959 !important;
}

.oncologyProducts .pp-woocommerce-pagination ul li .page-numbers{
	padding:12px 14px !important;
	border-radius: 4px !important;
}
.oncologyProducts ul.products li.product .price {
    margin-bottom: 0.5rem !important;
}
.oncologyProducts .pp-woo-products-description p {
    margin-bottom: 0.5rem;
}
/* Category page */
.category-one div, .category-two div, .category-three div{
	display:inline-block;
}
.category-one .img-area, .category-one .img-area, .category-three .img-area{
	width: 43%;
}
.category-one .text-area, .category-two .text-area, .category-three .text-area{
	width: 55%;
}
.img-area img {
    position: relative;
    top: 70px;
}
.category-two, .category-three{margin-top:100px;}

.category-one, .category-two, .category-three{position:relative}

.category-container h2{
	color:#2B2B2B;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 55px;
	line-height: 78px;
	text-transform: uppercase;
}
.category-container p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 138.9%;
	text-align: justify;
	color: #2B2B2B;
	padding-right: 40px;
}
.category-container a{
	background: #FF0000;
	border-radius: 20px 5px;
	font-family: 'Alegreya';
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color:#fff !important;
	text-transform: capitalize;
    padding: 8px 25px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    display: block;
    width: fit-content;
}

.feature_products .pp-woo-product-wrapper a.button.add_to_cart_button{
    color: #FFFFFF;
    background-color: #ED1C24;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    letter-spacing: 0px;
    border-radius: 11px 11px 11px 11px;
    padding: 12px 12px 12px 12px;
    width: fit-content !important;
}
.feature_products .pp-woo-product-wrapper a.added_to_cart {
    display: none !important;
}
.category-container button:hover{text-decoration:none !important;}
.category-one img, .category-two img, .category-three img{width:490px;}
.double-line{
	position: absolute;
    left: 30%;
    z-index: -1;
	width: 100% !important;
	margin-top:20px;
}
.category-two .double-line{
    left: -42%;
} 
.category-page{overflow-x:hidden;}
.oncologyProducts .pp-woo-product-wrapper {
    width: 100%;
}
/*8/2/2023*/
.tp-video-play-button{
opacity:1 !important;
	top: 36% !important;
    left: 64% !important;
}
.revicon-right-dir:before {
    content: url(/wp-content/uploads/2023/02/Group-73.png) !important;
}
.tp-video-play-button{
background:unset !important;
}
.home-categories .pp-grid-item-wrap{
    background-image: url(/wp-content/uploads/2023/02/Vector-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.home-categories .pp-grid-item-wrap:nth-child(02){
    background-image: url(/wp-content/uploads/2023/04/img-02.png);
}
.home-categories .pp-grid-item-wrap:nth-child(03){
    background-image: url(/wp-content/uploads/2023/04/img-03.png);
}
.home-categories .pp-product-cat-inner img{
	padding: 16px 13px 3px 13px;
}

.home-categories h2.woocommerce-loop-category__title {
    padding-bottom: 10px !important;
}
/* .home-categories .pp-grid-item-wrap.product-category.product.slick-slide:nth-child(02) {
    background-color: #f94646;
}
.home-categories .pp-grid-item-wrap.product-category.product.slick-slide:nth-child(03) {
    background-color: #ff7b7b;
} */
.home-categories .pp-grid-item-wrap.product-category.product.slick-slide.slick-current.slick-active, .home-categories .pp-grid-item-wrap.product-category.product.first.slick-slide.slick-current.slick-active{
	opacity: unset !important;
}
.home-product{
	background-size:100% 100% !important;
}
.menu_top nav ul li .elementor-item{
    border-radius: 14px 2px !important;
    overflow: hidden;
}
.home-slider .rs-layer .tp-revstop{
    display:none !important;
}
/*end code*/
/*10/2/2023*/
.contact-form input, .contact-form textarea{
	padding-left:0px;
}
.contact-left-sec{
	background-size: 100% 100% !important;
}
.contact-form input:focus{
	
	box-shadow:unset !important;
}

.contact-form  .elementor-field-type-radio label {
    font-weight: 500 !important;
font-size: 24px !important;
line-height: 33px !important;
color: #000000 !important;
}
.contact-form  .elementor-field-type-radio input{
	 accent-color: #FF0000;
    width: 22px;
    height: 22px;
}
.contact-right-col .elementor-column-wrap.elementor-element-populated {
    width: 1135px !important;
}
.home-product .pp-woo-product-wrapper{
	border-radius:16px;
}
.home-product .ajax_add_to_cart {
    border: 1px solid #ffff !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
}
.home-product{
	position:relative;
}
.home-product .fa-angle-right {
    position: absolute !important;
    top: -77px !important;
    right: 23px !important;
	padding: 27px !important;
	background-color:#fff !important;
	text-decoration:unset !important;
	
}
.home-product .fa-angle-left {
    position: absolute !important;
    top: -77px !important;
    left: 1132px !important;
	padding:27px !important;
	background-color: transparent !important;
    border: 1px solid #fff !important;
	text-decoration:unset !important;
	
}
.home-product .fa-angle-left:before{
	content:"\f30a" !important;
	position: relative;
	top: -18px;
  right: 9px;
	color:#fff;
}
.home-product .fa-angle-right:before{
	position: relative;
    left: -10px;
    content: "\f30b" !important;
    top: -18px;
    color: #FF0000;
}
.products_new .pp-woo-product-wrapper:hover{
	background-color:#fff;
}
.products_new .pp-woo-product-wrapper:hover h2.woocommerce-loop-product__title{
	color: #2D3134 !important;
}
.products_new .pp-woo-product-wrapper:hover span.woocommerce-Price-amount.amount{
	color: #2D3134 !important;
}
.products_new .pp-woo-product-wrapper:hover .pp-woo-product-category{
	color: #2d3134 !important;
}
.products_new .pp-woo-product-wrapper:hover .pp-woo-products-description p {
    color: #ffff;
    color: #8A8A8A;
}
.home-product  .ajax_add_to_cart:hover{
	text-decoration:unset !important;
}
.home-product .slick-current.slick-active  .ajax_add_to_cart {
    color: #30BBD7 !important;
    border-color: #30BBD7 !important;
}
/*end code*/

/* product shop page START here*/

.woocommerce-LoopProduct-link img {
    object-fit: contain !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 165px !important;
    min-height: 165px !important;
}
.product_archive a.woof_show_auto_form {
    display: none !important;
}
.woof-sidebar h4 {
    color: #000000;
    font-family: "Alegreya", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 47.64px;
    letter-spacing: 0.4px;
}
.woof-sidebar label.woof_checkbox_label {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: 0.4px;
}
.woof-sidebar input {
    font-family: "Alegreya", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #000000 !important;
    outline: none !important;
}
button.button.woof_reset_search_form {
    color: #FFFFFF;
    background-color: #ED1C24;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    letter-spacing: 0px;
    border-radius: 11px 11px 11px 11px;
    padding: 12px 12px 12px 12px;
text-decoration: none !important;
}
button.woof_reset_button_2 {
    color: #FFFFFF;
    background-color: #ED1C24;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    font-style: normal;
    line-height: 15px;
    letter-spacing: 0px;
    border-radius: 11px 11px 11px 11px;
    padding: 12px 12px 12px 12px;
    text-decoration: none !important;
}
ul.page-numbers {
    text-align: center;
}.woocommerce-LoopProduct-link img {
    object-fit: contain !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 165px !important;
    min-height: 165px !important;
}
.product_archive a.woof_show_auto_form {
    display: none !important;
}
.woof-sidebar h4 {
    color: #000000;
    font-family: "Alegreya", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 47.64px;
    letter-spacing: 0.4px;
}
.woof-sidebar label.woof_checkbox_label {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: 0.4px;
}
.woof-sidebar input {
    font-family: "Alegreya", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #000000 !important;
    outline: none !important;
}
button.button.woof_reset_search_form {
    color: #FFFFFF;
    background-color: #ED1C24;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    letter-spacing: 0px;
    border-radius: 11px 11px 11px 11px;
    padding: 12px 12px 12px 12px;
text-decoration: none !important;
}
button.woof_reset_button_2 {
    color: #FFFFFF;
    background-color: #ED1C24;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    font-style: normal;
    line-height: 15px;
    letter-spacing: 0px;
    border-radius: 11px 11px 11px 11px;
    padding: 12px 12px 12px 12px;
    text-decoration: none !important;
}
ul.page-numbers {
    text-align: center;
}
.product_archive nav.woocommerce-pagination ul li span,.product_archive nav.woocommerce-pagination ul li a{
	padding: 5px 15px !important;
}
.product_archive a.button.add_to_cart_button {
    text-decoration: none !important;
}

span.woof_remove_ppi {
    font-size: 15px;
    line-height: 15px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
    color: #000000;
}

.product_archive a.woocommerce-LoopProduct-link {
    width: 100% !important;
}
.home-categories .pp-term-description {
    max-height: 100px !important;
    overflow: hidden !important;
}
/* product shop page OVER here*/

/* Career page START here */
.on_hover_join:hover .team_title h4,.on_hover_join:hover .team_descrip p , .on_hover_join:hover .team_listsview span.pp-icon-list-text,.on_hover_join:hover span.pp-icon-list-icon.pp-icon{
    color:#FFFFFF !important;
}
/* Career page OVER here */

/* 7/2/2023 */
@media(min-width:768px) and (max-width:1024px){
	/* caegory page*/
	.category-two .img-area{
		width:43%;
	}
	.category-three .text-area, .category-one .text-area{
		padding-left:20px;
	}
		.category-three .text-area p, .category-one .text-area p{
		padding-right:0px !important;
	}
	.category-two .text-area, .category-three .img-area, .category-one .img-area{
		padding-left:10px;
	}
	.category-two, .category-three {
    margin-top: 65px;
}
	.category-container h2{
		font-size: 32px;
		line-height: 22px;
	}
	.category-two .text-area {
    width: 55%;
}
	
	.category-two .double-line {
    left: -37%;
}
}
.oncologyProducts li {
    padding: 0px 10px !important;
}
#history_popup_one, #history_popup_two{
	cursor: pointer !important;
}
.product_archive h2.woocommerce-loop-product__title:after {
    content: url(/wp-content/uploads/2023/02/share-icon.png) !important;
    float: right !important;
}
@media (min-width:1160px) and (max-width: 1399px) {
.woof-sidebar h4 {
    font-size: 26px !important;
    line-height: 32px !important;
}
}

@media (min-width:400px) and (max-device-width: 812px) and (orientation: landscape) {

	.leadership-sec .elementor-row{
		display: grid;
    grid-template-columns: 1fr 1fr;
	}
	.leadership-sec .elementor-row .elementor-element{
		width: 100%;
	}
	.serving-img img{
		width: 80% !important;
	}
}
@media(min-width:768px) and (max-width:999px){
	/*dedicated page*/
	.dedicated-first-sec .elementor-row .elementor-element{
		width:100% !important;
		text-align:center;
	}
	.dedicated-first-sec img{
		width:51% !important;
		margin-bottom:30px;
	}
	.solution-sec .elementor-container {
    min-height: 310px !important;
}
	.serving-ipad{
		display:block !important;
	}
	.serving-desktop{
		display:none;
	}
	.dedicated-first-sec .elementor-image{
		text-align:center;
	}
}
/* 7/2/2023 */
@media(max-width:767px){
	/*category page*/
	.category-page .text-area, .category-page .img-area {
    width: 100% !important;
}
	.category-container{
		padding: 0px 10px !important;
	}
	.text-area {
    margin-top: 50px !important;
    text-align: center;
}
    .category-container h2 {
        font-size: 24px !important;
        margin-bottom: 0px;
        line-height: 34px !important;
    }
	.category-container p{
		text-align:center !important;
		padding:0px !important;
        font-size: 16px !important;
        line-height: 28px !important;
	}
    .category-container a {
        font-size: 16px !important;
        line-height: 26px !important;
    }
	.category-one .double-line{
		left: 6% !important;
		margin-top: 50px;
	}
	.category-three .double-line{
		display:none !important;
		}
	.category-two .double-line{
		left: 6% !important;
    bottom: -80px !important;
	}
	.category-two{
		margin-top: 45px;
	}
	.img-area img{
		margin:0 auto !important;
	}
	.category-three {
    margin-top: 76px;
		margin-bottom: 50px;
}
	.category-two{
		display: flex;
    flex: 0 1 auto;
    flex-wrap: wrap-reverse;
	}
	/*dedicated*/
	.solution-br{
		display:none !important;
	}
	.solution-sec{
		background-color: #3E3E3E !important;
	}
    .product_archive ul.products.columns-4 {
        grid-template-columns: repeat(1,1fr) !important;
    }
    .woof-sidebar h4{
        font-size: 24px !important;
        line-height: 34px !important;
    }
}
@media only screen and (max-width:768px) {
    /* , section.elementor-element.top-banner */
section.elementor-element.product_archive{
    background-image: linear-gradient(90deg, #E6E6E6 0%, #FFFFFF 0%) !important;
}
.home-product .fa-angle-right {
    position: absolute !important;
    top: -75px !important;
    right: 23px !important;
    padding: 20px !important;
    background-color: #fff !important;
    text-decoration: unset !important;
    font-size: 14px !important;
}
}
@media(min-width:1350px) and (max-width:1370px){
    body .border-line-sec img{
        width: 88% !important;
    }
    
}

@media(min-width:1100px) and (max-width:1366px){
	/*dedicated page*/
	.banner-btn .elementor-button{
		font-size: 27px !important;
		line-height:50px !important;
	}
	.small-heading h2{
		font-size:32px !important;
	}
	.serving-img img{
		width:80% !important;
	}
	.border-line-sec img{
		width:96% !important;
	}
	.home-category{
		padding-left:40px !important;
	}
	.home-category h2{
		font-size:30px !important;
	}
	.home-product{
		background-size:cover !important;
		border-radius:100px 0px 100px 0px;
	}
}
/* 13-02-2023 */
/* .oncologyProducts a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
    content: "Send query";
    visibility: visible !important;
    z-index: 1;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 22px;
    background-color: #ED1C24;
    padding: 12px 12px 12px 12px;
    border-radius: 11px !important;
} 
.oncologyProducts a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    visibility: hidden;
    padding: 10px 0px !important;
    text-align: left;
}*/
/* .oncologyProducts a.pp-loop-product__link,.home-product a.pp-loop-product__link {
    order: 1;
}
.oncologyProducts span.price,.home-product span.price {
    order: 3;
}
.oncologyProducts .pp-woo-products-description,.home-product .pp-woo-products-description {
    order: 2;
}
.oncologyProducts a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.home-product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    order: 4;
}
.oncologyProducts .pp-woo-products-summary-wrap,.home-product .pp-woo-products-summary-wrap{
    display: flex; flex-direction: column; 
} */
.oncologyProducts h2.woocommerce-loop-product__title:after {
    content: url(/wp-content/uploads/2023/02/share-icon.png) !important;
    float: right;
}
.home-product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
    content: "View Details";
    visibility: visible;
    border: 1px solid #ffff !important;
    padding: 12px 16px !important;
    border-radius: 8px !important;
}
.home-product .slick-current.slick-active a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before{
    color: #30BBD7 !important;
     border: 1px solid #30BBD7 !important;
}
.home-product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    visibility: hidden;
    padding-left: 0px !important;
	    text-align: left;
}
/* end 13-02-2023 */

@media only screen and (max-width:675px){
    .home-product .fa-angle-right:before {
        left: -5px !important;
        top: -10px !important;
    }   
}

/* --------------------------------------------- 23-05-2023 --------------------------------------------- */

.sp_comment .comment-reply-title {
    color: #000000;
    font-family: "Alegreya", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: 0px;
    margin: 0;
}
.sp_comment .comment-author {
    font-family: "Montserrat", Sans-serif;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0px;
}
.sp_comment * {
    text-decoration: none !important;
}
.sp_comment .comment-metadata {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0px;
    margin: 5px 0 0;
}
.sp_comment .comment-content {
    color: #303030;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0px;
    margin: 0;
}
.sp_comment footer.comment-meta {
    margin: 0 0 5px;
}
.sp_comment footer.comment-footer-meta {
    margin-top: 15px;
}
.sp_comment form.section-inner label, 
.sp_comment p.comment-form-comment label,
.sp_comment footer.comment-footer-meta {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0px;
}
.sp_comment div.comment:first-of-type {
    margin-top: 0px;
}
.sp_comment .comment-reply-link {
    background-color: #ED1C24;
    border-radius: 8px;
}
.sp_comment hr.styled-separator {
    margin: 40px 0;
}
.sp_comment .comments .comment {
    padding-top: 30px !important;
}
.sp_comment .comment-respond p.comment-notes, 
.sp_comment .comment-respond p.logged-in-as {
    margin: 0;
    color: #303030;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0px;
}
.sp_comment form.section-inner input,
.sp_comment .comment-form-comment textarea {
    color: #303030;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0px;
    border-radius: 15px;
}
.sp_comment .comment-respond #submit {
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    background-color: #ED1C24;
    line-height: 22px;
    padding: 12px;
    color: #FFF;
    border-radius: 11px;
}
.sp_comment .comment-content p {
    margin: 0 0 10px;
}