@charset "utf-8";
/*
Theme Name: cherrypik
Text Domain: cherrypik
Author: The Cherrypik Software INC team
Theme URI: 
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Cherrypik is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. It's built to be beautiful on all screen sizes.
Requires at least: WordPress 5.2.4.
Version: 1.0.0
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
License URI:
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

--------------------------------------------------------------*/

@import url("layout/styles/font-awesome.min.css");
@import url("layout/styles/framework.css");
.alignnone {
    margin: 5px 20px 20px 0;
}



.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.gallery-caption{}
.sticky{}
.bypostauthor{}

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row1, .row1 a{}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5, .row5 a{}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header{padding:30px 0; text-align:center;}

#header *{margin:0; padding:0; line-height:1;}
#header h1{font-size:36px; letter-spacing:3px;}
#header p{font-size:.9rem; text-transform:lowercase;}


/* Page Intro
--------------------------------------------------------------------------------------------------------------- */
#pageintro{padding:200px 0;}

#pageintro article{display:block; max-width:65%; margin:0 auto; text-align:center;}
#pageintro article *{word-wrap:break-word;}
#pageintro .heading{margin-bottom:20px; font-size:6rem;}
#pageintro p{margin:0; text-transform:uppercase; font-size:1.4rem;}
#pageintro footer{margin-top:80px;}


/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container{padding:80px 0;}

/* Content */
.container .content{}

.sectiontitle{display:block; margin-bottom:80px; text-align:center;}
.sectiontitle *{margin:0;}
.sectiontitle .heading{display:inline-block; position:relative; padding-bottom:8px;}
.sectiontitle .heading::after{display:block; position:absolute; bottom:0; left:50%; width:50px; height:2px; margin-left:-25px; content:"";}

.heading i{margin-right:10px;}

.services{text-align:center;}
.services div article{padding:30px 20px;}
.services div article *{margin:0; padding:0;}
.services div article i{margin-bottom:20px;}
.services div article .heading{margin-bottom:15px; font-size:1.2rem;}

.pricelist{display:block; max-width:320px; text-align:center; border:1px solid;/*height: 520px;*/}
.pricelist > li *{margin:0;}
.pricelist > li{padding:10px;}
/* This can be specifically defined as the first two elements will always be there */
.pricelist > li:nth-child(3){padding-top:30px;}
/* We have used class="last", as there could be more than the default amount of <li> elements, which would mean using nth-child would be wrong if the individual lists displayed different amounts */
/* If a fixed amount is shown (as in the default template - 8 <li> elements) you can use: .pricelist > li:nth-child(7){padding-top:30px;} */
.pricelist > li.last{padding-bottom:30px;}
.pricelist > li:first-child, .pricelist > li:nth-child(2), .pricelist > li:last-child{padding:20px 10px;}
.pricelist > li:first-child{line-height:1;}
.pricelist > li:first-child strong{font-size:2.8rem; letter-spacing:-3px;}
.pricelist > li:first-child em{font-size:.8rem; text-transform:uppercase; font-style:normal;}
.pricelist > li:nth-child(2){font-size:1.2rem; text-transform:uppercase;}
.pricelist > li:last-child{border-top:1px solid;}
.pricelist > li:last-child > p:first-of-type{margin-bottom:10px; font-size:.8rem; text-transform:uppercase;}

.team figure{display:block; position:relative; max-width:320px; margin: 2% auto;}
.team > figure:last-child{margin-bottom:0;}/* Used when elements stack in smaller viewports */
.team figure figcaption{padding-top:15px; text-align:center;}
.team figure figcaption *{margin:0; line-height:1;}
.team figure figcaption .heading{margin-bottom:8px; font-size:1.2rem;}
.team figure figcaption em{display:block; font-size:.8rem; font-style:normal;}
.team figure figcaption footer{margin-top:15px;}
.team figure figcaption footer .faico li{margin:0 5px;}
.team figure figcaption footer .faico li a{width:auto; height:auto; line-height:normal; font-size:14px;}

