#final-footer{
   background: #8c2750;
   color: #fff;
   margin-top: 25px;
   padding: 5px;
}
.btnConfirmPayment:hover
{
color:white !important;
}

.footer{
padding-bottom:0px !important;
}
.innercontainer{
   width: 80%;
   margin: 0 auto;
   display: table;
   text-align: justify;
}
.subscribe-visible{
display:block;
}
.subscribe-hidden{
display:none;
}
.protional-picture-tile img {
   width: 100% !important;
   height: 100% !important;
   max-height: 350px;
   max-width: 268px;
}

.stay-connected-content section-header-white {
    padding-top: 1.6em !important;
    align-content: center!important;
}

.stay-connected-content section-header-white h1 {
     margin-left: 43% !important;
    min-width: 200px !important;
}


.about-us-header {
    padding-top: 1.6em;
    align-content: center;
    margin-bottom: 1em;
}

.about {
        text-align: justify;
        line-height: 20px;
        margin-bottom: 10px;
        font-size: 14px;
}


.about-us-header h1 {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

.gallery-btn {
	background-color:#44c767;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:4px 21px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.gallery-btn:hover {
	background-color:#f5b555;
	color:#ffffff;
}
.gallery-btn:active {
	position:relative;
	top:1px;
}
#productlist{
margin-top:1rem;}

.rodio-button label span{
padding:8px 16px;
font-size:14px;}


.page-item .page-link{
color:#fff;}


#navbarDropdown .dropdown-menu.container{
backgrond-color:#fff!important;}


@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
   padding-right: 0rem; 
    padding-left: .5rem;
}
}

@media (min-width: 576px){
.jumbotron {
    padding: 2rem 2rem;
margin-bottom:0px;
}}

.price .base-price{
margin-left:0px;}

.filter-group.dropdown-menu{
bottom:auto;}

.text-red
{
color:red;
}
.text-green
{
color:green;
}




/*******************************************************************/
/*Bespoke css start here*/
/*******************************************************************/
.bespoke-wrapper, .bespoke-form, .philantrophy-wrapper, .philantrophy-wrapper .philantrophyinfo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#bespoke-title h1{
margin: 50px auto 20px;
    line-height: 32px;
    font-size: 32px;
    color: #292224;
    padding: 0;
    text-transform: capitalize;
    font-weight: 100;
}

.section-header-white h1:before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    bottom: -5px;
    content: " ";
    height: 12px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    z-index: 1;
    border-radius: 100%;
    width: 12px;
}

.section-header-white h1:after {
    background: #c5c5c5 none repeat scroll 0 0;
    bottom: 1px;
    content: " ";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 130px;
}



.exploreourcollection {
    background: #eaebed;
}
.bespoke-wrapper p, .bespoke-form p, .philantrophy-wrapper p{
    font-size: 18px;
    font-weight: 100;
    line-height: 29px;
    width: 50%;
    text-align: center;
    color: #555;
}

.bespoke-wrapper p{
    padding: 0px 0 0;
    margin: 50px 0 0;
}
.bespoke-wrapper .fa-angle-double-down{
    font-size: 28px;
    color: #555555b0;
    margin: 16px 0 22px;
}

.bespoke-form p{
    margin: 36px 0 50px;
    padding: 0
}

.outerform {
    display: flex;
    overflow: hidden;
    margin: 0;
    color: #7d1818;
    align-items: center;
    width: 95%;
}
.outerform{
    > div {
        flex: 1;
    }
}
.formleftcol{
    flex: 100%;
    margin-right: 25px;
    margin-bottom: 30px;
}
.formrightcol{
    flex: 100%;
    margin-left: 25px;
    margin-bottom: 30px;
}
.form-fullwidth-tcol{
    flex:1;
    margin: 0 0 30px 0;
}
.outerform input, .outerform textArea, .outerform .uploadpic{
    width: 100%;
    border: 1px solid #c3c1c1;
    padding: 12px 10px;
    background: transparent;
    font-size: 15px;
    color: #6c6968;
    line-height: 15px;
  
}
.outerform textArea, .outerform .uploadpic{
    min-height: 100px;
}
.outerform .uploadpic{
    position: relative;
    padding: 0;
}
.uploadpic button{
    display: block;
    width: 100%;
    background: #c4c5c6;
    padding: 20px 0px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    border: none;
    text-transform: uppercase;
    text-align: center;
}
.uploadpic button i.fa{
    padding-right: 5px;
    font-size: 18px;
    color: #555;
}
.outerform .errmsg{
    color: #f00;
    font-size:12px;
    line-height: 15px;
}
.bespoke-form .buttonwithborder{
    margin-bottom: 35px;
    background: transparent;
}
.bespoke-form .buttonwithborder{
    padding: 25px 72px;
}

