/*
Theme Name:  Sexy Women Club
Theme URI: https://sexy-women.club
Description: Sexy Women Club web-site Template.
Author: Studio 7pH
Author URI: https://studio7ph.art/
Template: oceanwp
Version: 7.0
*/



/* Parent stylesheet should be loaded from functions.php not using @import */
/* Safari, Android, iOS */
@font-face {
font-family: "Montserrat Alternates";
src: url(montserrat_alternates/MontserratAlternates-Regular.ttf);
font-weight: normal;
font-display: swap;        
}
.br8, .br8 a img{
	border-radius: 8px;
  }
/* Center Post title */
blockquote {
    border-color: 
    rgba(0,224,157,0.69)!important;
}
.page .comments-title {
	display: none;
}
.single-post .entry-title {text-align:center!important;
}
/*END Center Post title */
/* Clear padding in videoplagin */
.yotu-videos {
	padding:0!important;
}
.yotu-playlist {
	padding:0!important;
}
/* END Clear padding in videoplagin */

/* Normalize Description in Overlay Justified Gallery */
.dgwt-jg-effect-standard .dgwt-jg-caption span {
    font-weight: 300 !important;
}
.dgwt-jg-caption__font--14 {
    font-size: 11pt !important;
    letter-spacing: 0!important;
}
figcaption {
    font-style: normal !important;
}
/* END Normalize Description in Overlay Justified Gallery */
/*hide categories in the slider*/
.oceanwp-post-list.two .oceanwp-post-category
{
	 display: none !important;
}
/* H2 font-weight IN ONE and THREE POST SLIDER*/
.oceanwp-post-list.one h2 a{
	font-weight: 400!important;
	font-size: 33px;
}
.oceanwp-post-list.two h2 a{
	font-weight: 400!important;
}
/* END H2 font-weight IN ONE and THREE POST SLIDER*/

/*font-weight IN buttom*/
 input[type="submit"] {
	font-weight: 500!important;}
/*END font-weight IN buttom*/

/*ONE POST SLIDER IS FILL WIDTH*/
.oceanwp-post-list {
    width: 400%!important;
    max-width: 100%!important;
}
/*END ONE POST SLIDER IS FILL WIDTH*/

/*button next & preveiw in three POST SLIDER IS black optical*/
.oceanwp-post-list.two .slick-arrow {
    background-color:rgba(0,0,0,0.7)!important;
	color:#fff!important;
	
}
/*END button next & preveiw in three POST SLIDER IS black optical*/

/*Overlay in three POST SLIDER IS black optical*/
.oceanwp-post-list.two .slide-overlay-wrap {
    background-color: rgba(0,0,0,0.7)!important;
}
	.oceanwp-post-list.two .slide-overlay-wrap:hover {
    background-color:rgba(0,0,0,0.9)!important;
}
/*END Overlay in three POST SLIDER IS black optical*/

/*Overlay opticaly ONE POST SLIDER*/
.oceanwp-post-list.one .slide-overlay-wrap {
    background-color: rgba(0,0,0,0.5)!important;
}
.oceanwp-post-list.one .oceanwp-post-category, 
.oceanwp-post-list.one
.line
{
display: none!important;
}
/*END Overlay opticaly ONE POST SLIDER*/

@media (max-width: 959px) {
.oceanwp-post-list.one h2 {
font-size: 14px !important;
	
	line-height: 1.5em!important;
}

	.page-header-title p,
.oceanwp-post-list.one p{
font-size:11px;font-weight: 300;
	line-height: 1em!important;
}
	.oceanwp-post-list.one .readmore{
	font-size: 9px !important;	
		
	}

— Nav Arrow Buttons —
/* ↓ CODE HERE ↓
* Switch up the colors and gets rid of the circle ting
*/

.oceanwp-post-list.one .slick-arrow {
border: none !important;
}
.oceanwp-post-list.one .slick-arrow:hover {
border: none !important;
background-color: transparent;
color: #FFFFFF !important;
}
}
