body {
    font-size: 16px;
    font-family: 'nunitobold';
    color: #000;
    box-sizing: border-box;

}

h1,
h2,
h4,
h5 {
    font-family: 'james_stroker';
}

p,
span {
    font-family: 'nunitoregular';
}

p {
    font-size: 14px;
    line-height: 22px;
}

h3,
a {
    font-family: 'nunitobold';
}

section {
    overflow: hidden;
}

.description-tab-image img {
    width: 100%;
}

.all-contain h2 {
    font-size: 57px;
    line-height: 67px;
    position: relative;
    margin-bottom: 22px;
    margin-top: 0;
    padding-bottom: 6px;
    font-family: 'james_stroker';
}

.all-contain h2:after {
    position: absolute;
    left: 0;
    width: 120px;
    height: 3px;
    background: #c5c5c5;
    content: "";
    bottom: 0;
    border-radius: 12px;

}

.all-contain a,
.join-us .join-contain .input-group button.btn {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
}

.all-contain a:hover,
.join-us .join-contain .input-group button.btn:hover {
    background: #ffff04;
    color: #231f20;
}

.row-flex {
    display: flex;
    align-items: center
}

.spacing {
    height: 21px;
}

/*-------------------popup-form--------------------*/

h2.modal-title {
    font-size: 57px;
    font-family: 'james_stroker';
}

.or_of_pup .pop-title h2 {
    font-family: 'james_stroker';
    font-size: 42px;
}

.modal-body form button.btn {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
    outline: 0;
}

.modal-body form button.btn:hover {
    background: #ffff04;
    color: #231f20;
}

.modal-body form .form-group input {
    padding: 22px;
    background: #f7f7f7;
    border-radius: 0;
    box-shadow: none;
}

.modal-body form {
    padding-top: 16px;
}


.modal-content .modal-body {
    padding: 40px;
}

.modal-body form .pp-btn {
    margin-top: 30px;
}

.modal-body form .pp-btn .lost-password {
    display: inline-block;
    float: right;
}

.modal-body form .pp-btn .lost-password a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.modal-body form .pp-btn .lost-password a:hover {
    color: #ff008c;
}

.modal-footer {
    text-align: left;
    padding: 15px 0 0 0;
    border: 0 !important;
}

.modal-body form .form-group textarea {
    padding: 22px;
    background: #f7f7f7;
    border-radius: 0;
    box-shadow: none;
}

.or_of_pup .modal-body .tab-pane .tab_content p a {
    color: #ff008c;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.1em;
}

.or_of_pup .modal-body .tab-pane .tab_content p.or {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
    font-size: 15px;
    position: relative;
    z-index: 1;
    ;
}

.or_of_pup .modal-body .tab-pane .tab_content p.or::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 200px;
    width: 100%;
    height: 1px;
    background: #ddd;
    z-index: -2;
}

.or_of_pup .modal-body .tab-pane .tab_content p.or::before {
    width: 45px;
    height: 45px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "";
    z-index: -1;
}

.modal-footer a {
    color: #ff008c;
    text-decoration: none;
}

.modal-footer a:hover {
    color: #000;
}

.modal-header {
    padding: 0;
    border: 0;
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 999;
    border: 0;
}

.modal-header button.close {
    opacity: 1;
    background: #df4f5f;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-header button.close i.fa {
    font-size: 18px;
    color: #fff;
}

/*-------- header -----------*/
header nav.navbar.navbar-default {
    background: transparent;
    border: 0;
}

header.header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
    top: 18px;
}

header.header .nav-rr {
    position: absolute;
    right: 44px;
    top: -5px;
}

header.header .nav-rr .navbar-right {
    padding: 0;
}

header.header .nav-rr .navbar-right li {
    display: inline-block;
    margin-right: 7px;
}

header.header .nav-rr .navbar-right li:last-child {
    margin-right: 0;
}

header.header .nav-rr .navbar-right li a {
    color: #fff;
}

header.header .navbar-nav {
    float: none;
    text-align: right;
    float: right;
}

header.header .nav-rr .navbar-right {
    float: none;
    margin: 0;
}



.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a.active,
.navbar-default .navbar-nav > li > a:hover {
    color: #ffff04;
}

header.header .navbar {
    min-height: auto !important;
    margin: 0;
}

header .navbar-brand {
    height: auto !important;
    min-height: auto !important;
    padding: 0;
}

header.header .navbar .container-fluid {
    display: flex;
    align-items: center;
}

/*
header .navbar-brand img {
    height: 105px;
}
*/

header .navbar-brand a {
    padding: 0;
}

header .navbar .navbar-header {
    WIDTH: 27%;
}

header #bs-example-navbar-collapse-1 {
    /*width: 73%;*/
    width: 172%;
}

/*---------- end header -----------*/

/*------- banner -----*/
section.banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(image/banner-2.png);
    height: 99vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-position: center right 70%;
    background-color: #ffa800;
}

section.banner .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

header .navbar .navbar-header a.navbar-brand:after {
    content: "";
    position: absolute;
    left: -77%;
    top: 50%;
    background-repeat: repeat-x;
    background-image: url(image/logo-left-underline.png);
    width: 80%;
    height: 48px;
    z-index: -1;
    transform: translateY(-50%);
}

.banner-contain h3 {
    font-size: 39px;
    color: #fff;
    text-align: center;
    padding-bottom: 0px;
    font-family: 'james_stroker';
}

header.header ul.nav li a {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
}

.banner-contain {
    max-width: 420px;
}

.banner-contain h1 {
    font-size: 102px;
    color: #fff;
    line-height: 100px;
    position: relative;
    padding-bottom: 20px;
    font-family: 'james_stroker';
}

.banner-contain h1:after,
.banner-contain h1:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}

.banner-contain h1:after {
    left: -67px;
    top: -12px;
    background-image: url(image/headding-left.png);
    width: 49px;
    height: 64px;
}

.banner-contain h1:before {
    right: -12px;
    background-image: url(image/hedding-image-right.png);
    width: 69px;
    height: 55px;
    top: 20px;
}

/*----------------- end -------------*/
/*----------- about-sec ----*/
.about-sec {
    padding: 100px 0;
}

/*----------------- end -------------*/
/*------------------------ our-products-sec  ----------------------*/
.our-products-sec {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(image/product-bac.png);
    overflow: hidden;
}

.product-slider .product-box {
    background: #fff;
    text-align: center;
    padding: 25px 14px;
}

.product-slider .product-box h4 {
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 10px;
    font-family: 'latoregular';
}

.product-slider .product-box .pro-image {
    /*height: 220px;*/
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.burgers-slider .product-box .pro-image img,
.product-slider .product-box .pro-image img {
    /*height: auto;
    width: auto;*/
    max-width: initial;
    transition: all ease-in-out 0.4s;
}

.burgers-slider .product-box:hover .pro-image img,
.product-slider .product-box:hover .pro-image img {
    transform: scale(1.2);
}

.our-products-sec a {
    box-shadow: unset;
}


.product-slider .product-box span.price {
    display: block;
    font-size: 16px;
    font-family: 'latoregular';
}

.our-products-sec .product-head h2 {
    color: #fff;
}

.our-products-sec .all-product a {
    margin: 0;
}

.our-products-sec .row-flex {
    padding-bottom: 35px;
}

.our-products-sec .all-product {
    text-align: right;
}

product-slider {
    position: relative;
}

.owl-carousel .owl-nav {
    display: block !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -46px;
}

.owl-carousel .owl-nav span {
    width: 30px;
    height: 30px;
    background: #ffffff;
    display: inline-block;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    border-radius: 100%;
    padding: 5px;
    line-height: 16px;
    color: #616161;
    font-weight: 100;
    font-family: 'latoregular';
}

.owl-carousel .owl-nav .owl-next {
    left: unset;
    right: -45px;
}

.product-slider:after,
.product-slider:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(image/4color-row.png);
    width: 716px;
    height: 48px;
    z-index: -1;
}

.product-slider:after {
    bottom: 0;
    left: -714px;
}

.product-slider:before {
    top: 0;
    right: -714px;
}

/*----------------- end -------------*/
/*-------------- our blog ----------------*/
.our-blogs {
    padding: 100px 0;
}

.our-blogs .headding h2 {
    text-align: center;
}

.our-blogs .headding h2:after {
    left: 50%;
    transform: translateX(-50%);
}

.our-blogs .blog-box {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 12%);
}

