/** Shopify CDN: Minification failed

Line 10:1 Unexpected "="
Line 132:12 Expected identifier but found whitespace
Line 132:13 Unexpected "("

**/

 
 ====================================================================
 Reset
 ====================================================================
 
  ***/

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: inherit;
    box-sizing: border-box;
}


/*** 
 
====================================================================
Global Settings
====================================================================
 
***/

body {
    font-family: "Outfit", sans-serif;
    /* font-size: 16px; */
    font-weight: 400;
    line-height: 150%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}


html {
    scroll-behavior: smooth;
}



a {
    font-family: "Outfit", sans-serif;
    text-decoration: none;
    color: black;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
  margin: 0px;
}


a:hover,
a:focus,
a:visited,
a:active,
button:active,
button:focus {
    text-decoration: none;
    outline: none;
}

input,
select,
button {
    font-family: "Outfit", sans-serif;
}
a#cart-icon-bubble {
    cursor: pointer;
}
textarea {
    overflow: hidden;
    resize: none;
}

button {
    outline: none !important;
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: inherit;
}

::-moz-input-placeholder {
    color: inherit;
}

::-ms-input-placeholder {
    color: inherit;
}


p {
    position: relative;
    padding-bottom: 15px;
    color: var(--color-foreground);
    font-weight: 400;
    line-height: 150%;
    margin: 0px;
}

.qikify-stickycart-v2, .qikify-stickycart-v2 *, .qikify-stickycart-v2 *:before, .qikify-stickycart-v2 *:after{
    display:none !important;
}
.coupen-popup {
    position: fixed;
    rotate: -90deg;
    right: -66px;
    background: #F7931F;
    top: 344px;
    z-index: 3;
}
.coupen-popup span {
    padding: 4px 12px;
    display: block;
}
.styles-modal
Specificity: (0,1,0)
 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.modal-contents.coupenpopup {
    width: 410px;
    padding: 20px;
}
.modal-contents {
    background-color: white;
    width: 50%;
}
.modal-contents.coupenpopup span.close {
    width: 36px;
    height: 36px;
    background: #fff;
    top: -17px;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 1.38px solid #05588E29;
    color: #758599;
    right: -16px;
}
.close {
    position: absolute;
    font-size: 24px;
    cursor: pointer;
}
.modal-contents.coupenpopup h3 {
    padding: 16px 0px 8px;
    text-align: center;
    color: #FB0165;
}
.modal-contents.coupenpopup p {
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    color: #000;
    padding-bottom: 20px;
}
.modal-contents.coupenpopup .timer-box {
    padding-bottom: 20px;
}
div#countdown ul {
    margin: 0px;
    display: flex
;
    gap: 22px;
    justify-content: center;
}
div#countdown ul li {
    list-style: none;
    text-align: center;
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    font-size: 11px;
    line-height: 19.59px;
    color: #000;
    text-transform: uppercase;
    position: relative;
}
.form-popup p {
    font-size: 14px !important;
    font-weight: 300 !important;
    padding: 12px 0px 0px !important;
}
.form-popup input[type="email"] {
    padding: 6px 14px;
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    height: 40px;
    border-color: #000;
    margin-bottom: 10px;
}
.form-popup input[type="submit"] {
    height: 40px;
    font-size: 14px;
}
form button, form input[type="submit"], form .theme-btn {
    position: relative;
    display: inline-block;
    margin: 0;
}
input[type="submit"] {
    background: #FB0165;
    color: #fff;
     width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #FB0165;
    transition: .3s;
    cursor: pointer;
}
.modal-contents.coupenpopup p {
   
    line-height: 150%;
    text-align: center;
    color: #000;
    
}

.styles-modal {
    z-index: 999 !important;
}
.p-two p {
    font-size: 14px;
}

.sub-head span {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #000;
}

.auto-container {
    position: static;
    max-width: 1280px;
    padding: 0px 20px;
    margin: 0 auto;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Outfit", sans-serif;
    position: relative;
    background: none;
    line-height: 110%;
    padding-bottom: 15px;
    /* color: #000; */
    font-weight: 500;
    margin: 0px;
}

.p-n p,
.p-n h1,
.p-n h2,
.p-n h3,
.p-n h4,
.p-n h5,
.p-n h6 {
    padding-bottom: 0px;
}

/* h1 {
    font-size: 72px;
    font-weight: 700;
}
h2 {
    font-size: 40px;
}         */

/* h1 {
    font-size: 72px;
    font-weight: 700;
}

h2 {
    font-size: 40px;
}
h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
    line-height: 20px;
} */


::selection {}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.clear-fix {
    clear: both;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}


/*** 
 
====================================================================
flex-css
====================================================================
 
***/

.dy-flex {
    display: flex;
    flex-wrap: wrap;
}
.bg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-bar p{
  font-size:11px !important;
}
/****** 
====================================================================
Wordpress Core 
====================================================================
******/

