/* ******************************************************
	Author URI: https://codeconvey.com/
	Demo Purpose Only - May not require to add.
	font-family: "Raleway",sans-serif;
*********************************************************/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');

.previous-page {
    padding: 0.25rem 0.75rem;
    padding-right: 15px;
    margin-left: -15px;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0.25rem;
    transition: box-shadow 0.15s ease-in-out;
}

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, header, section, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

p {
    font-size: 16px;
}

a {
    font-family: "Montserrat", sans-serif !important;
    text-decoration: none;
    outline: none;
}

a:hover, a:focus {
    color: #373e18;
}

section {
    float: left;
    width: 100%;
    padding-bottom: 3em;
}

h2 {
    color: #1a0e0e;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
}

h2 span {
    display: block;
    padding: 0;
    font-size: 18px;
    opacity: 0.7;
    margin-top: 5px;
    text-transform: uppercase;
}

h4 {
    color: #2439EA;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
}

strong {
    font-weight: 700;
}

label {
    color: #6B6B6B;
}

#float-right {
    float: right;
}

.shadow {
    /*box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.15) !important;*/
    filter: drop-shadow(3.75896px 3.75896px 6.57818px rgba(0, 0, 0, 0.15)) !important;
    border-radius: 10px !important;
}

.btn-primary {
    border-color: #2439EA;
    border-width: 3px;
    color: white;
    background: #2439EA;
    font-weight:700;
    font-size:16px;
    border-radius: 8px;
    padding:10px 0;
}

.btn-outline-primary {
    border: 3px solid #2439EA;
    color: #2439EA;
    font-weight:700;
    font-size:16px;
    border-radius: 8px;
    padding:10px 0;
}

.btn-outline-primary:hover {
    background-color: #2439EA;
    border: 3px solid #2439EA;
    color: white;
}

.btn-secondary {
    border-color: #32E0F6;
    border-width: 3px;
    color: white;
    background: #32E0F6;
    font-weight:700;
    font-size:16px;
    border-radius: 8px;
    padding:10px 0;
}

.btn-sm {
    font-size: 0.875rem;
    border-radius: 8px;
}

/*.modal-backdrop {
    background-color: #2439EA;
    opacity: 8.5;
}*/

.no-border {
    border: none !important;
}

.password-container{
    position: relative;
}

.fa-eye{
    position: absolute;
    top: 42%;
    right: 4%;
    cursor: pointer;
    color: #797979;
}

.modal-title {
    color: #2439EA;
    font-size: 30px;
    font-weight: 900;
}

.modal-body {
    padding-top:0;
}

.btn-large {
    padding:18px 0;
}

.text-normal {
    font-weight: 500;
}

.bootbox button {
    width:150px;
}

.bootbox button .btn-primary {
    border-color: #2439EA;
    border-width: 3px;
    color: white;
    background: #2439EA;
    font-weight:700;
    font-size:16px;
    border-radius: 8px;
    padding:10px 0;
}

.bootbox .modal-dialog {
    margin-top: 60px;
}

.bootbox button .btn-default {
    border-color: #2439EA;
    border-width: 3px;
    color: white;
    background: #2439EA;
    font-weight:700;
    font-size:16px;
    border-radius: 8px;
    padding:10px 0;
}

/********************************
 * SOB v2.1 STYLES
 ********************************/
.sob-menu-modal-background {
    background-color: #2439EA !important;
    opacity: 1.0 !important;
    color: white !important;
    border: none !important;
}

.sob-text-white {
    color: white !important;
}

.sob-text-gray {
    color: #6B6B6B !important;
}

.sob-text-light-gray {
    color: #ECECEC !important;
}

.sob-text-blue {
    color: #2439EA !important;
}

.sob-text-light-blue {
    color: #32E0F6 !important;
}

.sob-section-title {
    color: #2439EA;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin: 40px 0 25px 0;
}

.sob-section-title.normal {
    text-transform: capitalize;
    font-weight: 600;
}

.sob-section-subtitle {
    color: #2439EA;
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
    margin: 20px 0;
}