.our-blogs .blog-box .blog-image {
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.our-blogs .blog-box .blog-image img {
    height: 100%;
    width: auto;
}

.our-blogs .blog-box .blog-contain {
    padding: 22px 22px;
}

.our-blogs .blog-box .blog-contain h3 {
    margin-top: 0;
    height: 60px;
    line-height: 22px;
    font-size: 18px;
    font-family: 'nunitobold';
}

.our-blogs .blog-box .blog-contain a {
    padding: 0;
    background: transparent;
    box-shadow: unset;
    color: #da0381;
}

.our-blogs .blog-box .blog-image .date-blog {
    position: absolute;
    bottom: 0;
    left: 20px;
    height: 63px;
    width: 60px;
    background: #ff008c;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-blogs .blog-box .blog-image .date-blog span {
    display: block;
    font-size: 14px;
    font-family: 'nunitoregular';
}

.our-blogs .blog-box .blog-image .date-blog h4 {
    font-size: 25px;
    font-family: 'nunitoblack';
    color: #fff;
}

.modal-body form .checkbox label {
    font-size: 14px;
    color: #000;
}

/*------------ end --------------------*/
/*------------ join-us ----------------*/
.join-us {
    background-color: #2c92fb;
    position: relative;
    padding: 100px 0 40px;
}

.join-us {
    padding-top: 0;
}

.join-us:before {
    content: "";
    position: absolute;
    top: 0;
    height: 48px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(image/news-top-arrow.png);
}

.join-us .container .row {
    background: #fff;
    top: 0;
    position: relative;
    padding-top: 75px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
}

.join-us .join-contain h2 {
    margin-bottom: 55px;
}

.join-us .join-contain h3 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 32px;
}

.join-us .container .row:before {
    content: "";
    position: absolute;
    bottom: -5px;
    height: 80px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(image/blog-bottom-row.png);
    z-index: 9999;
    display: block;
}

.join-us .join-contain .input-group {
    width: 100%;
}

.join-us .join-contain .input-group input {
    border: 0;
    box-shadow: unset;
    border-bottom: 2px solid #000;
    border-radius: 0;
    margin-bottom: 34px;
    padding: 12px 10px;
    height: auto;
}

.join-us .join-contain .input-group input::placeholder {
    font-size: 16px;
    font-family: 'nunitobold';
}

.join-us .news-image {
    position: relative;
    bottom: 63px;
    right: -156px;
}

/*.join-us .container:before {
    content: "";
    position: absolute;
    background-image: url(image/joinus-image.png);
    background-repeat: no-repeat;
    width: 397px;
    height: 590px;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.join-us .container {
    position: relative;
}*/

.join-us .row-flex {
    position: unset !important;
    top: unset !important;
    margin-top: 40px !important;
    padding: 0 !important;
    background: transparent !important;
}

.join-us .row-flex::before {
    display: none !important;
}

.join-us .row-flex .your-nearest h2 {
    font-size: 46px;
    padding: 0;
    margin-bottom: 3px;
    color: #fff;
}

.join-us .row-flex .your-nearest h2::after {
    display: none;
}

.join-us .row-flex .your-nearest p {
    font-size: 18px;
    font-family: 'nunitobold';
    color: #fff;
}

.join-us .form-group input[type="search"] {
    width: 100%;
    padding: 18px 35px;
    border: 0;
    border-radius: 60px;
}

.join-us .form-group input[type="search"]:focus,
.join-us .form-group button:focus {
    outline: 0;
    border: 0;
}

.join-us .form-group button {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #ff008c;
    box-shadow: unset;
    border: 1px solid #ff008c;
    position: absolute;
    right: 27px;
    top: 4px;
    font-size: 24px;
}

/*-------------footer-------------*/
.copy-right p a {
    color: #ffff04;
    transition: all ease-in-out 0.4s;
    text-decoration: none;
}

.copy-right p a:hover {
    color: #2c92fb;
}

footer.footer-info {
    background: #221f20;
    color: #fff;
}

footer.footer-info .foo-wrap h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'nunitobold';
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 35px;
    letter-spacing: 2px;

}

footer.footer-info .row.footer-main {
    padding: 70px 0 40px;
}

footer.footer-info .foo-wrap h4:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #3a3a3a;
    bottom: 0;
}

footer.footer-info .foo-wrap h4:after {
    content: "";
    position: absolute;
    width: 20%;
    height: 3px;
    background-color: #ffff04;
    bottom: -1px;
    left: 0;
}

.foo-wrap a,
.foo-wrap p {
    font-family: 'nunitoregular';
    font-size: 14px;
    color: #fff;
}

.foo-wrap ul {
    padding: 0;
}

.foo-wrap ul li {
    display: block;
    margin-bottom: 10px;
}

.foo-wrap a,
.foo-wrap ul li a {
    text-decoration: none;
    transition: all ease-in-out 0.2s;
}

.foo-wrap a:hover,
.foo-wrap ul li a:hover {
    color: #ffff04;
}

.foo-wrap .social-footer {
    margin-top: 40px;
}

.foo-wrap .social-footer li {
    display: inline-block;
    margin: 0px 18px 0 0;
}

.foo-wrap .social-footer li i.fa {
    font-size: 20px;
}


.copy-right.text-center {
    padding: 30px 0;
    background: #141313;
}

.copy-right.text-center p {
    font-size: 11px;
}

.copy-right.text-center p {
    font-size: 11px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0;
}

/*---footer---*/


/*----------about------------*/
.creator-image img,
.about-image img {
    width: 100%;
}

.inner-banner {
    background-image: url(image/inner-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0 80px;
    background-position: center;
}



.inner-banner-contain h1 {
    font-size: 83px;
    color: #fff;
    font-family: 'james_stroker';
}

.inner-banner-contain h4 {
    font-size: 52px;
    color: #fff;
    font-weight: 400;
    font-family: 'james_stroker';
}

.wildest-section {
    background-image: url(image/Wildest-Dessert.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 100px 0;
    background-position: center;
}

.wildest-head.text-center ::after {
    transform: translateX(-50%);
    left: 50%;
}


.wildest-info {
    display: flex;
    align-items: center;
}

.wildest-info h2 {
    font-size: 80px;
    line-height: 60px;
    margin-bottom: 0;
    font-family: 'james_stroker';
}

.wildest-info p {
    font-size: 18px;
    text-transform: uppercase;
}

.wildest-info .left {
    margin-right: 14px !important;
}



section.wildest-section .col-lg-3:first-child {
    width: 30% !important;
}

section.wildest-section .col-lg-3:nth-child(3),
section.wildest-section .col-lg-3:nth-child(2) {

    width: 22%;
}

.wildest-section .row:first-child {
    padding-bottom: 40px;
}

section.creator-sec {
    padding: 80px 0;
}

section.creator-sec .row {
    display: flex;
    align-items: center;
}

h2 {
    font-family: 'james_stroker';
}

section.creator-sec .creator-contain h2 {
    font-size: 57px;
    font-family: 'james_stroker';
}

section.creator-sec .creator-contain ul {
    padding: 30px 0 0;
    display: flex;
    align-items: center;
}

section.creator-sec .creator-contain ul li {
    display: block;
    margin-right: 6px;
}

section.creator-sec .creator-contain ul li h6 {
    font-size: 29px;
    margin: 0;
    font-family: 'nunitoregular';
    font-weight: 700;
}

section.creator-sec .creator-contain ul li p {
    margin: 0;
}

section.instagram-feed {
    padding-bottom: 100px;
}

.instagram-contain h2 {
    font-size: 57px;
    font-family: 'james_stroker';
}

.instagram-slider {
    margin: 60px 0 0;
}

.contact-form form .form-group:nth-child(3),
.contact-form form .form-group:nth-child(1) {
    width: 49%;
    float: left;
}

.contact-form form .form-group:nth-child(4),
.contact-form form .form-group:nth-child(2) {
    width: 49%;
    float: right;
}

.contact-form button.btn {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
}

.contact-form button.btn:hover {
    background: #ffff04;
    color: #231f20;
}

.contact-form form .form-group textarea,
.contact-form form .form-group input {
    padding: 22px 12px;
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0;
}

.contact-sec h2 {
    margin-bottom: 20px !important;
}

.contact-sec .row:first-child {
    padding-top: 0 !important;
    padding-bottom: 180px !important;
}


.conta-image {
    position: absolute;
    z-index: 9999;
    right: 50px;
    top: 200px;
}

.conta-image img {
    width: 200px;
}



/*------------------------------*/


section.flagship-tab {
    padding: 100px 0;
}

section.flagship-tab .tab-dd {
    padding-bottom: 60px;
    text-align: center;
    clear: both;
    overflow: hidden;
    width: 100%;
}

section.flagship-tab .tab-dd li {
    margin: 0 17px;
}

section.flagship-tab .tab-dd ul.nav.nav-pills {
    display: flex;
    align-items: center;
    justify-content: center;
}


section.flagship-tab .tab-dd ul.nav.nav-pills li a {
    font-size: 14px;
    color: #7c7c7c;
    text-transform: uppercase;
    transition: all ease-in-out 0.2s;
    position: relative;
}

section.flagship-tab .tab-dd ul.nav.nav-pills li.active a {
    color: #fff;
    background: #ff008a;
    border-radius: 50px !important;
    z-index: 111;
}

section.flagship-tab .tab-dd ul.nav.nav-pills li a:hover {
    background: #ff008a;
    border-radius: 50px;
    color: #fff;
    z-index: 111;
}

section.flagship-tab div#nav-tabContent .row {
    display: flex;
    align-items: center;
}

section.flagship-tab .tab-dd ul.nav.nav-pills li:after {
    content: "";
    position: absolute;
    width: 51px;
    height: 1px;
    background-color: rgb(183 183 183);
    top: 50%;
    left: -43px;
    transform: translateY(-50%);
}


section.flagship-tab .tab-dd li:last-child:before {
    content: "";
    background-image: url(image/tab-a.png);
    z-index: 999 !important;
    width: 61px;
    height: 17px;
    position: absolute;
    right: -65px;
    top: 12px;
}


section.flagship-tab .tab-dd li:first-child:after {
    content: "";
    background-image: url(image/tab-a.png);
    z-index: 999 !important;
    width: 61px !important;
    height: 17px !important;
    position: absolute !important;
    left: -65px !important;
    top: 12px;
}

section.flagship-tab .tab-dd ul.nav.nav-pills li a:after {
    background-image: url(image/tab-arrow.png);
    content: "";
    position: absolute;
    width: 30px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;


}


section.flagship-tab .tab-dd ul.nav.nav-pills li.active a:after {
    opacity: 1;
}

/*---------------------*/

section.contact-tab {
    padding: 100px 0;
}

section.contact-tab .conta-nav {
    width: 30%;
    float: left;
}

section.contact-tab div#nav-tabContent {
    width: 70%;
    float: right;
    position: relative;
}

