@font-face {

    font-family: 'Rajdhani';

    src: url('../fonts/Rajdhani-Bold.woff2') format('woff2'), url('../fonts/Rajdhani-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Roboto';

    src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}





/*****************globals*************/



body {

    font-family: 'Rajdhani';

    overflow-x: hidden;

}



img {

    max-width: 100%;

}



.preview {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-direction: column;

    -ms-flex-direction: column;

    flex-direction: column;

}



.review-no {

    font-size: 15px;

    color: #000000;

    font-weight: 400;

    font-family: "Roboto";

    text-align: left;

}



.nav-tabs .nav-link.active,

.nav-tabs .nav-item.show .nav-link {

    color: #495057;

    background-color: none !important;

    border-color: #dee2e6 #dee2e6 #fff;

}



.nav-tabs .nav-item.show .nav-link,

.nav-tabs .nav-link.active {

    border: none !important;

}



.nav-tabs {

    border-bottom: 0px solid #000 !important;

    margin-bottom: 0px !important;

}



.nav-tabs .nav-link {

    font-size: 25px !important;

    /* line-height: 41px; */

    color: #000000 !important;

    font-weight: 700 !important;

    font-family: "Rajdhani" !important;

    margin: 0px !important;

    padding: 0px !important;

}



.tabe-pane-content {

    width: 1174px;

    height: 502px;

    font-size: 16px;

    color: #838383;

    font-weight: 400;

    font-family: "Roboto";

    text-align: left;

    text-align: justify;

}



.tabe-pane-content h3 {

    color: #000;

    margin-top: 40px !important;

    font-size: 23px;

    font-weight: bold;

    margin-bottom: 20px !important;

}



.tabe-pane-content p {

    font-size: 16px;

    /* line-height: 24px; */

    color: #000;

    font-weight: 400;

    font-family: "Roboto";

    text-align: left;

}



.tabs_product_detail {

    margin-bottom: 200px;

    height: 200px !important;

}



.related_product_container h3 {

    font-size: 25px;

    color: #000000;

    font-weight: 700;

    font-family: "Rajdhani";

}



.owl-carousel {

    position: relative;

}



.owl-carousel .owl-nav.disabled {

    display: block;

    display: flex;

    justify-content: space-between;

    font-size: 50px;

}



.owl-carousel .owl-nav .owl-prev {

    position: absolute;

    top: 20%;

    left: -10px;

}



.owl-carousel .owl-nav .owl-next {

    position: absolute;

    top: 20%;

    right: -10px;

}



.owl-carousel .owl-nav .owl-prev:hover {

    background-color: #fdb819;

    padding: 5px;

}



.owl-carousel .owl-nav .owl-next:hover {

    background-color: #fdb819;

    padding: 5px;

}



.tab-content img {

    height: 460px !important;

}



.bottom_btn .btn {

    width: 133px !important;

    height: 40px !important;

    background-color: #fdb819 !important;

    border: none !important;

    outline: none !important;

    font-size: 14px !important;

    line-height: 29px;

    color: #50411e;

    font-weight: 600 !important;

    font-family: "Roboto";

}



.bottom_btn .btn:hover {

    background: transparent !important;

    border: 2px solid #fdb819 !important;

    transition: 0.5 linear all;

}



.search-sec {

    margin-top: 0px;

    margin-bottom: 0px;

    padding-top: 46px;

    padding-bottom: 105px !important;

}



.comman_search {

    margin-top: 46px;

}



@media (max-width:1326px) and (min-width:1024px) {

    .owl-carousel .owl-nav.disabled {

        display: block;

        display: flex;

        justify-content: space-between;

        font-size: 50px !important;

    }

    .owl-carousel .owl-nav .owl-prev {

        position: absolute;

        top: 20%;

        left: -10px;

        font-size: 40px !important;

    }

    .owl-carousel .owl-nav .owl-next {

        position: absolute;

        top: 20%;

        right: -10px;

        font-size: 40px !important;

    }

    .owl-carousel .owl-nav .owl-prev:hover {

        background-color: #fdb819 !important;

        padding: 5px;

    }

    .owl-carousel .owl-nav .owl-next:hover {

        background-color: #fdb819;

        padding: 5px;

    }

}



@media (max-width:1023px) and (min-width:768px) {

    .owl-carousel .owl-nav.disabled {

        display: block;

        display: flex;

        justify-content: space-between;

        font-size: 50px !important;

    }

    .owl-carousel .owl-nav .owl-prev {

        position: absolute;

        top: 20%;

        left: -10px;

        font-size: 40px !important;

    }

    .owl-carousel .owl-nav .owl-next {

        position: absolute;

        top: 20%;

        right: -10px;

        font-size: 40px !important;

    }

    .owl-carousel .owl-nav .owl-prev:hover {

        background-color: #fdb819 !important;

        padding: 5px;

    }

    .owl-carousel .owl-nav .owl-next:hover {

        background-color: #fdb819;

        padding: 5px;

    }

}





/* @media query  */



@media screen and (max-width: 996px) {

    .preview {

        margin-bottom: 20px;

    }

}



.preview-pic {

    -webkit-box-flex: 1;

    -webkit-flex-grow: 1;

    -ms-flex-positive: 1;

    flex-grow: 1;

}



.preview-thumbnail.nav-tabs {

    border: none;

    margin-top: 15px;

}



.preview-thumbnail.nav-tabs li {

    width: 18%;

    margin-right: 2.5%;

}



.preview-thumbnail.nav-tabs li img {

    max-width: 100%;

    display: block;

}



.preview-thumbnail.nav-tabs li a {

    padding: 0;

    margin: 0;

}



.preview-thumbnail.nav-tabs li:last-of-type {

    margin-right: 0;

}



.tab-content {

    overflow: hidden;

}



.tab-content img {

    width: 100%;

    -webkit-animation-name: opacity;

    animation-name: opacity;

    -webkit-animation-duration: .3s;

    animation-duration: .3s;

    width: 100%;

    height: 100%;

    object-fit: contain;

}



.card {

    /* margin-top: 50px; */

    background: #ffff;

    margin-bottom: 20px;

    /* padding: 3em; */

    line-height: 1.5em;

    border: none;

}



.wrn-btn {

    color: rgb(32, 31, 31) !important;

    font-weight: 600;

}



.product_detail_hero {

    height: 475px !important;

    background-size: 170% 160%;

    background-position: top;

}



.product_detail_header {

    height: 475px !important;

}



.about_hero {

    height: 100% !important;

    /* background-size: 100% 160%; */

    background-position: top center;

    background-image: url(../images/about_header.png);

    /* background-position: center bottom; */

    /* background-size: cover; */

    /* background-repeat: no-repeat; */

    clip-path: none;

    color: white;

    /* padding-bottom: 30px; */

}



@media screen and (min-width: 997px) {

    .wrapper {

        display: -webkit-box;

        display: -webkit-flex;

        display: -ms-flexbox;

        display: flex;

    }

}



.details {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-direction: column;

    -ms-flex-direction: column;

    flex-direction: column;

}



.colors {

    -webkit-box-flex: 1;

    -webkit-flex-grow: 1;

    -ms-flex-positive: 1;

    flex-grow: 1;

}



.product-title {

    font-size: 25px;

    color: #0c0c0c;

    font-weight: 700;

    font-family: "Rajdhani";

}



.price {

    font-size: 29px;

    color: #ff9800;

    font-weight: 700;

    font-family: "Rajdhani";

    margin-bottom: 15px !important;

}



.checked,

.price span {

    color: #ff9f1a;

}



.product-title,

.rating,

.product-description,

.price,

.vote,

.sizes {

    margin-bottom: 15px;

}
.rating{
    margin-top: 15px;
}



.product-title {

    margin-top: 0;

}



.size {

    margin-right: 10px;

}



.size:first-of-type {

    margin-left: 40px;

}



.color {

    display: inline-block;

    vertical-align: middle;

    margin-right: 10px;

    height: 2em;

    width: 2em;

    border-radius: 2px;

}



.color:first-of-type {

    margin-left: 20px;

}



.add-to-cart,

.like {

    background: #ff9f1a;

    padding: 1.2em 1.5em;

    border: none;

    text-transform: UPPERCASE;

    font-weight: bold;

    color: #fff;

    -webkit-transition: background .3s ease;

    transition: background .3s ease;

}



.add-to-cart:hover,

.like:hover {

    background: #b36800;

    color: #fff;

}



.not-available {

    text-align: center;

    line-height: 2em;

}



.not-available:before {

    font-family: fontawesome;

    content: "\f00d";

    color: #fff;

}



.orange {

    background: #ff9f1a;

}



.green {

    background: #85ad00;

}



.blue {

    background: #0076ad;

}



.tooltip-inner {

    padding: 1.3em;

}



.progress {

    height: 0.2rem !important;

    margin: 20px 0px;

}



.progress_margin_0 {

    margin-top: 0px;

}



.yello_color {

    background-color: #ff9800 !important;

}



.shipping_detail {

    display: flex;

    margin-bottom: 20px;

}



.shipping_detail p {

    font-size: 23px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

    margin-left: 15px !important;

}



.shipping_detail .shipping_number {

    display: flex;

    font-size: 19px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

}



.shipping_detail .shipping_truck {

    display: flex;

    margin-left: 20px;

    font-size: 19px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

}



.free_shipping_text {

    font-size: 19px !important;

    /* line-height: 41px; */

    color: #000000 !important;

    font-weight: 600 !important;

    font-family: "Roboto" !important;

    text-align: left;

}



.tabs_product_detail ul li a {

    font-size: 25px;

    color: #000000 !important;

    font-weight: 700;

    font-family: "Rajdhani";

}



.rating .stars span,

.rating .stars i {

    color: #777777 !important;

}



.select_field h3 {

    font-size: 25px;

    color: #000000;

    font-weight: bold;

    font-family: "Rajdhani";

}



.select_field .form-group {

    margin-bottom: 12px !important;

}



.select_field select:hover {

    border: 2px solid #fdb819 !important;

    color: #fdb819 !important;

}



.select_field a {

    font-size: 14px;

    /* line-height: 29px; */

    color: #50411e;

    font-weight: 400;

    font-family: "Roboto";

    text-decoration: none;

}



.product_detail_btn {

    margin-top: 30px;

}



.product_detail_btn .btn {

    width: 161px;

    height: 40px;

    background-color: #fdb819;

    border: none !important;

    outline: none !important;

    color: #000;

    font-weight: 500;

    line-height: 30px;

    font-family: 'Roboto';

}



.product_detail_btn .btn:hover {

    background: transparent !important;

    border: 2px solid #fdb819 !important;

}



.product_detail_btn input {

    width: 85px;

    background: #f1f1f1 !important;

    border-radius: 30px !important;

    height: 40px !important;

    margin-right: 15px;

    text-align: center;

}



@-webkit-keyframes opacity {

    0% {

        opacity: 0;

        -webkit-transform: scale(3);

        transform: scale(3);

    }

    100% {

        opacity: 1;

        -webkit-transform: scale(1);

        transform: scale(1);

    }

}



@keyframes opacity {

    0% {

        opacity: 0;

        -webkit-transform: scale(3);

        transform: scale(3);

    }

    100% {

        opacity: 1;

        -webkit-transform: scale(1);

        transform: scale(1);

    }

}





/*# sourceMappingURL=style.css.map */



@media (max-width:767px) and (min-width:576px) {

    .card {

        margin-top: 0px !important;

    }

}



@media (max-width:767px) {

    .product_detail_hero {

        height: 100% !important;

        background-size: 170% 160%;

        background-position: top;

    }

    .product_detail_header {

        height: auto !important;

    }

    .owl-carousel .owl-nav.disabled {

        display: block;

        display: flex;

        justify-content: space-between;

        font-size: 50px !important;

    }

    .owl-carousel .owl-nav .owl-prev {

        position: absolute;

        top: 20%;

        left: -10px;

        font-size: 40px !important;

    }

    .owl-carousel .owl-nav .owl-next {

        position: absolute;

        top: 20%;

        right: -10px;

        font-size: 40px !important;

    }

    .owl-carousel .owl-nav .owl-prev:hover {

        background-color: #fdb819 !important;

        padding: 5px;

    }

    .owl-carousel .owl-nav .owl-next:hover {

        background-color: #fdb819;

        padding: 5px;

    }

}



@media (max-width:856px) {

    .shipping_detail p {

        font-size: 13px !important;

    }

}





/* Billing Styling  */



.proceed_btn .btn {

    width: 205px !important;

    border: none;

    outline: none;

    height: 45px !important;

    font-size: 15px;

    /* line-height: 55px; */

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

}



.checkbox_parent.checkbox_parent {

    display: flex;

    justify-content: space-between;

    margin-top: 10px;

}



.checkbox_parent .checkbox_container {

    display: block;

    position: relative;

    padding-left: 20px;

    margin-bottom: 15px;

    cursor: pointer;

    font-size: 14px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

}



.checkbox_parent .checkbox_container input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

    height: 0;

    width: 0;

}





