/* Import font URL here */
@import url('https://fonts.googleapis.com/css2?family=Esteban&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
/* Change the font of the website */
body { 
    font-family: 'Raleway', sans-serif !important;
    font-size: 0.9rem;
    color: #232429;
}
.sticky-top {
    z-index: 9 !important;
}
html{scroll-behavior:smooth}
.secondary-font {
    font-family: 'Esteban', serif !important;
}
.secondary-color {
    color: #ed6f67;
}
.bg-secondary {
    background-color: #ed6f67;
}
@font-face {
  font-family: 'Feather';
  src:
    url('https://cdn.pixfizz.com/fz/b57182364a/0/x9oDB4c1EtL0apZRyx8s7l7T-VxKmsEPkydV4XDlvHg/~/Feather.ttf?sdxovp') format('truetype'),
    url('Feather.woff?sdxovp') format('woff'),
    url('?sdxovp#Feather') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}
/* Container-fluid padding */
@media only screen and (max-width: 768px) {
    .container-fluid { 
        padding-left:1rem !important;
        padding-right:1rem !important;
    }
    .font-size-xs {
        font-size:0.825rem !important;
    }
}
@media only screen and (min-width: 768px) {
    .container-fluid {
        padding-left:1.2rem;
        padding-right:1.2rem;
    }
}
/* Announcement bar background  color */
.bg-light {
    background-color: #F5F5F5 !important;
}
/* Announcement bar */
@media only screen and (min-width: 768px) {
    .navbar-topbar {
        padding: 0.3rem 1rem !important;
        font-size: 0.75rem;
    }
}
@media only screen and (max-width: 768px) {
    .navbar-topbar {
        padding: 0rem 1rem !important;
        font-size: 0.65rem;
    }    
}
/* Change navbar background color */
.main-menu {
    background-color: white;
}
/* Change footer background color */
.bg-dark {
    background-color: #ffffff !important;
}
/* Change the color of the navbar on hover  */
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover { 
    color: #ed6f67;
}
/* Change promotion background color */
.promotion {
    background-color: #1f1f1f !important;
}
/* Change the background color for the cart icon  */
[data-cart-items]::before { 
     background-color: #ed6f67; 
}

.btn-white-primary {
    background-color: #f5f5f5;
}

.main.cart .quantity button[class*=btn] {
    background: none;
    border-radius: 0;
    width: 1.5rem;
    height: 1.5rem;
}

.navbar-toggler {
    padding: 0.5rem 0 0.5rem 0.5rem;
}
.navbar {
    padding: 2.5rem 1rem;
}
.navbar-light .navbar-toggler {
    color: #232429; 
}
/* Change the background color of the button on hover  */
.btn-white-primary:focus, .btn-white-primary:hover {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #fff;
}

/* Change the background color of the more info on the quick view  */
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ed6f67;
    border-color: #ed6f67;
}
/* logo size */
@media (max-width: 991px) {
   .navbar-brand-logo {
        height: 52px;
    }
    .hide-mobile {
        display:none;
    }
}
@media (min-width: 992px) {
   .navbar-brand-logo {
    height: 82px;
    }
}

/* Change the  color of the navbar items */
.navbar-light .navbar-nav .nav-link {
    color: #232429 !important;
    font-size: 0.85rem;
}

.navbar-topbar.navbar-light .nav-link {
    color: #ffffff !important;
}

.navbar-light .navbar-nav .show>.nav-link {
    color: #ed6f67 !important;
}

.navbar-light .navbar-nav .show>.nav-link:hover {
    color: #ed6f67 !important;;
}

.nav-tabs .nav-link.active {
    color: #232429 !important;;
    font-weight: 700;
}

.nav-link.active::before {
    border-top: 1px solid #ed6f67 !important;;
}

a {
    color: #232429 !important;
}

/* Hover status on links */
a:hover {
    color: #ed6f67 ;
}

.text-body[href]:focus, .text-body[href]:hover {
    color: #ed6f67 !important;
}

.main.cart .quantity button[class*=btn]:hover {
    background-color: none;
}

.px-icons {
    fill: #232429;
}
.px-icons:hover {
    fill: #ed6f67;
}

/* Account navigation text color on hover */
.list-group-item-action:focus,
.list-group-item-action:hover {
    #ed6f67 !important;
}

/* Change the  text color of  "happy holidays" below the header  */
.text-white {
    color: #fff !important;
}

