.elementor-253 .elementor-element.elementor-element-652e021 > .elementor-container{max-width:960px;}.elementor-253 .elementor-element.elementor-element-74624ad > .elementor-container{max-width:960px;}.elementor-253 .elementor-element.elementor-element-4fc3c19{width:100%;max-width:100%;}.elementor-253 .elementor-element.elementor-element-4fc3c19 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-4fc3c19 */.stockkk {
     display: flex;
    flex-direction: row;
}
.stockkk span {
    font-family: Sans-Serif;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color:#444444;
}
.stockkk h2{
    font-size: 44px;
    color:#303c42;
}

.stockkk img {
    height:40px;
    margin-left: 20px;
    margin-top: 7px;
}
.buttons {
    text-align: center;
}

.buttons button {
    border-radius:50%;
    height:12px;
    padding: 0px;
    background: #B00E1A;
    width: 12px;
}

.buttons button:focus {
    outline:none;
}

.stockChange {
  display: flex;
  align-items: center;
}
.infoText {
    padding-left: 10px;
    padding-top: 10px;
}

@media screen and (max-width:600px) {
    .stockkk h2 {
        font-size:30px;
    }
    
    .stockkk {
        align-items:center;
        justify-content:center;
    }
}/* End custom CSS */