.testimonials{}
.testimonials article{max-width:55%; margin:0 auto; text-align:center;}
.testimonials article *{margin:0; padding:0;}
.testimonials article img{margin-bottom:20px; border-radius:50%; width: 12%;}
.testimonials article blockquote{margin-bottom:20px;}
.testimonials article .heading{}
.testimonials article em{display:block; margin-top:-5px; font-size:.8rem; font-style:normal;}

.latest{}
.latest article{display:inline-block; max-width:320px; margin-bottom: 10%;}
.latest article figure{display:block; position:relative;}
.latest article figure img{}
.latest article .txtwrap{padding:25px 20px; }
.latest article .txtwrap .heading{margin:0; font-size: 12px;}
.latest article .txtwrap .meta{margin-bottom:20px;}
.latest article .txtwrap .meta li{display:inline-block; font-size:.8rem;}
.latest article .txtwrap .meta li::after{margin-left:5px; content:"|";}
.latest article .txtwrap .meta li:last-child::after{margin:0; content:"";}
.latest article .txtwrap p{margin:0;}

#stats{text-align:center;}
#stats li *{margin:0; padding:0;}
#stats li:last-child{margin-bottom:0;}/* Used when elements stack in small viewports */
#stats li i{margin-bottom:30px;}
#stats li p:first-of-type{margin-bottom:15px; text-transform:uppercase;}
#stats li p:last-of-type{font-size:1.6rem;}

.cta *{margin:0; text-align:center;}
.cta .heading, .cta p{margin-bottom:30px;}

/* Comments */
#comments ul{/*margin:0 0 40px 0;*/ padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px 0;}
#comments .avatar{margin: 10px; padding: 3px; border: 1px solid; border-radius: 50px;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments input, #comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{/*margin-bottom:15px;*/}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder{margin-bottom:50px;}
.sidebar .sdb_holder:last-child{margin-bottom:0;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer{padding:80px 0;}

#footer .heading{margin-bottom:50px; font-size:1.2rem;}

#footer .linklist li{display:block; margin-bottom:15px; padding:0 0 15px 0; border-bottom:1px solid;}
#footer .linklist li:last-child{margin:0; padding:0; border:none;}
#footer .linklist li::before, #footer .linklist li::after{display:table; content:"";}
#footer .linklist li, #footer .linklist li::after{clear:both;}

#footer .contact{}
#footer .contact.linklist li, #footer .contact.linklist li:last-child{position:relative; padding-left:40px;}
#footer .contact li *{margin:0; padding:0; line-height:1.6;}
#footer .contact li i{display:block; position:absolute; top:0; left:0; width:30px; font-size:16px; text-align:center;}

#footer input, #footer button{border:1px solid;}
#footer input{display:block; width:100%; padding:8px;}
#footer button{padding:8px 18px 10px; text-transform:uppercase; font-weight:700; cursor:pointer;}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:20px 0;}
#copyright *{margin:0; padding:0;}


/* Transition Fade
This gives a smooth transition to "ALL" elements used in the layout - other than the navigation form used in mobile devices
If you don't want it to fade all elements, you have to list the ones you want to be faded individually
Delete it completely to stop fading
--------------------------------------------------------------------------------------------------------------- */
*, *::before, *::after{transition:all .28s ease-in-out;}
#mainav form *{transition:none !important;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none;}

#mainav, #breadcrumb, .sidebar nav{line-height:normal;}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:10px; line-height:10px;}

/* Top Navigation */
#mainav{text-align:center;}
#mainav ul{text-transform:uppercase;}
#mainav ul ul{z-index:9999; position:absolute; width:180px; text-transform:none; text-align:left;}
#mainav ul ul ul{left:180px; top:0;}
#mainav li{display:inline-block; /*position:relative;*/ margin:0 30px 0 0; padding:0;}
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0;}
#mainav li a{display:block; padding:20px 0;}
#mainav li li a{border:solid; border-width:0 0 1px 0;}
#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:25px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
#mainav ul ul{visibility:hidden; opacity:0;}
#mainav ul li:hover > ul{visibility:visible; opacity:1;}
#mainav ul li:focus > ul{ outline: none;}

