body {
  font-size: 15px;
  line-height: 23px;
}
h3.widget-title {
		margin-bottom: 18px;
}
.mailerlite-form .mailerlite-form-field label {
  display: none;
}
.single .editors-note, .single .feat-img-note, .single .fii-read a {
  color: #555;
}
/*
.fii-btn-sh .btn-text {
		border-bottom-width:0px; 
}
*/

.fii-btn-sh .fii-btn-img {
	height: 47px;
}

.grid3-alt .fii-grid .post-card {
		background-color: #f9f1e3 !important;
}

#fii-navigation .dropdown-menu, #fii-navigation .mega-dropdown-menu {
		min-width:200px;
}
#fii-navigation .menu .dropdown-menu li a {
		white-space: normal;
}
.footer-menu h3.widget-title {
		font-size: 18px;
		color:#aaa;
}
.footer-menu ul {
		list-style:none;
		padding:0;
}
.footer-menu ul li {
		margin-bottom:10px;
}
.fii-list span.meta {
  display: none;
}
/* SINGLE POST */
.single-post-wrapper .post-tags a {
		padding: 3px;
		border: 1px solid #ddd;
		margin-right: 5px;
		background-color: #f8f8f8;
}
.single-post-wrapper .post-tags a:hover {
		color:#cf2e2e;
		border-color:#cf2e2e;
}
.single-post-author-box {
  margin: 50px 0;
  padding: 15px;
  border: 1px solid #ddd;
}
.single-post-author-box .post-author-box:last-child .content-wrapper {
  margin-bottom: 0px;
}
.wp-block-quote, .wp-block-pullquote p {
		font-size: 20px;
		line-height:28px;
		padding: 15px 30px;
		border-left: 4px solid #cf2e2e;
}
.wp-block-quote p {
		font-size:20px;
		line-height:28px;
}
.wp-block-pullquote {
		border-top:0px !important;
		border-bottom:0px !important;
}
.single .fii-read a {
		color: #000;
		font-weight: bold;
}
@media (max-width:768px) {
		
}
.wp-block-pullquote.is-style-solid-color blockquote {
		max-width:100%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
		font-size:20px !important;
}

.feat-img-src a {
		text-decoration:underline;
}

/* woocommerce */

.woocommerce-info::before {
  color: #00ae9f;
}

.woocommerce-info {
  border-top-color: #00ae9f;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #0a0a0a;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #e93442;
}

body.woocommerce-account .woocommerce {
  margin-top: 30px;
  margin-bottom: 60px;
}

.woocommerce-MyAccount-navigation ul li {
  padding: 5px;
}

.woocommerce-MyAccount-navigation ul {
  padding-left: 10px;
  list-style: none;
  border-left: 4px solid #00ae9f;
}

.woocommerce-MyAccount-navigation ul li.is-active {
  font-weight: bold;
  color: #e93442;
}

/* ---- woocommerce */

#search-modal .modal {
  background-color: #3d3d3d;
  height: 200px !important;
}

.double-slash-icon .ow-button-hover span {
  position: relative;
}

.double-slash-icon .ow-button-base a.ow-icon-placement-right .sow-icon-image,
.ow-button-base a.ow-icon-placement-right [class^="sow-icon-"] {
  margin-right: -40px;
  height: 44.1px!important;
  position: absolute;
  width: 53px;
  right: -34px;
  top: -11.6px;
}

@media (Max-width:768px) {
  .double-slash-icon .ow-button-base a.ow-icon-placement-right .sow-icon-image,
  .ow-button-base a.ow-icon-placement-right [class^="sow-icon-"] {
    top: -11.6px;
  }
}

.double-slash-icon-wire .ow-icon-placement-right span {
  position: relative;
}

@media (Max-width:375px) {
  .double-slash-icon .ow-icon-placement-right span {
    font-size: 13.5px;
    padding-top: 0.5px;
  }
}

/*
.wp-block-pullquote {
  border: none;
  margin: 0 0 1em;
  padding: 1em 0;
  color: #e7343f;
}
*/

/*
.ow-button-base.ow-button-align-center {
  height: 700px;
}
*/

.red-box-title p.sow-headline {
  width: fit-content;
  padding: 6px;
  background: #E7343F;
}

.red-box-title .decoration-inside {
  height: 5px!important;
}

.partners-button {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  box-shadow: 0px 2px 16px 0px rgb(0 0 0 / 10%);
  font-size: 13px;
  line-height: 39px;
  height: 41px;
  padding: 0 24px;
}

.customer-logos img {
  -webkit-filter: none;
  filter: none;
}

.ow-button-base.ow-button-align-left {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom-width: 0px;
}

/*---------Wire Button-----------*/

