.call-to-action .text {
    padding-top: 0px;
}
.main-menu > li.current_page_item a span:before {
    opacity: 1;
    height: 6px;
}
.footer-menu li.current_page_item a span:before {
    opacity: 1;
    height: 6px;
}
#main-slider {
    background: none;
}
.main-slider {
    padding: 0;
}
.event-nav .nav-item .score.countdown span {
    margin: 0 5px;
    min-width: 0px;
    padding: 0 10px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
}
.event-nav .nav-item .score.countdown span:before {
    right: -7px;
}
.content {
    /*padding: 35px 0 35px 0;*/
    padding: 0px 0 35px 0;

}
.content.landing-page {
    padding: 0;
}
.product-tab-content-background {
    background: #fff;
}
.news-list .item.sticky .info .name {
    color: #fff;
}
.news-list .item.sticky .info {
    background: #141414;
}
.news-list .item.sticky .info:before {
    opacity: 1;
    top: -20px;
}
.news-list .item.sticky .info:after {
    opacity: 1;
    top: -30px;
}
.news-list .item.sticky .info .wrap a {
    color: #fff;
}
.news-list .item.sticky .info > p {
    color: #fff;
}
.news-list .item.sticky .info > a {
    color: #fff;
}
.news-list .item .info .name {
    padding-top: 0px;
}
.news-list .item .info {
    padding: 22px 30px 26px 30px;
    min-height: 175px;
    max-height: 150px;
    border-bottom: #ebebeb 1px solid;
    border-top: #0d4c91 3px solid;
}
.news-list .item .img-wrap {
    background: #fcfcfc;
}
.connected-carousels .carousel-navigation li:before {
    background: #ee307d !important;
}
.news-list .item .img-wrap .bage,
.news-single .item .img-wrap .bage {
    background: #ee307d;
}
.news-list .item .img-wrap .bage a,
.news-single .item .img-wrap .bage a {
    color: #fff;
}
.broadcast-item .lineup-list .name a {
    color: inherit;
}
.broadcast-item .lineup-list .name a:hover {
    color: #ee307d;
}
.broadcast-item .live-match-weather {
    background: inherit;
}
.broadcast-item .match-lineup {
    background: inherit;
}
.broadcast-item .match-lineup .member {
    padding: 0 0 20px 0;
}
.broadcast-item .team-wrap {
    background: inherit;
    padding: 0px;
}
.match-page-info {
    border-bottom: 0px;
    padding-bottom: 0px;
}
.match-live-info {
    padding: 0px;
    background: none;
}
.share-box {
    padding: 0;
}
.live-match-stat .team-legend li a {
    color: inherit;
}
.match-broadcasts {
    padding: 20px;
    background: #fcfcfc;
}
.match-lineup {
    background: #fcfcfc;
}
.table-standings tr:hover {
    background: #fcfcfc;
}
.match-result-label {
    margin: 0 3px;
    width: 30px;
    height: 30px;
    text-transform: uppercase;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.match-result-label.win {
    background: #4caf50;
}
.match-result-label.drawn {
    background: #999;
}
.match-result-label.lose {
    background: #f44336;
}
.player-single-wrap {
    padding: 0px;
    margin: 0px;
}
.standing-full tr td a {
    color: inherit;
}
.main-menu-wrap .custom-logo-link {
    height: 102px;
    display: flex;
}
.main-menu-wrap .custom-logo-link img {
    margin: auto 0;
}
.main-menu-wrap h1.logo {
    padding: 20px 0;
    display: block;
    font-size: 24px;
    color: white;
}
.main-menu-wrap h1.logo a {
    color: white;
}
.main-menu-wrap h1.logo a:hover {
    color: #ee307d;
}
.main-sponsor-slider {
    padding: 0px;
    background: none;
}
.comment-item.bypostauthor {
    background: linear-gradient(to right, #f7f7f7, #f0f0ef);
    padding-right: 10px;
    position: relative;
}
.comment-item.bypostauthor:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -560px;
    transform: skew(-10deg);
    background: #ee307d;
    width: 600px;
    z-index: 1;
}
.comment-item .info {
    position: relative;
    z-index: 10;
}
.comment-item.depth-2 {
    padding-left: 90px;
}
.comment-item.depth-3 {
    padding-left: 120px;
}
.comment-item.depth-4 {
    padding-left: 150px;
}
.comment-item.depth-5 {
    padding-left: 180px;
}
.leave-comment-wrap > p {
    font-size: 14px;
    margin: 0 15px;
}
.comments-wrap h4 > small {
    display: inline-block;
    float: right;
    text-transform: none;
}
.share-bar li.linkedin a {
    color: #007bb6;
}
.share-bar li.pinterest a {
    color: #cb2027;
}
.share-bar li.tumbler a {
    color: #32506d;
}
.share-bar li.dribbble a {
    color: #ea4c89;
}
.share-bar li.vk a {
    color: #45668e;
}
.share-bar li.digg a {
    color: #005be2;
}
.share-bar li.reddit a {
    color: #005be2;
}
.share-bar li.StumbleUpon a {
    color: #eb4924;
}
.search-item img {
    margin: 10px 0px;
}
.post-text .post-content {
    margin-bottom: 10px;
}
.post-text img {
    max-width: 100%;
    height: 100%  !important;
}
.product-right-info .price del {
    clear: both;
    display: block;
    line-height: 1;
    font-size: 20px;
}
.product-right-info .price ins {
    clear: both;
    display: block;
    line-height: 1;
}
.product-right-info span.price span {
    color: #141414;
}
.cart-total .proceed {
    padding: 16px 28px 16px 28px;
}
.quantity-wrap .btn.small {
    color: #fff;
}
.woocommerce .team-alert {
    background: #fcfcfc;
}
.woocommerce .cart-table tr th {
    background: #141414;
    color: #f7f7f7;
}
.woocommerce .cart-table tr.cart_item {
    background: #fcfcfc;
}
.woocommerce .cart-table tr.cart_item td {
    border-color: #e6e6e6;
}
.woocommerce .cart-table .quantity input[type="number"] {
    background: #e6e6e6;
    color: #141414;
}
.woocommerce .cart-table tr.cart_item td.total,
.woocommerce .cart-table tr.cart_item td.cost .woocommerce-Price-amount.amount,
.woocommerce .cart-table tr.cart_item td.name a {
    color: #141414;
}
.woocommerce .cart-table tr.cart_item:hover td.total,
.woocommerce .cart-table tr.cart_item:hover td.cost .woocommerce-Price-amount.amount,
.woocommerce .cart-table tr.cart_item:hover td.name a {
    color: #141414;
}
.woocommerce .cart-table tr.cart_item:hover {
    background: #fff;
}
.woocommerce .cart-table .delete a:before {
    background: #f0f0f0;
}
.woocommerce .cart-table .delete a {
    color: #7a7a7a;
}
.woocommerce .cart-table tr:hover .delete a:before {
    background: #db4300;
}
.woocommerce .cart-table tr:hover .delete a i {
    color: #fff;
}
.woocommerce-ordering {
    padding-top: 20px;
    float: none;
}
.woocommerce div.product {
    margin-bottom: 35px;
}
.woocommerce div.product span.price,
.store-list-item span.price span {
    font-size: 20px;
    color: #666;
    font-weight: normal;
}
.store-list-item > div:hover span.price span,
.woocommerce div.product > div:hover span.price {
    color: #fff;
}
.woocommerce div.product span.price del > span {
    font-size: 16px;
}
.woocommerce div.product span.price ins {
    text-decoration: none;
}
.store-list-item .btn:first-child {
    float: left;
}
table.shop_table.woocommerce-checkout-review-order-table {
    border: none !important;
    font-family: Montserrat, sans-serif;
}
table.shop_table.woocommerce-checkout-review-order-table th {
    padding: 30px 5px 30px 30px;
    font-size: 12px;
    background: #141414;
    color: #ccc;
}
.woocommerce table.shop_table th.product-total {
    text-align: right;
    padding: 30px;
}
.product-quantity {
    font-weight: 400;
}
.woocommerce table.shop_table td.product-total,
.woocommerce table.shop_table tr.cart-subtotal td {
    font-size: 16px;
    font-weight: 400;
}
table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th {
    background-color: #fcfcfc;
    font-size: 14px;
    height: auto;
    text-transform: none;
    font-weight: 400;
    color: #141414;
}
table.shop_table.woocommerce-checkout-review-order-table .order-total th {
    background-color: #fcfcfc;
    font-size: 14px;
    color: #141414;
    text-transform: none;
}
table.shop_table.woocommerce-checkout-review-order-table .order-total td {
    font-size: 20px;
}
.woocommerce-Price-amount.amount {
    width: auto;
    height: auto;
    background: none;
    color: #141414;
}
table.shop_table.woocommerce-checkout-review-order-table td {
    border-bottom: none;
    background-color: #fcfcfc;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 5px 30px 30px;
    color: #141414;
}
table.shop_table.woocommerce-checkout-review-order-table tr td:last-child span {
    width: auto;
    height: auto;
    background: none;
    color: #141414;
    margin-right: 2px;
    text-align: right;
}
table.shop_table.woocommerce-checkout-review-order-table tr td:last-child {
    text-align: right;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 30px 30px 5px;
}
.woocommerce form .form-row label {
    font-weight: 400;
    font-family: Open Sans;
    color: #666;
    font-size: 14px;
}
.woocommerce form .form-row.woocommerce-invalid label,
.woocommerce form .form-row .required {
    color: #d32f2f;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 15px 10px;
    font-size: 14px;
    border: none;
}
.select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0px;
}
.woocommerce-checkout-payment {
    background: #ebe9eb !important;
    color: #3d3d3d;
}
.woocommerce .return-to-shop a.button.wc-backward,
.woocommerce-checkout-payment .button.alt {
    text-align: left;
    background-color: #ee307d !important;
    color: #141414 !important;
    font-size: 16px;
    border-radius: 8px;
    border: none;
    text-transform: uppercase;
    font-weight: 400;
    padding: 18px 28px;
    font-family: Montserrat;
    transition: all 400ms;
}
.woocommerce .return-to-shop a.button.wc-backward:hover,
.woocommerce-checkout-payment .button.alt:hover {
    background-color: #141414 !important;
    color: #fff !important;
}
.woocommerce-account-fields {
    padding-left: 20px;
}
.woocommerce form .form-row .input-checkbox {
    left: -20px;
    top: 6px;
}
.woocommerce table.shop_attributes {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_attributes th {
    background: transparent;
    position: relative;
    padding: 20px;
    text-align: left;
    color: #666;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    font-family: Open Sans;
}
.woocommerce table.shop_attributes th:before {
    content: "";
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 0;
    top: 4px;
    bottom: 4px;
}
.woocommerce table.shop_attributes td {
    padding: 20px;
    text-align: left;
    color: #666;
    font-size: 14px;
    font-family: Open Sans;
    font-style: normal;
}
li.comment {
    list-style: none;
    padding: 0;
    margin: 0;
}
.error-wrap .error-logo,
.coming-wrap .error-logo {
    padding: 25px;
    border-radius: 80px;
    background: #fff;
    width: 120px;
    height: 120px;
}
.error-wrap .error-logo img,
.coming-wrap .error-logo img {
    height: 100%;
    width: 100%;
}
.coming-wrap .error-logo {
    background: #0c0c0c;
}
.widget.widget_text img {
    height: 100%;
    width: 100%;
}
.footer .footer-left {
    padding: 80px 0;
}
.footer .widget {
    margin-bottom: 35px;
}
.footer .footer-left .widget h4 {
    padding-top: 0px;
}
.footer .footer-right {
    padding-top: 59px;
}
.footer .foot-contact {
    padding-top: 0px;
}
.footer .footer-right h4 {
    color: #fff;
}
.footer .menu {
    overflow: hidden;
}
.footer .menu li {
    padding-bottom: 11px;
    width: 50%;
    float: left;
}
.footer .menu li a {
    padding: 0 0 0 20px;
    position: relative;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}
.footer .menu li a:hover {
    color: #fff;
}
.footer .menu li a:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dark .recent-news .item {
    padding-bottom: 25px;
}
.dark .recent-news .item:last-child {
    padding-bottom: 0;
}
.dark .recent-news .item .date {
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
}
.dark .recent-news .item .date a {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
}
.dark .recent-news .item .date a:hover {
    color: #fff;
}
.dark .recent-news .item .name {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    display: block;
}
.dark .recent-news .item .name:hover {
    color: #fff;
}
.footer-bottom .created {
    font-size: 9px;
    text-transform: uppercase;
    color: #FFF;
}
select.form-control {
    border: 1px solid transparent;
    width: 100%;
    background: #fff;
    font-size: 14px;
    color: #666;
    line-height: normal;
    outline: none;
}
.widget_categories > ul > li {
    overflow: hidden;
    transition: all 400ms;
}
.widget_categories > ul > li:hover a {
    background: #0d4c91;
    color: #fff;
}
.widget_categories > ul > li > a {
    margin-bottom: 2px;
    font-size: 14px;
    color: #141414;
    display: block;
    position: relative;
    z-index: 2;
    background: linear-gradient(to right, #f0f0f0, #f7f7f7);
}
.widget_categories > ul > li > a .count {
    padding: 11px 0 10px 0;
    width: 40px;
    display: inline-block;
    text-align: center;
    color: #3d3d3d;
    position: relative;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    transition: all 400ms;
}
.widget_categories > ul > li > a .count:before {
    content: '';
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ee307d;
    transition: all 400ms;
    z-index: -1;
}
.widget_categories > ul > li:hover > a .count {
    margin-right: 9px;
    color: #FFF;
}
.widget_categories > ul > li:hover > a .count:before {
    width: 110%;
    transform: skew(-10deg);
    left: -10%;
}
.widget_categories > ul > li ul {
    max-height: 0;
    width: 100%;
    transition: all 600ms;
    margin-top: 0;
    border: solid #ee307d;
    border-width: 0 0 0 2px;
    position: relative;
    background: #141414;
    border-radius: 0;
}
.widget_categories > ul > li ul li:first-child {
    padding-top: 13px;
}
.widget_categories > ul > li ul li:last-child {
    padding-bottom: 11px;
}
.widget_categories > ul > li ul li a {
    padding: 5px 10px 4px 0;
    font-size: 13px;
    color: #f7f7f7;
    display: block;
}
.widget_categories > ul > li ul li a .count {
    width: 47px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
}
.widget_categories > ul > li.open > a {
    background: #141414;
    color: #fff;
}
.widget_categories > ul > li.open > a .count {
    margin-right: 9px;
    color: #141414;
}
.widget_categories > ul > li.open > a .count:before {
    width: 110%;
    transform: skew(-10deg);
    left: -10%;
}
.widget_categories > ul > li ul li:hover a {
    color: #ee307d;
}
.widget_categories > ul > li:hover > ul {
    max-height: 250px;
}
.sidebar .widget.widget_nav_menu ul > li > a,
.widget.widget_pages ul > li > a {
    position: relative;
    padding-left: 5px;
    margin-bottom: 2px;
    padding-top: 10px;
    padding-bottom: 8px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #141414;
    background: linear-gradient(to right, #f0f0f0, #f7f7f7);
}
.sidebar .widget.widget_nav_menu ul > li > ul > li > a,
.widget.widget_pages > ul > li > ul > li > a {
    background: none;
}
.sidebar .widget.widget_nav_menu div > ul > li > a:before,
.widget.widget_pages > ul > li > a:before {
    content: '';
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ee307d;
    transition: all 400ms;
}
.sidebar .widget.widget_nav_menu ul > li > ul,
.widget.widget_pages > ul > li > ul {
    padding-left: 10px;
    max-height: 0px;
    width: 100%;
    transition: all 600ms;
    margin-top: 0;
    border: solid #ee307d;
    border-width: 0 0 0 2px;
    position: relative;
    background: #141414;
    border-radius: 0;
}
.sidebar .widget.widget_nav_menu ul > li:hover > ul,
.widget.widget_pages > ul > li:hover > ul {
    max-height: 1000px;
}
.sidebar .widget.widget_nav_menu ul > li,
.widget.widget_pages > ul > li {
    overflow: hidden;
}
.sidebar .widget.widget_nav_menu ul > li:hover a,
.widget.widget_pages ul > li:hover a {
    background: #141414;
    color: #fff;
}
.sidebar .widget.widget_nav_menu ul > li ul li:hover a,
.widget.widget_pages ul > li ul li:hover a {
    color: #ee307d;
}
.widget.widget_rss > ul > li {
    padding-bottom: 10px;
}
.widget.widget_rss > ul > li > span,
.widget.widget_rss > ul > li > a {
    width: 100%;
    display: inline-block;
}
.widget.widget_rss > ul > li > span {
    font-weight: 600;
}
.widget.widget_recent_comments > ul > li {
    padding-bottom: 10px;
}
.widget.widget_recent_comments > ul > li > span {
    display: block;
}
.widget.widget_recent_entries > ul > li,
.widget.widget_archive > ul > li {
    margin-bottom: 5px;
}
.widget.widget_archive > ul > li > a {
    margin-right: 5px;
}
.woocommerce p.stars a {
    margin-right: 5px;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav ul li a {
    color: #666;
    font-family: Montserrat;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    text-transform: capitalize;
}
.woocommerce .widget_layered_nav_filters ul li.chosen a::before,
.woocommerce .widget_layered_nav ul li.chosen a::before {
    background: #141414;
    border: none !important;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce .widget_layered_nav ul li,
.woocommerce .widget_layered_nav ul li {
    position: relative;
    padding-left: 20px;
    display: block;
    margin-bottom: 7px;
}
.woocommerce .widget_layered_nav ul li:hover a::before,
.woocommerce .widget_layered_nav ul li:hover a::before {
    border: 2px solid #141414;
}
.woocommerce .widget_layered_nav ul li span {
    color: #666;
    font-size: 14px;
}
.woocommerce .widget_layered_nav ul li a::before,
.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before {
    top: 2px;
    content: "";
    width: 18px;
    height: 18px;
    border: 2px solid #ccc;
    border-radius: 0;
    position: absolute;
    left: 0;
    transition: all 400ms;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 4px;
    border-radius: 0px;
    background-color: #ccc;
    width: 100%;
    margin-left: 0px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #ee307d;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ee307d;
}
.woocommerce widget_price_filter .price_slider_wrapper {
    padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 16px;
    float: left;
    background-color: #ee307d;
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background-color: #141414;
    color: #fff;
    transition: all 400ms;
}
.woocommerce .widget_price_filter .price_slider_amount {
    padding-top: 10px;
}
.widget_product_categories .product-categories > li {
    overflow: hidden;
    transition: all 400ms;
}
.widget_product_categories .product-categories > li:hover a {
    background: #141414;
    color: #fff;
}
.widget_product_categories .product-categories > li > a {
    margin-bottom: 2px;
    font-size: 14px;
    color: #141414;
    display: block;
    position: relative;
    z-index: 2;
    background: linear-gradient(to right, #f0f0f0, #f7f7f7);
}
.widget_product_categories .product-categories > li > a .count {
    padding: 11px 0 10px 0;
    width: 40px;
    display: inline-block;
    text-align: center;
    color: #3d3d3d;
    position: relative;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    transition: all 400ms;
}
.widget_product_categories .product-categories > li > a .count:before {
    content: '';
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ee307d;
    transition: all 400ms;
    z-index: -1;
}
.widget_product_categories .product-categories > li:hover > a .count {
    margin-right: 9px;
    color: #141414;
}
.widget_product_categories .product-categories > li:hover > a .count:before {
    width: 110%;
    transform: skew(-10deg);
    left: -10%;
}
.widget_product_categories .product-categories > li ul {
    max-height: 0;
    width: 100%;
    transition: all 600ms;
    margin-top: 0;
    border: solid #ee307d;
    border-width: 0 0 0 2px;
    position: relative;
    background: #141414;
    border-radius: 0;
}
.widget_product_categories .product-categories > li ul li:first-child {
    padding-top: 13px;
}
.widget_product_categories .product-categories > li ul li:last-child {
    padding-bottom: 11px;
}
.widget_product_categories .product-categories > li ul li a {
    padding: 5px 10px 4px 0;
    font-size: 13px;
    color: #f7f7f7;
    display: block;
}
.widget_product_categories .product-categories > li ul li a .count {
    width: 47px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
}
.widget_product_categories .product-categories > li.open > a {
    background: #141414;
    color: #fff;
}
.widget_product_categories .product-categories > li.open > a .count {
    margin-right: 9px;
    color: #141414;
}
.widget_product_categories .product-categories > li.open > a .count:before {
    width: 110%;
    transform: skew(-10deg);
    left: -10%;
}
.widget_product_categories .product-categories > li ul li:hover a {
    color: #ee307d;
}
.widget_product_categories .product-categories > li:hover > ul {
    max-height: 250px;
}
.widget .tagcloud {
    font-size: 0;
}
.widget .tagcloud a {
    margin: 0 10px 10px 0;
    padding: 12px 16px 10px 16px;
    display: inline-block;
    color: #141414;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    line-height: normal;
}
.widget .tagcloud a:hover {
    background: #ee307d;
    border-color: #ee307d;
}
.textwidget img {
    max-width: 100%;
}
.textwidget select,
.textwidget input {
    max-width: 100%;
}
.widget_search .wrap {
    border: 1px solid #e0e0e0;
    position: relative;
}
.widget_search input[type='text'] {
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px 0 20px;
    height: 48px;
    line-height: 56px;
    font-size: 14px;
    color: #8f8f8f;
    background: none;
    border: none;
}
.widget_search button {
    position: absolute;
    font-size: 13px;
    color: #999;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    background: none;
    border: none;
}
.team-alert.error {
    border-color: #a94442;
}
.team-alert.success {
    border-color: #3c763d;
    line-height: 40px;
}
.team-alert .button {
    float: right;
}
.alignleft {
    float: left;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 30px;
    max-width: 100%;
}
.alignright {
    float: right;
    margin-bottom: 30px;
    margin-left: 30px;
    max-width: 100%;
}
.aligncenter {
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
    max-width: 100%;
}
.alignnone {
    max-width: 100%;
    margin-bottom: 30px;
}
.gallery-item {
    position: relative;
    overflow: hidden;
}
.gallery-item .gallery-icon img {
    border: 0px !important;
}
.gallery-item .gallery-caption {
    position: absolute;
    width: 100px;
    top: 0px;
    left: -100px;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    transition: all 600ms;
}
.gallery-item:hover .gallery-caption {
    left: 0px;
}
.gallery-item:before {
    content: '';
    background-color: #ee307d;
    top: 0;
    bottom: 0;
    left: -650px;
    width: 600px;
    opacity: 0;
    position: absolute;
    transform: skew(-10deg);
    transition: all 400ms;
}
.gallery-item:hover:before {
    opacity: 1;
    left: -500px;
}
.wp-caption-text {
    font-family: Montserrat, sans-serif;
}
.screen-reader-text {
    display: none;
}
.share-buttons-wrapper .team-share-button {
    margin: 0;
    padding: 12px 16px 10px 16px;
    display: inline-block;
    color: #141414;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    line-height: normal;
    background: inherit;
}
.share-buttons-wrapper .team-share-button:focus {
    color: #141414;
    outline: #ee307d auto 5px;
    border: 1px solid #ee307d;
}
.share-buttons-wrapper .team-share-button i {
    font-size: 12px;
    padding-right: 5px;
}
.share-buttons-wrapper .team-sharing-bottons > a > i {
    font-size: 24px;
}
.share-buttons-wrapper .popover {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
}
.share-buttons-wrapper .popover.right > .arrow:after {
    color: #f7f7f7;
    border-right-color: #f7f7f7;
}
.share-buttons-wrapper .popover h3.popover-title {
    border-radius: 0px;
    background: #ee307d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding: 7px;
    min-height: inherit;
    font-family: Montserrat, sans-serif;
}
.share-buttons-wrapper .popover .popover-content {
    border-radius: 0px;
    background: #f7f7f7;
    color: #141414;
}
.share-buttons-wrapper .popover .popover-content i {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}