@media (max-width: 768px) {
/*******************************************************************/
    /*Bespoke media css start here*/
    /*******************************************************************/
    .bespoke-wrapper p, .bespoke-form p, .outerform , .img-brandstory img, .philantrophy-wrapper p{width: 90%;}
    .brand-story-wrapper, .philantrophy-wrapper {flex-direction: column;}
    .brand-story-wrapper .m-top-50{margin-top: 30px;}
    .brand-story-wrapper h1, .philantrophy-wrapper h1 {margin: 0px 0 50px;}
    .brand-story-wrapper p, .philantrophy-wrapper p{padding: 0px 14px 20px;}
    .stay-connected-content.section-header h1 {text-align: center;line-height: 35px;}
    .charity-desc {margin: 0 1em 30px;}
    .charity-desc:last-child{margin-bottom: 0;}
    .charity-column {flex-direction: column;}
    .philantrophy-wrapper .philantrophyinfo {width: 95%; margin: 30px 0 0;}
    .philantrophy-wrapper p { margin: 20px 0 0;}
    .philantrophyinfo div {padding-bottom: 20px;}

}

@media (min-width: 320px) and (max-width: 520px){
    .outerform{display: flex;width:100%;
               flex-direction: column;
               justify-content: center;
               align-items: center;}
    .formleftcol,.formrightcol {
        flex: none;
        margin-right: 0px;
        margin-left: 0px;
        width:90%;
    }
    .form-fullwidth-tcol {display: flex;width:90%;
                          flex-direction: column;
                          justify-content: center;
                          align-items: center;}

    .stay-connected-content.section-header-white h1{text-align: center;
                                                    line-height: 40px;
                                                    margin: 20px 0px;
    }

}
@media screen and (max-width: 768px)
.l-large-button {
    margin: 1em 0em;
}

@media (min-width: 768px){
.show-error-mob{
display:none;}}


.img-outer{
            background-size: cover;
    min-height: 400px;
    background-position: center center;
    border: 2px solid #3a3938;
    box-shadow: 0px 2px 3px #aba7a763;
        }

.img-heading{font-size:16px;}

.bespoke-form .form-control{
border-radius:0.25rem;}
.pagination{
    margin-bottom: 1rem;
}
.headersocialicon{
margin-top:5px;}

@media (max-width: 768px){
.top-right-nav{
padding-bottom:10px;}
.itemCount{
margin-left:2px;}
.header-icons{
padding:0.2rem 2rem 1.2rem 0.5rem;}
.header-icons .row .nav-item{
padding:18px;}
}
.navbar-light .navbar-nav .nav-link{
display:inline-flex;}
.hide{
dispaly:none;}