.contact-tab .conta-nav ul.nav.nav-pills li {
    float: none;
    margin-bottom: 12px;
    padding-left: 60px;
    position: relative;
}

.contact-tab .conta-nav ul.nav.nav-pills li a {
    display: inline-block;
    font-size: 14px;
    font-family: 'nunitobold';
    color: #000;
    font-weight: 600;
    transition: all ease-in-out 0.2s;
    padding: 12px 22px;
    text-transform: uppercase;
    line-height: 14px;
    position: relative;
}

.contact-tab .conta-nav ul.nav.nav-pills li.active a {
    background: #ff008a;
    border-radius: 50px;
    color: #fff;
}

.contact-tab .conta-nav ul.nav.nav-pills li a:hover {
    background: #ff008a;
    border-radius: 50px;
    color: #fff;
}

.contact-tab .conta-nav ul.nav.nav-pills {
    position: relative;
}

.contact-tab .conta-nav ul.nav.nav-pills:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 91%;
    background: #afafaf;
    left: 30px;
    top: 15px;
}

.contact-tab .conta-nav ul.nav.nav-pills li:before {
    content: "";
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(image/dot.png);
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}

.contact-tab .conta-nav ul.nav.nav-pills li.active::before {
    background-image: url(image/dot-c.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    left: 17px;
}

.contact-info {
    background: #fff;
    box-shadow: 0px -7px 20px rgb(0 0 0 / 7%);
}

.contact-info .con-details {
    padding: 40px 40px 10px 40px;
}

.contact-info .con-details h5 {
    font-size: 46px;
    font-family: 'james_stroker';
}

section.our-burgers-sec div#our-burgers .owl-carousel .owl-dots {
    display: none;
}

.contact-info .con-details ul {
    padding: 20px 0 0;
}

.contact-info .con-details ul li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 70px;
    display: flex;
    align-items: center;
}

.contact-info .con-details ul li a,
.contact-info .con-details ul li {
    font-size: 22px;
    color: #000;
}

.contact-info .con-details ul li img {
    position: absolute;
    left: 0;
}

.contact-tab .conta-nav ul.nav.nav-pills li a:after {
    content: "";
    background-image: url(image/arrow-con.png);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    right: -32px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.contact-tab .conta-nav ul.nav.nav-pills li:first-child::before {
    left: 25px;
}

.contact-tab .conta-nav ul.nav.nav-pills li.active:first-child::before {
    left: 17px;
}

.contact-tab .conta-nav ul.nav.nav-pills li.active a::after,
.contact-tab .conta-nav ul.nav.nav-pills li a:hover:after {
    opacity: 1;
}


section.contact-tab div#nav-tabContent:after {
    background-image: url(image/conta-back.png);
    position: absolute;
    content: "";
    width: 234px;
    height: 176px;
    top: -30px;
    right: -50px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}


/*-------blog-page--------*/
.row.blog-info .blog-box {
    margin-bottom: 30px;
}

.blog-details-banner-contain {
    padding-bottom: 60px;
}

.blog-details-banner-contain h1 {
    font-size: 59px;
    color: #fff;
    line-height: 74px;
        font-family: 'james_stroker';
}

.blog-details-banner-contain p {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    line-height: 30px;
        font-family: 'james_stroker';
}

.blog-wraper-img img {
    width: 100%;
}

section.blog-details .row.blog-ad {
    padding-bottom: 60px;
}

.row.blog-dd .blog-content,
.row.blog-ad .blog-content {
    padding-top: 50px;
}


.blog-wrp .comment b {
    font-size: 28px;
    font-weight: 400;
    color: #ff008c;
    font-style: italic;
    line-height: normal;
}

.row.blog-dd {
    padding-bottom: 60px;
}

.blog-wrp .blog-form {
    padding: 60px 40px;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
}

section.blog-details {
    padding-bottom: 100px;
    margin-top: -100px;
}


.blog-form form .form-group textarea,
.blog-form form .form-group input {
    padding: 22px 12px;
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0;
    width: 100%;
}

.blog-form form .form-group:first-child {
    width: 49%;
    float: left;
}

.blog-form form .form-group:nth-child(2) {
    width: 49%;
    float: right;
}

.blog-wrp .blog-form button.btn {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
}

.blog-wrp .blog-form button.btn:hover {
    background: #ffff04;
    color: #231f20;
}

.blog-wrp .comment p.con-a {
    font-size: 28px;
    margin-top: 20px;
    font-weight: 600;
        font-family: 'nunitoregular';
    
}

.blog-form h2 {
    font-size: 57px;
    line-height: 67px;
    position: relative;
    margin-bottom: 50px;
    margin-top: 0;
    padding-bottom: 6px;
        font-family: 'nunitoregular';
    font-weight: 700;
}

.blog-form h2:after {
    position: absolute;
    left: 0;
    width: 120px;
    height: 3px;
    background: #c5c5c5;
    content: "";
    bottom: 0;
    border-radius: 12px;
}

.blog-wrp .blog-form ul {
    padding: 0;
    float: right;
    display: flex;
    align-items: center;
}

.blog-wrp .blog-form ul li {
    display: inline-block;
    margin-left: 24px;
    font-size: 18px;
}

/*---------------dddddddd---*/

.blog-sld {
    float: right;
    display: flex;
    align-items: center;
    padding-top: 60px;
}

.blog-sld .preview {
    margin-right: 100px;
    display: flex;
    align-items: center;
}

.blog-sld .next a,
.blog-sld .preview a {
    background: #f2f2f2;
    border-radius: 50px !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin: 0 12px;
}

.blog-sld .next {
    display: flex;
    align-items: center;
}

/*--------dddddddddddd----------*/


/*------------menu-----------*/

.about-containen h3 {
    font-size: 28px;
    font-weight: 900;
    color: #ff008c;
}


section.menu-tab {
    background: #f9f5f7;
}


section.our-burgers-sec {
    padding: 100px 0;
    background-image: url(image/Burgers-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;


}

section.our-burgers-sec .row.row-flex {
    padding-bottom: 34px;
}

section.our-burgers-sec .all-product {
    float: right;
}

section.our-burgers-sec h2 {
    color: #fff;
}



/*---------------*/


.burgers-slider .product-box {
    /*height: 390px;*/
    height: 500px;
    padding: 30px 14px;
    text-align: center;
    background: #fff;
}

.burgers-slider .product-box .pro-image {
    /*height: 110px;*/
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.burgers-slider .product-box h4 {
    font-size: 30px;
    padding-top: 10px;
    font-family: 'james_stroker';
    text-transform: capitalize;
}

.product-slider .product-box .pro-image img .burgers-slider .product-box p {
    font-size: 16px;
}

.burgers-slider .product-box span.price.price-br {
    font-size: 19px;
    color: #ff008a;
    font-weight: 600;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
}

.our-esserts-tab h2:after {
    left: 50%;
    transform: translateX(-50px);
}

.our-esserts-tab {
    background: #f9f5f7;
}

.our-esserts-tab .tab-dd ul li a {
    padding: 10px 30px;
}

.tab-dd.dessert-td ul.nav.nav-pills li:first-child:after {
    background-image: url(image/Our-Desserts-back.png);
    position: absolute !important;
    width: 233px !important;
    height: 17px !important;
    left: -260px !important;
}

.tab-dd.dessert-td ul.nav.nav-pills li:last-child:before {
    background-image: url(image/Our-Desserts-back.png);
    position: absolute !important;
}

.tab-dd.dessert-td ul.nav.nav-pills li:last-child:before {
    background-image: url(image/Our-Desserts-back.png);
    width: 233px;
    position: absolute !important;
    right: -260px;
}


section.coffee-sec {
    padding: 100px 0;
}

@media (min-width:481px) {
    .order-success-info {
        padding-bottom: 80px !important;
    }
}

section.coffee-sec .row.hedd-a .coffe-img {
    float: right;
    vertical-align: bottom;
    margin-top: 20px;
    margin-right: -8px;
}

section.coffee-sec .row.hedd-a .coffe-heading {
    display: inline-block;
}

section.coffee-sec .row.hedd-a .coffe-heading h2 {
    font-size: 57px;
    background: #fe1191;
    color: #fff;
    padding: 10px;
    width: 180px;
    font-family: 'james_stroker';
}


.row.hedd-a table {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px #0000000d;
    margin-top: -10px;
}

.row.hedd-a table tr td {
    padding: 20px;
}

.row.hedd-a table tr td:last-child {
    text-align: right;
}


table.first-coffee tr:nth-child(2) td {
    padding-top: 0;
    padding-bottom: 0;
}

.coffee-a-slider {
    padding: 0 80px;
    position: relative;
}

#coffee-slider {
    position: relative;

}

#coffee-slider:before {
    position: absolute;
    content: "";
    background-image: url(image/coffee-sl-back.png);
    width: 518px;
    height: 46px;
    top: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
}