/* Create a custom checkbox */



.checkbox_group {

    display: flex;

    align-items: center;

}



.checkbox_parent .checkmark {

    position: absolute;

    top: 0;

    left: 0;

    height: 15px;

    width: 15px;

    background: transparent;

    border: 1px solid grey;

    border-radius: 5px;

}





/* On mouse-over, add a grey background color */



.checkbox_parent .checkbox_container:hover input~.checkmark {

    background-color: #fbb71c;

}





/* When the checkbox is checked, add a blue background */



.checkbox_parent .checkbox_container input:checked~.checkmark {

    background-color: #fbb71c;

}





/* Create the checkmark/indicator (hidden when not checked) */



.checkbox_parent .checkmark:after {

    content: "";

    position: absolute;

    /* display: none; */

    top: 0;

}





/* Show the checkmark when checked */



.checkbox_parent.checkbox_container input:checked~.checkmark:after {

    display: block;

}





/* Style the checkmark/indicator */



.checkbox_parent .checkmark:after {

    left: 4px;

    top: 0px;

    width: 5px;

    height: 10px;

    border: solid white;

    border-width: 0 3px 3px 0;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

}



.billing_detail_checkout input {

    border-radius: 0px !important;

    border: 2px solid #d1d1d1;

    background: #fbfbfb !important;

    height: 40px !important;

    font-weight: 500 !important;

    font-family: 'Roboto';

    font-size: 16px !important;

}