.bespoke-submit-btn:disabled {
   background: #dddddd;
border-color:#dddddd;
}
.bespoke-submit-btn[disabled]:hover {
   background: #dddddd;
border-color:#dddddd;
}
.section-header-white {
    position: relative;
}
.navbar-light .navbar-nav .nav-link.dropdown-toggle::after{
margin-top:8px;}
.site-footer{
background:#302f37}

.form-group.sb-search-open, .no-js .sb-search-open {
    width: 100%;
}
.search-form .form-group{
width:100%}

@media (min-width: 768px){
.navbar-expand-lg{
box-shadow:0px 1px 2px -2px #57111b;
}
}

.jf-diamond-type{
display:none}

.datepicker-days table .month{
margin:0px 5px;}
.datepicker-days table{
border-collapse:separate;
text-align:center;
padding:10px;}
.datepicker-days table tr,.datepicker-days table  th{text-align:center;}
.datepicker-days table .dow,.datepicker-days table .old day{
padding:4px}

.datepicker-months tr,.datepicker-years tr{
text-align:center;}
.datepicker-months .month,.datepicker-years .year{
margin:0px 4px;}

button.btn.add-to-cart-wishlist.m-1{
margin-left:0px!important;
}


#jfCreateReview h5.modal-title{color:#333;}

#jfCreateReview .modal-footer .btn{
 color:#fff;
cursor:pointer;
  border-color:#cd974d!important;
  background-color:#cd974d!important;}

#jfCreateReview .modal-footer .btn.btn-secondary{
 color:#fff;
cursor:pointer;
  border-color:#cd974d!important;
  background-color:#cd974d!important;}

#jfCreateReview .modal-footer .btn:hover{
  border-color:#80282a!important;
  background-color:#80282a!important;}

#final-footer{
   background: #8c2750;
   color: #fff;
   margin-top: 25px;
   padding: 5px;
}
.btnConfirmPayment:hover
{
color:white !important;
}

.footer{
padding-bottom:0px !important;
}
.innercontainer{
   width: 80%;
   margin: 0 auto;
   display: table;
   text-align: justify;
}
.subscribe-visible{
display:block;
}
.subscribe-hidden{
display:none;
}
.protional-picture-tile img {
   width: 100% !important;
   height: 100% !important;
   max-height: 350px;
   max-width: 268px;
}

.stay-connected-content section-header-white {
    padding-top: 1.6em !important;
    align-content: center!important;
}

.stay-connected-content section-header-white h1 {
     margin-left: 43% !important;
    min-width: 200px !important;
}


.about-us-header {
    padding-top: 1.6em;
    align-content: center;
    margin-bottom: 1em;
}

.about {
        text-align: justify;
        line-height: 20px;
        margin-bottom: 10px;
        font-size: 14px;
}


.about-us-header h1 {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

.gallery-btn {
	background-color:#44c767;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:4px 21px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.gallery-btn:hover {
	background-color:#f5b555;
	color:#ffffff;
}
.gallery-btn:active {
	position:relative;
	top:1px;
}
#productlist{
margin-top:1rem;}

.rodio-button label span{
padding:8px 16px;
font-size:14px;}


.page-item .page-link{
color:#fff;}


#navbarDropdown .dropdown-menu.container{
backgrond-color:#fff!important;}


@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
   padding-right: 0rem; 
    padding-left: .5rem;
}
}

@media (min-width: 576px){
.jumbotron {
    padding: 2rem 2rem;
margin-bottom:0px;
}}

.price .base-price{
margin-left:0px;}

.filter-group.dropdown-menu{
bottom:auto;}

.text-red
{
color:red;
}
.text-green
{
color:green;
}




/*******************************************************************/
/*Bespoke css start here*/
/*******************************************************************/
.bespoke-wrapper, .bespoke-form, .philantrophy-wrapper, .philantrophy-wrapper .philantrophyinfo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#bespoke-title h1{
margin: 50px auto 20px;
    line-height: 32px;
    font-size: 32px;
    color: #292224;
    padding: 0;
    text-transform: capitalize;
    font-weight: 100;
}

.section-header-white h1:before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    bottom: -5px;
    content: " ";
    height: 12px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    z-index: 1;
    border-radius: 100%;
    width: 12px;
}

.section-header-white h1:after {
    background: #c5c5c5 none repeat scroll 0 0;
    bottom: 1px;
    content: " ";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 130px;
}



.exploreourcollection {
    background: #eaebed;
}
.bespoke-wrapper p, .bespoke-form p, .philantrophy-wrapper p{
    font-size: 18px;
    font-weight: 100;
    line-height: 29px;
    width: 50%;
    text-align: center;
    color: #555;
}

