/*
Theme Name: YogaZen Pro
Theme URI: https://ozenthemes.com/wordpress-themes/best-wordpress-theme-for-yoga/
Author: Ozen Themes
Author URI: https://ozenthemes.com/
Description:  YogaZen Pro is modern lightweight, fast, responsive, multipurpose Yoga WordPress theme. it is professional multipurpose theme perfect for yoga, meditation, spa, fitness, massage,and online presence for yoga and wellness businesses.


Text Domain: yogazen-pro
Version: 1.0
Requires PHP:  5.6
Tested up to: 6.8
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:blog,news,two-columns,right-sidebar,full-width-template,custom-colors,custom-menu,custom-header,custom-logo,featured-images,editor-style,custom-background,threaded-comments,
theme-options, translation-ready
YogaZen Pro WordPress Theme has been created by Ozen Themes(ozenthemes.com), 2025.
YogaZen Pro WordPress Theme is released under the terms of GNU GPL
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;800;900&display=swap');

*{ 
	padding:0;
	outline:none;
	margin:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
body{
	font-size:16px;
	line-height:26px;
	font-family:"Poppins", Sans-serif;	
	background-color:#ffffff;	
	color:#161616;
	-ms-word-wrap:break-word; 
	word-wrap:break-word;
	overflow-x: hidden;
}


/* = Heading tags
--------------------------------------------- */
h1, h2, h3, h4, h5, h6{ 
	font-family: 'Oswald', serif;
	color:#303030;
	line-height:1.1;
	font-weight:600;
	margin:0 0 20px;
	padding:0;	
}
h1{ font-size:42px;}
h2{ font-size:32px;}
h3{ font-size:30px;}
h4{ font-size:24px;}
h5{ font-size:22px;}
h6{ font-size:18px;}
h1.entry-title{ font-size: 30px;font-weight: 600;margin-bottom: 25px;}

/*image align css*/
img{ 
	max-width:100%; 
	height:auto;
	border:none;
	vertical-align:middle;	
	border-style: none;
}
.alignnone{ width:100%;}

.aligncenter, 
img.aligncenter { 
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	display: block;
	clear: both;
	height:auto;
}
img.alignright, 
.alignright{ 
	border:1px solid #ddd;
	float:right;
	padding:5px;
	margin:0 0 0 15px;
}
img.alignleft, 
.alignleft{ 
	margin:0 15px 0 0;	
	float:left;
	padding:5px;
	border:1px solid #ddd;
}