.sob-section-subtitle.normal {
    font-weight: 600;
}

.sob-section-body {
    color: #2439EA;
    font-weight: 600;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 15px;
}

.sob-section-body.bold {
    font-weight: 700;
}



.sob-catalogue-brand {
    color:white;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 100%;
    text-transform: uppercase;
}

.sob-catalogue-name {
    color:white;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
}

.sob-catalogue-date {
    color:white;
    font-style: italic;
    font-weight: 300;
    font-size: 12px;
    line-height: 140.02%;
}

.sob-brand-card-title {
    margin-top: 15px;
    color: #2439EA;
    font-weight: 600;
    font-size: 10pt;
    line-height: 160%;
}

.sob-prod-card-title-holder {
    margin-top: 6px;
}

.sob-prod-card-title {
    margin-top: 15px;
    color: #6B6B6B;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
}

.sob-prod-card-title.small {
    font-size: 10pt;
    line-height: 140%;
}

.sob-prod-card-title.x-small {
    font-size: 9pt;
    line-height: 140%;
}

.sob-prod-card-title > .highlight {
    color: #2439EA;
    font-weight: 700;
    font-size:15px;
}


.sob-prod-card-title.small  > .highlight {
    font-size: 11pt;
    line-height: 140%;
}

.sob-prod-card-title.x-small  > .highlight {
    font-size: 9pt;
    line-height: 140%;
}

.sob-brand-card-title a {
    text-decoration: none;
    color: #2439EA;
}

.sob-btn-back {
    margin: 55px 0;
    height:60px;
}

.sob-brand-page-icon {
    width: 34px;
}

.sob-back-button {
    position: absolute;
    top:25px;
    left:15px;
}

.sob-cat-web-button {
    position: absolute;
    top:25px;
    right:15px;
}

.sob-product-subscription-holder {
    position: absolute;
    border-radius: 32px;
    bottom: 83%;
    right: 0;
    width:auto;
    max-width: 35%;
}

.subscription-tag {
    font-weight: 700;
    font-size: 10px;
    border-radius: 8px 0 0 8px;
    padding: 6px 16px;
    border: 2px solid #2439EA;
    border-right: none;
}

.freemium-tag-btn {
    color: #2439EA;
    background: white;
}

.premium-tag-btn {
    color: white;
    background: #2439EA;
}

.sob-product-btn-holder {
    position:absolute;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 32px;
    bottom:8%;
    right:4%;
    width:auto;
}

.sob-product-btn-holder.no-bg {
    background: none;
}

.sob-premium-product-btn-holder {
    position:absolute;
    border-radius: 32px;
    bottom:8%;
    right:4%;
    width:auto;
}

.sob-premium-product-btn-holder.no-bg {
    background: none;
}

.sob-product-btn {
    outline: none;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background-color: white;
    border-radius: 100%;
    width:32px;
    height:32px;
    filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, 0.15));
    padding: 0;
    object-fit: cover;
}

.sob-premium-product-btn {
    outline: none;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background-color: #2439EA;
    border-radius: 100%;
    width:32px;
    height:32px;
    filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, 0.15));
    padding: 0;
    object-fit: cover;
}

.white-icon {
    filter: brightness(0) invert(1);
}

.sob-bag-button {
    margin-left:5px;
    object-fit: cover;
}

.sob-bag-button img {
    margin-top: -2px;
    width: 20px;
    height: 20px;
}

.sob-premium-bag-button {
    margin-left:5px;
    object-fit: cover;
}

.sob-premium-bag-button img {
    margin-top: -2px;
    width: 20px;
    height: 20px;
}

.sob-heart-button {
    object-fit: cover;
}

.sob-heart-button img {
    width: 20px;
    height: 20px;
}

.sob-mobile-filter-holder {
    margin-bottom: 25px;
}

.sob-polaroid {
    position: relative;
    width: 100%;
    /*box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.15);*/
    text-align: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 8px;
    overflow: hidden;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(2.4711px 2.4711px 5.7659px rgba(0, 0, 0, 0.15));
}