.bespoke-wrapper p{
    padding: 0px 0 0;
    margin: 50px 0 0;
}
.bespoke-wrapper .fa-angle-double-down{
    font-size: 28px;
    color: #555555b0;
    margin: 16px 0 22px;
}

.bespoke-form p{
    margin: 36px 0 50px;
    padding: 0
}

.outerform {
    display: flex;
    overflow: hidden;
    margin: 0;
    color: #7d1818;
    align-items: center;
    width: 95%;
}
.outerform{
    > div {
        flex: 1;
    }
}
.formleftcol{
    flex: 100%;
    margin-right: 25px;
    margin-bottom: 30px;
}
.formrightcol{
    flex: 100%;
    margin-left: 25px;
    margin-bottom: 30px;
}
.form-fullwidth-tcol{
    flex:1;
    margin: 0 0 30px 0;
}
.outerform input, .outerform textArea, .outerform .uploadpic{
    width: 100%;
    border: 1px solid #c3c1c1;
    padding: 12px 10px;
    background: transparent;
    font-size: 15px;
    color: #6c6968;
    line-height: 15px;
  
}
.outerform textArea, .outerform .uploadpic{
    min-height: 100px;
}
.outerform .uploadpic{
    position: relative;
    padding: 0;
}
.uploadpic button{
    display: block;
    width: 100%;
    background: #c4c5c6;
    padding: 20px 0px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    border: none;
    text-transform: uppercase;
    text-align: center;
}
.uploadpic button i.fa{
    padding-right: 5px;
    font-size: 18px;
    color: #555;
}
.outerform .errmsg{
    color: #f00;
    font-size:12px;
    line-height: 15px;
}
.bespoke-form .buttonwithborder{
    margin-bottom: 35px;
    background: transparent;
}
.bespoke-form .buttonwithborder{
    padding: 25px 72px;
}

@media (max-width: 768px) {
/*******************************************************************/
    /*Bespoke media css start here*/
    /*******************************************************************/
    .bespoke-wrapper p, .bespoke-form p, .outerform , .img-brandstory img, .philantrophy-wrapper p{width: 90%;}
    .brand-story-wrapper, .philantrophy-wrapper {flex-direction: column;}
    .brand-story-wrapper .m-top-50{margin-top: 30px;}
    .brand-story-wrapper h1, .philantrophy-wrapper h1 {margin: 0px 0 50px;}
    .brand-story-wrapper p, .philantrophy-wrapper p{padding: 0px 14px 20px;}
    .stay-connected-content.section-header h1 {text-align: center;line-height: 35px;}
    .charity-desc {margin: 0 1em 30px;}
    .charity-desc:last-child{margin-bottom: 0;}
    .charity-column {flex-direction: column;}
    .philantrophy-wrapper .philantrophyinfo {width: 95%; margin: 30px 0 0;}
    .philantrophy-wrapper p { margin: 20px 0 0;}
    .philantrophyinfo div {padding-bottom: 20px;}

}

@media (min-width: 320px) and (max-width: 520px){
    .outerform{display: flex;width:100%;
               flex-direction: column;
               justify-content: center;
               align-items: center;}
    .formleftcol,.formrightcol {
        flex: none;
        margin-right: 0px;
        margin-left: 0px;
        width:90%;
    }
    .form-fullwidth-tcol {display: flex;width:90%;
                          flex-direction: column;
                          justify-content: center;
                          align-items: center;}

    .stay-connected-content.section-header-white h1{text-align: center;
                                                    line-height: 40px;
                                                    margin: 20px 0px;
    }

}
@media screen and (max-width: 768px)
.l-large-button {
    margin: 1em 0em;
}

@media (min-width: 768px){
.show-error-mob{
display:none;}}


.img-outer{
            background-size: cover;
    min-height: 400px;
    background-position: center center;
    border: 2px solid #3a3938;
    box-shadow: 0px 2px 3px #aba7a763;
        }

.img-heading{font-size:16px;}

.bespoke-form .form-control{
border-radius:0.25rem;}
.pagination{
    margin-bottom: 1rem;
}
.headersocialicon{
margin-top:5px;}