#mainav form{display:none; margin:0; padding:20px 0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:1px solid;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb{padding:120px 0 15px;}
#breadcrumb ul{margin:0; padding:0; list-style:none; text-transform:uppercase;}
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
#breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
#breadcrumb li a::after{top:3px; right:0; content:"\f101";}
#breadcrumb li:last-child a{margin:0; padding:0;}
#breadcrumb li:last-child a::after{display:none;}

/* Sidebar Navigation */
.sidebar nav{display:block; width:100%;}
.sidebar nav li{margin:0 0 3px 0; padding:0;}
.sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
.sidebar nav a::after{top:9px; left:5px; content:"\f101";}
.sidebar nav ul ul a{padding-left:35px;}
.sidebar nav ul ul a::after{left:25px;}
.sidebar nav ul ul ul a{padding-left:55px;}
.sidebar nav ul ul ul a::after{left:45px;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:normal;}

/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{display:block; width:100%; margin-bottom:50px;}
#gallery figure figcaption{display:block; width:100%; clear:both;}
#gallery li{margin-bottom:30px;}


/* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */
.faico{margin:0; padding:0; list-style:none;}
.faico li{display:inline-block; margin:8px 5px 0 0; padding:0; line-height:normal;}
.faico li:last-child{margin-right:0;}
.faico a{display:inline-block; width:36px; height:36px; line-height:36px; font-size:18px; text-align:center;}

.faico a{color:inherit;}
.faico a:hover{}