.alignnone {
    margin: 15px 20px 15px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

.alignright {
    float: right;
    margin: 5px 0 10px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 10px 0;
}

.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 10px 20px;
}

a img.alignnone {
    margin: 15px 20px 15px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 10px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%;
    /* Image does not overflow the content area */
    padding: 7px 7px 3px 7px;
    text-align: center;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption.alignnone {
    margin: 15px 20px 15px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 1.65;
    margin: 0;
    padding: 6px 4px 4px 4px;
    text-align: center;
}

/* .sticky {
    position: relative;
} */

/* .sticky:before {
    content: "\f08d";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    color: var(--color-secondary);
    font-size: 24px;
    top: 10px;
    font-weight: 900;
} */

.sticky .post-title {
    padding-left: 30px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

/****** Comments ******/

#respond ul {
    list-style-type: none;
}

#respond .logged-in {
    margin: 0 0 12px 0
}

#commentform input[type="text"],
#commentform .input-comments {
    width: 198px;
    float: left;
    margin-right: 13px;
}

#commentform label {
    display: block;
}

#commentform .url-comments {
    margin-right: 0px !important;
}

#commentform li.middle {
    margin-right: 0px !important;
}

.comments-closed {
    margin: 40px 0 40px 0;
}

ol.commentlist {
    list-style: none;
}

ol.commentlist li div.vcard cite.fn {
    font-style: normal;
}

ol.commentlist li div.vcard img.avatar {
    float: left;
    margin: 0 10px 0px 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

ol.commentlist li div.commentmetadata {
    padding: 8px 0 14px 0;
}

ol.commentlist li div.comment-meta {
    font-size: 14px;
    color: var(--color-text);
}

ol.commentlist li div.comment-meta a,
ol.commentlist li div.comment-meta a:visited {
    color: var(--color-text);
}

ol.commentlist li div.comment-meta a:hover {
    color: var(--color-secondary);
}

ol.commentlist li div.reply {
    font-size: 14px;
    padding: 0px 0 40px 0;
    font-weight: 700;
}

ol.commentlist li ul.children {
    list-style: none;
    margin: 10px 0 0;
}

ol.commentlist li ul.children li.depth-2 {
    margin: 0 0 0 35px;
}

ol.commentlist li ul.children li.depth-3 {
    margin: 0 0 0 35px;
}

ol.commentlist li ul.children li.depth-4 {
    margin: 0 0 0 35px;
}

ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 35px;
}

ol.commentlist li.pingback {
    margin: 0 0 40px 0;
}

/*** 

====================================================================
				Default Styling
====================================================================

***/

table {
    position: relative;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

table td,
table th {
    border: 1px solid #00000071;
    padding: 12px 20px;
}




table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
}

ul {
    margin: 0px 0px 20px 30px;
}

ul li {
    list-style-type: disc;
}

ol {
    margin: 0px 0px 20px 30px;
}

ol li {
    list-style-type: decimal;
}

/*** 

====================================================================
	Default Form Style
====================================================================

***/

form {
    position: relative;
}

form .form-group {
    position: relative;
    margin-bottom: 30px;
}

form .form-group .field-label {
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}

::placeholder {
    color: var(--color-text);
}

form input[type="text"],
form input[type="password"],
form input[type="tel"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form textarea,
form select {
    font-family: "Outfit", sans-serif;
    position: relative;
    display: block;
    width: 100%;
    color: #758599;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0px;
    border: 1px solid #05588E29;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    height: 56px;
    background-color: #F9FAFB;
    padding: 20px 28px;
    outline: 0px !important;
}

form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="tel"]:focus,
form input[type="email"]:focus,
form input[type="search"]:focus,
form select:focus,
form textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: none;
}

form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: #ffffff url('icon-select.png') right center no-repeat;
    cursor: pointer;
}
form select{
    padding: 0px 28px;
}
form select option {
    padding-left: 10px;
    cursor: pointer;
}
input[type="submit"] {
    background: #FB0165;
    color: #fff;
    height: 54px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #FB0165;
    transition: .3s;
    cursor: pointer;
}
input[type="submit"]:hover{
    background: transparent;
    color: #FB0165;
}
form textarea {
    height: 108px;
    resize: none;
}

form button,
form input[type="submit"],
form .theme-btn {
    position: relative;
    display: inline-block;
    margin: 0;
}

form .radio-block {
    position: relative;
    display: inline-block;
    margin-right: 50px;
}

form .radio-block input {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}

form .radio-block label {
    position: relative;
    display: block;
    padding-left: 40px;
    line-height: 30px;
    font-size: 18px;
    font-family: "Outfit", sans-serif;
    text-transform: capitalize;
    cursor: pointer;
}

form .radio-block label:before {
    content: '';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 0;
    top: 3px;
    width: 24px;
    height: 24px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    border: 1px solid var(--color-border);
}

form .radio-block input:checked+label:before {
    content: '\f00c';
}



.p-t{
    padding-top: 80px;
}
.p-tb{
    padding: 80px 0px;
}

.m-t{
    margin-top: 80px;
}