@media (max-width: 768px){
.top-right-nav{
padding-bottom:10px;}
.itemCount{
margin-left:2px;}
.header-icons{
padding:0.2rem 2rem 1.2rem 0.5rem;}
.header-icons .row .nav-item{
padding:18px;}
}
.navbar-light .navbar-nav .nav-link{
display:inline-flex;}
.hide{
dispaly:none;}

.bespoke-submit-btn:disabled {
   background: #dddddd;
border-color:#dddddd;
}
.bespoke-submit-btn[disabled]:hover {
   background: #dddddd;
border-color:#dddddd;
}
.section-header-white {
    position: relative;
}
.navbar-light .navbar-nav .nav-link.dropdown-toggle::after{
margin-top:8px;}
.site-footer{
background:#302f37}

.form-group.sb-search-open, .no-js .sb-search-open {
    width: 100%;
}
.search-form .form-group{
width:100%}

@media (min-width: 768px){
.navbar-expand-lg{
box-shadow:0px 1px 2px -2px #57111b;
}
}

.jf-diamond-type{
display:none}

.datepicker-days table .month{
margin:0px 5px;}
.datepicker-days table{
border-collapse:separate;
text-align:center;
padding:10px;}
.datepicker-days table tr,.datepicker-days table  th{text-align:center;}
.datepicker-days table .dow,.datepicker-days table .old day{
padding:4px}

.datepicker-months tr,.datepicker-years tr{
text-align:center;}
.datepicker-months .month,.datepicker-years .year{
margin:0px 4px;}

button.btn.add-to-cart-wishlist.m-1{
margin-left:0px!important;
}


#jfCreateReview h5.modal-title{color:#333;}

#jfCreateReview .modal-footer .btn{
 color:#fff;
cursor:pointer;
  border-color:#cd974d!important;
  background-color:#cd974d!important;}

#jfCreateReview .modal-footer .btn.btn-secondary{
 color:#fff;
cursor:pointer;
  border-color:#cd974d!important;
  background-color:#cd974d!important;}

#jfCreateReview .modal-footer .btn:hover{
  border-color:#80282a!important;
  background-color:#80282a!important;}

.btnConfirmPayment{border-radius:0.25rem;}

.product-card-body {
    text-align: left;
}
.pgrcenterlogo {
    font-size: 35px;
}

 dt {
        font-size: 19px;
        color: #3e4450;
        margin-bottom: 20px;
       
    }



    dd {
        padding: 20px;
        background: #cd974d1c;
        border-radius: 5px;
        border: 1px solid #cec8ca1f;
        margin: 20px 0 30px;
        position: relative;
font-size:14px;
    }
dd p{

line-height:25px;}

.brand-name h4{
font-size:17px;}
.footer_ul > li a{
color:#333;}
.sliderlink li a{
color:#fff;
font-size:14px;}
.uploadpic-input{
position:absolute;
bottom:0px;
left:0px;}
@media (max-width: 768px) {
.l-myaccount-container{
flex-direction:column;}
}

dt{
cursor: default;
    font-weight: 300;
cursor:default;
color:#cd974d;
}
.l-large-button button{
cursor:pointer;}
.about-us-header  {
   
    line-height: 32px;
    font-size: 32px;
    color: #292224;
    padding: 50px 0px 0px 0px;
    text-transform: capitalize;
    font-weight: 100;
text-align:center;
}
.about-us-header h1 {
font-size:30px;
}

.refund-table{
display:flex;
justify-content:center;
}
.refund-table td,.refund-table th{
border:1px solid  #e2e0e0;
padding:7px;
text-align:center;
}

.card-link+.card-link{
margin-left:3px;}
.product-card-body .name-price{
width:70%}

.netbanking{
display:none;}

.menu-main .chlid-menu li a{
font-size:14px;
}

.navbar .dropdown-menu ul.nav li.nav-item,.navbar .dropdown-menu div[class*="col"]{
margin-bottom:0px;}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}}
.menu-main.not-top .dropdown-menu li a {
    color: #80282a;
}
.promotionalPicture{
padding-bottom:3rem;}