/*
Theme Name: tss-custom-theme
Theme URI: https://psychocare.biz/
Template: astra
Author: Amit Kumar Gupta
Description: The tss-custom-theme WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.11.1757913372
Updated: 2025-09-15 05:16:12

*/


/* added news css 24-sep-25 */

.ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 30px !important;
    height: 40px !important;  
}
	
.ast-button-wrap {
    background: #EF0098;
}

figure.swiper-slide-inner {
    font-size: 20px;
    color: #000;
	font-weight:600;
}

.ast-woocommerce-container {
    margin: 90px 0;
}


.setp{
    margin:0px;
}
.setcolor{
    color:#CF1969;
	margin:50px 0;
}
.contentText{
    margin-top:80px;
}

.iconset{
	font-size:30px;
}

.socialicon{
	display:flex;
}

.iconset i {
 color:#CF1969;
}
.iconset i:hover {
    color: #fff;
}

/* menu css */
.menu-link {
    font-size: 16px;
    font-weight: 600;
    color: #EF2598 !important;
}


.ast-header-search .astra-search-icon {
    font-size: 25px;
    color:  #EF2598;;
}
/* footer css 26-sep-25 */
.contactusbutton {
/*     float: right; */
	position:relative;
	width:100%;
	max-height:400px;
/* 	left:8px; */

}


.contactusbutton .btn{
   background: #E5097F;
    color:#fff;
    font-weight:600;
}



.wpcf7-form-control-wrap {
    margin: 7px 0 0;
}

.contactform {
    display: none;
    max-width: 500px;
    width: 100%;
    padding: 50px 20px;
    background: #EF2598;
	position:absolute;
	bottom:50px;
	border: 2px solid #fff;
    border-radius: 15px;
    box-shadow: 0 0 29px #000;

}

/* // footer css */
.cusFooter {
    background: #000;
    padding: 50px 20px 20px;
    margin: 0;
    color: #fff;
    font-size: 18px;
}

.whiteline {
    border-top: 1px solid #FFF;

}

.headingset {
    margin-top: 20px;
}
/* End Css */
@media screen and (max-width: 920px) {
	
 .main-header-bar-wrap {
     position:unset !important; 
	
}

	
}