/*
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
*/
body {
-webkit-user-select: none;
-moz-user-select: -moz-none;
-ms-user-select: none;
user-select: none;
}

body:not(.subscription_plan_yes) li#nav-menu-item-1788, body.subscription_plan_yes li#nav-menu-item-1785 {
    display: none;
}
.smart-search-post{width: 100%;}
h4.custom-message a {
    background: #000;
    color: #fff;
    line-height: 0px;
    padding: 5px 10px;
    margin: 0;
}
.custom-full-row {
    border: 2px solid #6da7dc;
    text-align: center;
    margin: 0 0 20px;
    color: #6da7dc;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
}
.custom-full-row strong, ul.woocommerce-error li p strong, .custom-full-row strong a {
    color: #ff0047;
}
ul.woocommerce-error li p {
    margin: 0;
    color: #6d1a17;
}
ul.woocommerce-error li p strong {
    padding-left: 5px;
}

.category-paid-video ul.breadcrumb > li:nth-last-child(2) {
    display: none;
}
.our-team-row .wpb_content_element {
    margin-bottom: 0;
}
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.vc_section.copoun-section{
	background: #00a8e1;
    text-align: center;
}
.vc_section.copoun-section .wpb_content_element{
	margin-bottom:0px
}
.apply-c{
    margin: 7px 0;
    font-size: 14px;
    text-transform: capitalize;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control{
	background-color: transparent;
	color: #fff;
    border-color: rgb(121 184 243);
}
.form-control:focus{
	background-color: transparent;
    border-color: #ffffff;
}
/*#header .logo .standard-logo {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.mfp-content .newsletter-popup-form {
    background: url(http://localhost/mycricketbuddy/wp-content/uploads/2020/12/quick-popup-layout.png) no-repeat;
    background-size: cover;
    background-position: bottom right;
}

.mfp-close, .mfp-close-btn-in .mfp-close{color: #000;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    display: none;
}
#mini-cart .cart-subtotal {
    display: none;
}
#mini-cart .minicart-icon, #mini-cart .cart-items {
    display: block;
}
.cols-same h2 {
    color: #fff;
    font-size: 17px;
    margin: 5px 0;
    text-transform: uppercase;
}

.sub_title ul > li {
    font-size: 20px;
    line-height: 45px;
    color: #222529;
    font-weight: 500;
}

.second-section + div .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

.designit a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-default.vc_btn3-style-classic.vc_btn3-color-grey.btn {
    background: #2c966f;
    color: #fff;
    border-color: #2c966f;
}
article.post.post-full.not-proper-match, ul.products li.product_cat-monthly-subscription .quickview {
    display: none !important;
}
table.variations .filter-item-list li a.filter-item.enabled {
    border-color: #57b7ef;
    font-size: 16px;
    color: #000;
    border-width: 2px;
}
table.variations .filter-item-list li.active a.filter-item.enabled, table.variations .filter-item-list li:hover a.filter-item.enabled, table.variations .filter-item-list li a.filter-item.enabled:hover {
    color: #fff;
}
.home-banner .banner-text{display: inline-block;}
.home-banner .banner-text h4 {
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
    background: #3b7ca9;
    background-image: linear-gradient(#26fbe7, #113650);
    font-size: 36px;
    line-height: 46px;
}

.home-banner .banner-text p {
    background: #e44646;
    color: #fff;
    display: block;
    font-size: 24px;
    padding: 5px;
    border-radius: 50px;
    max-width: 60%;
    margin: auto;
}

p.order-again {
    display: none;
}
section.vc_section.copoun-section {
    background: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}
section.vc_section.copoun-section .wpb_content_element {
    margin: 0;
}
section.vc_section.copoun-section .apply-c strong{color: #ffdf00;}

@media (min-width: 1160px)
{
#header .logo {
    max-width: 150px;
}
}
@media (max-width: 1300px)
{
	.cols-same h2{font-size: 14px;}
}
@media (max-width: 1160px)
{
	.cols-same h2{font-size: 12px;}
}
@media (min-width: 992px)
{
.home .header-wrapper.header-side-nav.fixed-header #header {
    background-color: #222529;
}
body:not(.home) .header-wrapper.header-side-nav:not(.fixed-header) #header {
    background-color: #58c3b2;
    background-image: linear-gradient(#222529, #58c3b2);
}
}
.home .fixed-header #header .searchform-popup .searchform {
    background-color: #000;
}
.home .header-wrapper #header .header-copyright{color:#fff;}
.home .home-banner .porto-ibanner {
	height: 80vh;
	background-position: bottom center !important;
}
.vc_row.wpb_row.row.category-banner {
    box-shadow: inset 0 0 50px #ccc;
    background-position: 150px bottom !important;
}
.home-mid-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
    top: 0px;
	left: 0px;
    z-index: 1;
}
.home-mid-banner > img{height: 150px;}
.second-section .home-mid-banner .porto-ibanner-desc{position: relative;}
.custom-youtube-links.porto-ibanner {
    overflow: visible;
}
.second-section .home-mid-banner > img {
    display: none;
}


.home-mid-banner .text-content > div:first-child p{
	color: #ee8379;
	font-family: 'Segoe Script','Savoye LET';
}
.home-mid-banner .text-content > p a {
    color: #fff;
}

.home-mid-banner .porto-ibanner-desc{z-index: 2;}
.second-section .home-mid-banner .porto-ibanner-desc {background: #fff;}

.all-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cols-same {
    background: #000;
    margin: 0 10px;
    flex: 1;
    background-image: linear-gradient(#222529, #2e2d4c , #41406e);
    box-shadow: 0 10px 0px #2c966f;
	padding: 5px 0;
}
.cols-same h2 i {
    display: block;
    color: red;
    font-size: 50px;
}
.cols-same p a {
    color: #fff;
    font-size: large;
    display: block;
    border-radius: 0 0 10px 10px;
}
.subscription_plans {
    background: #fff;
}
.sub_title h4 {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: xx-large;
    line-height: initial;
    padding: 10px 0;
    background-image: linear-gradient(to bottom, rgb(37 104 93), rgb(93 214 195));
	margin-bottom: 0px;
}
.subscription_plans ul li:before {
    font-family: "porto";
    font-style: normal;
    font-weight: bold;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	border-radius: 5px;
    padding: 5px;
    color: #fff;
	min-width: 40px;
}

.subscription_plans ul li:first-child:before{content : "\e88b"; background: #03a400;}
.subscription_plans ul li:nth-child(2):before {
    content: "\e889";
    background: #e86983;
}
.subscription_plans ul li:nth-child(3):before {
    content: "\f274";
    background: #03a400;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}
.subscription_plans ul li:nth-child(4):before {
    content: "\e866";
    background: #e86983;
}
.subscription_plans ul li:nth-child(5):before {
    content: "\e85c";
    background: #03a400;
}
.subscription_plans ul li:nth-child(6):before {
    content: "\e90b";
    background: #e86983;
}
.subscription_plans ul li:nth-child(7):before {
    content: "\f70c";
    background: #03a400;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}
.subscription_plans ul li:nth-child(8):before {
    content: "\f128";
    background: #e86983;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}*/
/* .subscription_plans ul li:nth-child(9):before {
    content: "\e889";
    background: #03a400;
} */
/*
.subscription_plans ul li:nth-child(9):before {
    content: "\e889";
    background: #fff;
    background-image: url(https://www.kindpng.com/picc/m/19-197569_with-bat-svg-png-cricket-icon-png-vector.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
.subscription_plans ul li:nth-child(10):before {
    content: "\f5dc";
    background: #e86983;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}
.subscription_plans ul li:nth-child(11):before {
    content: "\f2f2";
    background: #03a400;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}
.subscription_plans ul li:nth-child(12):before {
    content: "\f591";
    background: #e86983;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}
.subscription_plans ul li:nth-child(13):before {
    content: "\f03d";
    background: #e86983;
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
}

.sub_title ul {
    color: #000;
}

.sub_title ul {
    list-style: none;
    margin: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    box-shadow: inset 0 0 500px 0px #2f7c70;
}
.sub_title a {
    text-align: center;
    display: block;
    color: #fff;
    background: #014778;
    font-size: 20px;
    padding: 15px 0;
    text-decoration: none;
    transition: all 0.2s ease;
}
.sub_title a:hover {
    background: #000;
}

ul.woocommerce-error li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog .col-lg-3.sidebar.porto-blog-sidebar.right-sidebar.mobile-sidebar {
    display: none;
}
.blog .main-content.col-lg-9 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.fixed-header #header .searchform, #header aside#search-2 .searchform {
    background-color: #000;
    border-color: #000;
    width: 100%;
}

.fixed-header #header .searchform .input-group, #header aside#search-2 .searchform .input-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin: 0;
    align-items: center;
}

.header-wrapper #header .searchform button, #header aside#search-2 .searchform button {
    padding: 0 9px 0 8px !important;
}

.smart-search-results.has-viewall-button.has-scrollbar {
    width: 100% !important;
}

.smart-search-results.has-viewall-button .smart-search-suggestions {
    width: inherit !important;
}

#header .searchform .smart-search-suggestions .autocomplete-suggestion {
    background: transparent;
}
.smart-search-suggestions>.autocomplete-no-suggestion {
    color: #000;
}

.videolist li {
    float: left;
    margin: 0 auto;
    padding: 20px;
    text-decoration: none;
    list-style: none;
}
.videolist .videotitle{
	font-family: Oswald,sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #292525;
    text-align: center;
}
	.videolist li a:hover{
		text-decoration: none;
	}

@media (max-width: 991px)
{
	#header .logo .standard-logo {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    max-width: 70px;
}

.fixed-header #header .header-main .header-left, .fixed-header #header .header-main .header-right, .fixed-header #header .header-main .header-center, .fixed-header #header .header-main .header-center aside {
    margin: 0;
}

#header .mobile-toggle {
    color: #fff;
}
	
.fixed-header #header .header-main {
    background-image: linear-gradient(#222529, #58c3b2);
    background-color: rgb(94 214 195);
	padding-bottom: 0;
}
.fixed-header #header{position: relative;}

}

@media (max-width: 767px)
{
.mfp-content .newsletter-popup-form {
    background-image: none;
    background-color: #c3efe8;
}
.newsletter-popup-form .porto-modal-content {
    max-width: 100%;
}
.newsletter-popup-form .wysija-submit{font-size: 13px;}
.home-mid-banner.custom-youtube-links > img {
    display: none;
}
.home-mid-banner.custom-youtube-links .porto-ibanner-desc {
    background: #fff;
	position: relative;
}
.home-mid-banner.custom-youtube-links .porto-ibanner-desc .all-row {
    display: block;
}
.cols-same{margin: 0;}

.home .home-banner .porto-ibanner {
    height: 40vh;
    padding: 23% 0;
}

#footer .footer-main > .container {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
}

.footer-top {
    padding-top: 20px;
    padding-bottom: 20px;
}
#footer .footer-bottom {
    padding-bottom: 1rem;
    border-top: 1px solid rgba(0,0,0,.06);
}
#footer .footer-bottom .footer-right:first-child {
    text-align: center;
}

#footer h3.widget-title {
    margin: 5px 0px;
    border: 1px solid #4ca194;
    padding: 15px;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
}

#footer h3.widget-title:after {
    content: "";
    border: solid #4ca194;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    top: 14px;
    right: 25px;
    transform: rotate(45deg);
    transition: all .3s ease;
}
#footer aside.widget_text.active h3.widget-title:after {
    transform: rotate(-133deg);
    top: 20px;
}
#footer h3.widget-title + div {
    display: none;
}
aside.widget{margin-bottom: 10px;}
}


@media (max-width: 766px)
{
	.cols-same h2 {
    font-size: 15px;
	}
}
@media (max-width: 610px)
{
	.home-banner .banner-text h4 {
    font-size: 16px;
    line-height: 20px;
}

.home-banner .banner-text p {
    font-size: 14px;
    max-width: 75%;
} 
}
@media (max-width: 360px)
{
	.home .home-banner .porto-ibanner {
    height: 35vh;
	}
}

}*/



.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}
