@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Merriweather&display=swap";

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1, .h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

b, strong {
    font-weight: bolder
}

code {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

p.hidden-xs-down {  font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;  color: #7e7d7b;
    font-size: 1rem}
   
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

img {
    border-style: none
}



html, body {
    height: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    background-color: #fff;
    color: #262523;
    font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5
}



h1, h2, h3, h4, h5, h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    color: #262523;
    font-family: "Merriweather",serif;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 1rem;
    margin-top: 0
}

h1,.h1{
    font-size: 2.25rem;
    line-height: 3.25rem
}

h2,.h2{
    font-size: 1.3125rem;
    line-height: 1.875rem
}

h3,.h3 {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.625rem
}

h4,.h4 {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4375rem
}

h5,.h5 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem
}

h6,.h6 {
    font-size: .875rem;
    line-height: 1.25rem
}

@media only screen and (min-width: 550px) {
    h1,.h1 {
        font-size: 2.25rem;
        line-height: 3.25rem
    }

    h2,.h2{
        font-size: 1.3125rem;
        line-height: 1.875rem
    }

    h3,.h3 {
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.625rem
    }

    h4,.h4 {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.4375rem
    }

    h5,.h5 {
        font-size: .875rem;
        font-weight: 500;
        line-height: 1.25rem
    }

    h6,.h6 {
        font-size: .875rem;
        line-height: 1.25rem
    }
}