.faicon-dribble:hover{color:#EA4C89;}
.faicon-facebook:hover{color:#3B5998;}
.faicon-google-plus:hover{color:#DB4A39;}
.faicon-linkedin:hover{color:#0E76A8;}
.faicon-twitter:hover{color:#00ACEE;}
.faicon-vk:hover{color:#4E658E;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{color:#CBCBCB; background-color:#2B2F32;}


/* Tag accessablity */
a{color:#74D3D3;}
/*.nospace.linklist a{color: #fff !important;}
a{color: #090d3a;}*/
/* End of Tag accessablity */

a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox{border-color:#D7D7D7;}
label span{color:#FF0000; background-color:inherit;}
input:focus, textarea:focus, *:required:focus{border-color:#56AED4;}

.overlay{color:#FFFFFF; background-color:inherit;}
.overlay::after{color:inherit; background-color:rgba(0,0,0,.55);}
.overlay.light{color:#474747;}
.overlay.light::after{background-color:rgba(255,255,255,.8);}
.overlay.coloured::after{}

.btn, .btn.inverse:hover{color:#FFFFFF; background-color:#74D3D3; border-color:#74D3D3;}

/*.btn, .btn.inverse:hover{color: #2a3317 !important; background-color: #74D3D3 !important; border-color:#74D3D3;}*/

.btn:hover, .btn.inverse{color:inherit; background-color:transparent; border-color:inherit;}

.imgover:hover::before{background:rgba(0,0,0,.55);}
.imgover:hover::after{color:#FFFFFF;}


/* Rows */
.row1{color:#474747; background-color:#FFFFFF;}
.row2{color:#474747; background-color:#FAFAFA;}
.row3{color:#474747; background-color:#FFFFFF;}
.row4{color:#CBCBCB; background-color:#33363B;}
.row5, .row5 a{color:#CBCBCB; background-color:#2B2F32;}


/* Header */
#header a{color:inherit;}


/* Content Area */
.sectiontitle .heading::after{background-color:#74D3D3;}

.services div article{color:inherit; background-color:inherit;}
.services div article a{color:inherit;}
.services div article:hover{color:inherit; background-color:#FFFFFF; box-shadow:0px 0px 15px rgba(0,0,0,.2);}
.services div article:hover > a{color:#74D3D3;}

.pricelist{background-color:#FFFFFF;}
.pricelist > li:nth-child(2){color:#FFFFFF; background-color:#33363B;}
.pricelist, .pricelist > li:last-child{border-color:#D7D7D7;}
.pricelist:hover, .pricelist.bargain{box-shadow:0px 0px 15px rgba(0,0,0,.2);}

.latest article .txtwrap{border: 0.1em solid #D7D7D7; min-height: 242px;}


/* Footer */
#footer .heading{color:#FFFFFF;}
#footer hr, #footer .borderedbox, #footer .linklist li{border-color:rgba(255,255,255,.1);}

#footer .faico a{background-color:#2B2F32;}
#footer .faico a:hover{color:#FFFFFF;}
#footer .faicon-dribble:hover{background-color:#EA4C89;}
#footer .faicon-facebook:hover{background-color:#3B5998;}
#footer .faicon-google-plus:hover{background-color:#DB4A39;}
#footer .faicon-linkedin:hover{background-color:#0E76A8;}
#footer .faicon-twitter:hover{background-color:#00ACEE;}
#footer .faicon-vk:hover{background-color:#4E658E;}

#footer input, #footer button{border-color:transparent;}
#footer input{color:#FFFFFF; background-color:#2B2F32;}
#footer input:focus{border-color:#74D3D3;}

/*#footer button{color:#FFFFFF; background-color:#74D3D3;}*/

#footer button{ color: #2a3317 !important; background-color: #74D3D3 !important;}

/* Navigation */
#mainav li a{color:#FFFFFF;}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#74D3D3; background-color:inherit;}
#mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(51,54,59,.65)/* #33363B */; border-color:rgba(51,54,59,.65)/* #33363B */;}
#mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#74D3D3;}
#mainav form select{color:#FFFFFF; background-color:#2B2F32; border-color:rgba(255,255,255,.2);/* #FFFFFF */}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#74D3D3;}

.container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
.container .sidebar nav a:hover{color:#74D3D3;}

.pagination a, .pagination strong{border-color:#D7D7D7;}
.pagination .current *{color:#FFFFFF; background-color:#74D3D3;}

#backtotop{color:#FFFFFF; background-color:#74D3D3;}


/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#D7D7D7;}
#comments input:focus, #comments textarea:focus, #comments *:required:focus{border-color:#74D3D3;}
th{color:#FFFFFF; background-color:#373737;}
tr, #comments li, #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;}
#comments input[type="submit"]{    color: #FFFFFF; background-color: #74D3D3;border-color: #74D3D3;}
tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;}
table a, #comments a{background-color:inherit;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:978px){
	.hoc{max-width: 80%;}
}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:900px){
	.hoc{max-width:90%;}

	#header{}

	#mainav{}
	#mainav form{display:block;}

	#breadcrumb{}

	.container{}
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#footer{}

	#copyright{}
	#copyright p:first-of-type{margin-bottom:10px;}
}


@media screen and (max-width:750px){
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.group .group > *:last-child, .clear .clear > *:last-child, .clear .group > *:last-child, .group .clear > *:last-child{margin-bottom:0;}/* Experimental - Needs more testing in different situations, stops double margin when stacking */
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 50px 0; padding:0;}

	#pageintro{padding:120px 0;}
	#pageintro article{max-width:none;}
	#pageintro .heading{font-size:2.2rem;}
	
	.sectiontitle, .testimonials article{/*text-align:left;*/}
	.testimonials article{max-width:none;}

	#footer{/*padding-bottom:30px;*/}/* Not needed, just looks better. Compensates for the grid elements bottom margin when stacked */
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}
}


.wrapper.row4 footer .widget-title{
	font-size: 1.2rem;
}


.packages .pakcage-pricing strong{
	font-size: 2.8rem;
	letter-spacing: -3px;
}

.packages .pakcage-pricing em{
	font-size: .8rem;
	text-transform: uppercase;
	font-style: normal;
}

.packages div.pakcage-pricing, div.pakcage-title{
	padding: 20px 10px;
}

.packages div.package-description{
	padding: 10px 10px;
	height: 270px;
}

.pricing-section div{
	padding: 5% 0;
	margin: 0 auto; 
}

.packages .pakcage-title{
	color: #FFFFFF;
	background-color: #33363B;
}

.packages .package-description {
	border-bottom: 1px solid #D7D7D7;
}

.packages .package-description ul li{
	padding: 0.7em 0;
	list-style-type: none;
}

.packages .package-description ul{
	margin: 0;
	padding: 0;
}

.packages .package-offer p{
	margin-bottom: 10px;
	font-size: .8rem;
	text-transform: uppercase;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb a {
	color: #428bca;
	text-decoration: none;
}


section.widget{
	/*margin-bottom: 20%;*/
}
section.widget.widget_text h2.widget-title{
	margin-bottom: 15%;
}
section.widget h2.widget-title{
	margin: 0 0 20px 0;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
}

section.widget ul{
	margin: 0;
	padding: 0;
	list-style: none;
}


section.widget ul li{
	margin: 0 0 3px 0;
	padding: 0;
}

section.widget ul li a{
	/*color: inherit;*/
	border-color: #D7D7D7;
	/*display: block;*/
	position: relative;
	margin: 0;
	text-decoration: none;
	border: unset;
	border-width: 0 0 1px 0;
}

section.widget ul li a::after {
    top: 9px;
    left: 5px;
    position: absolute;
    font-family: "FontAwesome";
    font-size: 10px;
    line-height: 10px;
}

section.widget.widget_search label{
	margin: 0 0 20px 0;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;	
}

section.widget.widget_search input{
	border-color: #D7D7D7;
	width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid;
}

.gallary-content div{
	margin-bottom: 3%;
}


body.page-contact-us .wpcf7-form label input, textarea{
	margin-top: 10px;
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

body.page-contact-us .wpcf7-form label textarea{
	/*height: 95px;*/
}

body.page-contact-us .wpcf7-form input[type="submit"]{
	margin-top: 10px;
	color: #FFFFFF;
    background-color: #74D3D3;
    border-color: #74D3D3;
    display: inline-block;
    padding: 8px 18px 10px;
    text-transform: uppercase;
    border: 1px solid;
}

body.page-contact-us .wpcf7-form input[type="submit"]:hover{
	color: inherit;
	background-color: transparent;
	border-color: inherit;
}

body.page-contact-us .map-address iframe{
	width: 100%;
    height: 290px;
}

.address-detail{
	margin-top: 5%;
}

.address-detail .title h5{
	font-size: 15px;
}

.address-detail .address address, .address-detail .phone p, .address-detail .email p{
	font-size: 12px;
}

.address-detail .title{
	margin-bottom: 2%;
	border-bottom: 1px solid #2B2F32;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}


.comment-form input[type="submit"]{
	color: #FFFFFF;
    background-color: #74D3D3;
    border-color: #74D3D3;
    display: inline-block;
    padding: 8px 18px 10px;
    text-transform: uppercase;
    border: 1px solid;
}

.comment-form input[type="submit"]:hover{
	color: inherit !important;
    background-color: transparent !important;
    border-color: inherit !important;
}


.nav-links.post-navigation div a{
	color: #FFFFFF;
    background-color: #74D3D3;
    border-color: #74D3D3;
    display: inline-block;
    padding: 8px 18px 10px;
    text-transform: uppercase;
    border: 1px solid;
}

.nav-links.post-navigation div a:hover{
	color: inherit;
    background-color: transparent;
    border-color: inherit;
}


.nav-links.post-navigation div.nav-next{
	float: right;
}

.nav-links.post-navigation div.nav-previous{
	float: left;
}

.gallary-post-image{
	background-size: cover;
	height: 200px;
	width: 100%;
}

.jpvaphile-post-image{
	background-size: cover;
	height: 200px;
	width: 100%;
}

.auther-posts article{
	margin-bottom: 10%;
}

.entry-content-page, .entry-content{
	text-align: justify;
}

.achivement{
	text-align: center;
}

.search-result article{
	margin-bottom: 10%;
}

.show-mobile-menu{
	display: block !important;
}
.menu-btn{
	width: 10%;
    float: left;
}
.menu-text{
	width: 90%;
	margin-top: 1px;
}

/* Comment section css */
	.show-more-comments{
		float: right;
		margin: 5px;
		height: 30px;
		border-radius: 15%;
		padding: 5px;
	}

	.show-more-comments .fa.fa-angle-down{
		font-size: 30px !important;
		margin-top: -10px !important;
	}

	.show-more-comments .fa.fa-angle-up{
		font-size: 30px !important;
		margin-top: -10px !important
	}

	#comments .comment-metadata, #comments .comment-content, #comments .reply{
		margin-left: 1%;
	}

	#comments ul.children li{
		margin-left: 3% !important;
	}

	/*#comments ul.children li{
		margin: 0;
	}*/
/* End of Comment section css */

@media screen and (min-width: 769px){
	.mobile-menu{
		display: none !important;
	}

	.pricing-section div {
		padding: 5% 1%;
	}
	.team-res {
	    margin: 0 10% !important;
	}
	
}

@media screen and (max-width: 768px) {

 	#mainav{
 		display: none;
 	}

	#nav-main-mobile {
	    display: block;
	    font-size:15px;
	    top:0;
	    z-index: 1000;
	    background-color: #252525;
	    width:100%;
	}
	#nav-main-mobile a {
	    text-transform: uppercase;
	    color: #fff;
	}
	#nav-main-mobile a:hover {
	    color: #c50030;
	}
	#nav-main-mobile li {
	    list-style-type: none;
	}
	/* =Nav
	-------------------------------------------------------------- */
	.site-header {
	    background-color: #252525;
	    padding-top:30px;
	}
	.menu-item {
	    width:100% !important;
	    position: relative;
	    padding: 0px;
	    line-height:35px;
	}
	.menu-btn-container{
	    content:'menu';
	    text-transform:uppercase;
	    color:#fff;
	    padding:5%;
	}
	.menu-btn div {
	    position: absolute;
	    left: 100%;
	    top: 64%;
	    padding-right: 8px;
	    margin-top: -0.50em;
	    line-height: 1.2;
	    font-size: 18px;
	    font-weight: 200;
	    vertical-align: middle;
	    z-index: 99;
	}
	 
	.menu-btn span {
	    display: block;
	    width: 19px;
	    height: 3px;
	    margin: 4px 0;
	    background-color: #fff;
	    z-index: 99;
	}
	.menu-btn #menu-text {
	    display:block;
	    float:left;
	    position:absolute;
	    width: auto;
	    top:2px;
	    left:30px;
	    background-color: #252525;
	 
	}
	 
	.responsive-menu{
	    display: none;
	}
	 
	.expand {
	    display: block !important;.
	}
	 
	.open-menu-link{
	    display: none;
	    position: absolute;
	    right: 15px;
	    top:0;
	    line-height: 35px;
	    font-size: 30px;
	    cursor: pointer;
	}
	 
	li .sub-menu{
	    display: none;
	}
	li .sub-menu a {
	    font-size: 12px;
	    list-style-type: none !important;}
	 
	.visible {
	    display: block !important;
	    color: #fff;
	}

	.responsive-menu ul.nav.navbar-nav{
		padding: 0;
		text-transform: uppercase;
		text-align: center;
		color: #FFFFFF;
	}

	.responsive-menu ul.nav.navbar-nav li{
		list-style-type: none;
	}

	.responsive-menu ul.nav.navbar-nav li a{
		color: inherit;
	}

	.responsive-menu ul.nav.navbar-nav li a:hover{
		color: #74D3D3;
	}

	.responsive-menu ul.nav.navbar-nav li.menu-item-has-children:before {
		content: "+";
		position: absolute;
		right: 3.5%;
		z-index: 9;
		font-weight: bold;
		font-size: 20px;
	}

	.responsive-menu ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu{
		text-align: center;
		padding: 0;
		background-color: #FFFFFF;
	}

	.responsive-menu ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu li{
		color: #74D3D3;
	}

	.bottom-space {
		margin-bottom: 5%;
	}

	.group.team.row figure{
		padding: 5%;
		margin: 0 auto;
	}

	figcaption{
		display: unset;
		margin: unset;
		padding: unset; 
	}

	.team-res {
	    margin: 0 10% !important;
	}

	.row.latest.testimonial, .row.latest .testimonial{
		margin: 3%;
	}
	#footer{
		padding: 0;
	}

	#footer .row{
		padding-bottom: 80px;
	}
	#footer .row div.col-md-4{
		padding-top: 80px;
	}

	section.widget.widget_text h2.widget-title {
    	margin-bottom: 5%;
	}

	#copyright{
		text-align: center;
	}

	.gallary-content div{
		text-align: justify;
	}

	.entry-content-page{
		text-align: justify;
	}

	aside{
		margin: 0 2%;
	}

	.row.latest.stress-basketball{
		margin: 0 3%;
	}
}


@media  (min-width: 320px)and (max-width: 767px) {

	#comments .avatar {
	    margin: 10px 10px 10px 0px;
	}

	.team-res {
	    margin: 0 10% !important;
	}

	.row.latest.stress-basketball{
		margin: 0 3%;
	}

	aside{
		margin: 0 5%;
	}

	.gallary-content div{
		text-align: justify;
	}

	.entry-content-page{
		text-align: justify;
	}

	#copyright{
		text-align: center;
	}

	#footer{
		padding: 0;
	}

	#footer .row{
		padding-bottom: 80px;
	}
	#footer .row div.col-md-4{
		padding-top: 80px;
	}

	.row.latest.testimonial, .row.latest .testimonial{
		margin: 3%;
	}

	.bottom-space {
		margin-bottom: 15% !important;
	}

	.group.team.row figure{
		padding: 5%;
		margin: 0 auto;
	}

	figcaption{
		display: block;
		margin: 0;
		padding: 0; 
	}
}

.searchform input{
	margin-top: 10px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.searchform input[type="submit"]{
	margin-top: 10px;
    color: #FFFFFF;
    background-color: #74D3D3;
    border-color: #74D3D3;
    display: inline-block;
    padding: 8px 18px 10px;
    text-transform: uppercase;
    border: 1px solid;
}

.searchform input[type="submit"]:hover{
    color: inherit;
    background-color: transparent;
    border-color: inherit;
}

@media  (width: 1024px){
	.fl_left{
		width : 40%;
	}
}

@media  (width: 768px){
	.fl_left{
		width : 40%;
	}
}

.pricing_post_meta_div .price_detail .buy a{
	color: #FFFFFF;
    background-color: #74D3D3;
    border-color: #74D3D3;
    display: inline-block;
    padding: 8px 18px 10px;
    text-transform: uppercase;
    border: 1px solid;
}

.pricing_post_meta_div .price_detail .buy a:hover{
    color: inherit;
    background-color: transparent;
    border-color: inherit;
}

.pricing_post_meta_div > div{
	margin : 2% 0;
}


a.moretag{
    /*background-color: #fff; */
    color: #74DDD3;
    font-size: 18px;
}

a.moretag:hover{
    color: #474747;
}

a.post-auther-link{
    background-color: #fff; 
    color: #74DDD3;
    font-size: 18px;
}

a.post-auther-link:hover{
    color: #474747;
}

#stats a i{
    color: #74DDD3;
}

/* set Tag accessablity solution */

/*a.moretag{
    background-color: #fff; 
    color: #090d3a;
    font-size: 18px;
}

a.moretag:hover{
    color: #74D3D3;
}

a.post-auther-link{
    background-color: #fff; 
    color: #090d3a;
    font-size: 18px;
}

a.post-auther-link:hover{
    color: #474747;
}*/
/* From line 426 */
/*.btn{color:#201c5d; background-color:#74D3D3; border-color:#74D3D3;}

.footer-widget-post-title{
    color: #CBCBCB !important;
    font-weight: bold;
}

.footer-widget-post-title:hover{
    color: #fff !important;
    font-weight: bold;
}*/

/* Final solution */

/* color: #2a3317 !important; background-color: #74D3D3 !important; */
/* end of set Tag accessablity solution */