/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
    background-color: #63ab45;
    color: #ffffff;
    border-radius: 30px;
}
#main-menu a:hover{
	text-decoration:underline;
}
#menu-main-menu > li{
		border-radius:30px;
}
#menu-main-menu > li:nth-child(4) {
    background: linear-gradient(100deg, #fc6914 0%, #f7921e 100%);
		border-radius:30px;
}
.has-sub.open li {
    background: linear-gradient(100deg, #fc6914 0%, #f7921e 100%);
}

ul#menu-main-menu {
    padding: 5px;
    border-radius: 40px;
    background: #f9f9f7 !important;
    border: 1px solid #e9e9e9;
}

h1,h2,h3,h4,h5,h6 {letter-spacing: normal}
#main .content-bottom-wrapper {
    background: #1C231F;
	max-width: 100%;
    padding-top: 140px;
}
#footer {background: #1C231F;}
.widget .widget-title {
	    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
	margin-bottom: 24px;
	font-weight: 500;
}

.widget_nav_menu li>a,.footer a:not(.btn),.footer .widget p,.footer .widget > div > ul li {font-size: 16px;color: #fff}

#footer .footer-bottom .footer-left {
	font-size: 16px;color: #b6cabc
}
.widget_nav_menu>div>ul li:before{
	font-size: 12px;
    color: #B6CABC;
	    margin-right: 8px;
}
.widget.widget_nav_menu {
    margin-left: 40px;
}

.widget_nav_menu>div>ul li {padding: 6px 0 6px 10px}

.widget_nav_menu li>a:hover {text-decoration: underline}
.widget_nav_menu>div>ul li:hover:before {animation: unset}

.footer .widget > div > ul li ,.footer .widget > div > ul{border: none}

.footer .share-links a {
	  margin-left: 5px;
    margin-right: 5px;
    width: 45px;
    height: 45px;
	  line-height: 45px;
    border-radius: 50%;
    text-align: center;
}
.footer .share-links a:not(:hover), .footer-top .share-links a:not(:hover){
	    color: rgb(255, 255, 255);
    background: #fc6914;
}

.footer .share-links a:hover{
	background:#63ab45
}

#footer .footer-bottom a {color: #fc6914}
#footer .footer-bottom {
    background-color: transparent;
}

#footer .footer-bottom {
    padding: 22px 0 120px 0;
	background-image: url("https://holidaypackage.in/blog/wp-content/uploads/2026/01/footer-image.webp");
	background-repeat: no-repeat;
    background-position: center bottom;
}

.footer .widget.contact-info .contact-details strong {
    display: none;
}

#footer .footer-main>.container {
    padding-top: 16px;
    border-top: 1px solid white;
}

.widget_nav_menu>div>ul li {
    padding: 8px 0 8px 10px;
}

.widget.contact-info li:not(:last-child) {
    margin-bottom: 16px;
}

.widget.contact-info i {
    margin: 4px 15px 10px 0;color:#fc6914
}
#follow-us-widget-2 {
    margin-top: 80px;
}

#main .content-bottom-wrapper>.row {position: relative}
#main .content-bottom-wrapper>.row::before {
    content: "";
    width: auto;
    position: absolute;
    height: 1px;
    background: #fff;
    z-index: 1;
    top: -40px;
    left: 30px;
    right: 30px;
}

.post-content .entry-content p {
    text-align: justify;
	font-size: 16px
}

.single-post .entry-title {
    font-weight: 700;
    color: var(--porto-primary-color);
}
.post-grid .grid-box .entry-title{
font-size:22px !important;
}
.widget .wp-block-search button{
    background-color: var(--porto-primary-color) !important;
    border-color: var(--porto-primary-color) !important;
}
p.post-excerpt {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Approx. lines to fit ~200 chars */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
line-height: 22px;
}
.post-grid .btn-xs {
  background: linear-gradient(90deg, #f43130 0%, #ffb425 50%, #f43130 100%);
  background-size: 200% auto;
  background-position: left center;
  color: white;
  transition: background-position 0.6s ease;
}

.post-grid:hover .btn-xs{
	 background: linear-gradient(90deg, #f43130 0%, #ffb425 50%, #f43130 100%);
  background-size: 200% auto;
  background-position: right center !important;
	opacity:1;
}

.post-grid .btn-xs{
    clip-path: polygon(0px 0px, calc(100% - 22px) 0px, 100% 23px, 100% 100%, 0px 100%);
	color: #fff !important;
    font-size: 14px;
}
.post-grid:hover {
    border: 10px solid #ffb425;
}
.blog-posts .post .entry-title {
  display: block;
  overflow: hidden;
  word-wrap: break-word;
}
.post-grid .grid-box {
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.page-top .container .row .col-lg-12 .text-center {
    width: fit-content !important;
    background-color: #00000078;
    margin: auto !important;
    padding: 10px 30px;
    border-radius: 50px;
    border: 0px solid #fff;
    outline: 3px solid #fff;
	margin-bottom: 8px !important;

}

table {
    width: 100%;
    border-collapse: collapse;
}

 thead {
    background-color: #fc6914;
    color: #ffffff;
}

 th {
    padding: 12px 15px;
    text-align: left;
    border: 1px solid #e0e0e0;
    font-weight: 600;
    letter-spacing: 0.5px;
}

 td {
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
    color: #333;
}

 tbody tr:nth-child(even) {
    background-color: #fff4ee;
}

 tbody tr:hover {
    background-color: #ffe3d4;
    transition: 0.3s ease;
}

.table-wrapper {
    overflow-x: auto;
    margin-bottom: 30px;
}


/*Responsive*/
@media screen and (max-width: 768px){
	#nav-panel .accordion-menu .arrow, #nav-panel .accordion-menu > li.menu-item > .arrow {
    border-left: 1px solid #cbcbcb;
}
}