.billing_detail_checkout h2,

.billing_detail_checkout h3 {

    font-size: 25px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 700;

    font-family: "Rajdhani";

    /* text-align: center; */

}



.billing_detail_checkout p {

    font-size: 14px;

    color: #838383;

    font-weight: 400;

    font-family: "Roboto";

    margin-bottom: 35px !important;

}



.billing_detail_checkout label {

    font-size: 14px;

    /* line-height: 56px; */

    color: #000000;

    font-weight: 400;

    font-family: "Roboto";

}



.order_detail_check h2 {

    font-size: 25px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 700;

    font-family: "Rajdhani";

}



.order_detail_check .table th {

    padding: 0px !important;

    padding: 9px 0px !important;

}



.order_detail_check .table th {

    border-top: 0px !important;

    font-size: 15px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 700;

    font-family: "Roboto";

    text-transform: uppercase;

}



.order_detail_check .table td {

    padding: 0px !important;

    padding: 15px 0px !important;

    font-size: 15px;

    color: #000000;

    font-weight: 400;

    font-family: "Roboto";

}



.order_detail_check .table b {

    font-size: 16px;

    /* line-height: 46px; */

    color: #000000;

    font-weight: 700;

    font-family: "Roboto";

}



.order_detail_check img {

    height: 145px !important;

    width: 100% !important;

}



.order_detail_check .text {

    font-size: 14px;

    color: #838383;

    font-weight: 400;

    font-family: "Roboto";

    margin-top: 15px !important;

}



.checkbox_parent {

    margin: 15px 0px 10px 0px !important;

}



.checkbox_parent p {

    font-size: 14px;

    color: #838383;

    font-weight: 400;

    font-family: "Roboto";

}



.order_detail_check .btn {

    font-size: 15px !important;

    /* line-height: 55px; */

    color: #000000;

    font-weight: 700 !important;

    font-family: "Roboto";

}



.order_detail_check .btn:hover {

    background: transparent !important;

    border: 2px solid #fdb819;

    transition: 0.5s linear all;

}



.order_detail_check {

    padding-left: 40px !important;

}



.billing_detail_checkout {

    padding-right: 40px !important;

}



@media (max-width:900px) {

    .order_detail_check {

        padding-left: 20px !important;

    }

    .billing_detail_checkout {

        padding-right: 20px !important;

    }

}





/* About css start  */



#about {

    background-image: url('../images/abaout_bg.png');

    background-size: 115% 100%;

    /* background-position: lef; */

    padding: 60px 0px 60px 0px;

}



#about h2 {

    font-size: 36px;

    color: #000000;

    font-weight: 700;

    font-family: "Rajdhani";

    text-transform: uppercase;

    position: relative;

}



#about h2::after {

    content: "";

    position: absolute;

    bottom: -50%;

    left: 0;

    height: 5px;

    width: 13%;

    background-color: #fdb819;

    border-radius: 30px;

}



#about p {

    font-size: 18px;

    /* line-height: 29px; */

    color: #838383;

    font-weight: 400;

    font-family: "Roboto";

}



#about .btn {

    width: 104px !important;

    height: 40px !important;

    background-color: #fdb819 !important;

    border: none !important;

    outline: none !important;

    border-radius: 0px;

    font-size: 14px;

    line-height: 30px;

    color: #50411e !important;

    font-weight: 700 !important;

    font-family: "Roboto" !important;

    margin-top: 30px !important;

    transition: 0.5s linear all;

}



