@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Regular.eot');
    src: url('../fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Regular.woff') format('woff'),
        url('../fonts/SFProDisplay-Regular.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Bold.eot');
    src: url('../fonts/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Bold.woff') format('woff'),
        url('../fonts/SFProDisplay-Bold.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Black.eot');
    src: url('../fonts/SFProDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Black.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Black.woff') format('woff'),
        url('../fonts/SFProDisplay-Black.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Black.svg#SFProDisplay-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Heavy.eot');
    src: url('../fonts/SFProDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Heavy.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Heavy.woff') format('woff'),
        url('../fonts/SFProDisplay-Heavy.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Heavy.svg#SFProDisplay-Heavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Medium.eot');
    src: url('../fonts/SFProDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Medium.woff') format('woff'),
        url('../fonts/SFProDisplay-Medium.ttf') format('truetype'),
        url('../fonts/SFProDisplay-Medium.svg#SFProDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


* {
    box-sizing: border-box;
}
:root {
    --responsive--aligndefault-width: 1310px;
    --responsive--alignwide-width: 1310px;
}

body {
    font-family: 'SF Pro Display', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; /* or 150% */
    letter-spacing: 0.02em;
    color: #000000;
}
.entry-content, .entry-summary {
    font-family: 'SF Pro Display', sans-serif;
}
.container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1310px;
    width: 100%;
}
.singular .entry-title,
.small-bold-text,
h1, 
h2,
h3,
h4,
h5,
h6 {
    font-family: 'SF Pro Display', sans-serif;
    font-weight: 700;
}
.singular .entry-title,
h1, .h1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 76px;
    text-transform: capitalize;
    color: #33475B;
}
h2, .h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 76px;
    color: #33475B;
}
h3, .h3 {
    font-size: 32px;
    line-height: 40px;
}
.sub-title,
h4, .h4 {
    font-size: 24px;
    line-height: 32px;
}
.support-title,
h5, .h5 {
    font-size: 20px;
    line-height: 28px;
}
.large-text,
.small-title,
h6, .h6 {
    font-size: 18px;
    line-height: 24px;
}
.small-bold-text,
.small-text {
    font-size: 14px;
    line-height: 20px;
}
.support-title,
.small-title,
.small-bold-text {
    font-weight: 700;
}
a {
    transition: all 0.35s;
}
a:hover {
    color: #FF8263
}
.btn {
    width: 176px;
    height: 58px;
    padding: 17px 5px;
    border: 2px solid #33475B;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FF8263;
}
.btn:hover {
    border-color: #FF8263;
    background-color: #FF8263;
    color: #ffffff;
}
.btn-secondary {
    border-color: #FF8263;
    background-color: #FF8263;
    color: #ffffff;
}
.btn-secondary:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #FF8263;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]{
    color: #FF8263 !important;
    padding: 17px 62.5px !important;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #D9D9D9;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #33475B;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 13px;
    transition: all 0.35s;
}
.swiper-button-prev {
    left: 0;
    background-image: url(../images/icon-prev.svg);
}
.swiper-button-next {
    right: 0;
    background-image: url(../images/icon-next.svg);
}
.swiper-button-prev:hover {
    background-image: url(../images/icon-prev-hover.svg);
}
.swiper-button-next:hover {
    background-image: url(../images/icon-next-hover.svg);
}

.singular .has-post-thumbnail .entry-header {
    max-width: 100%;
    position: relative;
    min-height: 200px;
    display: flex;
    align-items: center;
    padding: 30px 0;
}