.double-slash-icon-wire .ow-button-base a.ow-icon-placement-right .sow-icon-image,
.ow-button-base a.ow-icon-placement-right [class^="sow-icon-"] {
  height: 45.9px!important;
  position: absolute;
  width: 56px;
  right: -33px;
  top: -12.6px;
  margin-right: -40px!important;
}

@media (Max-width:768px) {
  .double-slash-icon-wire .ow-button-base a.ow-icon-placement-right .sow-icon-image,
  .ow-button-base a.ow-icon-placement-right [class^="sow-icon-"] {
    top: -12.6px;
  }
}

#fii-page-content.container {
  margin-top: 0px!important;
}

/*-------wire icon end line------*/

.hidelink-underline a {
  text-decoration: none;
}

.findus-link a {
  border: solid 1px #ccc;
  padding: 6px;
  background: #262626;
  color: white;
  border-radius: 0px;
}

.findus-link a:hover {
  border: solid 1px #ccc;
  padding: 6px;
  background: white;
  color: black;
  border-radius: 0px;
}

.icon-wide .sow-social-media-button {
  width: 2.1em!important;
}

.list-table table {
  border: solid 1px #07af9f;
  width: 100%;
  white-space: nowrap;
  overflow: scroll;
  display: block;
}

.list-table table tbody tr td {
  border: solid 1px #07af9f;
  padding: 5px;
  width: 20%;
}

.fii-vid-sl-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
}

.fii-video-slider .video-meta {
  text-align: left;
  background-color: #e7343f;
}

#panel-w62ff471e320ef-0-0-2.so-panel.widget.widget_sow-editor.panel-last-child {
  padding-left: 145px;
  margin-top: -20px;
}

#panel-w62bd7af1aaf52-0-0-2.so-panel.widget.widget_sow-editor.panel-last-child {
  padding-left: 145px;
  margin-top: -20px;
}

#panel-w62bd7af1ab14d-0-0-2.so-panel.widget.widget_sow-editor.panel-last-child {
  padding-left: 145px;
  margin-top: -20px;
}

.sow-headline {
  margin-bottom: 0px;
}

#pgc-w63046ac8db024-0-0.panel-grid-cell {
  padding-bottom: 20px;
}

/* MAILERLITE */
#mailerlite-form_1 .mailerlite-form-field input{
	display: block;
  width: 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c0c0c0;
  padding: 30px;
  height: 45px;
}

#mailerlite-form_1 .mailerlite-form .mailerlite-subscribe-button-container {
  text-align: left;
	margin-top: 25px;
	display: flex;
}
#mailerlite-form_1 .mailerlite-form .mailerlite-subscribe-button-container::after {
  content: "";
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
	background-image: url('https://feminisminindia.com/wp-content/themes/fii-wp-theme/assets/images/slash.jpg');
}

#mailerlite-form_1 .mailerlite-form .mailerlite-subscribe-submit{
	color: #ffffff;
  padding: 0 20px;
  font-weight: 600;
  line-height: 40px;
  background: #3d3d3d;
  border: none;
  cursor: pointer;
	font-family: 'Montserrat';
}

#mailerlite-form_1 .mailerlite-form input.error {
    color: #cf2e2e;
    border-color: #cf2e2e;
}

#mailerlite-form_1 .mailerlite-form label.error{
	color: #cf2e2e;
}

/*Subscribe button safari browser*/
#mailerlite-form_1 .mailerlite-form .mailerlite-subscribe-submit{
	margin: 0;
}
/* Archive template pagination */
.archive-pagination {
		margin:30px auto;
}
.archive-pagination .nav-links {
		text-align: center;
		font-size: 1.4em;
		font-weight: bold;
}
.archive-pagination .page-numbers.current {
		padding: 8px 16px;
		background: #e7343f;
		color: white;
}
.archive-pagination a.page-numbers:hover {
		color:#e7343f;
}
.archive-pagination .next.page-numbers, .archive-pagination .prev.page-numbers {
		padding: 8px 16px;
		color: #e7343f;
		font-size: 1.5em;
}
.wp-block-quote {
		border-left: none;
		position:relative;
		padding: 15px 50px;
}
.wp-block-quote p:before {
    content: '\201C';
    font-size: 80px;
    position: absolute;
    width: 10%;
    left: 0;
    top: 40px;
		font-family: 'Montserrat';}
.wp-block-quote p:after {
    content: '\201D';
    font-size: 80px;
    position: absolute;
    width: 10%;
    right: 0;
    bottom: 0;
		font-family: 'Montserrat';}
/* RAZORPAY BUTTONS */
#rzp-buttons-contribute .widget_custom_html {
		margin-bottom: 0px !important;
}
/* Research page contact forms*/
.sow-submit-wrapper.sow-submit-styled {
  margin-top: 15px;
}