.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs span {
	background-color: #e21e2299;
}

.display-none{
	display:none !important;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
	background-color: #e21e22;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-win-label {
	background-color: #54bc1b;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-loss-label {
	background-color: #e21e22;
}

.stm-latest-result-lose-label.normal-font {
    padding: 0 7px;
    font-size: 9px;
    margin-left: 20px;
    background-color: #e21e22;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
  
#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-bottom-socials li a, table thead, .button.btn-md, ul li::before {
   	background-color: #e21e22;
}

.widget-wrapper .widget-title h6, .stm-media-tabs .stm-media-tabs-nav ul li.active a, .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a.stm-product-link:hover .title, .stm-media-tabs .stm-media-tabs-nav ul li a:hover span, .stm-next-match-controls .stm-next-match-prev, .stm-next-match-controls .stm-next-match-next, .stm-carousel-controls-right .stm-carousel-control-next, .stm-carousel-controls-right .stm-carousel-control-prev, .stm-single-post-loop .post-meta .post_list_item_tags:hover a, .stm-single-post-loop .post-meta .comments-number:hover a, .navxtBreads > span a {
	color: #e21e22;
}

.stm-red, .stm-text-color-white .stm-media-tabs .stm-media-tabs-nav ul li.active a, .footer-widgets-wrapper li a:hover {
	color: #e21e22 !important;
}

.stm-media-tabs .stm-media-tabs-nav ul li.active a span {
    border-bottom-color: #e21e22;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-bottom-socials li a:hover {
  	background: #C90509;
}

.stm-products-carousel-unit-wrapper .owl-carousel .owl-stage-outer {
	overflow: hidden;
}

.stm-list-single-player-info {
	text-transform: uppercase;
  	background-color: #50668d !important;
}

.stm-products-carousel-unit-wrapper .owl-carousel .owl-stage-outer {
	overflow: visible !important;
}

.has-custom-box-container .vc_column-inner{
	border-color:#000000 !important;
  	border-style:solid !important;
  	border-top-width:7px !important;
  	border-bottom-width:7px !important;
  	border-left-width:3px !important;
  	border-right-width:3px !important;
}

@media only screen and (min-width:320px) and (max-width:480px){
    .has-custom-box-container:before, .has-custom-box-container:after{
        background-size:95%;
        height:24%;
    }
    
    .has-custom-box-container:after {
        bottom:-188.5px;
        height:55%;
    }
    
    .first-custom-box, .second-custom-box{
        margin-bottom:230px !important;
    }
}

@media only screen and (min-width:480px) and (max-width:768px){
    .has-custom-box-container:before, .has-custom-box-container:after{
        background-size:90%;
        height:26%;
    }
    
    .has-custom-box-container:after {
        bottom:-100.5px;
    }
}

 @media only screen and (min-width : 992px) and (max-width:1200px) {
    .has-custom-box-container:before, .has-custom-box-container:after{
        background-size: 93%;
        height: 26%;
    }
    
    .has-custom-box-container:after {
        bottom: -124.5px;
        height: 31%;
    }
}
#frontend_customizer_button {
  display:none!important;
}
 @media (min-width : 0px) and (max-width:968px) {
    .mobile-show {
        display:block!important;
    }
   .stm-header-mobile {
     position:fixed!important;
   }
}
 @media (min-width : 968px) and (max-width:5000px) {
    .mobile-hide {
        display:none!important;
    }
}

.stock > .out-of-stock {
    font-size: 3em!important;
    color: red!important;
    font-weight: bold!important;
}

.eg-media-home-wrapper::before {
	display: none !important;
}
   
#stm-top-bar .stm-top-bar_right .help-bar-shop > a {
	line-height: 50px;
}

.angelleye_smart_button_checkout_bottom {
	margin-top: 10px;
}

div.paypal-button-label-credit[data-funding-source="credit"] {
	display: none !important;
}

.footer-bottom-left-text {
  color: #fff !important;
}

@media (min-width: 500px) and (max-width: 768px) {
		.container {
				max-width: 400px;
				margin-left: auto;
				margin-right: auto;
		}
}

@media (max-width: 499px) {
		.container {
				margin-left: 50px;
				margin-right: 50px;
		}
}