#coffee-slider .owl-nav button.owl-prev {
    margin-left: 30px;
}

#coffee-slider .owl-nav button.owl-next {
    margin-right: 30px;
}

.blog-chng {
    padding-bottom: 20px;
}

.blog-chng ul {
    padding: 0;
}

.blog-chng ul li {
    display: inline-block;
}

.blog-chng ul li a {
    padding: 0;
    color: #000;
    background: transparent;
    margin-right: 10px;
    opacity: 0.5;
    box-shadow: unset;
}

.blog-chng ul li a.active {
    opacity: 1;
}

.blog-chng ul li a i {
    font-size: 28px;
}

.blog-chng ul li a:hover {
    background: transparent;
}


section.cart-details {
    padding: 100px 0;
}

.cart-info table {
    width: 100%;
}

.cart-info table tr.product-hed {
    background: #ff008c;
}

.cart-info table tr.product-hed th {
    color: #fff;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.cart-info table tr.porduct-ittem td {
    padding: 20px;
    text-align: center;
}

.cart-info table tr.total {
    background: #ff008c;
}

.cart-info table tr.total th {
    color: #fff;
    padding: 20px;
    text-align: center;
}

.cart-info table tr.porduct-ittem td.Product-img p {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

.cart-info table td.pl-0 button {
    padding: 5px;
    position: relative;
    border: 0;
    outline: 0;
}

.cart-info table td.pl-0 input.quantity {
    width: 13%;
    text-align: center;
    background: transparent;
    outline: 0;
    border: 1px solid #ff008c;
    margin: 0 9px;
}

.cart-info table td.pl-0 button {
    padding: 0px;
    position: relative;
    border: 0;
    outline: 0;
}

.cart-info table td.pl-0 button:after,
.cart-info table td.pl-0 button:before {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 14px;
    background-color: #495057;
    bottom: 3px;
}

.cart-info table td.pl-0 button:after,
.cart-info table td.pl-0 button:before {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 14px;
    background-color: #495057;
    bottom: 10px;
}

.cart-info table td.pl-0 button:last-child:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.personal-information {
    clear: both;
    overflow: hidden;
}

.personal-information form input {
    padding: 22px 12px;
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0;
    width: 100%;
    border: 1px solid #ccc;
    outline: 0;
}

.personal-information form button.btn.btn-default {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
}

.personal-information form button.btn.btn-default:hover {
    background: #ffff04;
    color: #231f20;
}

section.my-accoun-sec {
    padding: 100px 0;
}

section.my-accoun-sec .account-details {
    padding: 50px;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}

.personal-information .details-left {
    width: 30%;
    float: left;
}

.personal-information .details-right {
    width: 70%;
    float: right;
}

.personal-information .per-a {
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
}

.personal-information .details-right .form-group.firts-gr {
    width: 49%;
    float: left;
}

.personal-information .details-right .form-group.second-gr {
    width: 49%;
    float: right;
}

input[type="date"] {
    padding: 12px 10px !important;
}

.account-info ul {
    padding: 0;
}

.account-info ul li {
    display: block;
}

.account-info {}

.account-info ul li a {
    font-size: 14px;
    color: #7c7c7c;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 14px 30px;
    text-decoration: none;
    border-radius: 50px;
    margin-bottom: 7px;
    transition: all ease-in-out 0.2s;
}

.account-info ul li a.active {
    background: #ff008a;
    color: #fff;
}

.account-info ul li a:hover {
    background: #ff008a;
    color: #fff;
}

.account-info ul li a:before {
    content: "";
    background-image: url(image/arrow-con.png);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    right: -32px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.account-info ul li a:hover:before,
.account-info ul li a.active::before {
    opacity: 1;
}

.personal-information table {
    width: 100%;
}

.personal-information table tr:first-child {
    background: #ff008a;
}

.personal-information table tr:first-child th {
    padding: 12px;
    color: #fff;
}

.personal-information table tr td {
    padding: 12px;
    font-weight: 400;
    font-size: 14px;
}

.personal-information table tr.order-gap-in {
    background: #f7f7f7;
}

.personal-information table td.oreder-action {}

.personal-information table td.oreder-action a {
    color: #ff008a;
}

.order-derails-info .order-content {
    background: #ff008c;
    padding: 16px 10px;
}

.order-derails-info .order-content h3 {
    margin: 0;
    color: #fff;
}

section.cart-banner {
    padding: 100px 0;
}

.order-informtion {
    padding: 20px;
}

.or-dtl {
    clear: both;
    overflow: hidden;
}

.or-dtl .order-informtion {
    width: 30%;
    float: left;
}

.or-dtl .order-address {
    width: 70%;
    float: right;
    padding: 20px;
}

.order-derails-info table.pro-details {
    width: 100%;
}

.order-derails-info table.pro-details tr.product-info-a {
    background: #ff008c;
}

.order-derails-info table.pro-details td,
.order-derails-info table.pro-details tr th {
    padding: 20px;
    font-size: 14px;
}

.order-derails-info table.pro-details tr th {
    color: #fff;
    text-transform: uppercase;
}

.order-derails-info table.pro-details td.Product-img p {
    font-weight: 600;
    margin-top: 10px;
}



.subtotal-details table {
    float: right;
}

.subtotal-details {
    text-align: right;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #000;
    margin: 0 0 20px 0;
    padding-top: 20px;
}

.subtotal-details table table {
    float: right;
}

.subtotal-details table td {
    padding: 6px 12px;
    font-size: 14px;
}

section.order-success {
    padding: 100px 0;
}

.order-success-info {
    padding: 60px 0;
}

.order-bb h2:after {
    left: 50%;
    transform: translateX(-50%);
}

.form-info .form-group select#state,
.form-info .form-group input.form-control {
    padding: 22px 12px;
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0;
    width: 100%;
}

.form-info .form-group:nth-child(2n) {
    width: 49%;
    float: right;
}

.form-info {
    clear: both;
    overflow: hidden;
    background: #fdfdfd;
    box-shadow: 1px 1px 30px #0000000d;
    padding: 40px;
}

.form-info .form-group {
    width: 49%;
    float: left;

}

.form-info .form-group select#state {
    padding: 10px;
    outline: 0;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #555;
}

section.cart-details {}

section.details-form {
    padding-bottom: 100px;
}

.form-info .form-group button.btn.btn-default.sumit {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
}

.form-info .form-group button.btn.btn-default.sumit:hover {
    background: #ffff04;
    color: #231f20;
}

.chakout-form {
    padding: 40px;
    background: #ff9c00;
}

.chakout-form .order-information {
    color: #fff;
}

.chakout-form .order-information table {
    width: 100%;
}

.chakout-form .order-information table td {
    padding: 12px 0;
}

.payment-info {
    clear: both;
    overflow: hidden;
}

.payment-info .info-pay .form-group input#place_order {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;

    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
    border: 0;
    outline: 0 !important;
}

.payment-info .info-pay .form-group input#place_order:hover {
    background: #ffff04;
    color: #000;
}

.payment-info .radio label {
    color: #fff !important;
}

.payment-info form .radio {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
}

.payment-info form .info-pay .form-group {
    width: 49%;
    float: left;
}

.payment-info form .info-pay .form-group:nth-child(2n) {
    width: 49%;
    float: right;
}

.payment-info form button.btn.btn-default {
    background: #ff008c;
    padding: 13px 54px;
    border-radius: 60px;
    font-size: 14px;
    color: #fff;
    box-shadow: 0px 9px 19px rgb(0 0 0 / 25%);
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
}

.payment-info form button.btn.btn-default:hover {
    background: #ffff04;
    color: #231f20;
}

.payment-info form .info-pay .form-group label {
    color: #fff;
}

.payment-info form .info-pay .form-group input {
    padding: 22px 12px;
    box-shadow: none;
    background: #f7f7f7;
    border-radius: 0;
    width: 100%;
}