/*.sob-category-holder {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    filter: drop-shadow(2.4711px 2.4711px 5.7659px rgba(0, 0, 0, 0.15));
}*/


.sob-category-holder {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    filter: drop-shadow(2.4711px 2.4711px 5.7659px rgba(0, 0, 0, 0.15));
}


.sob-category-holder > .category-image {
    position: relative;
    width: 100%;
    height: 75%;
    text-align: center;
    aspect-ratio: 1 / 1;
    display: block;
    object-fit: cover;
    object-position: center top;
    vertical-align: top;
    overflow: hidden;
    background: lightgray;
    align-items: center;
}

.sob-category-holder > .category-image > img {
    max-width: 100%;
}

.sob-category-holder > .category-brand {
    position: relative;
    height: 80px;
    background: white;
    text-align:center;
    object-fit: contain;
    padding:10px;
    align-items: center;
    justify-content: center;
}

.sob-grid-padding {
    padding: 0 8px;
}

.sob-modal-hr {
    border: none;
    width: 240px;
    opacity: 1;
    height: 2px !important;
    margin-left: auto;
    margin-right: auto;
    color: #2439EA;
    background-color: #2439EA;
}

.sob-pills {
    background-color: #2439EA;
    color:white;
    border: 3px solid #2439EA;
    box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

.navbar {
    padding-top: 10px;
    padding-bottom: 0;
}

.sob-pills > .nav-link {
    background-color: #2439EA;
    color:white;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    padding:10px 0;
}

.sob-pills > .nav-link.active {
    background-color: white;
    color: #2439EA;
}


.sob-btn-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height:70px;
    z-index: 100;
    padding: 22px 0 !important;
    border-radius: 0;
    border: 0;
}

.sob-deal-view-container {
overflow: hidden;
}

.sob-btn-sticky:disabled {
    opacity: 1 !important;
    background-color: #6B6B6B!important;
}

.sob-gray-box-title {
    font-weight: 700;
    font-size: 18px;
    color: #2439EA;
}

.sob-gray-box {
    background-color: #e6e8eb;
    border: 1px solid #e8ecf3;
    padding: 23px 28px;
    line-height: 1.75;
    font-size: 15px;
    border-radius: 6px;
    font-weight:500;
}

.sob-gray-white-box {
    background-color: #ECECEC;
    border: 1px solid transparent;
    padding: 30px;
    line-height: 1.75;
    border-radius: 6px;
}


.sob-white-box {
    background-color: transparent;
    border: 1px solid transparent;
    padding: 30px;
    line-height: 1.75;
    border-radius: 6px;
}


.sob-btn-close-float {
    position: absolute;
    color: gray;
    top: -10px;
    right: 6px;
    background-color: white;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    font-size: 16pt;
    cursor: pointer;
    z-index: 100;
    opacity: 0.8;
}

.sob-btn-close-float  > i {
    position: relative;
    top: -7px;
}


.sob-pdp-favourite-holder {
    position:absolute;
    bottom:20px;
    right:20px;
}

.sob-small-italic {
    font-size: 12px;
    font-weight:500;
    font-style: italic;
}

.sob-profile-picture {
    position:absolute;
    left:-350px;
    top:10px;
    width: 325px;
    z-index:100;
}

.sob-profile-picture-placeholder {
    position:absolute;
    left:-328px;
    top:33px;
    width: 280px;
    z-index:101;
}

.sob-text-small{
    font-size: 12px;
    font-weight:500;
}

.sob-text-small-new-billing{
    font-size: 11px;
    font-weight:250;
}

.sob-profile-padding {
    padding: 10px;
}

.sob-brand-img {
    width: 200px;
    height: auto;
}

.sob-brand-img-margin {
    left: 55%;
}

.sob-guzzle-logo {
    width:auto;
    height:25px;
}

.sob-carousel-desktop {
    margin-top:3px;
    max-height:600px;
    height: calc(100vw * 0.32);
}


.sob-carousel-desktop > .carousel-inner {
    height:100%;
    max-height:600px;
}

