/*
Theme Name: Abc-WritePro
Version: 1.0
Description: A child theme of Write Pro
Template: write-pro
Author: Administrator
*/
@import url("../write-pro/style.css");
/* Your awesome customization starts here */

.site-logo a img {
	display: block;
	padding: 15px;
	box-sizing: border-box;
	max-width: 90px;
	background: #f7f7f7;
	border-radius: 50%;
}


/*Custom Css*/
body {
    font-weight: 300;
    line-height: 1.6em; 
}

.home-text {
    text-align: justify;
}
p {
    text-align: justify;
}
.widget {
    text-align: justify;
}

.custom-text {
    font-size: 13px;
    line-height: 1.4;
}

.featured-content * {
	text-align: center;
	color: #fff;
}
.featured-content {
	max-width: 562px;
	margin: auto;
	max-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.unclickable > a:hover {
  cursor: default;
}
.header-side .site-branding {
	padding-right: 0;
	width: 20%;
}


.woocommerce .woocommerce-breadcrumb {
	font-size: 13px;

	font-weight: normal;
	font-style: italic;
}

ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
	content: "";
	visibility: visible;
	background: url('arrown.png') center;
	padding: 0px 10px;
	line-height: 0;
}
a.flex-prev::before {
	content:"";
	visibility:visible;
	background:url('arrow.png') center;
	padding: 0px 10px;
}
.flex-prev {
	margin-left: 5px;
	opacity: .4;
}
.flex-next {
	margin-right: 5px;
	opacity: .4;
}
.flex-viewport {
	margin-bottom: 5px;
}
.nostock {
	font-style: italic;
}

.current-menu-parent > a {
	color: #020202;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.flex-control-nav.flex-control-thumbs li {
	padding: 5px;
	width: calc(25% - 10px) !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    pointer-events: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #c4c9ca;
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #eaecec;
	margin-right:5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 0 0;
	color: #c4c9ca;
	text-decoration: none;
	font-weight: normal;
}


/*Custom CSS*/


.header-side .site-branding, .header-side .main-navigation {
	vertical-align: middle;
}
body {
	margin: 65px 40px;
}

.content-area {
	margin-bottom: 35px;
}
.woocommerce-loop-product__title {
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.site-top {
	margin-bottom: 10px;
}
.widget ul li {
	margin-bottom: 0;
	/* border-bottom: 1px solid #f0f0f0; */
	padding: 5px 0;
}
.widget li a {
	text-decoration: none;
	border-bottom: solid 0px #ddd;
	position: relative;
	padding-left: 12px;
}
.widget li a::before {
	content: "";
	position: absolute;
	top: 5px;
	left: 1px;
	border: 5px solid;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	margin: 0 !important;
}
.widget li a::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	border: 5px solid #fff;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.page.large-thumbnail .content-area {
	margin-top: 0;
	padding: 0;
}
.post-thumbnail-large {
	margin-bottom: 35px;
}
.page .entry-header {
	margin-bottom: 35px;
}

.content-area {
	padding-left: 35px;
}

.featured-post {
	margin-bottom: 35px;
}


/* Simple Banner  */
.smplBanner {
	background: #f6f6f6;
	padding: 35px 20px;
	text-align: center;
	margin-bottom: 40px;
}
.smplBanner h3 {
  margin: 0;
}
.smplBanner  .woocommerce-breadcrumb {
  margin: 0;
}

@media screen and (min-width: 1200px) {
	.featured-post,
	.featured-post .featured-entry {
		height: 430px;
	}
}
@media screen and (min-width: 980px) {
	.post-thumbnail-large {
		float: left;
		margin-bottom: 40px;
		min-height:initial;
		max-height: 250px;
		width: 100%;
		overflow: hidden;
		background: #f6f6f6;
	}
}

@media (min-width: 768px){
	.sub-menu {
		overflow-y: auto;
		max-height: 435px;
	}
}


@media (max-width: 768px){
	body {
		margin-top: 17px;
	}
	.top-ribbon-bg {
		display: none;
	}
	.drawer-hamburger {
		left: 10px;
	}
	body.drawer-open .drawer-nav {
		background-color: rgba(0, 0, 0, 0.9) !important;
	}
	.main-navigation ul li a {
		color: #fff;
	}
	
	.header-side .site-top-table .site-branding {
		width: auto;
		text-align: center;
		max-width: calc(100% - 80px);
		margin: auto;
	}
	.content-area {
		padding-left: 0;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		padding: 0 2px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding-left: 6px;
	}
	
}