.payment-info form .info-pay .form-group select {
    padding: 10px;
    outline: 0;
    border: 1px solid #ccc;
    font-size: 14px;
}


.continu-shp a {
    color: #fff;
}

.payment-info p,
.payment-info h2 {
    color: #fff;
}



/*----------------------------------------------------------------  shop ---------------------------------------*/





/*--------------- shop --------------*/
.our-shop {
    padding: 60px 0;
}

.our-shop .shop_box {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 7%);
    margin-bottom: 30px;
}

.our-shop .shop_box .shop_img {
    height: 220px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-shop .shop_box .shop_contain {
    padding: 15px 15px 30px;
    text-align: center;
}

.our-shop .shop_box .shop_contain h3.catagory {
    font-size: 18px;
    margin-top: 10px;
    color: #a9a9a9;
}

.our-shop .shop_box .shop_contain h4 {
    font-size: 24px;
}

.our-shop .shop_box .shop_contain a {
    width: auto;
    display: inline-block;
}

.our-shop .shop_box .shop_contain .price_shop span {
    font-size: 16px;
    padding: 6px;
}

.our-shop .shop_box .shop_contain .price_shop .orginal_priceprice {
    color: #bbbabc;
    margin-left: 15px;
    position: relative;
}

.our-shop .shop_box .shop_contain .price_shop .orginal_priceprice::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #bbbabc;
    top: 50%;
    transform: translateY(-50%);

}

.our-shop .shop_box .shop_contain a {
    box-shadow: unset;
    padding: 10px 35px;
    text-transform: capitalize;
}

.our-shop .shop_box .shop_img img {
    height: 100%;
    width: auto;
}

/*------------------------------------*/
.picZoomer {
    position: relative;
    padding: 0 15px;
}

.picZoomer-pic-wp {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.picZoomer-pic-wp:hover .picZoomer-cursor {
    display: block;
}

.picZoomer-zoom-pic {
    position: absolute;
    top: 0;
    left: 0;
}

.picZoomer-pic {
    /*width: 100%;
	height: 100%;*/
}

.picZoomer-zoom-wp {
    display: none;
    position: absolute;
    z-index: 999;
    overflow: hidden;
    border: 1px solid #eee;
    height: 460px;
    margin-top: -19px;
}

.picZoomer-cursor {
    display: none;
    cursor: crosshair;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #eee;
    background-color: rgba(0, 0, 0, .1);
}

.picZoomCursor-ico {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 40px;
    left: 40px;
    background: url(images/zoom-ico.png) left top no-repeat;
}

.my_img {
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
}

.piclist li {
    width: 108px;
    height: 108px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    border-radius: 100%;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 7%);
    overflow: hidden;
}

.piclist li img {
    height: 100%;
    width: auto;
    padding: 0;
    object-fit: cover;
}

.number_pro form .mul_numb .numver_valu .value-button i {
    font-size: 10px;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp {
    border: 1px solid #eee;
}



section {
    padding: 60px 0;
}

.row-sm .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

/*===pic-Zoom===*/
._boxzoom .zoom-thumb {
    width: 125px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
}

._boxzoom .zoom-thumb ul.piclist {
    padding-left: 0px;
    top: 0px;
    margin: 0;
}

._boxzoom ._product-images {
    width: 80%;
    display: inline-block;
}

._boxzoom ._product-images .picZoomer {
    width: 100%;
}

._boxzoom ._product-images .picZoomer .picZoomer-pic-wp img {
    left: 0px;
}

._boxzoom ._product-images .picZoomer img.my_img {
    width: 100%;
    height: auto;
    padding: 17px;
}

.product-detail-content h3 {
    font-family: 'james_stroker';
    font-size: 32px;
    MARGIN-TOP: 0;
    padding-bottom: 9px;
}

.product-detail-content .price-box .p-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 3px;
    padding-top: 12px;
}

.product-detail-content .price-box .p-list span del {
    color: #bbbabc;
    position: relative;
}

.product-detail-content .price-box .p-list span {
    line-height: normal;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.product-detail-content .price-box .p-list span del:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #bbbabc;
    top: 50%;
}

.product-detail-content .price-box .p-list span.price {
    padding-left: 0px;
}

.p-qty .value-button {
    display: inline-flex;
    margin: 0px;
    width: 40px;
    height: 45px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 0;
    font-size: 22px;
    color: #7e7e7e;
}

.add-cart .p-qty b {
    padding-right: 10px;
}

.p-qty input#number {
    text-align: center;
    border: none;
    margin: 0px;
    width: 46px;
    height: 45px;
    font-size: 22px;
    box-sizing: border-box;
    outline: 0;
    color: #7e7e7e;
}

.price-box .category p {
    font-size: 16px;
    font-weight: 600;
}

.price-box .category p b {
    padding-right: 6px;
}

.p-qty .decrease_ {
    position: relative;
    border-right: 0;
}

.p-qty .value-button.increase_ {
    position: relative;
    border-left: 0;
    border-radius: 0 22px 21px 0;
    width: 29px;
    margin-right: 7px;
}

.product-detail-content .card_item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 15px;
    flex-wrap: wrap;
}

.product-detail-content .descr {
    padding-top: 10px;
    padding-bottom: 15px;
}

.product-detail-content .descr p {
    margin: 0;
}

.product-detail-content .p-qty-and-cart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 42px;
}

.product-detail-content .p-qty-and-cart .p-qty,.price-box .add-cart .p-qty {
    border: 1px solid #959595;
    border-radius: 0px;
    box-sizing: border-box;
    width: 100px;
    overflow: hidden;
    padding: 0px;
    height: 40px;
}

.product-detail-content .p-qty-and-cart button {
    background: #ff008c;
    padding: 11px 36px;
    border-radius: 60px;
    font-size: 16px;
    color: #fff;
    text-decoration: none !important;
    display: inline-block;
    transition: all ease-in-out 0.4s;
    letter-spacing: 2px;
    border: 1px solid #ff008c;
    outline: 0 !important;
    width: 49%;
}

.product-detail-content .p-qty-and-cart .add_to_cc {
    margin-left: 15px;
}

.category p:last-child {
    margin-bottom: 0;
}

.product-detail-content .p-qty-and-cart button:hover {
    background: #ffff04;
    border-color: #ffff04;
    color: #000;
}

.price-box .add-cart {
    padding-top: 18px;
}

.recent_product h2 {
    text-align: center;
    margin-bottom: 45px;
    padding-bottom: 15px;
}

.recent_product h2::after {
    left: 50%;
    transform: translateX(-50%);
}



.product_desc_tab ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.product_desc_tab ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

