/*
Theme Name: Tromas
Theme URI: https://spicethemes.com/tromas-wordpress-theme/
Author: spicethemes
Author URI: https://spicethemes.com
Description: Tromas is a lightweight, elegant and fully featured theme, crafted for businesses, magazines, newspaper, personal blogs, online shops, restaurants, wedding planners, gyms, and more. Tromas has special features like a slider banner, testimonials, services, and blogs. It's fully responsive and compatible with any device. Easy to use and implement, Tromas is also compatible with WooCommerce. You can easily import dummy data with the SpiceBox plugin.
Template: honeypress
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready, blog, e-commerce
Version: 2.2.5
Requires at least: 4.5
Tested up to: 5.9
Requires PHP: 5.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tromas
*/
/*===================================================================================*/
/*	Accessibility
/*===================================================================================*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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. */
}
/*===================================================================================*/
/*  header layout7, Navbar 7, index7
/*===================================================================================*/
.navbar.navbar7{
    background-color: rgba(0, 0, 0,0.6) !important;
    border-color: transparent;
    position: absolute;
    width: 100%;
    z-index: 999;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.stickymenu1{ position: fixed !important; }
.navbar.navbar7 .nav .nav-item .nav-link, .navbar.navbar7 .nav .nav-item.html a, .navbar.navbar7 .nav .nav-item.html p{ color: #ffffff; }

.navbar.navbar7 .site-title { color: #ffffff;line-height: 1.3;}
.navbar.navbar7 .site-description ,.navbar.navbar7 .site-title-name {color: #ffffff;}
.navbar.navbar7 .custom-logo-link-url { padding: 5px 0;margin-left: 1rem; line-height: inherit; }
.navbar.navbar7 .custom-logo-link-url .site-title .site-title-name {
    float: none;
    height: unset;
    padding: unset;
    font-size: unset;
    line-height: unset;
}

.navbar.navbar7 .navbar-brand { padding: 5px 0px; display: inline-block;}
.navbar.navbar7 .header-rgt { width: auto; margin-left: 25px;}
.navbar.navbar7 .navbar-nav{float: left;}
.navbar.navbar7 .search-box-outer .nav-link.text-dark {
  color: #ffffff !important;
  background-color: transparent !important;
}
.navbar.navbar7 .search-box-outer .dropdown-menu {position: absolute;}
.navbar.navbar7 .nav .nav-item:hover .cart-header .nav-link,
.navbar.navbar7 .nav .nav-item.active .cart-header .nav-link ,
.navbar.navbar7 .nav .nav-item:hover .search-box-outer .nav-link,
.navbar.navbar7 .nav .nav-item.active .search-box-outer .nav-link {
    color: #ffffff;
}
@media (min-width: 992px) {
    .navbar.navbar7 .custom-logo-link-url {float: right;}
    .navbar.navbar7 .site-title {margin: 0;}
    .navbar.navbar7 .navbar-brand { float: right;}
    .navbar.navbar7 .nav { padding-top: 1rem;}
}
@media (max-width: 991px) {
 .navbar.navbar7 { padding-top: 1rem; padding-bottom: 1rem;}
  .navbar.navbar7 .header-rgt { width: 100%; margin-left: 0;}
  .navbar.navbar7 .navbar-brand { float: none; text-align:center; display: block; margin: 0 auto;}
  .navbar.navbar7 .custom-logo-link-url {text-align:center; float: none;  margin: 0px auto;}
  .navbar.navbar7 .navbar-toggler{margin: 0px auto; display: block;border: 1px solid #888;}

  .navbar.navbar7 .navbar-nav { width: 100%; }
  .navbar.navbar7 .nav .nav-item .search-box-outer .nav-link,
  .navbar.navbar7 .nav .nav-item .cart-header .nav-link { border-bottom: none; }
  .navbar.navbar7 .search-box-outer .dropdown-menu { right: 0 !important; }
}
.navbar.navbar7 .cart-header > a.cart-icon{color: #ffffff;}
.header-sticky.stickymenu, .header-sticky.shrink1 {
    opacity: 1.0;
}
.navbar > .container, .navbar > .container{
    display: flex;
    /*flex-wrap:nowrap;*/
}

/*===================================================================================*/
/* Stikcy Header
/*===================================================================================*/
.navbar.navbar7.stickymenu{
 position: fixed !important;
 width: 100%;
 background-color: rgba(255,255,255,0.93);
 box-shadow: 0 3px 5px rgba(0,0,0,0.05);
 z-index: 1000;
}
.navbar-brand.sticky-logo img
{
height: 45px !important;
width: auto;
}
.stickymenu1{
 display: none;
 position: fixed;
 top: 0;
 width: 100%;
 background-color: rgba(255,255,255,0.93);
 box-shadow: 0 3px 5px rgba(0,0,0,0.05);
 z-index: 1000;
}
.shrink{transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out ;
   background-color: rgba(255,255,255,0.93);
}
.navbar.shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
 }
 .navbar.shrink1 {
    padding-top: 0rem;
    padding-bottom: 0rem;
 }
.shrink1{
 width: 100%;
 box-shadow: 0 3px 5px rgba(0,0,0,0.05);
 z-index: 1000;
 position: fixed;
 top: 0;
}


.nav-link.search-icon.condition.has-submenu .sub-arrow
{
    display: none;
}
@media (max-width: 768px){
.navbar.navbar-expand-lg.navbar-light.custom.center .header-module{
    float:right;
    }
}

.navbar .header-rgt  .search-box-outer .dropdown-menu {
    right: 0px !important;
}

.header-rgt .custom-logo-link-url {
    margin-right: 1rem;
        margin-left: 0rem;
    }
 .header-rgt .custom-logo{
    margin-right: 1rem;
     margin-left: 0rem;
    }
@media (min-width: 1200px){
body.boxed .custom.header-sticky {
    width:  1210px;
  }
}
.clr.header-sticky.stickymenu1 .navbar-toggler, .clr.header-sticky.stickymenu .navbar-toggler , .clr.header-sticky.shrink .navbar-toggler{
    background-color: #adadad !important;
}
.navbar-brand.sticky-logo-mbl img
{
    height: 45px !important;
    width: auto;
}

.site-footer .overlay {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 0;
}

/*===================================================================================*/
/*  service-variation 5
/*===================================================================================*/
.services5 {padding: 6.25rem 0 4.5rem;}
.services5 .post{
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    padding: 0 10px;
    border-bottom: 5px solid transparent;
    position: relative;
    transition: all 0.3s ease 0s;
    padding: 0 1.25rem 0;
    margin-bottom: 3.438rem;}
.services5 .post .post-thumbnail{
    color: #202020;
    background-color: #fff;
    font-size: 60px;
    line-height: 110px;
    height: 130px;
    width: 130px;
    margin: 0 auto 50px;
    border-radius: 0 0 50% 50%;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.services5 .post .post-thumbnail a {color: #202020;}
.services5 .post:hover .post-thumbnail a {color: #505050;}
.services5 .post:hover .post-thumbnail{
    color: #505050;
    box-shadow: 0 0 15px #909090 inset;
}
.services5 .post .post-thumbnail:after{
    content: '';
    height: 30px;
    width: 30px;
    border-radius: 20px 0 20px 20px;
    opacity: 0;
    transform: translateX(50%) scale(0.8, 1.05) rotate(-45deg);
    position: absolute;
    right: 50%;
    bottom: 0;
    transition: all 0.3s;
}
.services5 .post:hover .post-thumbnail:after{
    opacity: 1;
    bottom: -50px;
}
.services5 .post .entry-header .entry-title{
    color: #505050;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.services5 .post .entry-content p{
    color: #999;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 15px;
}
.services5 .post.blue:hover{ border-bottom: 5px solid #2e86de; }
.services5 .post.blue .post-thumbnail{ border-color: #2e86de; }
.services5 .post.blue .post-thumbnail:after{ background-color: #2e86de; }
.services5 .post.blue:hover .entry-title{ color: #2e86de; }
.services5 .post.darkblue:hover{ border-bottom: 5px solid #341f97; }
.services5 .post.darkblue .post-thumbnail{ border-color: #341f97; }
.services5 .post.darkblue .post-thumbnail:after{ background-color: #341f97; }
.services5 .post.darkblue:hover .entry-title{ color: #341f97; }
.services5 .post.orange:hover{ border-bottom: 5px solid #ff9f43; }
.services5 .post.orange .post-thumbnail{ border-color: #ff9f43; }
.services5 .post.orange:hover .entry-title{ color: #ff9f43; }
@media only screen and (max-width:990px){
    .services5 .post{ margin: 0 0 40px; }
}
.services5 .post .post-thumbnail {
    border: 10px solid #ce1b28;
}
.services5 .post:hover {
    border-bottom: 5px solid #ce1b28;
}
.services5 .post .post-thumbnail:after {
    background-color: #ce1b28;
}
/*===================================================================================*/
/*  Testimonial5
/*===================================================================================*/
#testimonial-carousel5 .testmonial-block5{
    text-align: center;
    padding: 100px 40px 5px;
    margin-top: 100px;
    border-top: 5px solid #ffffff;
    position: relative;
}
#testimonial-carousel5 .testmonial-block5:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 50px;
    color: #ffffff;
    opacity: 0.5;
}
#testimonial-carousel5 .testmonial-block5 .avatar{
    width: 150px;
    height: 150px;
    border: 5px solid #ffffff;
    position: absolute;
    top: -80px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
#testimonial-carousel5 .testmonial-block5 .avatar img{
    width: 100%;
    height: auto;
}
#testimonial-carousel5 .testmonial-block5 .description{
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 30px;
}
#testimonial-carousel5 .testmonial-block5 figcaption{
    display: block;
    text-align: left;
    font-size: 22px;
    color: #ffffff;
    margin: 0;
}
#testimonial-carousel5 .testmonial-block5 .name{
    display: block;
    font-size: 12px;
    color: #ffffff;
    margin-top: 7px;
}
#testimonial-carousel5 .owl-theme .owl-controls .owl-page .designation{
    width: 20px;
    height: 3px;
    background: #ffffff;
}
@media only screen and (max-width: 479px){
   #testimonial-carousel5 .testmonial-block5{ padding: 80px 15px 5px; }
   #testimonial-carousel5 .testmonial-block5::before{ top: 10px; }
   #testimonial-carousel5 .testmonial-block5 .avatar{
        width: 120px;
        height: 120px;
        top: -60px;
  }}
  .testmonial-block5 .rounded-circle {
    border-radius: 0 !important;
}
/*===================================================================================*/
/*  BLOG STANDARD
/*===================================================================================*/

.blog .standard-view .post,
.blog .list-view .post {
    margin: 0 0 3.438rem;
    border-bottom: 1px solid #eceff3;
    padding: 0 0 2.5rem;
}
.blog .standard-view .post:hover,
.blog .list-view .post:hover {
    background-color: transparent;
    box-shadow: none;
}
.blog .standard-view .post:last-child,
.blog .list-view .post:last-child {
    border-bottom: none;
    padding: 0;
}

.blog-author.media .avatar img
{
border-radius: 50%!important;
}
.blog .standard-view .post .entry-title { font-size: 2.25rem; }
.blog .standard-view .entry-meta span:after {
    padding-right: 1.875rem;
    Padding-left: 1.875rem;
}
.blog .standard-view .more-link,
.blog .list-view .more-link {
    background-color: #fff;
    border-radius: 50px;
    padding: 0.625rem 2.313rem;
    letter-spacing: 0.063rem;
    display: inline-block;
}
.blog .standard-view .more-link:hover,
.blog .standard-view .more-link:focus,
.blog .list-view .more-link:hover,
.blog .list-view .more-link:focus {
    color: #fff !important;
}
.entry-meta .tag-links a:focus{
    color: #ce1b28;
}
.entry-meta > span {
    margin: 0px 2px 0px -5px;
}
@media (min-width: 1200px){
body.boxed .navbar.navbar7.stickymenu {
     width: 1210px;
     top:0;
}}

@media screen and (max-width:600px){
 .navbar.navbar7.stickymenu{
   top:0;
   }
}

@media (min-width: 1200px){
body.logged-in.admin-bar.boxed .navbar.navbar7.stickymenu {
     top:30px;
}}

@media (min-width: 992px){
.navbar .nav .dropdown-menu.search-panel {
    border-bottom: unset !important;
}
.tromas-header-btn{ padding-bottom: 1.125rem; }
}
.nav-item.menu-btn{margin-top: 5px;}
.menu-html{color: #ffffff;}
@media (max-width: 991px){
.navbar .nav .nav-item.menu-html {line-height: 40px;border-bottom: 1px solid #ededed55;}}
.menu-html p, body .html h1, body .html h2, body .html h3, body .html h4, body .html h5, body .html h6{color: #ffffff;}
.hp-preloader-cube .hp-cube:before {
    background: #ce1b28;
}
.entry-meta {
    overflow: unset;
}