/* Change the  text color of  categories dropdown items  */
.list-styled-link {  
    box-shadow: inset 0 0 0 0 #ed6f67;
    color: #ed6f67;
    margin: 0 -.25rem;
    padding: 0 .25rem;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.list-styled-link:hover {  
    box-shadow: inset 170px 0 0 0 #ed6f67;
    color: white !important;
}

.list-group-item-action {
    color: #232429;
}

.list-styled-link:hover {
    color: #ed6f67;
}

.list-group-item-action:hover {
    color: #ed6f67;
}

/* Change the  text color of class containing text-body  */

.text-body {
    color: #232429 !important;
}

/* Change the text color of the element with text-gray-400 class */
.text-gray-400 {
    color: #909090 !important;
}    

/* Change the text color of the element with text-muted class  */
.text-muted {
    color: #767676 !important;
}

/* Change the text color of the element with text-gray-300 class  */
.text-gray-300 {color: #767676!important;}

/* Active nav-tabs color  */
.nav-item.show .nav-link, 
.nav-link.active {color: #232429;}

/* Change the text color of the element with text-primary class  */
.text-primary { color: #232429!important;}

/* Button color when active */
.btn-dark:not(:disabled):not(.disabled).active, 
.btn-dark:not(:disabled):not(.disabled):active, 
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #060606;
    border-color: #000;
}

/* Change the text color of the element with text-gray-500 class  */
.text-gray-500{color: #525252 !important;}

/* Text color in form-control  */
.form-control {
    color : #111;
    font-size: 0.875rem;
}

/* Email header css */
.hover-underline:hover {
  text-decoration: underline !important;
}

@media (max-width: 640px) {
  .sm-inline-block {
    display: inline-block !important;
  }
  .sm-w-auto {
    width: auto !important;
  }
  .sm-w-full {
    width: 100% !important;
  }
  .sm-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sm-px-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .sm-py-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .sm-text-left {
    text-align: left !important;
  }
}

/* copied from product-filter master */
input {
    /* -webkit-appearance: checkbox !important; */
}
    
.product-single .product-price {
    display: block;
    margin-bottom: 1.1rem;
    font-size: 1.9rem;
    line-height: 1;
}

.product-single .product-name {
    margin-top: .6rem;
    text-transform: uppercase !important;
    letter-spacing: .04em !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #fff;
    border-color: #ed6f67 !important;
    background-color: #ed6f67 !important;
}

.btn-primary {
    color: #ffffff !important;
    border-color: #ed6f67 !important;
    background-color: #ed6f67 !important;
    border-radius:20px;
    height: 2rem;
    padding: 0.25rem 1rem;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
    color: #fff;
    border-color: #ed6f67 !important;
    background-color: #ed6f67 !important;
}

.btn-dark {
    color: #ffffff !important;
    border-color: #ed6f67 !important;
    background-color: #ed6f67 !important;
    width: 100%;
}

.product-form {
    display: block !important;

}    

@media all and (max-width:100em){
    .btn-dark {
        display:block;
        width: 100%;
    }
}
.product-image-full {
    display:none !important;
}

.product-form select {
    width: 100%;
    -webkit-appearance: none;
}
.product-form select {
    max-width: none;
    padding: 1rem 1rem 1rem 1rem;
    color: #222;
    border-color: #ccc;
    font-size: 1rem;
    background-color: whitesmoke;
    border: 1px solid whitesmoke;
    margin: 0 0 10px 0;
    width: 100%;
    -webkit-appearance: auto;
}

/* copied from px-option */
.select-box::before {
    top: 74% !important;
}
.px-title {
    font-weight:600;
    margin-top:1rem;
    margin-bottom:0.5rem;
}
/*Product page radio button style */
.variant-selector label.field-label .label-text {
    background: #e9e9e9;
    color: #111;
    font-size: 0.65rem;
}
.variant-selector label.field-label .label-img {
    cursor: pointer;
    display: block;
    transition: transform .2s;
    border-radius: 60px;
}
.variant-selector label.field-label .label-img img {
    cursor: pointer;
    display: block;
    transition: transform .2s;
    border-radius: 60px;
    padding: 2px;
}
.variant-selector label.field-label:hover .label-text,
.variant-selector label.field-label input:checked + .label-text{
    background: #ed6f67;
    color: white;
}
.variant-selector label.field-label input:hover + .label-img img {
    transform: scale(1.15);
}
.variant-selector label.field-label input:checked + .label-img {
    outline: 3px solid #ed6f67 !important;
}

/** Breadcrumb alignment **/
.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1.5rem;list-style:none;background-color:transparent}
.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}
.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}
.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}
.breadcrumb-item.active{color:inherit}
.breadcrumb-item+.breadcrumb-item::before {
    display:inline-block;
    padding-right:0.5rem;
    color:#909090;
    content: url('https://cdn.pixfizz.com/fz/99c75efb46/0/FssXgJxeYAIWGEdwtgHZGGxc8kC-Zc7ouZ5LPgXOTo4/~/chevron-right-regular.svg');
    width:0.9rem;
    height:auto;
}