.product_desc_tab {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.product_desc_tab ul.tabs {
    border-bottom: 1px solid #ddd;
}

.product_desc_tab .tab-content {
    background: #fff;
    padding: 30px;
}

.product_desc_tab .tab-content p {
    font-weight: 400;
}

.product_desc_tab ul.tabs .current {
    border-bottom: 1px solid #ff008c;
    color: #ff008c;
}

.product_desc_tab ul.tabs li {
    margin-bottom: -1px;
}

.product_desc_tab .tab-content {
    display: none;
    padding: 15px;
}

.product_desc_tab .tab-content.current {
    display: inherit;
}


.product-detail-content .price-box .p-list span {
    font-size: 22px;
}

.piclist li.active {
    border: 1px solid #ff008c;
}

.piclist li.active img {
    opacity: 1;
}



.product_dtls_banner .blog-details-banner-contain {
    padding-bottom: 0;
}



/*----------------------------- 8.12.21 -----------------------*/
.number_pro {
    background: #f6f6f6;
    padding: 20px;
}

.number_pro form {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.number_pro form .mul_numb {
    width: 32%;
    margin-right: 2%;
    padding-bottom: 19px;
}

.number_pro form .mul_numb:nth-child(3n) {
    margin-right: 0;
}

.number_pro form .mul_numb label {
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin-bottom: 4px;
}

.number_pro form .mul_numb .numver_valu {
    display: inline-block;
    position: relative;
    width: 105px;
}

.number_pro form .mul_numb .numver_valu .value-button.increase_,
.number_pro form .mul_numb .numver_valu .value-button.decrease_ {
    position: absolute;
    right: 0;
    top: 0;
    height: 49%;
    width: 29px;
    background: #e3e3e3;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9 !important;
}

.number_pro form .mul_numb .numver_valu .value-button.decrease_ {
    top: unset;
    bottom: 0;
}

.number_pro form .mul_numb input {
    padding: 8px 5px 8px 14px;
    border: 1px solid #fff;
    outline: 0;
    width: 98px;
    text-align: left;
    font-size: 14px;
    padding-left: 23px;
}

.number_pro form .Messag label {
    display: block;
    text-align: left;
    font-size: 14px;
}

.number_pro form .Messag textarea {
    width: 100%;
    outline: 0;
    border: 0;
}

.number_pro form .Card.Messag {
    width: 100%;
}
























/*--------------Responsive-------*/
@media(max-width:991px) and (min-width:480px) {

    .our-blogs .col-lg-4 {
        width: 49% !important;
        float: left;

    }

    .our-blogs .blog-box .blog-image {
        height: 240px;
    }

    footer.footer-info .row.footer-main .col-md-6 {
        width: 49% !important;
        float: left;
    }

    footer.footer-info .row.footer-main .col-md-6 {
        margin-bottom: 20px;
    }

}

@media(max-width:1999px) {

    .banner-contain h1 {
        font-size: 70px;
        line-height: normal;
    }

    .our-blogs .blog-box {
        margin-bottom: 30px;
    }

    section.wildest-section .col-lg-3 {
        width: 20%;
    }

    footer.footer-info .row.footer-main .col-md-6 {
        width: 25%;
    }



}


@media(max-width: 991px) {
    .piclist li {
        margin-bottom: 0;
    }

    .picZoomer-zoom-wp {
        display: none !important;
    }

    .number_pro {
        max-width: 421px;
        margin: 0 auto;
    }

    .number_pro form .mul_numb {
        text-align: left;
    }

    .number_pro form {
        justify-content: flex-start;
    }

    .product-detail-content .p-qty-and-cart .p-qty {
        width: 134px;
        margin: 11px auto 0;
    }

    .payment-info {
        margin-top: 50px;
    }

    .account-info ul li {
        display: inline-block;
    }

    .account-info ul {
        text-align: center;
        margin-bottom: 40px;
    }

    .account-info ul li a:before {
        background-image: url(image/tab-arrow.png) !important;
        position: absolute;
        width: 30px;
        height: 16px;
        background-repeat: no-repeat;
        background-size: contain;
        left: 50%;
        top: 98%;
        transform: translateX(-50%);
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 11px;
        padding: 0 7px;
    }

    .tab-dd.dessert-td ul.nav.nav-pills li:first-child:after {
        width: 280px !important;
        left: -280px !important;
    }

    section.flagship-tab .tab-dd li {
        margin-bottom: 10px;
        margin-left: 70px;
    }

    section.flagship-tab .tab-dd ul.nav.nav-pills li:after {
        left: -68px;
        width: 90px;
    }

    .tab-dd.dessert-td ul.nav.nav-pills li:last-child:before {
        width: 258px;
    }

    .our-products-sec .all-product {
        text-align: left;
    }

    .row-flex {
        display: block;
    }

    .about-image {
        margin-bottom: 50px;
    }

    .conta-image {
        top: 440px;
    }

    .conta-image img {
        width: 140px;
    }

    .about-sec .row.row-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    section.banner .row {
        display: block;
        padding: 0 60px;
    }

    .banner-contain h3 {
        text-align: left;
    }

    .wildest-info h2 {
        font-size: 60px;
    }

    .wildest-info p {
        font-size: 14px;
    }

    .wildest-info .left {
        margin-right: 7px !important;
    }

    section.creator-sec .row {
        flex-direction: column-reverse;
    }

    section.flagship-tab div#nav-tabContent .row {
        flex-direction: column-reverse;
    }

    section.flagship-tab div#nav-tabContent .row .description-tab {
        margin-top: 40px;
    }



    .coffee-a-slider {
        margin-top: 60px;
        padding: 0 210px;
    }

    section.our-burgers-sec .all-product {
        float: left;
    }

    section.flagship-tab .tab-dd ul.nav.nav-pills {
        display: block;
        text-align: center;
    }




    /*------ product page -----*/
    ._boxzoom ._product-images {
        width: 100%;
        display: block;
        max-width: 470px;
        float: none;
        margin: 0 auto;
    }

    ._product-images {}

    ._boxzoom .zoom-thumb {
        width: 100%;
    }

    #services .row-sm ._boxzoom {
        display: flex;
        flex-direction: column-reverse;
    }

    .piclist li {
        width: 75px;
        height: 75px;
        margin-right: 10px;
        border: 1px solid rgb(221 221 221 / 52%);
        display: inline-block;
        white-space: normal;
        position: relative;
        float: none;
    }

    /*
    .piclist li img {
    padding: 6px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
*/
    ._boxzoom .zoom-thumb ul.piclist {
        text-align: center;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 30px 0 14px;
        display: block;
    }

    .piclist li img {
        opacity: 0.6;
        object-fit: cover;
        height: 100%;
        padding: 0;
    }

    ._boxzoom ._product-images .picZoomer .picZoomer-pic-wp {
        height: 350px !important;
    }

    #services .product-detail-content {
        padding-top: 35px;
        text-align: center;
    }

    .product-detail-content .price-box .p-list {
        justify-content: center;
    }

    .product-detail-content .price-box .p-list span {
        font-size: 18px;
    }

    .p-qty .decrease_,
    .p-qty input#number,
    .p-qty .value-button.increase_ {
        height: 42px;

    }

    .product-detail-content .p-qty-and-cart {
        display: block;
        padding-top: 10px;
    }

    .product-detail-content .p-qty-and-cart button {
        max-width: 290px;
        width: 90%;
        display: block;
        margin: 20px auto 0 !important;
    }


    .recent_product .releted_prod {
        width: 100%;
        margin: 0;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 20px 0;
        display: block;
    }


    .recent_product .releted_prod .col-xs-12 {
        width: 260px;
        display: inline-block;
        white-space: normal;
        position: relative;
        float: none;
        padding: 7px;
    }

    .recent_product .releted_prod .product-box {
        margin: 0;
    }

    .recent_product .releted_prod .product-box .pro-contain h3 {
        font-size: 16px;
    }

    .recent_product .releted_prod .col-xs-12:first-child {
        margin-left: 6px;
    }

    .recent_product .releted_prod .pro-contain h4 {
        font-size: 20px;
    }

    .recent_product .releted_prod .pro-contain .price_shop span {
        font-size: 14px;
    }
}


@media(max-width:767px) {
    section.cart-banner {
        padding: 40px 0;
    }

    .or-dtl .order-informtion {
        width: 100%;
    }

    .or-dtl .order-address {
        width: 100%;
        padding-top: 0;
    }

    .order-derails-info table.pro-details td,
    .order-derails-info table.pro-details th {
        display: block;
        width: 100%;
        padding: 20px !important;
        position: relative;
        text-align: right !important;
        margin-bottom: 10px;
        background: #f7f7f7;
    }

    .order-derails-info table.pro-details td:before {
        content: "Product";
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-weight: 600;
        text-transform: uppercase;
    }

    .order-derails-info table.pro-details td.shipp-date:before {
        content: "Shipping date";
    }

    .order-derails-info table.pro-details td.order-pro:before {
        content: "Satus";
    }

    .order-derails-info table.pro-details td.order-qty:before {
        content: "Qty";
    }

    .order-derails-info table.pro-details td.pro-price:before {
        content: "Each";
    }

    .order-derails-info table.pro-details td.order-total:before {
        content: "Total";
    }

    .order-derails-info table.pro-details tr.product-info-a {
        display: none;
    }



    .personal-information table td,
    .personal-information table th {
        display: block;
        width: 100%;
        padding: 20px !important;
        position: relative;
        text-align: right;
        margin-bottom: 10px;
        background: #f9f7f3;
    }

    .personal-information table tr.order-gap-in {
        background: #fff;
    }

    .personal-information table td:before {
        position: absolute;
        content: "Order";
        left: 20px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .personal-information table td.order-date:before {
        content: "Date";
    }

    .personal-information table td.order-status:before {
        content: "Status";
    }

    .personal-information table td.order-total:before {
        content: "Total";
    }

    .personal-information table td.oreder-action:before {
        content: "Action";
    }



    .personal-information table tr:first-child th {
        display: none;
    }


    .cart-info tr.porduct-ittem td.Product-img:before {
        top: 50%;
        transform: translateY(-50%);
    }

    .cart-info tr.porduct-ittem td:before {
        content: "PRODUCT";
        position: absolute;
        left: 20px;
        font-family: 'century_gothicregular';
        font-weight: 600;
    }


    .cart-info tr.porduct-ittem td.pro-price:before {
        content: "PRICE";
    }

    .cart-info tr.porduct-ittem td.pl-0:before {
        content: "QTY";
    }

    .cart-info tr.porduct-ittem td.pro-total:before {
        content: "TOTAL";
    }

    .cart-info tr.porduct-ittem td {
        display: block;
        width: 100%;
        position: relative;
        text-align: right !important;
        margin-bottom: 10px;
        background: #fff;
        box-shadow: 0 0 30px rgb(0 0 0 / 5%);
    }

    .cart-info table tr {
        display: block;
        width: 100%;
    }

    .cart-info table tr.product-hed {
        display: none;
    }

    section.flagship-tab .tab-dd ul.nav.nav-pills li:after {
        display: none;
    }

    section.flagship-tab .tab-dd li {
        float: none;
        width: 50%;
        margin: 10px auto
    }

    section.flagship-tab .tab-dd ul.nav.nav-pills {
        width: 100%;
        display: block;
    }

    .wildest-info {
        justify-content: center;
        margin-bottom: 30px;

    }

    section.wildest-section .col-lg-3 {
        width: auto;
        margin: 0 auto;
    }

    .row-flex {
        display: block;
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 0;
        border: 0;
        padding: 0;
        top: 19px;
    }




    .navbar-default .navbar-toggle .icon-bar {
        background: #ffff04 !important;
    }

    header #bs-example-navbar-collapse-1 {
        position: absolute;
        top: 50px;
        background: #ff008c;
        width: 100%;
        border-top: 4px solid #fff;
    }

    header.header .navbar-nav {
        float: none;
        text-align: center;
    }


    /*contact-page*/
    section.contact-tab .conta-nav {
        width: 100%;
        margin-bottom: 50px;
    }

    .contact-info .con-details {
        padding: 30px 30px 0 30px;
    }

    section.contact-tab div#nav-tabContent {
        width: 100%;
    }

    .contact-info .con-details ul li a,
    .contact-info .con-details ul li {
        font-size: 18px;
    }

    section.contact-tab {
        padding: 40px 0;
    }




}

