/*
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  ***************/
/*common*/
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white a{color: #fff;}
.justify{text-align:justify;}
.page-content section {padding-top: 10px;padding-bottom: 50px;}
.page-content section.wpb-content-wrapper {padding-top: 0;padding-bottom: 0;}
.porto-u-main-heading {margin-bottom: 3%;}
.wpcf7-form-control.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-captchar {width: 100%;min-height: 50px;border-color: rgba(4,4,4,.4);border-radius: 2px;}
.wpcf7 .vc_row > div {margin-bottom: 15px;}
.wpcf7 .vc_row {margin-left: -15px;margin-right: -15px;}
.submit-btn input {width: 150px;}
.no-breadcrumbs .main-content {padding-top: 0;}
.slick-slider .slick-prev{left: -20px;}
.slick-slider .slick-next{right: -20px;}
.share-links .share-twitter:before {content: "\e61b";}
.vc_column_container>.vc_column-inner {padding-left: 0;padding-right: 0;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}
::-webkit-scrollbar-thumb{background:var(--porto-primary-color);border-radius:30px;}
::-webkit-scrollbar-thumb:hover{background:#444;}
/*end common
 * header*/
.sidebar-menu .porto-wide-sub-menu > li > a, #header .porto-wide-sub-menu > li > a{font-weight: 500;}
.sidebar-menu .porto-wide-sub-menu > li > a:hover, #header .porto-wide-sub-menu > li > a:hover{color:var(--porto-primary-color);}
#header .header-contact{font-weight: 600;font-size: 1em;}
.main-menu-wrap, #header.sticky-header {background-color: #030502;}
.booked-weather-160x36.w160x36-01>a.booked-weather-160x36-city {min-width: 100px;}
/*#header.sticky-header .main-menu > li.menu-item > a {color: #232;}*/
.booked-weather-160x36-city {min-width: 80px;}
/*end header
 * home*/
.posts-medium-alt .blog-post-date {display: none;}
article.post .post-meta {display: none;}
.posts-medium-alt .custom-border-radius {margin-top: 0 !important;}
.btn-primary {padding: 5px 10px !important;margin-top: 5px !important;border-radius: 50px !important;font-size: 12px !important;}
.custom-list-post {box-shadow: 0 0 5px 0 #ddd;border-radius: 8px;margin-bottom: 0;padding-top: 15px;padding-bottom: 15px;}
.custom-small-list h4.wp-block-post-title {font-size: 14px;line-height: 1.5;}
.wp-block-post-title :where(a) {color: #222;}
.custom-small-list .wp-block-column {padding: 0 5px;}
.custom-small-list{box-shadow: 0 0 5px 0 #ddd;border-radius: 5px;margin-bottom: 0;padding-top: 5px;padding-bottom: 5px;}
.has-ccols-spacing {margin: 0;}
.has-ccols-spacing>.porto-tb-item {margin-bottom: 15px;}
/*end home
 * footer*/
.footer .widget > div > ul li {display: inline-block;max-width: 16.1%;width:100%;border: none;}
.footer .widget > div > ul{border:none;}
#footer h3 {text-align: center;font-size: 26px;text-transform: capitalize;margin-bottom: 30px;}

/*end footer
 * sidebar*/
.sidebar .widget>div>ul>li {border: 1px solid rgba(126, 144, 160, .1);margin-bottom: 2px;padding-left: 25px;padding-top: 8px;padding-bottom: 8px;}
.sidebar .widget>div>ul>li:hover{background-color:rgba(126, 144, 160, .1);}
.sidebar .widget>div>ul>li:before{font-size: 0.75rem;}
.sidebar .widget>div>ul>li>a {font-weight: 600;position: relative;font-size: 16px;top: 3px;}
.sidebar .widget>div>ul{border:none;}

/*end sidebar*/


/*responsive*/
@media screen and (min-width: 991px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {max-width: 1280px;--porto-flick-carousel-width: 1280px;}
}
/*end responsive*/