.bg-1 {
    background-color: #fff3d4;
}
.bg-2 {
    background-color: #dad7f4;
}
.bg-3 {
    background-color: #ffe8ef;
}
.section-heading h3 {
    font-size: 25px;
    font-weight: 600;
}
.header-top {
    border-bottom: 1px solid #ccc;
}
.header-top li {
        margin: 0 6px;
} 
.header-top li a {
        font-size: 11px;
    font-weight: 400;
    display: inline-block;
    color: #323232;
    border-right: 1px solid #ccc;
    padding: 0;
    padding-right: 9px;
}
.header-top .bag-icon a {
  font-size: 18px;
  border-right: 1px solid #fff;
}
.inr-currancy a {
    border: 1px solid #ccc;
    padding: 1px 10px;
}
.inr-currancy .dropdown-menu {
    width: 20px;
    min-width: 58px;
    padding: 0;
    margin: 0 !important;
    border: 1px solid #ccc;
    border-top: 0;
}
.inr-currancy .dropdown-menu a {
        padding: 2px 9px;
        border: 0;
}
.navbar-brand {
       /* width: 200px;*/
            margin-right: 3%;
}
.dropdown-mega-menu h4 {
        font-size: 15px;
}
.top-three-section {
    
}
.top-three-section .main-box {
    display: flex;
    justify-content: space-around;
}
.top-three-section .main-box .box {
    display: block;
    width: 100%;
    text-align: center;
}
.top-three-section .main-box .box a {
    color: #000;
    font-weight: 500;
    font-size: 12px;
    width: 100%;
    display: block;
    padding: 6px;
}
.productSlider .product-card-1 {
    margin: 10px;
}
.productSlider .slick-prev, .productSlider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.productSlider .slick-prev:before,
.productSlider .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    background: #ff108f;
    padding: 9px;
}
.productSlider .slick-prev
{
    left: 25px;
        z-index: 11;
}
[dir='rtl'] .productSlider .slick-prev
{
    right: 25px;
    left: auto;
}
.productSlider .slick-prev:before
{
    content: '←';
}
[dir='rtl'] .productSlider .slick-prev:before
{
    content: '→';
}