@media(max-width:587px) {

    .coffee-a-slider {
        margin-top: 40px;
        padding: 0 80px;
    }


}

@media(max-width:479px) {

    .chakout-form,
    .form-info {
        padding: 30px;
    }

    .account-info ul li {
        display: inline-block;
    }

    section.my-accoun-sec .account-details {
        padding: 30px;
    }

    .personal-information .per-a h3 {
        font-size: 22px;
    }

    .personal-information .details-left {
        width: 100%;
    }

    .personal-information .details-right {
        width: 100%;
    }

    section.my-accoun-sec,
    section.order-success {
        padding: 40px 0;
    }

    section.cart-details {
        padding: 40px 0;
    }

    .about-containen h3 {
        font-size: 20px;
    }

    footer.footer-info .row.footer-main .col-md-6 {
        width: 100%;
        margin-top: 30px;
    }

    .banner-contain h1 {
        font-size: 50px;
    }

    section.banner .row {
        padding: 0;
    }

    .banner-contain h3 {
        font-size: 20px;
    }


    .section.creator-sec,
    .our-blogs,
    .our-products-sec,
    section.about-sec {
        padding: 40px 0;
    }

    .all-contain h2 {
        font-size: 36px !important;
        line-height: normal;
    }

    .join-us .container .row {
        padding: 0;
    }

    .join-us .news-image {
        /* position: static; */
        right: -36px;
        bottom: -47px;
    }

    section.banner {
        background-position: center right 22%;
        height: 100%;
        padding: 100px 0 50px;
    }

    .inner-banner-contain h1 {
        font-size: 57px;
    }

    .inner-banner-contain h4 {
        font-size: 40px;
    }

    .inner-banner {
        padding: 120px 0 30px;
    }

    .instagram-contain h2 {
        font-size: 36px;
    }

    section.creator-sec .creator-contain h2 {
        font-size: 36px;
    }

    section.creator-sec .creator-contain ul li h6 {
        font-size: 20px;
    }

    section.wildest-section .col-lg-3 {
        width: 100% !important;
    }

    .wildest-info {
        margin-bottom: 20px;
        text-align: left;
        justify-content: left;
    }

    section.wildest-section .col-lg-3:first-child {
        width: 100% !important;
    }

    section.creator-sec {
        padding: 40px 0;
    }

    section.instagram-feed {
        padding-bottom: 40px;
    }

    section.flagship-tab {
        padding: 40px 0;
    }

    section.flagship-tab .tab-dd {
        padding-bottom: 20px;
    }

    section.coffee-sec .row.hedd-a .coffe-heading h2 {
        font-size: 36px;
    }

    /*---blog-details---------*/

    .blog-details-banner-contain h1 {
        font-size: 36px;
        line-height: normal;
    }

    .product_dtls_banner .blog-details-banner-contain {
        padding-bottom: 0;
        padding-top: 20px;
    }

    .blog-details-banner-contain p {
        font-size: 14px;
        line-height: normal;
    }

    section#services {
        padding: 80px 0;
    }


    section.blog-details {
        margin-top: -50px;
        padding-bottom: 50px;
    }

    .row.blog-dd .blog-content,
    .row.blog-ad .blog-content {
        padding-top: 20px;
    }

    section.blog-details .row.blog-ad {
        padding-bottom: 30px;
    }

    .blog-wrp .comment b {
        font-size: 22px;
        line-height: normal;
    }

    .blog-wrp .comment p.con-a {
        font-size: 22px;
    }

    .blog-form h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .blog-wrp .blog-form {
        padding: 30px;
    }

    .blog-form form .form-group {
        width: 100% !important;
    }

    .blog-wrp .blog-form ul {
        float: none;
        padding: 20px 0 0;
        text-align: center;
    }

    .blog-sld {
        padding-top: 20px;
    }

    .conta-image {
        top: 560px;
        right: 3px
    }

    .form-group {
        width: 100% !important;
    }

    .our-blogs .col-lg-4 {
        width: 100%;
    }

    section.flagship-tab .tab-dd li {

        width: 100%;

    }

}

@media (max-width:767px) {
    header.header a.navbar-brand img {
        height: 81px;
    }

    header .navbar .navbar-header a.navbar-brand:after {
        height: 38px !important;
        background-size: cover;
        width: 10%;
        left: -7% !important;

    }

    .banner-contain h1:before {
        right: -50px;
    }
}

@media (max-width:480px) {
    ._boxzoom ._product-images .picZoomer {
        padding: 0;
    }

    .banner-contain h1:after {
        left: -40px;
        width: 39px;
        height: 44px;
    }

    .banner-contain h1:before {
        width: 49px;
        height: 35px;
        top: 50px !important;
    }


    .product_desc_tab ul.tabs li {
        display: block;
        width: 210px;
        margin: 0 auto;
        text-align: center;
        border: 1px solid #222;
        background: #222;
        margin-bottom: 6px;
        color: #fff;
    }

    .product_desc_tab ul.tabs .current {
        background: #ff0069;
        border: 1px solid #ff0069;
        color: #fff;
    }

    .product_desc_tab .tab-content {
        box-shadow: 0px 0px 30px rgb(22 12 12 / 12%);
        border: 0;
        padding: 22px;
    }

    .product_desc_tab ul.tabs {
        border: 0;
        margin-bottom: 35px;
    }

    .product_desc_tab .tab-content p:last-child {
        margin-bottom: 0;
    }

    .product_desc_tab .tab-content h2 {
        font-size: 27px;
        margin-top: 0;
    }
}

@media (max-width:370px) {

    .banner-contain h1:before,
    .banner-contain h1:after {
        display: none;
    }
}


@media (max-width:1199px) {
    .our-shop .shop_box .shop_img img {
        height: auto;
        width: 100%;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .navbar-default .navbar-nav > li > a {
        padding: 10px 11px;
    }

    .number_pro form .mul_numb label,
    .number_pro form .Messag label {
        font-size: 12px;
    }

    .number_pro form .mul_numb input {
        padding: 6px 5px 6px 14px;
        width: 70px;
    }

    .number_pro form .mul_numb .numver_valu {
        width: 90px;
    }

    .number_pro form .mul_numb label,
    .number_pro form .Messag label {
        font-size: 12px;
    }

    .number_pro form .mul_numb input {
        padding: 6px 5px 6px 14px;
        width: 70px;
    }

    .number_pro form .mul_numb .numver_valu {
        width: 90px;
    }

    ._boxzoom .zoom-thumb {
        width: 100px;
    }

    .piclist li {
        width: 95px;
        height: 95px;
    }
}

@media (max-width:767px) and (min-width:481px) {
    .our-shop .blog-info {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .our-shop .blog-info .col-xs-12 {
        width: 50%;
    }

    .our-shop .container {
        width: 93%;
    }

    .our-shop .shop_box .shop_contain h4 {
        font-size: 20px;
    }

    .our-shop .shop_box .shop_contain h3.catagory {
        font-size: 16px;
    }

    .our-shop .shop_box .shop_contain .price_shop span {
        font-size: 15px;
    }

    .our-shop .shop_box .shop_contain a {
        padding: 8px 27px;
        letter-spacing: normal;
    }

    .our-shop .shop_box .shop_contain .price_shop .orginal_priceprice {
        margin-left: 0;
    }
}


@media (max-width:566px) and (min-width:481px) {
    .our-shop .shop_box .shop_contain h4 {
        height: 44px;
    }

    .our-shop .shop_box .shop_img {
        height: 180px;
    }
}


@media (max-width:480px) {
    .our-shop .container {
        width: 93%;
    }

    .our-shop .shop_box .shop_img {
        height: auto;
    }

    .our-shop .shop_box {
        max-width: 300px;
        margin: 0 auto 40px;
    }

    .our-shop .col-xs-12:last-child .shop_box {
        margin-bottom: 0;
    }

    .our-shop .shop_box .shop_contain h4 {
        font-size: 20px;
    }

    .our-shop .shop_box .shop_contain h3.catagory {
        font-size: 16px;
    }

    .our-shop .shop_box .shop_contain .price_shop span {
        font-size: 15px;
    }

    .our-shop .shop_box .shop_contain a {
        padding: 8px 27px;
        letter-spacing: normal;
    }

    .number_pro form .mul_numb label {
        font-size: 12px;
    }

    .number_pro form .mul_numb input {
        font-size: 12px;
    }
}


@media (max-width:390px) {
    .number_pro form .mul_numb input {
        width: 69px;
    }

    .number_pro form .mul_numb .numver_valu {
        width: 80px;
    }

    .number_pro form .mul_numb .numver_valu .value-button.increase_,
    .number_pro form .mul_numb .numver_valu .value-button.decrease_ {
        width: 24px;
    }

    .number_pro form .mul_numb label {
        line-height: normal;
        height: 24px;
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
    }
}




/*---------------Find a Table ------------------------*/




#find_table .table-bordered {
    width: 100%;
    border: 0 !important;
}

div#find_table .table-bordered th {
    border: 0;
    text-align: center;
}

