Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/anfangola.com/wp-content/themes/agencyup/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/claqxcrl/anfangola.com/wp-content/themes/agencyup/style.css
/*
Theme Name: Agencyup
Theme URI: https://themeansar.com/free-themes/agencyup/
Author: themeansar
Author URI: https://themeansar.com
Description: Agencyup WordPress theme ideal for a business or perfect solutions for corporate, consulting, wedding planners, agency, law firms, finance, law travel, recipes, sport/medical shops, startups, online agencies, portfolios, freelancers, E-commerce.  The theme is responsive, WPML, Retina ready, SEO friendly(Live preview : https://demos.themeansar.com/agencyup/)
Version: 1.41
Tested up to: 6.6
Requires PHP: 7.0
Requires at least: 5.4
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready, rtl-language-support, blog, e-commerce
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: agencyup
/* --------------------------------------
=========================================
	Header
=========================================
-----------------------------------------*/
.bs-trhead {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 999;
}
/*---------------------------------------
	Top Bar           
-----------------------------------------*/
.bs-head-detail {
	padding: 5px 0;
	position: relative;
	z-index: 1;
}
.bs-head-detail::after {
    content: '';
    position: absolute;
    top: 0;
    left: -12px;
    width: 54%;
    height: 100%;
    z-index: -1;
    transform: skew(25deg);
    padding-left: 20px;
}
.bs-head-detail ul {
	display: flex;
	margin: 0;
	padding: 0;
}
.bs-head-detail .info-left {
	justify-content: flex-start;
}
.bs-head-detail .info-left li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.bs-head-detail .info-left li a {
	font-size: 13px;
}
.bs-head-detail .info-left i {
	font-size: 14px;
	padding-right: 10px;
}
.bs-head-detail .btn-theme.quote {
    margin: -5px 0 -5px 0;
    border-radius: 0;
    float: right;
}
.bs-head-detail .info-right {
	justify-content: flex-end;
}
.info-right li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.bs-head-detail .info-right li a {
	font-size: 13px;
}
.bs-head-detail .info-right i {
	font-size: 14px;
	padding-right: 10px;
}
.bs-head-detail .bs-social {
	padding: 0;
}
.bs-head-detail .bs-social li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bs-head-detail .bs-social li a:hover {
	padding-left: 0;
}
.bs-head-detail .bs-social li span.icon-soci {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
	padding: 2px 0px 0 6px;
}
.bs-head-detail .bs-social li span.icon-soci:hover {
	transition: all 0.4s ease-in-out 0s;
}
.bs-head-detail .bs-social li span.icon-soci i {
	font-size: 14px;
}
.bs-card-box{
	padding: 20px;
	overflow: hidden;
}
.desk-header {
    display: flex;
}
.desk-header .btn-theme {
    padding: 6px 22px;
    line-height: 20px;
    margin-left: 10px;
}
.bs-cart {
	position: relative;
}
.bs-cart-count {
	background: #e33729;
	border-radius: 20px;
	color: #ffffff;
	display: inline-block;
	font-size: 9px;
	font-weight: bold;
	height: 16px;
	line-height: 15px;
	margin-left: -15px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	vertical-align: top;
	width: 16px;
}
.bs-blog-meta .edit-link i {
    padding-right: 6px;
}
.navbar-wp {
	margin: 0;
	padding: 0;
	min-height: 85px;
	height: auto;
	border: none;
	border-radius: 0;
	z-index: 1000;
}
.navbar-brand {
	font-size: 26px;
	height: auto;
	line-height: 25px;
	padding: 15px 0;
	text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
}
.navbar-brand .site-title {
	font-size: 26px;
	line-height: 1.2;
	font-weight: 700;
	font-family: 'Fira Sans', sans-serif;
}
.navbar-brand .site-description {
	font-size: 13px;
	line-height: 0;
}
.navbar-wp .navbar-nav .nav-link {
	padding-left: 12px;
	padding-right: 12px;
}
.navbar-wp .navbar-nav > li> a {
	padding: 0 12px;
	margin-right: 0;
	font-size: 16px;
	letter-spacing: 0.5px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 0px;
	font-weight: 500;
	display: block;
}
.navbar-wp .navbar-nav > li> a .dropdown-arrow{
	margin-left: 3px;
}
.navbar-wp .navbar-nav > li.active > a {
	border-bottom: 2px solid ;
}
.navbar-wp .navbar-nav > .active > a, .navbar-wp .navbar-nav > .active > a:hover, .navbar-wp .navbar-nav > .active > a:focus {
	background: none;
}
.navbar-wp .navbar-nav > li > ul > li > a i {
	padding-right: 10px;
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	background-color: transparent;
}
.navbar-wp .navbar-nav > .open > a, .navbar-wp .navbar-nav > .open > a:hover, .navbar-wp .navbar-nav > .open > a:focus {
	background: transparent;
}
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	background: transparent;
}
.navbar-toggle {
	border-radius: 0;
	margin: 10px auto;
	position: absolute;
	right: 5%;
	border: none;
	box-shadow: none;
}
.navbar-wp .dropdown-menu {
	min-width: 200px;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 10;
	right: auto;
	left: 0;
}
.navbar-wp .dropdown-menu > li, .navbar-wp .dropdown-menu > li:last-child {
	border: 0
}
.navbar-wp .dropdown-menu > li > a {
	padding: 8px 15px;
	display: block;
	transition: .3s;
	font-weight: normal;
}
.navbar-wp .dropdown-menu > .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-nav > li:last-child > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu > .dropdown-menu {
	top: -1px;
	left: 100%;
	margin-top: 0;
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
	padding: 0
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px
}
.navbar-wp .navbar-brand {
	font-size: 22px;
	line-height: 20px;
	padding: 15px 0;
	transition: all 0.25s ease-out 0s;
}
.navbar-wp .dropdown-menu.searchinner {
    left: inherit !important;
    right: 0!important;
    padding: 10px;
    min-width: 200px;
}
.navbar-wp .dropdown-menu.searchinner .btn {
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
}
.desk-header .msearch {
	padding: 8px;
}
.desk-header .msearch.dropdown-toggle::after {
	content: inherit;
}

