/*
Theme Name: Searchlight Extend
Theme URI: https://d5creation.com/theme/searchlight/

Author: D5 Creation
Author URI: https://d5creation.com/

Description: Searchlight is a CSS3 Powered and Latest WordPress Version Ready Responsive Theme.  Super Elegant and Professional Searchlight Theme will be adjusted automatically with all smart devices.  Searchlight is a Professional Quality Theme where you can set any Layout ( Left Sidebar, Right Sidebar, Full Width ), set Theme Colors to your own, set Social Links etc.  You can Visit the Searchlight Theme Page at http://d5creation/theme/searchlight and Demo at http://demo.d5creation.com/themes/?theme=Searchlight

Version: 3.5

Tags: two-columns, right-sidebar, left-sidebar, footer-widgets, rtl-language-support, featured-images, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, front-page-post-form, entertainment, full-width-template, theme-options, translation-ready, blog, portfolio, education, food-and-drink

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Searchlight WordPress Theme, Copyright 2014: D5 Creation (www.d5creation.com)
Searchlight is distributed under the terms of the GNU GPL

Text Domain: searchlight

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1;}
ol,
ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{font-weight:normal;text-align:left;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:"";}
blockquote,
q{quotes:"" "";}
a img{border:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{display:block;}
.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;}
.aligncenter{display:block;margin:5px auto 5px auto;}
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:#ffffff;border:1px solid #f0f0f0;max-width:96%;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;}

body{color:#555555;  font-family:'Open Sans',Arial, sans-serif;  font-size:14px;line-height:1.5;word-wrap:break-word; font-weight: 100; min-width: 1280px; background: #ffffff; }
.site-container {background: #ffffff; overflow: hidden; margin: 0 auto; }
img{max-width:100%;border:0 none;}
#container{margin:40px auto;width:90%;}

#header{ width: 100%; margin:auto; top: 0; z-index: 9999; position: relative; }
#header-content{background: #ffffff;margin:auto; position: relative; display: block; border-top: 7px solid #05d24d; border-bottom: 1px solid #05d24d; padding: 0 5%; width: 100%; min-height: 110px; height: auto; }

@media screen and (min-width: 1280px) { 

	/* Fixed Small Header
	-------------------------------------------------------------*/
	#header.smallheader { position: fixed; left: 0; top: 0; width: 100%; z-index: 9999999; }
	#header.smallheader #header-content { min-height: 50px; height: 50px; }
	.smallheader #top-menu-con { display: none; }
	.smallheader .logotitle { height: 45px; width: auto; font-size: 25px; }

	/* Header Center Alignment
	-------------------------------------------------------------*/
	.headercenter #header-content, .logocenter #header-content { display: flex; align-items: center; justify-content:center; flex-direction: column; }
	.headercenter #logotitlecon, .logocenter #logotitlecon {width: 100%; text-align: center;}
	.headercenter .logotitle, .logocenter .logotitle {float: none; margin: 0 auto; }
	.headercenter #main-menu-con, .logocenter #main-menu-con {position: relative; top: auto !important; right: auto !important; }
	.headercenter.smallheader #header-content {flex-direction: row; justify-content: space-between; align-items: flex-end; }
	.headercenter.smallheader #logotitlecon {width: auto; }
	.headercenter.smallheader #main-menu-con {position: absolute; right: 5% !important; }

	/* Header Right Alignment
	-------------------------------------------------------------*/
	.headerright .logotitle{float:right;}
	.headerright.logocenter .logotitle {float:none;}
	.headerright #top-menu-con{float:left;}
	.headerright #main-menu-con{left:5%; right:auto;}
}