/* form index layout */
.card-actions .card-action+.card-action+.card-action {display:none}

@media only screen and (min-width: 992px){
    .classic .flex-row {display:none}

    .navbar-sidenav {display:none!important}
}
.classic .flex-row .nav-item.ml-lg-n4 {margin-right: 1.25rem;}
.navbar-sidenav {display: flex !important}
 @media only screen and (max-width: 768px){
    .btn-gray-500 {margin-top:10px;}
    .navbar-sidenav {display:none!important}
} 
.card-img-overlay form { display:inline-block }
.bg-cover-main{min-height: 510px;}
.bg-cover-grid{min-height: 240px;}
.progress .progress-bar {width: 66%}
.custom-select{background-color: whitesmoke!important }
.card-actions .card-action+.card-action+.card-action {display:none;}
.btn-white-primary:focus, .btn-white-primary:hover {
    background-color: #ed6f67;
    border-color: #ed6f67;
    color: #232429;
}
.card-lg .card-body {
    padding: 1.5rem;
}
.font-size-sm {
    font-size: 0.9rem !important;
}
.address form {display:inline-block;}
.address .btn-circle {border-radius: 50%;}
.dropright-toggle span.active:after {color:black;}
.dropright-toggle::after {display:none;}
.shoppage select.custom-select.custom-select-xs{display:none;}
.reorder .btn a {color:black;}
.btn-outline-dark a:hover {color:#fff;}  
.reorder:hover {color:#fff;}  
.myaccount .dropdown-menu {left:-100px;}
.tooltip-inner { font-size: 0.85rem; }
.card-body { padding: 1rem; }
.card-actions {
    padding: 1rem;
    bottom: 1.5rem;
}
.card-actions .card-action+.card-action+.card-action {display:none;}

/** Info button on variants **/
.info-button {
    font-size: 1rem;
    padding-left: 5px;
    vertical-align: top;
}
/* Popup container - can be anything you want */
.popup-option {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup-option .close {
  position: absolute;
  right: 2px !important;
  top: 2px !important;
  padding: 5px;
  color: #fff;
  transition: color .3s;
  font-size: 1em;
  line-height: .6em;
  font-weight: 300;
}


/* The actual popup */
.popup-option .popuptext-option {
  visibility: hidden;
  width: 320px;
  background-color: #3b535f;
  color: #fff;
  font-size: 0.85rem;
  text-align: center;
  border-radius: 0px;
  padding: 8px 8px 8px 8px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -16px;
  font-weight: 300
}

/* Popup arrow */
.popup-option .popuptext-option::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 6%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup-option .show-option {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
/** Class to assign to gallery to have it sticky on page scroll **/
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.dropdown-menu {
    opacity: inherit;
    display: none;
}

/** Cart notification popup **/
.cart-notification .tooltip-inner {
    background-color: #ed6f67;
    font-size: 1.2em;
    padding: 0.5em 1em;
}
.cart-notification.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #ed6f67;
}
.card-editaction {
	position: absolute;
	top: 0rem;
	z-index: 1;
	padding-top:0.2em;
}
.card-cartaction {
	position: absolute;
	top: 2.65rem;
	z-index: 1;
	padding-top:0.2em;
}
.card-shareaction {
	position: absolute;
	top: 5.2rem;
	z-index: 1;
	padding-top:0.2em;
}
.card-copyaction {
	position: absolute;
	top: 7.5rem;
	z-index: 1;
	padding-top:0.2em;
}
.card-action {
    position: absolute;
	top: 7.8rem;
	z-index: 1;
	padding-top:0.2em;
}
@media only screen and (max-width: 768px) {
    .fixedbutton {
        width: 60px;
        height: 60px;
        position: fixed;
        bottom: 15px;
        right: 15px; 
        -webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.75);
        box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.75);
    }
}
@media only screen and (min-width: 768px) {
        .fixedbutton {
        width: 80px;
        height: 80px;
        position: fixed;
        bottom: 15px;
        right: 15px; 
        -webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.75);
        box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.75);
    }
}