.sob-carousel-desktop > .carousel-inner > .carousel-item {
    height:100%;
    max-height:600px;
}


.sob-modal-subtitle {
    font-weight:500;
    font-size: 16px;
    line-height: 123%;
}

.sob-prom-card {
    overflow:hidden;
    min-width:100% !important;
    width: 100%;
    height:auto;
    background-color: #E9E9ED;
    border-radius: 8px;
    position: relative;
    text-align: center;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
    margin-bottom: 15px;
    filter: drop-shadow(3.19786px 3.19786px 5.59625px rgba(0, 0, 0, 0.15));
}

/**********************************
 * OLDER STYLING
 **********************************/
.polaroid-gap {
    height:6px;
}

.polaroid-brand {
    width: 100%;
    box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.15);
    height: 7vw;
    padding: 0px;
    text-align: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
    background-color: #2439EA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.polaroid-brand-page {
    width: 100%;
    box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.15);
    text-align: center;
    height: 11vw;
    object-fit: cover;
    border-radius: 10px;
    background-color: #2439EA;
    padding: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;

}

.polaroid-brand-mobile {
    width: 100%;
    box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.15);
    text-align: center;
    height: 40vw;
    object-fit: cover;
    border-radius: 10px;
}

.polaroid-banner {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    text-align: center;

}

.polaroid-bag {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    text-align: center;
    height: 11vw;
    object-fit: cover;
    border-radius: 10px;
}

.polaroid-no-stock-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    background-color: rgba(0, 0, 0, .6);
}

.polaroid-no-stock-overlay:hover, .polaroid-no-stock-overlay.hovered {
    opacity: 1;
    background-color: rgba(0, 0, 0, .6);
}

.polaroid-premium-deal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: linear-gradient(0deg, rgba(36, 57, 234, 0.65), rgba(36, 57, 234, 0.65));
}

div.container {
    padding: 10px;
}

.menu-icons {
    margin-top: -2px;
    padding-left: 10%;
}

.mobile-logo {
    width: 169px;
    display: block;
    height: 40px;
    margin: auto;
}

.sob_mobi_logo {
    width: 57%;
    height: auto;
    padding-right: 3px;
    position: relative;
    left: 62%;
    margin-left: -50px !important;
    display: block;
    margin-top: -32px;
    bottom: -35px;
}

.menu-bars {
    color: white !important;
    float: left;
    border: 0px solid transparent !important;
}

/* Make the image fully responsive */
.carousel-inner img {
    width: 100vw;
    height: auto;
    object-fit: fill;
}



.auth-hr {
    border: none;
    width: 57px;
    opacity: 1;
    height: 3px !important;
    margin-left: auto;
    margin-right: auto;
    color: #2439EA;
    background-color: #2439EA;
}

.menu-hr {
    border: none;
    width: 16%;
    opacity: 1;
    height: 2px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    color: white;
    background-color: white;

}

.login_text {
    color: #2439EA;
}

.login_link {
    color: #2439EA;
}


.pdp-brand-name {
    color: #2439EA;
    font-size: 22px;
    font-size-adjust: 0.69;
    font-stretch: expanded;
}

.sob_competition_text {
    color: #0a58ca;
    font-weight: bolder;
    font-size: 2.2rem;
}

.blue-text {
    color: #2439EA;
}

.btn-products {
    background-color: #2439EA;
    border: none;
    color: white;
    padding: 4% 4%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    width: 100% !important;
    font-weight: 700;
}

.btn-products:disabled, .btn-products.disabled {
    color: #fff;
    background-color: #7aa7ea;
    border-color: #2439EA;
}



.btn-products-transparent:disabled, .btn-products-transparent.disabled {
    color: #fff;
    background-color: #7aa7ea;
    border-color: #2439EA;
    border: none;
    padding: 4% 29%;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    font-weight:700;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    width: 100% !important;
}


.btn-products-transparent-mobile {
    border: solid 5px #2439EA;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    padding: 4% 4%;
    color: #2439EA;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0);
    width: 100% !important;
    font-weight: 700;
}

