@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');

*{
    font-family: 'Rubik', sans-serif !important;
}

#primary{
    width: 760px;
    float: left;
}

body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) .content {
    width: 1170px !important;
}

.sc_layouts_title_description {
    font-size: 15px !important;
    color: white !important;
}

.trx-stretch-width{
    position: unset !important;
    left: 0px !important;
    width: 100% !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: unset !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: .5em 10px  !important;

}