a{color:#ff2f8d}
a:focus,a:hover{color:#ff2f8d;}
p{margin:0 0 25px; font-size:17px;}
.gutter-0{margin-left:0;margin-right:0}
.gutter-0 > [class*="col-"],.gutter-4 > .col{padding-left:0;padding-right:0}


.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;cursor: pointer;
}



.site-header .franchise-info {
	    align-items: left;
	        justify-content: left;background-color:#E6E6E6;padding:5px;font-size:80%;color:#000;
	
	  position: absolute;cursor: pointer;
	        left: 0px;
	        top: 100px;
	        width: 180px;
	        text-align: left;
        margin-left: 0px; display:none;}
        
        
	@media only screen and (min-width: 1170px) {
	    .site-header .franchise-info {
	        display: flex
	    }
}

.promo-banner {
    align-items: center;
    background-color: #ffde59;
    color: #000;
    display: flex;
    font-size: 1em;
    font-weight: 400;
    justify-content: center;
    padding: 10px 0;
    width: 100%;
}

    .promo-banner i {
        font-size: 1.75rem;
        margin-right: 5px
    }
    
    
/*FIELDS*/
.form-control{
	padding-left:20px;
	padding-right:20px;
	border-color:#363636;

	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/*.form-control{-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	padding-left:20px;
	padding-right:20px;
	border-color:#363636;

	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/

/*.form-control {
    padding: 0 18px 3px;
    border: 1px solid #dbe2e8;
    border-radius: 22px;
    background-color: #fff;
    color: #606975;
    font-family: "Maven Pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/


.form-control:focus{outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:#ff2f8d}
.form-control-lg{-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;font-size:15px;padding:16px 25px 10px;line-height:20px;height:48px;font-weight:400}
.form-control-xl{-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;font-size:15px;padding:16px 45px 10px;line-height:20px;height:48px;font-weight:400}
.form-group{margin-bottom:25px}
.form-actions{padding:9px 0;text-align:right}
.js .radio label,.js .radio-inline,
.js .checkbox label,.js .checkbox-inline{position:relative;padding-left:30px}
.js .radio label:before,.js .radio-inline:before,
.js .checkbox label:before,.js .checkbox-inline:before{content:"";width:20px;height:20px;position:absolute;left:0;top:0;text-align:center;border:1px solid;color:#6c757d}
.js .radio label:before,.js .radio-inline:before{border-radius:100%}
.js .radio label.on:before,.js .radio-inline.on:before,
.js .checkbox label.on:before,.js .checkbox-inline.on:before{color:#ff2f8d;content:"\2713"}
.js .radio input,.js .radio-inline input,
.js .checkbox input,.js .checkbox-inline input{display:none}

select.form-control{
    padding-right: 38px;
    background-position: center right 17px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiM2MDY5NzUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 9px 9px;
}




    select.form-control:not([size]):not([multiple]) {
        height: 44px;
    }


/*BUTTONS*/
  button, input, select, textarea {
      font-family: inherit;
      font-size: 100%;
      line-height: 1.15;
      margin: 0
  }
  
  a.button {
      text-decoration: none
  }
  
      a.button:hover {
          color: #fff
      }
  
  .button {
      -moz-user-select: none;
      -ms-user-select: none;
      -webkit-appearance: none;
      -webkit-user-select: none;
      background-image: none;
      border-radius: 4px;
      border: 1px solid transparent;
      color: #fff;
      cursor: pointer;
      display: inline-flex;
      font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
      font-size: 1.125rem;
      font-weight: 600;
      justify-content: center;
      letter-spacing: 0px;
      line-height: .875rem;
      margin-bottom: 20px;
      margin-right: 5px;
      outline: none;
      padding: 20px 40px;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      user-select: none;
      vertical-align: middle;
      white-space: nowrap;
      border-color: transparent;
      background-color: #262523
  }
  
      .button a {
          color: #fff;
          font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
          text-decoration: none
      }
  
          .button a:hover {
              text-decoration: none
          }
  
          .button a:focus {
              outline: 0
          }
  
      .button:hover {
          background-color: #131312
      }
  
      .button:active {
          background-color: #131312
      }
  
      .button.primary {
          border-color: transparent;
          background-color: #b573ce
      }
  
          .button.primary:hover {
              background-color: #a759c5
          }
  
          .button.primary:active {
              background-color: #a759c5
          }
          
              .button.xlarge {
  	        font-size: 1.125rem;
  	        font-weight: 400;
  	        padding: 30px 60px 28px 60px
      }
      
      .button.small {
             font-size: .875rem;
             font-weight: 400;
             height: auto;
             letter-spacing: 0;
             padding: 11px 15px 13px 15px;
             background-color: #ff2f8d; margin-top:5px;
    }
    
     .button.ghost {
               background-color: transparent;
               border: 1px solid #000;
               color: #000;
               padding: 20px 20px;
               border-radius: 0px;
       
           }
       
               .button.ghost.primary {
                   border-color: #b573ce;
                   background-color: #fff;
                   color: #b573ce
               }
       
                   .button.ghost.primary:hover {
                       background-color: #b573ce;
                       color: #fff
                   }
       
                   .button.ghost.primary:active {
                       background-color: #b573ce;
                       color: #fff
                   }
       
               .button.ghost.secondary {
                   border-color: #7b85b5;
                   background-color: #fff;
                   color: #7b85b5
               }
       
                   .button.ghost.secondary:hover {
                       background-color: #7b85b5;
                       color: #fff
                   }
       
                   .button.ghost.secondary:active {
                       background-color: #7b85b5;
                       color: #fff
                   }
       
               .button.ghost.warning {
                   border-color: #f3a533;
                   background-color: #fff;
                   color: #f3a533
               }
       
                   .button.ghost.warning:hover {
                       background-color: #f3a533;
                       color: #fff
                   }
       
                   .button.ghost.warning:active {
                       background-color: #f3a533;
                       color: #fff
                   }
       
               .button.ghost.small {
                   font-size: .75rem;
                   letter-spacing: 0;
                   line-height: .75rem;
                   padding: 13px 15px 11px 15px
               }
       
               .button.ghost.disabled {
                   border-color: #9f9d9d;
                   color: #9f9d9d;
                   cursor: default
               }
       
                   .button.ghost.disabled:hover {
                       background-color: #fff;
                       color: #9f9d9d
                   }
       
               .button.ghost a {
                   color: #b573ce;
                   font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
                   font-weight: 300
               }
       
                   .button.ghost a:hover {
                       color: #fff;
                       text-decoration: none
                   }
       
               .button.ghost:hover {
                  background-color: #fff;
                   color: #000;
                   border: 1px solid #ff2f8d;
           }
           
           
.btn{-webkit-border-radius:20px;-moz-border-radius:4px;border-radius:4px;padding-left:20px;padding-right:20px}
.btn-group-lg>.btn, .btn-lg{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:18px;font-weight:700;padding:16px 25px 10px;line-height:20px;}
.btn-primary{color: #fff;background-color: #ff2f8d;border-color: #ff2f8d;}
.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color: #fff;background-color: #ff0576 !important;border-color: #ff0576!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none}
.btn-secondary{color:#ff2f8d;background-color:transparent;border-color:#ff2f8d}


/*.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#ff0576;border-color:#ff0576}*/
.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#ff2f8d;border-color:#ff2f8d}
.simple-category { height: 100px; width:250px; vertical-align: middle; text-align:center;display:table-cell;}
.simple-category a { vertical-align: middle; text-align:center;display:table-cell;}

.close{text-shadow:none}

/*PAGINATION*/
.page-link{font-size:22px;color:#363636;border:0}
.page-link:hover, .page-link:focus,.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus{background-color:transparent;color:#ff2f8d}

/*TABS*/
.nav-tabs .nav-link{border-radius:0}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{border-color:#e8e8e8 #e8e8e8 #fff}
.tab-content{padding-top:20px}

/*TABLE*/
.table{}
.table>thead>tr>th{line-height:1;border-bottom:1px solid #e8e8e8;}
.table>thead>tr>th:first-child{padding-left:0}
/*.table>tbody>tr>td{padding:10px 8px;border-bottom:1px solid #e8e8e8;border-left:1px solid #e8e8e8;}*/
.table>tbody>tr>td:first-child{padding-left:0;border-left:0}
.table>tbody>tr:last-child>td{border-bottom:0}

.category-list {
    align-self: flex-start;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    padding: 15px 15px;
}

    .category-list h6 {
        border-bottom: 1px solid #e7e7e7;
        font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
        font-size: 1rem;
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .category-list ul#categories1,.category-list ul#categories2,.category-list ul#categories3 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 0
    }

@media only screen and (min-width: 770px) {
    .category-list ul#categories1,.category-list ul#categories2,.category-list ul#categories3 {
        flex-direction: column
    }
}

.category-list ul#categories1 li,ul#categories2 li,ul#categories3 li{
    display: flex
}

    .category-list ul#categories1 li a,ul#categories2 li a,ul#categories3 li a {
        border-radius: 5px;
        color: #7e7d7b;
        font-size: .875rem;
        margin: 3px;
        padding: 5px 10px
    }
    

@media only screen and (min-width: 770px) {
    .category-list ul#categories1 li,ul#categories2 li,ul#categories3 li{
        background-color: #fff;
        border-radius: 0;
        margin: 0;
        padding: 5px 0
    }
}

/* Order Summary - widget */
.sidebar {
    width: 100%;
}

.widget-title-summary {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e7ec;
    color:#363636;
    font-size: 12px;
    font-weight:700;
    text-transform: uppercase;
}

.widget-order-summary {
    margin-bottom: 38px;margin-top:50px;
}

.widget-order-summary .table td {
    padding: 6px 0;
    border: 0;
}

    .widget-order-summary .table td:last-child {
        text-align: right;
    }

.widget-order-summary .table tr:first-child > td {
    padding-top: 0;
}

.widget-order-summary .table tr:last-child > td {
    padding-top: 12px;
    border-top: 1px solid #e1e7ec;
}

.widget-order-summary .table tr:nth-last-child(2) > td {
    padding-bottom: 12px;
}

/*ACCORDION*/
.panel-group .panel-default,
.panel-default{border:0;border-bottom:1px solid #e8e8e8;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.panel-default:first-child{border-top:1px solid #e8e8e8}
.panel-default>.panel-heading{color:#363636;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.panel-default>.panel-heading a{display:block;padding:18px 0;position:relative}
.panel-default>.panel-heading a:before{content: "\e90e";font-family: 'icomoon' !important;width:19px;height:19px;position:absolute;right:15px;top:17px;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:transform 0.3s linear;-moz-transition:transform 0.3s linear;transition:transform 0.3s linear}
.panel-default>.panel-heading a.collapsed:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}
.panel-default>.panel-heading a:focus,.panel-default>.panel-heading a:hover{text-decoration:none}
.panel-title{font-weight:500;margin:0}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top:0;padding:0 0 15px}

/*TOOLTIP*/
.tooltip{}
.tooltip.in {opacity:1;filter: alpha(opacity=100)}
.tooltip.top {padding: 12px 0}
.tooltip.right {padding: 0 12px}
.tooltip.bottom {padding: 12px 0}
.tooltip.left {padding: 0 12px}
.tooltip-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#363636;max-width:207px;padding:15px;color:#fff;font-size:15px;text-align:center;line-height:1.2}
.tooltip.top .tooltip-arrow{bottom: 0;left: 50%;margin-left: -12px;border-width: 12px 12px 0;border-top-color: #363636}
.tooltip.right .tooltip-arrow {top: 50%;left: 0;margin-top: -12px;border-width: 12px 12px 12px 0;border-right-color: #363636}
.tooltip.left .tooltip-arrow {top: 50%;right: 0;margin-top: -12px;border-width: 12px 0 12px 12px;border-left-color: #363636}
.tooltip.bottom .tooltip-arrow {top: 0;left: 50%;margin-left: -12px;border-width: 0 12px 12px;border-bottom-color: #363636}

/*BADGE*/
.badge{background:#ff2f8d;color:#fff;border-radius:10rem;-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}

.new-badge{background:#ff2f8d;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}

.onsale-badge{background:#ff2f8d;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}

.sameday-badge{background:#ff2f8d;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}


.nobuy-badge{background:red;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}





.category-sameday-badge{background:#ff2f8d;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}

.category-onsale-badge{background:#ff2f8d;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}

.category-nobuy-badge{background:red;color:#fff;
border-radius:10rem;
-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);
-o-ransform:translateY(-3px);transform:translateY(-3px);border-radius: 30px 30px 30px 30px; 
}



.badge-new{background:#ff2f8d;color:#fff;border-radius:10rem;-webkit-transform:translateY(3px);
       -moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px)}

.badge-sameday{background:#ff2f8d;color:#fff;border-radius:10rem;-webkit-transform:translateY(3px);
       -moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px)}

.badge-sale{background:#ff2f8d;color:#fff;border-radius:10rem;-webkit-transform:translateY(3px);
       -moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px)}

/*.sameday-badge{
 position: absolute;

left:10px;

bottom:140px;

background:#ff2f8d;
text-align: center;
    
border-radius: 30px 30px 30px 30px;
    
color:#fff;
font-size:15px;
padding:5px 10px;   
border-radius:10rem;-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)
}

.new-badge{
 position: absolute;

right:5px;
    
top:10px;
background:#ff2f8d;
text-align: center;
    
border-radius: 30px 30px 30px 30px;
    
color:#fff;
font-size:15px;
padding:5px 10px;   
border-radius:10rem;-webkit-transform:translateY(-3px);
-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)
}*/



/*HEADER*/
#page-overlay {position:fixed;top:25;left:0;right:0;height:100%;background:rgba(0, 0, 0, 0.3);z-index:100;}




	.header-hidden-area{display:block !important;position:relative;top:0;max-height:300px;
-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}

.secondary-nav{background:#fff;top:0;max-height:300px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
		.secondary-nav [data-toggle="collapse"]{line-height:1.4}
	.alert{background-color:#ff2f8d;color:#fff;font-size:17px;padding:10px 0;line-height:18px;margin-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
	.alert a{color:#fff;text-decoration: underline;}
	.alert .container *:last-child{margin:0}
	.alert-dismissible p{padding-right:40px;font-size:22px;}
	.alert-dismissible .close{padding:7px 20px;opacity:1;top:-10px}
	.alert-dismissible .position-relative .close{top:-10px}

	.alert-banner{background-color:#ff2f8d;color:#fff;font-size:20px;margin-top:5px;padding:10px 0;line-height:18px;margin-bottom:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
	.alert-banner .container *:last-child{margin:0}
	
	
	.header-top{border-bottom:1px solid #e8e8e8}
		/*.site-logo{padding-top:24px;text-align:center;margin-bottom:-16px;}*/
		.site-logo{
		    height: 120px;
		    text-align: center;
		    width: 200px;margin-left:80px;
     margin-top:10px;margin-bottom:8px;}
    
    		.site-logo img { max-height:120px; }
		
		.nav-header{}
		.nav-header li{margin-right:50px}
		.nav-header li:last-child{margin-right:0}
		.nav-header a{display:block;position:relative;padding-left:47px;color:#262523;font-size:13px;line-height:17px;padding-top:5px;text-decoration:none}
		.nav-header a:focus,.nav-header a:hover{color:#ff2f8d}
		.nav-header a strong,.nav-header a b{font-size:15px}
		.nav-header .icon{position:absolute;top:0;left:0;background-color:#fff5e2;color:#c00930;width:36px;height:36px;line-height:36px;font-size:19px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
		.nav-header a:focus .icon,.nav-header a:hover .icon{color:#fff;background-color:#ff2f8d}
		
		.nav-header-icon{-ms-flex-pack:end !important;justify-content:flex-end !important;}
		.nav-header-icon>li{margin-left:40px}
		.nav-header-icon>li:first-child{margin-left:0}
		.nav-header-icon>li>a{font-size:29px;color:#363636;position:relative;text-decoration:none;display:flex;line-height:29px}
		.nav-header-icon>li>a:focus,.nav-header-icon>li>a:hover{color:#ff2f8d}
		.nav-header-icon>li>a>span{font-size:13px;line-height:17px;padding-left:8px}
		.nav-header-icon>li>a>span b{font-size:15px}
		.nav-header-icon>li>a .counter{text-align:center;width:17px;height:17px;line-height:17px;font-size:10px;padding-left:0;position:absolute;top:-10px;right:-10px;font-family:'Quicksand', sans-serif;color:#fff;background-color:#ff2f8d;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
		.nav-header-icon .dropdown-menu a{color:#363636}
		.nav-header-icon .dropdown-menu a:focus,.nav-header-icon .dropdown-menu a:hover{color:#ff2f8d}
	
		.header-nav{padding-top:5px;}
		.navbar{padding:0}
		.megamenu{position:static}
		.navbar-nav .nav-link{color:#262523;font-weight:500;padding-top:23px;padding-bottom:23px;font-size:16px;}
		.navbar-nav .dropdown-menu .nav-link{color:#262523;font-weight:500;padding-top:5px;padding-bottom:5px;font-size:16px;}
		.dropdown-menu{min-width:17.5rem;box-shadow: 0 5px 10px rgba(14,14,14,.3);}
		.navbar-nav .dropdown-heading{font-weight:500;text-transform:uppercase}
		.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{color:#ff2f8d;outline:none}
		.navbar .form-inline,.search-form{width:250px;padding:17px 0;position:relative}
		.navbar .form-inline .form-control,.search-form .form-control{font-size:13px;width:100%;height:35px;border-color:#363636;
		-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
		.navbar .form-inline .form-control:focus,.search-form .form-control:focus{outline:none;border-color:#ff2f8d;}
		.navbar .form-inline .btn,.search-form .btn{position:absolute;border:0;color:#ff2f8d;background-color:transparent;top:27px;right:14px;font-size:16px;line-height:1;padding:0}
		
		.navbar-brand{width:100%;text-align:center;margin-right:0;display:flex;align-items:center;justify-content:space-between}
		.navbar-brand img{max-height:80px}
		.navbar-toggler{font-size:30px;padding:0;border:0;position:absolute;right:0;top:30px}
		.navbar-toggler:hover,.navbar-toggler:focus{outline:none;color:#ff2f8d}
		
		.headertop-toggler{line-height:30px;font-size:20px;color:#fff;width:100%;text-align:center;border:0;height:30px;}
		.headertop-toggler:focus,.headertop-toggler:hover{outline:none}
		.headertop-toggler .ic-cheveron-down{content: "\e90f";}
		.headertop-toggler.collapsed .ic-cheveron-down:before{content: "\e910";}
	/*HEADER WHEN SCROLL DOWN*/
	.scrolled .header-hidden-area{max-height:0;top:-300px;overflow:hidden}
	.scrolled .header-nav{padding-top:0}

/*Cart Promo */
.alert-info {
/*    background-color: rgba(80,198,233,0.3);*/
	background-color:#fff5e2;
/*    color: #50c6e9;*/
	color: #ff2f8d;
}

    .alert-info::before {
        border-color: rgba(80,198,233,0.3);
    }

    .alert-info > *:not(.text-white), .alert-info > *:not(.text-light), .alert-info h1:not(.text-white), .alert-info h1:not(.text-light), .alert-info h2:not(.text-white), .alert-info h2:not(.text-light), .alert-info h3:not(.text-white), .alert-info h3:not(.text-light), .alert-info h4:not(.text-white), .alert-info h4:not(.text-light), .alert-info h5:not(.text-white), .alert-info h5:not(.text-light), .alert-info h6:not(.text-white), .alert-info h6:not(.text-light), .alert-info p:not(.text-white), .alert-info p:not(.text-light), .alert-info ul:not(.text-white), .alert-info ul:not(.text-light), .alert-info ol:not(.text-white), .alert-info ol:not(.text-light), .alert-info a:not(.text-white), .alert-info a:not(.text-light) {
        color: #50c6e9;
    }

    .alert-info .alert-close {
        color: #50c6e9;
    }

/*SLIDESHOW*/
#featured-slideshow{}
#featured-slideshow .carousel-item{height:570px;background-color:#f8adcf;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}

#location-slide1 {height:270px;background-color:#f8adcf;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
#location-slide2 {height:270px;background-color:#f8adcf;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}
#location-slide3 {height:270px;background-color:#f8adcf;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}

#featured-slideshow .carousel-location-item{height:270px;background-color:#f8adcf;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}


#featured-slideshow .carousel-item:before{content:"";width:100%;height:100%;top:0;left:0;background-color:rgba(54,54,54,0.3);display:block}

*#featured-slideshow .carousel-location-item:before{content:"";width:100%;height:100%;top:0;left:0;background-color:rgba(54,54,54,0.3);display:block}



#featured-slideshow .headline{font-size:50px;}
#featured-slideshow .headline .headline-sub{color:inherit;font-size:60%;}
#featured-slideshow .carousel-caption{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:52%;bottom:auto;left:0;right:0;}
	.carousel-indicators{margin-bottom:20px}
	.carousel-indicators li{width:10px;height:10px;margin:0 5px;border:2px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:transparent;opacity:1}
	.carousel-indicators .active{background-color:#fff}

.headline{margin:0 0 0.67em;font-size:40px;font-family: 'DidotLTStdHeadline',sans-serif;font-weight:400;line-height:1.15;text-transform:none;}
.headline .headline-sub{color:#a3a3a3;margin-bottom:20px;display:inline-block;padding:0 20px;position:relative;font-family: 'DidotLTStdItalic',sans-serif;text-transform:none;font-size:75%}
h2.headline .headline-sub:before{width:13px;height:14px;background:url(/assets/img/title-icon-left.png) no-repeat center;content:"";position:absolute;top:50%;left:0;margin-top:-7px}
h2.headline .headline-sub:after{width:13px;height:14px;background:url(/assets/img/title-icon-right.png) no-repeat center;content:"";position:absolute;top:50%;right:0;margin-top:-7px}
h2.headline .headline-sub i{display:block;position:relative;padding:0 46px;}
h2.headline .headline-sub i.no-text{padding-right:0}
h2.headline .headline-sub i:before{width:34px;height:0;border-bottom:1px solid #a3a3a3;content:"";position:absolute;top:50%;left:0;}
h2.headline .headline-sub i:after{width:34px;height:0;border-bottom:1px solid #a3a3a3;content:"";position:absolute;top:50%;right:0;}




/*SECTION*/
.frontend-section{padding:50px 0}
/*.frontend-section{padding:100px 0}*/

	.figure-frame{margin-bottom:30px;-webkit-box-shadow: 0px 0px 54.45px 0.55px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 0px 54.45px 0.55px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 54.45px 0.55px rgba(0, 0, 0, 0.1);text-align:center;display:block;height:calc(100% - 30px);position:relative;}
	.masonry-grid .figure-frame{height:auto}
	.figure-frame .figure-img{margin-bottom:0;background-color:#f9f9f9;}
.figure-frame .figure-img{margin-bottom:0;background-color:#f9f9f9;}
	.figure-frame a{display:block;overflow:hidden;}
	.figure-frame a .figure-img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
	.figure-frame a .figure-img-category{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
	
/*.figure-frame a:active .figure-img,.figure-frame a:focus .figure-img,.figure-frame a:hover .figure-img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}*/

.figure-frame a:active .figure-img,.figure-frame a:focus .figure-img,.figure-frame a:hover .figure-img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
	
	
	.figure-frame a:after{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;pointer-events: auto;content: "";color: #262523;font-size: 1.125rem;line-height: 1.3125rem;}
	/*.figure-frame .figure-caption{font-size: 1.125rem;line-height: 1.3125rem;padding:25px 12px;text-align:center;background-color: rgba(0,0,0,0);}*/
	.figure-frame .figure-caption { font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
                font-size: 1.125rem;
                line-height: 1.3125rem;
                margin-bottom: 5px }
	.figure-frame .figure-caption a{color:red;}
	.figure-frame .figure-caption > *:last-child{margin-bottom:0}
	.figure-frame .figure-caption-cat{font-size: 1.125rem;lineheight: 1.3125rem;;padding:15px 0;text-align:center;color:#262523;}
	.figure-frame .figure-caption-cat > *:last-child{margin-bottom:0}
	.figure-frame .figure-caption-cat h4{font-size:24px;color:#262523;margin:0 0 5px}
	
	.figure-frame .figure-caption h6{  background-color: #fff;color:#262523;
            font-size: .875rem;
            font-weight: 500;
            padding: 7px 12px;
            position: relative;
            width: auto; }
	.figure-frame .badge{position:absolute;top:15px;right:10px;font-size:15px;padding:5px 10px;}
	.figure-frame .sameday-badge{position:absolute;top:15px;right:10px;font-size:19px;padding:5px 10px;}
	.figure-frame .new-badge{position:absolute;top:15px;right:10px;font-size:19px;padding:5px 10px;}
	.figure-frame .onsale-badge{position:absolute;top:15px;left:10px;font-size:19px;padding:5px 10px;}
	.figure-frame .gluten-badge{position:absolute;top:15px;right:10px}
	.figure-frame .sugar-badge{position:absolute;top:15px;right:10px}
	.figure-frame .category-sameday-badge{position:absolute;top:205px;left:10px;font-size:15px;padding:5px 10px;}
	.figure-frame .category-onsale-badge{position:absolute;top:15px;right:10px;font-size:15px;padding:5px 10px;}
	.figure-frame .category-nobuy-badge{position:absolute;top:15px;right:10px;font-size:18px;padding:5px 10px;}
	.figure-frame .nobuy-badge{position:absolute;top:15px;right:10px;font-size:18px;padding:5px 10px;}

/* Section Sub Pages */
.sub-section { padding: 30px 0 }
.sub-section h1 { margin: 0;font-size: 24px;line-height: 1.3;margin-top:20px;}
.sub-section h2 { margin: 0;font-size: 20px;line-height: 1.3;}
.pagecontent-section { padding: 20px 0 }

.locationh2  { margin: 0;font-size: 15px;line-height: 1.3;}
/*CUPCAKE BY DESIGN*/
/*.featured-banner{background-color:#fff5e2;}*/
	.featured-banner-img{background-color:#ff2f8d;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
	.featured-banner-img img{visibility:hidden;}
	.featured-banner-content{text-align:center;max-width:460px;margin:0 auto;padding:100px 15px}
	.featured-banner-content >*:last-child{margin-bottom:0}

/*FOOTER WIDGETS*/
.footer-widgets{background-color:#363636;color:#aeaeae;padding-top:35px;padding-bottom:5px}
	.widget-newslettter{padding:0 0 60px;margin-bottom:75px;border-bottom:1px solid #4a4a4a;}
	.widget-newslettter-title{color:#fff;margin:30px 0;font-size:45px;text-transform:uppercase;font-family: 'DidotLTStdHeadline',sans-serif;font-weight:400;line-height:1;}
	.widget-newslettter-form .input-group .form-control{margin-right:-24px;border-color:#fff}
	.widget-newslettter-form .input-group .form-control:focus{z-index:0}
	.widget-newslettter-form .input-group .btn{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
	.widget-newslettter-form .input-group .btn-lg{-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;}
	
	/*WIDGETS*/
	.widget{}
	.widget-title{font-weight:700;font-size:19px;margin:0 0 10px;color:#fff}
	
		.nav-widget{margin-bottom:30px}
		.nav-widget li{width:100%;line-height:30px;font-size:14px;color:#8d8d8d}
		.nav-widget li a{color:#8d8d8d}
		.nav-widget li a:focus,.nav-widget li a:hover{color:#ff2f8d;text-decoration:none}
		
		.nav-social{padding-bottom:20px}
		.nav-social li{margin-right:15px;margin-bottom:15px}
		.nav-social a{display:block;width:36px;height:36px;line-height:36px;text-align:center;background-color:#ff2f8d;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
		.nav-social a i{line-height:inherit}
		
		.nav-logos{margin-right:-80px}
		.nav-logos li{margin-right:20px;margin-bottom:20px}
		
/*FOOTER*/
footer{background-color:#363636;padding:40px 0;color:#aeaeae;font-size:13px;}

	.copyright{text-align:center;margin-bottom:40px;border-bottom:1px solid #4a4a4a;}
	.copyright p{margin-bottom:40px}
	
	.cookies-text{}
	.cookies-text h6{font-weight:400;color:#fff;margin:0}

/* Product Group */
.product-choice {
    display: table;
    width: 100%;
    margin-top: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    table-layout: fixed;
}

 .product-choice > .column {
        display: table-cell;
        padding: 10px 15px;
        vertical-align: middle;
    }


/* Cart Promo */
.coupon-form .form-control {
    display: inline-block;
    width: 100%;
    max-width: 235px;
    margin-right: 12px;
}

.coupon-form .btn {
    margin-right: 0;
}

@media (max-width: 768px) {
    .coupon-form .form-control {
        display: block;
        max-width: 100%;
    }


}

/* Shopping Cart */
.shopping-cart, .wishlist-table, .order-table {
    margin-bottom: 20px;
}

    .shopping-cart .table, .wishlist-table .table, .order-table .table {
        margin-bottom: 0;
    }

    .shopping-cart .btn, .wishlist-table .btn, .order-table .btn {
        margin: 0;
    }

    .shopping-cart > table > thead > tr > th, .shopping-cart > table > thead > tr > td, .shopping-cart > table > tbody > tr > th, .shopping-cart > table > tbody > tr > td, .wishlist-table > table > thead > tr > th, .wishlist-table > table > thead > tr > td, .wishlist-table > table > tbody > tr > th, .wishlist-table > table > tbody > tr > td, .order-table > table > thead > tr > th, .order-table > table > thead > tr > td, .order-table > table > tbody > tr > th, .order-table > table > tbody > tr > td {
        vertical-align: middle !important;
    }

    .shopping-cart > table thead th, .wishlist-table > table thead th, .order-table > table thead th {
        padding-top: 17px;
        padding-bottom: 17px;
        border-width: 1px;
    }

    .shopping-cart .remove-from-cart, .wishlist-table .remove-from-cart, .order-table .remove-from-cart {
        display: inline-block;
        color: #ff5252;
        font-size: 18px;
        line-height: 1;
        text-decoration: none;
    }

    .shopping-cart .count-input, .wishlist-table .count-input, .order-table .count-input {
        display: inline-block;
        width: 100%;
        width: 86px;
    }

    .shopping-cart .product-item, .wishlist-table .product-item, .order-table .product-item {
        display: table;
        width: 100%;
        min-width: 150px;
        margin-top: 5px;
        margin-bottom: 3px;
    }

        .shopping-cart .product-item .product-thumb, .shopping-cart .product-item .product-info, .wishlist-table .product-item .product-thumb, .wishlist-table .product-item .product-info, .order-table .product-item .product-thumb, .order-table .product-item .product-info {
            display: table-cell;
            vertical-align: top;
        }

        .shopping-cart .product-item .product-thumb, .wishlist-table .product-item .product-thumb, .order-table .product-item .product-thumb {
            width: 130px;
            padding-right: 20px;
        }

            .shopping-cart .product-item .product-thumb > img, .wishlist-table .product-item .product-thumb > img, .order-table .product-item .product-thumb > img {
                display: block;
                width: 100%;
            }

@media screen and (max-width: 860px) {
    .shopping-cart .product-item .product-thumb, .wishlist-table .product-item .product-thumb, .order-table .product-item .product-thumb {
        display: none;
    }

/*.featured-banner { display:none; }*/
	 

}

.shopping-cart .product-item .product-info span, .wishlist-table .product-item .product-info span, .order-table .product-item .product-info span {
    display: block;
    font-size: 13px;
}

    .shopping-cart .product-item .product-info span > em, .wishlist-table .product-item .product-info span > em, .order-table .product-item .product-info span > em {
        font-weight: 500;
        font-style: normal;
    }

.shopping-cart .product-item .product-title, .wishlist-table .product-item .product-title, .order-table .product-item .product-title {
    margin-bottom: 6px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500;
}

    .shopping-cart .product-item .product-title > a, .wishlist-table .product-item .product-title > a, .order-table .product-item .product-title > a {
        transition: color .3s;
        color: #374250;
        line-height: 1.5;
        text-decoration: none;
    }

        .shopping-cart .product-item .product-title > a:hover, .wishlist-table .product-item .product-title > a:hover, .order-table .product-item .product-title > a:hover {
            color: #0da9ef;
        }

    .shopping-cart .product-item .product-title small, .wishlist-table .product-item .product-title small, .order-table .product-item .product-title small {
        display: inline;
        margin-left: 6px;
        font-weight: 500;
    }

.wishlist-table .product-item .product-thumb {
    display: table-cell !important;
}

@media screen and (max-width: 576px) {
    .wishlist-table .product-item .product-thumb {
        display: none !important;
    }
	

}


.shopping-cart-footer {
    display: table;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #e1e7ec;
}

    .shopping-cart-footer > .column {
        display: table-cell;
        padding: 5px 0;
        vertical-align: middle;
    }

        .shopping-cart-footer > .column:last-child {
            text-align: right;
        }

            .shopping-cart-footer > .column:last-child .btn {
                margin-right: 0;
                margin-left: 15px;
            }

@media (max-width: 768px) {
    .shopping-cart-footer > .column {
        display: block;
        width: 100%;
    }

        .shopping-cart-footer > .column:last-child {
            text-align: center;
        }

        .shopping-cart-footer > .column .btn {
            width: 100%;
            margin: 12px 0 !important;
        }
}

.card.selected { border:2px solid #ff0576 !important;
		/*border-color: #ff0576 !important; border:2px solid;*/
}

/*.card:hover {
  border-color: #ff0576 !important;
}*/

.card:hover { cursor: pointer; }

/* Add- Extras */

.product-card {
    display: block;
    position: relative;
    width: 100%;
    padding: 18px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff; 
}

.product-card.active, .btn:hover {
  background-color: #666;
  color: white;
}

    .product-card .product-thumb {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

        .product-card .product-thumb > img {
            display: block;
            width:100%;
        }

    .product-card .product-title {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
    }

        .product-card .product-title > a {
            transition: color .3s;
            color: #374250;
            text-decoration: none;
        }

            .product-card .product-title > a:hover {
                color: #0da9ef;
            }

    .product-card .product-price {
         display: inline-block;
        margin-bottom: 10px;
        padding: 9px 15px;
        border-radius: 4px;
        /*background-color: #fff6e3;*/
        color: #232323;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
    }

        .product-card .product-price > del {
            margin-right: 5px;
            color: #9da9b9;
        }

    .product-card .product-buttons {
        padding: 12px 18px 8px;
        text-align: center;
    }

        .product-card .product-buttons > .btn {
            margin: 0 4px;
        }

            .product-card .product-buttons > .btn.btn-wishlist {
                width: 36px;
                padding: 0;
                padding-left: 1px;
                border-radius: 50%;
            }

                .product-card .product-buttons > .btn.btn-wishlist > i {
                    font-size: 1.2em;
                }

                .product-card .product-buttons > .btn.btn-wishlist.active {
                    color: #ff5252;
                }

    .product-card .product-badge {
        top: 15px;
        left: 18px;
    }

    .product-card .rating-stars {
        position: absolute;
        top: 15px;
        right: 18px;
    }

    .product-card.product-list {
        margin-bottom: 30px;
    }
    
    .product-card.product-list h3, .product-card.product-list h4  {  font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
                font-size: .875rem; }

@media (min-width: 576px) {
    .product-card.product-list {
        display: table;
        width: 100%;
        padding: 0;
    }

        .product-card.product-list .product-thumb, .product-card.product-list .product-info {
            display: table-cell;
            vertical-align: middle;
        }

        .product-card.product-list .product-thumb {
            position: relative;
            width: 270px;
            padding: 20px 18px;
            border-right: 1px solid #e1e7ec;
        }
  .product-card.product-list .product-info {
            padding: 20px 22px;
        }
      

            .product-card.product-list .product-info .product-title, .product-card.product-list .product-info .product-price, .product-card.product-list .product-info .product-buttons {
                text-align: left;
            }

            .product-card.product-list .product-info .product-buttons {
                padding-top: 20px;
                padding-bottom: 0;
                border-top: 1px solid #e1e7ec;
            }

                .product-card.product-list .product-info .product-buttons > .btn {
                    margin: 0;
                    margin-right: 8px;
                }

        .product-card.product-list .product-title {
            font-size: 18px;
        }
}

.product-badge {
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .07em;
    text-transform: uppercase;
}

/*Page Title 
.page-title {
    width: 100%;
    margin-bottom: 10px;
    padding: 30px 0;

}*/

    .page-title > .container, .page-title > .container-fluid {
        display: table;
    }

    .page-title .column {
        display: table-cell;
        vertical-align: middle;
    }

        .page-title .column:first-child {
            width: 60%;
            padding-right: 20px;
        }

 .page-title h1 {
        margin: 0;
        font-size: 26px;
	 font-weight: normal;
        line-height: 1.3;
    }


    .page-title h2, .page-title h3 {
        margin: 0;
        font-size: 24px;
        line-height: 1.3;
    }



@media (max-width: 576px) {
    .page-title {
        margin-bottom: 10px;
    }

 .page-title .column {
        display: block;
        width: 100%;
        text-align: center;
	float:center;margin: 0 auto;
    }

	.page-title h1 {
        margin: 0;
        font-size: 18px;
	 font-weight: normal;
    }

.pagecontent-section{margin-top:55px;padding-bottom:3px;}


}

/*BreadCrumbs*/
.breadcrumbs {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

    .breadcrumbs > li {
        display: inline-block;
        margin-left: 5px;
        padding: 5px 0;
        color: #999;
        font-size: 13px;
        cursor: default;
        vertical-align: middle;
    }

        .breadcrumbs > li.separator {
             width: 3px;
  height: 3px;
  margin-top: 2px;
  padding: 0;
  border-radius: 50%;
  background-color: #9da9b9;
        }

           

        .breadcrumbs > li > a {
            transition: color .25s;
            color: #505050;
            text-decoration: none; text-transform:capitalize;
        }

            .breadcrumbs > li > a:hover {
                color:#ff2f8d;
            }

        .breadcrumbs > li:first-child > a::before {
            display: inline-block;
            margin-top: -1px;
            margin-right: 6px;
            font-size: 14px;
            vertical-align: middle;
        }

@media (max-width: 768px) {
    .page-title > .container, .page-title > .container-fluid {
        display: block;
    }

    .page-title .column {
        display: block;
        width: 100%;
        text-align: center;
    }
	

        .page-title .column:first-child {
            padding-right: 0;
        }

    .breadcrumbs {
        padding-top: 10px;
        text-align: center;
    }

.locationtitle { text-align:center;font-size: 12px;font-weight:normal;display:block; }

#locationpage h1{ font-size:12px;color:red;}
        .breadcrumbs > li {
            margin-left: 3px;
            margin-right: 3px;
        }
}


/*MEDIA QUERY*/


@media (min-width:768px){
	.navbar-expand-md .navbar-nav .nav-link{padding-left:10px;padding-right:10px}
	.featured-banner .carousel-indicators{left:auto;margin-left:0;margin-right:0;right:25%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}

}
@media (min-width:1200px){
	body.has-alert{padding-top:215px}
	body.has-alert-small{padding-top:135px}
	.navbar-expand-md .navbar-nav .nav-link{padding-left:15px;padding-right:15px}
/*#featured-slideshow .carousel-item { height:400px; background-size:100% 400px; }*/

}
@media (min-width: 1400px){
	.container{max-width: 1388px;}
	.navbar-expand-md .navbar-nav .nav-link{padding-left:24px;padding-right:24px}
	.nav-header li{margin-right:74px}
	.nav-header-icon>li{margin-left:40px}
	#featured-slideshow .carousel-item { height:400px;  }
	/*background-color:#ffffff; background-size:1905px 80%*/
	
	.carousel-indicators{margin-bottom:65px}
	.figure-frame .figure-caption{font-size:23px;line-height:1.2;padding:34px 17px;text-align:center;}
	.nav-logos{margin-right:-40px}
	.navbar .form-inline{width:285px}

}




@media (max-width:1199px){
	.nav-logos{margin-right:0}
	.nav-header li{margin-right:20px}
	.navbar .form-inline{width:200px}
	#featured-slideshow .headline{font-size:50px}
	#featured-slideshow .carousel-item{height:400px;}
}
@media (min-width:992px) and (max-width:1199px){
	.nav-header-icon>li{margin-left:30px}
	.nav-header-icon>li>a{font-size:26px;line-height:26px}

}
@media (max-width:991px){
	.header-top{padding:10px 0}
	.header-nav{padding-top:0}
	.navbar-nav .nav-link{font-size:16px;padding:10px 0;padding-right:.10rem;padding-left:.10rem}
	.navbar-nav>li>.nav-link{border-bottom:1px solid #cccccc}
	.navbar-nav>li:last-child>.nav-link{border-bottom:none}
	.navbar .form-inline{padding:10px 0;margin-right:45px}
	.navbar .form-inline .btn{top:20px}
}
@media (min-width:768px) and (max-width:991px){
}
@media (max-width:767px){
	.header-hidden-area{max-height: 0;top: -300px;overflow: hidden;}
	.header-hidden-area.show{max-height: 300px;top: 0;overflow:visible}
	.nav-header{margin-bottom:20px}
	.nav-header,
	.nav-header-icon{-ms-flex-pack: center !important;justify-content: center !important;}
	.navbar-brand{text-align:left}
	.navbar-brand img{max-height:50px}
	.navbar-toggler{top:15px}
	#featured-slideshow .headline{font-size:30px}
#featured-slideshow .headline .headline-sub{color:inherit;font-size:95%;}
	#featured-slideshow .carousel-item{height:400px;}
	.featured-banner-content,
	.frontend-section{padding-top:50px;padding-bottom:50px;}
	.widget-newslettter-title,
	.headline{font-size:30px}
	.sub-section { padding-top:110px; } 
	.pagecontent-section{margin-top:50px;padding-bottom:50px;}
	.page-title { margin-top:25px; }
	.page-title .column { display:block; width:100%; text-align:center;}
	#featured-slideshow .carousel-item{margin-top:70px;}
}
@media (max-width:480px){
	.nav-header-icon>li{margin-left:30px}
	.navbar .form-inline{width:280px}
	.widget-newslettter-title{font-size:20px;margin-bottom:10px}
	#featured-slideshow .headline{font-size:20px;}
	#featured-slideshow .carousel-item{height:300px;}
	
	#navBarLeftTop { display:none; }
	.headertop-toggler{line-height:1px;font-size:20px;color:#fff;width:100%;text-align:center;border:0;height:1px;}
#featured-slideshow .carousel-item{margin-top:75px;}
	.header-top { margin-top:5px; }
	.featured-banner-img img { height:125px; }

}



.site-header {
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e7e7e7;
    display: flex;
    flex-direction: row;
    height: 120px;
    padding: 0;
    position: relative;
}

@media only screen and (min-width: 1170px) {
    .site-header {
        height: 130px;
        padding: 20px 0 15px 0
    }
}

.site-header.checkout {
    align-items: flex-start;
    justify-content: flex-start;
    height: 130px
}

    .site-header.checkout .company-logo {
        position: relative;
        left: auto;
        top: 20px;
        width: 150px;
        text-align: left;
        margin-left: 0px
    }

@media only screen and (min-width: 1025px) {
    .site-header.checkout .company-logo {
        top: 0
    }
}

.site-header.checkout .company-logo img {
    max-height: 70px
}

@media only screen and (min-width: 1170px) {
    .site-header.checkout .company-logo img {
        max-height: 90px
    }
}

.site-header.checkout .checkout-steps-nav {
    margin-left: auto
}

    .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links {
        display: flex;
        list-style: none;
        margin: 0;
        margin-top: 50px;
        padding: 0
    }

        .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li {
            align-items: center;
            color: #bdbaba;
            display: flex;
            margin-left: 10px;
            margin-right: 0;
            text-align: right
        }

@media only screen and (min-width: 770px) {
    .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li {
        margin-left: 0;
        margin-right: 40px
    }
}

.site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li.active {
    color: #262523
}

    .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li.active .step-number {
        background-color: #ff2f8d
    }

.site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li a {
    align-items: center;
    color: #262523;
    display: flex; text-decoration: none
}

    .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li a .step-number {
        background-color: #7e7d7b
    }

        .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li a .step-number i {
            font-size: 1.3125rem;
            line-height: 28px
        }

.site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li .step-number {
    background-color: #dadada;
    border-radius: 20px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    margin-right: 0;
    text-align: center;
    width: 30px
}

@media only screen and (min-width: 770px) {
    .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li .step-number {
        margin-right: 10px
    }
}

.site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li .step-label {
    display: none
}

@media only screen and (min-width: 770px) {
    .site-header.checkout .checkout-steps-nav ul.checkout-steps-nav__links li .step-label {
        display: block
    }
}

.site-header .location-seletion {
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-right: 30px;display:none;
}


.site-header .product-search {
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-right: 30px;
}

@media only screen and (min-width: 1170px) {
    .site-header .location-seletion, .site-header .product-search {
        display: flex
    }
}

.site-header .location-seletion .location-seletion__icon, .site-header .product-search .location-seletion__icon {
    background-color: #fff;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    width: 50px
}

    .site-header .location-seletion .location-seletion__icon i, .site-header .product-search .location-seletion__icon i {
        color: #000;
        font-size: 1.625rem;
        line-height: 3rem
    }

.site-header .location-seletion .location-seletion__content .small-label, .site-header .product-search .location-seletion__content .small-label {
    color: #7e7d7b;
    font-size: .625rem;
    line-height: .625rem;display:none;
}

.site-header .location-seletion .location-seletion__content .title, .site-header .product-search .location-seletion__content .title {
    color: #434341;
    font-weight: 500;
    display:none;
}

@media only screen and (min-width: 1170px) {
    .site-header .location-seletion .location-seletion__content .title, .site-header .product-search .location-seletion__content .title {
     display:flex;
    }
    
    .site-header .location-seletion .location-seletion__content .small-label, .site-header .product-search .location-seletion__content .small-label {
    	display:flex;
	}
}

.site-header .company-logo {
    width: 100px;
    height: 70px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 20px;
    width: 150px;
    text-align: center;
    margin-left: -75px
}

    .site-header .company-logo img {
        max-height: 70px
    }

@media only screen and (min-width: 1170px) {
    .site-header .company-logo img {
        max-height: 90px
    }
}

@media only screen and (min-width: 1170px) {
    .site-header .company-logo {
        position: absolute;
        top: 20px;
        left: 50%;
        width: 150px;
        text-align: center;
        margin-left: -75px
    }
}

.site-header .account-links {
    display: flex;
    font-size: .875rem;
    line-height: 30px;
    margin-left: auto
}

    .site-header .account-links .account-link {
        margin-right: 5px;
    }

@media only screen and (min-width: 1170px) {
    .site-header .account-links .account-link {
        margin-right: 15px
    }
}

.site-header .account-links .account-link a {
    align-items: center;
    color: #000;
    display: flex;
    flex-direction: row
}

    .site-header .account-links .account-link a .account-link-label {
        display: none
    }

@media only screen and (min-width: 1170px) {
    .site-header .account-links .account-link a .account-link-label {
        display: flex
    }
}

.site-header .account-links .account-link a i {
    color: #000;
    font-size: 1.875rem;
    margin-left: 10px
}

.site-header .account-links .cart-link {
    color: #000;
    display: flex;
    flex-direction: row
}

    .site-header .account-links .cart-link .cart-link-label {
        display: none
    }

@media only screen and (min-width: 770px) {
    .site-header .account-links .cart-link .cart-link-label {
        display: flex
    }
}

.site-header .account-links .cart-link .cart-counter {
    background-color: #b573ce;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    width: 30px
}

    .site-header .account-links .cart-link .cart-counter.empty {
        background-color: #ff2f8d
    }

 .mobile-flex-column {
       flex-direction: column !important
   }
   
   @media only screen and (min-width: 1025px) {
       .mobile-flex-column {
           flex-direction: row !important
       }
}

footer, .footer {
    background-color: #363636;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: .8125rem;
    width: 100%
}


    footer .footer-content, .footer .footer-content {
        display: flex;
        flex-direction: row;
        padding: 20px 10px
    }

@media only screen and (min-width: 770px) {
    footer .footer-content, .footer .footer-content {
        padding: 50px 15px
    }
}

footer .footer-content .company-logo, .footer .footer-content .company-logo {
    margin-bottom: 30px
}

@media only screen and (min-width: 770px) {
    footer .footer-content .company-logo, .footer .footer-content .company-logo {
        margin-bottom: 0
    }
}

footer .footer-content .company-logo img, .footer .footer-content .company-logo img {
    height: 90px
}

footer .footer-content .footer-nav-sections, .footer .footer-content .footer-nav-sections {
    display: flex;
    flex-direction: row
}

@media only screen and (min-width: 770px) {
    footer .footer-content .footer-nav-sections, .footer .footer-content .footer-nav-sections {
        margin-left: 80px
    }
}

footer .footer-content .footer-nav-sections .footer-nav-section, .footer .footer-content .footer-nav-sections .footer-nav-section {
    margin-bottom: 20px
}

@media only screen and (min-width: 770px) {
    footer .footer-content .footer-nav-sections .footer-nav-section, .footer .footer-content .footer-nav-sections .footer-nav-section {
        margin-bottom: 0;
        margin-right: 80px
    }
}

footer .footer-content .footer-nav-sections .footer-nav-section h5, .footer .footer-content .footer-nav-sections .footer-nav-section h5 {
    color: #fff;
    font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
    font-size: 1.125rem;
    letter-spacing: -0.5px;
    margin-bottom: 5px
}

footer .footer-content .footer-nav-sections .footer-nav-section ul, .footer .footer-content .footer-nav-sections .footer-nav-section ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none; padding-left: 0pt;
}

@media only screen and (min-width: 770px) {
    footer .footer-content .footer-nav-sections .footer-nav-section ul, .footer .footer-content .footer-nav-sections .footer-nav-section ul {
        align-items: flex-start;
        flex-direction: column;
        justify-content: start
    }
}

footer .footer-content .footer-nav-sections .footer-nav-section ul li, .footer .footer-content .footer-nav-sections .footer-nav-section ul li {
    display: flex;
    word-wrap: normal;
}

    footer .footer-content .footer-nav-sections .footer-nav-section ul li a, .footer .footer-content .footer-nav-sections .footer-nav-section ul li a {
        color: #bdbaba;
        padding: 5px 10px;
        word-wrap: normal
    }

@media only screen and (min-width: 770px) {
    footer .footer-content .footer-nav-sections .footer-nav-section ul li a, .footer .footer-content .footer-nav-sections .footer-nav-section ul li a {
        padding: 5px 0
    }
}

footer .footer-content .newsletter-subscribe, .footer .footer-content .newsletter-subscribe {
    color: #bdbaba;
    margin-left: auto
}

    footer .footer-content .newsletter-subscribe h5, .footer .footer-content .newsletter-subscribe h5 {
        color: #fff;
        font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",aktiv-grotesk,"Helvetica",sans-serif;
        font-size: 1.125rem;
        letter-spacing: -0.5px;
        margin-bottom: 5px
    }

footer .copyright-content, .footer .copyright-content {
    background-color: #363636;
    color: #bdbaba;
    padding: 15px;
    text-align: center
}

@media screen and (max-width: 768px) {
    footer, .footer {
        padding: 0;
        padding-top: 20px;
        text-align: center
    }
}