.btn-products-transparent-mobile:disabled, .btn-products-transparent-mobile.disabled {
    color: #fff;
    background-color: #7aa7ea;
    border-color: #2439EA;
    border: none;
    padding: 4% 29%;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    font-weight:700;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    width: 100% !important;
}

.btn-checkout {
    background-color: #2439EA;
    border: none;
    color: white;
    padding: 4% 26%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    width: 100% !important;
    font-weight: bolder;
}


.btn-merchant {
    background-color: #2439EA;
    border: none;
    color: white;
    padding: 2% 1%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    width: 47% !important;
    font-weight: bold;
}

.btn-full-width {
    background-color: #2439EA;
    border: none;
    color: white;
    padding: 2% 1%;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    overflow: hidden;
    cursor: pointer;
    width: 100% !important;
    font-weight: bold;
}

.btn-full-width-mobile {
    font-size:10pt;
    font-weight: bold;
}



.icon-pressed {
    border: 1px solid white;
}



.btn-heart {
    text-decoration: none;
    position: absolute;
    right: -46px;
    bottom: 0;
    z-index: 2;
    display: flex;
    justify-content: inherit;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 4rem;
    margin-left: 15%;
    list-style: none;
    top: 79%;
}


.round {
    border-radius: 50%;
}

#myBtn {
    background-color: #2439EA;
    border: none;
    color: white;
    font-size: 16px;
    padding: 10px;
}

#myBtn:hover {
    background-color: #0dcaf0;
}

.flex-parent {
    display: flex;
}

.jc-center {
    justify-content: center;
}

.header-main_logo_mobi {
    position: absolute;
    left: 50%;
    margin-left: -50px !important; /* 50% of your logo width */
    display: block;

}

.nav-tabs {
    display: flex;
    justify-content: center;
    flex-direction: row;
    border-bottom: 0px solid transparent !important;
}

.tabbable-line > .nav-tabs > li {
    margin: auto 2px;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}

.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}

.project-tab #tabs h6.sob-section-title {
    color: #eee;
}

.project-tab .nav-link:hover {
    border: none;
}

.project-tab thead {
    background: #f3f3f3;
    color: #333;
}

.project-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.modal-header {
    text-align: center;
    display: block;
    color: #2439EA;
    border-bottom: 0;
    font-weight: 800;
}

.modal-header .profile:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 25%;
    padding-top: 20px;
    border-bottom: #2439EA 2px solid;
    bottom: -5px;
}

.modal-header .modal-title {
    font-size: 18pt;
    text-transform: uppercase;
}

.modal-header .modal-title-no-transform {
    font-size: 18pt;
    font-weight: 900;
    color: #2439EA;
    margin-top: 0;
    line-height: 1.5;
}

.modal-header .modal-mobile-title {
    font-size: 16pt;
    color: #2439EA;
    font-weight: 900;
    text-transform: uppercase;
}

.modal-header .p {
    font-size: 12pt;
    font-weight: 300;
}

.modal-header .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
}

.modal-header .btn-close.custom-icon {
    background: none;
}


.brand-list-icon {
    margin-top: 15px;
    margin-left:5px;
    height: 24px;
}

.orders-card-text {
    color: #2439EA;
    font-style: normal;
    font-weight: 600;
    font-size: 10pt;
    line-height: 140%;

}