/* = Default CSS
--------------------------------------------- */
a{ text-decoration:none;color:#efc62c;}
a:hover{ color:#111;}
p{ margin:0;padding:0;}

blockquote{ 
  position: relative;  
  font-size: 16px;
  background-color:#ededed;
  padding:1.2em 30px 1.2em; 
  color: #555555; 
  border-left:7px solid #ad6004 ; 
  margin:50px auto;  
  line-height:1.6;
  font-style:italic;  
}

blockquote p{ margin-bottom:0 !important;}

hr {box-sizing: content-box;	height: 0;	overflow: visible;	-webkit-box-sizing: content-box;	-moz-box-sizing: content-box;}

figcaption,figure{	display: block;}
figure {margin: 1em 0;}
.post-tags{ font-weight:bold;}
.post-tags a:hover{ color:#000 !important;}
.left{ float:left;}
.right{ float:right;}
.textwidget select{ width:100%;}
.tagcloud a{ 
	color:#fff;
	margin:0 5px 5px 0;
	font-size:12px !important;	
	border:1px solid #fff;
	display:inline-block;	
	padding:5px 12px;
}
.tagcloud a:hover{ 
	border:1px solid #fff;
}
table{ width:100%}
.wp-caption, 
.wp-caption-text, 
.sticky, 
.gallery-caption, 
.aligncenter{
	max-width:100% !important; 
	margin:0;
	padding:0;
}
.last_column{clear:right;	margin-right:0 !important;}


/* = Clearings CSS
--------------------------------------------- */
.clear:before,
.clear:after,
.site-header:before,
.site-header:after,
.ozen--footer-top:before,
.ozen--footer-top:after,
nav:before,
nav:after {
	content: "";
	display: block;
}
.clear:after,
.site-header:after,
.ozen--footer-top:after,
nav:after {	clear: both;}
.clear{ clear:both;}

/*
Lists style CSS
---------------------------------*/
ol,ul{ margin:0;padding:0;}
ul {list-style: inside none disc;}
ol {list-style: decimal;}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ margin-left:10px;}
ul li,ol li {margin-bottom: 0;	margin-left: 1.5em;}

/*
pagination style CSS
----------------------------------------------------------*/
nav.pagination .page-numbers{ font-size:14px;background-color:#ccc;	padding:10px 15px;	font-weight:600;color:#444;}
nav.pagination .page-numbers.current{background-color:#efc62c;}
.site-nav-previous, .nav-previous{ 	float:left;}
.site-nav-next,.nav-next{ float:right;}
nav#nav-below{ margin-top:15px;}
#comment-nav-above .nav-previous, #comment-nav-below .nav-previous{ float:none !important;	margin:10px 0;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
audio:not([controls]) {	display: none;	height: 0;}
svg:not(:root) {overflow: hidden;}
a {	background-color: transparent;	-webkit-text-decoration-skip: objects; outline:none; text-decoration:none;}
a:active, a:hover {	outline-width: 0;}
b, strong {	font-weight: bold;}
pre {background-color: #eee;margin-bottom:25px;	max-width: 100%;font-size: 14px;padding:20px;line-height: 1.4;	overflow: auto;}
iframe{	max-width:100%;}
.breadcrumbs{padding:10px 0;margin-bottom:0;}
nav.pagination{ clear:both;}


/* = Header contact info CSS
--------------------------------------------- */
.header--row-inner { padding:0; width:100%; position: relative; z-index:99; background-color:#000;}
.ozen--header-top{ position:relative; color:#fff; padding:0; border-top:1px solid #e9eae8; }
.header--right-area { width:70%; float:right; padding:20px 0; }

/* = Header Social Icons CSS
--------------------------------------------- */
.header--social { padding-left:40px; width:15%; float:right; padding:7px 0 7px 20px;}
.header--social a{ padding:0px 7px; color:#fff; width:40px; height:40px; line-height:40px; display:inline-block; text-align:center;}
.left-area--info{display:inline-block; 	margin:0 15px 0 0;	vertical-align:top; width:25%;}
.left-area--info h5{ font-size:17px; font-weight:700; line-height:20px; margin:0;}
.left-area--info i{ background-color:#e1ad01; color:#fff; padding:12px; margin:0 15px 0 0; float:left; border-radius:5px; }
.left-area--info.lastbx{ border-right:none; width:40%; margin:0;}


/* = Main site CSS
-----------------------------------------------*/
.ozen--main-header-wrap{ 
	width:100%;
	padding:0; 
	box-shadow:5px 5px 60px rgba(40, 40, 40, 0.1);
}
#ozen-mainsite--wrapper{ 
	position:relative;
	margin:0 auto;
}

.container{ 
	position:relative;
	max-width:1170px;
	margin:0 auto;
}

.site-header{ 
	position: relative;
	width:100%;
	z-index:999;
}
.site-header.inner--header{ 
	position: relative;
} 
.site-header.inner--header .ozen--main-header-wrap{ 
	position:relative;
} 

.ozen-mainsite--wrapper .site-header.fixed{ width:100%; }
.site-header.fixed{ position: fixed; top: auto; z-index:999999; left:0; right:0; width:100%; margin:0 auto; background:#fff;}
.site-header.fixed .ozen--header-top{ display:none !important;}
.site-header.fixed .logo{ top:auto;}

.logo {
    float: left;
	max-width:30%;
    text-align: left;   
    padding:27px 0 27px 0px;
    position: relative;
    z-index: 999; 
}

.logo a h1{ 
	position:relative;
	display:block;
	z-index:99; padding: 6px 0px;
}
.site_branding{ 
	position:relative; 
	z-index:99;
}
.logo h1 {
	font-size:35px;
	margin:0;
	font-weight:700; color:#fff;
}
.logo p{ 
	color:#060606;
	display:block;
}

.ozen-inner--banner{ overflow:hidden; width:100%; text-align:center; background:#000; position:relative;}
.ozen-inner--banner img{ width:100%; background-size:cover;}
.ozen-inner--banner::before {content:''; width:100%; height:100%; background:rgba(0, 0, 0, 0.4); position:absolute; left:0; top:0;}

/* = Header Search Form
----------------------------------------------- */

.header_form{ display:none;}
.search_form .form_field {-webkit-transition: width 400ms ease, background 400ms ease; transition: width 400ms ease, background 400ms ease; width: 300px; padding: 15px; font-size: 16px; border: solid 5px #219451; position: absolute; bottom: -58px; right: 0px;}
.search_form .form_submit{ display: none;}
.right_info_search_toggle { width:35px; height: 35px; line-height: 40px; border-radius: 0; border:none;  cursor: pointer;}
.right_info_search_toggle i {color:#666;}

nav.site-navigation ul.nav-menu li.oz-join--us{ padding:0 !important; position:relative; float:right; margin-top:6px;}
nav.site-navigation ul.nav-menu li.oz-join--us a{  color:#fff; padding:10px 20px 10px 45px; border-radius:10px;}
nav.site-navigation ul.nav-menu li.oz-join--us a:before{content: "\f5bb";font-family: FontAwesome;font-size: 17px;left: 15px; position:absolute;}

/* = Header Navigation CSS
--------------------------------------------------*/

nav.site-navigation{ 
	position:relative; 
	float:left;
	width:85%; 
}

.site-navigation {
    display: inline-block;
    position: relative;
    width: 100%;
}

.site-navigation ul ul {
    background-color:#35373b;
    text-align:left;
    padding:0;
}
.site-navigation ul ul li a {
    padding: 12px 15px;
}
.site-navigation ul ul a:after {
    float: right;
}
.site-navigation ul {   
    list-style: none;
    margin: 0;
	display: none;
    padding-left: 0;
	font-size: 16px;

}
.site-navigation li {
    position: relative;
	margin:0;
}

.site-navigation a {
    line-height: 1.5;
	display: block;
    font-weight: 500;
    color: #212121;   
	text-align:left;}
.site-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.site-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.site-navigation li li {
    display: block;
}
.site-navigation ul.nav-menu .current_page_item > a,
.site-navigation ul.nav-menu .current-menu-item > a,
.site-navigation ul.nav-menu .current_page_ancestor > a,
.site-navigation ul.nav-menu .current-menu-ancestor > a {
    color: #0FBAF4;
}
.site-navigation ul.nav-menu > li:before {
    background-color: #5750A0;
    color: #fff;   
    display: inline-block;
    text-align: center;
    border-radius: 50%;
	width: 46px;
    height: 46px;
    line-height: 46px;
}
.menu-toggle {
    font-size: 16px;
    width: 50px;
    height: 50px;
    position: absolute;
	display: block;
    right: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0;
	z-index:999999; 
	top:5px;
}

.menu-toggle span {
    position: absolute;
    top: 50%;
    left: 0;	
    right: 0;   
    width: 30px;
    height: 4px;
	margin: 0 auto;
    display: block;
    background-color: #111111;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.menu-toggle span:before, 
.menu-toggle span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111111;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -webkit-transform 0.3s;
    -ms-transition: -webkit-transform 0.3s;
    -o-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.menu-toggle span:before {
    -webkit-transform: translateY(-250%);
    -moz-transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    -o-transform: translateY(-250%);
    transform: translateY(-250%);
}
.menu-toggle span:after {
    -webkit-transform: translateY(250%);
    -moz-transform: translateY(250%);
    -ms-transform: translateY(250%);
    -o-transform: translateY(250%);
    transform: translateY(250%);
}
.menu-toggle.active span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    -o-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.menu-toggle.active span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
}
.menu-toggle.active span {
    background-color: transparent;
}
.menu-label {
    float: right;
    color: #111;
    padding: 7px 0 0 10px;
    display: none;
}
button.dropdown-toggle {  
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: transparent;
    color: #111;
    border: none;
    width: 45px;
    height: 45px;
    line-height: 50px;
	padding: 0;
}
button.dropdown-toggle.active i {
    transform: rotate(-180deg);
    transform-origin: center;
}

@media screen and (min-width: 1024px) {
    .menu-sticky #masthead {
        position: sticky;
        top: 0;
    }
    .menu-sticky #masthead.nav-shrink {
        box-shadow: 0 6px 10px rgb(0 0 0 / 10%);
    }
    .customize-support.menu-sticky #masthead.nav-shrink {
        top: 32px;
    }
    .site-branding {
        display: flex;
        align-items: center;
        min-height: 108px;
    }
    .site-navigation {
        padding:0;
        width: auto;
    }
	
    .site-navigation.icons-active {
        padding: 0;
    }
    .site-navigation ul.nav-menu > li {
        text-align: center; 
    }
	 .site-navigation ul.nav-menu > li a{
		padding:16px 15px;
    }	
    .site-navigation.icons-active ul.nav-menu > li {
        padding: 15px 25px 8px;
    }
    .site-navigation ul.nav-menu > .menu-item-has-children > a:after {              
        position: relative;
        bottom: 1px;
		padding-left:5px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        text-rendering: auto;
    }
    .site-navigation ul ul .menu-item-has-children > a:before {       
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        text-rendering: auto; 
        position: absolute;
		top: 20px;
        right: 15px;
    }
	/*Dropdown arrows*/
	.site-navigation .menu-item-has-children > a:after, 
	.site-navigation .page_item_has_children > a:after {
		font-family: dashicons;

		content: '\f347';
		vertical-align: bottom;
		margin-left: 0.25em;
	}		
	
	.site-navigation .menu-item-has-children .menu-item-has-children > a:after,
	.site-navigation .menu-item-has-children .page_item_has_children > a:after,
	.site-navigation .page_item_has_children .menu-item-has-children > a:after,
	.site-navigation .page_item_has_children .page_item_has_children > a:after {
		content: '\f345';
		font-family: dashicons;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0, -50%);
	}		
	
    .site-navigation ul.nav-menu {
        display: block !important;
        height: auto !important; 
    }
    .site-navigation ul ul {
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
        width: 220px;
    }
    .site-navigation ul li:hover > ul,
    .site-navigation ul li.focus > ul {
        left: 0;
        right: auto;
        display: block !important;
    }
    .site-navigation ul ul li:hover > ul,
    .site-navigation ul ul li.focus > ul {
        left: 100%;
        right: auto;
    }
    .site-navigation ul ul li:hover > a,
    .site-navigation ul ul li.focus > a {
        
    }
    .site-navigation ul.sub-menu > li:last-child > a {
        border-bottom: none;
    }
    .site-navigation ul ul > li:last-child {
        border-bottom: none;
    }
    .site-navigation ul ul li a:hover,
    .site-navigation ul ul li.current-menu-ancestor:hover > a {
       
    }   
    .menu-toggle {
        height: 80px;
        position: absolute;
        top: 50%;
        right: 35px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
    button.dropdown-toggle {
        display: none;
    }
    .menu-toggle {
        display: none;
    }
    .site-navigation ul {
        display: block;
    }
    .site-navigation li {
        display: inline-block;
    }
    .site-navigation .left-menu {
        padding-left: 50px;
    }
    .site-navigation ul.nav-menu > li.left-menu > a,
    .site-navigation ul.nav-menu > li.right-menu > a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .site-navigation li.left-menu + li.right-menu:before {
        content: "/";
        position: absolute;
        top: 50%;
        margin-left: -6px;
        color: #fff;
        margin-top: -1px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 1023px) {
    #masthead {
        min-height: 86px;
    }    
    .site-navigation ul ul {
        border-top: 1px solid rgba(0, 0, 0, 0.10);
    }
    .site-navigation ul ul ul {
        margin-top: 0;
    }
    .site-navigation ul.nav-menu li {
        border-bottom: 1px solid rgba(35, 34, 50, 0.1);
        display: block;
        width: 100%;
    }
    .site-navigation ul.nav-menu li:last-child {
        border-bottom: none;
    }
    .site-navigation ul.nav-menu > li {
        width: 100%;
        padding: 0;
    }
    .site-navigation ul ul li a {
        padding-left: 35px;
    }
    .site-navigation ul ul ul li a {
        padding-left: 60px;
    }
    .site-navigation ul ul ul ul li a {
        padding-left: 80px;
    }
    .site-navigation ul ul a {
        width: 100%;
    }
    .site-navigation ul ul,
    .site-navigation ul ul ul {
        box-shadow: none;
        float: none;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 0;
        display: none;
    }
    .site-navigation ul.nav-menu > li:before {
        display: none;
    }
    .site-navigation .menu-item-has-children > a:before {
        content: "";
        float: right;
        position: relative;
        right: 0;
        background-color: rgba(255, 255, 255, 0.20);
        width:0px;
        height: 25px;
    }
    .site-navigation .menu-item-has-children > a:after {
        padding-top: 3px;
    }
    .site-navigation ul.sub-menu li a {
        border-left: none;
    }
    .site-navigation ul.nav-menu {
        margin-right: 0;
        background-color:#ffffff;
        margin-top: 25px;
        border-top: 1px solid rgba(0, 0, 0, 0.10);
    }
    .site-navigation {
        position: static;
    }
    .site-navigation a {
        color: #555555;
        padding: 12px 15px;

    }
    #masthead.site-header .site-navigation ul.nav-menu {
        margin-top: 0;
        position: absolute;
        max-width:100%;
        top: 100%;
        left: auto;
        right: 0;
        width: 100%;
        z-index: 10;
    }
   
}

@media screen and (max-width: 992px) {    
    .comments-title, #reply-title { font-size: 28px;  }
}

@media screen and (max-width: 767px) {
	#masthead.site-header .site-navigation ul.nav-menu { max-width: 100%;}
}

/* = Page layout css
------------------------------------------ */
.main--content-area{ width:70%;	margin:0;padding:0 5% 0 0;float:left;}
.page-inner--wrapper{padding:0;}
.main--content-area ul, .main--content-area ol{ margin:0 0 20px 20px;}
.main--content-area ul li, .main--content-area ol li{margin:0;}
.main--content-area ul ul, .main--content-area ol ol{margin:0 0 0 30px;}
.fullwidth{ width:100% !important;	float:none  !important;	padding:0 !important;}
.fullwidth p{ margin-bottom:15px;}
.boxlayout{ position:relative;	width:1210px;overflow: hidden;	margin:0 auto;	background-color:#fff;	box-shadow:0 -8px 8px #111;}
.fulllayout{ width:100% !important;}
#skip-to-site-content{ padding:50px 15px;}
#skip-to-site-content p{ margin-bottom:15px;}
.slider_wrapper{ position:relative;}
.main--content-area a{ text-decoration:underline;}
.main--content-area .comments-area a{ text-decoration:underline;}
.home section{ padding:100px 0;}



/* = Sidebar CSS
----------------------------------------------- */
#sidebar{
	position:relative;	
	float:right;
	width:30%;
	padding: 30px;
	box-shadow:0 0px 15px 0 rgba(0, 0, 0, 0.06);
	  border: solid 2px #f7f7f7; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}

aside.widget{ 
	margin-bottom:25px;
}
aside.widget ul{ 
	list-style:disc inside;
}
#sidebar h2,
#sidebar h3, 
#sidebar h4, 
#sidebar h5{ 
	margin:0 0 20px 0;
	font-size:28px;
	line-height:32px;
	font-weight:500;
	color:#303030;
}
#sidebar ul li, 
#sidebar ol li{ 
	list-style:none;	
	border-bottom:0px solid #eee;
	line-height:24px;
	margin:0;
	padding:5px 10px 5px 0;
	position:relative;
	display:flex;
}

#sidebar ul li::before{ content: "\f105";font-family: 'Font Awesome 5 Solid'; margin-right:15px; font-size:12px;  top:-1px; position:relative;}
		
#sidebar ul li a, 
#sidebar ol li a{ 
	color:#3b3b3b;
}
#sidebar ul li a:hover,
#sidebar ol li a:hover{ 
	color:#ad6004;
}
#sidebar ul li:last-child,
#sidebar ol li:last-child{ 
	border:none;
}
aside .textwidget, 
#sidebar .gallery, 
aside.widget_media_image{ 
	padding:20px;
	background-color:#fff;
	box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
#sidebar .wp-block-search__button{
	background:#d70007; 
	color:#fff; 
	border:none !important;
}

/*sidebar search form css*/
#sidebar .search-form{ 
	margin-bottom:20px;
}
#sidebar .search-form input.search-field{ 
	background-color:#fff;
	width:80%;
	padding: 13px 15px 13px 15px;
	border:1px solid #ddd;
}
#sidebar .search-form input.search-submit{ 
	background:url(images/search-icon.png) no-repeat center center #efc62c;
	float:right;	
	height:43px;
	width:20%;
	padding: 12px 0 12px 0;
	font-size:0;
	border:0;
}
#sidebar .comment-author-link a{ 
	text-transform: capitalize;
}

.sidebar-left{ float:left !important;}
.floatRight{ float:right !important; padding:0 0 0 5% !important;}
.nosidebar{ float:none !important; margin:0 auto !important; padding:0 !important;}
.singleright { float:left !important; }
.singleleft { float:right!important; padding:0 0 0 5% !important; }
.sitefull{ width:100% !important;	float:none  !important;	padding:0 !important;}


.pagination{display:table; clear:both;}
.pagination ul{list-style:none; margin:20px 0;}
.pagination ul li{display:inline; float:left; margin-right:5px;}
.pagination ul li span, .pagination ul li a{background:#303441; color:#fff; padding:5px 10px; display:inline-block;}
.pagination ul li .current, .pagination ul li a:hover{background:#34c6f6;}

/* = Blog post styles
-------------------------------------------------------------- */
.post--meta-box{ font-size:14px; font-weight:400; margin-bottom:5px;}
.post--meta-box .by-author, .post--meta-box .posted-on, .post--meta-box .cat-links{ margin-right:6px;}
.post--meta-box .by-author .author-avatar{ display:inline-block; vertical-align:bottom; margin-right:5px;}
.post--meta-box .by-author .author-avatar .avatar{ border: 2px solid #bbb; border-radius: 100px;}
.post--meta-box .by-author .author-avatar img{ width:22px; height:22px; vertical-align:sub;}
.post--meta-box svg { margin-right:5px; position: relative; top: 6px; transform: scale(80%);}
.post--meta-box a{ color:#959494;}

.blogfullwidth.main--content-area{ width:70%; float:left; margin:0;}
.post-list--view{margin:0 0 50px 0;transition: 0.5s;border-radius:10px; padding:15px;	-webkit-box-shadow: 0 0px 20px 0 rgba(123, 123, 123, 0.3);box-shadow: 0 0px 20px 0 rgba(123, 123, 123, 0.3); }
.blog-single--contentwrap{ padding:10px;}
.post-list--view .post-thumbnail-row{ position:relative;margin:0 5% 15px 0;	overflow:hidden;width:35%; float:left;}
.post-list--view .post-thumbnail-row.fullimage{ margin:0 0 25px 0;width:100%; float:none;}
.post-list--view .post-thumbnail-row a{ display:block;}
.post-list--view .post-thumbnail-row img{ width:100%;height:auto;transition: all 300ms ease-out 0s;	-webkit-transition: all 300ms ease-out 0s;	-moz-transition: all 300ms ease-out 0s;
	-ms-transition: all 300ms ease-out 0s;	-o-transition: all 300ms ease-out 0s;}

.post-list--view h3{ margin-bottom:15px;font-size:20px;}
h3.single-title{ margin-bottom:15px;font-size:28px;}
.post-list--view h3 a{ color:#484f5e;}
.post-list--view h3 a:hover{ color:#efc62c;}
.post-list--view p{ margin-bottom:20px;}
.post-list--view a.blog--morebutton{ margin:0; display:inline-block;}

.post-date, .post-comment, .blog-postcat, .edit-link{ display:inline;color:#333;font-weight:500;margin:0 10px 0 0;} 
.single_title{ margin-bottom:5px;}
body.single-post .post-list--view { width:100%;	float:none;	margin:0 0 25px;}

.commonbutton{ background-color:#505050;color:#fff;	text-decoration:none !important;padding:10px 20px;font-weight:500;display:inline-block;	border-radius:5px;	-moz-border-radius:5px;-webkit-border-radius:5px;	-o-border-radius:5px;	-ms-border-radius:5px;}
.commonbutton:focus,.commonbutton:hover{ background-color:#303030;	color:#fff;}

/* = Blog Grid 3 Column css
-------------------------------------------- */
.bloggridlayout{ position:relative; width:100% !important; float:none !important; padding:0 !important;}
.bloggridlayout .post-list--view{ width:30%; float:left; display:inline-block; margin:0 3% 35px 0;  vertical-align:top; box-shadow: 0 0px 20px 0 rgba(123, 123, 123, 0.3); }
.bloggridlayout .post-thumbnail-row{ width:100%; float: none; margin:0 0 10px 0; height:260px; overflow:hidden;}
.bloggridlayout .post-thumbnail-row img{ width:100%; height:auto; margin:0;}
.bloggridlayout .post-date, .bloggridlayout .post-comment, .bloggridlayout .blog-postcat, .bloggridlayout .edit-link{ font-size:15px;} 

/* = Blog Grid 2 Column CSS
-------------------------------------------- */

.bloggridlayout.grid-2column .post-list--view{ width:45%; padding:20px; display:inline-block; margin:0 5% 5% 0;   }
.bloggridlayout.grid-2column .post-list--view:nth-last-child(2){  margin-right:0;}

/* = Blog Grid 1 Column CSS
-------------------------------------------- */

.bloggridlayout.grid-1column .post-list--view{ width:100%; padding:20px; margin:0 0 5% 0;   }
.bloggridlayout .post-thumbnail-row{ width:100%; float: none; margin:0 0 20px 0; height:auto; }



@media (min-width: 981px){
	/*equal-height-row*/
	.grid-equal-height{ display:flex; flex-wrap:wrap;}
}


/* = Site Footer css
-------------------------------------------- */
.ozen--footer-top{ 
	background-color:#1a1a1a;
	position:relative;
	color:#ffffff; 
}
.footer--wrap-inner{ 
	padding: 70px 0px 50px; 
}
.ozen--footer-top h2, 
.ozen--footer-top h3, 
.ozen--footer-top h4,
.ozen--footer-top h5{ 	
	margin-bottom:30px;
	padding-bottom:20px;
	font-size:22px;
	font-weight:500;
	color:#fff;
	position:relative; 
}

.ozen--footer-top h2::after, .ozen--footer-top h3::after, .ozen--footer-top h4::after, .ozen--footer-top h5::after, .ozen--footer-top h6::after {  content: ''; width: 40px; height: 3px; background: #5d983a; position: absolute; left: 0; bottom: 0;}


/*Footer Manageable css*/
.oz-ls--style-1 .oz--wd-column-1{ width:100%; float:none; text-align: center;}
.ozen--footer-top .oz-ls--style-1 .oz--wd-column-1 h3::before { left:auto;}
.oz-ls--style-1 .oz--wd-column-1 ul li{ display:inline-block; border:none;}
.oz-ls--style-1 .oz--wd-column-1 ul li a{ padding:0 15px; height:12px; line-height:10px; display:block; border-right:1px solid}
.oz-ls--style-1 .oz--wd-column-1 ul li:last-child a{border:none;}


.oz-ls--style-2 .oz--wd-column-1{width:50%;  float:left; margin:0px; padding-right:5%; text-align: left; }
.oz-ls--style-2 .oz--wd-column-2{width:50%;  float:left; margin:0px; text-align: left; }

.oz-ls--style-3 .oz--wd-column-1{width:33.33%;  float:left; margin:0px; padding-right:5%; text-align: left; }
.oz-ls--style-3 .oz--wd-column-2{width:33.33%;  float:left; margin:0px; padding-right:5%; text-align: left; }
.oz-ls--style-3 .oz--wd-column-3{width:33.33%;  float:left; margin:0px; text-align: left; padding-right:0 !important;}

/* footer 4 column css*/
.oz-ls--style-4 .oz--wd-column-1{ width:28%;  float:left; margin:0px; padding-right:5%;}
.oz-ls--style-4 .oz--wd-column-2{ width:20%;  float:left; margin:0px; padding-right:5%;}
.oz-ls--style-4 .oz--wd-column-3{ width:28%;  float:left; margin:0px; padding-right:5%;}
.oz-ls--style-4 .oz--wd-column-4{ width:24%;  float:left; margin:0px; padding-right:0;}

.ozen--footer-top ul{margin:0; padding:0;}
.ozen--footer-top ul li {margin:0;list-style:none;color:#fff; line-height:35px; font-weight:300;}
.ozen--footer-top ul li::before{ content: "\f105";font-family: 'Font Awesome 5 Solid'; margin-right:15px; font-size:12px; color:#fff; top:-1px; position:relative;}
.ozen--footer-top ul li a:hover, .ozen--footer-top ul li.current_page_item a {color:#fff;}
.ozen--footer-top ul li:nth-last-child(1) a {border-right:none;}

.oz-contact-column p{ margin-bottom:10px;}

.oz-contact-column a.oz--donatenow{ 
	background-color:#5d983a;
	padding:10px 25px;
	display:inline-block;
	color:#fff ;
	border-radius:10px;
	margin-top:25px;
}

.oz-contact-column a.oz--donatenow:hover{ 
	background-color:#e1ad01;
	color:#fff;
}



.ozen--footer-social{ padding:35px 0 20px 0;}
.ozen--footer-social a{ width:30px; height:20px; line-height:20px; display: inline-block; font-size:15px; margin:0; padding:0 5px;  }

/* = Footer Copyright
-------------------------------------------------------------- */

.ozen--footer-bottom{ background-color:#212329; color:#cecece; padding:25px 0px; text-align:center;}
.copyright-left {float: left;}
.copyright-right {float: right;}



/*back to top css*/
#top{ position:relative;}
#back-top {	position: fixed; bottom: 32px; right:27px; z-index:999;}
#back-top a { display: block; text-align: center; text-decoration: none;-webkit-transition: 1s; -moz-transition: 1s; transition: 1s; position:relative;}
#back-top i { width:45px; height:45px; line-height:45px; display: block; vertical-align: bottom; background-color:#ad6004; color:#fff; font-size:18px; font-weight:700; border-radius:100%; }
#back-top i :hover{ background-color:#f1b300;}

/* = Comment Form css
--------------------------------------------- */
.Comment-CustomStyle{
	-webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
	padding:30px;
	margin-bottom:50px;
}
#respond.comment-respond{
	-webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);
	padding:30px;
}

h1.screen-reader-text{	font-family: 'Assistant', sans-serif;	font-size:22px;}
h3#reply-title{ font-size:20px;}
#comments{ 	margin:30px 0 0;padding:0;}
ol.commentlist{	list-style:none;}
#commentform p{	margin:5px 0;}
#commentform label{	display:block;}
#commentform input#email, 
#commentform input#url, 
#commentform input#author, 
#commentform textarea,
#commentform input
#eazycfc_captcha{
	max-width:96%;
	border:1px #ccc solid;
	padding:5px 2%; font-family:Inter; font-size:16px; line-height:1.5;
}
#commentform input#submit{ 
	background-color:#777777;
	border:none;
	color:#fff;
	display:inline-block;
	cursor:pointer;
	border-radius:10px;
	padding:15px 25px;
	text-transform:uppercase;
}
#commentform input#submit:hover{
	background:#111111;
	color:#fff;
}
.form-allowed-tags{
	display:none;
}
.entry-content table, 
.comment-body table{ 
	border-collapse:collapse;
	margin:10px 0;
}
.entry-content table td, 
.entry-content table th, 
.comment-body table td, 
.comment-body table th{
	padding:10px 5px;
	text-align:left;
}
.entry-content table th, 
.comment-body table th{
	color:#676767;
	font:normal 18px Oswald;
	border-bottom:1px #888 solid;
}
.entry-content table td, 
.comment-body table td{
	border-bottom:1px #ccc solid;
}
.fvch-codeblock:hover .comment-form-url{
	display:block !important;
}
.commentlist, 
ol.commentlist {
	background-color:#fff;
	padding:10px 0;
	list-style:none;
	box-shadow:0 0 5px #ddd;
	-moz-box-shadow:0 0 5px #ddd;
	-webkit-box-shadow:0 0 5px #ddd;
	-khtml-box-shadow:0 0 5px #ddd;
	margin:10px 0;
}
.commentlist li, 
ol.commentlist li { 
	list-style:none;
	background-image:none !important;
	padding:0px 15px;
}


.commentlist article, 
.commentlist li.bypostauthor li article, 
ol.commentlist li.bypostauthor li article { 
	border:none !important;
	padding:10px;
	position:relative;
	background-color:#fff;
}
.commentlist li.bypostauthor article, 
ol.commentlist li.bypostauthor article { 
	background:#f9ffe1;
}
.commentlist li .fn { 
	font-weight:normal;
	font-size:15px;
	font-style:normal;
}

img.avatar { 
	vertical-align:middle;
	position:static;
	display:inline-block;
}

.commentlist article a time { 
	padding:5px 0 10px;
	font-size:13px;
	clear:both;
	font-style:italic;
}
.comment-edit-link{ 
	padding:2px 15px;
	font-style:italic;
}
.commentlist .reply a, 
ol.commentlist .reply a { 
	display:block;
	padding:10px;
	text-align:center;
	background:#f6f6f6;
	margin:5px 0;
	border:1px #ddd solid;
}


/* = Contact Form 7 CSS
----------------------------------------------- */
.wpcf7{ 
	margin:0;
	padding:0;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="tel"], 
.wpcf7 textarea,
.wpcf7 input[type="email"],.wpcf7-number, #timepicker, .wpcf7 input[type="date"]{ 
	width:100%;
	border:1px dashed #d5d2d2;
	color:#797979;
	margin-bottom:0;
	padding:13px 20px;
	margin-bottom:15px;
}
.wpcf7 textarea{	
	height:100px;
}
.wpcf7 input[type="submit"]{
	background-color:#efc62c;
	padding:20px 40px;
	border-radius:5px;
	cursor:pointer;
	color:#ffffff;	
	border:none;
	font-size:17px;
}
.wpcf7 input[type="submit"]:hover{
	background-color:#101010;
}
.wpcf7 form .wpcf7-response-output{
	color:#fff;
}
.homepage--form .left, 
.homepage--form .right{ 
	width:48%;
}
body.page-template-template-contact .wpcf7{ 
	background-color:#f1f1f1; 
	padding:50px; 
	border-radius:10px;
}


.wpcf7 ::-webkit-input-placeholder {
  color: #919191;
  font-size: 15px;
}
.wpcf7 ::-moz-placeholder {
   color: #919191;
  font-size: 15px;
}
.wpcf7 :-ms-input-placeholder {
   color: #919191;
  font-size: 15px;
}
.wpcf7 ::placeholder{
  color: #919191;
  font-size: 15px;
}


/* = WooCommerce CSS
------------------------------------------ */
a.added_to_cart{
	background:#e1472f;
	padding:5px 15px !important;
	display:inline-block;
	color:#fff;
}
a.added_to_cart:hover{
	background:#000000; color:#fff;
}
a.button.added:before{
	content:'' !important;
}
#bbpress-forums ul li{
	padding:0;
}
#subscription-toggle a.subscription-toggle{
	padding:5px 10px;
	display:inline-block;
	color:#e1472f;
	margin-top:4px;
}
textarea.wp-editor-area{
	border:1px #ccc solid;
}
.woocommerce input[type=text], 
.woocommerce textarea, .woocommerce input[type=tel], .woocommerce input[type=email]{
	border:1px #ccc solid;
	padding: 10px;
}
form.woocommerce-ordering select{ 
	padding:10px;
	color:#777777;
}
.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th{ 
	color:#ff8a00;
}
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price{ 
	color:inherit !important;
}
h1.product_title, p.price{ 
	margin-bottom:10px;
}
.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th{ 
	color:#ff6d84;
}
.woocommerce ul.products li{ 
	text-align:center;
}
.woocommerce ul.products li, 
#payment ul.payment_methods li{ 
	list-style:none !important;
}
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price{ 
	color:#333 !important;
}
.woocommerce table.shop_table th, 
.woocommerce table.shop_table td{ 
	border-bottom:0px !important
}
.woocommerce-Price-amount.amount{
	font-size:16px !important;
}
.woocommerce div.product .product_title{ 
	padding-bottom:20px !important;
}
.woocommerce div.product form.cart{ 
	margin-top:15px !important;
}
.woocommerce .quantity .qty{ 
	padding:7px;
	border:1px solid #ccc;
}

/* = Navigation Focus CSS
-------------------------------------------- */
#ozen-mainsite--wrapper a:focus,
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="button"]:focus,
input[type="month"]:focus,
input[type="range"]:focus,		
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="week"]:focus,
input[type="submit"]:focus,
input[type="datetime-local"]:focus,		
input[type="url"]:focus,
input[type="time"]:focus,
input[type="reset"]:focus,
input[type="color"]:focus,
textarea:focus {	
	outline:1px solid #ad6004;
}


/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	padding: 0;
	position: absolute !important;
	width: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;	
	overflow: hidden;
	word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;	
	height: auto;
	display: block;
	font-size: 14px;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;	
	font-weight: bold;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#skip-to-site-content[tabindex="-1"]:focus {
	outline: 0;
}

/*fade Effects*/
.post-list--view,
.ozen--header-top .right.space250 {
	 transition:all ease-in-out .4s;
	-ms-transition:all ease-in-out .4s;
	-webkit-transition:all ease-in-out .4s;		
}

.lastcols{ margin-right:0 !important;}

/* = Testimonials Section CSS
-------------------------------------------- */
.blog-post-thumb { margin: 0px 0 15px 0; }
.blog-post-thumb img {width:100%;}
.woocommerceright{ float:left !important; padding:0 5% 0 0 !important;}
.woocommerceleft{ float:right !important; padding:0 0 0 5% !important;}
.woocommercesitefull{ width:100% !important;}
.woocommerce .panel{ height:auto}


/* = Team Section CSS
-------------------------------------------- */
.oz-team--image---row { width:100%; height:315px; overflow:hidden; }
.oz-team--image---row img { position:relative; z-index:99; width:100% !important;}

.oz-team--wrap { width:25%; float:left; padding:15px; text-align:center; position:relative;}
.oz-team--detailbox { padding:20px;  margin:0 auto; background:#ffffff; position:relative;  z-index:999;}
.oz-team--detailbox h3{ font-size:20px; font-weight:600; margin:0 0 0 0; color: #fff; line-height:28px; }
.oz-team--detailbox h3 a { color:#060407 !important; display:inline-block;}
.oz-team--detailbox .team-desig {font-size:16px; font-weight:400; color: #5d983a;}

.oz-team--detailbox .social-icons { width:100%;  margin-top:20px; padding:0; border-radius: 5px;  position: absolute; bottom:200px;  left:0; display:none; }
.oz-team--detailbox .social-icons a { display: inline-block; background-color:#5d983a; color:#fff;  width:40px; height:40px; margin:0px 4px; line-height:40px; border-radius:100%; }
.oz-team--detailbox .social-icons a i { font-size:16px; }
.oz-team--detailbox .social-icons a:hover{ color:#ffffff;}
.oz-team--wrap:hover .oz-team--detailbox .social-icons{ display:block;}


/* team member lists*/
.teammember-list {width:25%; float:left; padding:15px;}
.thumnailbx img {border-radius:10px !important;}

.member-social-icon {position:absolute; right:0px; bottom:75px; opacity:0;}
.thumnailbx {position:relative;}
.member-social-icon a i { display: block; background: #fff; font-size: 16px; margin: 3px 0px; width: 50px; height:50px !important; line-height:52px; text-align: center;}
.social-share {position:absolute; right:15px; bottom:34px; color:#fff; background:#ffc700; padding:8px 18px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; font-size:18px; z-index: 99;}
.thumnailbx:hover .member-social-icon{ opacity:1 !important; z-index:9999; margin-right:15px;}


/* WooCommerce CSS */
.woocommerce .products ul, .woocommerce ul.products{ text-align:center !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{position:relative; text-align:center; padding:15px; border-radius:10px; width:23% !important; margin:10px 9px 10px !important; float:none; display:inline-block; vertical-align:top; background-color:#fff; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{color: #181818; font-size: 20px; line-height:26px; font-weight: 600; padding: 0; margin: 20px 0 20px; position:relative}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{ color:#009cff;}
.woocommerce ul.products li.product .price{color: #282828; font-size: 17px; font-weight: 500; margin-bottom:0px;}

.woocommerce ul.products li.product .button{background-color: #fff; border-radius:8px; font-size: 15px; font-weight: 600;  transition: all 0.3s; padding:15px 25px; color: #5D983A; white-space: nowrap; border:1px solid #5D983A; display:block; text-transform:uppercase; }

.woocommerce .woocommerce-loop-product__image{background-color: #009cff; border-radius: 10px;}
.woocommerce ul.products li.product .button:hover {color:#fff;}
.woocommerce ul.products li.product:hover .button{opacity: 1; visibility: visible; top: 25%;}
.woocommerce ul.products li.product .price del{margin-right: 10px;}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale{font-weight: 500; height: 50px; width: 50px; line-height: 50px; padding: 0; font-size: 14px; min-height: auto; min-width: auto; background-color: #009cff; display:none;}
.woocommerce ul.products li.product a img{ width: auto; margin:0 auto;}
.woo-product-img{ position:relative;}
.woo-product-img::before { content: ''; width: 100%; height: 100%; background:#d70007; position: absolute; left: 0; top: 0;border-radius:0px; opacity:0; display:none;}
.woocommerce ul.products li.product:hover .woo-product-img::before{ opacity:0.7;}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after{top: 20px; right: 8px;}

.woocommerce div.product .product_title{font-size: 29px; font-weight: 600; line-height: normal; margin: -10px 0 0;}
.woocommerce div.product p.price,
.woocommerce div.product span.price{color: #e2b13c; font-size: 20px; font-weight: 600;}
.woocommerce-product-details__short-description{line-height: 1.7;}
.woocommerce div.product form.cart .button{font-size: 16px; font-weight: 500; background-color: #000000; color: #ffffff; border-radius: 0; height: 54px; padding: 0 35px; transition: all 0.2s;}
.woocommerce div.product form.cart .button:hover{background-color: #ff5000;}
.woocommerce div.product form.cart div.quantity{margin: 0 15px 0 0;}
.woocommerce .quantity .qty{height: 54px; padding: 0 10px; width: 100px; outline: none;}
.woocommerce-variation.single_variation{margin-bottom: 15px;}

.woocommerce-tabs.wc-tabs-wrapper{padding-top: 50px;}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display: none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border: none; border-radius: 0; margin: 0; padding: 0; display: block !important; float: left;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color: #ffffff; background-color: #000000; display: block; font-size: 16px; font-weight: 500; padding: 16px 35px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color: #ffffff; background-color: #282828;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color: #ffffff; background-color: #ff5000;}

.woocommerce div.product .woocommerce-tabs .panel{padding: 40px; background-color: #f6f6f6; margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel h2{display: none;}
.woocommerce div.product .woocommerce-tabs .panel p:last-of-type{margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel p.woocommerce-noreviews{margin: 0 0 20px;}
.woocommerce #review_form #respond{width: 100%; box-shadow:none;}
.woocommerce #review_form #respond p{margin: 0 0 20px;}
.woocommerce #review_form #respond p.stars{display: table; margin: 5px 0; font-size: 30px;}
.woocommerce #review_form #respond label{display: block;}
.woocommerce #review_form #respond input[type=text],
.woocommerce #review_form #respond input[type=email],
.woocommerce #review_form #respond input[type=number]{border: 1px solid rgba(0,0,0,0.1); outline: none; padding: 10px 15px; width: 100%;}
.woocommerce #review_form #respond .comment-form-cookies-consent label{display: inline; padding-left: 5px;}
.woocommerce #review_form #respond .form-submit input{float: none; opacity: 1; background-color: #e2b13c; color: #fff; font-size: 16px; font-weight: 500; border-radius: 0; padding: 20px 40px; transition: all 0.2s;}
.woocommerce #review_form #respond .form-submit input:hover{background-color: #000000; color: #fff;}

.related.products{background-color: #f6f6f6; margin-top: 80px; padding: 80px 40px 20px; margin-bottom: 70px;}
.related.products h2{margin:0 0 50px; font-weight:600; text-transform:capitalize; text-align:center;}

.woocommerce .woocommerce-breadcrumb{margin: 0 0 30px;}
.woocommerce div.product div.images img{border-radius: 5px;}
.woocommerce div.product div.images .flex-control-thumbs{margin: 10px -10px 0;}
.woocommerce div.product div.images .flex-control-thumbs li{padding: 10px;}
.woocommerce div.product div.images .flex-control-thumbs li img{border-radius: 5px;}

.woocommerce div.product .vi-wpvs-variation-style{margin-bottom: 15px;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-button .vi-wpvs-option-wrap{font-size: 20px; height: 42px; width: 42px; padding: 0; transition: none;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap{border: solid 6px transparent; border-radius: 0; box-shadow: none; height: 50px; width: 52px; padding: 0; transition: none; background-color: transparent;}
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap:hover,
.woocommerce div.product .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design.vi-wpvs-variation-wrap-color .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected{box-shadow: 0 0 0px 1px rgba(0,0,0,0.9);border: solid 6px #fff;}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius: 0; padding: 12px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s;}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{border-radius: 0; padding: 12px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s;}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{list-style: none;}

.woocommerce-loop-product__cat{display: none;}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{width: 50px;}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width: 140px;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{margin: 0 5px 0 0; font-size: 15px;}

.cart_totals h2{margin: 30px 0 15px;}
.woocommerce ul.products li.product .star-rating{ display:none;}
.woo-product-img {min-height:170px; background:#fff; justify-content:center; align-items:center; border-radius:0px; box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.03);}

.select2-container .select2-selection--single {color:#444; line-height:12px; padding:5px; height:inherit !important; border-radius:0px;}
body.blog .ozen-inner--banner img {display:none;}


/*-------------------------------------------
 CUSTOM THEME CSS
-------------------------------------------- */
.copyright a {color:#fff }
.copyright a:hover{color:#eb866b;}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{display:flex !important; justify-content:center; align-items:center; height:300px;}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{height:auto !important; width:350px !important; padding-top:40px;}

.footer-blog-posts ul {margin: 0 !important;padding: 0 !important;list-style-type: none !important;}
.footer-blog-posts ul li {list-style: none !important; margin-bottom: 15px; border-bottom: solid 1px #4f4f4f; padding-bottom:15px;}
.footer-blog-posts ul li a:before {content: "\f105";font-family: FontAwesome;font-size: 17px;padding-right: 10px; display:none;}
.footer-blog-posts ul li:nth-last-child(1) {border-bottom:none;}
.footer-post-img {float:left; width:70px; margin-right:10px; overflow:hidden; border-radius:5px; height:70px; background:#fff;}
.footer-post-img img {border-radius: 5px; height:100%; object-fit:cover;}
.footer-blog-posts ul li b {display:block; color:#fff; font-weight: 500; padding-top:5px;}
.footer-blog-posts ul li::before {display:none;}

body.page-template-template-contact #sidebar{padding: 30px; border: solid 2px #f7f7f7; border-radius: 5px; box-shadow:0 0px 15px 0 rgba(0, 0, 0, 0.06);}
body.page-template-template-contact #sidebar .widget-title{ padding-bottom:20px;}


.oz-yoga--video .elementor-wrapper.elementor-open-lightbox{--video-aspect-ratio: inherit !important;}
.oz-yoga--video .elementor-custom-embed-image-overlay img{width:auto !important;}
.oz-yoga--video {  width: 50% !important;  position: absolute !important;  left: 0;  top: 50%;  transform: translateY(-50%); }



.oz-video--banner .elementor-custom-embed-image-overlay img {display: none !important;}
.oz-video--banner {width: 120px !important; height: 120px; margin:0 auto;}
.oz-video--banner .elementor-custom-embed-play i, .elementor-custom-embed-play svg{ opacity:1 !important; filter:inherit !important; margin-left:5px; margin-top:5px;}



/* = Latest News Section
------------------------------------------------------------------ */
.oz-recent--posts { width:31.333%; float:left; padding:15px; background-color:#fff; margin-right:3%; box-shadow: 0 0px 20px 0 rgba(123, 123, 123, 0.3); border-radius:15px}
.oz-recent--posts .post--imagebox { height: 215px; vertical-align:top; overflow:hidden; position:relative; }
.oz-recent--posts .post--imagebox img{ height: 100%; width:100%;  border-radius:15px }
.oz-recent--posts .post--excerptbox { padding:20px 0 10px; position:relative; min-height:200px; }
.oz-recent--posts .post--excerptbox h5 {margin-bottom:25px; margin-top:10px; line-height:26px;}
.oz-recent--posts .post--excerptbox h5 a { color:#282828; }
.oz-recent--posts .post--excerptbox i { padding-right:8px; }
.oz-recent--posts .post--excerptbox p { color:#646464; padding-bottom: 0; }
.oz-recent--posts .oz--metabox{ margin-top:20px;}
.oz-recent--posts .post--excerptbox span { color:#555; display:inline-block; margin-right:25px; }
.oz-recent--posts :hover .post--imagebox img {opacity:0.3;}
.oz-recent--posts .post--cat a{ color:#444; font-weight:500;}

/* = Donation Section
--------------------------------------------------------------------- */
.sermon_video_row .elementor-custom-embed-image-overlay img{aspect-ratio:inherit !important;}
.donation_percentage .elementor-progress-percentage{ background-color:#5d983a; width:40px !important; height:40px !important; line-height:40px !important; border-radius:100% !important; text-align:center !important; padding:0; margin-top:-18px;}
.donation_percentage .elementor-progress-wrapper{ overflow:visible !important;}
.donation_percentage.box2 .elementor-progress-percentage{ background-color:#FFB931;}
.donation_percentage.box3 .elementor-progress-percentage{ background-color:#33D7B6;}

/* = Testimonials Section
--------------------------------------------------------------- */
.oz-client--review---wrapper{ position:relative;}
.oz-review--info{  background-color: #FFFFFF; border-radius:15px; padding:30px; margin-bottom:35px; border:1px solid #e7e3e3; font-style:italic; }
.oz-client--review---wrapper .oz-review--image{ width:50px; height:50px; float:left; border-radius:100% !important; margin-right:20px; overflow:hidden; margin-bottom:15px;}
.oz-review--info p{ position: relative; padding-bottom:30px;}
.oz-review--info p:after{content: "\f10e";font-family: FontAwesome;font-size: 50px;right: 40px; bottom:0; position:absolute;}

.oz-client--review---wrapper h5{ color:#5D983A; font-size:16px; font-weight:600; margin:0; padding:5px 0 0; line-height:20px;}
.oz-client--review---wrapper span{ color:#4f75ff; font-size:13px; color:#4b4b4b; }

.testiminials .owl-controls .owl-dot.active{background: #d65341}
.testiminials .owl-controls .owl-dot::before {content: ''; width: 5px;height: 5px; background:#fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 100%; display:none;}