/*------------------------------------------------------------------
[Table of contents]

1. Reset
2. Header Elements
3. Submenu Types
4. Megamenu Types
5. Title Types
6. Breadcrumb Variant
7. Widgets
8. Footer
9. Front Blog
10. Blog Post
11. Comments
12. Sticky Navigation
13. Header Background
14. Parallax Row
15. Footer Background
16. Portfolio Post
17. Related Post
18. Form Elements
19. Contact Form 7
20. Button
21. VC Easy Tables
22. Search Post
23. 404 Page
24. Divider
25. [abc_icon_heading] shortcode

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
1. Reset
-------------------------------------------------------------------*/
html{
	background-color: #fff;
}
body{
}
h1,h2,h3,h4,h5,h6{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 30px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
th{
	text-align: left;
}
.inner-page{
	padding-top: 50px;
}
p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
embed, iframe, object, video{
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 10px;
}
img {
    max-width: 100%;
    height: auto;
}
table{
	width: 100%;
}
table th,
table td{
	padding: 5px;
}
pre{
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.5;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.img-responsive,
.img-responsive img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.arial-font{
	font-family: Arial, Helvetica, sans-serif;
}
#main{
	/* temporary overflow: hidden;*/
	background-color: #fff;
	position: relative;
	z-index: 0;
}
@media (min-width: 768px) {
	.boxed #main,
	.boxed #headerWrap,
	.boxed #footer{
		margin-right: auto;
		margin-left: auto;
		width: 780px;
	}
	.boxed.min-width-1230 #main,
	.boxed.min-width-1230 #headerWrap,
	.boxed.min-width-1230 #footer{
		margin-right: auto;
		margin-left: auto;
		width: 810px;
	}
}
@media (min-width: 992px) {
	.boxed #main,
	.boxed #headerWrap,
	.boxed #footer{
		margin-right: auto;
		margin-left: auto;
		width: 1000px;
	}
	.boxed.min-width-1230 #main,
	.boxed.min-width-1230 #headerWrap,
	.boxed.min-width-1230 #footer{
		margin-right: auto;
		margin-left: auto;
		width: 1030px;
	}
}
@media (min-width: 1200px) {
	.boxed #main,
	.boxed #headerWrap,
	.boxed #footer{
		margin-right: auto;
		margin-left: auto;
		width: 1200px;
	}
	.boxed.min-width-1230 #main,
	.boxed.min-width-1230 #headerWrap,
	.boxed.min-width-1230 #footer{
		margin-right: auto;
		margin-left: auto;
		width: 1230px;
	}
}
@media (min-width: 1480px) {
	.boxed.min-width-1480 #main,
	.boxed.min-width-1480 #headerWrap,
	.boxed.min-width-1480 #footer{
		margin-right: auto;
		margin-left: auto;
		width: 1480px;
	}
}
@media (min-width: 1480px) {
  .min-width-1480 .container {
    width: 1450px;
  }
}
.inner-page-right-sidebar .inner-page-content{
	padding-right: 45px;
}
.inner-page-left-sidebar .inner-page-content{
	float: right;
	padding-left: 45px;
}
@media only screen and (max-width: 991px) {
	.inner-page-right-sidebar .inner-page-content{
		padding-right: 0;
	}
	.inner-page-left-sidebar .inner-page-content{
		float: none;
		padding-left: 0;
	}
}
.inner-page-content{
	padding-top: 50px;
}
.inner-page-content .featured-image img{
	width: 100%
}
.sidebar{
	padding-top: 50px;	
}
.text-right{
	text-align: right;
}
.text-centered{
	text-align: center;
}
img.size-thumbnail,
img.size-medium,
img.size-large,
img.size-full{
	max-width: 100%;
	height: auto;
}
.alignright {
    float:right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
.alignleft {
    float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}
.aligncenter {
    display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.alignnone{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.wp-caption {
	max-width: 100% !important;
	height: auto;
}
.wp-caption.aligncenter{
	text-align: center;
}
.wp-caption img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
    max-width: 98.5%;
    width: auto;
    height: auto;
    border: 0 none;
}
.wp-caption-text{
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid;
	border-color: rgba(100,100,100,0.1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	color: #959595;
	font-weight: 400;
	font-style: italic;
	line-height: 20px;
}
.wp-caption-text p{
	margin: 0;
}
.bypostauthor{}
.gallery-item {
	position: relative;
}
.gallery-item .gallery-caption{
	position: absolute;
	bottom: 0;
	background-color: rgba(255,255,255,0.7);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 15px;
	margin: 5%;
	max-height: 90%;
	width: 90%;
	overflow: hidden;
}
.gallery-item a{
	position: relative;
	overflow: hidden;
	display: block;
}
.gallery-item a .hover-effect{
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
}
.gallery-item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 48% 0;
    position: absolute;
    transform: scale(0);
    width: 100%;
    z-index: 1;
    content: '';
}
.gallery-item:hover a:before {
    opacity: 1;
    transform: scale(1.5);
}
.gallery-item a .hover-effect{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
}
.gallery-item:hover a .hover-effect{
	opacity: 1;
}
.gallery-item a .hover-effect-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	font-size: 24px;
}
.gallery-item a .hover-effect-btn i{
	line-height: 50px;
}
.wp-playlist{
	font-family: Arial, Helvetica, sans-serif;
}
.wp-playlist-item .wp-playlist-caption{
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length{
	top: 10px;
}
.wp-playlist .wp-playlist-current-item img{
	max-width: 80px;
}
.mejs-container{
	margin-bottom: 10px;
}
.single-attachment .nav-links{
	margin-left: -5px;
}
.single-attachment .nav-next,
.single-attachment .nav-previous{
	display: inline;
}
.single-attachment .nav-next a,
.single-attachment .nav-previous a{
	padding: 0 5px;
}
.screen-reader-text{
	clip:rect(1px,1px,1px,1px);
	height:1px;
	overflow:hidden;
	position:absolute!important;
	width:1px;
	word-wrap:normal!important
}
.big{
	font-size: 16px;
}
.opacity_90{
	opacity: 0.9;
}
.opacity_80{
	opacity: 0.8;
}
.opacity_70{
	opacity: 0.7;
}
.opacity_60{
	opacity: 0.6;
}
.opacity_50{
	opacity: 0.5;
}
.opacity_40{
	opacity: 0.4;
}
.opacity_30{
	opacity: 0.3;
}
.opacity_20{
	opacity: 0.2;
}
.opacity_10{
	opacity: 0.1;
}
.vc-row-overflow-visible{
	overflow: visible !important;
}
blockquote{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: rgba(0,0,0,0.1);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 110%;
	background-color: rgba(0,0,0,0.03);
}
.margin-bottom-0{
	margin-bottom: 0 !important;
}
.vc_row.vc-image-bg-bottom{
	background-position: bottom center !important;
}
@media (max-width: 767px) {
	.mobile-left-right-padding-fix > .vc_column-inner{
		padding-left: 15px !important;
		padding-left: 15px !important;
	}
}

/*------------------------------------------------------------------
2. Header Elements
-------------------------------------------------------------------*/
#header{
	position: relative;
}
#headerWrap{
	position: relative;
}
.revslider-header{
	position: relative;
}
.revslider-header #header{
	position: relative;
	z-index: 100;
}
.revslider-header .revslider-header-wrap{
	position: relative;
}
.revslider-absolute-header #header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.logo{
	position: relative;
	z-index: 2;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
	.logo{
		display: table !important;
		float: none !important;
		margin-top: 0 !important;
		margin-right: auto !important;
		margin-bottom: 0 !important;
		margin-left: auto !important;
		padding-top: 20px !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
}
#logo{
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}
#logo img{
	display: block;
	height: 100%;
}
.text-logo #logo{
	text-decoration: none !important;
}
.menu-wrapper{
	float: right;
}
@media only screen and (max-width: 991px) {
	.menu-wrapper{
		display: table !important;
		float: none !important;
		margin-top: 0 !important;
		margin-right: auto !important;
		margin-bottom: 0 !important;
		margin-left: auto !important;
		padding-top: 20px !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
}
.menu-wrapper nav{
	float: left;
}
.middle-header .right-bar{
	float: right;
}
@media only screen and (max-width: 991px) {
	.middle-header .right-bar{
		float: none !important;
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
}
.wsmenu-list > li{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.wsmenu-list > li:last-child{
	padding-right: 0 !important;
}
.wsmenu-list > li:first-child{
	padding-left: 0 !important;
}
.wsmenu-list > li > a{
}
.wsmenu-list > li:hover > a,
.wsmenu-list > li > a:hover,
.wsmenu-list > li > a.active{
}
.wsmenu-list > li > a > span{
	position: relative;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
	background-color: inherit;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.wsmenu-list > li:hover > a > span,
.wsmenu-list > li > a:hover > span,
.wsmenu-list > li > a.active > span{
}
.wsmenu-list > li > a > span:before{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
}
.wsmenu-list > li:hover > a > span:before,
.wsmenu-list > li > a:hover > span:before,
.wsmenu-list > li > a.active > span:before{
}
.wsmenu-list.menu-btn-animated > li > a > span > span.btn-overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	padding: 0;
	width: 100%;
	vertical-align: middle;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
@media only screen and (max-width: 991px) {
	.wsmenu-list.menu-btn-animated > li > a > span > span.btn-overlay{
		display: none;
	}
}
.wsmenu-list.menu-btn-animated > li:hover > a > span > span.btn-overlay,
.wsmenu-list.menu-btn-animated > li > a:hover > span > span.btn-overlay{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.nav-toogle-container{
	display: none;
	float: right;
}
@media (min-width: 992px) {
	.nav-toogle-container{
		display: block;
	}
}
.nav-toogle-btn{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	cursor: pointer;
}
.nav-toogle-btn:before{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
}
.nav-toogle-btn > span{
	position: relative;
	top: 15px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: transparent;
}
.nav-toogle-btn.active > span{
	top: 5px;
}
.nav-toogle-btn > span > span,
.nav-toogle-btn > span > span:before,
.nav-toogle-btn > span > span:after {
	position: absolute;
	display: block;
	width:30px;
	height:1px;
	background-color: #fff;
	content: '';
	cursor: pointer;
}
.nav-toogle-btn > span > span:before{
	top: -10px;
}
.nav-toogle-btn > span > span:after {
	bottom: -10px;
}
.nav-toogle-btn > span,	
.nav-toogle-btn > span > span,
.nav-toogle-btn > span > span:before,
.nav-toogle-btn > span > span:after{
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.nav-toogle-btn.active > span > span{
	background-color: transparent !important;
}
.nav-toogle-btn.active > span > span:before,
.nav-toogle-btn.active > span > span:after{
	top: 10px;
}
.nav-toogle-btn.active > span > span:before {
	bottom: 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}	
.nav-toogle-btn.active > span > span:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.wsmenu-nav .wsmenu-list > li > a{
	opacity: 0;
}
.menu-item-an-1{
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
}
.menu-item-an-2{
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.menu-item-an-3{
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}
.menu-item-an-4{
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}
.menu-item-an-5{
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
}
.menu-item-an-6{
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}
.menu-item-an-7{
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
}
.menu-item-an-8{
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}
.menu-item-an-9{
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms;
}
.menu-item-an-10{
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
}
.menu-item-an-11{
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms;
}
.menu-item-an-12{
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.menu-item-an-13{
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms;
}
.menu-item-an-14{
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms;
}
.menu-item-an-15{
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms;
}
/* .wsmenu-list > li.animated.zoomIn {
	-webkit-animation: zoomIn 1000ms; */
/* -moz-animation: zoomIn 1000ms; */
/* -o-animation: zoomIn 1000ms; */
/* animation: zoomIn 1000ms; */

.search-container{
	position: relative;
	display: block;
	float: right;
}
@media only screen and (max-width: 991px) {
	.search-container{
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
	.search-container:before{
		display: none;
	}
}
.search-btn{
	display: block;
}
@media only screen and (max-width: 991px) {
	.search-btn{
		margin-top: 10px !important;
		margin-right: 10px !important;
		margin-bottom: 10px!important;
		margin-left: 10px !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		min-height: 50px !important;
	}
}
.search-btn > div{
	position: relative;
	height: 50px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.search-btn i{
	vertical-align: middle;
	font-size: 30px;
}
.search-overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 300;
	width: 100%;
	height: 100%;
}
.search-overlay > div{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
	width: 40px;
	height: 40px;
	cursor:pointer;
}
.search-overlay > div:before,
.search-overlay > div:after {
	position: absolute;
	display: block;
	width: 40px;
	height: 2px;
	content: '';
	cursor: pointer;
}
.search-overlay > div:before,
.search-overlay > div:after{
	top: 20px;
}
.search-overlay > div:before {
	bottom:0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}	
.search-overlay > div:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.search-overlay .header-search-form{
	position: relative;
	top: 50%;
	display: table;
	margin: 0 auto;
	width: 25%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.search-overlay-hugeinc{
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 500ms ease, opacity 500ms ease;
	-moz-transition: visibility 500ms ease, opacity 500ms ease;
	-ms-transition: visibility 500ms ease, opacity 500ms ease;
	-o-transition: visibility 500ms ease, opacity 500ms ease;
	transition: visibility 500ms ease, opacity 500ms ease;
}
.search-overlay-hugeinc.overlay-open{
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 500ms ease;
	-moz-transition: opacity 500ms ease;
	-ms-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
}
.search-overlay-hugeinc .header-search-form {
	-moz-perspective: 300px;
}
.search-overlay-hugeinc .header-search-form .search {
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid rgba(255,255,255, 0.2);
	border-left: none;
	background-color: transparent;
	text-align: center;
	line-height: 60px;
	opacity: 0.4;
	-webkit-transition: -webkit-transform 500ms ease, opacity 500ms ease;
	-moz-transition: transform 500ms ease, opacity 500ms ease;
	-ms-transition: transform 500ms ease, opacity 500ms ease;
	-o-transition: transform 500ms ease, opacity 500ms ease;
	transition: transform 500ms ease, opacity 500ms ease;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
}
.search-overlay-hugeinc.overlay-open .header-search-form .search {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.search-overlay-hugeinc .header-search-form .search {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}
.search-overlay{
	background: rgba(17,17,17,0.9);
}
.search-overlay > div:before,
.search-overlay > div:after {
	background-color: #fff;
}
.search-overlay-hugeinc .header-search-form .search {
	color: #fff;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 30px;
}
.message-container{
	position: relative;
	display: block;
	float: right;
}
@media only screen and (max-width: 991px) {
	.message-container{
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
	.message-container:before{
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.message-container-wrap{
		margin-top: 10px !important;
		margin-right: 10px !important;
		margin-bottom: 10px!important;
		margin-left: 10px !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		min-height: 50px !important;
	}
}
.message-block{
	display: inline-block;
	height: 50px;
	text-decoration: none !important;
	line-height: 50px;
}

.social-container{
	position: relative;
	display: block;
	float: right;
}
@media only screen and (max-width: 991px) {
	.social-container{
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
	.social-container:before{
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.social-container .social-icons-container{
		margin-top: 10px !important;
		margin-right: 10px !important;
		margin-bottom: 10px!important;
		margin-left: 10px !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		min-height: 50px !important;
	}
}
.social-container .social-icons-container > ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.social-container .social-icons-container > ul > li{
	display: inline-block;
	margin-right: 2px;
}
.social-container .social-icons-container > ul > li:last-child{
	margin-right: 0;
}
.social-container .social-icons-container > ul > li > a{
	position: relative;
	display: inline-block;
	box-sizing: content-box;
	vertical-align: middle;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.social-container .social-icons-container > ul > li > a span.bg-overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	padding: 0;
	vertical-align: middle;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.social-container .social-icons-container > ul > li > a:hover span.bg-overlay{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.social-container .social-icons-container > ul > li > a .tooltip-container{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9;
	display: block;
	margin-bottom: 5px;
	width: auto;
	
	background-color: #252525;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	color: #fff;
	white-space: nowrap;
	font-size: 13px;
	line-height: 20px;
	opacity: 0;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	pointer-events: none;
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.social-container .social-icons-container > ul > li > a .tooltip-container span{
	display: block;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.social-container .social-icons-container > ul > li > a .tooltip-container:before{
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	width: 100%;
	height: 20px;
	content: " ";
}
.social-container .social-icons-container > ul > li > a .tooltip-container:after{
	position: absolute;
	top: -10px;
	left: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 10px;
	border-top-color: transparent;
	border-right-width: 0;
	border-right-color: transparent;
	border-bottom-width: 0;
	border-bottom-color: transparent;
	border-left-width: 10px;
	
	border-left-color: #252525;
	content: "";
}
.social-container .social-icons-container > ul > li > a:hover .tooltip-container{
	opacity: 1;
	-webkit-transform: translateY(13px);
	-moz-transform: translateY(13px);
	-ms-transform: translateY(13px);
	-o-transform: translateY(13px);
	transform: translateY(13px);
	pointer-events: auto;
}

.social-container .social-icons-container ul{
	padding-top: 9px;
	padding-bottom: 9px;
}
.social-container .social-icons-container > ul > li > a{
	width: 32px;	
	height: 32px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	font-size: 18px;
	line-height: 32px;
}
[class^="social-icon-"]:before,
[class*=" social-icon-"]:before {
	line-height: 1.7 !important;
}
.social-container .social-icons-container > ul > li > a span.bg-overlay{
	width: 32px;	
	height: 32px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	line-height: 32px;
}
.social-container .social-icons-container.social-icons-container-type-2 ul{
	padding-top: 5px;
	padding-bottom: 5px;
}
.social-container .social-icons-container.social-icons-container-type-2 > ul > li > a{
	width: 40px;	
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 20px;
	line-height: 40px;
}
.social-container .social-icons-container.social-icons-container-type-2 > ul > li > a span.bg-overlay{
	width: 40px;	
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	line-height: 40px;
}

.shopping-cart-container{
	position: relative;
	display: block;
	float: right;
}
@media only screen and (max-width: 991px) {
	.shopping-cart-container{
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
	.shopping-cart-container:before{
		display: none;
	}
}
.shopping-cart-btn-wrap{
	position: relative;
	display: block;
	cursor: pointer;
}
@media only screen and (max-width: 991px) {
	.shopping-cart-btn-wrap{
		margin-top: 10px !important;
		margin-right: 10px !important;
		margin-bottom: 10px!important;
		margin-left: 10px !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		min-height: 50px !important;
	}
}

.shopping-cart-btn{
	display: block;
	text-decoration: none !important;
}
.shopping-cart-btn-content{
	position: relative;
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.shopping-cart-btn-content i{
	vertical-align: middle;
}
.shopping-cart-btn-type-1 .shopping-cart-btn-content > span{
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
}
.shopping-cart-btn-type-1 .shopping-cart-btn-content i{
	font-size: 30px;
}
.shopping-cart-btn .count{
	display: none;
}
.shopping-cart-btn.shopping-cart-btn-type-1 .count{
	position: absolute;
	top: 1px;
	right: 1px;
	display: block;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	
	background-color: #252525;
	color: #fff;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
.shopping-cart-btn-wrap:hover .shopping-cart-btn.shopping-cart-btn-type-1 .count{
	background-color: #959595;
	color: #fff;
}
.shopping-cart-dropdown{
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-width: 300px;
	
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	opacity: 0;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
}
.shopping-cart-btn-wrap:hover .shopping-cart-dropdown{
	display: block;
	opacity: 1;
}
.shopping-cart-dropdown{
	visibility:hidden;
	-webkit-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	transform: rotateX(-75deg);
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}	
.shopping-cart-btn-wrap:hover .shopping-cart-dropdown{
	visibility:visible;
    opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
@media only screen and (max-width: 991px) {
	.shopping-cart-dropdown{
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;	
	}
	.shopping-cart-dropdown:before{
		display: none;
	}
}
.shopping-cart-dropdown .items{
	position: relative;	
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid;
	
	border-color: #ebebeb;
	background-color: #fff;
}
.shopping-cart-dropdown .items:before{
	position: absolute;
	right: 30px;
	bottom: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 15px;

	border-top-color: #ebebeb;
	border-right-width: 15px;
	border-right-color: transparent;
	border-bottom-width: 0;
	border-bottom-color: transparent;
	border-left-width: 15px;
	border-left-color: transparent;
    content: "";
}
.shopping-cart-dropdown .items:after{
	position: absolute;
	right: 30px;
	bottom: -14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 15px;

	border-top-color: #fff;
	border-right-width: 15px;
	border-right-color: transparent;
	border-bottom-width: 0;
	border-bottom-color: transparent;
	border-left-width: 15px;
	border-left-color: transparent;
    content: "";
}
.shopping-cart-dropdown .item{
	margin-bottom: 10px;
}
.shopping-cart-dropdown .item a{
}
.shopping-cart-dropdown .item:hover a{
}
.shopping-cart-dropdown .item img{
	float: right;
	width: 70px;
	height: auto;
}
.shopping-cart-dropdown .item .quantity{
	display: block;
}
.shopping-cart-subtotal{
	margin-bottom: 10px;
	padding-bottom: 10px;
	
	border-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.shopping-cart-subtotal .amount{
	float: right;
}
.shopping-cart-navigation .button{
	float: right;
	margin-right: 10px !important;
}
.shopping-cart-navigation .button:first-child{
	margin-right: 0 !important;
}
.wpml-container{
	position: relative;
	display: block;
	float: right;
}
@media only screen and (max-width: 991px) {
	.wpml-container{
		margin-top: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}
	.wpml-container:before{
		display: none;
	}
}
.wpml-btn-wrap{
	position: relative;
	display: block;
	cursor: pointer;
}
@media only screen and (max-width: 991px) {
	.wpml-btn-wrap{
		display: table !important;
		float: none !important;
		margin-top: 10px !important;
		margin-right: 10px !important;
		margin-bottom: 10px!important;
		margin-left: 10px !important;
		padding-top: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
		min-height: 50px !important;
	}
}
.wpml-btn{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.wpml-btn span{
	display: inline-block;
	width: 20px;
	height: 36px;
	vertical-align: middle;
	line-height: 18px;
	text-transform: capitalize;
}
.wpml-btn img{
	display: inline-block;
}
.wpml-dropdown{
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-width: 150px;
	
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	opacity: 0;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
}
.wpml-btn-wrap:hover .wpml-dropdown{
	display: block;
	opacity: 1;
}
.wpml-dropdown{
	visibility:hidden;
	-webkit-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	transform: rotateX(-75deg);
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}	
.wpml-btn-wrap:hover .wpml-dropdown{
	visibility:visible;
    opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.wpml-dropdown ul{
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebebeb;
	list-style: none;
}
.wpml-dropdown ul li{
	border-bottom: 1px solid #ebebeb;
	font-size: 13px;
	line-height: 30px;
}
.wpml-dropdown ul li a{
}
.wpml-dropdown ul li img{
	margin-right: 5px;
}

/*------------------------------------------------------------------
3. Submenu Types
-------------------------------------------------------------------*/
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub,
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub,
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu{
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.nav-submenu-type-1 .wsmenu-submenu-sub-sub:after,
.nav-submenu-type-1 .wsmenu-submenu-sub:after,
.nav-submenu-type-1 .wsmenu-submenu:after{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 3px;
    content: "";
}
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu-disabled-border{
	padding-top: 10px !important;
}
.nav-submenu-type-1 .wsmenu-submenu-disabled-border:after{
	display: none;
}
.nav-submenu-type-1 .wsmenu-submenu li a{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nav-submenu-type-1 .wsmenu-submenu li a.active,
.nav-submenu-type-1 .wsmenu-submenu li a:hover{
}
.nav-submenu-type-1 .wsmenu-submenu li a .menu-item-textWrap{
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.nav-submenu-type-1 .wsmenu-submenu li a .menu-item-textWrap:after{
	position: absolute;
    right: 100%;
    bottom: -5px;
    left: 0;
    z-index: 9;
    height: 2px;
    content: "";
    opacity: 0;
}
.nav-submenu-type-1 .wsmenu-submenu li a:hover .menu-item-textWrap:after{
	right: 0;
	opacity: 1;
}
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub,
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub{
	top: -13px;
}
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub.wsmenu-submenu-disabled-border,
.nav-submenu-type-1 .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub.wsmenu-submenu-disabled-border{
	top: -10px;
}

/*------------------------------------------------------------------
4. Megamenu Types
-------------------------------------------------------------------*/
.nav-megamenu-type-1 .megamenu{
	border-top: 3px solid;
}
.nav-megamenu-type-1 .megamenu-disabled-border{
	border-top: none;
}
.nav-megamenu-type-1 .megamenu li.title{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.nav-megamenu-type-1 .megamenu .link-list li.menu-item a{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.nav-megamenu-type-1 .megamenu .link-list li.menu-item a:hover{
}
.nav-megamenu-type-1 .megamenu .link-list li.menu-item a .menu-item-textWrap:after{
	position: absolute;
    right: 100%;
    bottom: -5px;
    left: 0;
    z-index: 9;
    height: 2px;
    content: "";
    opacity: 0;
}
.nav-megamenu-type-1 .megamenu .link-list li.menu-item a:hover .menu-item-textWrap:after{
	right: 0;
	opacity: 1;
}

/*------------------------------------------------------------------
5. Title Types
-------------------------------------------------------------------*/
#title{
	position: relative;
}
#title .title h2{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#title .title{
	float: left;
}
#title .breadcrumb{
	float: right;
}
@media only screen and (max-width: 991px) {
	#title{
		padding-top: 20px;
		padding-right: 0;
		padding-bottom: 20px;
		padding-left: 0;
	}
	#title .title{
		display: table;
		float: none;
		margin-top: 20px !important;
		margin-right: auto !important;
		margin-bottom: 20px !important;
		margin-left: auto !important;
		text-align: center;
	}
	#title .breadcrumb{
		display: table;
		float: none;
		margin-top: 20px !important;
		margin-right: auto !important;
		margin-bottom: 20px !important;
		margin-left: auto !important;
		text-align: center;
	}	
}
#title{
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
}

/*------------------------------------------------------------------
6. Breadcrumb Variant
-------------------------------------------------------------------*/
.breadcrumb ul{
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	line-height: 16px;
}
.breadcrumb li{
	position: relative;
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.breadcrumb li.parent{
}
.breadcrumb li.parent a{
	position: relative;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	
	border-color: #ebebeb !important;
	border-right-width: 1px;
	border-right-style: solid;
	text-decoration: none;
}
.breadcrumb li.parent:first-child a{
	padding-left: 20px;
}
.breadcrumb li.parent.last-parent a{
	padding-right: 10px;
	border: none;
}
.breadcrumb li.parent.last-parent:after{
    position: absolute;
    top: 0;
    right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 15px;
	border-top-color: transparent;
	border-right-width: 0;
	border-bottom-width: 15px;
	border-bottom-color: transparent;
	border-left-width: 15px;
    content: "";
	border-rihgt-color: transparent;
}
.breadcrumb li.breadcrumb-title{
	padding-right: 20px;
	padding-left: 25px;
}
.breadcrumb li.breadcrumb-title.only-one-item{
	padding-left: 20px;
}

/*------------------------------------------------------------------
7. Widgets
-------------------------------------------------------------------*/
.widget{
	margin-bottom: 40px;
}
.widget h4.widget-title{
	margin-top: 0;
	margin-bottom: 30px;
}

/* 7.a.) widget-search-form */
.widget_search form.search-form{
	position: relative;
}
.widget_search form.search-form label{
	display: block;
}
.widget_search form.search-form input.search-field {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 46px;
	width: 100%;
	height: 46px;
	border: 1px solid;
	border-color: rgba(0,0,0,0.08);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	font-weight: 400;
	
	background-color: transparent;
	background-image: none;
	cursor: pointer;
}
.widget_search form.search-form input.search-field:focus {
	outline: 0;
	
	border-color: rgba(0,0,0,0.34);
	background-color: transparent;
}
.widget_search form.search-form input.search-field::-moz-placeholder {
	
	color: rgba(0,0,0,0.5);
	opacity: 1;
}
.widget_search form.search-form input.search-field:-ms-input-placeholder {

	color: rgba(0,0,0,0.5);
}
.widget_search form.search-form input.search-field::-webkit-input-placeholder {

	color: rgba(0,0,0,0.5);
}
.widget_search form.search-form button#search-submit{
	position: absolute;
	top: 8px;
	left: 8px;
	padding: 0;
	width: 30px;
	height: 30px;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}
.widget_search form.search-form button#search-submit:before{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	padding: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.widget_search form.search-form:hover button#search-submit:before{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.widget_search form.search-form button#search-submit .material-icons{
	position: relative;
	z-index: 2;
	vertical-align: middle;
}
.widget_search form.search-form .screen-reader-text{
	display: none;
}

/* 7.b.) widget-list */
.widget ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.widget ul ul{
	margin-top: 10px;
	margin-left: 20px;
}
.widget ol li,
.widget ul li{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
	border-color: rgba(0,0,0,0.08);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.widget ul ul li:last-child{
	border: none;
	padding-bottom: 0;
}
.widget ul > li > a{
	position: relative;
}
.widget_nav_menu ul > li > a:hover,
.widget_archive ul > li > a:hover,
.widget_recent_comments ul > li > a:hover,
.widget_recent_entries ul > li > a:hover,
.widget.widget_pages ul > li > a:hover,
.widget.widget_categories ul > li > a:hover{
	text-decoration: none;
}
.widget_nav_menu ul > li > a:after,
.widget_archive ul > li > a:after,
.widget_recent_comments ul > li > a:after,
.widget_recent_entries ul > li > a:after,
.widget.widget_pages ul > li > a:after,
.widget.widget_categories ul > li > a:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 3px;
	width: 0;
	border-bottom: 1px solid;
}

.widget_nav_menu ul > li > a:hover:after,
.widget_archive ul > li > a:hover:after,
.widget_recent_comments ul > li > a:hover:after,
.widget_recent_entries ul > li > a:hover:after,
.widget.widget_pages ul > li > a:hover:after,
.widget.widget_categories ul > li > a:hover:after{
	width: 100%;
}

/* 7.c.) widget-tags */
.tagcloud a{
	display: inline-block;
	margin-bottom: 6px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid;
	
	border-color: rgba(0,0,0,0.08);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	text-decoration: none;
	line-height: 22px;
}

/* 7.d.) widget-text */
.widget-text img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

/* 7.e.) wp-calendar */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 90%;
	text-decoration: underline;
}
#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
	font-weight: 400;
}
#wp-calendar tbody td {
	padding:8px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0,0,0,0.08);
	background-color: rgba(0,0,0,0.04);
	text-align: center;
}
#wp-calendar tbody td:hover {
	background-color: transparent;
}
#wp-calendar tbody .pad {
	background-color: transparent;
}
#wp-calendar tfoot #next {
	padding-top: 15px;
	text-align: right;
	text-transform: uppercase;
	font-size: 90%;
}
#wp-calendar tfoot #prev {
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 90%;
}

/* 7.f.) widget categories */
.widget_categories .screen-reader-text{
	font-weight: 400;
}
.widget_categories .postform{
	display: block;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	width: 100%;
	height: 46px;
	border: 1px solid;
	border-color: rgba(0,0,0,0.08);
	
	background-color: transparent;
	background-image: none;
}
.widget_categories .postform:focus {
	outline: 0;
	
	border-color: rgba(0,0,0,0.34);
	background-color: #fffeef;
}

/* 7.g.) widget-search-form */
.widget_product_search form.woocommerce-product-search{
	position: relative;
}
.widget_product_search form.woocommerce-product-search label{
	display: block;
}
.widget_product_search form.woocommerce-product-search input.search-field {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 46px;
	width: 100%;
	height: 46px;
	border: 1px solid;
	border-color: rgba(0,0,0,0.08);
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	font-weight: 400;
	
	background-color: transparent;
	background-image: none;
	cursor: pointer;
}
.widget_product_search form.woocommerce-product-search input.search-field:focus {
	outline: 0;
	
	border-color: rgba(0,0,0,0.34);
	background-color: transparent;
}
.widget_product_search form.woocommerce-product-search input.search-field::-moz-placeholder {
	
	color: rgba(0,0,0,0.5);
	opacity: 1;
}
.widget_product_search form.woocommerce-product-search input.search-field:-ms-input-placeholder {

	color: rgba(0,0,0,0.5);
}
.widget_product_search form.woocommerce-product-search input.search-field::-webkit-input-placeholder {

	color: rgba(0,0,0,0.5);
}
.widget_product_search form.woocommerce-product-search button#search-submit{
	position: absolute;
	top: 8px;
	left: 8px;
	padding: 0;
	width: 30px;
	height: 30px;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}
.widget_product_search form.woocommerce-product-search button#search-submit:before{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	padding: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.widget_product_search form.woocommerce-product-search:hover button#search-submit:before{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.widget_product_search form.woocommerce-product-search button#search-submit .material-icons{
	position: relative;
	z-index: 2;
	vertical-align: middle;
}
.widget_product_search form.woocommerce-product-search .screen-reader-text{
	display: none;
}

/* 7.h.) social media widget */
.widget ul > li .countWrap{
	color: #fff;
	width: 18px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	text-align: center;
	font-size: 90%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	top: -2px;
	margin-left: 3px;
	position: relative;
}

/* 7.i.) social media widget */
.widget-social-icons-container > ul > li{
	display: inline-block;
	margin-right: 4px;
	padding: 0;
	border: none;
}
.widget-social-icons-container > ul > li:last-child{
	margin-right: 0;
}
.widget-social-icons-container > ul > li > a{
	position: relative;
	display: inline-block;
	box-sizing: content-box;
	vertical-align: middle;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.widget-social-icons-container > ul > li > a span.bg-overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	padding: 0;
	vertical-align: middle;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.widget-social-icons-container > ul > li > a:hover span.bg-overlay{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.widget-social-icons-container > ul > li > a .tooltip-container{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9;
	display: block;
	margin-bottom: 5px;
	width: auto;
	
	background-color: #252525;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	color: #fff;
	white-space: nowrap;
	font-size: 13px;
	line-height: 20px;
	opacity: 0;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	pointer-events: none;
	-ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.widget-social-icons-container > ul > li > a .tooltip-container span{
	display: block;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.widget-social-icons-container > ul > li > a .tooltip-container:before{
	position: absolute;
	bottom: -20px;
	left: 0;
	display: block;
	width: 100%;
	height: 20px;
	content: " ";
}
.widget-social-icons-container > ul > li > a .tooltip-container:after{
	position: absolute;
	top: -10px;
	left: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 10px;
	border-top-color: transparent;
	border-right-width: 0;
	border-right-color: transparent;
	border-bottom-width: 0;
	border-bottom-color: transparent;
	border-left-width: 10px;
	
	border-left-color: #252525;
	content: "";
}
.widget-social-icons-container > ul > li > a:hover .tooltip-container{
	opacity: 1;
	-webkit-transform: translateY(13px);
	-moz-transform: translateY(13px);
	-ms-transform: translateY(13px);
	-o-transform: translateY(13px);
	transform: translateY(13px);
	pointer-events: auto;
}
.widget-social-icons-container > ul > li > a{
	width: 32px;	
	height: 32px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	font-size: 18px;
	line-height: 32px;
}
.widget-social-icons-container > ul > li > a span.bg-overlay{
	width: 32px;	
	height: 32px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	line-height: 32px;
}
.widget-social-icons-container.widget-social-icons-container-type-2 ul{
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget-social-icons-container.widget-social-icons-container-type-2 > ul > li > a{
	width: 40px;	
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 20px;
	line-height: 40px;
}
.widget-social-icons-container.widget-social-icons-container-type-2 > ul > li > a span.bg-overlay{
	width: 40px;	
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	line-height: 40px;
}

/*------------------------------------------------------------------
8. Footer
-------------------------------------------------------------------*/
#footer{
	position: relative;
}
.bottom-section{
	padding-right: 0;
	padding-left: 0;;
}

#footer .widget ul li{
	border-color: rgba(255,255,255,0.1);
}

/* 8.a.) widget-search-form */
#footer .widget_search form.search-form input.search-field {
	border-color: rgba(255,255,255,0.1);
	background-color: transparent;
	color: rgba(255,255,255,0.8);
}
#footer .widget_search form.search-form input.search-field:focus {
	border-color: rgba(255,255,255,0.2);
	background-color: transparent;
}
#footer .widget_search form.search-form input.search-field::-moz-placeholder {	
	color: rgba(255,255,255,0.5);
}
#footer .widget_search form.search-form input.search-field:-ms-input-placeholder {

	color: rgba(255,255,255,0.5);
}
#footer .widget_search form.search-form input.search-field::-webkit-input-placeholder {

	color: rgba(255,255,255,0.5);
}

/* 8.b.) wp-calendar */
#footer #wp-calendar tbody td {
	border-color: rgba(255,255,255,0.1);
	background-color: rgba(255,255,255,0.04);
}
#footer #wp-calendar tbody td:hover {
	background-color: transparent;
}
#footer #wp-calendar tbody .pad {
	background-color: transparent;
}

/* 8.c.) widget categories */
#footer .widget_categories .postform{
	border-color: rgba(255,255,255,0.1);
	background-color: transparent;
}
#footer .widget_categories .postform:focus {
	border-color: rgba(255,255,255,0.2);
	background-color: rgba(255,255,255,0.04);
}

/* 8.d.) widget-tags */
#footer .tagcloud a{
	border-color: rgba(255,255,255,0.1);
}

/*------------------------------------------------------------------
9. Front Blog
-------------------------------------------------------------------*/
.front-blog-post .inner-page-content > div[class*="post-"]{
	margin-bottom: 40px;
}
.front-blog-post .post .video-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
}
.front-blog-post .post .video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.front-blog-post .post-wrap{
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid;
	border-color: rgba(0,0,0,0.08);
}
.front-blog-post .sticky .post-wrap{
	border: 3px double;
	border-color: rgba(0,0,0,0.15);	
}
.front-blog-post .post-wrap.disabled-top-border{
	border-top: none;
}
.front-blog-post .format-link .post-content{
	font-size: 150%;
	font-style: italic;
}
.front-blog-post .post-title > span,
.front-blog-post .post-title > h3{
	display: inline-block;
	margin: 0;
}
.front-blog-post .post-title > span{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin-right: 15px;
	vertical-align: top;
}
.front-blog-post .post-title {
	margin-bottom: 20px;
}
.front-blog-post .post-title > span > i{
	line-height: inherit;
}
.front-blog-post .post-content .more-link{
	display: block;
	margin-top: 20px;
	text-decoration: none !important;
}
.front-blog-post .post-content .more-link .material-icons{
	vertical-align: middle;
	font-size: 20px;
}
.front-blog-post .post-meta{
	line-height: 20px;
	margin-bottom: 20px;
}
.front-blog-post .post-meta ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.front-blog-post .post-meta ul li{
	display: inline-block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
	border-color: #ebebeb !important;
	border-left-width: 1px;
	border-left-style: solid;
}
.front-blog-post .post-meta ul li:first-child{
	padding-left: 0;
	border: none;
}
.front-blog-post .post-meta ul li .material-icons{
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.front-blog-post .post-meta ul li a{
	text-decoration: underline;
}
.front-blog-post .post .featured-image{
	position: relative;
	overflow: hidden;
}
.front-blog-post .post .featured-image img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.front-blog-post .post .featured-image:hover img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.front-blog-post .post .featured-image .hover-effect{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	
	background-color: rgba(0,0,0,0.2);
	opacity: 0;
}
.front-blog-post .post .featured-image:hover .hover-effect{

	opacity: 1;
}
.front-blog-post .post .featured-image .hover-effect-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	text-decoration: none !important;
	font-size: 24px;
}
.front-blog-post .post .featured-image .hover-effect-btn i{
	line-height: 50px;
}

.front-blog-post .pagination{
    text-align: center;
}
.front-blog-post .pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
}
.front-blog-post .pagination ul li {
    padding: 0;
    margin: 0 3px;
    float: left;
    display: inline;
    overflow: hidden;
}
.front-blog-post .pagination ul li a, .front-blog-post .pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-weight: 400;
    padding: 0;
    display: block;
    border: 2px solid #ebebeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
}
.front-blog-post .pagination ul li a:focus, .front-blog-post .pagination ul li a:hover, .front-blog-post .pagination ul li span.current {
    background-color: transparent;
    color: rgba(37,37,37,0.8);
}
.front-blog-post .pagination ul li .material-icons{
	line-height: 40px;
	font-size: 20px;
}

/*------------------------------------------------------------------
10. Blog Post
-------------------------------------------------------------------*/
.inner-blog-post .featured-image{
	margin-bottom: 20px;
}
.inner-blog-post .post-meta{
	line-height: 20px;
	margin-bottom: 20px;
}
.inner-blog-post .post-meta ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.inner-blog-post .post-meta ul li{
	display: inline-block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
	border-color: #ebebeb !important;
	border-left-width: 1px;
	border-left-style: solid;
}
.inner-blog-post .post-meta ul li:first-child{
	padding-left: 0;
	border: none;
}
.inner-blog-post .post-meta ul li .material-icons{
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.inner-blog-post .post-meta ul li a{
	text-decoration: underline;
}

/*------------------------------------------------------------------
11. Comments
-------------------------------------------------------------------*/
.inner-comment-page .comments-area{
	margin-top: 40px;
}
.inner-comment-page .comments-area .comment-list{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.inner-comment-page .comments-area .comment-list li.comment{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.inner-comment-page .comments-area .comment-list .avatar img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.inner-comment-page .comments-area .comment-list .comment-wrap{
	position: relative;
	margin-bottom: 20px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0;
	min-height: 160px;
	border: 1px solid;
	
	border-color: #ebebeb;
	border-top: none;
}
.inner-comment-page .comments-area .comment-list .children{
	margin-bottom: 20px;
}
.inner-comment-page .comments-area .comment-list .comment-wrap:before{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 3px;
	background-color: #ebebeb;
	content: "";	
}
.inner-comment-page .comments-area .comment-list .comment-content{
	margin-left: 160px;
}
.inner-comment-page .comments-area .comment-list .avatar-wrap{
	position: absolute;
	top: 18px;
	left: 20px;
	width: 100px;
}
.inner-comment-page .comments-area .comment-list .avatar-wrap > span{
	position: absolute;
	right: -25px;
	bottom: -25px;
	display: block;
	width: 44px;
	height: 44px;
    border: 3px solid;
	
	border-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 24px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.inner-comment-page .comments-area .comment-list .avatar-wrap > span > i{
	line-height: 44px;
}
.inner-comment-page .comments-area .comment-list .comment-meta{
	margin-bottom: 10px;
}
.inner-comment-page .comments-area .comment-list .comment-meta ul{
	display: inline-block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.inner-comment-page .comments-area .comment-list .comment-meta ul li{
	display: inline-block;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0;
	
	font-weight: 400;
}
.inner-comment-page .comments-area .comment-list .comment-meta ul li.posted-on{
	text-transform: capitalize;	
}
.inner-comment-page .comments-area .comment-list .comment-meta ul li.posted-on:before{
	content: "— ";
}
.inner-comment-page .comments-area .comment-list .comment-meta .reply{
	float: right;
}
.inner-comment-page .comments-area .comment-list .comment-meta .reply a{
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
	line-height: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.inner-comment-page .comments-area .comment-list .comment-meta .reply a:hover{
	background-color: #959595;
}
.inner-comment-page .comments-area .comment-list .comment-meta ul li.author{
	text-transform: uppercase;
	text-decoration: underline;
}

.comment-respond{
	margin-top: 40px;
}
@media (min-width: 992px) {
	.inner-comment-page .comment-form #comment{
		width: 66.66%;
	}
	.inner-comment-page .comment-form #author{
		width: 50%;
	}
	.inner-comment-page .comment-form #email{
		width: 50%;
	}
	.inner-comment-page .comment-form #url{
		width: 50%;
	}
}
.inner-comment-page .comment-form .form-submit{
	margin-top: 20px;
}
.inner-comment-page .comment-form label{
	position: relative;
	padding-left: 15px;
	line-height: 30px;
}
.inner-comment-page .comment-form label:before{
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	top: 10px;
	left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*------------------------------------------------------------------
12. Sticky Navigation
-------------------------------------------------------------------*/
.sticky-wrapper{
	height: 0 !important;
}
.nav-sticky{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-transition: transform 300ms ease;
	-moz-transition: transform 300ms ease;
	-ms-transition: transform 300ms ease;
	-o-transition: transform 300ms ease;
	transition: transform 300ms ease;
	transform: translateY(-100%);
}
.admin-bar .nav-sticky{
	top: 32px;
}
.nav-is-sticky.stuck{
	transform: translateY(0px);
}
@media only screen and (max-width: 991px) {
	.nav-sticky{
		display: none;
	}
}

/*------------------------------------------------------------------
13. Header Background
-------------------------------------------------------------------*/
.inactive-styles .headerWrap{
    position: relative;
    overflow: hidden;
}
.header-image-bg{
	background-position: center center !important;
	background-repeat: repeat !important;
}
.header-image-bg-top{
	background-position: top center !important;
	background-repeat: repeat !important;
}
.header-image-bg-no-repeat{
	background-repeat: no-repeat !important;
}
.header-image-bg-cover{
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.header-image-bg-parallax{
    background-attachment: fixed !important;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

/*------------------------------------------------------------------
14. Parallax Row
-------------------------------------------------------------------*/
.parallax-bg {
    position: relative;
    overflow: hidden;
}
#headerWrap.parallax-bg{
	overflow: visible;
}
.parallax-bg .parallax-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    background-color: transparent;
    background-image: inherit;
    background-attachment: scroll;
    background-position: 50% 0;
    background-size: cover;
    pointer-events: none;
}
.parallax-bg > * {
    position: relative;
}
.row-video-bg{
    position: relative;
}
.row-video-bg > *{
    position: relative;
}
.video-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

/*------------------------------------------------------------------
15. Footer Background
-------------------------------------------------------------------*/
.footer-image-bg{
	background-position: center center !important;
	background-repeat: repeat !important;
}
.footer-image-bg-top{
	background-position: top center !important;
	background-repeat: repeat !important;
}
.footer-image-bg-cover{
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

/*------------------------------------------------------------------
16. Portfolio Post
-------------------------------------------------------------------*/
.inner-portfolio-post .portfolio-gallery-image{
	margin-bottom: 30px;
}

/*------------------------------------------------------------------
17. Related Post
-------------------------------------------------------------------*/
.related-posts{
	margin-top: 40px;
}
.related-posts h3{
}
.related-post-container .featured-image{
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
}
.related-post-container .hover-effect{
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
}
.related-post-container .related-post-container-content{
	padding: 10px 20px;
	border: 1px solid;
	border-color: #ebebeb;
}
.related-post-container.rpc-remove-top-border .related-post-container-content{
	border-top: none;
}
.related-post-container .related-post-container-meta{
	margin-bottom: 10px;
}
.related-post-container .related-post-container-meta .material-icons{
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.related-post-container .related-post-container-meta a{
	text-decoration: underline;
}
.related-post-container .no-featured-image{
	position: relative;
}
.related-post-container .no-featured-image:before{
	display: block;
	width: 100%;
	content: "";
}
.related-post-container.related-post-container-img-ratio-16x9 .no-featured-image:before{
	padding-top: 56.25%;
}
.related-post-container.related-post-container-img-ratio-3x2 .no-featured-image:before{
	padding-top: 66.66%;
}
.related-post-container.related-post-container-img-ratio-4x3 .no-featured-image:before{
	padding-top: 75%;
}
.related-post-container.related-post-container-img-ratio-1x1 .no-featured-image:before{
	padding-top: 100%;
}
.related-post-container.related-post-container-img-ratio-3x4 .no-featured-image:before{
	padding-top: 133.33%;
}
.related-post-container.related-post-container-img-ratio-2x3 .no-featured-image:before{
	padding-top: 150%;
}
.related-post-container .no-featured-image{

	background-color: #ebebeb;
}
.related-post-container .no-image-label{
	position: absolute;
	top: 50%;
	left: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 120px;
	height: 120px;
	margin-top: -60px;
	margin-left: -60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	background-color: #fff;
	color: #ebebeb;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: 700;
	font-size: 18px;
	line-height: 100px;
}
.related-post-container .featured-image:before {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 48% 0;
    position: absolute;
    top: -35%;
    transform: scale(0);
    width: 100%;
    z-index: 1;
    content: '';
}
.related-post-container:hover .featured-image:before {
    opacity: 1;
    transform: scale(1.3);
}
.related-post-container .featured-image .hover-effect{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
}
.related-post-container:hover .featured-image .hover-effect{
	opacity: 1;
}
.related-post-container .featured-image .hover-effect-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	font-size: 24px;
}
.related-post-container .featured-image .hover-effect-btn i{
	line-height: 50px;
}

/*------------------------------------------------------------------
18. Form Elements
-------------------------------------------------------------------*/
[role="button"] {
	cursor: pointer;
}
fieldset {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	min-width: 0;
	border: 0;
}
label {
	display: inline-block;
	max-width: 100%;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
	margin-top: 4px;
	margin-top: 1px \9;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple],
select[size] {
	height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
}
.theme-form {
	display: block;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	width: 100%;
	height: 46px;
	border: 1px solid;
	border-color: #ebebeb;
	
	background-color: #ffffff;
	background-image: none;
}
.theme-form:focus {
	outline: 0;
	
	border-color: #c2c2c2;
	background-color: #fffeef;
}
.theme-form::-moz-placeholder {
	color: rgba(0,0,0,0.5);
	opacity: 1;
}
.theme-form:-ms-input-placeholder {
	color: rgba(0,0,0,0.5);
}
.theme-form::-webkit-input-placeholder {
	color: rgba(0,0,0,0.5);
}
.theme-form-inline{
	display: inline-block;
}
.theme-form[disabled],
.theme-form[readonly],
fieldset[disabled] .theme-form {
	background-color: #eeeeee;
	opacity: 1;
}
.theme-form[disabled],
fieldset[disabled] .theme-form {
	cursor: not-allowed;
}
textarea.theme-form {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].theme-form,
	input[type="time"].theme-form,
	input[type="datetime-local"].theme-form,
	input[type="month"].theme-form {
		line-height: 46px;
	}
}
.form-group {
	margin-bottom: 20px;
}
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label,
.checkbox label {
	margin-bottom: 0;
	padding-left: 20px;
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding-left: 20px;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
label.lpd_form_label{
	position: relative;
	padding-left: 15px;
	line-height: 30px;
}
label.lpd_form_label:before{
	position: absolute;
	content: '';
	background-color: #252525;
	width: 10px;
	height: 10px;
	top: 10px;
	left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*------------------------------------------------------------------
19. Contact Form 7
-------------------------------------------------------------------*/
.wpcf7-form-control::-moz-placeholder {
	color: rgba(0,0,0,0.5);
	opacity: 1;
}
.wpcf7-form-control:-ms-input-placeholder {
	color: rgba(0,0,0,0.5);
}
.wpcf7-form-control::-webkit-input-placeholder {
	color: rgba(0,0,0,0.5);
}
select.wpcf7-form-control,
textarea.wpcf7-form-control,
input[type="email"].wpcf7-form-control,
input[type="date"].wpcf7-form-control,
input[type="number"].wpcf7-form-control,
input[type="tel"].wpcf7-form-control,
input[type="url"].wpcf7-form-control,
input[type="email"].wpcf7-form-control,
input[type="text"].wpcf7-form-control{
	width: 100%;
	height: 46px;
	display: block;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	border: 1px solid;
	border-color: #ebebeb;
	background-color: #ffffff;
	background-image: none;
}
select.wpcf7-form-control:focus,
textarea.wpcf7-form-control:focus,
input[type="email"].wpcf7-form-control:focus,
input[type="date"].wpcf7-form-control:focus,
input[type="number"].wpcf7-form-control:focus,
input[type="tel"].wpcf7-form-control:focus,
input[type="url"].wpcf7-form-control:focus,
input[type="email"].wpcf7-form-control:focus,
input[type="text"].wpcf7-form-control:focus{
	outline: 0;
	border-color: #c2c2c2;
	background-color: #fffeef;
}
select.wpcf7-form-control,
textarea.wpcf7-form-control {
	width: 100%;
	height: auto;
}
input[type="submit"].wpcf7-form-control{
	position: relative;
	display: inline-block;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 0px;
	
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border: none;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	background-image: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	-ms-touch-action: manipulation;
	  touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*------------------------------------------------------------------
20. Button
-------------------------------------------------------------------*/
.lpd_t_btn {
	position: relative;
	display: inline-block;
	margin-right: 0;
	margin-bottom: 0;
	margin-bottom: 10px;
	
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border: none;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	background-image: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	-ms-touch-action: manipulation;
	  touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
}
.lpd_t_btn-md {
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.lpd_t_btn-sm {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 12px;
}
.lpd_t_btn-block {
	width: 100%;
}
.lpd_t_btn-flex{
	display: inline-flex;
}
.lpd_t_btn:hover{
	text-decoration: none;
}
.lpd_t_btn.lpd_t_btn-animated{
	overflow: hidden;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.lpd_t_btn.lpd_t_btn-animated:before{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	content: '';
}
.lpd_t_btn.lpd_t_btn-animated:before{
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}
.lpd_t_btn-md.lpd_t_btn-animated:before{
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.lpd_t_btn-sm.lpd_t_btn-animated:before{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.lpd_t_btn.lpd_t_btn-animated:hover:before{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.lpd_t_btn.lpd_t_btn-animated span{
	position: relative;
}

/*------------------------------------------------------------------
21. VC Easy Tables
-------------------------------------------------------------------*/
.wpb_vc_table.primary-theme-style{
	line-height: 1.5;
}
.wpb_vc_table.primary-theme-style table{
	width: 100%;
}
.wpb_vc_table.primary-theme-style table tr .vc_table_cell{
	padding: 20px;
	border-left: 1px solid;
}
.wpb_vc_table.primary-theme-style table tr .vc_table_cell:first-child{
	border-left: none !important;
}
.wpb_vc_table.primary-theme-style table tr.vc-th .vc_table_cell{
	border-bottom: 2px solid;
}

.wpb_vc_table.secondary-theme-style{
	line-height: 1.5;
}
.wpb_vc_table.secondary-theme-style table{
	width: 100%;
}
.wpb_vc_table.secondary-theme-style table tr .vc_table_cell{
	padding: 20px;
	border-left: 1px solid;
}
.wpb_vc_table.secondary-theme-style table tr .vc_table_cell:first-child{
	border-left: none !important;
}
.wpb_vc_table.secondary-theme-style table tr.vc-th .vc_table_cell{
	border-bottom: 2px solid;
}
.wpb_vc_table .table_btn {
	position: relative;
	display: inline-block;
	margin-right: 0;
	margin-bottom: 0;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: none;
	background-image: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	-ms-touch-action: manipulation;
	  touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
}


/*------------------------------------------------------------------
22. Search Post
-------------------------------------------------------------------*/
.search-page-form .search_input{
	width: 50%;
}
.search-page-form .lpd_t_btn{
	margin-bottom: 0;
	margin-left: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft:0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.inner-search-page hr{
	margin-bottom: 30px;
}
.inner-search-page .inner-page-content{
	margin-bottom: 30px;
}
.search-post-container{
	margin-bottom: 30px;
}
.search-post-container .featured-image{
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
}
.search-post-container .hover-effect{
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
}
.search-post-container .search-post-container-content{
	padding: 10px 20px;
	border: 1px solid;
	border-color: #ebebeb;
}
.search-post-container.rpc-remove-top-border .search-post-container-content{
	border-top: none;
}
.search-post-container .search-post-container-meta{
	margin-bottom: 10px;
}
.search-post-container .search-post-container-meta .material-icons{
	font-size: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.search-post-container .search-post-container-meta a{
	text-decoration: underline;
}
.search-post-container .no-featured-image{
	position: relative;
}
.search-post-container .no-featured-image:before{
	display: block;
	width: 100%;
	content: "";
}
.search-post-container.search-post-container-img-ratio-16x9 .no-featured-image:before{
	padding-top: 56.25%;
}
.search-post-container.search-post-container-img-ratio-3x2 .no-featured-image:before{
	padding-top: 66.66%;
}
.search-post-container.search-post-container-img-ratio-4x3 .no-featured-image:before{
	padding-top: 75%;
}
.search-post-container.search-post-container-img-ratio-1x1 .no-featured-image:before{
	padding-top: 100%;
}
.search-post-container.search-post-container-img-ratio-3x4 .no-featured-image:before{
	padding-top: 133.33%;
}
.search-post-container.search-post-container-img-ratio-2x3 .no-featured-image:before{
	padding-top: 150%;
}
.search-post-container .no-featured-image{

	background-color: #ebebeb;
}
.search-post-container .no-image-label{
	position: absolute;
	top: 50%;
	left: 50%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 120px;
	height: 120px;
	margin-top: -60px;
	margin-left: -60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	background-color: #fff;
	color: #ebebeb;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: 700;
	font-size: 18px;
	line-height: 100px;
}
.search-post-container .featured-image:before {
    border-radius: 100%;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 48% 0;
    position: absolute;
    top: -35%;
    transform: scale(0);
    width: 100%;
    z-index: 1;
    content: '';
}
.search-post-container:hover .featured-image:before {
    opacity: 1;
    transform: scale(1.3);
}
.search-post-container .featured-image .hover-effect{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
}
.search-post-container:hover .featured-image .hover-effect{
	opacity: 1;
}
.search-post-container .featured-image .hover-effect-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	font-size: 24px;
}
.search-post-container .featured-image .hover-effect-btn i{
	line-height: 50px;
}
.inner-search-page .pagination{
    text-align: center;
}
.inner-search-page .pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
}
.inner-search-page .pagination ul li {
    padding: 0;
    margin: 0 3px;
    float: left;
    display: inline;
    overflow: hidden;
}
.inner-search-page .pagination ul li a, .inner-search-page .pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-weight: 400;
    padding: 0;
    display: block;
    border: 2px solid #ebebeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
}
.inner-search-page .pagination ul li a:focus, .inner-search-page .pagination ul li a:hover, .inner-search-page .pagination ul li span.current {
    background-color: transparent;
    color: rgba(37,37,37,0.8);
}
.inner-search-page .pagination ul li .material-icons{
	line-height: 40px;
	font-size: 20px;
}

/*------------------------------------------------------------------
23. 404 Page
-------------------------------------------------------------------*/
.inner-404-page hr{
	margin-bottom: 30px;
}
.inner-404-page .inner-page-content{
	margin-bottom: 30px;
}
._404_bulleted-list{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	margin-bottom: 30px
}
._404_bulleted-list li{
	padding-top: 5px;
	padding-bottom: 5px;
}
._404_bulleted-list a{
	position: relative;
	z-index: 1;
}
._404_bulleted-list .material-icons{
	vertical-align: middle;
	margin-right: 5px;
}
._404_bulleted-list-50 li{
	padding-top: 15px;
	padding-bottom: 15px;
}
._404_bulleted-list-40 li{
	padding-top: 10px;
	padding-bottom: 10px;
}
._404_bulleted-list-type-2{
	border-top: 1px solid;
	border-top-color: #ebebeb;
}
._404_bulleted-list-type-2 li{
	border-bottom: 1px solid;
	border-bottom-color: #ebebeb;
}
._404_bulleted-list-type-3 li{
	position: relative;
}
._404_bulleted-list-type-3 li:after{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    
    border-bottom-color: #ebebeb;
    content: '';	
}

/*------------------------------------------------------------------
24. Divider
-------------------------------------------------------------------*/
.divider{
	display: block;
}
.divider-40{
	height: 40px;
}
.divider-30{
	height: 30px;
}
.divider-20{
	height: 20px;
}
.divider-10{
	height: 10px;
}
.divider-5{
	height: 5px;
}
.divider-3{
	height: 3px;
}
.divider-1{
	height: 1px;
}
@media only screen and (max-width: 991px) {
	.divider-responsive-fix{
		height: 0;
	}
}