#about .btn:hover {

    background: transparent !important;

    border: 2px solid #fdb819 !important;

}



#leader_ship {

    padding: 35px 0px;

}



#leader_ship h2 {

    font-size: 36px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 700 !important;

    font-family: "Rajdhani" !important;

    position: relative;

}



#leader_ship h2::after {

    content: "";

    position: absolute;

    left: 46%;

    bottom: -30%;

    height: 5px;

    width: 8%;

    background-color: #fdb819;

    border-radius: 30px !important;

}



#leader_ship .content {

    text-align: center;

    position: relative;
	margin-bottom: 40px;

    /* background-color: #000; */

    /* background-image: url('../images/about-5.png'); */

}



#leader_ship .content .name {

    position: absolute;

    bottom: 15px;

    left: 10%;

    color: #fff;

    text-align: center !important;

    width: 100%;

    /* margin: 0px auto; */

    background-color: #000;

    padding: 12px;

    width: 80%;

    border-radius: 0px 0px 20px 20px;

    border-top: 2px solid #ff9800;
	bottom: -17px

}
#leader_ship .content img
{
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-box-shadow: 0px -1px 12px 0px rgb(191 191 191);
    -moz-box-shadow: 0px -1px 12px 0px rgba(191,191,191,1);
    box-shadow: 0px -1px 12px 0px rgb(191 191 191);
	width: 231px;
    height: 260px;
}


#leader_ship .content .name h3 {

    font-size: 18px;

    line-height: 24px;

    color: #ff9800;

    font-weight: 700;

    font-family: "Rajdhani";

    text-align: center;

}



#leader_ship .content .name p {

    font-size: 16px;

    color: #fff;

    font-weight: 400;

    font-family: "Rajdhani";

    text-align: center;

}



#leader_ship .btn {

    width: 104px !important;

    height: 40px !important;

    background-color: #fdb819 !important;

    line-height: 30px;

    font-size: 14px !important;

    line-height: 29px !important;

    color: #50411e !important;

    font-weight: 600 !important;

    font-family: "Roboto" !important;

    outline: none !important;

    transition: 0.5s linear all;

    border-radius: 0px;

}



#leader_ship .btn:hover {

    background: transparent !important;

    border: 2px solid #ff9700 !important;

}



#family_brand {

    padding: 55px 0px 24px 0px;

    background-image: url('../images/about_family_bg.png');

    padding-bottom: 24px;

    background-size: cover;

    background-position: center;

}



#family_brand h2 {

    text-align: center;

    font-size: 36px;

    color: #000000;

    font-weight: 700 !important;

    font-family: "Rajdhani" !important;

    position: relative;

    margin-bottom: 30px !important;

}



#family_brand h2::after {

    content: "";

    position: absolute;

    height: 5px;

    width: 10%;

    left: 46%;

    bottom: -50%;

    background-color: #ff9700;

    border-radius: 30px !important;

}



#family_brand .content {

    padding: 20px;

    text-align: center;

    background-color: #fff;

    border: 1px solid #ff9700;

    margin-top: 30px;

}



#family_brand .content p {

    font-size: 14px;

    margin-top: 20px !important;

    color: #838383 !important;

    font-weight: 400 !important;

    font-family: "Roboto" !important;

    text-align: center !important;

}



#family_brand .btn {

    width: 104px;

    height: 40px;

    background-color: #fdb819 !important;

    font-size: 14px;

    line-height: 29px;

    color: #50411e;

    font-weight: 400;

    font-family: "Roboto";

    outline: none !important;

    transition: 0.5s linear all;

    margin-bottom: 13px;

    border-radius: 0px !important;

}



#family_brand .btn:hover {

    background: transparent !important;

    border: 2px solid #ff9700;

}



@media (max-width:1326px) {

    #about {

        height: auto !important;

        background-repeat: no-repeat;

        background-size: 100% 100%;
		min-height: 233px !important;

    }

    #about p {

        font-size: 14px;
		margin-bottom: 30px !important;

    }

}



@media (max-width:604px) {

    #about h2 {

        /* color: #fff !important; */

    }

    #about p {

        font-size: 18px;

        color: #ffff;

        background-color: rgba(0, 0, 0, 0.7);

        padding: 10px;

    }

    #about {

        height: auto !important;

        background-repeat: no-repeat;

        background-size: 100% 100%;

    }

}



@media (max-width:768px) {

    .search-sec {

        margin-bottom: 0px !important;

    }

    .about_main_header {

        background-image: url(../images/shopping_cart_header.png);

        background-position: top center;

        background-repeat: no-repeat;

        /* height: 500px; */

        background-size: cover;

    }

}





/* About css start  */





/* Cntact page css start  */



#contact_us {

    /* background-color: #fbb71c; */

    background-image: url('../images/contact_bg.png');

    /* background-size: cover; */

    background-position: top center;

    padding: 75px 0px !important;

}



#contact_us h2 {

    font-size: 36px;

    color: rgb(255, 255, 255);

    font-weight: 700;

    font-family: Rajdhani;

    text-align: center;

    position: relative;

    margin-bottom: 33px !important;

}



#contact_us h2::after {

    content: "";

    position: absolute;

    bottom: -30%;

    left: 44%;

    width: 12%;

    height: 4px;

    border-radius: 2px;

    background-color: #ff9800;

}



#contact_us p {

    font-size: 18px;

    color: #ffffff !important;

    font-weight: 400 !important;

    font-family: "Roboto" !important;

    text-align: center;

}



#contact_us .address_parent,

#contact_us .phone_parent,

#contact_us .mail_parent {

    display: flex;

    align-items: center;

    margin: 20px 0px;

}



#contact_us .address_parent i,

#contact_us .phone_parent i,

#contact_us .mail_parent i {

    padding: 20px;

    border-radius: 50%;

    background-color: #fff;

    margin-right: 20px;

}



#contact_us i:hover {

    background-color: #fdb819;

    color: #fff;

}