.productSlider .slick-next
{
    right: 25px;
}
[dir='rtl'] .productSlider .slick-next
{
    right: auto;
    left: 25px;
}
.productSlider .slick-next:before
{
    content: '→';
}
[dir='rtl'] .productSlider .slick-next:before
{
    content: '←';
}
.detals-of-the-day p {
    font-size: 50px;
    color: #ff108f;
    font-weight: 700;
}
.detals-of-the-day p span {
    font-size: 35px;
    color: white;
}
.detals-of-the-day .position-relative:before {
    content:'';
    background: #0000007a;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 2px;
}
.img-deals-1 img {
    height:335px;
}
.img-deals-2 img {
    height:335px;
}
.footer {
    background: #4a4949;
}
.PopularSearches h4 {
    color: #fff;
    font-size: 16px;
}
.PopularSearches {
    border-bottom: 1px solid #9b9a9a;
    margin-bottom: 30px;
}
.PopularSearches ul {
    padding-left: 0;
}
.PopularSearches li {
    display: inline-block;
}
.PopularSearches li a {
    border-right: 1px solid #959595;
    padding: 0 10px;
    color: #ece9e9;
}
.custom-filter {
    padding: 10px;
    margin-bottom: 30px;
}
.custom-filter .dropdown {
            margin: 10px 1% 0 0;
    border: 1px solid #e1e1e1;
    padding: 8px 10px;
    color: #919191;
    font-weight: 500;
    width: 18.6%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    vertical-align: top;
    font-size: 12px;
    display: inline-block;
}
.custom-filter .dropdown-toggle {
    white-space: nowrap;
    width: 100%;
    color: #000;
    justify-content: space-between;
    display: flex;
}
.custom-filter .dropdown-menu {
   
    padding: 0;
    min-width: 11.2rem;
    box-shadow: none !important;
    border: 1px solid #e1e1e1;
    border-top: 0;
    left: -11px !important;
}
.custom-filter .shop-sidebar-list {
    padding: 0 10px;
}
.custom-filter .shop-sidebar-list li {
    padding: 0;
    font-size: 12px;
    padding-bottom: 5px;
}
.custom-filter .custom-checkbox .custom-control-label:after {
    top: 0 !important;
}
.off-details-page {
        font-size: 12px;
    color: #000;
}
.sizechart {
        width: 100%;
    display: block;
}
.sizechart a {
    float: right;
    border-bottom: 1px solid #ff108f;
    font-size: 12px;
}
.product-detail-actions a {
    width: 49%;
    border-radius: 0;
    margin: 0 !important;
}
.bestoferMain {
    margin-top: 15px;
    border: 1px solid #dcdcdc;
    padding: 15px 15px 5px 15px;
}
.bestoferMain h6 {
    font-size: 14px;
    padding-bottom: 10px;
}
.bestoferBox {
    border-top: 1px solid #dcdcdc;
    padding: 10px 0;
}
.bestoferBox h5 {
    padding: 3px 0;
    font-size: 13px;
}
.bestoferBox p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
}
.pincodeMain {
    padding: 10px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.pincodeMain h5 {
    font-size: 15px;
    font-weight: 600;
}
.pincodeinp {
    position: relative;
    margin-top: 15px;
}
.pincodeinp input[type="text"] {
    padding:  7px 15px;
    border: 1px solid #dcdcdc;
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.pincodeinp span {
    position: absolute;
    top: 9px;
    right: 15px;
    cursor: pointer;
    color: #fc6486;
    font-weight: 600;
    font-size: 14px;
}
.pincodetext p {
    font-size: 13px;
    font-weight: 500;
    color: #555;
}
.prodecbox p {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
}
.prodecbox td {
    font-size: 12px;
    padding: 5px;
    border: 1px solid #e0d9d9;
}
.product-details {
    position:relative;
}
.product-details:before {
    content:'';
    background: #ecf1f5;
    width: 33%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.right-img-box .gallery-link {
        position: relative !important;
    top: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
.right-img-box .gallery-link img {
    width:100%;
}
.product-detail {
        position: -webkit-sticky;
      position: sticky;
      top: 90px;
}
.login-other {
    text-align: center;
}
.login-other p {
    text-align: center;
    color: #ff108f;
}
.login-other a img {
    width: 120px;
}
.form-control {
    width: 100%;
    padding: 7px;
    
    background: transparent;
    border-radius: 0;
    border: 1px solid #dfdbdb;
    margin-bottom: 10px;
}
.allpage-bg {
        background: #f1f1f1;
}
.cart-page .main-box {
    display: flex;
    justify-content: space-around;
    width: 35%;
    margin: 0 auto;
}
.cart-page .main-box .sub-box {
    width: 100px;
    height: 100px;
    background: #fff;
    box-shadow: 0 0 10px #cecece;
    padding: 20px;
    border-radius: 50px;
        text-align: center;
}
.cart-page .main-box .sub-box.active {
    background: #fff3d4;
}
.cart-page .main-box .sub-box.active2 {
    background: #dad7f4;
}
.cart-page .main-box .sub-box.active3 {
    background: #ffe8ef;
}
.cart-page .main-box .sub-box a {
    width: 100%;
    display: block;
    color:#000;
}
.cart-page .main-box .sub-box a .bi {
    font-size: 20px;
    color: #ff108f;
}
.half-form-group {
    display: flex;
}
.half-form-group button {
    height: 42px;
    border-radius: 0;
    line-height: 20px;
}
.my-account-page {
    
}
.navbar-brand img {
  
}
.navbar-brand2 {
    margin-right:0;
}
.navbar-brand2 img {
        width: 210px;
}
.footer-text-area-scroller {
    height: 170px;
    overflow: auto;
}
.footer-text-area-scroller h6 {
    color:#cdcbcb;
}
.footer-text-area-scroller p {
    color:#fff;
}
.primum-qulity {
    
}
.primum-qulity .main-box {
    display: flex;
    text-align: center;
    border-bottom: 1px solid #878787;
}
.primum-qulity .main-box .item {
    width: 20%;
}
.primum-qulity .main-box .item p {
    color: #fff;
    margin: 20px 0;
    font-size: 18px;
    text-transform: uppercase;
}
.b-bottom-address {
    border-top: 1px solid #9b9a9a;
    padding-top: 30px;
    border-bottom: 0;
    margin-bottom: 0;
}
.b-bottom-address h5 {
    color: #fff;
}