div#find_table .table-bordered tr {
    background: transparent;
}

div#find_table .table-bordered td {
    border: 0;
    text-align: center;
}

div#find_table .table-bordered th span.btn-group {
    display: flex;
    justify-content: space-between;
}

div#find_table .table-bordered th span.btn-group a.btn.active {
    background: transparent;
    box-shadow: none;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
}


#find_table ul#pills-tab {
    display: flex;
    justify-content: space-between;
    background: #fff1f3;
    border-radius: 100px;
    align-items: center;

}


#find_table ul#pills-tab li.nav-item a {
    color: #f93b54;
    border-radius: 100px;
    margin: 0;
}

div#find_table .table-bordered td.btn-primary {
    background: #ffd1d7;
    color: #000;
    border-radius: 100px;
    width: 40px;
    height: 40px;
}

div#find_table .table-bordered td.muted {
    opacity: 0;
}

div#find_table .table-bordered .color_red {
    color: #f93b54;
}

#find_table ul#pills-tab li.nav-item a {
    display: flex;
    align-items: center;
    padding: 14px 40px;
}

#find_table ul#pills-tab li.nav-item a p {
    margin: 0 0 0 3px;
    display: none;
    color: #fff;
}

#find_table ul#pills-tab li.nav-item.active a {
    background: #f93b54;
}

#find_table ul#pills-tab li.nav-item.active a p {
    display: block;
}

#find_table ul#pills-tab li.nav-item.active a i {
    color: #fff;
}

#find_table div#pills-tabContent {
    padding-top: 20px;
    border-top: 2px solid #e2e2e2;
    margin-top: 20px;
}




/*----------------------------*/


#find_table .choose_time {
    text-align: center;
    padding-bottom: 10px;
}

#find_table .choose_time i {
    color: #f93b54;
    margin: 0 5px 0 0;
    font-size: 16px;
}

#find_table .choose_time {}

#find_table .choose_time_info {
    padding: 20px 0;
    border-top: 2px solid #e2e2e2;
}

#find_table .choose_time_info ul {
    padding: 0;
    margin: 0;
}

#find_table .choose_time_info ul li {
    display: inline-flex;
    margin: 5px 0;
}

#find_table .choose_time_info ul li a {
    color: #000;
    padding: 11px 28px;
    background: #ececec;
    border-radius: 100px;
    text-decoration: none;
}

#find_table .choose_time_info ul li a.active {
    background: #f93b54;
    color: #fff;
}

/* ------------ */

#find_table .choose_guest {
    text-align: center;
    padding-bottom: 10px;
}

#find_table .choose_guest i {
    color: #f93b54;
    margin: 0 5px 0 0;
    font-size: 16px;
}

#find_table .choose_guest {}

#find_table .choose_guest_info {
    padding: 20px 0;
    border-top: 2px solid #e2e2e2;
}

#find_table .choose_guest_info ul {
    padding: 0;
    margin: 0;
}

#find_table .choose_guest_info ul li {
    display: inline-flex;
    margin: 5px 0;
}

#find_table .choose_guest_info ul li a {
    color: #000;
    padding: 11px 28px;
    background: #ececec;
    border-radius: 100px;
    text-decoration: none;
}

#find_table .choose_guest_info ul li a.active {
    background: #f93b54;
    color: #fff;
}
/* ------------*/


#find_table ul#pills-tab li.nav-item a:hover {
    background: #f93b54 !important;
    color: #fff !important;
}

.offer_text {
    position: relative;
}

.offer_text i {
    color: #f93b54;
    font-size: 18px;
    position: absolute;
    left: 0;
}

.offer_text p {
    padding-left: 20px;
    font-size: 16px;
    text-shadow: none !important;
}

.all-contain.bb_home {
    display: block;
    text-align: center;
    margin: 80px 0 0;
}

div#order_successful .modal-body {
    text-align: center;
    padding: 100px;
}


@media(max-width:560px) {



    div#find_table .modal-body {
        padding:
            20px;
    }

    #find_table ul#pills-tab li.nav-item a {
        padding: 8px 18px;
    }

    #find_table ul#pills-tab li.nav-item.active a i {
        font-size: 12px;
    }

    #find_table .choose_time_info ul li a {
        padding: 8px 14px;
        width: 83px;
        text-align: center;
        font-size: 12px;
    }
    
    #find_table .choose_guest_info ul li a {
        padding: 8px 14px;
        width: 83px;
        text-align: center;
        font-size: 12px;
    }

    div#order_successful .modal-body {
        padding: 20px 20px;
    }




}

#find_table div#pills-tabContent select#choose_br {
    width: 100%;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 0;
    box-shadow: none;
}



#find_table div#pills-tabContent .datepicker.datepicker-inline {
    margin: 0 auto;
    width: 100%;
}

#find_table div#pills-tabContent .datepicker.datepicker-inline table.table-condensed {
    width: 100%;
}

#find_table div#pills-tabContent .datepicker.datepicker-inline table.table-condensed th.datepicker-switch {
    font-size: 20px;
    text-transform: uppercase;
}


/*#find_table div#pills-tabContent tbody tr td:first-child {*/
/*    color: #f93b54;*/
/*}*/

/*#find_table div#pills-tabContent th.dow:first-child {*/
/*    color: #f93b54;*/
/*}*/


.modal-header {
    padding: 0 !important;
    border: 0 !important;
}


/*-------- order popup -----------*/
.or_of_pup in .modal-dialog {
    width: 750px;
}

.or_of_pup .modal-dialog {
    max-width: 730px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.or_of_pup .modal-dialog .modal-header {
    border: 0;
    padding: 0;
}

.or_of_pup {
    display: flex;
    align-items: center;
    justify-content: center;
}



.inner-banner-contain h1,
.inner-banner-contain h4,
.wildest-info h2. section.creator-sec .creator-contain h2,
.instagram-contain h2 {
    font-family: 'james_stroker';
}

/*-------- -------Find a Table ------end------------------*/

.def-number-input  button {
background: transparent;
}
.error{
    color:red;
    font-weight: 500;
}
/* Chrome, Safari, Edge, Opera */
.cart-info table td.pl-0 input.quantity::-webkit-outer-spin-button,
.cart-info table td.pl-0 input.quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.cart-info table td.pl-0 input.quantity[type=number] {
  -moz-appearance: textfield;
}

.def-number-input.number-input.safari_only.mb-0{
    display: flex;
    justify-content: center;
    column-gap: 10px;
}

@media (max-width: 767px){
.def-number-input.number-input.safari_only.mb-0{
    justify-content: end;
}
}

.product-detail-content .p-qty-and-cart .p-qty input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}

.product-detail-content .p-qty-and-cart .p-qty input{
    border: none;
    padding: 0px 0px 0px 10px;
    width: 100%;
    height:100%;
}
.product-detail-content .p-qty-and-cart .p-qty input:focus {
    border: 0px;
    outline: none;
}

.product-detail-content .p-qty-and-cart .p-qty input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
    height:40px;
}
.price-box .add-cart .p-qty input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
    height:40px;
}
.price-box .add-cart .p-qty  input:focus {
    border: 0px;
    outline: none;
}
.price-box .add-cart .p-qty input{
    border: none;
  padding: 0px 0px 0px 10px;
  width: 100%;
height: 100%;
}
/*.product-detail-content .price-box .p-qty-and-cart .add_to_cc {*/
/*    margin-left: 0px;*/
/*}*/
.product-detail-content .price-box .p-qty-and-cart button#add-to-cart {
    margin-left: 0px;
}

a.cart_count_item  span{
    position: absolute;
    top: 4px;
    background: #2c91fc;
    min-width: 20px;
    text-align: center;
    border-radius: 90px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    right: -4px;
    height: 20px;
    display: block;
}

a.cart_count_item {
    position: relative;
}
a.cart_count_item span:hover {
    color: #fff;
}
.navbar-default .navbar-nav>li> a.cart_count_item:hover  span {
    color: #fff;
}