#contact_us .left_side h4 {

    font-size: 18px;

    color: #ff9800;

    font-weight: 700;

    font-family: "Roboto";

}



#contact_us .left_side p,

#contact_us .left_side a {

    font-size: 14px;

    /* line-height: 42px; */

    color: #ffffff;

    font-weight: 400;

    font-family: "Roboto";

    margin-top: 10px !important;

}



#contact_us .left_side a:hover {

    text-decoration: none;

}



#contact_us .right_sight input {

    background: transparent;

    border: none !important;

    border-radius: none !important;

    outline: none !important;

    width: 100%;

    border-bottom: 2px solid #070707 !important;

    padding: 10px;

}



#contact_us .right_sight .form_content {

    background-color: #fff;

    padding: 30px;

}



#contact_us .right_sight .form_content h3 {

    font-size: 36px;

    color: #000000;

    font-weight: 700;

    font-family: "Rajdhani";

    margin-bottom: 20px !important;

}



#contact_us .right_sight .form_content .btn {

    width: 104px !important;

    height: 40px !important;

    background-color: #fdb819 !important;

    outline: none;

    font-size: 14px;

    line-height: 29px;

    color: #50411e;

    font-weight: 400;

    font-family: "Roboto";

    transition: 0.5s linear all;

    border-radius: 0px !important;

    margin-top: 50px;

}



#contact_us .right_sight .form_content .btn:hover {

    background: transparent !important;

    border: 2px solid #fdb819 !important;

}



#contact_map {

    margin: 0px;

    padding: 0px;

    background-color: #232323;

}



.contact_para {

    margin-bottom: 30px !important;

}





/* @media Query start  */



@media (max-width:1124px) {

    #contact_us a,

    #contact_us p {

        font-size: 12px !important;

    }

}



@media (max-width:767px) {

    .right_sight {

        margin: 0px auto;

    }

    .left_side {

        display: flex;

        justify-content: space-between;

        font-size: 10px;

        margin-bottom: 20px;

    }

    .left_side i {

        padding: 10px !important;

        margin-right: 10px !important;

    }

    .left_side h4 {

        font-size: 12px !important;

    }

    .left_side p,

    .left_side a {

        font-size: 8px !important;

    }

}



@media (max-width:592px) {

    .left_side {

        display: flex;

        flex-direction: column;

        justify-content: space-between;

        font-size: 10px;

        margin-bottom: 20px;

    }

    .left_side i {

        padding: 20px !important;

        margin-right: 20px !important;

    }

    .left_side h4 {

        font-size: 15px !important;

    }

    .left_side p,

    .left_side a {

        font-size: 12px !important;

    }

}





/* Cntact page css End  */





/* Shopping Cart styling Start  */



.shopping_cart_main {

    padding: 55px 0px 40px 0px;

}



.shopping_cart_main .top_heading {

    display: flex;

    justify-content: space-between;

}



.shopping_cart_main .btn_qty {

    display: flex;

}



.shopping_cart_main .product_shopping_detail .product_info {

    display: flex !important;

}



.shopping_cart_main .product_shopping_detail {

    padding: 20px 0px 0px 0px;

}



.shopping_cart_main .product_shopping_detail .left_content {

    margin-right: 6rem !important;

}



.shopping_cart_main .table th {

    font-size: 18px !important;

    color: #000000 !important;

    font-weight: 500 !important;

    font-family: "Roboto" !important;

}



.shopping_cart_main img {

    padding: 10px 20px 0px 0px;
	width: 185px !important;
	max-width: 185px !important;
    height:150px;

    /* height: 108px;

  width: 140px; */

}



.shopping_cart_main .product_shopping_detail b {

    font-size: 16px;

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

    /* background-color: #fdb819 !important; */

}



.shopping_cart_main .product_shopping_detail p {

    font-size: 14px !important;

    color: #000000 !important;

    font-weight: 400 !important;

    font-family: "Roboto" !important;

}



.shopping_cart_main .product_shopping_detail span {

    font-size: 12px;

    line-height: 20px;

    color: grey;

    font-weight: 400;

    font-family: "Roboto";

}



.shopping_cart_main>.product_shopping_detail>.content>.left_content {

    margin-right: 30px !important;

}



.main_content_detail .product_shopping_detail a {

    text-decoration: none;

    font-size: 16px !important;

    /* line-height: 26px; */

    color: #ff9800 !important;

    font-weight: 700 !important;

    font-family: "Roboto" !important;

    margin-top: 50px !important;

}



.shopping_cart_main .main_content_detail {

    display: flex;

    align-items: center;

}



.shopping_cart_main .continue_shopping_btn {

    margin-left: 170px;

    width: 177px !important;

    height: 40px !important;

    background-color: #fdb819 !important;

    font-size: 14px !important;

    color: #50411e !important;

    font-weight: 400 !important;

    font-family: "Roboto" !important;

    line-height: 25px;

    margin-top: 20px;

    outline: none !important;

    border-radius: 0px;

}



.shopping_cart_main .continue_shopping_btn:hover {

    background: transparent !important;

    border: 2px solid #fdb819;

    outline: none !important;

}



.shopping_cart_main .btn_qty input,

.shopping_cart_main .btn_qty button {

    width: 40px;

    height: 35px;

    text-align: center;

    margin-top: 20px;

    background: transparent !important;

    border: none;

    border: 1px solid #e4e4e4;

}



.shopping_cart_main .btn_qty button:hover {

    background-color: #fdb819 !important;

}



.shopping_cart_main .price {

    font-size: 16px;

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

    margin-top: 20px !important;

}



.shopping_cart_main .table tbody tr {

    border-top: none !important;

}



.shopping_cart_main .product_detail_th {

    width: 64.5%;

    padding-left: 0px !important;

}



.shopping_cart_main .detail_th {

    width: 10%;

}



.shopping_cart_main th {

    border: none !important;

}