.top-cart {
    margin-left: 10px;
    margin-right: -2px;
    position: relative;
}
.container.mobi-menu {
    display: none;
}
.bs-default .navbar-toggler {
	margin-left: 5px;
}
.bs-default .navbar-toggler .close {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    padding: 0;
    margin: auto;
	opacity: 1;
}
.bs-default .navbar-toggler .close:hover, .bs-default .navbar-toggler .close:focus{
	opacity: 1;
}
.bs-main-nav .is-sticky .header-sticky{
	animation: slide-down 1.07s;
	box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
}
.bs-main-nav .navbar-header-logo{
	display: flex; 
    flex-wrap: wrap;
    flex-direction: column; 
}
@keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
/*---------------------------------------
	2.1.Body & Global    
-----------------------------------------*/
body {
	padding: 0;
	margin: 0;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.78;
}

a:focus {
	outline: 1px solid;
	text-decoration: underline;
}
input[type="radio"], input[type="checkbox"]{display: inline;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	color: #545454;
	border-color: #545454;
    box-shadow: 0 0 0 0.063rem rgba(84, 84, 84,.25) !important;
}
.text-start {
	text-align: left ;
}

.text-end {
	text-align: right ;
}
select {
	background-clip: padding-box;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 0;
	color: #444;
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
 .no-gutter > [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    color: #545454;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 13px 16px;
	width: 100%;
    outline: 0;
}

.input-group .form-control{height: 40px;}

.form-group input[type="text"], 
.form-group input[type="email"] {
	height: 40px;
}

button,
input[type="button"],
input[type="submit"], input[type="reset"] {
	padding: 5px 35px;
	line-height: 30px;
	border-radius: 0;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

input[type="submit"]:hover, input[type="reset"]:hover, button:hover, input[type="submit"]:focus, input[type="reset"]:focus, button:focus {
	transition: all 0.3s ease 0s;
	outline: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
}
html { font-size: 16px; }
@media (min-width: 768px) and (max-width: 992px) {
	html { font-size: 14px; }
}
@media (min-width: 100px) and (max-width: 768px) {
	html { font-size: 13px; }
}

.form-control {
	border-radius: 0;
    margin-bottom: 20px;
    box-shadow: inherit;
    padding: 6px 12px;
    line-height: 25px;
    border-width: 2px;
    border-style: solid;
}

address { 
	margin: 0 0 1.6rem; 
	line-height: 2; 
}

pre {
	background: #f6f6f6;
	margin-bottom: 32px;
	max-width: 100%;
	overflow: auto;
	padding: 16px;
}


mark, ins, .mark {
	padding: 2px 5px;
	border-radius: 3px;
}

hr { 
	background-color: #e9e9e9; 
	border: 0; 
	height: 1px; 
}

code, kbd, tt, var { 
	font-size: 16px; 
}

code, kbd, tt, var, samp, pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

abbr, acronym { 
	border-bottom: 1px dotted #e9e9e9; 
	cursor: help; 
}

iframe { 
	border: 0; 
}

big { 
	font-size: 125%; 
}

s, strike, del { text-decoration: line-through; }

em, cite, q { font-style:italic; }

ins, mark { color: #ffffff; text-decoration: none; padding: 0 3px; }

code {
    color: #444444;
}

legend {
  	color: #000;
  	padding: 5px 10px;
  	font-weight: 600;
	display: table;
	max-width: 100%;
	border-bottom: none;
	width: auto;
	padding: 0;
	white-space: normal;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 100%;
    padding: 0;
    border: 5px solid #fff;
    -moz-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
    -webkit-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
    box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
}

fieldset {
    margin-bottom: 1rem;
    border: 1px solid #e9e9e9;
    margin: 0 2px;
    padding: 0.35rem 0.950rem 0.75rem;
}
fieldset p { margin: 0px 0 20px; }

.agencyup-blog-post-box input[type="submit"]{
	
	padding: 10px 40px;
}
.post-edit-link i{margin-left: 0px;}
.post-edit-link{margin-left: 5px;}
::-webkit-input-placeholder { color: #463838; }
:-moz-placeholder { color: #463838; }
::-moz-placeholder { color: #463838; }
:-ms-input-placeholder { color: #463838; }

/*---------------------------------------
	Typography        
-----------------------------------------*/
h1, .h1 {
	font-size: 34px;
	line-height: 40px;
}
h2, .h2 {
	font-size: 32px;
	line-height: 35px;
}
h3, .h3 {
	font-size: 28px;
	line-height: 30px;
}
h4, .h4 {
	font-size: 24px;
	line-height: 25px;
}
h5, .h5 {
	font-size: 20px;
	line-height: 20px;
}
h6, .h6 {
	font-size: 16px;
	line-height: 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: normal;
	font-family: 'Fira Sans', sans-serif;
}

/*Alignment*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 920px) {
	.alignwide {
		margin: 32px calc( ( 767px - 920px ) / 2 );
		max-width: 920px;
		width: 920px;
	}
}
@media (min-width: 768px) {
    img.alignleft { float: left; }
    img.alignright { float: right; }    
}
blockquote {
	position: relative;
	width: 100%;
	border-width: 0 0 0 5px;
	border-style: solid;
	background-color: #fafafa;
	padding: 30px;
}
blockquote::before {
	content: "\f10d";
	display: table;
	float: left;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 28px;
	margin-top: 6px;
	width: 6%;
}
blockquote p {
	font-style: italic;
	width: 94%;
	display: table;
}
blockquote cite {
    color: #01012f;
    font-size: 16px;
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: 0.5px;
}

/*Tables --------------------------------------------------*/
table, th, td { border: 1px solid #e9e9e9; }

table { border-collapse: collapse; margin: 0 0 1.5em; width: 100%; word-wrap: break-word; }

thead th { border-bottom: 2px solid #e9e9e9; }

th { background: #f6f6f6; color: #01012f;padding: 0.5rem 0.7rem; text-align: left; }

td { padding: 0.5rem 0.7rem; }

td a:hover, 
td a:focus {
	color: #01012f;
	box-shadow: none;
}

ul {
    list-style: disc;
}

ul, ol {
    margin: 0 0px 25px 36px;
    padding: 0;
}

/*---------------------------------------
	WP Styles  
-----------------------------------------*/
/*--- Block Style ----*/
 .wp-block-tag-cloud a {
  cursor: pointer;
	display: inline-block;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 20px;
	margin: 0 5px 9px 0;
	padding: 6px 12px;
	transition: all 0.4s ease-in-out 0s;
	border-radius: 0;
	text-transform: capitalize;
	border-width: 1px;
	border-style: solid;
	}
/*--WP--*/
.bypostauthor > article .fn:after {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	speak: inherit;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
.sticky {
	display: block;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
	max-width:100%;
}
.wp-caption .wp-caption-text {
	color: #686868;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.wp-caption-text a:hover { color: #01012f; }
.wp-caption, .gallery-caption { max-width: 100%; }
.content-area img.alignnone, .content-area figure.alignnone img {
	width: 100%;
	height: auto;
}
.content-area figure {
	width: 100%;
}
.entry-header h1 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 24px;
}
.entry-header h1::before {
	border: 1px solid;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	transition: all 0.4s ease 0s;
}
.entry-header h1:hover::before {
	width: 13%;
}
.entry-footer {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.entry-footer .screen-reader-text {
	display: none;
}
img.alignnone {
	max-width: 100%;
	height: auto;
}
img.size-large {
	width: 100%;
	height: auto;
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
	
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
embed, iframe, object {
    max-width: 100%;
}
.wp-block-archives.wp-block-archives-dropdown select {
	width: auto;
}
.wp-block-latest-comments__comment-meta a {
	color: #01012f;
	box-shadow: none;
	font-size: 16px;
    font-weight: 500;
}
.wp-block-latest-comments article {
    margin-bottom: 32px;
}
.vcard img {
    border-radius: 50%;
}

/*---------------------------------------
	Button Styles           
-----------------------------------------*/
.btn, .more-link {
    padding: 10px 35px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    font-weight: bold;
    display: inline-block;
    transition: all 0.2s ease 0s;
    border-width: 2px;
    border-style: solid;
}

.btn-theme {
	border: none;
}
.btn-theme:hover, .btn-theme:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.btn-theme-two:hover, .btn-theme-two:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.btn-theme-three:hover, .btn-theme-three:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 10px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 10px;
}
.pagination > li > a, .pagination > li > span {
	margin: 0 6px 10px;
	border-radius: 10px;
	border : none;
	width: 32px;
	height: 32px;
	line-height: 32px;
	padding: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	transition: all 0.3s ease 0s;
}
button.mfp-close:hover, button.mfp-close:focus {
	background: inherit;
}
.single-nav-links {
    text-align: center;
    margin-top: 30px;
}
.single-nav-links a, .single-nav-links span {
		transition: all 0.3s ease 0s;
    font-size: 18px;
    line-height: 40px;
    margin: 0 6px 10px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    transition: all 0.3s ease 0s;
    padding: 8px 15px;
}

/*---------------------------------------
	3.1.bs-slider-warraper          
-----------------------------------------*/
.bs-slider-warraper #bs-slider {
	margin: 0;
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
}
#bs-slider .owl-pagination {
    bottom: 30px;
}

.bs-slider-warraper #bs-slider .item img {
	width: 100%;
	min-height: 400px;
}
.bs-slider-warraper #bs-slider .item iframe {
	border: 6px solid #fff;
}
#bs-slider .bs-slide {
	height: 600px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}
#bs-slider .bs-slide:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#bs-slider .bs-slide.tr-height {
	height: 750px;
	padding-top: 10%;
}
/*--------------- ti slider inner ---------------*/
#bs-slider .bs-slider-inner {
	
}
#bs-slider .slide-caption {
	
}
#bs-slider .slide-caption.slide-left {
	
	text-align: left;
}
#bs-slider .slide-caption.slide-right {
	
	text-align: right;
}
.slide-caption.one {
	padding: 10px 30px;
	border-radius: 5px;
}
#bs-slider .slide-caption .slide-inner-box .description p {
    letter-spacing: inherit;
}
.slide-caption.two {
	padding: 10px 30px;
	outline-offset: 5px;
	outline-width: 4px;
	outline-style: solid;
}
#bs-slider .slide-caption h2 {
	font-size: 60px;
	line-height: 1;
	font-weight: 800;
	margin-bottom: 30px;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
#bs-slider .slide-caption .description {
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	padding: 0;
	width: 100%;
}
#bs-slider .slide-caption .description p {
	margin: 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
}
/*--------------- bs-slider-Control ---------------*/
.owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	display: block;
	font-size: 16px;
	line-height: 40px;
	opacity: 0;
	border-radius: 0;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.owl-carousel:hover .owl-controls .owl-buttons div {
    opacity: 1;
}
.owl-controls .owl-buttons {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.owl-carousel:hover .owl-controls .owl-buttons {
	opacity: 1;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
	left: 35px;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
	right: 35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev, .owl-carousel .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 55%;
	z-index: 5;
	margin: -30px 0 0;
	transition: all 0.3s ease 0s;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 8px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev i {
    
    transition: all 0.3s ease 0s;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 8px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next i {
   
    transition: all 0.3s ease 0s;
}
.owl-carousel .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 15px;
	height: 5px;
	border-radius: 0;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 4px;
}
.owl-carousel .owl-pagination {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
/*--------------- ti slider Custom Buttons---------------*/
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus {
	outline: none;
	margin: 20px auto;
	letter-spacing: 1px;
}
.btn.btn-tislider-two {
	outline: none;
	letter-spacing: 1px;
}
#bs-slider .btn:first-child {
	margin-right: 15px;
}
/*---------------------------------------
	3.2.bs-section      
-----------------------------------------*/
.top-ct-section {
}
.top-ct-section .overlay{
    position: relative;
    background: #fff;
    padding-bottom: 50px;
}
.top-ct-section .container {
    position: absolute;
    margin-top: -60px;
    z-index: 1;
    right: 0;
    left: 0;
}
.bs-section {
	padding: 0;
	margin: 0;
}
.bs-section .overlay {
	padding: 50px 0;
	margin: 0;
}
.bs-section h1 {
	font-weight: bold;
}
#content {
	padding: 60px 0;
}

.comment-content a,.comment-content a:visited{text-decoration:underline;}

.comment .comment-author a:hover,.comment .comment-author a:focus,.comment .comment-author a:active{color:#08ACD5;text-decoration:underline;}


.comment-content p {
    margin-bottom: 1.3rem;
    padding: 0;
}

.edit-link .post-edit-link:hover { 
	text-decoration: underline; 
}

.bs-widget.widget_text h2 {
	font-size: 22px;
margin-bottom: 15px;
position: relative;
padding-bottom: 15px;
font-weight: 600;
}
.img-shadow {
    box-shadow: -30px 30px 1px 0 var(--pri-color);
}

/*---------------------------------------
	3.3.bs-heading        
-----------------------------------------*/
.bs-heading {
	margin-bottom: 40px;
	text-align: center;
	position: relative;
}
.bs-heading h2 {
	font-size: 35px;
	line-height: 1.2;
	font-weight: 700;
}
.bs-heading h3 {
	margin-bottom: 0px;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px;
}
.bs-heading .bs-heading-inner {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	line-height: 40px;
	width: auto;
	letter-spacing: 1px;
}
.bs-heading .bs-heading-inner i {
	display: block;
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	text-align: center;
	bottom: -20px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.shd{
	box-shadow: 0 0 3px rgba(0,0,0,.1);
}
.shd:hover{
	box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
}
.bs-slider-warraper #bs-slider {
	margin: 0;
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
}
#bs-slider .owl-pagination {
    bottom: 30px;
}

.bs-slider-warraper #bs-slider .item img {
	width: 100%;
	min-height: 400px;
}
.bs-slider-warraper #bs-slider .item iframe {
	border: 6px solid #fff;
}
#bs-slider .bs-slide {
	height: 600px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}