.singular .has-post-thumbnail .entry-header figure.post-thumbnail {
    width: 100%;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.singular .has-post-thumbnail .entry-header .entry-title {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1310px;
    width: 100%;
    letter-spacing: 0.04em;
}
.singular .has-post-thumbnail .entry-header .container .entry-title {
    padding: 0;
}
.singular .has-post-thumbnail .entry-header figure.post-thumbnail .wp-post-image {
    min-height: 100%;
    object-fit: cover;
    margin: 0;
    max-width: 100% !important;
}

.singular .entry-header {
    border: 0;
    padding: 50px 0;
    background: url(../images/login-bkg.png);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
}


.woocommerce form .show-password-input::before, .woocommerce-page form .show-password-input::before{
    background-image: url(../images/eye-slash-solid.svg);
    background-size: contain;
    width: 24px;
    height: 19px;
}

.woocommerce form .show-password-input.display-password::before, .woocommerce-page form .show-password-input.display-password::before{
    
    background-image: url(../images/eye-solid.svg);
}
@media only screen and (max-width: 767.98px) {    
    body {
        font-size: 14px;
        line-height: 20px;
    }
    .singular .entry-title,
    h1, .h1 {
        font-size: 30px;
        line-height: 52px;
    }
    h2, .h2 {
        font-size: 30px;
        line-height: 52px;
    }
    h3, .h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .sub-title,
    h4, .h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .support-title,
    h5, .h5 {
        font-size: 18px;
        line-height: 24px;
    }
    .large-text,
    .small-title,
    h6, .h6 {
        font-size: 16px;
        line-height: 24px; 
    }
    .small-text {
        font-size: 12px;
        line-height: 18px;
    }
    .singular .has-post-thumbnail .entry-header {
        min-height: 152px;
    }
    body label {
        font-size: 14px;
        line-height: 20px;
    }
}

/* Input */
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea,
body .woocommerce form .form-row .input-text, .woocommerce form .form-row select,
.select2-container .select2-selection--single, body select {
    border: 1px solid #D0D5DD;
    height: 44px;
    border-radius: 8px;
    padding: 10px 14px;
    font-family: 'SF Pro Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02rem;
    color: #667085;
    box-shadow: none;
        outline: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 2px 0;
    font-family: 'SF Pro Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02rem;
    color: #667085;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    background-image: url(../images/icon-select.svg); 
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
}
.select2-container .select2-dropdown, .select2-container .select2-selection {
    border: 0;
}
.select2-container .select2-selection--single {
    border: 1px solid #D0D5DD;
}
.select2-container.select2-container--open .select2-dropdown--above,
.select2-container.select2-container--open .select2-dropdown--below {
    border: 1px solid #D0D5DD;
}
.woocommerce form .form-row .input-text:focus, .woocommerce form .form-row select:focus {
    border-color: #33475B;
}

.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 16px;
}

.woocommerce-privacy-policy-text{
        margin-bottom: 16px;
}
.woocommerce-privacy-policy-text *, .woocommerce-form p {
    color: #33475B;

}

body label {
    font-family: 'SF Pro Display';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02rem;
    color: #667085;
}

input[type=checkbox], input[type=radio], .woocommerce-form__label-for-checkbox input[type=checkbox] {
    position: relative;
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 3px;
    background: #686868;
    display: inline-block;
    margin-right: 10px;
    outline: none;
}

.woocommerce-form__label-for-checkbox span {
color:#33475B;
}
.woocommerce-form__label-for-checkbox {
    position: relative;
}


/*Button*/


.site .button:not(.show-password-input, .view, .pay), input[type=submit], button:not(.show-password-input, .view, .pay) {
    background: #33475B;
    font-family: SF Pro Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FF8263;
    padding: 17px 62.5px;
    border-radius: 6px;
    box-shadow: none;
    outline: none;
    border: 2px solid #33475B;
}

.site .button:not(.show-password-input, .view, .pay):hover, input[type=submit]:hover, button:not(.show-password-input, .view, .pay):hover{
    background: #FFf ;
    font-family: SF Pro Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FF8263;
    padding: 17px 62.5px;
    border-radius: 6px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor, .view)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor, .view)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor, .view)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor, .view)) .woocommerce input.button{
        background: #33475B;
    font-family: SF Pro Display;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FF8263;
    padding: 17px 62.5px;
    border-radius: 6px;
}
.text-center {
    text-align: center;
}

.error404 header.page-header {
    padding: 40px 0;
}
.search-result-count {
    margin-bottom: 30px;
}
.search-results header.page-header {
    margin-top: 20px;
    margin-bottom: 10px;
}
.woocommerce .wishlist-title a.show-title-form {
    display: none;
}

.wishlist-title.wishlist-title-with-form h2:hover {
    background: transparent;
}
.woocommerce .wishlist-title {
    display: none;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {

    input[type=checkbox]:checked:after{
        top: 2px;
        position: absolute;
        width: 4px;
        height: 7px;
        border: 2px solid #fff;
        border-top: 0;
        border-left: 0;
        transform: rotate(39deg);
        left: 4px;
    } 
}


@media only screen and (max-width: 767.98px) {    
    input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea,
    body .woocommerce form .form-row .input-text, .woocommerce form .form-row select,
    .select2-container .select2-selection--single, body select {
        font-size: 14px;
        line-height: 20px;
    }
}