.shopping_cart_main .coupen_section {

    padding: 20px;

    background-color: #f5f5f6;

    box-shadow: 5px 5px 5px #e4e4e4, -5px -5px 5px #e4e4e4;

    margin-top: 20px;

    /* margin-right: 20px; */

}



.shopping_cart_main .coupen_section .top_total_coupen {

    display: flex;

    justify-content: space-between;

}



.shopping_cart_main .coupen_section .final_total {

    display: flex;

    justify-content: space-between;

}



.shopping_cart_main .coupen_section h5 {

    font-size: 20px !important;

    color: #000000;

    font-weight: 700 !important;

    font-family: "Rajdhani";

}



.shopping_cart_main .coupen_section .top_total_coupen p {

    font-size: 15px;

    color: #000000;

    font-weight: 400;

    font-family: "Roboto";

    text-align: center;

}



.shopping_cart_main .coupen_section .top_total_coupen b {

    font-size: 15px;

    color: #000000;

    font-weight: 500;

    font-family: "Roboto";

}



.shopping_cart_main .coupen_section .form-group label {

    font-size: 15px;

    color: #000000;

    font-weight: 700;

    font-family: "Roboto";

    text-align: center;

    margin-bottom: 15px;

    text-transform: uppercase;

}



.shopping_cart_main .coupen_section .apply_coupen_btn {

    margin-top: 20px;

    margin-bottom: 40px;

    width: 117px !important;

    height: 33px !important;

    background-color: #222222 !important;

    border-radius: 0px !important;

    font-size: 14px;

    line-height: 20px;

    color: #ffffff;

    font-weight: 400;

    font-family: "Roboto";

    text-transform: uppercase;

}



.shopping_cart_main .coupen_section .apply_coupen_btn:hover {

    background: transparent !important;

    border: 2px solid #222222;

    color: #222222;

    outline: none !important;

}



.shopping_cart_main .coupen_section .final_total b {

    font-size: 16px;

    color: #000000;

    font-weight: 400;

    font-family: "Roboto";

}



.shopping_cart_main .coupen_section .checkout_btn {

    /* margin-bottom: 45px; */

    margin-top: 20px;

    text-align: center;

}



.shopping_cart_main .coupen_section .checkout_btn .btn {

    width: 207px !important;

    height: 33px !important;

    background-color: #fdb819 !important;

    font-size: 15px;

    /* line-height: 55px; */

    color: #ffffff;

    font-weight: 700;

    font-family: "Roboto";

    border-radius: 0px;

}



.shopping_cart_main .coupen_section .checkout_btn .btn:hover {

    background: transparent !important;

    outline: none;

    border: 2px solid #fdb819;

    color: #222222;

}



.shopping_cart_main .coupen_section .form-group input,

select {

    border: none !important;

}



.shopping_cart_main .table th {

    /* padding-left: 0px  !important; */

    text-transform: uppercase;

    font-size: 18px !important;

    color: #000000;

    font-weight: 600 !important;

    font-family: "Roboto" !important;

    padding-bottom: 0px !important;

}



.shopping_cart_main .table tr {

    border: none !important;

    /* background-color: tomato; */

    border-color: #fff !important;

    /* padding: 0px !important; */

}



.shopping_cart_main .table td {

    /* padding-left: 0px !important; */

    padding-bottom: 0px !important;

    border: none !important;

    /* padding-top: 0px !important; */

}



.shopping_cart_main .table .qty_container {

    padding-top: 5px !important;

}



.main_content_detail {

    padding-left: 0px !important;

}



.shopping_cart_main .top_heading h3 {

    font-size: 25px;

    /* line-height: 41px; */

    color: #000000;

    font-weight: 700;

    font-family: "Rajdhani";

    text-align: center;

}



.shopping_cart_main .shopping_product_bar {

    margin: 0px !important;

    margin-top: 15px !important;

    margin-bottom: 15px !important;

}



.products_deatail_section {

    padding-right: 0px !important;

}



@media (max-width:1173px) {

    .shopping_cart_main .product_shopping_detail b {

        font-size: 13px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        /* background-color: #fdb819 !important; */

    }

    .shopping_cart_main .btn_qty {

        display: flex;

        margin-top: 20px;

    }

    .shopping_cart_main .price {

        font-size: 13px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        margin-top: 40px !important;

    }

    .shopping_cart_main .product_shopping_detail p {

        font-size: 12px !important;

        color: #000000 !important;

        font-weight: 400 !important;

        font-family: "Roboto" !important;

    }

    .shopping_cart_main .product_shopping_detail .left_content {

        margin-right: 1.2rem !important;

    }

    .main_content_detail .product_shopping_detail a {

        text-decoration: none;

        font-size: 12px !important;

        /* line-height: 26px; */

        color: #ff9800 !important;

        font-weight: 700 !important;

        font-family: "Roboto" !important;

        margin-top: 00px !important;

    }

    .shopping_cart_main .table th {

        /* padding-left: 0px !important; */

        text-transform: uppercase;

        font-size: 14px !important;

        color: #000000;

        font-weight: 500 !important;

        font-family: "Roboto" !important;

        padding-bottom: 0px !important;

    }

}



@media (max-width:958px) {

    .shopping_cart_main img {

        padding: 10px 10px 0px 0px;

    }

    .shopping_cart_main .btn_qty {

        display: flex;

        margin-top: 30px;

    }

    .shopping_cart_main .btn_qty input,

    .shopping_cart_main .btn_qty button {

        width: 30px;

        height: 26px;

        text-align: center;

        margin-top: 20px;

        background: transparent !important;

        border: none;

        border: 1px solid #e4e4e4;

    }

    .shopping_cart_main .price {

        font-size: 13px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        margin-top: 45px !important;

    }

}