.logotitle {width: auto; max-width:29%; height:auto; padding:10px 0; float:left; font-size: 40px; font-weight: bold; color:#f80f25; }
img.site-logo{max-width: 300px; }

.site-title-hidden{display:none;}
iframe { max-width: 100%; max-height: 100%; }
#content{float:left;width:calc(100% - 370px); min-width: 200px; }
#content-full{width:100%;}
.content-ver-sep{background:none repeat scroll 0 0 #CCCCCC;border-bottom:1px solid #ffffff;clear:both;height:1px;}
.lsep{background:url("images/lsep.png") no-repeat scroll center top transparent;clear:both;height:5px;margin:10px auto; max-width: 90%;}
#right-sidebar{float:right;width:auto;}
#footer{background:#252525;border-bottom:50px solid #141414;border-top:10px solid #141414;clear:both;padding:0 0 20px; width: 100%; background: linear-gradient(-45deg, #252525 50%, #373737 50%); background-size: 100% 100%; }
.versep{background:#141414;border-bottom:1px solid #141414;border-top:80px solid #333333;height:2px;}
#footer-content{margin:0 auto;}

.headerheight { display: block; clear: both; height: 1px; margin-bottom: -1px; }
#topadjust { display: block; position: relative; width: 100%; height: 0px; }

/* Main Menu 
------------------------------------------------------------- */
#main-menu-con{color:#EEEEEE;line-height:1;width: auto; font-family: 'Monda', sans-serif; position: absolute; right: 5%; bottom: 0; }
#main-menu-con ul{list-style:none outside none; margin: 0; }
#main-menu-con li{float:left;position:relative;margin:0 1px;}
#main-menu-con a{color:#03d56b;display:inline-block;font-size:15px;padding:10px 15px;position:relative;text-align:center;text-transform:uppercase; font-weight: 500; border-radius: 5px; opacity: 1; transition:all 1s;}
#main-menu-con a:hover,
#main-menu-con .selected a,
#main-menu-con .current-menu-item > a,
#main-menu-con .current-menu-ancestor > a,
#main-menu-con .current_page_item > a,
#main-menu-con .current_page_ancestor > a{background: #03d56b; color: #ffffff; border-radius: 5px 5px 0 0;}
#main-menu-con li ul{float:left;position:relative;margin:0;}
#main-menu-con ul ul,
.sub-menu, .sub-menu ul ul{display:none;float:left;left:0;position:absolute;background:#03d56b;padding:5px;z-index:10000; border-radius: 0 5px 5px 5px;}
#main-menu-con ul li ul li{margin:0;}
#main-menu-con ul ul ul{left:100%;top:0;}
#main-menu-con ul ul a{ border-bottom: 1px solid rgba(0, 0, 0, 0.15);color:#ffffff;padding:9px 15px;width:210px;text-align:left;text-transform:none; font-weight: 100; border-radius: 0;}
#main-menu-con ul ul a:hover,
#main-menu-con ul ul .current-menu-item > a,
#main-menu-con ul ul .current-menu-ancestor > a,
#main-menu-con ul ul .current_page_item > a,
#main-menu-con ul ul .current_page_ancestor > a{background:rgba(0, 0, 0, 0.15);color:#EEEEEE; border-radius: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.03);}
#main-menu-con ul ul  li:last-child > a {border: none;}
#main-menu-con .active { background: #03d56b; }
#main-menu-con ul li:hover > ul{display:block;}
#main-menu-con .menu-item-has-children a, #main-menu-con .page_item_has_children a { padding-right: 20px;  }
#main-menu-con li.menu-item-has-children > a:after, #main-menu-con li.page_item_has_children > a:after, .mobile-menu::after { content: '\f107'; font-size: 17px; right:5px; position: absolute; top: 50%; transform:translate(0px, -50%); }
#main-menu-con .menu-item-has-children ul li.menu-item-has-children > a:after, #main-menu-con .page_item_has_children ul li.menu-item-has-children > a:after { content: '\f105'; }
#main-menu-con .sub-menu li.smedge.menu-item-has-children > a::after, #main-menu-con .sub-menu li.smedge.page_item_has_children > a::after { content: '\f104'; left: 3px; right: auto; }

#main-menu-con li.smedge > ul { left:auto; right:0; border-radius: 5px 0 5px 5px; }
#main-menu-con li li.smedge > ul  { left:auto; right:100%; border-radius: 5px 0 5px 5px; }

#main-menu-con.gobottom { position: absolute; bottom:0; right: 5%; }

.mobile-menu { color: #ffffff; background: #03D56B; padding: 10px 5px; font-size: 17px; display: none; cursor:pointer; width: 230px; margin: 0 auto; position: relative; z-index: 9; line-height: 1; }
.mobile-menu::before { content:'\f0c9'; font-size: 20px; padding-right: 10px; }

/* Top Menu
------------------------------------------------------------- */
#top-menu-con { display:flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; width:auto; text-align: right; float: right; position:  relative; margin-left: -3px; }
#top-menu-con ul.menu {list-style:none outside none; display: table; margin: 0; padding: 0; }
#top-menu-con ul.menu ul{display: none;}
#top-menu-con .menu li{float:left;position:relative;margin:0 3px;}
#top-menu-con .menu a{color:#777777;display:inline-block;font-size:13px;padding:5px 10px;position:relative;text-align:center; border-radius: 5px; font-weight: 500; opacity: 1; text-shadow: 0 1px 0 #ffffff; transition:all 1s; }
#top-menu-con .menu a:before { content: '\f105'; padding: 0 5px 0 0; font-size: 11px; }
#top-menu-con .menu a:hover { background: #dddddd; color: #777777; }
#top-menu-con.displaynone { display: none; }

/* Search Box 
------------------------------------------------------------- */
#searchform, .woocommerce-product-search { height: 39px; overflow: hidden; width: 100%; max-width: 550px; display: inline-flex; }
#top-menu-con #searchform { width: auto; height: 31px; }
#searchsubmit, .woocommerce-product-search button[type="submit"] { background: #05d24d url("images/search.png") no-repeat scroll center center; border-radius: 0 3px 3px 0; box-shadow: none; font-size: 16px; font-weight: normal; margin: 0 0 0 -5px; padding: 4px 20px; text-indent: -90000px; vertical-align: top; height: 100%; width: 45px;  }
input#s, .search-field { border-radius: 3px 0 0 3px; vertical-align: top; max-width: 100%; min-width: 100px; height: 100%; padding: 5px 10px; width: calc(100% - 40px); border: 1px solid #05d24d; border-right: none; }
#top-menu-con input#s { background: #ffffff; color: #777777; max-width: none; min-width: 100px; width: 110px; }
#top-menu-con input#s:focus { width: 170px; color: #555555; background: #ffffff; box-shadow: none; }


/* Contact Number and Extra
------------------------------------------------------------- */
.extranumber, .connumber { font-weight: 500; display: flex; align-items: center;}
.connumber::before {content:'\f095'; font-size: 19px; margin-right: 7px;}
.extranumber::before {font-size: 19px; margin-right: 7px;}

.tmicenter, #top-menu-con #searchform, #header .social, .extranumber, .connumber { margin: 3px 5px; position: relative; }

.post-meta { display: table; font-weight: 500; margin: 5px 0 10px; line-height: 2;}
.post-meta span:before { padding-right: 5px;}
.post-meta span { padding-right: 20px;}


.widget{display:block;word-wrap:break-word; text-align: left;}
#right-sidebar .widget{background:#EEEEEE;margin-bottom:20px;padding:15px; border-radius: 3px; overflow: hidden; background: linear-gradient(-45deg, #EEEEEE 50%, #dddddd 50%); background-size: 100% 100%; width: 330px; }

.widget .widget-title{color:#05d24d;padding-bottom:5px;text-transform:uppercase; font-weight: 500;}
#right-sidebar .widget-title { margin: -15px -15px 5px; padding: 7px; color: #ffffff; text-align: center; }
#right-sidebar .widget-title, h1.page-title { background: #05d24d;
background: linear-gradient(-45deg, #05d24d 50%, #149755 50%);
background-size: 110% 100%;
}


#right-sidebar .widget,
#right-sidebar .widget li,
#right-sidebar .widget a {color:#555555;text-decoration:none;}
#right-sidebar .widget a:hover{color:#333333;text-decoration:underline;}
#right-sidebar .widget ul, #right-sidebar .widget ul{margin: 0 0 10px 15px;;}
#right-sidebar .widget li{list-style: square outside none; padding: 5px 0;}
#footer-sidebar .widget{margin-bottom:30px;}
#footer-sidebar .first-footer-widget { float:left; width: 22%; min-width: 200px; min-height: 1px; }
#footer-sidebar .footer-widgets { margin-left: 4%; float:left; width: 22%; min-width: 200px; min-height: 1px; }
#footer-sidebar .widget,
#footer-sidebar .widget li,
#footer-sidebar .widget a{color:#aaaaaa;text-decoration:none;}
#footer-sidebar .widget a:hover{color:#ffffff;text-decoration:underline;}
#footer-sidebar .widget ul, #footer-sidebar .widget ul { margin: 0 0 10px 15px; }
#footer-sidebar .widget li{list-style: square outside none; padding: 5px 0;}
#right-sidebar form#searchform input[type="submit"],
#footer-sidebar form#searchform input[type="submit"]{padding:8px 7px;}
.textwedget{width:100%;}
h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6{line-height:1.25;margin:0 0 10px; text-decoration:none;}
h1,h2,h3,h4,h5,h6{clear:both;text-decoration:none; font-family:'Monda',Arial, sans-serif;}
.utext { text-transform: uppercase; }

hr{background-color:#CCCCCC;border:0;height:1px;margin-bottom:10px;}
ul, ol{margin:0 0 10px 25px;}
ul{list-style:square outside none;}
ol{list-style:decimal outside none;}
dl{margin:0 20px;}
dt{font-weight:bold;}
dd{margin-bottom:10px;}
strong{font-weight:bold;}
cite, i{font-style:italic;}
em { font-weight: 700; }
blockquote cite,
blockquote em,
blockquote i{font-style:normal;}
pre{background:#ffffff;border-radius:5px 5px 5px 5px;color:#141414;line-height:18px;margin-bottom:18px;overflow:auto;padding:1.5em;}
abbr,
acronym{border-bottom:1px dotted #777777;cursor:help;}
sup,
sub{height:0;line-height:1;position:relative;vertical-align:baseline;font-size:70%;}
sup{bottom:1ex;}
sub{top:.5ex;}
address{background:#eeeeee;border:1px solid #dddddd;border-radius:3px;font-weight:500;margin-bottom:15px;padding:5px 10px;text-align:right;}
embed{max-width:100%;}

/*Gallery Post
----------------------------*/
.gallery { margin: 0 -10px; text-align: center; }
.gallery-item { margin: 20px 10px; display:  inline-block; vertical-align: top; float: none;}
.gallery-item img { border:  none !important; padding: 0 !important; width: 100%; }
.gallery-caption{ clear:both;display:inline-block;margin:0 auto;padding:5px  1px; position:relative; width:100% }
.gallery-columns-1 .gallery-item {width: calc(100% - 20px);}
.gallery-columns-2 .gallery-item {width: calc(50% - 20px);}
.gallery-columns-3 .gallery-item {width: calc(33.333% - 20px);}
.gallery-columns-4 .gallery-item {width: calc(25% - 20px);}
.gallery-columns-5 .gallery-item {width: calc(20% - 20px);}
.gallery-columns-6 .gallery-item {width: calc(16.666% - 20px);}
.gallery-columns-7 .gallery-item {width: calc(14.285% - 20px);}
.gallery-columns-8 .gallery-item {width: calc(12.5% - 20px);}
.gallery-columns-9 .gallery-item {width: calc(11.111% - 20px);}
#content .gallery .attachment-cat-page{margin:0 auto;float:none}

.wp-video, .wp-audio { max-width:  100%; margin-left: auto; margin-right: auto; }
.mejs-controls button { box-shadow:  none; }

h1{font-size:30px;}
h2{font-size:23px;}
h3{font-size:20px;}
h4{font-size:17px;}
h5{font-size:15px;}
h6{font-size:13px;}
p{margin-bottom:15px;}

a {color:#05d24d; text-decoration:none;}
a:hover { color:#149755; }

b, strong{font-weight:bold;}
.displaynone{display:none;}
.clear{clear:both;}
table{background-color:#EEEEEE;border:1px solid #ffffff;border-radius:3px;padding:5px;min-width:200px;color:#333333;}
td{padding:5px 7px;vertical-align:top;}
th{font-weight:bold;line-height:1;padding:5px 7px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.7);background:#CCCCCC;}

.calendar_wrap {background:#ffffff;box-shadow:none;}
#wp-calendar{width:100%;border:none; box-shadow: none; background:#ffffff; padding:  0; margin: 0; }
#wp-calendar th{text-align: center;}
#wp-calendar td{color:#555555; border: 1px solid #f6f6f6; text-align: center; position: relative; transition:  all .3s; }
#wp-calendar td:hover{background: #e6e6e6; }
#wp-calendar td#prev, #wp-calendar td#next, #wp-calendar td.pad {border:none; }
#wp-calendar caption{font-size:17px; font-weight: 700; text-align:center;}
#wp-calendar a { font-size: 15px; font-weight: 700; background: #ccc; display: block; line-height: 2.3; color: #555!important; margin: -5px -7px; }
#wp-calendar a:hover { background: #555555; color: #ffffff !important; }

caption{color:#555555;}
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="url"], .titlewrap input, select{background:#f7f7f7;border-radius:3px;font-size:14px;padding:10px 7px;width:98%;border:1px solid #eeeeee;transition:all 1s; }
input[type="password"]{width:200px;}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="url"]:focus, .titlewrap:focus input:focus, select:focus {background: #ffffff;}
button,
input[type="reset"],
input[type="button"],
input[type="submit"],
.contactcontainer input[type="submit"]{  background: #03d56b; background-image: linear-gradient(to bottom, #03d56b, #149755); border-radius: 5px; color: #ffffff; font-size: 19px; padding: 10px; text-decoration: none; border: none;cursor: pointer; }
button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.contactcontainer input[type="submit"]:hover { background: #149755; background-image: linear-gradient(to bottom, #149755, #03d56b); text-decoration: none; }
button:active,
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active{position:relative;top:1px;}
.sticky:before{ content: "\f005 \f005 \f005"; letter-spacing: 10px; font-size: 20px; padding: 5px; display: block; text-align: center; background: #aaaaaa; color: #ffffff; border-radius: 5px 5px 0 0; }
.sticky .post-container { border-radius: 0 0 5px 5px; }
.gallery-caption{clear:both;width:95%;}
.bypostauthor{}
#container,
#content,
#content-full{font-size:14px;text-align:justify;}
#content-full #content { width: 100%; }
#content img,
#content-full img{height:auto;max-width:100%;vertical-align:middle;}
#content img.wp-smiley,
#content-full img.wp-smiley{border:none;box-shadow:none;}

.featured-boxs{padding:0 0 10px;display:block; margin: 70px -2.4% 0; text-align:center;}
.featured-box{width:21.5%; background: #ffffff; min-width: 200px; margin:0 1.5% 20px; display:inline-block; text-align:justify; vertical-align:top;border: 1px solid #EEEEEE; padding: 8px; border-radius: 5px; ransition:all 1s; position: relative;}
.featured-box:hover { background: #F6F6F6; margin-top: -10px;  }
.featured-box h3.ftitle{font-weight:100;font-size:25px;color:#141414; text-align: center; transition:all .5s; }
.featured-box:hover h3.ftitle { color:#05d24d; }

.bqpcontainer { padding: 30px 0 0; min-height: 300px; }
.bqpcontainer .tesheading { color: rgba(0, 0, 0, 0.7); }
.bqpcontainer .tesheading .read-more { margin: 10px 0 0 0; font-size: 20px; line-height: 1.5; padding: 5px 15px; position: absolute; right: 5%; border-radius: 3px;}
.bqpcontainer .tesheading .read-more:after { font-size: 20px;}
.bqpcontainer .featured-boxs{margin: 0 -12px 0; }
.bqpcontainer .featured-box { width:calc(50% - 24.01px); padding: 0; margin: 0 12px 40px; overflow: hidden; border-width: 1px 1px 5px 1px; border-style: solid; border-radius: 3px; border-color: #EEEEEE #EEEEEE #05d24d #EEEEEE;  }
.attachment-fpage-thumb { width: 100%; height: auto; position: relative; }
.fppost-content { padding: 7px; }
.fpost-box-ind .read-more {position: absolute; bottom: 0; right: 7px; }
.bqpcontainer .featured-box:hover { margin-top: 0; border-bottom: 5px solid #149755; }
.bqpcontainer .featured-box:hover .read-more {  background: #149755; }
.bqpcontainer .fpthumb {  }
.bqpcontainer .fpthumb img {  }
.fpthumb { width: 100%; overflow: hidden; margin-bottom: 15px; position: relative; }

.effect img { opacity:1; transform:scale(1,1); transition: all 0.2s ease-in; }

.effect:hover img { opacity:0.9; transform:scale(1.5,1.5); }

blockquote, q {background:#dddddd;background:rgba(200, 200, 200, 0.10);border-left:10px solid #CCCCCC;margin:20px 10px;padding:10px;quotes:'<<' '>>';}
blockquote:before, q:before {color:#CCCCCC;content:'\201C';font-size:4em;line-height:.1em;margin-right:.20em;vertical-align:-.4em; font-family: Georgia,serif;}
blockquote:after, q:after {color:#CCCCCC;content:'\201D';font-size:4em;line-height:.1em;margin-left:.20em;vertical-align:-.4em; font-family: Georgia,serif;}
blockquote p, q p {display:inline;}

#container .attachment-thumbnail{border:1px solid #aaaaaa;border-radius:3px 3px 3px 3px;margin:0px 15px 10px 0;padding:3px;float:left;}
#container .gallery .attachment-thumbnail{float:none;margin:5px auto;}

h1.page-title{font-size:40px; text-align:left;color:#149755; font-weight: 500;}
.entrytext h1.page-title { color: #ffffff; margin: -25px -20px 15px; padding: 5px 20px; text-align: center; }
.woocommerce h1.page-title { color: #ffffff; padding: 5px 20px; text-align: center; border-radius: 3px; }
h2.post-title, h2.commentsbox, h3#reply-title, h2.post-title-color{font-size:35px;}
h2.commentsbox:before { font-size: 35px; padding-right: 10px; content: "\f086"; }
.conarc h1.page-title{font-size:45px; text-align:center;color:#ffffff;padding: 10px;border-radius: 3px; }

.searchinfo h1.page-title:before { font-size: 100px; position: absolute; width: 100px; margin-left: -110px; line-height: 1; } 
.searchinfo h3.arc-src, .searchinfo h1.page-title, .searchinfo #searchform, .searchinfo .backhome { padding-left: 110px; }
.searchinfo h1.page-title { background: transparent; }
.entrytext{padding:10px 20px 10px;}
h3.arc-src{text-transform:uppercase;color:#149755;font-size:20px;}
h3 span{color:#777777;}
.post, .hentry, .no-results{margin-bottom:40px;}

.post-container { border: 1px solid #EEEEEE; border-radius: 5px; overflow: hidden; }
.post-container .fpthumb { }
.post-container a { transition:all 2s; }
.post-container .fpthumb img { transition:all 2s; }
.post-container:hover .fpthumb img { transform:scale(1.5,1.5); }

.read-more{font-size: 13px; font-weight: 300; padding: 5px 7px; margin: 11px -7px 0 0; float: right; text-transform: uppercase; background: #05d24d; color: #ffffff; transition:all 1s; }
.read-more:after { content: "\f061"; font-size: 15px; padding-left: 5px; }
.read-more:hover { background: #149755; opacity: 1; color: #ffffff; }

.up-bottom-border { background: #f9f9f9; border-top: 1px solid #eeeeee; display: block; padding: 5px 15px; margin-top: 15px; overflow: hidden; }
.up-bottom-border, .up-bottom-border a, .up-bottom-border a:hover { color: #777777; text-shadow: 0 1px 0 #ffffff; }
.page-link{font-weight:500; border-bottom: 1px solid #EEEEEE; padding: 10px 0;}
.page-link:before { font-size: 25px; margin-right: 5px; padding: 10px 0; position: relative; top: 3px; }
.page-link a{ background: #05d24d; border-radius: 150px 150px 150px 150px; color: #ffffff; padding: 3px 10px;}

.floatleft{float:left;width:47%; min-width: 200px;}
.floatright{float:right;width:47%; min-width: 200px;}

.up-bottom-border .floatleft { padding: 10px; text-align: left; font-weight: 700; }
.up-bottom-border .floatright { padding: 10px; text-align: right; font-weight: 700; }

.page-nav { text-align: center; margin: 10px auto 20px; position: relative;  }
.page-link{font-weight:bold;}
.page-link::before { font-size: 23px; vertical-align: top; line-height: .9; margin-left: 5px; }
.page-link a{ background:#088446;padding:0 7px;color:#ffffff; font-size: 15px; vertical-align: top; }
.page-nav .alignright{ text-align:right; }
.page-nav .alignleft{ text-align:left; }
ul.page-numbers { list-style: none; margin: 0; }
.page-numbers li { display: inline-block; vertical-align: top; margin-bottom: 15px; }
.page-numbers li .page-numbers { border: 1px solid #f6f6f6; color: #088446; font-size: 19px; padding: 3px 10px; }
.page-numbers li .page-numbers.current, .page-numbers li .page-numbers:hover { border: 1px solid #088446; color: #ffffff; background: #088446; text-decoration: none; }

.commentsbox { border-bottom: 1px solid #EEEEEE; }
#comments .commentlist{margin:0;}
#comments .watermark{color:rgba(150, 150, 150, 0.7);font-size:17px;text-align:center;text-shadow:none;text-transform:uppercase;}
#comments .comment-author cite,
#comments .comment-author cite a{color:#149755;letter-spacing:3px;font-style:normal;font-weight:bold;}
#comments img.avatar{border: 5px solid #ffffff; border-radius: 5px; box-shadow: 0 0 3px 0 #eeeeee; height: 80px; left: 0; position: absolute; width: 80px;}
#comments ul.children{padding:0;}

.comment-body{ background: #f6f6f6; border-radius: 5px; padding: 10px;}
.comment-body:after { border-bottom: 15px solid transparent; border-right: 15px solid #f6f6f6; border-top: 15px solid transparent; content: ""; margin: 0 0 0 -25px; position: absolute; top: 60px; }

#comments .commentlist li.comment{line-height:19px;margin:0 0 5px;padding:20px 0 0 100px;position:relative;}
#comments .comment-body p:last-child{margin-bottom:6px;}
#comments .comment-meta,
#comments .comment-meta a:link,
#comments .comment-meta a:visited{padding-bottom:10px;text-shadow:none;}
#comments .commentlist .children li{border-top:2px solid #ffffff;list-style:none outside none;margin:0 0 0 -25px;}
#comments .commentlist li:last-child{border-bottom:medium none;ist-style:none outside none;}
#comment-form{max-width:650px;}
#respond .required{color:#149755;font-weight:bold;position:absolute;}
#comments ol.commentlist, #comments li.commentlist{padding:0;list-style:none;}
#comments-list #respond{margin:0 0 18px 0;}
#comments-list ul #respond{margin:0;}
#cancel-comment-reply-link{font-weight:normal;line-height:18px;}
#respond input{margin:0 0 9px;}
#respond textarea{width:98%;}
#respond .form-allowed-tags{font-size:13px;line-height:18px;}
#respond .form-allowed-tags code{font-size:11px;}
#respond .form-submit{margin:12px 0;}
#respond .form-submit input{font-size:14px;width:auto;}

.go-top:after { content: '\f062'; }
.go-top { background: #03d56b; border-radius: 150px; bottom: 10px; color: #ffffff; display: none; font-size: 20px; opacity: 0.5;     padding: 10px; position: fixed; right: 10px; width: 45px; height: 45px; line-height: 1.3; text-align: center; transition:all 1s; }
.go-top:hover { opacity: .9;  color: #ffffff;}

#footer-sidebar{overflow:hidden;}
#creditline{color:#EEEEEE;font-size:13px;margin-bottom:-55px;text-align:center;}
#creditline a{font-weight:bold;}

.boxtoptitle { text-align: center; margin: 0 auto; font-size:38px; color: #777777; padding: 20px; }
.boxtopdes { text-align: center; margin: 0 auto; color: #aaaaaa; padding: 0 20px; }

.gallerycontainer .boxtoptitle { color: #ffffff; }
.gallerycontainer .boxtopdes { color: #ffffff; }

#client-box-item .boxtoptitle{ border-top: 1px solid #149755; }
.clntback { margin: 1px 0; padding: 10px 0; }
.clntback .clientslider ul.slides { padding: 10px 0; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.clntback .clientslider ul.slides.clisntslideon {display: block;}
.clntback .clientslider ul.slides li { text-align: center; border: 1px solid #f6f6f6; margin: 0 5px 7px; max-width: calc(14.28% - 10px); min-width: 150px; display: flex !important; justify-content: center; align-items: center; }
.clntback .clientslider ul.slides li img { display: inline-block; vertical-align: middle; padding: 5px; width: 100%; max-height: 100%; }
.clntback .clientslider .flex-direction-nav { margin-top:  10px; }


*, *:before, *:after { box-sizing: border-box; margin: 0; outline: medium none; padding: 0; vertical-align: middle;  }
*::before, *::after { font-family:FontAwesome, 'Font Awesome 5 Free', 'Font Awesome 5 Brands', WooCommerce, dashicons, Arial, Helvetica, SolaimanLipi, sans-serif; font-weight: 900 !important; }
#wpadminbar *::before, #wpadminbar *::after {font-family: inherit;}

.box100 { width: 100%; display: block; clear: both; }
.box90 { width: 90%; display: block; margin: 0 auto; }
.box90-5 { margin:0 -5%; }

ul.lboxd{font-size:14px;}
ul.lboxd li{list-style:none;}
a.loginicon, a.loginicon:hover {display:block;float:right; }
a.loginicon::before, a.loginicon:hover::before { content: '\f2bd'; font-size: 35px; line-height: .89; }

ul.lboxd ul{background:#f7f7f7;display:none;padding:20px 40px 20px 20px;position:absolute;right:-20px;margin-top: 30px;;width:250px;z-index:99999; text-align: left; border-right: 5px solid #149755;}
.login-username input, .login-password input, .login-submit input, ul.lboxd button{display:block;position:relative;width:100%;}

ul.lboxd li:hover > ul{display:block;}
ul.lboxd label, label{display:inline-block;margin-bottom:5px;}

/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; 	display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; 	text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }


/* 
==================== Social Links ========== */
.social { display: table; margin: -70px auto 30px; padding: 0 10px 10px; text-align: center; }
.social a { background: rgba(0, 0, 0, 0.15); border-radius: 5px; display: inline-block; vertical-align: middle;  height: 50px; line-height: 1.7; margin: 0 5px; text-align: center; width: 50px; transition:all 1s; }

.social a { background: rgba(0, 0, 0, 0.15);
background: linear-gradient(-45deg, #111111 50%, rgba(0, 0, 0, 0.15) 50%);
background-size: 100% 100%;
}

.social a:hover { transform: rotate(360deg); }
.social a::before { content: '\f005'; display: inline-block; font-size: 30px; vertical-align: top; -webkit-font-smoothing: antialiased; }

#header .social { margin: 0; padding: 0; }
#header .social a { background: transparent; height: auto; width: auto; }
#header .social a::before { font-size: 17px; }

.social-link a[href*="wordpress.org"]::before, .social-link a[href*="wordpress.com"]::before { content: '\f19a'; color:   #09b6db; }
.social-link a[href*="facebook.com"]::before { content: '\f39e'; color:   #455afa; }
.social-link a[href*="twitter.com"]::before { content: '\f099'; color:   #33ccff; }
.social-link a[href*="dribbble.com"]::before { content: '\f17d'; color:   #ea4c89; }
.social-link a[href*="plus.google.com"]::before { content: '\f0d5'; color:   #f32e0d; }
.social-link a[href*="pinterest.com"]::before { content: '\f0d2'; color:   #c8232c; }
.social-link a[href*="github.com"]::before { content: '\f113'; color:   #555555; }
.social-link a[href*="tumblr.com"]::before { content: '\f173'; color:   #455afa; }
.social-link a[href*="youtube.com"]::before { content: '\f167'; color:   #F90909; }
.social-link a[href*="flickr.com"]::before { content: '\f16e'; color:   #ff0084; }
.social-link a[href*="vimeo.com"]::before { content: '\f194'; color:   #1AB7EA; }
.social-link a[href*="instagram.com"]::before { content: '\f16d'; color:   #05ace3; }
.social-link a[href*="codepen.io"]::before { content: '\f1cb'; color:   #555555; }
.social-link a[href*="linkedin.com"]::before { content: '\f0e1'; color:   #05ace3; }
.social-link a[href*="vk.com"]::before { content: '\f189'; color:   #0895c4; }
.social-link a[href*="t.me"]::before { content: '\f3fe'; color:   #0680a8; }
.social-link a[href*="xing.com"]::before { content: '\f168'; color:   #b0d400; }
.social-link a[href*="yelp.com"]::before { content: '\f1e9'; color:   #d32323; }

/* 
==================== E-Commerce/WooCommerce ========== */
.ecom-part { margin: 20px auto 30px; display: block; text-align: center; }
.d5woospace { margin: 40px auto 20px; display: block; text-align:justify; }
.d5wooextra { margin: 20px auto 20px; display: block; text-align:justify; }
.woocommerce ul li, .woocommerce-page ul li { transition:all .5s; }
.woocommerce h1, .woocommerce h2, .woocommerce h3, .woocommerce h4, .woocommerce h5 { text-shadow: none; }
.ecom-part em { font-style: normal; }
.ecom-part h2.boxtoptitle { font-style: normal; color: #237504; font-size: 37px; }
.ecom-part h3.about-us, .woocommerce ul.products li.product a, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-error::before, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .button, .woocommerce div.product p.price, .woocommerce div.product span.price { color: #54c203; }
.woocommerce span.onsale, .woocommerce ul.products li.product h3, .woocommerce div.product form.cart .button, .woocommerce-cart .wc-proceed-to-checkout 
a.checkout-button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background-color: #54c203; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce div.product .product_title {  background-color: #237504; }
.woocommerce .product_meta { border: 1px solid #eeeeee; padding: 5px; border-radius: 3px; width: 100%; display:  table; }
.woocommerce .entrytext, .woocommerce-account .entrytext, .woocommerce-page .entrytext, .elementor-default .entrytext {background-image: none;}
.woocommerce-MyAccount-navigation ul { margin: 5px 0; padding: 0; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link { list-style:  none; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a { font-size: 15px; text-transform: uppercase; font-family: Oswald, SolaimanLipi; background: #f6f6f6; margin: 0 0 3px; padding: 5px 7px; list-style: inside square none; border-radius: 3px; color:#237504; display:  list-item; transition: all .4s; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover { background: #237504; color: #ffffff; }
.woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce .woocommerce-message { border-color: #54c203; }
.woocommerce a {color: #54c203; }
.woocommerce ul.products li.product h3 { color: #ffffff; padding: 5px; font-size: 25px; }
.woocommerce ul.products li.product .price del { display: inline-block; vertical-align: middle; margin-right: 15px; font-size: 15px; opacity: .7;  }
.woocommerce ul.products li.product .price { display: inline-block; vertical-align: middle; font-size: 17px; margin: 5px auto -5px; }
.woocommerce ul.products li.product .button { display: block; background-color: #f6f6f6; border-radius: 0px; color:#777777 !important; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {  padding: 10px; text-align: center; }
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {  padding: 0px; background-color: transparent; }
.woocommerce ul.products li.product .price ins { text-decoration: none; }
.woocommerce div.product form.cart .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce div.product .product_title { border-radius: 0px; color: #ffffff !important; }
.woocommerce .content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page .content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: 150px; }
.woocommerce-cart table.cart td.actions .coupon .input-text { padding: 8px 6px 9px;  }
#right-sidebar .woocommerce ul { margin: 0 0 20px 0;  }
#right-sidebar .woocommerce ul, #right-sidebar .woocommerce li { list-style: none; }
#right-sidebar .woocommerce *::before {   }
#main-menu-con a.wccart-icon { background-color: #54c203; border-radius: 5px 5px 0 0; color: #ffffff; font-size: 17px; font-weight: bold; line-height: 14px; padding: 10px; }

.wccart-icon::before { font-size: 20px; line-height: 0; }
.woocommerce ins { text-decoration: none; }
.woocommerce div.product .product_title { text-align: center; font-weight:500; padding: 5px; }
.woocommerce .quantity .qty { padding: 7px 3px 8px 5px; text-align: center; width: 70px; }
.ecom-part .boxtopdes { padding: 0; }
.ecom-part h3.about-us { font-style: normal;  font-size: 25px; }
.woocommerce .pswp__caption__center { font-size: 17px; text-align: center; font-family:'Oswald',cursive,SolaimanLipi,sans-serif; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 20px;}

/* 
==================== Front Page Extra ========== */
.fpagecbox, .extracontainer { padding: 10px 0; margin: 0 auto; display: block; position: relative; }
.fpagecbox img {height: auto;}

/* 
/* 
==================== Breadcrumbs ========== */
.breadcrumbs { margin: 5px auto 0; width: 90%; font-weight: 500; }
.breadcrumbs h2.trail-browse {margin-right: 5px;}
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li { display: inline-block; margin:  0; 			padding: 0; border: none; background:  transparent; text-indent: 0; }
.breadcrumbs .trail-browse { font-size: 15px; font-style:  inherit; font-weight: inherit; color: inherit; }
.breadcrumbs .trail-items { list-style: none; }
.trail-items li::after { content: "\002f"; padding: 0 3px; }
.trail-items li:last-of-type::after { display: none; }