.orders-product-name-space {
    margin-top: 14px;
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.sob-menu-icon-holder {
    width:50px;
    text-align: center;
}

.sob-menu-icon {
    height:22px !important;
}

.sob-menu-icon.bag {
    height:26px !important;
}

.sob-menu-icon.user {
    height: 28px !important;
}

.sob-title-bold {
    font-weight: 700;
}

.sob-mobile-img-holder {
    position: relative;
    width: 100%;
    height: 100vw;
    text-align: center;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    overflow: hidden;
    background: lightgray;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sob-footer-text-container {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;

    font-size: 16px !important;
}

.sob-carousel-mobile {
    width: 100%;
    height: auto;
    padding: 20px 20px 0 20px;
    border-radius: 10px;
    overflow:hidden;
    filter: drop-shadow(4px 4px 7px rgba(0, 0, 0, 0.15));
}

.sob-carousel-indicators-mobile {
    bottom:-16% !important;
}

.carousel .carousel-indicators {
    bottom: -16% !important;
    z-index:110;
}


.carousel .carousel-indicators button {
    border-radius: 50%;
    height: 10px;
    margin-left: 40px !important;
    margin-right: 40px !important;
    background: none !important;
    border: 1px solid white !important;
}

.carousel .carousel-indicators button.active {
    opacity: 1;
    background: white !important;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px !important;
    height: 12px !important;
    margin-right: 40px !important;
    margin-left: 40px !important;
    background-color: rgba(0 0 0 / 50%) !important; /*rgba(255,255,255,.5)*/
    border-radius: 50%;
}

.carousel-indicators .active {
    background-color: #2439EA !important; /*#fff*/
}

.sob-common-terms {
    overflow: hidden;
}

.custom-carousel-indicators {
    bottom : unset !important;
    margin-top: revert !important;
}

@media (min-width: 768px) {
    .rt-container {
        width: 750px;
    }

    [class^="col-rt-"] {
        float: left;
        width: 49.9999999999%;
    }

    .col-rt-6, .col-rt-12 {
        width: 100%;
    }

}

.btn-icons {
    max-width: 6%;
    max-height: 22px;
    padding: 0;
}

.page-background {
    background-color: #5163e8;
    margin-bottom: -16px;
    padding-top: 33px;
    padding-bottom: 55px;
}

.slider-tabs.nav .indicator-province {
    position: absolute;
    top: 36px;
    min-width: 0;
    width: 0;
    height: 5px;
    background: #ffffff;
    transition: left .3s, width .3s;
}
.form-select-province {
    display: block;
    width: 100%;
    padding: 8px 20px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #2439EA;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: center;
}




.gray-text {
    color: #767676;
}

.about-text {
    font-size: 16px;
    font-weight:400;
    line-height:26px;
}

.text-bold {
    font-weight: 700;
}

.list-group-item-action.active {
    background-color: #2439EA;
}

/* Apply Flexbox to the <a> tag to align children horizontally and vertically */
.radio-category-filter {
    color: #6B6B6B;
    font-size: 12px;
    padding: 10px 0;
    font-weight: 500;
    text-transform: capitalize !important;
    display: flex;               /* Use flexbox layout */
    align-items: center;         /* Center vertically */
    text-decoration: none;       /* Optionally remove underline for the link */
}

.radio-category-filter img {
    margin-right: 8px;           /* Space between the image and text */
    vertical-align: middle;      /* Align the image vertically with the text */
}

.sob-radio-filter {
    color:#6B6B6B;
    font-size:12px;
    padding:10px 0;
    font-weight: 500;
    text-transform: capitalize !important;
    display: flex;               /* Use flexbox layout */
    align-items: center;         /* Center vertically */
    text-decoration: none;       /* Optionally remove underline for the link */
}

.sob-radio-filter img {
    margin-right: 8px;           /* Space between the image and text */
    vertical-align: middle;      /* Align the image vertically with the text */
}

.clamp {
    display: -webkit-box;           /* Apply box display */
    -webkit-box-orient: vertical; /* Set the orientation to vertical */
    -webkit-line-clamp: 2;        /* Limit to 2 lines */
    overflow: hidden;              /* Hide overflow */
    text-overflow: ellipsis;      /* Add ellipsis */
    line-height: 1.5;             /* Set line height */
    max-height: 3em;              /* Max height for 2 lines */
}

.disable-click-events {
    pointer-events: none; /* Disables click events */
    color: inherit; /* Keeps the text color the same */
    text-decoration: none; /* Removes underline */
    cursor: not-allowed; /* Shows a not-allowed cursor */
}

.break-link-word {
    -ms-word-break: break-all;
    /* Be VERY careful with this, breaks normal words wh_erever */
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

@media (min-width: 1201px) {
    .rt-container {
        width: 1170px;
    }

    .col-rt-1 {
        width: 16.6%;
    }

    .col-rt-2 {
        width: 30.33%;
    }

    .col-rt-3 {
        width: 50%;
    }

    .col-rt-4 {
        width: 67.664%;
    }

    .col-rt-5 {
        width: 83.33%;
    }
}
@media (max-width: 1400px) {

   /* .sob-carousel-desktop {
        margin-top: 3px;
        height: 400px;
    }*/
}

@media (max-width: 1200px) {

    .carousel-indicators li {
        margin-right: 12px !important;
        margin-left: 12px !important;
    }

    .sob-menu-icon-holder {
        width:40px;
    }

    .sob-section-title {
        font-size: 21px;
        line-height: 40px;
        margin: 30px 0;
    }

    .sob-section-subtitle {
        font-size: 21px;
        line-height: 21px;
        font-weight: 700;
        margin: 25px 0;
    }

    .btn-primary {
        padding:10px 0;
    }

    .btn-outline-primary {
        padding:10px 0;
    }

    .btn-secondary {
        padding:10px 0;
    }

    .btn-sm {
        padding: 0;
    }

    .sob-modal-hr {
        border: none;
        width: 57px;
        opacity: 1;
        height: 3px !important;
        margin-left: auto;
        margin-right: auto;
        color: #2439EA;
        background-color: #2439EA;
    }

    .modal-title {
        color: #2439EA;
        font-size: 21px;
        font-weight: 900;
    }

    .sob-gray-white-box {
        padding: 20px 10px;
    }

    .sob-white-box {
        padding: 20px 10px;
    }

    .about-text {
        font-size: 14px;
    }

    .sob-brand-card-title {
        margin-top: 10px;
        font-size: 10pt;
        line-height: 160%;
    }

    .sob-section-body {
        font-size: 14pt;
        line-height: 28px;
    }

    .sob-brand-img {
        max-width: 140px;
        left: -20px;
    }

    .sob-menu-container {
        margin-top:-12px;
    }

    .sob-menu-icon {
        width: auto;
        height: 24px;
    }

    .sob-menu-icon.user {
        position: relative;
        width: auto;
        height: 26px;
        left: -4px;
    }

    .polaroid-brand {
        height: 18vw;
        border-radius: 4px;
    }

    .polaroid-brand-page {
        height: 16vw;
    }

    .sob-brand-page-icon {
        width: 30px;
    }

    .brand-list-icon {
        margin-top:10px;
        height: 18px;
    }

    .user-edit-block {
        position: relative;
        display: inline-block;
    }

    .polaroid-no-stock-overlay {
        opacity: 1;
        background-color: rgba(0, 0, 0, .6);
    }
}

@media only screen and (min-width: 240px) and (max-width: 768px) {
    .sob-brand-img {
        max-width: 160px;
        left: -20px;
    }

    .ScriptTop h1, .ScriptTop ul {
        text-align: center;
    }

    .ScriptTop h1 {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .ScriptTop ul {
        margin-top: 12px;
    }

    .ScriptHeader h1,
    .ScriptHeader h2,
    .scriptnav ul {
        text-align: center;
    }

    .scriptnav ul {
        margin-top: 12px;
    }

    #float-right {
        float: none;
    }

    .sob-bag-button img {
        width: 20px;
        height: 20px;
    }

    .sob-premium-bag-button img {
        width: 20px;
        height: 20px;
    }

    .sob-heart-button img {
        width: 20px;
        height: 20px;
    }

    .sob-menu-close {
        position: absolute;
        top: 0;
        right: 5px;
        color: white;
        z-index: 100;
        background: none;
        border: none;
    }

}
@media (max-width: 360px) {
    .sob-brand-img {
        max-width: 140px;
        left: -20px;
    }
}

@media (max-width: 330px) {
    .sob-brand-img {
        max-width: 120px;
    }
}

@media screen and (max-width: 991px){
    .expandNavModal {
        display: none;
    }
}