@media (max-width:768px) {

    .shopping_cart_main img {

        padding: 10px 10px 0px 0px;

        width: 110px;


    }

    .shopping_cart_main .product_shopping_detail b {

        font-size: 18px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        /* background-color: #fdb819 !important; */

    }

    .product_shopping_detail p {

        font-size: 18px !important;

        color: #000000 !important;

        font-weight: 400 !important;

        font-family: "Roboto" !important;

    }

    .main_content_detail .product_shopping_detail a {

        text-decoration: none;

        font-size: 12px !important;

        /* line-height: 26px; */

        color: #ff9800 !important;

        font-weight: 700 !important;

        font-family: "Roboto" !important;

        margin-top: 0px !important;

    }

    .shopping_cart_main .btn_qty input,

    .shopping_cart_main .btn_qty button {

        width: 35px;

        height: 26px;

        text-align: center;

        margin-top: 20px;

        background: transparent !important;

        border: none;

        border: 1px solid #e4e4e4;

    }

    .shopping_cart_main .product_shopping_detail span {

        font-size: 18px;

        line-height: 20px;

        color: grey;

        font-weight: 400;

        font-family: "Roboto";

    }

    .shopping_cart_main .product_shopping_detail p {

        font-size: 18px !important;

        color: #000000 !important;

        font-weight: 400 !important;

        font-family: "Roboto" !important;

    }

}



@media (max-width:590px) {

    .shopping_cart_main img {

        padding: 10px 10px 0px 0px;

        width: 70px;


    }
.product_detail_main_section
	{
		width: 100%;
	}

    .shopping_cart_main .product_shopping_detail b {

        font-size: 18px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        /* background-color: #fdb819 !important; */

    }

    .shopping_cart_main .product_shopping_detail p {

        font-size: 14px !important;

        color: #000000 !important;

        font-weight: 400 !important;

        font-family: "Roboto" !important;

    }

    .shopping_cart_main .product_shopping_detail span {

        font-size: 14px;

        line-height: 20px;

        color: grey;

        font-weight: 400;

        font-family: "Roboto";

    }

    .main_content_detail .product_shopping_detail a {

        text-decoration: none;

        font-size: 14px !important;

        /* line-height: 26px; */

        color: #ff9800 !important;

        font-weight: 700 !important;

        font-family: "Roboto" !important;

        margin-top: 0px !important;

    }

    .shopping_cart_main .btn_qty input,

    .shopping_cart_main .btn_qty button {

        font-size: 14px;

        width: 35px;

        height: 20px;

        text-align: center;

        margin-top: 20px;

        background: transparent !important;

        border: none;

        border: 1px solid #e4e4e4;

    }

    .shopping_cart_main .price {

        font-size: 14px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        margin-top: 45px !important;

    }

    .main_content_detail {

        display: flex;

        flex-direction: column;

    }

    .main_content_detail .image_section {

        width: 100%;

    }

    .main_content_detail .image_section img {

        width: 100%;

    }

}



@media (max-width:466px) {

    .shopping_cart_main .table th {

        font-size: 10px !important;

        color: #000000 !important;

        font-weight: 500 !important;

        font-family: "Roboto" !important;

    }

    .shopping_cart_main .table th {

        /* padding-left: 0px !important; */

        text-transform: uppercase;

        font-size: 14px !important;

        color: #000000;

        font-weight: 500 !important;

        font-family: "Roboto" !important;

        padding-bottom: 0px !important;

    }

    .shopping_cart_main img {

        padding: 10px 10px 0px 0px;

        width: 70px;

        height: 130px;

    }

    .shopping_cart_main .continue_shopping_btn {

        margin: 0px auto !important;

    }

    .main_content_detail {

        display: flex;

        flex-direction: column;

    }

    .main_content_detail .image_section {

        width: 100%;

    }

    .main_content_detail .image_section img {

        width: 100%;

    }

    .shopping_cart_main .table tbody tr {

        border-bottom: 1px solid grey !important;

    }

}



@media (max-width:411px) {

    .shopping_cart_main .product_shopping_detail b {

        font-size: 14px;

        color: #000000;

        font-weight: 500;

        font-family: "Roboto";

        line-height: 0px !important;

        margin: 0px !important;

        padding: 0px !important;

        /* background-color: #fdb819 !important; */

    }

    .main_content_detail {

        display: flex;

        flex-direction: column;

    }

    .main_content_detail .image_section {

        width: 100%;

    }

    .main_content_detail .image_section img {

        width: 100%;

    }

}





/* Shopping Cart styling End  */



@media(max-width:995px) {

    .comman_search {

        margin-top: 15px;

    }

}



.edit_profile {

    padding: 50px 0px;

}





/* .edit_profile .container{

  margin-top: 30px;

} */



.edit_profile a,

li,

em,

button,

input,

textarea,

select {

    text-decoration: none;

    list-style: none;

    font-style: normal;

    outline: none !important;

    transition: 0.5s;

    resize: none;

}



.edit_profile ul {

    position: relative;

    left: -20px;

}



.edit_profile ul li {

    padding: 20px 0;

    color: gray;

    border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}



.edit_profile b {

    color: #fff;

}



.edit_profile .btn {

    background: #7ed321;

    padding: 10px;

    border: 0;

    outline: none;

    color: #000;

    display: block;

    width: 60px;

    margin: 10px 0;

    text-align: Center;

    border-radius: 5px;

    cursor: pointer;

}



.edit_profile .fa {

    color: #7ed321;

    cursor: pointer;

}



.edit_profile .edit_profile .container {

    width: 90%;

    margin: 10vh auto;

}



.edit_profile .container table {

    width: 100%;

    margin-top: 30px;

}



.edit_profile .container table td {

    margin: 30px;

    /* border-radius:5px; */

    box-shadow: 0px 6px 16px -6px rgba(1, 1, 1, 0.5);

    padding: 30px;

    background-color: #000;

    color: #fff;

    vertical-align: top;

}



.edit_profile .container table td:nth-child(1) {

    text-align: Center;

}



.edit_profile .container table td:nth-child(2) .fa {

    float: right;

}



.edit_profile .container table td:nth-child(2) input {

    background: none;

    outline: none;

    border: 0;

    color: gray;

    width: 60%;

    pointer-events: none;

}