#bs-slider .bs-slide:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#bs-slider .bs-slide.tr-height {
	height: 750px;
	padding-top: 10%;
}
.slide-caption.one {
	padding: 10px 30px;
	border-radius: 5px;
}
#bs-slider .slide-caption .slide-inner-box .description p {
    letter-spacing: inherit;
}
.slide-caption.two {
	padding: 10px 30px;
	outline-offset: 5px;
	outline-width: 4px;
	outline-style: solid;
}
#bs-slider .slide-caption h2 {
	font-size: 60px;
	line-height: 1;
	font-weight: 800;
	margin-bottom: 30px;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
#bs-slider .slide-caption .description {
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	padding: 0;
	width: 100%;
}
#bs-slider .slide-caption .description p {
	margin: 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
}
/*---------------------------------------
	feature       
-----------------------------------------*/
.feature_widget {
	margin: 0px;
    padding: 25px;
    color: #fff;
}
.feature_widget i {
    text-align: center;
    margin: 0px 20px 0px 0px;
    padding: 0;
    border-radius: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 26px;
}
/*---------------------------------------
	sevice       
-----------------------------------------*/
.bs-sevice {
	margin-bottom: 30px;
	position: relative;
}
.bs-sevice .bs-sevice-inner {
	padding: 20px;
}
.bs-sevice h4, .bs-sevice h4 a{
	font-weight: 700;
}
.bs-sevice i{
	font-size: 50px;
    line-height: 1;
    margin-bottom: 30px;
}
.bs-sevice.two {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.bs-sevice.two .bs-sevice-inner{
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 300px;
    opacity: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
}
.bs-sevice.two.text-left .bs-sevice-inner{ 
	align-items: flex-start;
}
.bs-sevice.two.text-right .bs-sevice-inner{ 
	align-items: flex-end;
}
/*---------------------------------------
	features  
-----------------------------------------*/
.bs-section.features .overlay {
	padding: 50px 0 20px 0;
}
.bs-section.features .feature_widget {
	padding: 15px;
	margin-bottom: 30px;
	border-width: 1px;
	border-style: solid;
}
/*---------------------------------------
	portfolio       
-----------------------------------------*/
.bs-portfolio-block {
	height: 300px;
	background-size: cover;
	background-position: center;
	position: relative;
	transition: all 0.4s ease 0s;
	text-align: center;
	margin-bottom: 30px;
	background-color: #eee;
}
.bs-portfolio-block .inner-content {
	transition: all 0.4s ease 0s;
	opacity: 0;
	height: 100%;
	position: relative;
	width: 100%;
	padding: 30px;
}
.bs-portfolio-block:hover .inner-content {
	opacity: 1;
}
.bs-portfolio-block .icon {
    margin-bottom: 10px;
}
.bs-portfolio-block .icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 7px 10px;
    margin-left: 53px;
    margin-right: 53px;
    transition: all 0.6s ease;
}
.bs-portfolio-block:hover  .icon a {
    margin-left: 3px;
    margin-right: 3px;
    transition: all 0.6s ease;
}
.bs-portfolio-block h2 {
    font-size: 18px;
    font-weight: 600;
}
.bs-portfolio-block .text{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border: 3px solid;
	transition: all 0.6s ease;
}
/*---------------------------------------
	Testimonials       
-----------------------------------------*/
.testimonials.one {
    background: url(images/back.jpg) no-repeat fixed 0 0 /cover;
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
.testimonials.one .overlay{
    height: 100%;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
.testimonials.one .testi {
	margin: 0 auto;
	width: 50%;
	text-align: center;
}
.testimonials.one .testi img.clg {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	margin-bottom: 20px;
}
.testimonials.one  .testi h6 {
	    font-weight: 800;
    font-size: 18px;
    margin-bottom: 0px;
}
.testimonials.one  .testi .details {
    margin-bottom: 20px;
}
/*---------------------------------------
	calltoaction       
-----------------------------------------*/
.calltoaction {
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
.calltoaction .overlay {
    height: 100%;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
.calltoaction .bs-heading h2, .calltoaction .bs-heading {
	margin: 0;
	font-size: 26px;
    line-height: 37px;
}
.calltoaction .bs-heading h3 {
    opacity: 1; 
}
.calltoaction .btn{
	float: right;
}

/*--------------- agencyup-slider-Control ---------------*/
.agencyup-slider-warraper .owl-controls {
	margin-top: -30px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons div {
	width: 50px;
	height: 50px;
	display: block;
	font-size: 24px;
	line-height: 50px;
	opacity: 1;
	border-radius: 50px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.agencyup-slider-warraper .owl-controls .owl-buttons div i {
}
.agencyup-slider-warraper .owl-controls .owl-buttons {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper:hover .owl-controls .owl-buttons {
	opacity: 1;
}
.agencyup-slider-warraper:hover .owl-controls .owl-buttons .owl-prev {
	left: 35px;
}
.agencyup-slider-warraper:hover .owl-controls .owl-buttons .owl-next {
	right: 35px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev, .agencyup-slider-warraper .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 55%;
	z-index: 5;
	margin: -30px 0 0;
	transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev {
	left: 8px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev i {
    margin-left: 22px;
    transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev:hover i {
    margin-left: 0;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-next {
	right: 8px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-next i {
    margin-right: 22px;
    transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-next:hover i {
    margin-right: 0;
}
.agencyup-slider-warraper .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.agencyup-slider-warraper .owl-controls .owl-page.active span {
	height: 15px;
	width: 15px;
}
.agencyup-slider-warraper .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: transparent;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.agencyup-slider-warraper .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 4px;
}
.agencyup-slider-warraper .owl-pagination {
	bottom: 15px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
/*--------------- ti slider Custom Buttons---------------*/
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus {
	outline: none;
	margin: 20px auto;
	letter-spacing: 1px;
}
.btn.btn-tislider-two {
	outline: none;
	letter-spacing: 1px;
}
#agencyup-slider .btn:last-child {
	margin-left: 15px;
}


/*---------------------------------------
	3.11.agencyup-blog   
-----------------------------------------*/
.bs-blog-post {
	margin-bottom: 30px;
	overflow: hidden;
}
.bs-blog-post.single .bs-blog-thumb img{
	max-width: 100%;
	height: auto;
}
.bs-blog-thumb {
	position: relative;
    overflow: hidden;
    max-width: 100%;
}
.bs-blog-thumb.back-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bs-blog-thumb.md {
	height: 220px;
}
.bs-blog-category {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bs-blog-category:before {
	width: 40px;
	height: 2px;
	content: '';
	position: absolute;
	left: 0;
}
.bs-blog-category a {
    margin-left: 3px;
    margin-right: 3px;
}
.bs-blog-post h4.title {
	font-size: 28px;
	font-weight: 800;
	line-height: 1.2;
}
.bs-blog-post .small {
	padding: 20px 20px;
	font-size: unset;
}
.bs-blog-meta {
   margin: 20px 0 10px 0;
}
.bs-blog-meta a {
    display: inline-block;
}
.bs-blog-meta span {
	padding-right: 5px;
	font-size: 15px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
}
.bs-author:before, .bs-blog-date:before, .comments-link:before, .cat-links:before, .tag-links:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    display: inline-block;
    padding-right: 8px;
    padding-left: 1px;
    text-decoration: inherit;
    vertical-align: baseline;
    opacity: 0.8;
}
.bs-blog-date:before{
	content: "\f017";
}
.bs-author:before{
	content: "\f2bd";
}
.comments-link:before {
	content: "\f086";
}
.cat-links:before { content: "\f07c"; }
.tag-links:before { content: "\f02c"; }
.bs-author-pic img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.bs-comments img.rounded-circle{
	margin-right: 20px;
	width: 40px;
	height: 40px;
}
.comment-reply-title {
	font-size: 16px;
}
.comment-form label {
	width: 100%;
}
.comment-form-comment textarea {
	width: 100%;
	height: 100px;
	border: 2px solid #eef3fb;
}
.comment-form-author, .comment-form-email {
    width: 48%;
    float: left;
}
.comment-form-url {
    width: 48%;
}
.comment-form-email {
    margin-left: 30px;
}
.comment-form-author input[type="text"], .comment-form-email input[type="email"], .comment-form-url input[type="url"] {
    width: 100%;
}
.comment_section .comment-reply-link {
	    border-radius: 50%;
    margin-left: 10px;
    transition: all 0.3s ease 0s;
    line-height: 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.agencyup-comments .comment-list li {
	margin-bottom: 20px;
	padding: 20px;
	border-width: 0 0 0 1px;
	border-style: solid;
}
.agencyup-blog-thumb > .responsive-video {
	z-index: 9;
	min-height: 220px;
}

.bs-blog-post img{ max-width: 100%; }

.comments-area .comment-body {
    position: relative;
    padding: 25px 25px 25px 70px;
    min-height: 120px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 1rem;
}
.comment-body
{
	margin-bottom: 25px;
}
.comment-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.comment-list .children {
    position: relative;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    z-index: 0;
    list-style: none;
}
.comment-body .reply {
    text-align: right;
}
#comments img {max-width: 100%;}
.reply a {
    font-size: 14px;
    padding: 5px 17px;
    font-weight: bold;
    transition: 0.3s ease-in-out 0s;
    border-radius: 0;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
}

.comments-area .comment-meta .comment-author img {
	border-radius: 60%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 28px;
    width: 60px;
    height: 60px; 
}
.comment-meta .comment-metadata {
    width: 100%;
    line-height: 1.5;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.comment-content {
    position: relative;
    z-index: 0;
    padding: 16px 40px 16px 0;
}
ol.wp-block-latest-comments {
	padding: 0;
	overflow-x: hidden;
}
/* --------------------------------------
=========================================
	4.agencyup-breadcrumb-section
=========================================
-----------------------------------------*/
.bs-breadcrumb-section {
	background-image: url(images/sub-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-color: #143745;
	height: 100%;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	box-shadow: 0 0 5px 0 #aaaaaa;
}
.bs-breadcrumb-section .overlay {
	background: rgba(0,0,0,0.8);
	height: 100%;
	padding: 100px 0;
	position: relative;
	width: 100%;
}
.bs-breadcrumb-section .bs-blog-meta {
	position: inherit;
	margin-top: 15px;
	left: 0;
}
.bs-breadcrumb-section .bs-blog-date {
    margin-right: 5px;
}
.bs-breadcrumb-title {
	text-align: left;
	padding: 0;
}
.bs-breadcrumb-title h1 {
	font-size: 40px;
	font-weight: 700;
	margin: 0;
	line-height: 43px;
	padding-bottom: 0px;
	color:#fff;
}
.bs-page-breadcrumb {
	list-style: none outside none;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}
.bs-page-breadcrumb > li {
	display: inline-block;
}
.bs-page-breadcrumb > li + li:before {
	content: "\f178";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding: 0 5px;
}

.taxonomy-description {
line-height: 40px;
color: #fff;
}
/* --------------------------------------
=========================================
	5.agencyup-sidebar
=========================================
-----------------------------------------*/
.bs-sidebar a {
	transition: all 0.3s ease 0s;
}
.bs-sidebar .bs-widget .btn {
	padding: 2px 12px;
	border: none;
	border-radius: 0;
	height: 40px;
}
.bs-sidebar .bs-widget {
    margin-bottom: 30px;
    padding: 20px 20px 10px 20px;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
}
.bs-sidebar .bs-widget h2 {
    line-height: 20px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
    position: relative;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 0 0 1px 0;
	text-transform: capitalize;
}
.bs-sidebar .bs-widget h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
    position: relative;
    letter-spacing: 1px;
	border-style: solid;
	border-width: 0 0 1px 0;
	text-transform: capitalize;
}
.wp-block-search__label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
    position: relative;
    letter-spacing: 1px;
	border-style: solid;
	border-width: 0 0 1px 0;
	text-transform: capitalize;
	font-family: 'Fira Sans', sans-serif;
}
.bs-sidebar .bs-widget h6::before {
    width: 40px;
    height: 2px;
    content: '';
    position: absolute;
    bottom: -10px;
}
.bs-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bs-widget ul li:last-child {
	border: none;
    margin-bottom: 0;
}
.bs-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.bs-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget ul li a:hover {
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget ul.menu li .sub-menu {
	margin-left: 15px;
}
.bs-widget ul.menu li .sub-menu li {
	border-bottom: none;
	padding: 10px 0 0;
}
.bs-widget.widget_search .btn {
	border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
    transition: all 0.3s ease 0s;
}
.bs-category-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.bs-category-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget .bs-widget-tags, .bs-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
.bs-widget .bs-widget-tags a, .bs-widget .tagcloud a {
	cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 20px;
    margin: 0 5px 9px 0;
    padding: 6px 12px;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 0;
    text-transform: capitalize;
}
.bs-widget-tags a:hover, .bs-widget .tagcloud a:hover {
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget img.size-large {
    width: 100%;
    height: auto;
}
.bs-widget .textwidget select, .bs-widget .textwidget img {
    width: 100%;
}
/*--calendar_wrap--*/ 
.bs-widget .calendar_wrap table {
	width: 100%;
	font-size: 11px;
}
.bs-widget .calendar_wrap table caption {
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	padding: 5px 12px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table thead th {
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table tbody td:hover, .bs-widget .calendar_wrap table tbody #today:hover {
	transition: all 0.3s ease 0s;
}
.bs-widget .calendar_wrap table tfoot {
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table thead th {
	text-align: center;
	padding: 6px 0;
}
.bs-widget .calendar_wrap table tbody td {
	line-height: 2.5em;
	transition: background 0.15s ease 0s;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table tfoot {
	font-size: 11px;
}
.bs-widget .calendar_wrap table tfoot tr td#prev {
	padding: 5px;
	text-transform: uppercase;
}
.bs-widget .calendar_wrap table tfoot tr td#next {
	padding: 5px;
	text-align: right;
	text-transform: uppercase;
}
.bs-widget .wp-calendar-nav {
    display: flex;
    justify-content: space-between;
}
/*--calendar_wrap end--*/ 
.bs-widget .textwidget select, .bs-widget .textwidget img {
	width: 100%;
}
/*----woocommerce footer-widget----*/
.bs-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0;
	margin-left: -1px;
}
.bs-widget form.search-form{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
/* --------------------------------------
=========================================
	error page
=========================================
-----------------------------------------*/
.bs-error-404 h1 {
	font-size: 100px;
	line-height: 80px;
}
.bs-error-404 h1 i {
	padding: 5px;
	text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.17);
}
.bs-error-404 h4 {
	line-height: 40px;
}
.bs-error-404 p {
	line-height: 30px;
}
/* --------------------------------------
=========================================
	footer
=========================================
-----------------------------------------*/
.bs-footer-widget-area .wp-block-search__label
{
	color: #fff;
}

footer .bs-footer-widget-area {
    padding-top: 50px;
}
footer .bs-widget {
	margin-bottom: 50px;
}
footer .bs-widget h6 {
	font-size: 20px;
    font-weight: 700;
    border-width: 0;
    border-style: solid;
    margin-bottom: 30px;
    padding: 12px 0 0 0;
    position: relative;
    letter-spacing: 1px;
}
footer .bs-footer-copyright {
	padding: 25px 0 5px;
}
footer .bs-footer-copyright p, footer .bs-footer-copyright a {
	font-size: 15px;
	line-height: 45px;
}
footer .bs-social {
	padding: 0px;
	margin: 0;
}

footer .bs-social li {
	display: inline-block;
	margin-right: 5px;
	border-bottom: none;
}
footer .bs-social li a:hover {
	padding-left: 0;
}
footer .bs-social li span.icon-soci {
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0;
	text-align: center;
	width: 35px;
}
footer .bs-social li span.icon-soci:hover {
	transition: all 0.4s ease-in-out 0s;
}
footer .bs-social li span.icon-soci i {
	font-size: 14px;
}
footer .bs-social-navigation .icon {
    top: -8px;
}
footer .bs-social {
	padding: 0px;
	margin: 0;
}
.bs_upscr {
	bottom: 2%;
	display: none;
	height: 40px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 40px;
	z-index: 9999;
	border-radius: 0;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bs_upscr:hover {
	opacity: 1;
}
.bs_upscr i {
	font-size: 16px;
    line-height: 40px;
}
.bs_upscr:hover, .bs_upscr:focus {
	border-width: 2px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}

/*----Contact form 7----*/
.wpcf7-form { padding: 0; }
.wpcf7-form p { margin: 0 0 1.2rem; padding: 0; }
.wpcf7-form p:last-child { margin: 0; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"], .wpcf7-form textarea {
    margin-top: 6px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"] {
    height: 50px;
}

span.wpcf7-list-item
{
	margin:0;
}
/*----woocommerce----*/
/* woocommerce v2.3.5 */
*:focus {
	outline: 0;
}
.woocommerce h2 {
	font-size: 22px;
}
.woocommerce h3 {
	font-size: 20px;
}
/*----product----*/
.woocommerce .products span.onsale, .woocommerce span.onsale {
	border-radius: 0;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	margin: 4px !important;
	min-height: 10px;
	padding: 0 12px;
	z-index: 999;
}
.woocommerce span.onsale {
	margin: 10px !important;
}
.woocommerce ul.products li.product {
	text-align: center;
	padding-bottom: 20px;
	transition: all 0.4s ease 0s;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	background: white;
}
.woocommerce ul.products li.product:hover {
	
}
.woocommerce ul.products li.product a img:hover {
	opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
	padding: 12px 15px 12px 10px;
	color: #A0A0A0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
.woocommerce-page .products .product > a:first-child {
	position: relative;
	text-align: center;
	display: block;
}
.woocommerce-page .products a.button {
	display: inline-block;
	text-align: center;
	padding: 18px 35px 13px 35px;
	border-radius: 4px;
	margin: 10px;
	border: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto !important;
}
.woocommerce-page .products a.button:hover {
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-page .products h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	float: none;
	width: auto;
	margin: 0;
}
.woocommerce-page .products .star-rating {
	position: relative;
	margin: 0 auto;
}
.woocommerce-page .products a .price {
	line-height: 20px;
	width: 100%;
	float: left;
	height: auto;
	min-height: 40px;
	text-align: center;
	padding: 10px 0;
}
.woocommerce-page .products a .price del {
	display: inline-block !important;
	line-height: 20px;
}
.woocommerce-page .products a .price ins {
	display: inline-block;
	font-weight: bold;
	background: none;
	line-height: 20px;
	margin-left: 10px;
}
.woocommerce-page .products .added_to_cart {
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
	border-radius: 4px;
	border: none;
	font-size: 12px;
	margin: 0;
}
.woocommerce-page .woocommerce-result-count {
	float: left;
	font-size: 14px;
	line-height: 46px;
	margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
	float: right;
	margin-top: 20px;
}
.woocommerce-page .product-type-simple {
	position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: inherit;
}
footer .agencyup-widget .woocommerce ul.cart_list li img, footer .agencyup-widget .woocommerce ul.product_list_widget li img {
	margin-top: 7px;
}
/*woocommerce-tabs*/
.tabs.wc-tabs {
	text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-width: 0 0 1px 0;
	border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 22px;
	line-height: 25px;
}
.related.products {
	text-align: center;
}
.related.products h2 {
	font-size: 26px;
	line-height: 40px;
}
/*woocommerce-form*/
.woocommerce form .form-row label {
    width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
	margin-bottom: 20px;
	border: 2px solid #ebebeb;
	color: #ccc;
	border-radius: 0px;
	padding: 6px 12px;
}
.select2-container .select2-choice {
	height: 40px;
	padding: 6px 12px;
}
/*woocommerce-cart*/
.woocommerce table.shop_table {
	border-radius: 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
	float: none;
	line-height: 30px;
	padding: 5px 35px;
	border-radius: 4px;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	line-height: 30px;
	padding: 5px 35px;
	border-radius: 4px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 3px;
	height: 40px;
	border-width: 1px;
	border-style: solid;
	min-width: 110px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
}
/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	margin: 0px 0 40px;
	border-radius: 3px;
	list-style: none;
}
.woocommerce-page .woocommerce-message a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-error {
	list-style: none;
	padding: 10px 0 10px 50px;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
}
.woocommerce-page .woocommerce-error a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	list-style: none;
	padding: 0;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
	margin-top: 25px !important;
}
.woocommerce-page .woocommerce-info a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	float: left;
	text-align: left;
	padding-top: 30px;
}
.woocommerce-page .woocommerce .woocommerce-info {
	border-radius: 3px;
	border: none;
	padding: 15px 0 15px 50px;
	margin-bottom: 40px;
}
.woocommerce-page .woocommerce .woocommerce-info a {
	opacity: 0.9;
}
/*woocommerce-pagination*/
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	float: left;
	line-height: 1.42857;
	margin: 6px;
	padding: 6px 12px;
	border-radius: 10px;
}
/*woocommerce-price-filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #1a2128;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce .quantity .qty {
    padding: 0;
}

.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a, .pagination a {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    color: #212121;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease 0s;
    font-size: 18px;
    line-height: 40px;
    margin: 0 3px 10px;
    padding: 0px;
    vertical-align: baseline;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease 0s;
    text-decoration: none;
    position: relative;
    float: left;
}
.page-links a, .post-nav-links a, .post-nav-links .post-page-numbers.current {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    color: #01012f;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 3px 10px;
    padding: 0px;
    font-weight: 600;
    text-align: center;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
    margin: 0 0.125rem 0.625rem;
    padding: 0.625rem;
    vertical-align: baseline;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.navigation.pagination > li:first-child > a, .navigation.pagination > li:first-child > span {
    border-radius: 30px;
}

/* WordPress Gallery 
------------------------------------------ */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}


.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal !important;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.no-js .some-element .screen-reader-text {
    position: static;
    -webkit-clip-path: none;
    clip-path: none;
    width: auto;
    height: auto;
    margin: 0;
}

.agencyup-blog-post h1.title, .agencyup-blog-post h1.title a, .agencyup-blog-post .small > p
{ word-wrap: break-word; }

.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

div.wpforms-container-full .wpforms-form button[type=submit]
{
	border: 1px solid #ddd;
    font-size: 1em;
    padding: 5px 20px;
}
.wp-block-search .wp-block-search__button {
    padding: 5px 35px;
    line-height: 30px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
    height: 55px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
/*Gutenberg CSS */
.has-large-font-size {
    padding-bottom: 0.500rem;
    line-height: 35px;
}

.has-larger-font-size{
	line-height: 35px;	
}

.wp-block-cover, .wp-block-cover-image {
    margin-bottom: 25px;
}

.wp-block-button {
    margin: 0 0 25px;
}

pre {
    background: #f6f6f6;
    margin-bottom: 32px;
    max-width: 100%;
    overflow: auto;
    padding: 16px;
}

/* --------------------------------------
=========================================
	9.agencyup-Responsive part
=========================================
-----------------------------------------*/
/* ---- ==== Media ==== ----*/
@media (min-width: 1200px) {
  .container {
  	max-width: 1200px;
  }
}
@media (max-width: 991.98px) {
	.container.mobi-menu {
		display: block;
	}
	.mobi-menu .navbar-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}
	.navbar-wp {
		height: auto;
	}
	.desk-menu .navbar-header, .desk-menu .desk-header, .desk-menu .top-cart  {
		display: none !important;
	}
	.bs-headwidget .navbar-wp {
	    position: inherit;
	    top: inherit;
	}
}
@media (max-width: 767.98px) {
	.navbar-brand img{
		max-width: 100%;
	}
	.mobi-menu .desk-header .btn-theme{
		display: none;
	}
	.bs-head-detail .info-left, .bs-head-detail .info-right {
		justify-content: center;
	}
	.top-cart {
	    margin-right: auto;
	}
	#bs-slider .bs-slide {
		height: 350px;
	}
	#bs-slider .slide-caption h2 {
	    font-size: 26px;
	    line-height: 1.25;
	    margin-bottom: 10px;
	}
	.top-ct-section .container {
		position: unset;
		margin-top: auto; 
	}
	.top-ct-section .feature_widget{
		margin-top: 20px;
	}
	.btn-tislider {
    	padding: 5px;
    	line-height: 20px;
    	font-size: 14px;
	}
	.calltoaction .bs-heading {
		margin-bottom: 30px;
	}
    .calltoaction,.calltoaction .bs-heading h2, .calltoaction .bs-heading h3 {
      text-align: center;
    }
    .calltoaction .btn{
     float: unset;
    }
    .testimonials.one .testi {
	    width: 80%;
	}
    .text-xs {
		text-align: center;
	}
	.text-center-xs {
		text-align: center;
	}
	.wp-block-embed iframe {
		max-width: 100%;
		height: auto;
	}
	.comment-list .children {
		margin-left: 0.66666em;
	}
	.comment-content {
		padding: 16px 0px 16px 0;
	}
	.bs-head-detail::after { 
		left: -15px;
	}
}
@media (max-width: 575.98px) {
	.bs-sidebar {
		margin-top: 20px; 
		margin-bottom: 20px; 
	}
	.bs-widget form.search-form{
		flex-direction: row; 
	}
	.bs-widget form.search-form label{
		width: 100%;
	}
}
@media (max-width: 991.98px) and (min-width: 767.98px) {
	.top-ct-section .overlay{
		padding-bottom: 150px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
	.col-md-4 .wp-block-search__inside-wrapper { 
		flex-wrap: wrap;
		justify-content: center;
	}
	.col-md-4 .wp-block-search .wp-block-search__button {
		margin: 8px 0 0 ;
	}
	.bs-sidebar .bs-widget .wp-block-search__inside-wrapper {
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
	}
}

/*--- Block CSS ---*/

.wp-block-image img, .wp-block-cover img
{
	width: 100%;
	height: auto;
}

.wp-block-group strong
{
	color: #000;
}


/* Social Icons */
.bs-widget .wp-block-social-links .wp-social-link{
	padding: 0;
}
.bs-widget .wp-block-social-links .wp-social-link:last-child{
	margin-bottom: 10px;
}
.bs-widget .wp-block-social-links .wp-social-link .wp-block-social-link-anchor:hover{
	padding: 0.25em;
}
/* Recent Post */
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img.size-large { 
    margin-bottom: 16px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image + .wp-block-latest-posts__post-title{
	font-weight: 600;
	font-family: 'Josefin Sans', sans-serif;
}

ZeroDay Forums Mini