.edit_profile .container table td:nth-child(1) section {

    position: relative;

    width: 200px;

    height: 200px;

    margin: 5vh auto;

}



.edit_profile .container table td:nth-child(1) .fa {

    position: absolute;

    right: 25px;

    top: 25px;

    font-size: 2em;

}



.edit_profile .container table td img {

    width: 200px;

    height: 200px;

    border-radius: 50%;

}



.edit_profile .container table td h3 {

    color: gray;

    font-weight: normal;

}



.edit_profile .container table .section2 {

    text-align: left;

}



.edit_profile .container table .section2 label {

    display: block;

    margin: 10px 0;

    text-align: left;

}



.edit_profile .container table .section2 select {

    background: #1e1e1e;

    width: 100%;

    padding: 19px;

    border: 0;

    outline: none;

    color: gray;

}



.edit_profile .container table .section2 input {

    background: #1e1e1e;

    width: 90%;

    padding: 20px;

    color: gray;

    border: 0;

    outline: none;

}



.edit_profile .container table .section2 .quantityselector {

    height: 80px;

    border-bottom: 0px;

}



.edit_profile .container table .section2 .quantityselector section {

    display: inline-block !important;

    width: 45%;

    margin: 0 10px;

}



.edit_profile .container table textarea {

    width: 90%;

    resize: none;

    outline: none;

    border: 0;

    background: #1e1e1e;

    color: gray;

    padding: 20px;

}



.edit_profile .container .inframe .card {

    width: 100%;

    height: 40vh;

    position: relative;

    overflow: hidden;

    display: block;

    margin: 10px 0;

}



.edit_profile .container .inframe .card img {

    width: 100%;

    height: 40vh;

    border-radius: 0;

}



.edit_profile .card_content {

    height: 0;

    position: absolute;

    bottom: 0;

    width: 100%;

    background-color: rgba(1, 1, 1, 0.8);

    transition: 0.5s;

}



.edit_profile .card_content ul li {

    padding: 5px;

    font-size: 13px;

}



.edit_profile .card_content h3 {

    text-align: Center;

    color: #fff;

}



.edit_profile .inframe .card:hover>.card_content {

    height: 40vh;

}



.edit_profile .card_content .btn {

    font-size: 12px;

    width: 100px;

    display: inline-block;

    margin: 0 10px;

}



@media (max-width:820px) {

    .edit_profile .container {

        width: 100%;

    }

    .edit_profile .container table td {

        display: block;

        width: 90%;

        margin: 0px;

    }

    .edit_profile .container table .section2 .quantityselector section {

        width: 41%;

        margin: 0px 10px;

    }

    .edit_profile .container table .section2 ul {

        position: relative;

        left: -40px;

    }

    .edit_profile .container table .section2 .quantityselector {}

}



.alert {

    padding: 20px;

    background-color: #f44336;

    color: white;

    opacity: 1;

    transition: opacity 0.6s;

    margin-bottom: 15px;

}



.edit_profile .alert.success {

    background-color: #04AA6D;

}



.edit_profile .alert.info {

    background-color: #2196F3;

}



.edit_profile .alert.warning {

    background-color: #ff9800;

}



.edit_profile .closebtn {

    margin-left: 15px;

    color: white;

    font-weight: bold;

    float: right;

    font-size: 22px;

    line-height: 20px;

    cursor: pointer;

    transition: 0.3s;

}



.closebtn:hover {

    color: black;

}



.edit_profile h2 {

    position: relative;

}



.edit_profile h2::before {

    content: "";

    position: absolute;

    bottom: -20%;

    left: 0;

    width: 8%;

    height: 5px;

    background-color: #fbb71c;

    border-radius: 30px;

}



.edit_profile .update_btn {

    margin-top: 20px !important;

}



.edit_profile .update_btn:hover {

    background: transparent !important;

    border: 2px solid #fbb71c;

    color: #fbb71c;

}



.edit_profile .fileToUpload {

    position: relative;

}



.edit_profile .fa-camera {

    position: absolute;

    top: 0;

    left: 50%;

}



@media (min-width:820px) {

    .edit_profile_left {

        width: 25% !important;

    }

    .edit_profile .container table td:nth-child(2) input {

        background: none;

        outline: none;

        border: 0;

        color: gray;

        width: 28%;

        pointer-events: none;

    }

}



@media(max-width:767px) {

    .edit_profile .container table td {

        display: block;

        width: 100%;

        margin: 0px;

    }

    .edit_profile .container table input {

        width: 100% !important;

    }

}



@media (max-width:822px) {

    .edit_profile .container table td {

        width: 100%;

    }

}



@media(max-width:1100px) {

    .invalid-feedback {

        font-size: 10px !important;

        /* font-weight: bold !important; */

        margin-left: 20px;

        color: #ff6b6b !important;

    }

}





.product_anchor:hover{

    text-decoration:none !important;

}



.responsive-slider .slick-prev:before, .slick-next:before {

    font-family: 'slick';

    font-size: 20px;

    line-height: 1;

    opacity: .75;

    background:#ef981f !important;

    /* color: white; */

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

.responsive-slider .slick-next {

    right: -13px;

}

.responsive-slider .slick-prev {

    left: -13px;

}

.product-slider img{

    cursor:pointer;

    height:122px;

}



.product-slider .slick-prev:before, .slick-next:before {

    font-family: 'slick';

    font-size: 20px;

    line-height: 1;

    opacity: .75;

    color: white;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    background:#ef981f !important;

}

.product-slider .slick-prev:before {

    content: '<';

}



.product-slider .slick-next:before {

    content: '>';

}





@media (max-width:991px){

    .about_p_b, .contact_p_b{

        padding-bottom:0px !important;

    }

}
@media(min-width:320px) and (max-width:574px) {

#leader_ship .content {

	margin-bottom: 40px;
}
}
@media(min-width:320px) and (max-width:574px) {

#contact_us {

    padding: 10px 0px !important;
}
#leader_ship .content {

	margin-bottom: 40px;
}
#leader_ship .content img
	{
		width: 200px;
	}
}